MidnightBSD Magus

multimedia/vlc

Qt based multimedia player and streaming server

Flavor Version Run OSVersion Arch License Restricted Status
3.0.20_1 639 4.0 amd64 gpl2 0 fail Reset Port

License Permissions: dist-mirror dist-sell pkg-mirror pkg-sell auto-accept

Events

Machine Type Time Message
m4064 info 2026-05-26 11:02:58.44063 Test Started
m4064 warn 2026-05-26 11:08:12.672084 MASTER_SITES contains non-HTTPS URLs: http://mirror.clarkson.edu/videolan/vlc/3.0.20/, http://ftp.kaist.ac.kr/vlc/vlc/3.0.20/, http://download.videolan.org/pub/videolan/vlc/3.0.20/
m4064 fail 2026-05-26 11:08:12.683104 make build returned non-zero: 1
m4064 fail 2026-05-26 11:08:13.111089 Test complete.

Log

===>  Building for vlc-3.0.20_1
/usr/local/bin/gmake  all-recursive
gmake[1]: Entering directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20'
Making all in compat
gmake[2]: Entering directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/compat'
/usr/local/bin/gmake  all-am
gmake[3]: Entering directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/compat'
depbase=`echo dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT dummy.lo -MD -MP -MF $depbase.Tpo -c -o dummy.lo dummy.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo tdestroy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT tdestroy.lo -MD -MP -MF $depbase.Tpo -c -o tdestroy.lo tdestroy.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c  -fPIC -DPIC -o .libs/dummy.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT tdestroy.lo -MD -MP -MF .deps/tdestroy.Tpo -c tdestroy.c  -fPIC -DPIC -o .libs/tdestroy.o
/bin/sh ../libtool  --tag=CC   --mode=link cc  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -no-undefined -static -Wl,--undefined-version -fstack-protector-strong  -L/usr/local/lib -o libcompat.la -rpath /usr/local/lib/vlc dummy.lo tdestroy.lo  -lm -L/usr/local/lib
libtool: link: ar cr .libs/libcompat.a  .libs/dummy.o .libs/tdestroy.o
libtool: link: ranlib .libs/libcompat.a
libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" )
gmake[3]: Leaving directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/compat'
gmake[2]: Leaving directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/compat'
Making all in doc
gmake[2]: Entering directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/doc'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/doc'
Making all in po
gmake[2]: Entering directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/po'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/po'
Making all in share
gmake[2]: Entering directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/share'
/usr/local/bin/msgfmt --xml --template vlc.appdata.xml.in -d ../po -o vlc.appdata.xml || cp vlc.appdata.xml.in vlc.appdata.xml
mimetypes="$(sed 's/\s*#.*$//g' ./vlc.desktop.mimetypes | egrep -v '^$' | tr "\n" ';')"; \
sed \
	-e 's,\@bindir\@,/usr/local/bin,g' \
	 -e "s,\@MIMETYPES\@,$mimetypes,g" < "vlc.desktop.in" > tmp-vlc.desktop
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/extensions/VLSub.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/extensions/VLSub.lua!"; \
exit 1
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/intf/cli.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/intf/cli.lua!"; \
exit 1
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/intf/dummy.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/intf/dummy.lua!"; \
exit 1
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/intf/dumpmeta.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/intf/dumpmeta.lua!"; \
exit 1
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/intf/luac.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/intf/luac.lua!"; \
exit 1
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/intf/http.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/intf/http.lua!"; \
exit 1
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/intf/modules/host.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/intf/modules/host.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/extensions/VLSub.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/intf/modules/httprequests.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/intf/modules/httprequests.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/intf/cli.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/intf/telnet.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/intf/telnet.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/intf/dummy.luac')"
mkdir -p "$(dirname 'lua/intf/luac.luac')"
mkdir -p "$(dirname 'lua/intf/dumpmeta.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/meta/art/02_frenchtv.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/meta/art/02_frenchtv.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/intf/http.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/meta/art/03_lastfm.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/meta/art/03_lastfm.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/intf/modules/host.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/meta/art/01_googleimage.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/meta/art/01_googleimage.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/intf/modules/httprequests.luac')"
mkdir -p "$(dirname 'lua/intf/telnet.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/meta/art/00_musicbrainz.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/meta/art/00_musicbrainz.lua!"; \
exit 1
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/meta/reader/filename.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/meta/reader/filename.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/meta/art/03_lastfm.luac')"
mkdir -p "$(dirname 'lua/meta/art/00_musicbrainz.luac')"
luac54 -o lua/intf/cli.luac lua/intf/cli.lua
mkdir -p "$(dirname 'lua/meta/art/02_frenchtv.luac')"
desktop-file-validate tmp-vlc.desktop
mkdir -p "$(dirname 'lua/meta/art/01_googleimage.luac')"
luac54 -o lua/extensions/VLSub.luac lua/extensions/VLSub.lua
mkdir -p "$(dirname 'lua/meta/reader/filename.luac')"
luac54 -o lua/intf/dumpmeta.luac lua/intf/dumpmeta.lua
luac54 -o lua/intf/luac.luac lua/intf/luac.lua
luac54 -o lua/intf/dummy.luac lua/intf/dummy.lua
luac54 -o lua/intf/modules/httprequests.luac lua/intf/modules/httprequests.lua
luac54 -o lua/intf/telnet.luac lua/intf/telnet.lua
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/modules/common.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/modules/common.lua!"; \
exit 1
luac54 -o lua/intf/http.luac lua/intf/http.lua
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/modules/dkjson.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/modules/dkjson.lua!"; \
exit 1
mv -f tmp-vlc.desktop vlc.desktop
luac54 -o lua/meta/art/00_musicbrainz.luac lua/meta/art/00_musicbrainz.lua
luac54 -o lua/meta/art/03_lastfm.luac lua/meta/art/03_lastfm.lua
luac54 -o lua/intf/modules/host.luac lua/intf/modules/host.lua
luac54 -o lua/meta/reader/filename.luac lua/meta/reader/filename.lua
luac54 -o lua/meta/art/02_frenchtv.luac lua/meta/art/02_frenchtv.lua
mkdir -p "$(dirname 'lua/modules/common.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/modules/sandbox.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/modules/sandbox.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/modules/dkjson.luac')"
luac54 -o lua/meta/art/01_googleimage.luac lua/meta/art/01_googleimage.lua
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/modules/simplexml.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/modules/simplexml.lua!"; \
exit 1
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/anevia_streams.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/anevia_streams.lua!"; \
exit 1
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/anevia_xml.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/anevia_xml.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/modules/simplexml.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/appletrailers.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/appletrailers.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/playlist/anevia_streams.luac')"
luac54 -o lua/modules/common.luac lua/modules/common.lua
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/bbc_co_uk.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/bbc_co_uk.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/playlist/anevia_xml.luac')"
luac54 -o lua/modules/dkjson.luac lua/modules/dkjson.lua
mkdir -p "$(dirname 'lua/modules/sandbox.luac')"
mkdir -p "$(dirname 'lua/playlist/appletrailers.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/cue.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/cue.lua!"; \
exit 1
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/dailymotion.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/dailymotion.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/playlist/bbc_co_uk.luac')"
luac54 -o lua/modules/simplexml.luac lua/modules/simplexml.lua
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/jamendo.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/jamendo.lua!"; \
exit 1
luac54 -o lua/playlist/anevia_streams.luac lua/playlist/anevia_streams.lua
mkdir -p "$(dirname 'lua/playlist/cue.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/koreus.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/koreus.lua!"; \
exit 1
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/liveleak.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/liveleak.lua!"; \
exit 1
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/newgrounds.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/newgrounds.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/playlist/jamendo.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/rockbox_fm_presets.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/rockbox_fm_presets.lua!"; \
exit 1
luac54 -o lua/playlist/appletrailers.luac lua/playlist/appletrailers.lua
luac54 -o lua/modules/sandbox.luac lua/modules/sandbox.lua
mkdir -p "$(dirname 'lua/playlist/liveleak.luac')"
mkdir -p "$(dirname 'lua/playlist/newgrounds.luac')"
mkdir -p "$(dirname 'lua/playlist/koreus.luac')"
luac54 -o lua/playlist/cue.luac lua/playlist/cue.lua
mkdir -p "$(dirname 'lua/playlist/rockbox_fm_presets.luac')"
luac54 -o lua/playlist/bbc_co_uk.luac lua/playlist/bbc_co_uk.lua
mkdir -p "$(dirname 'lua/playlist/dailymotion.luac')"
luac54 -o lua/playlist/anevia_xml.luac lua/playlist/anevia_xml.lua
luac54 -o lua/playlist/jamendo.luac lua/playlist/jamendo.lua
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/soundcloud.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/soundcloud.lua!"; \
exit 1
luac54 -o lua/playlist/newgrounds.luac lua/playlist/newgrounds.lua
luac54 -o lua/playlist/koreus.luac lua/playlist/koreus.lua
luac54 -o lua/playlist/rockbox_fm_presets.luac lua/playlist/rockbox_fm_presets.lua
luac54 -o lua/playlist/liveleak.luac lua/playlist/liveleak.lua
mkdir -p "$(dirname 'lua/playlist/soundcloud.luac')"
luac54 -o lua/playlist/dailymotion.luac lua/playlist/dailymotion.lua
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/vimeo.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/vimeo.lua!"; \
exit 1
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/vocaroo.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/vocaroo.lua!"; \
exit 1
luac54 -o lua/playlist/soundcloud.luac lua/playlist/soundcloud.lua
mkdir -p "$(dirname 'lua/playlist/vimeo.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/youtube.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/youtube.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/playlist/vocaroo.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/playlist/twitch.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/playlist/twitch.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/playlist/youtube.luac')"
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/sd/icecast.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/sd/icecast.lua!"; \
exit 1
luac54 -o lua/playlist/vimeo.luac lua/playlist/vimeo.lua
for f in vlc.desktop.in vlc.desktop.mimetypes skins2/default/theme.xml skins2/default/subX/about.png skins2/default/subX/eq.png skins2/default/subX/font.otf skins2/default/subX/main.png skins2/default/subX/playtreeglyphs.png skins2/default/subX/pl.png skins2/default/subX/sysbuttons.png skins2/default/subX/vol_anim.png skins2/default/subX/vol_slider.png vlc512x512.png  solid/vlc-openbd.desktop solid/vlc-opencda.desktop solid/vlc-opendvd.desktop solid/vlc-openvcd.desktop lua/README.txt lua/extensions/README.txt lua/extensions/VLSub.lua lua/intf/README.txt lua/intf/cli.lua lua/intf/dummy.lua lua/intf/dumpmeta.lua lua/intf/http.lua lua/intf/luac.lua lua/intf/modules/host.lua lua/intf/modules/httprequests.lua lua/intf/telnet.lua lua/meta/README.txt lua/meta/art/README.txt lua/meta/art/02_frenchtv.lua lua/meta/art/03_lastfm.lua lua/meta/art/01_googleimage.lua lua/meta/art/00_musicbrainz.lua lua/meta/fetcher/README.txt lua/meta/reader/README.txt lua/meta/reader/filename.lua lua/modules/common.lua lua/modules/dkjson.lua lua/modules/sandbox.lua lua/modules/simplexml.lua lua/playlist/README.txt lua/playlist/anevia_streams.lua lua/playlist/anevia_xml.lua lua/playlist/appletrailers.lua lua/playlist/bbc_co_uk.lua lua/playlist/break.lua lua/playlist/cue.lua lua/playlist/dailymotion.lua lua/playlist/extreme.lua lua/playlist/france2.lua lua/playlist/jamendo.lua lua/playlist/katsomo.lua lua/playlist/koreus.lua lua/playlist/lelombrik.lua lua/playlist/liveleak.lua lua/playlist/metacafe.lua lua/playlist/mpora.lua lua/playlist/newgrounds.lua lua/playlist/pinkbike.lua lua/playlist/rockbox_fm_presets.lua lua/playlist/soundcloud.lua lua/playlist/vimeo.lua lua/playlist/vocaroo.lua lua/playlist/youtube.lua lua/playlist/twitch.lua lua/playlist/zapiks.lua lua/sd/README.txt lua/sd/fmc.lua lua/sd/icecast.lua lua/sd/icast.lua lua/sd/jamendo.lua hrtfs/dodeca_and_7channel_3DSL_HRTF.sofa; do \
	test "." = . || f="./$f"; \
	if test $f = lua/sd/jamendo.lua; then \
		exit 0; \
	fi; \
done; \
echo "Attempt to byte-compile unknown file: lua/sd/jamendo.lua!"; \
exit 1
mkdir -p "$(dirname 'lua/sd/icecast.luac')"
luac54 -o lua/playlist/vocaroo.luac lua/playlist/vocaroo.lua
mkdir -p "$(dirname 'lua/playlist/twitch.luac')"
mkdir -p "$(dirname 'lua/sd/jamendo.luac')"
luac54 -o lua/sd/icecast.luac lua/sd/icecast.lua
luac54 -o lua/playlist/youtube.luac lua/playlist/youtube.lua
luac54 -o lua/sd/jamendo.luac lua/sd/jamendo.lua
luac54 -o lua/playlist/twitch.luac lua/playlist/twitch.lua
gmake[2]: Leaving directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/share'
Making all in src
gmake[2]: Entering directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/src'
Makefile:3718: warning: ignoring prerequisites on suffix rule definition
Makefile:3722: warning: ignoring prerequisites on suffix rule definition
rm -f -- "../include/vlc_about.h.tmp"
rm -f -- fourcc_gen
rm -f -- revision.tmp
cc -I. -o fourcc_gen misc/fourcc_gen.c
if ! git \
		-C ".." describe \
		--tags --long --match '?.*.*' --always; then \
	cat ./revision.txt ; \
fi > revision.tmp
mkdir -p -- ../include
(echo "/* Automatically generated file - DO NOT EDIT */" && \
echo "static const char psz_license[] =" && \
sed 's/"/\\"/g;s/^.*$/\"&\\n\"/' "../COPYING" && \
echo ";" && \
echo "static const char psz_thanks[] =" && \
sed '/\$Id:/d;s/"/\\"/g;s/<.*.> //;s/^.*$/\"&\\n\"/' \
	"../THANKS" && \
echo ";" && \
echo "static const char psz_authors[] =" && \
sed '/\$Id:/d;s/"/\\"/g;s/<.*.> //;s/^.*$/\"&\\n\"/' \
	"../AUTHORS" && \
echo ";") >> "../include/vlc_about.h.tmp"
/bin/sh: git: not found
if diff revision.tmp ./revision.txt >/dev/null 2>&1; then \
	rm -f -- revision.tmp; \
else \
	mv -f -- revision.tmp ./revision.txt; \
fi
mv -f -- "../include/vlc_about.h.tmp" "../include/vlc_about.h"
rm -f -- fourcc_tables.h.tmp
./fourcc_gen > fourcc_tables.h.tmp
video: 867 entries
audio: 259 entries
spu: 50 entries
mv -f -- fourcc_tables.h.tmp fourcc_tables.h
/usr/local/bin/gmake  all-am
gmake[3]: Entering directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/src'
Makefile:3718: warning: ignoring prerequisites on suffix rule definition
Makefile:3722: warning: ignoring prerequisites on suffix rule definition
depbase=`echo libvlc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT libvlc.lo -MD -MP -MF $depbase.Tpo -c -o libvlc.lo libvlc.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo libvlc-module.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT libvlc-module.lo -MD -MP -MF $depbase.Tpo -c -o libvlc-module.lo libvlc-module.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo missing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT missing.lo -MD -MP -MF $depbase.Tpo -c -o missing.lo missing.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo revision.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT revision.lo -MD -MP -MF $depbase.Tpo -c -o revision.lo revision.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo version.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT version.lo -MD -MP -MF $depbase.Tpo -c -o version.lo version.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo input/vlm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/vlm.lo -MD -MP -MF $depbase.Tpo -c -o input/vlm.lo input/vlm.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo input/vlm_event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/vlm_event.lo -MD -MP -MF $depbase.Tpo -c -o input/vlm_event.lo input/vlm_event.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo input/vlmshell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/vlmshell.lo -MD -MP -MF $depbase.Tpo -c -o input/vlmshell.lo input/vlmshell.c &&\
mv -f $depbase.Tpo $depbase.Plo
cd ".." && \
/bin/sh ./config.status --file="src/vlc-plugin.pc"
depbase=`echo config/core.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/core.lo -MD -MP -MF $depbase.Tpo -c -o config/core.lo config/core.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo config/chain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/chain.lo -MD -MP -MF $depbase.Tpo -c -o config/chain.lo config/chain.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo config/file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/file.lo -MD -MP -MF $depbase.Tpo -c -o config/file.lo config/file.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo config/help.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/help.lo -MD -MP -MF $depbase.Tpo -c -o config/help.lo config/help.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo config/intf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/intf.lo -MD -MP -MF $depbase.Tpo -c -o config/intf.lo config/intf.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo config/cmdline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/cmdline.lo -MD -MP -MF $depbase.Tpo -c -o config/cmdline.lo config/cmdline.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo config/getopt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/getopt.lo -MD -MP -MF $depbase.Tpo -c -o config/getopt.lo config/getopt.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/vlmshell.lo -MD -MP -MF input/.deps/vlmshell.Tpo -c input/vlmshell.c  -fPIC -DPIC -o input/.libs/vlmshell.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/chain.lo -MD -MP -MF config/.deps/chain.Tpo -c config/chain.c  -fPIC -DPIC -o config/.libs/chain.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/file.lo -MD -MP -MF config/.deps/file.Tpo -c config/file.c  -fPIC -DPIC -o config/.libs/file.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c  -fPIC -DPIC -o .libs/version.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT libvlc.lo -MD -MP -MF .deps/libvlc.Tpo -c libvlc.c  -fPIC -DPIC -o .libs/libvlc.o
In file included from config/chain.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from input/vlmshell.c:  189 |     return var_SetChe33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cked( p_obj, psz_name, VLC_VAR_INTEGER, val )  189 |     return var_SetChecke;
      |            ^
d( p_obj, psz_na../include/vlc_variables.h:140:48: me, VLC_VAR_INTEGER, val );
      |            ^
note: expanded from macro 'var_SetChecked'
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
    140 | #define var_SetChecked(o,n,t,140 | #define var_SetChecked(o,n,t,v) var_Sv) var_SetCheckedetCheck(Ved(VLC_OBJECTLC_OBJECT(o),n,t,v)(o),n,t,v)
      |                                                ^

libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/vlm.lo -MD -MP -MF input/.deps/vlm.Tpo -c input/vlm.c  -fPIC -DPIC -o i      |                                                ^
nput/.libs/vlm.o
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   ../include/vlc_common.h:481:15: note:       conexpanded from macro 'VLC_OBJECT'
  481 |         const struct vlst struct vlc_common_membersc_com: (const mon_members: (cvlc_object_t *)(&(x)->obj) \
      |               ^
onst vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from input/vlmshell.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_BOOL, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetCIn file included from hecked(o,n,t,config/chain.c:34:
v) var_SetChecked(VLC_In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hOBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |     return var_SetChecked( p_ob:481:15: j, psnote: expanded from macro 'VLC_OBJECT'
z_name, VLC_VAR  _BOOL, val );481
      |            ^ | 
        const../include/vlc_variables.h struct vlc_common_members: (const v:lc_object_t *)(&(x)->obj) \140
      |               ^
:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SeIn file included from input/vlmshell.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C  212 |     return var_SetChecked (obj, name, VLC_VAR_COORDS, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChhecked(o,n,t,v)e var_Setcked(o,n,t,v) var_SetChecked(VLC_OBChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
J../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ECT(o),n,t,v)  481 |         const struct vlc_common_members:
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from config/chain.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |     return var_SetCheckIn file included from input/vlmshell.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hed (obj, nam:e, VLC_VAR227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  227 |     reCturn var_SetChecOORDS, val);
      |            ^
ke../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | d( p_obj, psz_name, VLC_VAR_FLOAT, val );
      #define va| r_           ^
SetCh../include/vlc_variables.h:ecked(o,n,t,v) var140:48: note: expanded from macro 'var_SetChecked'
_SetChecked(VLC_OBJECT(o  140 | ),n,t,v)
      |                                                ^
#d../include/vlc_common.h:481:15efine var: note: expanded from macro 'VLC_OBJECT'
  481 |         co_SetChecked(o,n,t,v) varnst struct vlc_c_Sommon_metCembers: (const vlc_object_t *)(&(x)->obj) hecked(VLC_OBJECT(\
      |               ^
o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(In file included from config/chain.c:34:
&(x)->In file included from ../include/vlc_common.hobj) \
      |               ^
:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_FLOAT, val );
      |            ^
../include/vlc_variables.h:In file included from input/vlmshell.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  241 |     return var_SetChecked( p_o140:48: bj, psz_name, VLC_VAR_note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetCheckeSTRING, val );
      |            ^
d(VLC_libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT missing.lo -MD -MP -MF .deps/missing.Tpo -c missing.c  -fPIC -DPIC -o .libs/missing.o
OBJECT(../include/vlc_variables.h:o140:48: note: ),n,t,v)
      |                                                ^
expanded from macro 'var_SetChecked'
../include/vlc_common.h  140:481 | #:15: note: expanded from macro 'VLC_OBJECT'
d  e481 |   fine v      const struct vlc_ar_SetChecked(ocommon_,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from input/vlmshell.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |     return var_SetChecked( p_obj, pszIn file included from config/chain.c:34:
In file included from ../include/vlc_common.h:1031:
_name, VLC../include/vlc_variables.h:241_VAR_ADDRESS, va:12l );
:       |            ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  241 |     return var  _140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VSetChecked( p_obj, pLC_OBJEsz_name, VLC_VAR_STRCT(o),n,t,v)
ING, val )      |                                                ^
;
      |            ^
../include/vlc_common.h../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
:481:15: note: expanded from macro 'VLC_OBJECT'  140 | #define v
ar_SetChecked(o,n  481 | ,t,v) var_  SetC      consthecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (con struct vlc_common_smembers: (const vlc_objt vlcect_t *)(&(x)->obj) \_object
      _t *|               ^
)(&(x)->obj) \
      |               ^
In file included from input/vlmshell.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |     if( !var_GetChecked( p_obj, In file included from config/chain.cps:34:
In file included from ../include/vlc_common.h:z1031:
../include/vlc_variables.h:256:12: warning: _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
name, VLC_  256 |     return var_VASetCheRcked( p_INTE_oGbj, psz_name, VLC_VAR_AERDDRE,SS, val &va );
      |            ^
l../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_S ) )etChecked
      |          ^
(o,n,t,v) var../include/vlc_variables.h:142:48: _SetChecknote: expanded from macro 'var_GetChecked'ed(VLC_OBJE
C  142 | #define var_GetChecked(o,nT(o),n,t,v),t,v) var
      |                                                ^
_../include/vlc_common.h:481:15:GetChec knote: ed(VLC_OBexpanded from macro 'VLC_OBJECT'
  J481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)E->CT(o),n,t,v)
      obj) \
      |               ^
|                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      In file included from config/chain.c:|               ^
34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_INTEGER, &val ) )
      |          ^In file included from 
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,tinput/vlmshell.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  293 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_BOO,v)
L, &val ) )      |                                                ^
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_O
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_obBject_t *)(&(x)->JECT(o),n,t,v)
      |                                                ^
ob../include/vlc_common.h:481:15: j) \
      note: expanded from macro 'VLC_OBJECT'
|               ^
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from config/chain.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  293 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_BOOL, In file included from input/vlmshell.c:33&val ) )
      |          ^
../include/vlc_variables.h::
142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   In file included from       const struct vlc../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  304 |     if (likely(!var_GetChecked (obj, name, VLC_VAR_COORDS, &val)))
      |                 ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_common_members: (const vlc_object_t *)(&(x)->obj)   481 |         const struct vlc_co\
      mm|               ^
on_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from config/chain.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  304 |     if (likely(!var_GetChecked (obj, name, VLC_VAR_In file included from input/vlmshell.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
COORDS, &val)))  324
      |                 ^
 | ../include/vlc_variables.h:142:48:     if( !var_Getnote: expanded from macro 'var_GetChecked'Checked( p
_obj, psz_name, VLC_VAR_F  142 | LOA#define var_GetCThecked(o,n,t,v) var_GetChecked(VLC_OB, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from input/vlmshell.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
JECT(  340 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48:o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      In file included from    cconfig/chain.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: onst struct vldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  324 |    _common_member if( !var_s: (cGetCheconst vklibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT libvlc-module.lo -MD -MP -MF .deps/libvlc-module.Tpo -c libvlc-module.c  -fPIelC -DPIC -o .libs/libvlc-module.o
d( p_obj, psz_namec_object_t *)(&(x)->obj) \
      |               ^
, VLC_VAR_FLOAT, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v)In file included from  var_GetChecked(Vinput/vlmshell.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_O  350 |     if( BJECT(o),n,var_Gett,v)
      |                                                ^
../include/vlc_common.h:481:15:C note: expanded from macro 'VLC_OBJECT'
heck  481 |       ed(   const strupIn file included from config/file.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: ct vlc_common_m_oembwarning: bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j, pesz_name,   V189L | C _ VAR_STrIn file included from version.c  r:sRI:e31:
tuIn file included from rn Nv../include/vlc_common.h:1031:
../include/vlc_variables.h:189G, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OaB:12JE:CTr (c owarning: _Se(o),nt,t,v)
      |                                                ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

Checke    481d | nst vl 189 |      return var_SetChecked( p_obj, ps cz _ name, VLC_VAR__o b  cIonst struct vlc_NTEGER, val );
      |            ^
common_memberject../include/vlc_variables.h:140:s:_ 48t *)(&((const vlc: xnote: expanded from macro 'var_SetChecked'_
o)  140- | #define var_SetC>obj)blibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/cmdline.lo -MD -MP -MF config/.deps/cmdline.Tpo -c config/cmdline.c  -fPIC -DPIC -o config/.libs/cmdline.o
hecked(o,n,t,j \ev) ct
      |               ^
_t *)(&(x)->obj) \
      |               ^
var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         consIn file included from config/chain.c:tIn file included from input/vlmshell.c:34 s33:
tIn file included from ../include/vlc_common.h:1031:
(../include/vlc_variables.hr:
uIn file included from c../include/vlc_common.ht: 1031v:
../include/vlc_variables.h pl_c:_340o:c9b:j, ps warning: ommon_membez_ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ars  me340: (co,ns tV LvlCc | _ o bj  ecif_( t_t *)(&(x)->obj) VARva_\
      |               ^
INTEr_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define varGER_:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Ge,tIn file included from version.cCh:31:
In file included from    362 |     if(va l );
ecked(      v| a           ^r
_Goet,Che../include/vlc_variables.hc:140:48: ../include/vlc_common.h:libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/intf.lo -MD -MP -MF config/.deps/intf.Tpo -c config/intf.c  -fPIC -DPIC -o config/.libs/intf.o
1031note: expanded from macro 'var_SetChecked'
k:
e../include/vlc_variables.h:203:12:d(    p_warning: 140 | #deobj, pdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sfine  z_203nam |  v n,tae,r  _, S eVtChecvLrCe_VARturn varked(__So,n,t,v)e vtaChADer_DSeREtSCSh, &eckvIn file included from elibvlc.cdcked(V( p_:)libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/vlm_event.lo -MD -MP -MF input/.deps/vlm_event.Tpo -c input/vlm_event.c  -fPIC -DPIC -o input/.libs/vlm_event.o
L C_O39:
BJalIn file included from  ) va)r../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]E
CT  (_o
      |         ^
G../include/vlc_variables.h:142),n,tet,v)
Checked(VLC189_      O| BJECT(o), | n  ,  r                                               ^
tet,v)
ur      |                                                ^
n../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h   v:481 | ar_481SetC:hecked( p_obj  15: note: expanded from macro 'VLC_OBJECT'
, psz_n  :48481 |       a :       const struct  note: expanded from macro 'var_GetChecked'
const stomeb  142vl | jc_cro,mmon_membe#udrct vlsce: _VLC_ (fineccoVAR_INTEGEonst vlc_objR,ect_t *)(&(x val );m
      |            ^
mo)-../include/vlc_variables.hn>o_membe:bj) r\
      |               ^
,s140: psz_name, VLC_VAR_BOOL, val )48:;
      |            ^
 ../include/vlc_variables.h:140:48: (: cnote: expanded from macro 'var_SetChecked'
In file included from o  note:  140 | #var_expanded from macro 'var_SetChecked'
n  140G | etstCh#dee vcklc_oficonfig/file.cenbje evcd(ar_SetChet_t *)(&(x)->obj) \
      |               ^
o,n,tdefine var_SetChe:40cked(o,n,t,:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v) va  In file included from 203 |     return var_Setcked(o,nChecked(,t,v) var_rlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/core.lo -MD -MP -MF config/.deps/core.Tpo -c config/core.c  -fPIC -DPI,S _C -o config/.libs/core.o
p_obj, psz_namconfig/chain.ce:34:
etCheScetChevckedk(eVLC) var_GetChecked(In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:Vd(LC_OBJECT(o),n,t,v)
      |                                                ^
350V../include/vlc_common.h:481::9: warning: _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]15
OLBC_  350OBJEC: note: T(Jo)expanded from macro 'VLC_OBJECT'E |  ,n,t,v)
      |                                                ^
CT(o),../include/vlc_common.h:481:15:   in,t,f( var_GetCh e
note: expanded from macro 'VLC_OBJECT'
c  481  vke)
481      d|  |                                                ^( p_o
     |  ../include/vlc_common.hb:481:15:       c     cononote: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (st struct vcjns, t pstsroz_nalcnmst _cvel, oucVmLC_VtA Rmvl_on_cmem_bSTerlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/help.lo -MD -MP -MF config/.deps/help.Tpo -c config/help.c  -fPIC -DPIC -o config/.libs/help.o
RIs:NG, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
c  142_ (const vlc_objecto_t bjec* | #defincommt_t e v)(&o*n_(ax)-m>robj) \
)      |               ^
_GetChe(&(cked(o,n,t,vxe) var_GetCh)->eckedmbIn file included from libvlc.c:(VLC_OBJECT(oo39,ers::
 b(), nj,t,v) )
      | In file included from                                                ^\
      
| V              ^../include/vlc_common.h:../include/vlc_common.h481
:c15::1031o:
../include/vlc_variables.h:203:L12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  st203 |   note: expanded from macro 'VLC_OBJECT'
 v  481 |      C   retur_lc_object_t *n v)(&(x)->obj) \
      |               ^
VAR_BOOL, val );
ar      In file included from version.c:_S|            ^
31../include/vlc_variables.h:
In file included from ../include/vlc_common.h:1031:
e../include/vlc_variables.htCh : 212:140:48e :12: cked( p_obj, psz_nawarning: :mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  212 |   In file included from input/vlmshell.c: note: expanded from macro 'var_SetChecked'33:
In file included from ../include/vlc_common.h:
1031:
    r,e VLC_VAR_BOOL140 | #deft, ../include/vlc_variables.hv:a429:url i)nne va5:  vwarning: ;
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ra      r_SetChecked(o,n,t,|            ^v)  
429 |   ../include/vlc_variables.h_ coS  etvCnh:140:48: note: expanded from macro 'var_SetChecked'avra_r_CSetst strucCrhe
t  140 | #define evar_SeatChe cte(vkcked (led(o,ecn,ked(VLC_OBJECT(o),tobj, name, Vn,v LC) _VvA,Rt_,Cvpc_o)bja_
co      r|                                                ^
, psz../include/vlc_common.h_SOOR:m481:15mD: note: onSexpanded from macro 'VLC_OBJECT'_members: (const vlc_object_t *)(&(x)->oetChec
b  j481 | ) \
      |               ^
k_ed n     (VLC_ , v cOBJECaoTla(om),n,ent);
st struct vlc_In file included from commo,      libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT config/getopt.lo -MD -MP -MF config/.deps/getopt.Tpo -c config/getopt.c  -fPIC -DPIC -o config/.libs/getopt.o
|            ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT revision.lo -MD -MP -MF .deps/revision.Tpo -c revision.c  -fPIC -DPIC -o .lib../include/vlc_variables.h,s/revision.o
:140n_members: (cov)
ns :48V: LC_VAR_INTEnote: expanded from macro 'var_SetChecked'GE
R | V      |   LC                                               ^t _v140lc_objVAR_DOI
 | #../include/vlc_common.h:defNHERIT )in481:15: note: expanded from macro 'VLC_OBJECT'
e var_SetCh;
      |     ^
  ../include/vlc_variables.h:122:39: note: ect_te481c | expanded from macro 'var_Create'        const struck
   ted(122o,n,t,v) config/chain.c:34var_* vl:
cIn file included from ../include/vlc_common.h_ | #define vacr_Create(Sa,b,c)) var_Cre(ate( VLC_:OBJECT(oa), b, &(xm)->obj) c )
      mon_meember|                                       ^s
: (constt ../include/vlc_common.h1031:
C../include/vlc_variables.hvlc_:362\::9: warning: 481
objdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      h| :15: note: expanded from macro 'VLC_OBJECT'
              ^  481 |      e
e  362c |    ct_t ke d(V*)(&(x)->ob if(
 vaLC_OBJECT(o),nr_G  jconst stretCh)u \
c,t       t,v)
      |                                                ^
|               ^e
vlc_ccIn file included from config/file.c:40:
In file included from ../include/vlc_common.hk../include/vlc_common.h::1031481ed( :
../include/vlc_variables.h:o212:12m:p _mobj,warning: In file included from :libvlc.con_members:  (c:on39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hsdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:t vlc
_object212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  212
 |   212 |      return v 15 _p sarr_SetChecked (obj,z_namt:   note: expanded from macro 'VLC_OBJECT'
*  )n(&e(x)a->obj)481me, VLC_VA e |     \ ,  VLC_VAR_ADRDRESSt
_      |               ^urn va  cCOr,onOs_t
 RsStetCruDcS, vatl vlc_common_); &vamembers: (const vlchecked (obj, naIn file included from ml_e ) )
input/vlmshell.c,:      |          ^33Vo:

LbC../include/vlc_variables.hIn file included from ../include/vlc_common.h:_142VAR_COORDS, val);:48:ject_t *)(

& :1031      :
      |            ^
(x)->note: expanded from macro 'var_GetChecked'
../include/vlc_variables.h  | 142o../include/vlc_variables.hbj) \
      |  | :#140::48: note: expanded from macro 'var_SetChecked'
              ^  140 | #de442           ^:fi

5: ndefine../include/vlc_variables.hwarning: e vardue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_SetChecked(o,n,t,  442 |     var_C var_GetrC:vhec)k vee140daa(o:,rnIn file included from tversion.c_:Se,e( 31tp,:
In file included from v) var_GetChec_obj48tCheckked(eVLC_OBJECd(VLC_O: note: expanded from macro 'var_SetChecked'
, pBsJzECT(o),_n,t,v../include/vlc_common.h)  n
ame, VLC_VAR_BOO      |                                                ^
L ../include/vlc_common.hT(o),n,t,v)
| VLC_V      |                                                ^
:../include/vlc_common.h:481A140:15::1031 | R :
_Dnote: ../include/vlc_variables.h#define v:227:expanded from macro 'VLC_OBJECT'12
:a warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481O:15  I  :227 |      returrn vNHERIT );
a      r_S|     ^
note: _481expanded from macro 'VLC_OBJECT' |         c
onste SstructChetc et../include/vlc_variables.h:C122kved( p_obhecklj, psz_name, V:39: LC_VAnote: c_  481 | eexpanded from macro 'var_Create'd (o R_,
FLOATc,omn va  mon_members:l );
122 |  #defi,(cons      tt,v) var_|     ne Set C  const he           ^cked(VLC_OBJECTv(o
vstruct vlc_co../include/vlc_variables.ha:)m,mn,t,von140:48:) 
note: expanded from macro 'var_SetChecked'_r_Crlc_object_t *)e(&(x)->obj)      |                                                ^

mem bers../include/vlc_common.h:481:15: \
      |               ^
: (const  140 | #ate(a,bd, vefnote: lci_expanded from macro 'VLC_OBJECT'
obnc  j481e) va |  var_SeteChecke  ct_t d(*r_Cr)(&(x)->obj) \o,n
,t      ,eate( VLC_|  v)               ^
O     const strIn file included from config/chain.c:uct 34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
B  v429 | a r_Se   vIn file included from alibvlc.cr:_Create( p_toChecbj, psz_name, VLC_VAR_INTEGER | vVLkCJ_VA39elc_cEommon_md(RVembers::
 (const vlc_ob_LC_OBJCjTDIn file included from ect../include/vlc_common.h(ECTO(o),n,t_a:1031:
../include/vlc_variables.h:227:t),I12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
 NHERITv)*)(
 );
      |     ^
      ../include/vlc_variables.h :  &122227 |     return vab|                                                ^:39:(x)-> note: obj)
expanded from macro 'var_Create'
../include/vlc_common.h, cr_S   \
      |               ^
e )
      |                                       ^122tChecked( p_obj,  | #psd
z_../include/vlc_common.h:481:n15a: menote: expanded from macro 'VLC_OBJECT'
  In file included from config/file.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:fi  227 |  481e,    return va481:15: ner  |      _varS   const struct vlc_common_members: (const _etCheckedCrvnote: eaexpanded from macro 'VLC_OBJECT'VtLC(_VAR_FLO
A  481 |    T, v     cal ) po_obj, psez_;
(      n|            ^
ast s../include/vlc_variables.h:n,l140:48b,came, VLC_VAR:_F)truct LOAT,cvl_c  note: expanded from macro 'var_SetChecked'
ob  ject_t *)(&va140r__Cc(ox)r- | e#>dobej av) tal );
      |            ^
../include/vlc_variables.h:140:48\
      f|               ^
ine var_SetCehecked(o,n,t,v) ( VLC_mmon_me: note: expanded from macro 'var_SetChecked'
mbers: (cIn file included from onst OBJECT(a)  140 | #definvvl,c b, ceinput/vlmshell.ca r_SetChecked(VLC_OBJECT(o_),nob:ject_t 33*)):
(&(x)->o,t,v) var_Set
      |                                                ^
In file included from Ch../include/vlc_common.h
../include/vlc_common.h:      e481:bcked(j)1031o:,n15,|  \t                                      ^,v:
)

      ../include/vlc_common.h: | ../include/vlc_variables.h              ^
:481455:5: :warning:  var:15due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: expanded from macro 'VLC_OBJECT'
:
_  455 |        vaSe481r | _CtChecked(VLCreate(_OIn file included from version.c:BJ p_31:
ECT(oIn file included from ), n../include/vlc_common.hnote: oexpanded from macro 'VLC_OBJECT'
b,t:,1031 v:
)  ../include/vlc_variables.h:
481241:      |                                                ^12
j | ../include/vlc_common.h:: 481:15:     ,     note:   cexpanded from macro 'VLC_OBJECT'
warning:   481 |     due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]       p szcocnst str
uo_nct vloc_cannst me,s V  t241ruct vlc_common | s  LCto_ _VmmA er sR_mFtemLOontubers:rn (con st vlc_object_t A*)(&(x)->obj)T_me | VLmCrvar_SetChecked( p_obj, psz_name,bers V: (cons_VARIn file included from In file included from _Dinput/vlm.cO:I33:
In file included from missing.c:38:
../include/vlc_common.h:1031:
L../include/vlc_variables.hNHERItT ); 
      vlIn file included from C _:V189u:../include/vlc_common.h12: ct vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Al|     ^
c_coc_o
:1031R:
b_  189 |   STRING, vmmo../include/vlc_variables.hjec :122:39: note: n../include/vlc_variables.h:189:12: return expanded from macro 'var_Create'\av_ membwarning: etdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l )rs: (con;st vlc_obj  189 |     
      |            ^
rec
e../include/vlc_variables.hturn var_SetChecke      |               ^
d( p_obj, t_psz_name, VLC_VAR_ar_SetChe_tt * *:140:48
:In file included from cconfig/file.c note: expanded from macro 'var_SetChecked'
  122 | #d))I(&(kN:(  &xe)ed-140 | T40EG:
In file included from (#define va../include/vlc_common.h:r>obj) \
      (_f x|               ^i
)p->_neSeobj, pstz1031obj) _name, In file included from VLC_VAR_INTEG\:
E../include/vlc_variables.h:241:12:C h ecked(o,n,t,v)
      warning: vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]arlibvlc.c :_Create(v39:
ER, ar_SeIn file included from ../include/vlc_common.h:1031:
val ../include/vlc_variables.h:
241  241 |  :12:    rwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]eturatCh|               ^
n va,b)r,_S
et  241 | ;
 ce cke)d C(VLC_OBJR, In file included from   returEn CT(ovar_SetCh      e)|            ^cconfig/chain.c
khed( pe_oc,n,:bt,v)
      |                                                ^../include/vlc_variables.h34:
In file included from vjar_
v../include/vlc_common.h:1031al../include/vlc_common.h :
../include/vlc_variables.h, psz_name), VLC:r::;481140C:_VAR_15
ST442RING, va:48e:l      |            ^
 at../include/vlc_variables.h: e)note: ( VLC_OBJECT(a), b:,5: c )
      |                                       ^
 note: expanded from macro 'VLC_OBJECT'
:140:48: note: expanded from macro 'var_SetChecked'
  ../include/vlc_common.h  140 | #define  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v
:481  442 | ar_  :15:   var_Create( pnote: expanded from macro 'VLC_OBJECT'
_oSetCh  481 |   bj481eck |    , edp(o,n,t,v) sz_name,  vexpanded from macro 'var_SetChecked'
 V LC_VAR_BOOL a;   const stru|r
      ct v  l_| SetC Vhcecked(_commV           ^L
C../include/vlc_variables.h  _:140L:o48OBC: JECT(o),n,t,v)
      | note: expanded from macro 'var_SetChecked' 
_  140 | #140 defVAR_DO co                                               ^nst strucint v
IlN../include/vlc_common.hHERIT );
      |     ^
c../include/vlc_variables.h:122e v:481:15: note: expanded from macro 'VLC_OBJECT'
 | _c#ommon_defar  _Sen:481mtCheck39: note: expanded from macro 'var_Create'i_memberse:e
m  122 | #db n(ce veonasr_Seers: (cfit vlc_onbtChecked(o,n,t,v) vae onstject_t v*)(dr_a rk(o&_(x,Seedn,t,v) C( p_obj, psz_n)v-tarr_SetChChecke |  >oabme, eecate(aked(VL,bC,vlc_object_Vt *LC_jc      )_OVBAR _STR)(ING, val );
      |            ^
In file included from &J)libvlc-module.c:c var_Create( ons tE (xstructV../include/vlc_variables.h36\:
In file included from 
L      C| _:OB../include/vlc_common.hCT(o)JECT(a), b, c )
      |                                       ^
)../include/vlc_common.h ,n,t,:481:15: note: expanded from macro 'VLC_OBJECT'
:140:48  481 | v                 ^
): note: expanded from macro 'var_SetChecked'
      | ->obj) \
      | 
1031:
              ^
                                               ^   140 | #
de    coIn file included from v../include/vlc_common.hl../include/vlc_variables.h:481:15: d(VLC_:189:In file included from input/vlmshell.c12: nsnote: version.c::33:
In file included from ../include/vlc_common.hexpanded from macro 'VLC_OBJECT't
:1031:
../include/vlc_variables.h:469:5:f   st warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rwarning:   469due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
31:
 | in  In file included from ../include/vlc_common.h189 c481_common_members: (const uct vlc_commo |       :1031:
e n | vl   conO../include/vlc_variables.hB:csJE   retur_CT(omembers: (c256),:12 nt n _ob :var_ ,Crwarning: vtseate( p_obj, psz_ name, VLC_VARvdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]tao,
ns_jrur_Sv)
      | S  256 |  cTRIt vlc_ceet vommon_meNGltCchtem_ cbec_trsk:                                                 ^(
| V c../include/vlc_common.hL:481:C_V15: note: expanded from macro 'VLC_OBJECT'
A  R_DOINHERIT );
oobject_n481st v | l* c        _object_)(te *)(&t * r| d( p_obj, p    ^sz_nam&e(   e )(&(In file included from config/intf.cx)->obIn file included from , t urn vxj) input/vlm_event.c)V-\aLC_VA>Rr _Sc

:../include/vlc_variables.h(_::12231oonIsNTE:
In file included from bjG../include/vlc_common.h:E39Rx,28)->obj) val );
      |            ^
 t../include/vlc_variables.h       ::: note: expanded from macro 'var_Create'
s:
  \1031122 | #d:
ef../include/vlc_variables.hIn file included from i../include/vlc_common.h:
| 140              ^
n:      e v103148: |               ^):tnote: expanded from macro 'var_SetChecked'
 \  140 | #defeIn file included from i:
t../include/vlc_variables.h
In file included from libvlc.c:C      rn
189hece vk|               ^
ar_S:ee12uIn file included from config/chain.cdepbase=`echo extras/libc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:39tCheckedIn file included from dinput/vlm.c:33:
In file included from 189../include/vlc_common.h:
In file included from :/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT extras/libc.lo -MD -MP -MF $depbase.Tpo -c 12c(../include/vlc_common.ho,n,t,v-o extras/libc.lo extras/libc.c &&\
( p_obj, mv -f $depbase.Tpo $depbase.Plo
config/cmdline.c:1031:
:::../include/vlc_variables.h:t256 v28:
In file included from ../include/vlc_common.h::12)lc1031:1031:
../include/vlc_variables.h warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]warning: 
:
  256 |     retura_common_membersn:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_C : v:../include/vlc_variables.hr:203(189cons t vlc _objecet_a  t *)(&(:18912 |  arxva)-p>oszrb_ na_mSj): \
      | etC:1234h:warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
   189 |     returreturn var_Set_              ^In file included from n var_SSetetCh../include/vlc_common.h:C1031:
 ecked( p_obwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]: Che
warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j, p
szc_n  kam189 | ed(Ve,LC 203VL |   In file included from eC__V, VLC../include/vlc_variables.h:ARe455    return v_missing.c:c38I:
 In file included from  ../include/vlc_common.h:1031r:
et../include/vlc_variables.hurn:O B:203:va5JEr_Vhe12_ARS_CA:NTEGER, val );
      D Dwarning: adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]| 
R           ^  In file included from T(o),n,t,vret)e(a,

b      |                                                ^,455c | config/core.c    va:
_../include/vlc_common.h:S: warning: 48128:
:15In file included from r../include/vlc_common.h:e../include/vlc_variables.h_1031tCreat:cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ke
d( e(p 140:48) v:t pC: note: expanded from macro 'VLC_OBJECT':

../include/vlc_variables.h:189_note: oexpanded from macro 'var_SetChecked'
a  140 | #r_defi:bjS  ea, psz_obj, n12ps_name, VLC_VARe481 | t  C : hh vz_warning: nameececdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]C
hear_SetChecked(ke  203 |     returnked(o,n,t,cv) var_S_Fk, LVOAT | VLC_VAR_DedOINHERIT );
(       dLe | C_VAR_IN    ^
 ../include/vlc_variables.h:122:vp(o,nTESS, val );_EGE39: note: expanded from macro 'var_Create'
tIn file included from objR,ar_Se,C config/help.cvahecked(V
Ll );
,      t,v       tCheckC_OBJECT  122 |  | p_oe(o),n,t,v)           ^

../include/vlc_variables.hd)(        p#_doebfj, psz_name, VL:140:48: C_VAR_BOOLnote: expanded from macro 'var_SetChecked'
, val );|                                                ^
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'var33:
In file included from _  
../include/vlc_common.h:1031:
../include/vlc_variables.h:
189  481:12: 140 | # |         codnwarning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]f
   iine nv acronsstbj stt   189,       ps| r           ^z
uct vl../include/vlc_variables.hc:_140c:ommon_m_em48: note: nabeexpanded from macro 'var_SetChecked'
rs: (c  me | ,on s140V | s tSr   retLut v_uSretCnheckeed(o,n,t,v)l var_SettCChheecckkeedd((VVLLCC__OOBBJJECT(oC_V)A,R_BOOL, nv,atl );E
c      |            ^_
Co va,vr_)S
../include/vlc_variables.h:T140bje(o),n,t,v)
      |                                                ^
      |                                                ^../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  #define var_SetChecked(189o | ,n,|            ^
t../include/vlc_variables.h:140:48      481 |         coc: note: expanded from macro 'var_SetChecked'
cte v,v) l../include/vlc_common.hc:481:15: note: expanded from macro 'VLC_OBJECT'
_nst struct v    481140cpsz_name, VLClotmm | o_#deftn_t | membeine vrs c_:In file included from config/getopt.c   a(c:  25:
coIn file included from vammroon_../include/vlc_common.hn:s1031_ :
 mSeett vl../include/vlc_variables.h: cco189:_nst:48:oCbjehec skedtructct vl12c_t:   warning: (Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'var_SetChecked'
  *  L)(&(x)140 | #Cd->hecke189e | d(fiobj)nC_ \
      O mb*)e( & (p_rse _commoobjvBr_,|               ^n
aS_ex)- >tobCr jpsIn file included from :  libvlc-module.ckreJdE(e: p36_:
oCIn file included from h../include/vlc_common.h:1031tT(eco),:
nu../include/vlc_variables.h,)t:203rn vakr:12_,bed(jo,z_,vn \: )
na       mewarning: |               ^
,tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
v  203 |     return v) var_SeIn file included from config/file.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |     return var_SetChecked( p_obj, psz_namt, VLC_VAR_INTSrepeEGER, vsChtz_name, VLC_VAR_ADDRESaSt, lurn  )v;
      |            ^
ma../include/vlc_variables.h:140r_S:48: note: expanded from macro 'var_SetChecked'
e  140 | #defvineal  var_SetCheckear_Setd(eckedoCe,hecked( p_obj, psztChecked( p__naobj, psz_name, VLC_VAR_I_me, VLC_VAR_BOVAR_INTEGER, val );
NTEGER, val );
      |            ^      
n,t,v../include/vlc_variables.h:140:48: note: ) var_Se expanded from macro 'var_SetChecked'
t  140 | #d(V|            ^
)C(consthe../include/vlc_variables.h cembers: (const vlc_object_t *)(&(x)->obj) \
      | ked(VLC_OBvJECT(o),n,tefineOLlc_:obje,v)
      |                                                ^              ^ct_t *)(_SetChecked(,140:48: note: 
expanded from macro 'var_SetChecked'
o  140
 | ../include/vlc_common.h:481:15: note: #define var_SetCexpanded from macro 'VLC_OBJECT'In file included from config/intf.c:28:
In file included from ../include/vlc_common.h:1031hecked(o,n,t,v) :
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_Cr  203 |     return var_S& v, val );ar_SetCh
      | (eate( VLC_OBJECT(a), b, c )
      |                                       ^
x../include/vlc_common.h:481:)->15: note:            ^
expanded from macro 'VLC_OBJECT'v
../include/vlc_variables.h:a140r_SetCh;eck:48: note: expanded from macro 'var_SetChecked'
e vear_Cree
d  (at481cked(o,n,t,v) var_ |      VLC_ VLC_VoSbe(AR_etCheckedADDj)aRESS, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
(  LCV_ \CLh   conC_OBJE140C | T(osOB)  JECT#e(cdkeefdint struct vlc_common_membeers: (con var_SetChe(c kedp(o,n,t,v) var_SetChecked(VLC_OBJECT(o),nOBJECT(o),n,t,t,v,b,c),v)
      |                                                ^
 ../include/vlc_common.h:481:15: note: var_Coexpanded from macro 'VLC_OBJECT'r)ea
,n,t,t  481 |       
ve( VLC_OBJECT(a)e,tCheck        | c                                               ^ ,onb, nc,t,_)o
e../include/vlc_common.h:db v) vst ss
      | ar_SetChtecked(VLC_OrBu)ct 
      |                                       ^
v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t vlc_oJECT(o),n,t,vbject_t *)
481:15: note: expanded from macro 'VLC_OBJECT')(&
(x)->obj        481) \ |   |  
,                                               ^n
 ../include/vlc_common.h:481:15: note:                                                ^expanded from macro 'VLC_OBJECT'
  )  ( p_obj, psz_namej,
      |            ^
 psz_name, VLC_VA
R../include/vlc_common.h:_I481 |  
, 481VN:,tL,l../include/vlc_variables.h:C140:48_V : note: A15      constvTEGE ): R
,      c      _common_memexpanded from macro 'var_SetChecked'b
 val );      |               ^
er      |            ^

R../include/vlc_variables.h:140:48: _| note:   140 | B#defnote:                                                ^sexpanded from macro 'VLC_OBJECT': | expanded from macro 'var_SetChecked'
                                               ^
  140 | ../include/vlc_common.h:481:#15:define(i var_S ene var_SetChecked(o,n,t,v) var
_SetChecked(VLC_OBJE  481 | 
tIn file included from input/vlm_event.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_BOOL, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from input/vlm_event.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |     return var_SetChecked (obj, name, CVLC_VAR_COORDS, val);
      |            ^
note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:140:  481 |      48h:  note:   c
ecked(expanded from macro 'var_SetChecked' stcroo,nost struct vlc_common_members: (cnnost vlc_nst vlc_object_t *)(&(x)->obj) \
      |               ^object_t,
t *)(&(x),->obj) \
      |               ^
v) var_SetChecked(VLC_OBJEuIn file included from config/core.c:28In file included from config/cmdline.c:28:
In file included from ../include/vlc_common.h:1031:
ct v../include/vlc_variables.hl:
:203:In file included from CT(o../include/vlc_common.hC12  :: 1031)T( o),n,t,v)
 :
      |                                                ^
../include/vlc_variables.h:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_m
embers: (con   st  140vlc_obj | 203warning: #def due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ine var_S:etChecked12
 c  203 |     :oec(to_rt, *)(&(x nwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  203 |  140      | #defirne var)481 | -t>obj),v) v a  r _   c  c_commo\
      |               ^
eturnonst struct SveIn file included from config/getopt.c:25:
n_n var_SlcIn file included from _common_members: (const vlc_object_t *)(&(x)-members: (const vlc_objecO_SOL,e tCst../include/vlc_common.h :1031:
../include/vlc_variables.h:v>203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
obj) \
      |               ^
  203a |  t_   t *)(l );
      |            ^re
turn v&ar_SeIn file included from tinput/vlmshell.c:../include/vlc_variables.h33:140C:
hIn file included from ecked( p_obj, ps:(x)->obj) 48../include/vlc_common.hz_: :,n,t1031,:
vn)
      note: sexpanded from macro 'var_SetChecked'
tru  140 | #defi| name, VLC_VAeR_BOOL../include/vlc_variables.h:                                               ^477 vc:5:
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  :481:etC15: h\e
      |               ^
477, | c ked( p_obj, psz_n va        In file included from aversion.c:| note: expanded from macro 'VLC_OBJECT'
  481 |         c31 vao:
              ^In file included from 
ame,../include/vlc_common.h:nsr t stVr_uct vlc_commone_members: (const vlc_object_t *)(&L(x)C_VAR_BOOL, va->obll In file included from )config/help.cj)  );tCheck
      |            ^
;../include/vlc_variables.h:
      140|            ^
1031../include/vlc_variables.h::48: note: expanded from macro 'var_SetChecked'
:
../include/vlc_variables.h:276:10: warning: \
      | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    276              ^ | 
140  140 :hCreec48:  | In file included from #denote: texpanded from macro 'var_SetChecked'
ufine var_SetClibvlc.ca  140 | #de:rfh_eSetCheckeci39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:rkn var_Sete( p_obj, edtp ifs(Cz_ !var_GethChececked( ked(o,n,t,v) var_SetCkh276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](oecnpnameked(o,n_d(e,obj,t vd (var_SetChecked(o,n,
tt   ,psz_nav276,,v)) v | anr_Sm,t,vetCheckedel, VLC_Vc_AcRo_BOmmon_members: (const vlc_ob(VVLjCLOLC_OB,J val e) vECT(o),n, a   it,vc_f)
t_t *)(&( !(r_SetCheOBJvar_GetChecxk      )|                                                ^E
)../include/vlc_common.h:e-cd( p_obj, psz_name, VLC_VAR_INTEGER, ked(VL&C_OBJECT(o);
      | >obj) \
      |               ^
,n,           ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140t,v | #de)
      | 481f                                               ^In file included from config/file.c:40:
In file included from ../include/vlc_common.h:1031:
:../include/vlc_variables.h:276:10 : warning: p_obj, psz_name, VLC_VAR_INTE
val ) )
      |          ^../include/vlc_common.h:i481ne CT(o),n,t,vva)
      |                                                ^
:../include/vlc_common.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:15: r1515: note: expanded from macro 'VLC_OBJECT'
note:   481 |  : expanded from macro 'VLC_OBJECT'
_  481 |     e    const Se tChecd(VLCked  276 | (o,n,t,v  )note: expanded from macro 'VLC_OBJECT' 
_  if( !va  GER, &val ) )
      |          ^
OBJECT(o),n,tvar_GetCr ,481hecked(_S etCv)
      |                                                ^
p_obj, psz_name, VLC | ../include/vlc_common.h_V      ../include/vlc_variables.h  checAR _ oknestINTEGEsR s   const struct , & var:_:truct vlc_commd(VLC142on_member:sva:l48 t)  r)(
cuocnt       vlsc_common_mSt vlc_obj:eembcetres: (const vlc_commtChecked(VLC_OBJ_
 OB../include/vlc_variables.hvlc_o   const struct481:15: note:  vlc_common_menote: expanded from macro 'var_GetChecked'
expanded from macro 'VLC_OBJECT'
  142: | #define var_GetChec142:48: note: expanded from macro 'var_GetChecked'
k  142|          ^
m../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
 | #define var_GetChecked(o,n,t,v) var_t *)  481 |         con  142 | #define bject_t *)(&(x)->o(bj) \b
&(vxa)re_      Ge-t>_edo(Coh,enc,kte,dbrvs)|               ^
Gon_(o,n,t,v):e EtCheIn file included from libvlc-module.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12:v warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  212CT(ked(VLC_OBo),n,t,v)
      |                                                ^
aJEC../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
rT(  o481) | , n,mte,mvb)e
r      s| :                                               ^ 
(const v    ljc481__../include/vlc_common.h: |      JoEbject_t *C)(T(o),n481:15: ,t | GetChecked() ,v  note: )\

st        |                                                 ^
 ../include/vlc_common.h:481:15: note: :expanded from macro 'VLC_OBJECT'
33:
 const stru return var_SetChec      k|               ^
sct ved (obj, name, VLC_VAR_COORDtruct vlc_common_members: (lc_commocnSo,In file included from config/core.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h _expanded from macro 'VLC_OBJECT'
&  481 | m  em(:x)b va In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_GetChers: (const vlc_object_t *)(&(x)  203 |     return var_SetChecked( p_o  bj, pszecVLk-Ced(nst vlc_name, VLC_VAR_BOOL, _vOB-_object_t *)(&(x)->obj) \
al );VL
      |            ^
C_O      | ../include/vlc_variables.h              ^:BJECT(o),
n,t,v>140:48: )
      |                                                ^
note: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
voa (const vlc_object_t *)(&(x)->obj) \
      >  481obj) \
      |               ^
 |         const struct vIn file included from | expanded from macro 'var_SetChecked'lJconfig/chain.c:lc)34;_
      |            ^
c../include/vlc_variables.ho:
In file included from ../include/vlc_common.h212m::140:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  48:              ^
mon_members: (const vlc_object_t *)(&(x)-ECT(o),n,In file included from missing.c:38:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
212t,bj) \
      |                 ^  212 |     return  | 481 |   v
  ar_SetCheckev )
d    const  (obj, In file included from config/intf.c:struname, 28VLC_VAR_COORDS, ct vlc_common_membvearls):;
       | (cons           ^
t vlc../include/vlc_variables.h:140:48: 1031:
../include/vlc_variables.h:469>obj) _ \
      |               ^
object_t *)(&(x)->obj) \
      |               ^

In file included from   140 | note: #version.c:31:
expanded from macro 'var_SetChecked'
   d      In file included from libvlc.c: 140:
 | :In file included from ../include/vlc_common.h :1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   212 |     return var_SetIn file included from ../include/vlc_common.h:5Chnote: e:cef#i1031ndeefi :
../include/vlc_variables.hn:e varvar__SSetChe293ckedexpanded from macro 'var_SetChecked'
(k  140 | #define var39:
_oSetChecked(o,n,t,etCvh) var_Seec:ke10,n: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from   293d | | (input/vlm_event.c  t                                                  ^io,,:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:  
C../include/vlc_common.h:481:15heckewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
dcont(VLC_OBJECT(o),n,t,v)
      :,v) v|  note: expanded from macro 'VLC_OBJECT'In file included from ../include/vlc_common.h:1031
n,t,v                                               ^  sa
t stru:
../include/vlc_variables.h:481r_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
  ct 227vlc_comm../include/vlc_common.h:ef:481:)15: note: expanded from macro 'VLC_OBJECT'
12 var_Sod | et Ch(  ../include/vlc_common.he crked(VLC_O :481:15: note: expanded from macro 'VLC_OBJECT'
   481 |         const stB: nwarning: _rmembeJuct vlc_common_membrs:eers:293:10 (con    : due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
c  227 |    sECt  r twarning: udue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e 481 | tur n vonst struct vlcl      const struct vlc_com mo  n_common_mevmb_meermabers: (cor_SetChecked( p_obj, psz_name, VLC_VAR_FLOAT, vn var_Se469a | tChecked (obj, na(obc_object_t *l) (&(x)->obj) \
      |                ^j, name, 
VLC_VAR_COORDS, val);
      |            ^)e;
      ,
 V../include/vlc_variables.h| :140T(o),           ^
n,t,v:rs: (const )
      |                                                ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h48:140:ns  481 |       L vvlC_: note: VAtR expanded from macro 'var_SetChecked'
va!var_GetChec  _STRING | VLC_VAR_Dr_Crelc_objkeed( p_o48: note: expanded from macro 'var_SetChecked'
a140  140ct_t *)(&(x)->obj) \
       | #define v| art_S              ^
In file included from libvlc-module.ce | e( p_obj, In file included from config/help.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]j, 
p#s  z_nda293212 | efine var_SetC  hecke d(o,n,t,v)c  vraerturn OINHERIT );
       | t| ps_C     ^o z  if( !var_GetChecked( p__mve, VLbahecked(r_SetCheckoed (obj, name, VLC_VAR_COORDS, val);
      |            ^
,../include/vlc_variables.hC_VAR_BOOL, &_name, VLval ) )SetC
h:ecke      |          ^d
(
../include/vlc_variables.hV../include/vlc_variables.h::142: 140:48j: ecLC_OBJECT(o),no,bj, psz_nt_atm,v)t( const vlc*)(&C_VA_eobject_t *)(&(x)->obj)n , VLC_VAR,\
t,v) v
      |                                                ^
      _BOOL, &va| (../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const Rstruct vlc_common_members: (con_STRING | VLCs_VAR_DOINHERIT );
      |     ^
t../include/vlc_variables.h: 122:39: note: expanded from macro 'var_Create'
v122:3948  122 | #de: : note: note: ar              ^ _l 
 cfcine vaexpanded from macro 'var_GetChecked'In file included from 
expanded from macro 'var_Create'  142 | #define var:
36_G  122 | :
Snote: expanded from macro 'var_SetChecked'In file included from m../include/vlc_common.h:oe,xr_Creae)1031:
nst stChec_tked(VLC_eOBJECT(te- object_t *)(o&(),n>o,tt,rv)
      | u                                               ^ctb(V vlc_common../include/vlc_variables.hL#a,_bx)m-e,mc) Cdbl >econfig/cmdline.c:28
:
  140 | #defj
ine../include/vlc_common.h:481:)C In file included from _VAR)e_COORhfivvar_SetChecked(o,n,t:227e,DSne var_Ccr:e12k../include/vlc_common.hva:1031e:d) v15a (warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
a../include/vlc_variables.h:r_Seor  : t,Cnh,t,v)227 |  _Cr    return var_SetChecked( p_eate(obj, psz_name, VLC_VAR_FLOAT, val );
      |            ^
212:12: warning: , val);
       )
      |          ^
../include/vlc_variables.h|            ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:142:../include/vlc_variables.h:48:    note: texpanded from macro 'var_GetChecked'
ecked140:48:140:e(VLC212 | _O:B48(\ J
a: ,note: b,c) vaV      |               ^
rLC_OBJECT(a), b  Eexpanded from macro 'var_SetChecked'
,  CT (In file included from cconfig/file.co142 | ),n#d e f:140 | i)#
n      | 40                                      ^:

In file included from ../include/vlc_common.h:481:15:   note:  expanded from macro 'VLC_OBJECT'r
e  481 |         consturn ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]vatr_ stSrenote: tCheexpanded from macro 'VLC_OBJECT'
u  ct vlc293 |     if( _commcked (oe var_GetCon_mhecked(o,n,t,v
b  481 | j, name, VLC_VAR_        const struct vlc_common_me), vdm_CrtbeC,eate( fine var_SetChecOvar_GetChecked(VLCkeerobj) \VLC_OBJEC
      |               ^
OTR(sar_GetChea), b, c )
      |                                       ^
:!../include/vlc_common.hDS , val(cIn file included from );onvas:481:15: note: expanded from macro 'VLC_OBJECT'
rt  config/intf.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h vlc_ovbck481e:227d()
V      _ | Get |                                                       ^
c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
Checke  481 | d(  p_obj, psz_name, VLC_VAjRect_t *)(&(x
)->obj) \
      |               ^
_on       |            ^
BrLs: (consC_OBIn file included from ../include/vlc_variables.hJEinput/vlm_event.c::31   140: C48:s note: expanded from macro 'var_SetChecked'
ttT (:
struct ov)In file included from ,n,t, vv)../include/vlc_common.h
:  1031140:
 | ../include/vlc_variables.h#:d241e:f12ilnce_ ov: abrject_t *)      |                                                ^(&(
_../include/vlc_common.hx)-_OBJECwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:481:15: note: expanded from macro 'VLC_OBJECT'
>SetChecke  481 |         const struct vlc_common_membelc_common_rmd(s:: (12:const vlc_objectobj) \
      |               ^
 embers: (const vlc_ob_t *)(&(x)->obj) \emb 
note:       | expanded from macro 'var_SetChecked'o              ^
,n,t,v) var_SetCheckeders: (c(VLT(
warning: C_OBJECoo  ),  140 | n#d,t,v)
ns      tIn file included from efIn file included from libvlc.cconfig/getopt.ci:ne|  v                                               ^
T../include/vlc_common.h(ar:_481241 | SetC:h25:
In file included from ../include/vlc_common.h15:39:
In file included from ../include/vlc_common.h:: 1031vlc_:
../include/vlc_variables.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
:304:note: j  expanded from macro 'VLC_OBJECT'
oect_t *)    obje(ecck&ed(t_t *)(&(x)->obj)(x \
      o| ,n481 |         const s t)->o              ^bj) \   codue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]nrst se212 |     re
      |               ^


turnruct vlc17:  t ruct In file included from twarning: 227 | _  cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]u
  rren var_SetChecked (objconfig/chain.c, name, VLC  304_VAR_COORDS, vdal);o
m      m| o           ^
 | :  ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  if (likely((!In file included from  nv34:
In file included from ../include/vlc_common.h_vtau:1031:
../include/vlc_variables.h:477:5:var_GetCheckeo,n,rn lvar_SetCcr_Sed (obj, namet,v) va_cot,Checked(hmecked( mon  p__morbj_,S etCheckVmempsz_berOed(  VOL,L C&nvaal ) )
      | L         ^p_C_OB
J../include/vlc_variables.h:emb142:48: note: expanded from macro 'var_GetChecked'
ers:  142ECT(o), | n140 | ,#de#t,vd)
      o efine var_GetChecked(o,n,t,v|                                                ^
) var_Ge(c_VARtChecked../include/vlc_common.h(VLC_OBJEme_COO, VLonsC_VAR_SCRDSt vT(o),n,, &val)))
      |                 ^
f../include/vlc_variables.hTRING,t, :142:48: note: expanded from macro 'var_GetChecked'
v  142 | #v)
      |                                                ^
al );
      |            ^
../include/vlc_common.h../include/vlc_variables.h::481:15: note: expanded from macro 'VLC_OBJECT'
140:48: note: expanded from macro 'var_SetChecked'
  481 |    define v   ar_G  140  ec | tChecked(o,n,t,v) vi#define var_SetCnhecked(o,n,onst t,v) var_SetCstruct vlhecked(VLC_OBJECT(o)ar_Get,nC,hte,cv)
      |                                                ^
kce_dc(e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
VLC_OBJoECT(o),n,t  481 | ,v)        const struct vlc_common_members: (comnst vlc_ob
      |                                                ^mo
 v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ar_SetChecked(o,n,t,v) var_SetChjlect_tc input/vlmshell.c:_object_t *33e:
In file included from ../include/vlc_common.h::481:15: note: expanded from macro 'VLC_OBJECT'
),n,t,v)1031:
../include/vlc_variables.h:
      |                                                ^
  481 |  491:5: warning: )(&(x)->obj) \ due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  
cked(V      const struct      |               ^
 vlc_coLC_OBJECT(o  491),n,tmmon,v)_members: In file included from config/help.c:33:
In file included from ../include/vlc_common.h:(c |      
      |                                                ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
var_Const vlc_object_reate( p_  477 |     var_1031Create( p_obt:
o ../include/vlc_common.hn_bm../include/vlc_variables.hje,: 481p:s15z:_name, note: expanded from macro 'VLC_OBJECT'
   481 |       VLC_VAR_ADDR  cjbjo, psz_ESSna:227,  pnst|  :12st: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rumVmber  227 |     recs:turn vat LC_VAR_DOINHEr_Setvlc_commRIT )o;n
_      memb|     ^
esz_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
rs  122e,:  V | L(C#dCe_fnihcoecken*sdat vl*)(&V(x)->obmj) \
      |               ^e,)
AR  (( p_VLCc_VAR_STRING |o VLnIn file included from libvlc-module.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: st vlc_obc_object_t *)obj, p(&(x)ject_t sz*)_n(a&(mxe),- >VoLbCj_)V \
-AR_FLOdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]AT, >o      | bjn
e                 ^va)r_Creat
 \
vale241 |     return var_S );
      |            ^
etCheck../include/vlc_variables.h:140:48:(a,b,c) ved( p_obj, ps note: z_      ar_C_FLrOeate(|               ^
name, AT, val );
      |            ^
VLC_OBJECT(a(In file included from In file included from )../include/vlc_variables.h:config/file.c, 140:48&: (note: :expanded from macro 'var_SetChecked'config/getopt.c:25
:
  140In file included from b, V../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
x40  227 |     | c )
      |                                        ^
expanded from macro 'var_SetChecked':
../include/vlc_common.h returnIn file included from LC_VAR_STRING,s: (co ../include/vlc_common.h:#):n481def var_SetCi
n:st e 1031:
../include/vlc_variables.h:304:17: warning:   C_VAR_15:vvDOINlc_ohbject_t note: expanded from macro 'VLC_OBJECT'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]al 140*)varHe(&cked(x)->(o p_obbj | #deE
RI Tj  ));
      |            ^
- ../include/vlc_variables.h\>
o304      |               ^
, psz_name, V:L140C_Vbj) A:\
48:       _Sfnote: expanded from macro 'var_SetChecked'eti
nIn file included from version.c:  31:
In file included from e var../include/vlc_common.h  :1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|   481_ |               ^304 |     if
 SetCheck );ed(o,n,t,v
      |     ^) var_In file included from input/vlm_event.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hChec:(likel |     if (ly(!var_SetChe
ke../include/vlc_variables.h:122:39:cked(VLC_OBJECT(o),n,t,dv)
      R(_FLOAT, vo,256:12: al note:  n,| warning: expanded from macro 'var_Create'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])Ge;                                               ^
t
C

t,v) var_SetChecked(VLC_OBJE  122 h       conC | T(o),n,t,v140ecked      |            ^
 | #defi../include/vlc_variables.h:140:48:../include/vlc_common.h note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC)
      |                                                ^
_OBJECT(../include/vlc_common.h../include/vlc_common.h#d:ne var_Set:481:15: note: Checked(oo),expanded from macro 'VLC_OBJECT'
:481:15: ,nnefine va  481 |       481: ,t,v)  const strr_Cuct vlc_common_mse(obj, name, VLC_15m: note: expanded from macro 'VLC_OBJECT'
VAR_COORDS, &val)))
      
        | r| e                                               ^
481../include/vlc_common.h | :b481:15: note: eexpanded from macro 'VLC_OBJECT'ate(a,rs: (conb,c) var_Cr                ^
e../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
satt ve(   VlL142Cc_ | OBJECT(a), b#de, fine var_Ge_obtCheckecd(o,n,t,v) var_GetChject_t *)(&(x)->obj) \
      |               ^
t )
      |                                       ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
s  481 |         const struct vlc_common_membertIn file included from r
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
uct vlc_common_members: (const vlc_object_t *)(&(config/help.cxIn file included from config/getopt.c:25:
In file included from ../include/vlc_common.h:):s: (c1031o:
->obj) \
        e| 33 :
nIn file included from ../include/vlc_common.h:              ^
note: expanded from macro 'VLC_OBJECT'
       const struct4811031 | :
   ../include/vlc_variables.h In file included from input/vlmshell.c:33:
In file included from    :241:12: warning: ../include/vlc_common.h:1031:
  c../include/vlc_variables.hvlc_c,t,v) 481 | vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]aor_SetChecked(VommonLC_OBJECT(o),n,t,v)
      |                                                ^
:511:5../include/vlc_common.h:481:15: 
note:   241 |     ret_urmn var_SetChecked( pe_obj,expanded from macro 'VLC_OBJECT'
  481 |         c: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m  511 |         conost b    ps var_Crez_nate( p_obj, psz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT
      |     ^
nst s../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
ame, VLC_VAR_STRING, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
    122140 | #define var_SetCsn | st #definevlc_object_t *)(&(x)->obj) \
      |               ^
t struct vlcckeehde(V rs: (constLC_Ov vlcIn file included from _object_t *)(&(x)->obj) \
      |               ^
truct vlc_common_members: (cockedBJECT_(o),n,t,v)
      |                                                ^
s../include/vlc_common.hn:stconfig/chain.c: 481a:../include/vlc_variables.hrvlc_:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15ommon_members: (co  241 | n(o491 |  s o ,n,t,v) var_Setbject_    return vat *)(&(x)->obj) \
      |               ^
r_SetCheck:t CvheckedIn file included from  note: expanded from macro 'VLC_OBJECT'
lc  _objectedlibvlc-module.c(VLC_OBJEC ( p_obj, psz_name, VLC_VAR_STR_t *T(o),n,t,v)
      :36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:|                                                ^
12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |     rING, val );eturn ../include/vlc_common.h:481:15:
      | var_SetChecked( p_obj, psz_name, VLC_VAR_ADDRESS, val)(&(x)->o _bjCreate(a, note: expanded from macro 'VLC_OBJECT'
b) \
      |               ^
truc,c) var_Cr  481 |  t vlc_commo  )n;
256      | eIn file included from aconfig/intf.c: 28:
In file included from  481t           ^
           ^
  ../include/vlc_variables.h ../include/vlc_variables.h  c:: | 140:48: note: expanded from macro 'var_SetChecked'
        const struct vlc_commo../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  241 |     retun_members: (const vlc_objecronst stIn file included from config/cmdline.c:28  140 | ru140t_:48:
In file included from t../include/vlc_common.h ,*)(&(x)#:1031:
define var->o |     return vat,v)r../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  227 |     rbj) \
      |               ^
ct vlSetChecked(o,n,tn In file included from eversion.cv:a31tu:
In file included from rrn_SetCh../include/vlc_common.he v:1031:
../include/vlc_variables.h:324ckec_c:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ommon_membe
ar_Se  rs :tCvad( rheck324e |  : d (  inote: p_oVLbexpanded from macro 'var_SetChecked'f(C 
! (const vjlc_, pszobje_name, VLC_ct_t *VAR_STRI_NOG, val )vaBJr_;_E)C(
      &(x)->obj) \T|            ^_(G
et      Checkedo)|               ^,n,t,v)
      
( p,| v) Se                                               ^_otbjS,vear_SetChecked(Checked( p_obj, psz
tChe_cIn file included from kconfig/help.c:n33ame, :
In file included from ../include/vlc_common.h:VLC_VAR_ADDRESS, va1031va:
../include/vlc_variables.h:256l );
:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      |            ^

r../include/vlc_variables.h    256 |   e d(  r:e140:48: note: expanded from macro 'var_SetChecked'

p_obj, ../include/vlc_variables.h140../include/vlc_common.h:p481s:15: note: expanded from macro 'VLC_OBJECT'
z  _  140 |  | ##d481efine var_ |  n a m e ,   V LcCo_nst st rucpsz_namt vlc_commVVAR_FLOAT, &val ) )
      |          ^
S../include/vlc_variables.h:142:48: note: Ldefine eotChecked(o,n,t,v) var_SetCheckee, VLC_VAR_FLOn_membexpanded from macro 'var_GetChecked'
A  142 | #define var_GetCChT, val );
      |            ^
_ers: (const vlc_od(Oo,n,t,v) var_BeSetCckehecked(VLC../include/vlc_variables.h_:140:48OdJ(o,n,tBJECT(o),n,,v) vt,v)
EC      | T(o),n,t,v)
      |                                                ^
                                               ^
ar../include/vlc_common.h_../include/vlc_common.h:481G:e:481t:Ch15: enote: c15kexpanded from macro 'VLC_OBJECT'e:d(VL
C_OBJECT(o),n   note: expanded from macro 'VLC_OBJECT'
481,t,v)
      :| bject_t *                                               ^
)(&(   | :140:48:  note: expanded from macro 'var_SetChecked'
x../include/vlc_common.h:  481:15: note: expanded from macro 'VLC_OBJECT'140
 | #  dv note: expanded from macro 'var_SetChecked'
  t140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
)efine481 |  ../include/vlc_common.h481   ->o |  b j        const:481 :  v  ar_SecotnCss15ht stecked( rtuct v:lro,n,t,c_comv) ar_S    var_SetChecetChecked(VLC cmon__O onstBJuEkuern var_Snote: Cexpanded from macro 'VLC_OBJECT'
   481 |         conststruct vT(od (VLct vlc_commoCn_members: (const vlc_object_t *)(structl&(c_common_x)->obj) \
      |               ^
members: (const vlc_object_t *)(&(x)-_>obj vlc_commemIn file included from version.c:31b:
mIn file included from e../include/vlc_common.hon_members: rsO: (B) \
      |               ^
Jconst vlc_o:1031:
bject_t *)../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from input/vlm_event.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  276 |     if  340 |     if( v),n,t,vear( !var__GetCh)
      |                                                ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(cons  481eck | t vlc_oed ( bje_ct_t *) p_      oCbEconst struct vlc_comm(&(x)->obj) \
      |               ^
GetChecked( pC_oon_memberIn file included from config/cmdline.c:28:
In file included from ../include/vlc_common.h:1031s: (const vlce( VLC_j,:
../include/vlc_variables.h:241:12: bj, pwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]OTB
s  241 |     Cz_JECTn(a), b, c )
      |                                       ^
h../include/vlc_common.h:481:(amoecked( p_e15: note: _obj, psz_name, VLC_VAR_ADDRESS, val );
      | ,           ^ 
_merexpanded from macro 'VLC_OBJECT'
  481mbers |   : (cons     t../include/vlc_variables.h:140:return eate( p_o48: vavr note: expanded from macro 'var_SetChecked' c
onlc  140 | #define var_SetChecked(o,n,t,v) _varsobjVLC_tVAR_INTEGER, &val ) )
      |          ^
 str_u../include/vlc_variables.h:142:c48t: vlc_cobejct) Sp,sz_mmon_members note: expanded from macro 'var_GetChecked',n,t,v)
      |                                                ^
_e
../include/vlc_common.h  142 | #define v:481:15: note: expanded from macro 'VLC_OBJECT'
tar__t *)(&(xGetChecked()->obj) \
      |               ^
nS psz_name, VLC_VAR_ADDIn file included from libvlc.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_FLOAT, &val ) )
      | ame, VLC:_VAR_STRI         ^
 (const../include/vlc_variables.h: vlc_object142:RN_t *)(&(x)->obj) \
      |               ^
oGESS |48: , note: expanded from macro 'var_GetChecked'
eIn file included from input/vlmshell.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525tChe,n,t,v) var:5: warning:  cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]&
V  525 |     var_Create( p_objLC_VAR  142 | #  doC481heck,eed(VLC_fbiOBject_t *)(v_akle  d(n)J  _eD&E(Cx)->G evarT(o),nOpsz_n_GetChecked |   tChe(ckepo,t,,_n,t,v) var_Ged(VLC_OBJtChecked(v)
      |                                                ^
ECV ../include/vlc_common.h  T (INHERITo),n,t,v)
      |  LC_OBJ Eob cCT(o),n,t,                                               ^v)
      |                                                ^
onst struct vlc_cjo) \
mm      |               ^
on_memb
obj)a, In file included from libvlc-module.c:mpsz_name36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276,:../include/vlc_common.h10 VLe:re:481:15,: note:  VLCexpanded from macro 'VLC_OBJECT'_VAR_BOO
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  L | VLC_VAR_DOINHERI
T  481
      |  | C    ^_VAR_STRI276N
G;../include/vlc_variables.h,:  122 |     i(   f( !var_Get
)
&      Checke v d( p_obj, psz_../include/vlc_common.h:481:15: name,       (VLxC)->objnote: |         ^)
 \
expanded from macro 'VLC_OBJECT'../include/vlc_variables.h| 
        481|  |               ^
:142al );
      |            ^
 ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
    ^   In file included from config/getopt.c:25:
In file included from ../include/vlc_common.h:1031:
:48: note: expanded from macro 'var_GetChecked'
../include/vlc_variables.h:256:12  142 | #: _warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V  256deA | fine varR_GetChec140 | :k_
       con#des../include/vlc_variables.h:122:f39: note: expanded from macro 'var_Create'
  122 | #ded(o,n,t,v) var_ei481:15   fine :  Getnote: neINexpanded from macro 'VLC_OBJECT'
 var_Se  t481 |         const struChecked(o,Cnhecked(VLC_OBJECT(o),n,ctt,v)
      |                                                ^
v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
retu const s  481 | atruct vlc_common_members: (cr_Create(a,b,c)  rn  va,tr vl,c__vcC)reate( var_SetChecked( p_obj, psz_nTEoGmEm on_members: (const vlavmae,V cR, VLC_L&C_V_object_rt_SetChecked(VLC_OBJECT(o),n,t,v)
 vonst vlc      |                                                ^
_*objec)(../include/vlc_common.hA:&481:15: note: al ) )
      t strucexpanded from macro 'VLC_OBJECT'
R_ADDRES|          ^
  ../include/vlc_variables.h:481 |         c(x)->objonS142:t48: note: expanded from macro 'var_GetChecked'
,_) \t
      |               ^
 *)(  142 | st struct vlc val _comIn file included from config/help.c:33:
In file included from ../include/vlc_common.h:1031:
mon_m../include/vlc_variables.h#deemfbine:resO);
       va276r:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
B_JECT(  276: (co |     if( !var_GetaChecked( p_obj, psz_ n sn)a,t vlc_ bG,     consm|            ^
e, tVLCobject../include/vlc_variables.h_Vc_t *)(&e(x)->objAR_) \
      INTEGER, &val ) ):140:48: 
      |          ^
 ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
)
      |                                       ^
  142 | #d|               ^
e../include/vlc_common.h:f481:15: note: expanded from macro 'VLC_OBJECT'
note:   481 |  expanded from macro 'var_SetChecked'
in e   140 |  #dIn file included from e  vconfig/cmdline.c:ar_28   fGine var_SetCheckedt(o,n,t,v) c:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hCheckee:256:12: warning: :onstv39: note: d(o,n,t,v) expanded from macro 'var_Create'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 struct vlc_c
om  v256& | (ax)->obj) \
      |               ^
rmon_members: (const vlc_object_t *)(&ar_G(x)- In file included from   libvlc.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
> os_tChecked(o,n,t,v)truct vlc_commobj)n \
    340 |       |               ^
etChecked(VLC_ OB   if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING v,122In file included from  |  &val ) config/chain.cJE:34ar_GetCh:
In file included from )../include/vlc_common.h
      e:1031:
../include/vlc_variables.h:511:5:CT|         ^ck
(o),#en,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
dd  142 | #  481 |        edefine var_ co(nst struct vlc_GetChecked(oVLC_OBJECcoSetChecked(VLC_OBJECT(o_mmmembers:T (const ,n,vlon_mc_et,v) var_GetChec(),n,t,v)
      |                                                ^ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
f
k../include/vlc_common.h:e  d(V481LmCber_:15: note: expanded from macro 'VLC_OBJECT'
s: (cons  481 | t vlO        const struct vlc_comoBmJon_memb511c_objecit_t *)(&(x)->obj) \
      |               ^
 |  ECTne var _Create(a,  (oervab,cr)_s): (CIn file included from libvlc-module.c:, 36var_Create:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:reate( p_obj, psz_name, VLC_VAR_INTEGER | VLCco_VAnst vlc_object_n,t,v10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  293 | ( VLC_OB    if( !var_GetChecked( p_obj, JEpsz_name, VLC_VAR_BOOL, &val ) )
      |          ^
CT(a), b, c )
      |                                       ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChe)../include/vlc_common.hcke
      |                                                ^
)dR../include/vlc_common.h_DOINHERt:(481:oI 15: note: expanded from macro 'VLC_OBJECT'
*,n,:481T
t      ):,(&15:|     ^(x)-
>obj,v) var_GetC../include/vlc_variables.h:122: )39 \
n,t,v)
      |                                                ^
  481 |        :h note: expanded from macro 'var_Create'
|               ^
  ../include/vlc_common.h:481e122cked(VL: 15: C_OBJEnote: In file included from  expanded from macro 'VLC_OBJECT'
 config/getopt.c  481 |         c:25:
In file included from ../include/vlc_common.hC | :1031 o  :
 ../include/vlc_variables.hc:o276n:st strunc10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
#define var  276 |   T(o),n,t,v)
      |                                                ^
  t ../include/vlc_common.hvl if( return var_SetcC_common_members: (const vl_Create(a,b,c) c_objecvt_tat *)(&(x )vlc_common_member->obj) \
s: (const vlc_o      |               ^heck
ed( p_!vobj, psz_note: expanded from macro 'VLC_OBJECT'
r_C  481 |         const stIn file included from input/vlmshell.car_GetCh:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
reate(ru  539 |   ct vlc_common_meeckembers: (cbodnj( ect_ VLC_OBJtEp_obj, pszCT(a), b, c )
      |                                       ^
_na  vansmer,../include/vlc_common.h *:481):15: note: expanded from macro 'VLC_OBJECT'
(&(x)->obj) \_
C      r|               ^
eate( p_obj, psz_name, VLC_VtaA mIn file included from   481 | input/vlm_event.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293 RVLC        :10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
const struct vl  293 |     ifc( !var_Ge_VAvelc,tCR_I_comhecked( p_objm, psz_nNTEGER, &amoe,n_members: (const _ovbject_t *)( l&( VLC_VAR_BOOL, &val )val )V xc_)
      |          ^
o../include/vlc_variables.hbLjC_:V142ecAt:48)R:_ADDR_EtS S, val  note: );
      |            ^
expanded from macro 'var_GetChecked'
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  142 | #define  140 | #define va->ob*)(&(x)->obj) \
      |               ^
 var_Get )
      |          ^
r../include/vlc_variables.h_j) \
SIn file included from config/chain.c:34:
In file included from ../include/vlc_common.hCehecked(o,n:1031,t,v) v:
../include/vlc_variables.h::142:48:ar525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note: expanded from macro 'var_GetChecked'
_GetChecked(VLC  142  525 |     var_Crea_OtBe( p_o_ | #defiFLbOjAT | VLC_VAne ,R_JDEC T(o),n,t,pv)
      | O:s      INHER                                               ^
| IT
      | ../include/vlc_common.h              ^:481    ^
vta../include/vlc_variables.h::r122:39: note: expanded from macro 'var_Create'
_GetChecked(o,nChecked(  122o ,t ,v) var_GetCheckcoed(VLC_Onst struct vlc_commo | 15#defB: JECT(o),n,t,v)
      |                                                ^
note: ../include/vlc_common.hz_
n:481:a481:15: me, VLC_VAR_BOOL | nIn file included from libvlc.c:39:
In file included from _,n,t,v) varm15expanded from macro 'VLC_OBJECT'
e:i../include/vlc_common.h:   note: 481 | expanded from macro 'VLC_OBJECT'        
  mberVs_n: (conS1031L:
s../include/vlc_variables.h:350:9Ce_t vlct: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  350481 |  ob |  Ch  if( var_GetChecked( p_oee var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )cked(VLC_OBJEjCT(o),n,t,
      | ect_t *)(&                                      ^
(x)->obj) \
      |               ^../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  b481j, psz_cn | oIn file included from missing.c  na  mv:38:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227        const struct vlc_comm:12: warning: on_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
members: (c  227 |   o ns t vlreturn var)
st stru_Vc../include/vlc_common.hct vl:481:15: AR_DOINHERIcnote: expanded from macro 'VLC_OBJECT'
T  481 |     
      | _note: oS_    ^
etChcommo../include/vlc_variables.h:122n:_mem39: eexpanded from macro 'VLC_OBJECT'
c  481 |    k      e|                                                ^
note: d../include/vlc_common.hexpanded from macro 'var_Create'
   122 | :   const st481( p:15: note: expanded from macro 'VLC_OBJECT'
ru  481 |    #d_efine var_Create   bct vlc_common_members: (coobj, psz_nest vlc_o(brs: (const vlc_object_tj e*)(&(x)->obj)n \
      |               ^a
ame, ,b,c) var_Crbjeeate( VLC_Oct_t *)(&(x)->obj) \In file included from Bconfig/getopt.cJE
C:T(25:
a), In file included from b../include/vlc_common.h      |               ^
, c ):1031:
../include/vlc_variables.h:293:10: warning: 
      |                                       ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15:  293 |     if( !var_GetChecked( p_obj, psz note: expanded from macro 'VLC_OBJECT'
_name, VLC_VAR_BOOL, &val ) )
      |          ^
  481 |    ../include/vlc_variables.h     const stru:142:48 :    co note: expanded from macro 'var_GetChecked'
   142 | #defi   ne var_Gconst struct vlc_coVLC_VAR_FLetChmmon_meOAT, val );
      |            ^
../include/vlc_variables.h:140:48: eckednote: (mbcconfig.status: creating src/vlc-plugin.pc
In file included from nesteo struct vlc_common_membert_,, VLC_VAR_STRIn,t,v) vinput/vlm_event.car_GetChecked(st *)(NGexpanded from macro 'var_SetChecked'
VL&,( &xC_O  vaBJ)l E)- >obj) \
CT(o),      n)r
,s:      |         ^
 (co../include/vlc_variables.h:nst:142 (const v v| :48:lc_object_t *)(&(x):              ^lc
_->31o bnote: expanded from macro 'var_GetChecked':
In file included from ../include/vlc_common.hj) \
:      1031t:
,v)
In file included from       140| input/vlm.c                                               ^
:| 
              ^../include/vlc_variables.h33 | #define var_S../include/vlc_common.h:
eIn file included from t../include/vlc_common.h:Chec1031:
../include/vlc_variables.h:ct vlc_comms  142onked(o,_:481me212:12: warning: :304n,:17t: warning: ,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mbers: (co
object_t *)(&(x)->onsbtj) t vlc_object_t *)(&(x)->obj) \
      |               ^
\
      |               ^
 struct vlc_commdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
on  212 |     _membIn file included from config/chain.c:In file included from input/vlmshell.ce:33:
In file included from ../include/vlc_common.h:1031In file included from libvlc-module.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
  304 |  | return varrs_Se../include/vlc_variables.htChe c:k e554d  :( o5bij:, f:  na(l34ikwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:

ely(!var_In file included from Gme../include/vlc_common.h:tCh1031#e:
de../include/vlc_variables.hfi:539ne  e,554 :ckVLe vC_d (obVjAaRr_,C  304 |  |    OO R DvS_G ar_C15 ree,ate val na );itme: C, note: (expanded from macro 'VLC_OBJECT'

      |            ^
 VL5C_../include/vlc_variables.h:V140A::48 warning: R_COORDhSecvk, ) vf (: &vallnote: expanded from macro 'var_SetChecked')  481a
)  140)i
 |       :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|                 ^ 
(const v../include/vlc_variables.h |       k539 |     : var_  elo by(!var_jGecectt142Checkeo_dtlc  *rns_o_bject_Crt *)(&e:48a(: note: expanded from macro 'var_GetChecked'
e#)definedS  (o,n,t,(  te&(x) v-a>obj) \
      |               ^
r_SetChecked(o,n,t,v) (142var_SetChc | oecIn file included from n#vked(VLC_version.c: p_31OB:
doJ() boIn file included from ../include/vlc_common.h:est struct vjetf1031:
in../include/vlc_variables.h:350lc_comm:, Cpt e vEar_GetvarCsz_name, VLChecksedheb_Vc(VLC_OBJECT(o),AR_FLOAT k_GetChecked(Ved(o,n,t,v) var_GetCheckjon, ed_nameC, VTLt(o),n,t,v)
      |                                                ^
|m../include/vlc_common.h:n481 VL,t:,C15:r note: uevC)
_cmbeVrtsA:  R(vl_Dcco      _commo9n: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_OI|                                                ^
n  me350mbNHs
te_LCVrsEexpanded from macro 'VLC_OBJECT'
../include/vlc_common.h::481 :15(:c oRInT
s |       note: | expanded from macro 'VLC_OBJECT't    ^

../include/vlc_variables.h: 122v  (:AR_lCO_OBJ481   |     ORDS, &val)))
ECT(o),n,t,v)
      |                                                ^
481../include/vlc_common.h:481V:15: note: expanded from macro 'VLC_OBJECT'
39:L      coC_nst struct481 |    Ovlc_comm note: expanded from macro 'var_Create'
B  on_members: (const 122 | #define var_Create(a,b,vlc_object_c) var_CreJatECT(o),n,t,v)t  if( ve( Var_GetCh      |                 ^
 L../include/vlc_variables.hC_OBJECT:142:48: (anote: )expanded from macro 'var_GetChecked', b, c )
*)      (| &                                      ^(

../include/vlc_common.h:481  e142 | x:)15: note: cexpanded from macro 'VLC_OBJECT'
->obj) \
        481 |         const struct vlc_common|               ^
_memb#define ers:v ar_GetChecked( p_oc_o(const vbj, psz_name, Vlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT extras/libc.lo -MD -MP -MF extras/.deps/libc.Tpo -c extras/libc.c  -fPIC -DPIC -o extras/.libs/libc.o
LC_VAIn file included from R_STRING, &val ) b)
      ject_t *)(&(x)->| obj) \
      missing.c|               ^:38:
        ^
In file included from ../include/vlc_common.h:1031:

../include/vlc_variables.h:../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    241 |     r142 | #define var_GetCheck ed(o,n,t,v) var_GetCheceturn var_SetIn file included from lc_keoconfig/getopt.c Checked( p_ obj, psz_name, VLC_VAR_STRd(VLC_OB     const struct vJECTlc_commING,:25:
In file included from ../include/vlc_common.h:1031on_members: (cons t bject_t *)(&((ox),n,t,v)->obj) \
)
      |                                                ^
      |               ^../include/vlc_common.h:481
vva:l )15: note: ;
lexpanded from macro 'VLC_OBJECT'c
_  481 |         co | o  b      |            ^
 ../include/vlc_variables.h:140:48: note: In file included from config/chain.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hje:554ct_t *)(&(x)- >expanded from macro 'var_SetChecked'
:  140 | #definonbs 5: warning: e due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] var_Sj e tChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      | depbase=`echo modules/modules.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT modules/modules.lo -MD -MP -MF $depbase.Tpo -c -o modules/modules.lo modules/modules.c &&\
mv -f $depbase.Tpo $depbase.Plo

                                               ^
  ../include/vlc_common.h:481t:15: note: expanded from macro 'VLC_OBJECT'
 struct vlc_  c481 kedc(ovlc_object_t *)(&(x)->o) 554\onmmon_bo,n,t,v)  | members: (const vl:
cj) \
../include/vlc_variables.h:
304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
var_Ge      |               ^
tChecked    var_Create(  304( p      |               ^
 |  _o b _ joeIn file included from clibvlc.c:V39L:
CIn file included from _In file included from config/cmdline.c:28:
In file included from O../include/vlc_common.hB:J1031ist struct vlc_common_:
../include/vlc_variables.h:362:9: warning: memdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ECT(  bers: (con../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10o)stf (likely(!var_Get362 |     if( var_bGe tC,Cvlheckectj_,_d psz_nname, VLC_VAR_STRI (obj, name, VLCt *)(&(x)->objh_) \
      |               ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]VobjeAR,t,v)
c      NG | VL_C_VAR_t_tDOINHERIT|                                                ^

      |     ^
In file included from version.c:31:
In file included from  ../include/vlc_common.h:../include/vlc_variables.h481::122../include/vlc_common.h*15: note: :)39(:&(x)->obj) \
      |                ^

      expanded from macro 'VLC_OBJECT'|                                                ^
note: expanded from macro 'var_Create'../include/vlc_common.h
e  :481 | 
481  122 | #c:15In file included from input/vlm.c:define var_Create(a,: kednote: (33: b ,pc_)o bvja, p1031s      zr_name:
../include/vlc_variables.h const, _Crea struct vlc_common_members: (const vte( VLCl:
expanded from macro 'VLC_OBJECT'In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12:
   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481 | _OB  227 |     retur        const JECT(a), b, c )
      n var_SetCheck|                                       ^
:../include/vlc_common.h:481ed( p_362::159: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:obj, psz_n note: expanded from macro 'VLC_OBJECT'

  481 |      a me,     362 |    V LC_VARs_ADDREStrucS,  & cvt vlal ) )
      |         ^
../include/vlc_variables.h |  :142:48:  note: onst expanded from macro 'var_GetChecked'
struct         const stv276lc_com |   cruct vlc_co_common_members: (const mmon_mvmonileikely(!var_GetChecc_object_t *f()(&(x)->obkj) mb\e
       r|               ^es: (const vlc_ob
d (obvar_Gje,tCjVecct_LhecIn file included from missing.c:k38:
In file included from e tna_Cobject_t _*V)(&(x)->oAR_d b*)(&(me, VLC_V../include/vlc_common.h  if( !var_GetFLOAT, val );
x)->obj) \
      |               ^
      |            ^
Checked( p_obj, p../include/vlc_variables.h:sz_name140,AR_COORD V::1031In file included from 48libvlc-module.cLC:_36(S,VA:
R_In file included from I NTp../include/vlc_common.hE:1031:
../include/vlc_variables.h:G_Eobj, Rj, &val:324:10: )warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_ mnote: expanded from macro 'var_SetChecked'  
324  140 |     if( !var | #d_eGfine evmar_SetC beretChecked( p_obj, psz_name, VLC_VAR_FLOA:
../include/vlc_variables.hT:256h:s12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:e (const vl)
   &val)))
      |                 ^
 \
      |               ^
 )
      | 256../include/vlc_variables.h         ^:c142COkORDS, &vIn file included from input/vlm_event.cc_object_t :*48: note: ed( | )(al))):
      |                 ^
31    r../include/vlc_variables.hexpanded from macro 'var_GetChecked'
:
  :142 | #142:48: defineIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t142 | #define vanote:  vr_Geurn vaexpanded from macro 'var_GetChecked'
t  Cr_Shecked(o,n,t,v) vaetCheckr142   | #define vaped( p_rsz__a_rG&e_GotChec(naoxGetChecke,)me, VLC_VAR_n324 | 
    if( bj,,!v-../include/vlc_variables.h:142a:r48_:GetCht>etCheobj) \
      |               ^
k  deIn file included from config/chain.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 | d(VLC_OB    var_(o,n,Crecked( p_obj, psz_name, VL,v) var_Snote: epsz_Jc,ADDRESS, &val ) name, VLC)
      _ t,vECT(o),n,t,v)|         ^

../include/vlc_variables.h:      |                                                ^
ked(../include/vlc_common.h&142expanded from macro 'var_GetChecked'
:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,vC) _Vo), n  :481:15: note: ate142 | expanded from macro 'VLC_OBJECT'
Vvar_GetCheck  481 | (, p_obj, psz_na#defi   AR_ADDREme,SS, val );
       VLC_|            ^
eVAR../include/vlc_variables.h:140_STRING | VLC_VAR_DOINnHERIT:48: note: expanded from macro 'var_SetChecked'

  140 | #ed evfinea var_SetCr_hec ked         |     ^
 const(o,../include/vlc_variables.h:122:39var_Ge: tGChnote: expanded from macro 'var_Create'
e  122 | #de struct vlc_common_members: (const vlct,v)_object_t *)(&( fvvnin,x)->obj) \
e va      a|               ^
r_r_CreateGetCht,v) var_SetCheaclkd(VLC_OBJECT(o)ed(VLC_OBJECT ) )
      |          ^
(o),n,t../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked',In file included from libvlc.c:39:
In file included from 
e../include/vlc_common.h:n,t1031A,R:
v../include/vlc_variables.h:429:),v)
      |                                                ^  

../include/vlc_common.h5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:481:15:  429 note: expanded from macro 'VLC_OBJECT'
142  481 |         const s | ecktecked(_ | t r   var_CreateVLC_F      OBJECT(Che| ( p_obj, psz_name, VLC_oV)A,tuChen,t,vcked(VL)C_OBJEeCT(o),n
,      t,v)
      | cke#d(o,n,t,v) var_GetChecked(define var_GetC| hecked(o,ct vlc_coVmLmL                                               ^
o../include/vlc_common.h:481:n,tn15_members: (const vl:                                               ^
,../include/vlc_common.h:481c_object_t  *note: :expanded from macro 'VLC_OBJECT'C_OBJECT(o),)(&(x)->obj) \
      |               ^
n,t,v)
      |                                                ^
../include/vlc_common.h:48115: note: expanded from macro 'VLC_OBJECT'
:  481 |   15: note: expanded from macro 'VLC_OBJECT'
   481 |         cons t strucIn file included from config/getopt.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |     if( !vart vlc_common_me                                               ^mbers: (con_sGe tChe c ked(t p_o  
bj../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c  481 |         const st
v  481 |        rRuct vlc_common_vlc_object_t *)(&(x)->) consm( var_t str_ueGct vlc_ecodm(mVLC_OBtCJhEecmkINTEGoER anst | VLC_VAR_DOINbon_members: (const vlc_object_t HCT(o),n,t*)(&(x)->obj) \
      |               ^
,EvR)
I      |                                                ^
Tstruct vlc_common_members: (consIn file included from config/cmdline.c:obj) \
      |               ^
28, b,c) v:
In file included from ../include/vlc_common.h:1031ar_Create( VL:
e../include/vlc_common.h:,481:t15) vlcr../include/vlc_variables.h:s_293::ob10: In file included from jectwarning: version.c_t :31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 (const vlc_obj  429 | ect_t     var_*Cr;e)(&(x)->obj) \
      |               ^
ate( 
      |     ^
p_objC../include/vlc_variables.h_OBJECT(a), b, c :122:39: In file included from input/vlm.c:33:
In file included from ../include/vlc_common.h:1031note: expanded from macro 'var_Create'
:
../include/vlc_variables.h  :241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, psz_name,   241 |   VLC_VA R122 | _# dp reIsNTEGEeRfinte  urn v| VLC_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
zVAR_DOINHERIT ar_SetChe);
      |     ^
c  293 | ../include/vlc_variables.hk_ ne:122:d( p_o39: note: expanded from macro 'var_Create'
  122 | v#adaebj,fine pszm_name, V vare_Create(a,b,c) va, rV_Create( VLLC_VAR_)
      C_OBJECT(a)FLOAT, &val, b, |                                       ^
 c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const st) )
      | r         ^../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'   if(
  481 !var_GetChecked( p |        _
r_../include/vlc_variables.h:Crea const te(a,b,c) obj, psz_nvar_Creaame, VtLucC_tV vAlLceR_BOOL, &va_col ()  V)LCm
m      |          ^
_C_OBJ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
ECT(a), b, c142  142 | #define var_GetChecke )
      |                                       ^
d(o,n,t,v) var_:48: VGnote: expanded from macro 'var_GetChecked'
AR_  142S../include/vlc_common.hon_members: (c:481:15: note: expanded from macro 'VLC_OBJECT'TetChoRI
N  481 |     nst  | vsG,#d eckeefine vval );traru_
      G|            ^dlc_( V   
e../include/vlc_variables.hc:oLn140:C_Oos48t: note: expanded from macro 'var_SetChecked'bject_t *)(&(x)->obj) \
:
t struct vlcc_ct vlc_comm      oo|               ^  140 | Cmhm#odn_ne
ecBJfin_members: E(e vIn file included from version.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_SetChecked(o,n,t,v)  note: expanded from macro 'VLC_OBJECT'var_SetChecked(VLC_OBJECT(o),
nc,t,v)
      |                                                ^
C../include/vlc_common.h:T(o),n,t  481 |         const,v)
      |                                                 ^onst vlc_object_mst *)(&(x)  e->otruct vlc_cbjomm481:15):  note: expanded from macro 'VLC_OBJECT'k
e  d(o,n,t
\
481 |     ,v)     c442 |     vonasmv../include/vlc_common.ht struct va      |               ^
br_Create:(o p_obj, pelc_commn_onIn file included from _mconfig/chain.cr_G:34memrbsemb: (constee481:15ters: vlc: note: expanded from macro 'VLC_OBJECT'
rs (co_object_: (cont *nst vlc_object_t *)(&(x)->  o)(C:
b&j) \
      | he481csked(VL | CtIn file included from ../include/vlc_common.h              ^:_1031:
../include/vlc_variables.h:578
 v:9: warning: lc_object_t *)(&(x)->obj) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OBJECT  578  |      (o),n,    if( va  consIn file included from input/vlm.cIn file included from config/file.c::t struc33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:r_Change( p_ob*)(&(x)->t vlc_common_mt,j, pszOob256jAT, &v) \
      |               ^
_namv)
      |                                                ^
a../include/vlc_common.h:e481:15: note: lexpanded from macro 'VLC_OBJECT'
, In file included from missing.c  481 |    :V(x)->ob   :12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j ) )
      |          ^
38   256 |     r const stLruct:
C_VAR_CHOICESCOU) vlc_common_members: (conNT,emst vlc_obj  \&coect_t *)(beturn v
      unt, NULL ) )| 
              ^
earr_SetChecked( p_obIn file included from       libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT modules/modules.lo -MD -MP -MF modules/.deps/modules.Tpo -c modules/modules.c  -fPIC -DPIC -o modules/.libs/modules.o
sz../include/vlc_variables.h40| _ns: (const vlc_ob&ject_t *)(&        ^j, psz_(In file included from 
libvlc.c../include/vlc_variables.h:128n(:
In file included from amea../include/vlc_common.h, VLC_:me, Vx)-39:
:Ved(../include/vlc_common.h:VIn file included from >1031L:
../include/vlc_variables.hCoL:AC_VAR_ADDRESS, val );b
      |            ^
43276R_:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_OBOOL | VLC_VAR_DOI  j) \
../include/vlc_variables.h:../include/vlc_common.h142:48: note: expanded from macro 'var_GetChecked'
NHERIT:1031:
  142 |  #def../include/vlc_variables.h:442BJECT:x)(;
)5:140:      |     ^
i../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
n:276 | : warning: 1031:
../include/vlc_variables.h:324:10: warning: o),n,t,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |       |               ^
    if( !var_GetChecked( pvIn file included from )extras/libc.c:26:

 48: note: expanded from macro 'var_SetChecked'
_odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from config/cmdline.c:28:
In file included from ../include/vlc_common.h:1031:
In file included from       
|    ifbj, psz_na:(                                               ^    140 | #define var_SetCheckme, VLC_VAR_INTEGER, 
&val ) )ed(o,n,../include/vlc_variables.h:304  :17: 442
 |        twarning: ,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v)   304 |   var_  |          ^
S../include/vlc_common.hetCh../include/vlc_variables.h:note: :eckedexpanded from macro 'var_Change'
1031:
../include/vlc_variables.h:189:12:  i142:fwarning:  ->(likelydue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]48:ob( (!vaVrnote: _GLe
texpanded from macro 'var_GetChecked'C
hecj) \
      |                 ^
  189 |     retur  128n var_SetC | #deked (obj, name, hecked( p_obj, psz_name, VLC_VAR_INTEGER, val );
      |            ^
In file included from f../include/vlc_variables.h:140../include/vlc_common.hi::n48: note: expanded from macro 'var_SetChecked'
e  140 | #de var_config/getopt.c:C25VLC_VAR_CO:
OIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:RDS,C_OBJECT340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 (&o),n,t,v)
val))      fi)ne var_
      |   340 |  Se| tCh                                                ^  if( var_GetChec                ^
k../include/vlc_variables.h:142:48ed( p_ecked(oobj, psz_name,,n, VLC_VAR_STRING,: note: expanded from macro 'var_GetChecked'

  142 | #dt,v) var_Se &val )tCheckeefine vad(VLC_O )
      | BJECT(o),n,        ^
t,v)
      |                                                ^
../include/vlc_variables.h:../include/vlc_common.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | :481142::15: 48:         co  122 | nst strunote: expanded from macro 'var_GetChecked'
481ct vlc_#common_member:d142s: (const vlc_object_t *)(&(x)->obj) \  142 | efine var_Create(a,b,c) v15 | #define var_Get#defChecked(o,n,t,v)a var_GetCheckeidnnote: expanded from macro 'VLC_OBJECT'
r_(CVLC_  481 |         create( VLC_Oonst BJECT(a), b, c )st
      |                                       ^
../include/vlc_common.h:481:ruct vlc_common_mem15: note: expanded from macro 'VLC_OBJECT'
OBJECT(o  481 |  ),n,t,v)
      bers|                                                ^
../include/vlc_common.h:481      :15: note: expanded from macro 'VLC_OBJECT'
  481 |         cons const struct t struct vlcvlc_common__common_members: (const vlc_objemect_t *)(&(x)->obj) \
      |               ^
mbers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
e var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),In file included from missing.c:38:
In file included from ../include/vlc_common.hIn file included from :1031:
../include/vlc_variables.hn,t,v)
:293r_G:10etC: warning: hecked(odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      
,n,  293 | t|                                                ^
, v )  var_ if( !../include/vlc_common.h:var_GetChe
G      |               ^
e!va:ck481:15 In file included from input/vlm.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: ::ed( p_obj, pwarning:  (constCheckz_name, VLC_Ved(VLC_OBJECT(o),n,t,v)
      |                                                ^
note: haexpanded from macro 'VLC_OBJECT'nAR_BOOL,ge(a,b,c version.c
:  481 |       &../include/vlc_common.h var_Creat :481:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],s15et vlc (note: expanded from macro 'VLC_OBJECT'
d  481 |         co,_object_t *)(&(x)->obj
)  276 |     if(e) n \r_G var_Change(! var_31  c:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:e455:5:Gt:Checked( p_  note: expanded from macro 'VLC_OBJECT'
VLC_OBJECT(a  )e,v ab481,ol
      |               ^
 ) )
      |          ^
t p_obj,ChecIn file included from extras/libc.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p  142 | #define var_sz_name, VLC |         const struct vlc_commoked( p_obj, np_smzem_berGetC hc, d, e )
necked(o      |                                           ^b
jn, ap  sz_name, VLC203 |     return var_Set_VAR_FLOAT, &vals_VAR_BOOL | VLCC_VAR_DOINHmheEcRkIT );
      |     ^
e, VLC../include/vlc_variables.h:122:39: note: ../include/vlc_common.h_expanded from macro 'var_Create'warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:481:15: note: expanded from macro 'VLC_OBJECT'
  122 | #define var_Create(a,b,ce
d  455 |     var  481o |         const _Creastruct vVlcAR_common_members: (const vtelc_ob tj s(_)INT )( p_obj, psz_name, VLC_VAR_FLOAT eEct_t ) var_Create( VL| VLCsC 
_      O| B         ^JEC*)(T(a), b, c )
      |                                       ^
: (const vlc_object_t *)(&(x)->obj) \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)-&(x)->obj) \
      |               ^
>obj) \
      |               ^
,n,t,v) var_GetChecked(VLC_OBJECT(In file included from In file included from 
libvlc.c:../include/vlc_variables.h:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o)  ,142n:48: note: config/cmdline.c455: | 28 :
 In file included from  ../include/vlc_common.h :v1031expanded from macro 'var_GetChecked':
a,
t  ,142v | )
      |                                                ^
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
#r../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  pdefine var_GetCh324 |     ifec_ktCreater( p_oed(o,n,t,v)   481var_GetC(b |  !varh _ecked(VLC_OBJECuo    bT(o)c   const struct, nv,ltc,_comm_oGne_tmChevcked)
( pemb      | ers: (const vl                                               ^
../include/vlc_common.h:j481Gc_object_obj, psz_name:j, psz, VLC_VAR_FLOAT, &val ) )
      |          ^
_name, 15: note: expanded from macro 'VLC_OBJECT'
VLC_VAR_FL  481 | O../include/vlc_variables.hA:T142 :|48 :V Lnote: Cexpanded from macro 'var_GetChecked'_
V     142 | #define var_GetChecked(o,n,t,v) var_GetC  hecke  d(V cLC_OBonst struAJECT(R_DOINHERIT );
      |     ^
ct vlco),n,_ct,v)
      e|                                                ^
, psz_nam vare../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_ommon_members: (,GetChe ../include/vlc_common.h:481:15:V Lcked(o,n,t,v) vnote: expanded from macro 'VLC_OBJECT'Car  
const vlc_o  481 |         const structbject_t *)(&(x)_GetChecked->obj(VLC_OB) \
      |               ^
J vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
_V122 | #defEine vaCIn file included from config/file.c:40:
In file included from AR_BOOL../include/vlc_common.h, val );T(o),n,t,vIn file included from 
      |            ^
)../include/vlc_variables.h::1031
      |                                                ^
:
140:48: ../include/vlc_common.h:note: expanded from macro 'var_SetChecked'
481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const s../include/vlc_variables.h:trr_Cure  140 | #deconfig/cmdline.c:28:
cIn file included from t vfiEl340:../include/vlc_common.h9n:e v warning: ar_SetChecked(o,nR,t,v) var_Sedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]tChecke
:  3401031d(VLC_OBJECT(o),n,t,v)
c      _|                                                ^:
c, &val ) )
      |          ^
ommon_members: (co../include/vlc_variables.h:config/chain.c:286:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  286 |         if( var_Create( p_this, name,
      |             ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t ../include/vlc_variables.h:340:9:142:48:* warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) nst vlc_object_t *)note: expanded from macro 'var_GetChecked'
(&(x)(  142 | #def&i-ne> v  (x)->o340 |     bj) \
obj) \
      | if( va              ^
r_GetCheck      |               ^
ed( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
config/chain.c:../include/vlc_variables.h:142:48: In file included from input/vlm_event.c:31:
note: expanded from macro 'var_GetChecked'
296:21:   142 | #define var_GetCheIn file included from ../include/vlc_common.h:1031:
cked(o,n,t,v) var_GetCwarning: t vldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
he  296 |   c       ke../include/vlc_variables.hd(VLC    :340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_OBJaEC       var_Chan
ge( p_this, name, VL  340 |     if( T(o),n,tvar_Get,v)
      |                                                ^
CChecked( p_obj, psz_nr_GetChecked(o,../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_   | VAR_SETn481 |       MINMAX,
      |                     ^
  ,../include/vlc_variables.h: const t,128ame, VLC_VAR_Sstruct vlc_cTRING, &val )v)ommon_me )
 var_GetChe:43ckmbersed(VLC_OB      : note: expanded from macro 'var_Change'
|         ^
../include/vlc_variables.h:142JECT(o),n,t,v)
:48: note: expanded from macro 'var_GetChecked'
        128  142 | #c_common|                                                ^
defin_members: (conste  | #define var_Changeva../include/vlc_common.h r(a,b,c,d,e) va  ifr_Change( VLC (v l_OvBJECT(a), b, c,:_Ge: (const vlc_objear_GetChecked( p_obj, psz_name, VLC_VAR_ScT_RoIbNjG,e c&t_t *)(&(x)->obj) \
      |               ^
v d, e )
      |                                           ^
481al ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #defin../include/vlc_common.h:481:15: cnote: tIn file included from libvlc-module.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.he var_Ge_t expanded from macro 'VLC_OBJECT'
tChecked(:  481*)(&(x)->objtChecked(o)o \
      340|  |               ^
,n,t,v) var_GetCheckeIn file included from config/cmdline.c:,n,t,v) var_GetChecked(d        consVLC_OBJECT_(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:t struct  481 |    vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 (28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.ht15VLC_OBJECT(o),n,t,v)
     const :      |                                                ^config/chain.c:stru:301:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   301:350:9:*9)(&(x)ct  |        vlc_co-m        >obj) \
mo warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:      15: note: expanded from macro 'VLC_OBJECT'
|               ^
  350 |      :n_member s: (conote: if(    481 |         const  strIn file included from expanded from macro 'VLC_OBJECT'
uct   nst vlc_objewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c481 |         const struct vlt_c_c   var_Change( pt _thivar_Ge*)(&(x)otChecked( p_obj, psz_nammm-e>vlc_co, VLC_VAR_STRINoommonG, &vals, namn_mem_members: (const vlc_objec t_bebj) \e, VL  340 |     if( vt *)(rs:a () )
      |         ^
C_VAR_SETMINMAX,
      |                     ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128 | #def&ine var_C(x)->const vlc_objr_GetChecked( p_obj, psz_name, VLC_VAR_STe../include/vlc_variables.h
h:ange(a,b,c,d,e)R cvar_Ch142:48: note: expanded from macro 'var_GetChecked'      ING, a&val ) )
      |         ^
to_t ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #bj) \
| *)(&(n
ge( VLC  142 | _OBJE      #define|               ^              ^
define var_GetChecked(o,pn,t,v) var_GetIn file included from input/vlm_event.c:_CTo
x)->obj) \
      |               ^
31:
In file included from ../include/vlc_common.h:1031:
 vabj(a), b, , psz_name, VLC_VAR_STRING | VLC../include/vlc_variables.h_:350:9rc, d, missing.c_:38:
e )
      |                                           ^
In file included from ../include/vlc_common.h:481:15: note: GetChe../include/vlc_common.hcked(o,n,t,v) var_GetChecked(VLC_Vexpanded from macro 'VLC_OBJECT':1031:
../include/vlc_variables.hAR_DOINHER_
  481 |   CVA   hR_DOINHERIIn file included from Iinput/vlm.c   con:304:17: TTecwarning: In file included from config/file.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: );
      |     ^
../include/vlc_variables.h:122:k
esdt(VLC_OBJECT39: note: expanded from macro 'var_Create'(o),
n ,s      truct v| 350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  122 | #defin  350 |     if(e var_Create(a,b,c) var_Get var_Create( VLC_OBCh    ^
tatOBJ,EJECe(a,b../include/vlc_variables.h:CT(o),n,t,v)
      |                                                ^
:122,:c) va../include/vlc_common.h:481:15lc_common_members: (consT(a), b,erdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t
_Create( VLC_OBJECT ../include/vlc_common.hv:lc c )
      |                                       ^
../include/vlc_common.h:481:15: 33note: expanded from macro 'VLC_OBJECT'
  481 | 481        c  o: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
(a), bns:,v c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:15:  481 |  note: 304expanded from macro 'VLC_OBJECT'_object_
         note:   const struexpanded from macro 'VLC_OBJECT'cked( p_obj, In file included from t | 
 p39s:  350    if (likely(!  var_GetChecked (obj, name,t VLz note: _naexpanded from macro 'var_Create'
 481 | modules/modules.c*  122)Cme, (&(x)->ob 481 |            cons    cj) \
      :|               ^
_VARons)_
ttC sOORDS, &val)))
            |                                                ^
In file included from ../include/vlc_common.hs|                 ^
../include/vlc_variables.h:142:48: tconfig/chain.c :str348:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: uexpanded from macro 'var_GetChecked'
trruct uv  142 | ct v#def | ine v#deflcli_nceo mvarVLC_V_c_AR_SacrocTtCmmreact vlc_common_members: (te(cons :1031:
../include/vlc_variables.hvlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^m
on_mt vlc_objeRIcoNG,a,bt_t *)(&e(x)->obj) \
      |               ^
,c) var_x &m)->objCreate( VLIn file included from C39:
b_In file included from extras/libc.cn_members: )OBJECT(a), config/cmdline.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9valers../include/vlc_common.hb) \  | :    if( var_G: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:481:15:  :362 |     etChecked( p:  (const 
_293      |               ^
note: :10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
26obj, p  expanded from macro 'VLC_OBJECT'
, cs293  481 |  z_nameIn file included from config/help.c:33, VLC:
vlc_ ):

 oIn file included from (co../include/vlc_common.h:bnst jIn file included from ../include/vlc_common.h:1031:
v_1031../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
../include/vlc_variables.h:if   293ec
   In file included from  |   189 |       |                                       ^
( var_GetChecked( p_obj,  :psz) )
      |         ^_na../include/vlc_common.hVt_t *)( me, &(x)->ob
j:../include/vlc_variables.h1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) \  212 |     re
  iturn var_lASRf( !varVLC_VAR_ADDRESS, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_Ge    r_../include/vlc_common.h:481:c_o:constbtCheGj15142:: 48note: expanded from macro 'VLC_OBJECT'
:  e481t |     c k   conedst struct vlc_common_mem       ber\
      |               ^
s: (constect_t * vlc_object| _              ^t
 *)(&(x)->obj) \
)      |               ^
10: warning: (&(x)->obdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from 
libvlc.c  293 |     if( !j) \
In file included from uinput/vlmshell.c(:33:
In file included from v../include/vlc_common.ha:      |               ^
1031In file included from o:
,../include/vlc_variables.h eIn file included from version.c:tr_:39:
In file included from 31config/core.c:
../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C:28:
hIn file included from ../include/vlc_common.hGIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: enote: expanded from macro 'var_GetChecked'
etCheckdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:1031:
../include/vlc_variables.h:469:5: warning: cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_
S  469 |     veTdR(I  ps_torb  j,u cpts zv_lname, Vc_commonar_CreNa_tGe,227  | & v aml_  r( p_n,t,v) var_eturn Getobj,  var_  469 | SetC    var_LChheCc_VAR_BOOL, &val ) )
      |          ^
 e) )
      |         ^
Create( p_obj,e psz_142 | #:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]mGe../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #defidetChern name, VLC_VAR_STcked(o,n,bers: (const vlne vafine vvar_r_GetCch_eocbked(
t  ,563o | , n ,RtI,NvG | V ar_GetChecked(o,nSeetCh t../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'varecked (objCh
v  142 | #define var_,) var_GetChecked(VLC_G)kOBJeECT(o)c, van,t,v)
      |                                                ^
kr../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ed( p_obj, psz_name,e dV LnCc_ked(VLame, jC  481 | V  LC(_V e_OABVLC_VAR_AcR_DGO  tetCheR_I_JEC_ cked(t *)V(L&C(_NTEGER, val );  const struct vlc_common_memOBJECT(bers
: (co nst v,lc_t,T      (| o           ^
obje),n,tx,v)v
      | o),n,psz)_ t,v)var                                               ^

../include/vlc_common.hn:481:15a:me, V note: )expanded from macro 'VLC_OBJECT'->obj) \
      |               ^
COOR      
| DS  481 | , val)                                               ^;
      |            ^
In file included from libvlc-module.c:36:
In file included from ../include/vlc_common.h:LC_VAR_STRING | VLC_VAR_DOIN1031:
        consHt 
ERIT );
      |     ^
k../include/vlc_variables.hstruc../include/vlc_variables.h:350../include/vlc_common.h::140:t vle48: note: expanded from macro 'var_SetChecked'
  :1409 | #defi: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ned(  350 |      var_SetCheckif( var_GetC_GehecIked(t p_oN p_objChecked(VLC_OBJECT(o),n,ed(ot,v)
      |                                                ^
H,n,t,v) var_SetChecERIT );ked(VLC_OB
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struJECT(o),n,t,v  )
      |                                                ^
122 | #../include/vlc_common.h:481:15: note: definexpanded from macro 'VLC_OBJECT'
  481 | e var_C  er_Cre      cotChecked(o,n,t,v) vanst sater_GetChec( p_obj, psz_name, VLC_VARc../include/vlc_variables.ht vlc_comm:140:48: eate(a,b,c) var_Crnote: eoate( Vexpanded from macro 'var_SetChecked'
n  140 | #define _ tmevm_aLrp_SoCbj, psz_nc_tOBJECT(a), bb_e, psz_name, VLaruct vlc_commC_VAon_members: (contTsRIN t vlc_object_t *)(&(x)->obj) \
      |               ^
, cRG_FLOAT In file included from modules/modules.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12*, val );
      |            ^
me, VLC_VAR_BOOL, &va481:15../include/vlc_variables.h:140l ) ):: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:48: note: expanded from macro 'var_SetChecked'      :122: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]


r)  140 | #define|      v48139: note: expanded from macro 'var_Create'
 |         coa(n&203r |     return var_SetChecked( p_obj, psz__(SnamesxtetChecked()         ^o,n,t,v) v
 ../include/vlc_variables.h:arstruct vlc_common_members: 142:48: note: (const, vlc_objec_SetChecked VLC_VA)expanded from macro 'var_GetChecked'
-(VLC_OBJERCT(o),n,_t  B,v)t_t *)
O  142 | #definOL,(&(x)->obj) \
      |               ^
 val );
      |            ^
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

e        |                                       ^
481../include/vlc_common.h |        >var_G ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_S | VLC_VAR_DOINHERIT
      |     ^
 ../include/vlc_variables.h:122:39: note: con122 | #define var_Create(a,b,csetChe) var_Creacte( VLC_OBJECexpanded from macro 'var_Create'
In file included from   122 | #config/help.cd:33:
In file included from ../include/vlc_common.h:1031efine va:
r_Creaketd(o:eks../include/vlc_variables.h481::15: note: expanded from macro 'VLC_OBJECT'
:  481 |        304:t(  const struct vclonst  (s17c_common_members: (cotruct vlc_cometCmon_members,n,t,v)T: ( ev: d(VLC_OBJEClc_object_warning: t *)(&(x)->obj) var_GetChecked(VLC_OBJECT(o),n,ta,b,c) var_Creahecked(o,n,t\T(o),n,t,v)
      |                                                ^
,v) var_SetCheconst ,v)
      |                                                ^
../include/vlc_common.h:481cke:15:../include/vlc_common.h: vlc481note: dexpanded from macro 'VLC_OBJECT'(a
(VLC_OBJECT(o),n,t,v)
      |                                                ^_
object_t *te( V  LC_O../include/vlc_common.h:481:), b, c )
      |                                       ^
../include/vlc_common.h::)481
      |               ^
15: note: expanded from macro 'VLC_OBJECT'
o  481 |         const 15481: |  (&(x)-> note: expanded from macro 'VLC_OBJECT'
In file included from config/file.c:  481 |         const struct vlc_common_memb:e15: note: expanded from macro 'VLC_OBJECT'
  481 |   b oj40     c:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: onst struct )bjrs: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 \
      |               ^
vlc_commodue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]n_membesrs: (const vl     
c  362  _object_t *)(&(x)->obj) \
      |               ^
 |     i) f\
( var_In file included from version.c:31:
In file included from ../include/vlc_common.htructIn file included from missing.c:38:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: cIn file included from modules/modules.c:39:
In file included from due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] BJECTv(a), b, c )
      |                                       ^

o  324 |   lc_common_member../include/vlc_common.hsn: (c:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.hst st:481:15: note: expanded from macro 'VLC_OBJECT'
  212 |     return var_Set   481 |   onst       covlc_object_t *)(&(x)->objruct vlc) \Checked 
      | (obj, name:              ^, _coG emif( !var_GetCVLmon_membe1031:
C../include/vlc_variables.h:hecked( 
r_VAR_COORDS, vals);
      |            ^
      |               ^
:p (con_sobj, pIn file included from input/vlm.cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from _:33:
In file included from config/core.c../include/vlc_common.h:1031:
../include/vlc_variables.h:140../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:48: note: expanded from macro 'var_SetChecked'  304 |     if 
(l477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  140 | #def  ine var_SetChecked(o,n,tikely(,!vSetChecked(o,n,t,ar_GetChecked (obj, v) vav) var_rn_ame, VLC_V477AR_ |     var_SetChecked(VLC_OBJCOORDS, &val)))
      |                 ^
:28:
In file included from ../include/vlc_common.h:1031:
ECT(o)SetChecked(VLC_OBJECT(o),n,t,v)
../include/vlc_variables.h:241:12: warning: t vlc_ob      |                                                ^
je../include/vlc_common.hc:nst struc,t ntv_t *,t,v)
481:15: note: expanded from macro 'VLC_OBJECT'      |                                                ^

)../include/vlc_common.h:481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l:c15: note: expanded from macro 'VLC_OBJECT'
    n241_coms  481 |  ../include/vlc_variables.h:142       :48: t v(&(note: expanded from macro 'var_GetChecked'
481  x)->obm |     return va142 | #define var_Serconst tChec_GetCshecked(o,n,st,v)z_natruct vlc_common_membem var_
G  304 |   ele, rtChecked(VLC_OBcV  if (likeslLC_VAR_FLOAT, &v: (const vlc_objecaClyt(!var _)t )
      |          ^
_../include/vlc_variables.h:J142:48ECT(tCoG *reaetChecked (oo),nh,bj, nea: note: expanded from macro 'var_GetChecked'
me,  142 | #defin VLCt,v)
      kced( p_obj, psz_name, VL_VAR_COORDSke C_V, &val)))
|       |                 ^
)te(&(x)->obj) \../include/vlc_variables.h:ed(                                               ^

(j p_ob)      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
142  481 |    In file included from extras/libc.c:26 :     j, psz_na48:me, VL\
      |               ^
const str pC_VAR_STRING | VLC__VAoRn__DIn file included from O Inote: expanded from macro 'var_GetChecked'
mb:
  In file included from uc../include/vlc_common.ht vlc_common_mNembers: (const vlc_object_HERITtj *)(&(x)->obj) \
      |               ^
ect_t *)(&(x)->ovar_GetChecked(o,n,t,v)142 | In file included from #input/vlm_event.ceinput/vlm.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324_obj,:1031::
bj) \
      |               ^
define../include/vlc_variables.h:227 31p:
sz_n var_GetChecked(o,n,t,v) var_GetIn file included from ../include/vlc_common.h:1031:
Checked../include/vlc_variables.h:362::10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
( Vvar_GetChecked(VLC_  362 | OBJECIn file included from libvlc.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    if( v  324 |  LTC(_Oar_GetCBJECo),n,   t,v)
      | heckedT(o),AR_STRING, if( !var_GetChecked                                               ^
mbers../include/vlc_common.h: (coamn( p_obj, psz_name, VLC_Vc_Acomm:481:on_15: note: expanded from macro 'VLC_OBJECT'
e  481 | ,     VLC_VAR_AvDRD_RFESS , &val ) ,)t
      |         ^
../include/vlc_variables.h:142:48: note: ( pexpanded from macro 'var_GetChecked'
  142 | #,v)
      |                                                ^
al )define var_GetCheckemembers: (cd../include/vlc_common.h(o,o;
:481:15:nst v note: expanded from macro 'VLC_OBJECT'
  481 |     Ln,t,v) OAT,v_aor_GetChecked(VlLcb_jo,b ject_t *)(&(x)->obj) \psz_namC_OBJEC
e, VLC_T      |            ^
V ../include/vlc_variables.h   const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
  477 |     var_CreatAR_ADe( In file included from missing.c:38:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:      |               ^
p_obj, psz_name, VLC_VA340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R_STRING | VD RESS, &val ) )
      |         ^
(o)../include/vlc_variables.h:,n,t,v)
142  cL  o340 |     if( var_GetChecked( p_C_:48: note: expanded from macro 'var_GetChecked'
  142 | #define Vvar_GetChecked(o,n,t,v) var_GetChecked(VLC_  &v);:12
      : warning:       |     ^
n../include/vlc_variables.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
AR_DOINHERIT );
      | oal    ^sO tB
n|                                                ^
In file included from bconfig/cmdline.c:j, psz_name vlc_ob,../include/vlc_common.h VLC_VAR_STR) )INsGt, struc:481  
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
:15: note: expanded from macro 'VLC_OBJECT'  142 | #define vat vlc_co
mr_GetChecked(o,n348 |   m   ,otn,v481) | _    var_mem b&eval ) )
      |         ^
rG../include/vlc_variables.hs:142:48: note: expanded from macro 'var_GetChecked'
e:tChecked(VLC_OBJ ECT(o),n,t,v)
      |                                                ^
(co         ms../include/vlc_variables.h:122:39: gnst vlc  142 | #_../include/vlc_common.hJdefionnote: e expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Cvar_GetCheck:481:15: note: expanded from macro 'VLC_OBJECT'
reate(  bj    const stred(o,nVLC_OBJECT(a), b, c )
      |                                       ^
  481../include/vlc_common.h | :481:15     122u28,_War:
t,vn  In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: : note: e)cexpanded from macro 'VLC_OBJECT' due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   const struct vlc_common_membersj
:   481 |         co
(t_t Econse*)(&nt vlc_objecct_t *)(&(  v429ar_GetChecked( p_this, "ost stp | ruct( vlc_cox)->oVLC_OBJECT tio(o),nn,t,v)
      | st strucm                                               ^
../include/vlc_common.h:481:15: note: t vlc_mon_memberscommon_membet_t *)(&(x)->obj) \
      | expanded from macro 'VLC_OBJECT' rs: (con%s is unknown              ^
s", cfg->psz_t vlc_object_t In file included from input/vlm.c:33:
In file included from ../include/vlc_common.h:b:*)(&(x)->obj) \1031:
../include/vlc_variables.h:340:9: warning: jname )) 
      |               ^
 \
((x)->ob;c      
      |             ^
| In file included from config/getopt.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350              ^
:9: warning: j) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |     if( var_GetChecked(o../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
In file included from input/vlmshell.c:   85 |  In file included from config/help.c:n33:
In file included from ../include/vlc_common.h:s p_obj33 1031t:
In file included from ../include/vlc_common.h  ::
../include/vlc_variables.h1031:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, psz_name, VLC_VAR_STRING, &v  578 |     if( var_Changev:
a../include/vlc_variables.hl:324( p_obj, psz_name, VLC_V ) )
:      A|         ^
R_CHOICESCOUN
../include/vlc_variables.h:142:48:   481 |  note: expanded from macro 'var_GetChecked'
  142 | #define var_GetCheckT, &count, NULL ) )
      |         ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128 | #define ed(o,n,t,v) var_GetChevcked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:l15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      c |               ^
_objec      const struct vlc_common_membertIn file included from s: _config/getopt.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(const vlc_objaCer_Change(a,b,c,d,e) vacr_Change(  t 362 |    T(o),n,t,v)
      |                                                ^
VLC_OB if(J var_GetCEhCecked( p_oT../include/vlc_common.hb:481:15: note: expanded from macro 'VLC_OBJECT'
_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  481 |         const struct vlc_common_members:ct vlc_comm
( (const vlc_a),on_members: (const vlc_obje ct_t *)(&(x)->obj) \
      |               ^
10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j, psz_name  324 |    , VLC_VA ifR_ADD  340 |     if( var_GetChecked( p_obj, b, c, d, 227psz_na | e ()me, VL
      |                                           ^
    return ../include/vlc_common.h:var_SetChecked(obje481:15: !var p_obj,_ psz_name, VCIn file included from LGetCheconfig/file.c:40:
In file included from ../include/vlc_common.h:1031:
ct_t *)(c_CV_VAR_FLO&A(T, vax)->obj) \
AR      _| STRI../include/vlc_variables.hN:              ^429
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]G
,  l );
      |            ^
429../include/vlc_variables.h:140: 48note: expanded from macro 'VLC_OBJECT'
:140:48:  481 |         const struct vlc_common_members:: (const vlc_object_t *)(&(x)->o note:  msg_Generic(p_this, In file included from Vinput/vlm_event.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429L | C_MS    :ke d( p_obj, pbj) \
      |               ^
G_note: expanded from macro 'var_SetChecked'
sz_name, Vbj, psz_name, VLC_VAR_STRINGLC_,varexpanded from macro 'var_SetChecked'  140 | #define 
t *)(  va&r &val _SetChe&val ) )
      |         ^
cked../include/vlc_variables.h:142:(o,n,t,v) var_SetChecked(VLC_O_CtB48: note: expanded from macro 'var_GetChecked'
(  142 | #define VAxR_F)->oLbOAT, &v vaal ) )Jj)r_GetChe \
      |               ^
reate( p_obj, psz_name, VLC_VA
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
Rc_kINTEIn file included from missing.c:38:
In file included from ../include/vlc_common.hGECT*:1031:
e../include/vlc_variables.h):5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d(o,n,t350:WARN, __VA_ARGS__)
      |     ^
9(: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:  ER429 |    
   o350) | , n , t ,v)
      |                                                ^if(&(x140../include/vlc_messages.h| VLC_V  :)->oAR_DOINHERb142 | #dej
fi(n ev var_GetChecked(o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
,n,t,v | )#IT ); \
      |               ^
ar39_Ge)t Che  cked481 |         const(  strpuct vlc_common_me
m_obj, pszbers:In file included from vlibvlc.c:: ar_GetChec      note: 39:
expanded from macro 'var_Create'
 )k e)d
(      V| L        ^C
_../include/vlc_variables.h:142:OBJ  122 | #define v,var_Create()  (acon48: note: expanded from macro 'var_GetChecked'
st vlc_o  142 | #defidEbCT(o),n,t,v)ject_et *)(&(x)->ob
      ne var_Gefvine var_SetCheIn file included from | j) ar_G\etChecked(VLC_OctChecked                                               ^(o,n,t,v) var_GetCheckeBJd(VLC_OECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
BJECTk  (481 |         const struct vlc_co),n,t,v)
omm../include/vlc_common.h
      |                                                ^
on_membe../include/vlc_common.h../include/vlc_common.h:481:15: var_Create( p_obj, psz_name, VLC_VAR_INTE:78:13: note: expanded from macro 'VLC_OBJECT'
   note: expanded from macro 'msg_Generic'
481 |     78 |   eGER | VLC_VARd(_DOINHERIT );
      |     ^
  vlc_Log(VLC_OBJECT(o), p, vlc_modu:r1031s: (const vlc_object_../include/vlc_variables.ht o:
*)(_nam,ne,t,v) var_SetCheck, VLC_VAR_STRING, &edv(VLC_OBJECT(o),n,t,v)
al ) )
      |         ^
      |                                                ^|     ^

../include/vlc_variables.h../include/vlc_variables.h:le_142:48: note: expanded from macro 'var_GetChecked'
n../include/vlc_common.h:122:39  ../include/vlc_variables.h:     const struct vlc481  142 | RESS, &val ) )_comm
      |         ^
#defion:_members: (const vlc_491:object_../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'5: note: expanded from macro 'var_Create'
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t *)  
    (491&(xa122 | #dm)-e142 |  |     var_Cre#define var>_obj) \
      |               ^
Get481Cnehecked( ateovar_GIn file included from ,libvlc-module.cn:,36t,v:
In file included from ../include/vlc_common.h:etChecked(o,n,t,v) 1031:
../include/vlc_variables.hvar_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:  481In file included from input/vlmshell.c:39:
In file included from ../include/vlc_vlm.h:28:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  125 |     vlc_o15: bjenote: expanded from macro 'VLC_OBJECT'
, __FILE_& |         (x)->481 |         c  cons:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  _, __L362 |     ifonst I(N struE__, \
      |             ^
oct vvar_Getlc_coCmhmon_members../include/vlc_common.h:481:15: note: : (const vlc_object_t ecked( p_obj, psz_name, VLC_VAR_ADDRESS) , &vvar_GetChecked(VLC_OBJECT(o),n,t,v)
      *)(&(x)efince var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )|                                                ^

../include/vlc_common.h      :| 481                                      ^expanded from macro 'VLC_OBJECT':15:
 ( p_obj, psz_name, tVb_release( p_vout );
      |     ^
jal ) )
      |         ^
) \
      | ../include/vlc_variables.h:142:48:              ^ note: expanded from macro 'var_GetChecked'

  note: expanded from macro 'VLC_OBJECT'
  481 |         ../include/vlc_objects.h../include/vlc_common.h:481const struct vlc_c142:15L: ommon_membenote: :expanded from macro 'VLC_OBJECT' | #dIn file included from input/vlm.c:33:
C_VAR_AD
erfsi  ne var_GetCheckeDRESSd :In file included from (o,n,../include/vlc_common.h: (481const |1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   350 |     if( var_GetChecked( p_o     bj, psz_name, VLC_66:25: note: expanded from macro 'vlc_object_release'
   66t stru |    t, Vb,c) var_Create( VLC_ vlOBJEC
c_o  481 | VLC_VAR_DOIN  A R_,v) STbRjI    NG,  &cTonstHERIT );
       st| ruct (a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
vlc_   481 |  val        const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj var_GetChec ) \
      |               ^
 ked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: In file included from version.c:31:
In file included from ../include/vlc_common.h:1031:
    ^
expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc../include/vlc_variables.h_common_members: (const vl:491c_obj:5e../include/vlc_variables.h:122ctct_t *)(&(x)->o):39:bj) \ note: expanded from macro 'var_Create'
 vlc->  122 | #def
      |               ^
 )
      | _: cine var_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Create  491 |     var_Create( (a,b,c) voammon_In file included from mlibvlc-module.ce:m36b:
eIn file included from rr_Co../include/vlc_common.hb:j) \
      |               ^
creaommon_mte( embers:VL1031C_:
../include/vlc_variables.h:s: (c429:5:O  warning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from B  n429 |   :missing.csJECT(ect_release(   var_Ct vlc_object_t *)reate( p15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_commonVLC_OB_members: (const vlc_object_t *)(&(x)->obj) \        ^_a), b, obj, psz_name(const 
../include/vlc_variables.hvlc_objevlccct_t *)
      :,142 JVELC_VAR_INTEGER | V|               ^
(&(x)p_obj, psz_name, CLCVLC(&(x)->obj) T_(a):\
      |               ^
->obj) \
      V| A              ^
 )
In file included from       |                         ^
48../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:R   _VAR_DOIn file included from 481 | In file included from Iconfig/help.c:note: 33NHERIT );
      |     ^
  expanded from macro 'var_GetChecked'
../include/vlc_variables.hextras/libc.c  c:o:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
26:
In file included from ../include/vlc_common.h:::1031:
../include/vlc_variables.h:241:122config/file.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:4423812: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362  340 |     if( va:  241 | 39: note: expanded from macro 'var_Create'
    return var_SetChecked( p_obj, _object_t *)(&(x)->obj) \
      |               ^
psz_namr_Gee, VLC_V        AcRo_STRINGtChe  c122n142st  | #sIn file included from de | fine v#t:r9ar_Create:(uct vdefine var_Glked( c_com5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  m442 |     var_Create( p_obj, pszp_config/getopt.c:25:
In file included from name, VLC_VAR_BO../include/vlc_common.h_obj, p:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_
A  429 |     var_Create( p_OL | VDDRESS | VLC_VAR_DOINHERIT );
      |     ^
obLjC,_ V../include/vlc_variables.h,: 122v:a39l: p ssz_nAR_DOINvaHnote: expanded from macro 'var_Create'
);  122 | #define v
      | aERaIrTm e);           ^z_name, VLC_VAR
_, VLC_VAR_INTEGrSTRING, &val ) )
      |         ^
__../include/vlc_variables.h:142:48C: note: Crreate(a,b,c) var_Create( VLC_OBJECT(a), b, c )expanded from macro 'var_GetChecked'

on_me  142mbers: (con |  #defin      |                                       ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   481 |   )
       ../include/vlc_variables.h|                                       ^
:140:48: note: expanded from macro 'var_SetChecked'
v     const stru
      |     ^
car_GetChecked../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create't vlc(o,n,t,v_) var_Gcomm
oeEtR | VL  122n_membCCheckee../include/vlc_common.hrs: (cons_VAR_D:481:15: note: expanded from macro 'VLC_OBJECT'
  O481I | N HERIT );
      |     ^
d../include/vlc_variables.h : e122:39: note: expanded from macro 'var_Create'
n  122 | #daefine var_(VLCs_OBJECT(o),n,t,v)
 | #defi      ne var_CCreate(a,b,c) var_Create( VLC_OtBe(|  p_objJECT(a), bre, psz_nam, c )se   t vl,
       VLC_:tc vlV122:39: note: expanded from macro 'var_Create'
ate(a,  122 | #define var_                                               ^ob,c)_C   va
t../include/vlc_common.hreARc__ strI| bject_t *)(&(x)->o object_NTEGER | VLC_VAR_DOINHERIT ); ct *)(&(o
140 | #d      | xu)->obj) \
      :c t vlc_common_members: (const vlc_object_t *n)(&(x)|               ^
setf r-i>obj) \
      |               ^
:In file included from version.c:31_Create:
In file included from ../include/vlc_common.h:1031:
( VLC_OBJECconfig/chain.cT:367                                      ^
:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: warning: (a), b, c )
note: ../include/vlc_variables.hne vardue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_
S  367 | e  tChecked(o362 |  bj)    if( v,n\
      |               ^
,t,v) var_Sate(a,b,c) var_Crexpanded from macro 'VLC_OBJECT'
eae  481 |           |                                       ^t
tChe   ck ed ../include/vlc_common.h : (VLC_OBJECT(o),n,t,v)
      |                                                ^
             msg_Err( p_this, ../include/vlc_common.h:const s481t:r15u:c t vlc_comm481:15:on_members: ( note: expanded from macro 'VLC_OBJECT'
ar_GetChecked( p_obj, pszconst v_name,lc_obj"note: Oexpanded from macro 'VLC_OBJECT'ption %s is no VLect_C_VAR_ADDRt suspESS, &vatlr u) )
      ported anymore.",
      |                 ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     mct s481v:In file included from 15| g_Generic(p_th        ^is, VLC_
  ../include/vlc_variables.h:142:: input/vlmshell.c48148 | Mnote: t  *)      expanded from macro 'VLC_OBJECT'
:SG_E(: note: 39  481 |      expanded from macro 'var_GetChecked'

  142 | #d  481 |  ,&RbR, __VA_ARGS__)
      | (x)-,c) v> e      cons    ^obj) \
      |               ^
t
 f../include/vlc_messages.h:78In file included from config/getopt.c:25:
In file included from ../include/vlc_common.h:1031i:
:
In file included from ../include/vlc_vlm.hn:28:
../include/vlc_input.h../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:527:29:   442 |     var_Creaconst struct vlcwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_commte(   p_obja, psz_ e var_Ge
t  527 | Cnham es,t rVuLcCt_ VvAR_BOOL | VLC_VAR_DOlIcN_HcEoRmmoconstn_members:  IsTtruc );r_Create( VLC_t
      ecked(o,n,t,v) var_GetCh|     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Crealc_cote(a,b,c) var_Create( VLC_OBJO(BEJECT(CT(a), b, c )
       vlc_common_a), bmembers: (cons, c )
      |                                       ^
t ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
vlc_o  481 |         const const vlc_object_tbject *)(&(x_t)->o|                                       ^
../include/vlc_common.h:481: s*truct vlc_common_memmon_memberse:15 : note: expanded from macro 'VLC_OBJECT'
mcbers: (const vl)ked(VLCc_object_t_   O(Bconst vlc_object    ^481o J ECT(o),bn_members |         const strucn,t,v: (cont vlc_common_members: (const vlcst vlc_object_t *)
(&(x)->obj) \
      |               ^
../include/vlc_variables.h:122:39: note: )_obje
      |                                                ^
ct_t *In file included from )expanded from macro 'var_Create'
../include/vlc_common.hconfig/getopt.c:481(&(:25::
In file included from ../include/vlc_common.h:1031:
*../include/vlc_variables.h(:455:&5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)x  (455 |     var_)->obj) \
&(x)      |               ^
Create( p_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT );15
      | In file included from extras/libc.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: note: expanded from macro 'VLC_OBJECT'
  256 |     return var_SetChec_t  481 |        ked( p_obj, ps    ^
z_name , VLC_VAR_AD../include/vlc_variables.h:*DRESS, va122:)e(( const&l  struc(x)- VLC_OBJECT(a39: note: expanded from macro 'var_Create'
:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  122 |   #d511ef);
      |            ^
i | (ne var_Create(a,b,c) v../include/vlc_variables.h    var_Create:140:48: note: expanded from macro 'var_SetChecked'
( p_  140 | #define var_SetChecked(o,n,t,v) ), b, vaobr_SetCheckedj(VLC_c )
      t|                                        ^
vOlBJECT(o),n,t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c  _481common_members: (consj): | a,r_t vlc_obje13 \
      |               ^
ct_t *)(&(xC >o)->In file included from config/file.c:40:
In file included from ../include/vlc_common.h:1031:
,../include/vlc_variables.h:455  pv)
      |                                                ^
o../include/vlc_common.h:481:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: note: expanded from macro 'msg_Generic'
  bj) \
          r     455sz_name | bj) \:1578 |     vlc_Log(VLC_OBJECT(o), p, v: note: expanded from macro 'VLC_OBJECT'
    l var_Ccr eate  481 |       _ (,  const | etChecked(o,n,t,v)inpup_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR vat_DOINHr_GVLC_VAR_INTEGER | VLE_threetaCRITc );o
n      |     ^
../include/vlc_variables.hs:122:39: note: expanded from macro 'var_Create'
  122 | #defd_t *iine var_Ct struct vreate(a,b,c) var_Crealnpc
_ut      e| ( Vc              ^
ommon_members: (const vht In file included from libvlc.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 |     var_CreaLlc_oxt=e (i)->oC_OBJECT(a), bbj,bj) \
      |               ^
np struct vlc_common_ p_obj, eueIn file included from config/help.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: pszct_t _namCwarning: e*due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  (&(x)->obj) \
      |               ^
350 |  _VAR_DOI, VLC_VAR_INTEGEIn file included from input/vlm_event.c: R | VLC_VAR_DOINHERmembers:  31(const vlc_object_t  :
In file included from ifNHERIT
      |     ^
../include/vlc_common.h:t../include/vlc_variables.h1031:
../include/vlc_variables.h:122:39:( var_GetChec c )
      |                                       ^
../include/vlc_common.h: note: expanded from macro 'var_Create'
k  481:122 | #define var_Creeate(a,b,c) var_Create( VLd( p_obj, _cp:442:sCreate(z-_> p*)(&obj) \
15: note: expanded from macro 'VLC_OBJECT'
(x)->obj  481C_OBJECT(a), b, c 5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  442 |     var_Create( p_ob | 
      |                                       ^
        const sk  122 | #defin) \      |               ^
../include/vlc_common.h:481:
      |               ^
15: note: expanded from macro 'VLC_OBJECT'
eIn file included from libvlc-module.c:  481 |      t e name,  conmo VLC36:
In file included from ../include/vlc_common.h:1031dule_name, var_Crea:
j, psz_natm_VAR_STRIset ../include/vlc_variables.hIn file included from extras/libc.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: struct vlc:442,: Vwarning: Ldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
NG, &5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |     if( !var_GetChecked( p_obj, psz__coval ) )nam  442 |     vea,r _VrCreate( p_obj,
       |         ^
aC_VAR_BOOL | VLC_VAR_DOIuct vlc_commorLC_VAR_INHERIT )NTEGEn;R
, &val _) )
memb      |          ^
ers: (const       | vslc_object_t../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
 eat  142 | #de    ^
fine ../include/vlc_variables.h:142va:r48_GetChecked(o,n,te( V../include/vlc_variables.h:,v) vL: (const: ar_GetChec122:39: *ked(VLC_OBJE_ vl_FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481dnote: expanded from macro 'var_Create'c:_ommon
_  122 | #defCT(o)ibne var_Crea,n,t,v)
      |                                                ^
te(a,b,c) var_Cr../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
eate( VLC_OBJECT(a), b  481 |         const s, c )
      |                                       ^
../include/vlc_common.h:481:15e(a,b,c):tructmen note: expanded from macro 'VLC_OBJECT'
  481 |         t embcvar_Create( V,onLCjers: (co item vlcpsz_name, VLC_Vns_tO vl)_common_members: (coc_object_t *)(&(x)->obj) \note: 
(expanded from macro 'var_GetChecked'
C  _142OBJECTV | #dnsefin(a), b, c )
      |                                       ^
15e       | var_GetC../include/vlc_common.h::hecked(o,n,t,v) var_              ^G
etCs tnote:  expanded from macro 'VLC_OBJECT'481h:ec
s  481 |         const struc(15: note: etruct&In file included from expanded from macro 'VLC_OBJECT'
  481 |  v(version.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:       xlc_common_)->obj) \
      |               ^
5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
m  embec525 |     var_Create( p_obj, psz_namcoIn file included from config/file.crs: (B:JECTn(sat se, VLC_VAR,truct vlc_common_memb)ers: (c, bLC_OBJECT(o),40, c )n,t,v)o
      |                                                ^
 ../include/vlc_common.h:
      log_|                                       ^
481:, NULL, NUL../include/vlc_common.hn:BOOL t481st vlc_o vlc_| Vobject15:b _:L15C_VAR_DOt *)(&(xINHERI: note: expanded from macro 'VLC_OBJECT'
j  481 |      )->obj) \
T
            ect_t *)(&(x)->obj) \
      |               ^
t|               ^
_t   constIn file included from config/getopt.c: stru cL25 );
      |                             ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:../include/vlc_input.h5:|     ^ 
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:*../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #defin501  e var_Create(a,b,c) var_Create( VLC_OBJECnote: expanded from macro 'VLC_OBJECT'
469  481 |   T(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT':)(& 
:
In file included from ../include/vlc_common.h:In file included from config/help.c:33:
In file included from ../include/vlc_common.h:1031:
(x var_Crea1031../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
te  362 |     if( var_)->( op_bj) \:
../include/vlc_variables.h:469
      ob|               ^
k:5:ed(VLC_OBJECT(o),n,t,v)  j,
      |                                                ^ psz_G46In file included from config/intf.c:28:
In file included from ../include/vlc_common.h:
../include/vlc_common.h:481:15na: note: expanded from macro 'VLC_OBJECT'
: 481 |         1031warning: eme, VLtC_VARconst sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
t  469 |     var../include/vlc_variables.h:_Create( p_obj, psz_name, VLC_V |           const str256:_uSTARtruct vlcChecked(_common_member RpI_objs, pNG | VLC_VAR_DOINHERIsz_nT );
      |     ^
ame, VL C_../include/vlc_variables.h:note: VAR_ADD481122 | :39:expanded from macro 'input_Create' note: expanded from macro 'var_Create'
:  122  | #de(cfinonst vlc_object_t *)(&(x)->obj) \
      |               ^
c_tS  vlc_common_members: e var_TRING | VLC_VIn file included from  C       cversion.c:31(consto vlnc_object_t *)(s&(x)-At vlt struct vlc_creatRe(c_coma,b,c) var_Creat:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:R539ESS, &val ) )
      |         ^
vlc_c../include/vlc_variables.h:142:48e( VLC_OBJECT(a), b, c )
      |                                       ^
ommon_members: (const vlmoc_objen_members: (const vl_DOINHE:: note: expanded from macro 'var_GetChecked'
c_5o: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bject_t *)(&(x)->oct  539 |     var_Cr_t b*)(&A(xR_)->objj) \
      |               ^RIT );
      |     ^
)../include/vlc_variables.h \
      :ommon_membe
r122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,In file included from config/cmdline.c:28:
In file included from b../include/vlc_common.h:sB,Oc) var_Create( VLC_OBJECT(a), b, c )
1031O: (const vlc_objec:
../include/vlc_variables.h:442:5: 
|               ^
t_t       |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
config/chain.c:381../include/vlc_common.hwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |       442 |     L  | VLC  const    var_Creat501 | #define input_Create(_e( V:a,13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
A  381 |  const vlc_object_t *)(&(x)->obj) \
      |               ^
*)(&(x)->obj) bR\In file included from input/vlm_event.c:31:
In file included from _,
      |               ^
c12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  256 |     rIn file included from extras/libc.c:D>obj)26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: \
      |               ^
e293:p_obj, psz_name, VLC_VAR_BOOL | tVLC_VAR_DOINHE1031In file included from input/vlm.c:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
../include/vlc_variables.h  293 |     i:f( !var_GetChecke  dRIT );
      :| 455    ^:
5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
33  455 |     var_:
In file included from ( p_obj, psz_name, VLC_VAR_BOOL, &val ) ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:122:39:   362 |     isftrnote: uct vlc_common_meexpanded from macro 'var_Create'
urn var_mSbers: (const vlc_oetCheckbject_t *)(&(x)->obj) \
ed)
      |          ^
O ../include/vlc_variables.h( p_obj, pszI:142:      |               ^
  _48122 | #define var_Create(a,: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetCCnIn file included from rNeate( p_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT   HERconfig/getopt.c heck) I Tabe;142d(o,n,t,v) var_GetC | mhecked(VLC_OeBJECT(o),n,t,v)
      |                                                ^
 );../include/vlc_common.h:481
:15: note: expanded from macro 'VLC_OBJECT'
, VLC_VAR_ADDRESS, 
      |   481    ^
v#,d,e) input_Create(VLC_OBJECT(a),b,c,d,al );
      |            ^
../include/vlc_variables.h../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 |         const stdruct vlc_common_members: (const vlc_object_t *)(&(x)->obj:) \
      |               ^
  140 | #define var_SetChecked(o,n,t,e)122
      |                                              ^
:In file included from 39: extras/libc.c:v) var_SetCh../include/vlc_common.h:481:note: expanded from macro 'var_Create'
ecked(VL  122 | #define var_Create(a,15b,: cnote: e)expanded from macro 'VLC_OBJECT' 
var_Create( C_      OBJ|     ^
,../include/vlc_variables.hEC:122T(o),n,t,v)
      |                                                ^ 
   481 | fVLC_OBJECT(a), b      , c i)
      | ../include/vlc_common.h:481:c) v                                      ^a
 :r../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   481 |         cn_26C:
In file included from ../include/vlc_common.h:ronst struct vel1031:
../include/vlc_variables.h 15: note: expanded from macro 'VLC_OBJECT'
   :304:17c_common_members481 |       :  const struct vlc_common_me ec var_GetChecked(o,n,t, (const ( var_GetChvvla:e warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  304 |     if (likelyc_obj(e cvmbers: (consonst struct vlc_common_t vlc_object_t *)(te&(mxe)m-bce( VLrC_OBJEs: (const CT(a)v>lcobj) \
      |               ^
ked( p_obj, psz_, b, n_object_tc !)
      |                                       ^
../include/vlc_common.h:481:15a vme, t: note: expanded from macro 'VLC_OBJECT'
In file included from config/intf.c:Va_t *)LC_Vr  A481 |         const_R 28:
In file included from ../include/vlc_common.h:1031stru_ADar_GetChecked:
*../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |   )(&(x)-  ifDRESS, ( !&val> ) )
      G(VLC_eOBJECT(o),n,t,v)t(v
&(x)->obj) \
      |               ^
|         ^
C../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
      h  142 | ecked|                                                ^
 #(ob../include/vlc_common.h:481:15: note: definec In file included from minput/vlmshell.cexpanded from macro 'VLC_OBJECT'jsgt_ v, name, VLCa:39:
In file included from ../include/vlc_vlm.h:28:
../include/vlc_input.h:530vWarn( p_this, "unkn_lVAc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^

  481 |         In file included from config/cmdline.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  455 |     var_Create( p_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT );
      |     ^
c../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
onst struct vlc_common_me  122mbers: (const vlc_object_t  | #dR_COOR*)(DS, efine var_Cr&val)))
      |                 ^
:9../include/vlc_variables.h:eate(142:48:a,b,c) var_Create( VLC_&(OBJECT(a), b,  note: expanded from macro 'var_GetChecked'x)-
>  142 | #deoc )
      bj) \
      |               ^
rfine var_GetChecked(o,n,t,v) var_GetChecked(VLC_eate(|                                       ^
OBJECT(o),n,t,v)
      |                                                ^
 p_obj, psIn file included from ../include/vlc_common.h:481:15: note: z_name, VLC_VAR_Fexpanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: oexpanded from macro 'VLC_OBJECT'
_Gebj) \  481 |         const : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  481 |         const   530 | LOAT | VLC_VAR_DO      |               ^
      struct  vlctIIn file included from _Nobject_release( input );sinput/vlm_event.c
      |         ^
o../include/vlc_objects.h:tconfig/help.cC66:25ruct vlc_common_members: (const vl: note: c_object_t *)heck(eexpanded from macro 'vlc_object_release'
   66 | &(x)->obj) d(o,n,t,vHERIT
      |     ^
:) 31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h../include/vlc_variables.h::122\
      |               ^
:39: note: expanded from macro 'var_Create'
    vlc_obj469:5: ect_reIn file included from leasewarning: ( Vconfig/cmdline.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]28
:
  469 |     var_CreIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t
e( p_obj, psz  469 | 39    var_Create( p_obj, psz_:  122_name, Vv481a | ::#d note: eLC_VAwn optionfin %s (expanded from macro 'var_Create'vae var
_Crer_Glue=%s)",
      name, VLC_VAR_Seate(a  122 | #define,b,c var_Create(a,bR,c) var_Create( VLC_OBJECT(ta), b, c Checked(VLC_)) O_Bvar_Create15: note: SLC_
TRING | VLC_|             ^
VAR_DOINHERIT );../include/vlc_messages.h:85:
5:       |     ^
J../include/vlc_variables.hE:C122T:note: expanded from macro 'msg_Warn'
39   85 |    : note: expanded from macro 'var_Create'
  122 | #define var_CTRING      (( a) |                                       ^
 )
      |                         ^
VLC_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:reate( msg_Gene  481 | ra,b,cic (p15: note: expanded from macro 'VLC_OBJECT'
_       const sth  Ot|is, V481L | C_MSG_BJECT(a)WrAuctR  vVlLc        const stN, __C_VVrA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13:_common_members: (const vlc_o) uct vlc_co note: expanded from macro 'msg_Generic'
bv mvljmon_   OBa, bJrEcCT(o),ne_c_Create( VLC78ct | ommo,members: (co_OBJECT(a), b, c )t,v)
      _nst Avlc_
, c )
      |                                       ^
t *)(&(x)->../include/vlc_common.h:481:15:object_t note: expanded from macro 'VLC_OBJECT'
obj)   | 481 |        \                                               ^

n      ../include/vlc_common.h:481 :| 15: note: expanded from macro 'VLC_OBJECT'
  481 |                     ^
  con st _membe*sRIn file included from truct cIvT
      |     ^
 orl
      |               ^
 n s vlc_Loexpanded from macro 'VLC_OBJECT'
../include/vlc_variables.h  481 | libvlc-module.c:In file included from config/core.c:28:
In file included from ../include/vlc_common.h:1031:122:39: note: expanded from macro 'var_Create'
:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
g(VLC_OBJECT(  122 | #define vaorc)t( _)&(x)->obj) \
      |               ^
36, pstrucCreate(a,b              ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, v,c) var  _c_In file included from input/vlmshell.c:39:
In file included from t vlc_common../include/vlc_vlm.h:28455 |     var_CreIn file included from o        co:
mmon_members: (nmissing.c:c38st str:
In file included from olcnat../include/vlc_input.h:572:10suct vlc  _module_namCe256 | e,( p_orea  :_ct  re  bj, psz_name, VLC_VAR_FLOAT | VLC_VARturn var_Setomwarning: mon_membe_rDOINHERIT );
__FIL:../include/vlc_common.h:1031:
../include/vlc_variables.h:      |     ^
../include/vlc_variables.h429:5: warning: E__, __LINE__, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]\

  429 |     var_Crea_DOI      | :122te( p_obj, psz_namdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e, Checkes: (const :39: note: expanded from macro 'var_Create'
  122 | #defi            ^nveVLC_VAR_INTlcNHERe(
 IT );
      |     ^
_../include/vlc_common.h:481o../include/vlc_variables.h:122:39:b:15:ject_t *)(&(x)- note: expanded from macro 'var_Create'
  122 | >obj) \
      |               ^
E#33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hd( p_obj, var_CreatIn file included from config/file.c:40:
In file included from ../include/vlc_common.h::VdefLine var_CreatC429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429 |     var_Createe( p_obj, (psz_name, VLCaGER_V |AR_INTEGER | VLC_VAR_DO, VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:1221031INHEb :
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
pRIT );
      |     ^
sz_name, VLC_VA:39: note: expanded from macro 'var_Create'
  R_ADDRE477SS, val |     va );
      |            ^
,r_Create( p_o../include/vlc_variables.hb:j122,:../include/vlc_variables.h:140 psz_:48: note: expanded from macro 'var_SetChecked'
  140 | #define va39: note: expanded from macro 'var_Create'
r_SetChecked(o,n,t,v) var_SetChec  122 | #def  122 | #defineine var_Create(a,b,c)   572var | k ed(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h: 481:15: _note: Cexpanded from macro 'VLC_OBJECT'r
e  481 |     ate( vVaLrC__COrBeJaEtCeT ( a ) ,   b ,  vcl c)_
o      b| j                                      ^e
../include/vlc_common.h    cont vl:481:15: c_object_t *)(&(x)->obj) \
      |               ^
st struct vlc_conote: expanded from macro 'VLC_OBJECT'
mmonct_release(_mem (vlc_objbers: (const vlc_object_t *)(&(x)->c) var_Createobj  481 | ( VLC_OBJ:25In file included from input/vlm.c:33e:
(In file included from ../include/vlc_common.hct_t *)(pp_vout[i]:
) );:1031:
../include/vlc_variables.haIn file included from ,        consb,t sc) \s../include/vlc_common.hECT(a), b, c )
:       
      |               ^
truct vlc
      |          ^
:1031:
(In file included from config/core.c:_28../include/vlc_objects.h:66:../include/vlc_variables.h:429:
25:5: : note: expanded from macro 'vlc_object_release'In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h
:)276warning: :10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]     276 | 66common_
 membe  429 |   e  var_Create((a,b|  |    i p_obj, psz_name, VLC_VAR_rs: (const vlc_object_t *)(&(x)->INT    vlc_objectEGE                                      ^_R | VLC_VAobj)R \
      |               ^
release( VLC_OBJECT( note: expanded from macro 'VLC_OBJECT'
a) )_DOINHE      |                                       ^

      |                         ^
../include/vlc_common.h../include/vlc_common.h:: varIn file included from config/help.c:33:
481f( !var_Ge:In file included from ../include/vlc_common.h:_Create( VL1031tC:
C../include/vlc_variables.h:_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
hecked( c15on442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sn  481 |         const st481:15: note: ruct vlc_common_membexpanded from macro 'VLC_OBJECT'
e  481 |         c  ars: (const vlc_object_t *)(&(x)->ome,bj) \
      |  VLC_VAR_STRoInst strRuIct vlcN_Gc | VLC442 |     var,c) va              ^
ommon__VAR_DOINHERT );
      |     ^
mem../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'bers: (Icconfig/chain.c:388T
   122 | :13
r../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_Create( VLC_OBJECT:_Create( p_#def);(oba) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j  388 | 
      |     ^
../include/vlc_variables.h, b  481 |         cononst vlc_object_t  481, st cstruct vl,c_ psz_n | am e ,   V L C _VAR_BOOL  *)(&(| VLC_VA R_DOINHERIT );
      c| o    ^
commo          ine v../include/vlc_variables.ha )
      |                                       ^
n_r_Create(a,b, c) :122:39: note: expanded from macro 'var_Create'
var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
  122 | #define var_../include/vlc_common.h:481:15: note: mexpanded from macro 'VLC_OBJECT'embers: (const vlc_object_
  481 |         cto n*)(&(x): note: expanded from macro 'VLC_OBJECT'
->o  481bj) \
      |               ^
s |         const struct vlc_common_members: (const vlc_objectp_obj, psz_name, VLtIn file included from config/cmdline.c:28:
t n_C_tsIn file included from tV AsRt r*u)c_t( &v(xl)c->obj) _com../include/vlc_common.hm:o481n:15: note: \expanded from macro 'VLC_OBJECT'

_      m| e              ^m
be  481rs: (const vlc_object_t *)(&(x)->obj) |    ../include/vlc_common.h:1031:
    ../include/vlc_variables.h:477: const structstruct vlc vlc_common5:  \
      | warning: _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]members
              ^  477 |     var
:122: (const :39: note: In file included from missing.c:38:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h_expanded from macro 'var_Create'
  122 | #define vlcvar_Cre:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]at
Create( p_obx  442)->obj) \e(a,b, v
c) var_Create( VLC_OBJECT(a),  |     var_Create( p_ob, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
      |               ^
  481 |   j, psz _name, VLIn file included from input/vlm_event.c:31:
In file included from ../include/vlc_common.h:1031:
bC_VAR_STRIN../include/vlc_variables.hj, psz:_com m on477:5: Gwarning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
_mem ber  477 |     var__nCcroenastte (s p_ob ja, psz_ntr|ame,s: (co  V:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nst vlLC_VAR_STRIVLC_c_o  bjeNG | VLC_cVAR_DO477 |     var_Create( VAR_DOINHERIT );
      | pt__I    ^
ucNHERI../include/vlc_variables.h:t122 vlc_t *)(&(x)->objocommon_mlTc )bj;
      |     ^
, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | _#odefi) \
      |               ^bjeembers: (ct_t *)(&(x)->oconbj) \
      st vlc| 
_me, VLC              ^
obje_VAR_BOOL | In file included from input/vlm.c:ct_t *)(&(x)->ob33:
In file included from ../include/vlc_common.h:1031j:
../include/vlc_variables.h:442:5: warning: ) \
      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|               ^
  442 |     var_In file included from extras/libc.c:Create( 26:
p_obj, pszIn file included from ../include/vlc_common.h:_1031:
../include/vlc_variables.h../include/vlc_variables.h:324In file included from config/file.c:40:
In file included from ../include/vlc_common.h:10::122 nwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:1031a:
../include/vlc_variables.h:491:5:   324 | me,  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  VLC_VA if( !vaR_rB_GetCheckedOOL | VLC_V( p_
A  491 |     var_neoR_DOINHERITbj, psz_name, VLC_VAR_FLOAT, :39: note: expanded from macro 'var_Create'
  122 | #define var_ &var_Create(a,b,c) vval )ar_Cr )
      |          ^
Create(../include/vlc_variables.ha,beate(:142:48: note:  VLC_expanded from macro 'var_GetChecked'
OBJECT(a),   b,,VLC_VAR_DOINHERIT );
      142 | c) var_ Creatce () 
V      L| C                                      ^_
O../include/vlc_common.h:B481J:E15C:T (a), b, c|     ^ );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
note: expanded from macro 'VLC_OBJECT'
   )122 |   481 |         const st#defin
      |                                       ^
rue var_Cr../include/vlc_common.h:481:15: ct vlc_com
note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:122:39: note: mon_members: (const vlc_obexpanded from macro 'var_Create'
ject_t eate(a,b,c) var_Creat*)(&(x)->ob    481122Crj) \
      |               ^
e( Veat | #defie( p_Lne vobj, pC_OBJsz_ |        #defineECT(a) const str, b, c )
na_robje      |                                       ^c
_ var_GetChecked(oame,n../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  ,t,v) t, VLC_VAR_AIn file included from config/getopt.cDvar481 |    DRESCreate(  a,b_,:S | VLC_VAR_DOINHERI_Gcet25T );
)      Ch:
In file included from ../include/vlc_common.hecked (VLC_OB:1031:
  ../include/vlc_variables.hcJE|     ^
../include/vlc_variables.h:491:5: uct vlcCT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
warning:   481 |    due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |     var_Creat msg_W var_Creat:122:e( p_obj,arn( p_thit *)39: note: expanded from macro 'var_Create'
 e( VLC_OB    const stJE(&(_  122 | #defc_OBJECTixn)se-,(a), b,  CT(o>obj) \c 
      |               ^
)
a),m:mon_members: (const vlc_objvarr ps_Creat39: note: expanded from macro 'var_Create'uct
 e("misaect_t *)(&      |                                       ^
(x../include/vlc_common.h,bszo)iIn file included from  libvlc-module.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  469name, VLC b, cCreate(a,b,c) v )
      |                                       ^
->obj)vlc_common_members: (const vlc_object_t *)(_ |  \ 
      |               ^ar_Creat e ( :v481ar_Create:15: (& p_obj, psz_nam(x)-../include/vlc_common.h>obj) \
      | :nnote: expanded from macro 'VLC_OBJECT'
481  481 st struVLC_OBJECT(a), :15: note: expanded from macro 'VLC_OBJECT'
,bc) var  , c )
      |                                       ^c_Create( VLC_OBJEC481T( |         const struct vlc_common_members:t vlc_common_members: (const vlca), b, c )
      |                                       ^ 
../include/vlc_common.h:481:15: (cnote: expanded from macro 'VLC_OBJECT'_VARo_Abject_t *)(

o  DDRESS | VLC              ^
&(nst vl_VIn file included from extras/libc.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  340 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
481 |         const struct vlc_common_mem  142 | #define var_Getc_object_t *)ChAeRc_ked(eoDOIN,, VLH(C&_(VxA)E-b>eorbj) s\:
       |               ^
n,t,v) var_GetChecked(VLC_(R_STROconst vlc_objeIn file included from input/vlmshell.c:56:
In file included from input/../stream_output/stream_output.h:31:
../include/vlc_network.h:134:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  134 |     return net_Connect (obj, host, port, SOCK_STREAM, IPPROTO_TCP);
      |            ^
../include/vlc_network.h:125:48: note: expanded from macro 'net_Connect'
  125 | #define net_Connect(a, b, c, d, e) net_Connect(VLC_OBJECT(a), b, c, d, e)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from input/vlmshell.c:56:
In file included from input/../stream_output/stream_output.h:31:
../include/vlc_network.h:150:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  150 |     return net_ConnectDgram (obj, host, port, hlim, IPPROTO_UDP);
      |            ^
../include/vlc_network.h:146:26: note: expanded from macro 'net_ConnectDgram'
  146 |         net_ConnectDgram(VLC_OBJECT(a), b, c, d, e)
      |                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (cons../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  t 481
ct_t vlc_object_t *)(&(x |      )*)n(&(x)->o->bj) \
o   const strucbj) \
      t vlc_cg|               ^
 vomIn file included from mon_aluemembers: (constIn file included from  vlc_object_t *)(&(x)->obj) \
      |               ^
 config/cmdline.c      | :28input/vlmshell.c:
In file included from ../include/vlc_common.h:1031R              ^:
I:56:
In file included from input/../stream_output/stream_output.h:31:
../include/vlc_network.h:159:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from libvlc.c:39:
In file included from ../include/vlc_common.h:
f  159../include/vlc_variables.h1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from   config/help.c:33:
In file included from ../include/vlc_common.h:1031:
525 |     var_Create( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  :  455 |     var122 | _491C
:reate#( p_obj, psz_name, VLC_VAR_5FLdOAT | VLCe_VAR_DOIfine var_Create(a,bNHERIT );
      |     ^
In file included from ,c) var_Create( VLC_ |         const struct vlc_cconfig/file.c../include/vlc_variables.hO:122:39: note: expanded from macro 'var_Create'
  122 | #dBJEommon_membCT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ers  481: |         const struct vlc_common_members: : (c:efine var_onst vlcC_re(const vate(l a,b,c) objvar_40ec_object_tc *)(&(x)->obj)t_ \
      | t              ^ :

In file included from warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h*  491 |  )( &  var_CreCrea(te(x)->obj) \
      |               ^
 VLC_T );
      |     ^
OBJECT(a), b, c )
../include/vlc_variables.hIn file included from libvlc.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539::5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    122  539 |         cons:39: t struct vlc_common_mem baar_GetCheckeed( p_objIn file included from var_Create( p_obj, psz_name, VLC_VAR_FLOAT | VLC_x,VAR_D)->obj) \rs:OINHERIT
      |     ^
missing.c:38:
In file included from ../include/vlc_variables.h:122:39../include/vlc_common.hte::1031:
../include/vlc_variables.h:455: note: expanded from macro 'var_Create'
 psz_name, V( p_obj, psz_name, VLC_VAR_ADDRESS | VLC_V  :5:ING |122 | #define warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  vLC_VAR_INTEAR_DOINHBJEVC  1031ERLC_VAR_DOINHER:
ar_Cr../include/vlc_variables.hIT 
      |               ^
eate(a,b,455 |     var:_Create( p_obj, );
      |     ^
ps../include/vlc_variables.hz_name, VLC_VAR_FLOAcT511) | VLC_VAR_DOnote: :5:In file included from INIT );expanded from macro 'var_Create'
input/vlm.c:33HE:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   455 |     var  122_CrReIaTt e)(; 
p      _| o    ^b
j, psz_name, VLC:122../include/vlc_variables.h::39122: note: _VARwarning:  | _FLOAT G|E VLC_VAR_DOINHERIT );
      expanded from macro 'var_Create'|     ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'

R,  511 |     varo   
      |     ^
 | #de  &val f)i )
../include/vlc_variables.h:122      |          ^:39: note: expanded from macro 'var_Create'
r option %s"
, cf../include/vlc_variables.h:142:48:  122 | # note: expanded from macro 'var_GetChecked'defin
e var_Create(a,b,cg)  122 | #define var_Create(aT(o),n,t,v)
      ,b,c) var_ var__  C142r | eate( VCreate( VL LC_C O _#defiBJOBJEC| ne vECT(a), b, c )                                               ^

      ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         conretst struct vlc_coar_urn nT(a), b, c |                                       ^
../include/vlc_common.h:481:15: -note: expanded from macro 'VLC_OBJECT'
  481 |   )GetCheck >e
      |                                       ^
d(../include/vlc_common.ho:,481n:,15t:, v) var_GetChecked(VLC_OBJECT(o),n,t,v)
     const st122r | uct vlc_common_mne       |                                                ^
note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.he:481:#15d:e pszv  note: mexpanded from macro 'VLC_OBJECT'bers: (consar_t vlc (const vCr_name
_  o481 | bjec t_t m *)(&(x)->obj) \var_Crealc_fmteoine v
      |               ^
( VLar_CreateC_OBJECT(a), b, c )
      (obja,b,c) In file included from 481 | var_Crea    te(e    const struct vlc| _common_membct_t *)(&(                                      ^
x)->obj) \
      |               ^
ers../include/vlc_common.h:Cconfig/cmdline.c:28:
In file included from ../include/vlc_common.h:1031481:15: note: expanded from macro 'VLC_OBJECT'
reate( p_obj, p  481 |  sz_    :n n   coname, VstLC_VAR_INTEGE struct vlc_common_R | VLC_VAR(co_nD:
OINHEmemb../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
RIT
      |     ^
er  sest vlc_object_t *)(ate(../include/vlc_variables.h&(x)->obj) : (c onst va,b,c) var_Create511    (In file included from \config/help.c:33 c:
 |   In file included from ../include/vlc_common.h:  var_Create( p_obj, psz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHEo
      |               ^
1031:
R../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nst st  469 | ruIn file included from lc ct vlc_common_mem _object_t *)bers: (conlibvlc-module.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:st vlc_object_t *)(&5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  477 |     var_Create( p_obj, (&(x)->x:I122:39: note: expanded from macro 'var_Create'
T
      |     ^
 ../include/vlc_variables.h v:122:39: note: expanded from macro 'var_Create')->obj) \
      |               ^
  122
 | e#t_Oppsz_naenDgram (obj, hoIn file included from d efconfig/intf.c:i  122 | #define var_Creamoe, VLst, pVLC_OBJECT(aC_VAR_STR)ING te(a,bnbj) \
      |               ^
, b, c )
      |                                       ^
,c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const str)28:
eIn file included from  ../include/vlc_common.hvar_Cre:1031:
../include/vlc_variables.h:293:10In file included from : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
libvlc.c  293 |     if( !u vavarr__CGretCheckedeaatte( p_ob( VLC_OBJECT(a), b, c )
      |                                       ^:39:
In file included from e(a,b,c) v_members: (c
ar_| VLC_Vons../include/vlc_common.ht../include/vlc_common.hAR_:1031:
../include/vlc_variables.h:554:5: C:481:15: note: expanded from macro 'VLC_OBJECT'
 vlc_object_t *j, psz_nameor  481 |     , VLreawarning: ttdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
DOINHE,C_VAR_)(&(xB  554 |  )OOL, &-RIT );val ) )
      |          ^   var_Create( p_obe( VL
C_O    co
      |     ^
j, psz_name, VLC_VAR_STRI NULLcnst N../include/vlc_variables.h:142:48: note: ,t vlc_expanded from macro 'var_GetChecked' 0, G | VLC_VARstBIJcruommoPPROTEct vlc_commCn_TmemberO_DOINHERIT
      |     ^_U
sD:
 P()c;o(n
sat       |            ^
v../include/vlc_network.hl:155c../include/vlc_variables.h:122:39:), b, _obc )
j );
      |             ^
e../include/vlc_messages.h:85:5: note: c>tobj note: expanded from macro 'var_Create'
../include/vlc_variables.h  ) \
      |               ^
:122 | #define var_Create(a,b,c) var_Create( VLC__OBJECT(a), b, c )
      |                                       ^
122t *)(&(x)->obj) \
      |               ^
:23: note: expanded from macro 'net_OpenDgram'
  155 |  :39: note:      expanded from macro 'var_Create'
  net_OpenDgram(VLC_OBJECT(a), b, c, d, on_me, g)
      |                       ^
../include/vlc_common.h:481:15: In file included from In file included from embeconfig/getopt.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:extras/libc.cnote: expanded from macro 'VLC_OBJECT'
:  122 | #define var_  481 |  511 26Createexpanded from macro 'msg_Warn'
   85:
    :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(a  ,  511 |   b,c) In file included from c  142 | #  msg_Gevar_Creatoe( VLC_OBdefinJECT(a../include/vlc_common.h), b, c e:1031:
ric../include/vlc_variables.h:350:9:../include/vlc_common.h:481:      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 warning:   481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] |        
a15: rnote: expanded from macro 'VLC_OBJECT'
r s: (cne var__GetC(  onsc350 |     h)
      |                                       ^
../include/vlc_common.h:poeckt vlc_objenect_t *)(&(x)->obj) \
      |               ^
 |     var_Create( p_obj, In file included from config/cmdline.c:28:
In file included from ../include/vlc_common.hnst struct vlc  481 |         const s_ctruommon_members: (constct vlc_ comCrea_thismon_mist:, stvrlc_embuct vlc_common_members: (const vlcpesrs: (const vlc_o_o481:15: note: expanded from macro 'VLC_OBJECT'
z_nambject_t *)(&(x)->obofj) \
      | bject_t *)(&(x)->obj) (              ^
e 1031:
../include/vlc_variables.h:525:5, VLC_VAR_INTEv:In file included from config/file.c :warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
      |               ^
  525 |     var_Create(a40 :
In file included from GER | VLC_VAR_DOINHEVRIT
      |     ^
 p_obj, psz_name, VLCte( p_obj  481_VAR_BOO,Lbject_t *)(&(x)->obj) \d(L  | p r|C VLC_VA_Get_MSG_CWARRN, o,n,t,v_DOsz_name, VLC_)_ VA_ARG_VAR_STRIN../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_common.h: var_GG1031 | VLC_VAR_D:
       const stOINHEruct vlc_
../include/vlc_variables.hetCS__)
      c  o122mmon_members: (const vlc_object_t *)(&(x | #)->obj) \
      |               ^
dhee|     ^
c../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
IIn file included from libvlc-module.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hhNHERIT
      |     ^
:525::491:../include/vlc_variables.h5:f5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ine   78 |    :122:39:525k |  note: expanded from macro 'var_Create'
  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   var_Create( p_obj, ps  122 | #define var_Create(a,b,ce) va  491 |     var_Create      (z _p_obj,nr_Cr|               ^
eate( VLC_OBJECT(a), b, c )
      |                                       ^
 psz_name, ../include/vlc_common.h:VLC_VAR_ADDRESS | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
d  122 | #de481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         coIn file included from libvlc.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |     var_Create( p_obj, psz_name, VLC_VAR_STnst struct vlc_com var_Creat(e(a,b,c) mon_members: (const vlc_object_t *)(&(x)->obj)Rvar_Create( VLC_OBJECT(a), b, c )I \
 p_obj, pfine vars
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_Create(a,b,c) vaamNzr:39: note: expanded from macro 'var_Create'
  122 | #de, VLC_VA_Create( VLC_OBGR_BOO_L | VLnC_VAR_DOI NHERIT
JECT(a),      |               ^
 b, c )
      |                                       ^      |     ^

../include/vlc_common.h:481:In file included from config/cmdline.c15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:122:39|ef VL  481 | :ine var_Create(a,b,c) va anote: mexpanded from macro 'var_Create'
Ce, VLC_V        const strAR_uS_TRINGr_C,  481 |   122 | #dVArect vlc_common_members: (const vlc_objeefine Rv:c28ar_       _DOINHteECreate:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c k &cval e_) d(at )*)(&(x)->obj) \
      | ,b,c) v
      |         ^
(              ^ar_CreateV( LC_OBJECT(o)onst struct vlc_,c   vlc_Log(V../include/vlc_variables.hn,t,v)
      |                                                ^
ommon_mem:142../include/vlc_common.h:481:15: note: bers: (const expanded from macro 'VLC_OBJECT'
LC_OBJECT(o), p, vlc_moduleR_vlc_obje  ct_t *)(&481( | x nam)e, __FILE__VLC_OBIT
      |     ^
  539 |      v:48: note: Jexpanded from macro 'var_GetChecked'
ar_E-        142 | #def../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
>obj) \
      |               ^
i  122ne var_G | #etChecked(o,n,t,v)C Tv(input/vlmshell.c:1333:13
ar_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1333 | a), b, d e     f, __LIn file included from config/getopt.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hINE__, \
      cIn file included from libvlc-module.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ine GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
c../include/vlc_common.h:481 )
v  :15: note: expanded from macro 'VLC_OBJECT'
  481 |        |                                       ^
a:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:  525 |     var_Create( p_obj, r_psz_name, VC15reate(a,b,c) var_C:      var_Get( p_ instance->p_inCreate( p_obj, preate( VLC_OBJEput,CT(a),sz_name,  VLC"state", &val );
      |             ^
_VAR_FLOAT | VLC_V bnote: ../include/vlc_variables.hexpanded from macro 'VLC_OBJECT'
A  481 |  R_DOINHERI, c ) T
      
      |                                       ^
|     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_common.h:481:15  122 | #LC_VAR_BOOL | VLC_VAR_DOINHERIT
      |     ^
:137 :     const : note: ../include/vlc_variables.hexpanded from macro 'VLC_OBJECT'
:122:39: note: expanded from macro 'var_Create'
struct  122 | #defi   ne var_481 |       C r consto33:nst note: expanded from macro 'var_Get' struct vlc_common_members: (const vlc_object_t *vlc_common_member)(s: (co&(nst vlc_o struct vlc_xdefine var_Create(a,b,bjecteate(a,b,c) varc_| _            ^common_members: (const vlc_object_t) v

../include/vlc_common.h:481:15ar_Create( VL  C_OBJECT(a), b, c 137)511 |   | #define var_Get(a   ,b,c) var_Get( VLC_OBJECT(a), b, c )
      t *)(&(x)->obj) \
      |               ^
var_Create( p_obj, p|                                 ^
../include/vlc_common.hs *:481:15: note: expanded from macro 'VLC_OBJECT'
)->obj  481) \In file included from config/file.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   539 | )(        con
      |               ^
st struct v&(lc_common_members: (consx)->obj) \
t    va: vlc_objr_Crea note: expanded from macro 'VLC_OBJECT'te( In file included from z      |               ^
ect_t *)(&(x)_na->p_obj, pszobmIn file included from libvlc.c:j) \e39config/intf.c:
In file included from 
../include/vlc_common.h      :| 1031              ^
:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, VLC_VAR_IN:
../include/vlc_variables.hinput/vlmshell.c:  304 |     if (likely(!var_GetChecked1351:
 (  o481b13 | :_ namejwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:578 1351 |    , name, : 9,  VLC_VAR_COO:        const      warning: sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tRDS,  578 T&val)))VL
      |                 ^
r../include/vlc_variables.huact vlc_commonEte( VLC_OGERC_VAR_BJECT(a):, b, c )
      |                                       ^
142:48: note: expanded from macro 'var_GetChecked'
 |   142 | #define var_GetVLC_VAR_DOINHERIT
      |     ^
Checked(../include/vlc_variables.h:122:39o,n,t,v): note: FLOexpanded from macro 'var_Create'
AT | VLC_VAR_DO  122 | #d var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
efine ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
var_Create(a,b,c) v  481 |         coar_Create( VLC__mOBJECT(a), b, c )
      em| nstbers: (const vl struct vlc_common_membINHERITc
      |     ^
_                                      ^
o../include/vlc_variables.h:122ers: (cbjeonsct_t *)(&(x)->obj) \
      |               ^
t vlc_object_t *)(&(x)->obj) \
      |               ^
:39: note: expanded from macro 'var_Create'
      |                                       ^
config/chain.c../include/vlc_common.h:  122481 | #:393:13: :15: note: expanded from macro 'VLC_OBJECT'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    393 |  481 |                   const s mtruct vlc_commdefine var_Create(a,on_b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'sg_Warn(m
 e  p_this, "*omption_name need tberso../include/vlc_common.h:481:: (c481 |  ons:15:       c15ot vl: be a string opc_object_ nst struct vlttc _note: i on" );
*)(&(x)->obj)       | \
      |               ^
            ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
commo
note: expanded from macro 'VLC_OBJECT'
n   _85member  481 |   s |     msg_G: (const vlc_object_t *)(&(x)->obj) \
      expanded from macro 'VLC_OBJECT'      ceneric(p_this, VLC_M|               ^
onst struct vlc_common_SG_WARm
In file included from emissing.c:38:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469 | N, __VA_ARGS__)
      |     ^ :5   if( var mber: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469 |     va  r_APPEND_INPUCreate( p_obj_Cha, psz_nams:e (const vlc_
../include/vlc_messages.hT_IoNbject_t *)(&(x)->obj) \
      |               ^
FO( "  In file included from , :78:13: note: expanded from macro 'msg_Generic'
In file included from config/cmdline.c:28:
481VIn file included from Lconfig/intf.c:In file included from p28:
In file included from config/file.c:40:
In file included from os../include/vlc_common.h:itioC1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_VAR_STRI../include/vlc_common.h:1031:
  554 |     var__Create( p_obj, ng../include/vlc_variables.hpN:e324:sz_mnG | name, VLC_VAR_STRING | "10, :"%f", VLC_VAR_VLC_VAR(F _DOloat );
      |             ^
Dwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   p_obje324mberOINHERIT
,      |     ^
 psz_name, V../include/vlc_variables.h:L122C_VAR_CHOICESCOUNinput/vlmshell.c:1350:29:s: (const vlc_obje:39 T:, |   &countc,t _ t *)(&(x note: expanded from macro 'var_Create'
)note:   iexpanded from macro 'APPEND_INPUT_INFO'-
>obj) \
 f  122 | #1350 | NULL ) )
      |         ^
( ../include/vlc_common.h:1031:
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
         |               ^
../include/vlc_variables.h:554:78 |  5:   vlc_Lo warning: In file included from version.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:g(V L warning:   554 |     var_Create( p_ obj, C_OpsBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc _commz_name, VLCon_members: (const vl_VAR_STRING | VLC_VAR_DOINHERIT
c_object_t *)(&(x)->obj) \      |     ^

      ../include/vlc_variables.h:|               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]122
:39    : note: expanded from macro 'var_Create'
554128 | #define var_Change(a  122 | #define var_Creat,b,c,e(a,b,cd,e) var_Change( VLC_OBJECT(a), b, c, d, e )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_membconfig/chain.c:413:17:ers: (const vlc_object_t *)(&(x)->obj) var_Create( VL) \
      |               ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    413C_                       var_Get ## type( p | _instance- >p_input, key ) ) )
      |                             ^
:215:1: note: expanded from here
  215 | var_GetFloat
      | ^
 ../include/vlc_variables.h:660:43: note: expanded from macro 'var_GetFloat'
OBJEC  INHERIT );660 | #define var_GetFloat(a,b)   var_Ge
TCreate( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(a  ), b, c  | tFloat( VLC_OB)
      |                                       ^
../include/vlc_common.h  JECT(a   ),b)     
:481 VLC_      | OBJECT(a), b, c )co                                          ^nst struct vdefinel481:15: note: expanded from macro 'VLC_OBJECT'
   var_Create(a,b,c) var_Create      |     ^
../include/vlc_variables.h( VL:122:39: note: expanded from macro 'var_Create'
  122 | #define v
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ar_Create(a,b,c) va  c_co481m | mon_members:         const struct vlc_common(const vlc_objectr_Cre_ate(me_t *)(&( VLC_OBJECx)->obj) \
      m|               ^
bers: (cT(a),481 |    on     const stIn file included from libvlc-module.c:36:
In file included from ../include/vlc_common.h:ruct vlc_common_members:  (const vlc_objb, c )
      |                                       ^
Ce../include/vlc_common.h:4811031:
../include/vlc_variables.hct:15:_ note: expanded from macro 'VLC_OBJECT'OB
:525:5: warning:   481 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]J
_  525 |    t  var_*)(&(CECT(a), st vb,reate( p_obj, lc_ |         const st!ruct vlc_c     oo
b      ject_t *)(&   const  struct vlc_commonv_membc )
      |                                       ^
ers: (psz_na../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
|                                       ^
../include/vlc_common.h:481:15  481 |   : note: expanded from macro 'VLC_OBJECT'
(x)->o        c481 |         cme, VLC_onst struct vlc_commbjoVARconast vlnst struct vlc_common_memberr_xs:)->o (consGebtjC)h e\c
k      e| d              ^(
 p_obt j, pvlc_object_t *)sz_(In file included from &) (x)->name, VLC_VAR_FLO\AT,obj) \
      |               ^
 &v
      |               ^
al ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
config/cmdline.c:28In file included from config/file.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:input/vlmshell.c:1352:13: warning: 5::
 In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  142 | #define var_GetChecked(o,n,t,v) vc_ar_  563 |     var_Create( Getp_obj, pszo_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]name, VLC_VAR_SChecked(VL
TRIobNG | VLC_VAR_DOINHERIT
      |     ^
 |   ject_t    1352 |  C_OBJECT(*)(../include/vlc_variables.hwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:122o)_BOOL :39: |  563 |     v,nnote: expanded from macro 'var_Create'
,t,           ms  g  122&(x)->obj) \  | #d
      |               ^
v     In file included from missing.c:38:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
ar_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  )efi
      |                                                ^
Create( 122 | #denpe var_Crea_War_obj, te(a,b,c) var_Crepsz_nanm(a fte( VLC_OBJ../include/vlc_common.h: iEp_this, "unhandle    APPEdND config var ty_INPUT_INFO( "timVLe", "C_VAR_DOINHERIT
      |     ^vCT(a)mm, b,% conn )
      |                                       ^
../include/vlc_common.h:481:15: e "note: vP
RId6e4, Integer );
      |             ^
expanded from macro 'VLC_OBJECT',
_input/vlmshell.c  481 |  VLna        constmembers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
_members: (const vlc_objepe (%d)", i_arIn file included from config/getopt.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  _539 |     var_Create( p_Creobj, psz_name,type );
      |                 ^
 VLC_VAR_FLOAT | VLC_VAR_DaOINHERIT
      |     ^
../include/vlc_messages.h:85:5: note: ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
expanded from macro 'msg_Warn't
e  122 |  stru( p_obj, psz   85 |  ct vlc_common_m#defi_nameIn file included from libvlc.c:41:
In file included from ../include/vlc_input.hne var_Create(a,b:41:
, VLC_VAR_ST,c) v../include/vlc_vout.h:125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
arRING | _r_Create(a,b,c) varVLC_VAR_DOINHERIT
      |     ^
_../include/vlc_variables.h  125C../include/vlc_variables.h:122:39: note: :embe | rs: (    vlc_Cexpanded from macro 'var_Create'r
eate( VLC_reate( VLCconst vlc_obje122:OB  39: note: expanded from macro 'var_Create'
ct_t *)(&  122 | #define var_CreaJECT(a),_ b, c t)e(
      |                                       ^
OBJE../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc122 | _#objdex)-e(acct>ofine var_oCrea,b,c) mmvar_Cr_release( p_vout );
      |     ^
   msg../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
_bj) \
      |               ^
Generic(p_this, VLC_MSG_WACR_NIn file included from config/cmdline.c:28:
In file included from ../include/vlc_common.h, __VA_ARGS__)
      |     ^
V../include/vlc_messages.hA:1031:
:78Reate( V:13: note: expanded from macro 'msg_Generic'
../include/vlc_variables.hton_mem:578:9: warning: Le(_   STRC78_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15ING | |  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] : note: 
bers: 481 (  cons:t578 |     if(  vlc_object_t *expanded from macro 'VLC_OBJECT'15
var_Change( p_obj, psz_n): note: expanded from macro 'VLC_OBJECT'
a    481me, |          const a,b,c) vaVLC_VAR_CH(&(x)->obj) O\
      |               ^
ICESCr_CreOasCtIn file included from missing.c:38r:
tIn file included from ../include/vlc_common.h:U1031N:
T../include/vlc_variables.h:491:5: warning:  VLC_VAR_DOIdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]N481
euHERIT
      |     ^
  ../include/vlc_variables.h491:122T, &count, NULL    |     var_Cr:39:  ( Vct vlc) )_ceate( pnote: expanded from macro 'var_Create'
  122 | #d_obj,e 
      |         ^
ommon_../include/vlc_variables.h:128:(a),43: note: pLC _OBJEexpanded from macro 'var_Change'b, c )
s
z_  128 | #define var_C |        nfhi      nae|                                       ^
me../include/vlc_common.h:481:15:  canon,ge(note: expanded from macro 'VLC_OBJECT'
  481 | st str var_Crea a,b,c,d,uct vlc_commete(a,b,co) var       const st) n_members: (consCtT vlc_object_66( | rtv a*uct  vlca))r_com m(&(x)->obj) \,
      |               ^  vlc_object_releemba V_LCresC_VAR_ADDREeS(S | VLC_VAR_DOINHERIT );
      mon|     ^
 ../include/vlc_variables.hV_members: (const vlc_oLC_OBJEbject_t *)(&(x)->obj) \
      ers: (constate( VLC_OBJECT b(a), b, c 
CT(a) )
|               ^
:122:39: note: )
      |                                       ^
expanded from macro 'var_Create' vIn file included from 
      |                         ^
  122 | In file included from , c )
      |                                       ^config/getopt.c:25../include/vlc_common.h:config/intf.c:28:
In file included from 
:
../include/vlc_common.h:1031:
lc../include/vlc_variables.hR:In file included from 340IT );481../include/vlc_common.h:481:15: note: _expanded from macro 'VLC_OBJECT'o
bjec:t15: note: expanded from macro 'VLC_OBJECT'
:  9481 |          481  |       :   warning: cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]consot struct vlc_comm
o  nst struct vlc_comm340 |  on../include/vlc_common.h_:_481t: 15*n)_( memmbe:m bnote: ../include/vlc_common.h&(ex)expanded from macro 'VLC_OBJECT'
->obj
      |     ^
#de../include/vlc_variables.h:122:39rs::) \
      |               ^
f (const vlc_obje note: expanded from macro 'var_Create'
  i:f( varIn file included from libvlc-module.c:36:
  i_GetChecked( p_obj, psz_namers: (const vlc_object_t *)(&(x)->obj) \
122e, VLC_VAR_STR cIn file included from v | #_lCdeh../include/vlc_common.ht_t *)(&(x)->objfine var_Create(a,b,c) var_Crea1031te( VLC_OBJECT(a):
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
IN  554 |  ,     122 | :1031:
../include/vlc_variables.h#define var_Create(a:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b, c )
, Gb,      , &  539 |     var_Create( p_objv, palc  )481 |         ) )
      |         ^
sz_name, VL../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
C_VAR  142 | #define var_GetChecked(o,n,t,v) v var_arCr_GetCeate(hecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
 V../include/vlc_common.h:481:15| : note: expanded from macro 'VLC_OBJECT'
                                      ^
ne var../include/vlc_common.ha_Crnea:te(a,b,c) v481a  r_:481ge( VL |       C  const struct vlc_common_membereate(r VLC_OBJECT(a), s:  (const vlc_objecvar_t_t *C)c(o&(xC_OBJECT(abrea)->obtj,e)( p_15: note:  cexpanded from macro 'VLC_OBJECT' 
)  481obj, psz_name, VLC_VAR_STRIN \
      |               ^
G), b_F L|OAT | VLC_In file included from config/intf.c: VL28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9:VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
, c, d, e LC_OBJECT(a), b, c )
      |                                       ^
C)
      |                                           ^
  ../include/vlc_common.h:481:../include/vlc_common.h:481:15 warning:  | : note: expanded from macro 'VLC_OBJECT'
     15: 122   note: expanded from macro 'VLC_OBJECT'
    481 |   const due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
struct vlc_common_members | #define var_Create(a,b,c) var_      cCreate( VLC_OBJECT(a), b, c )
: (cons      |                                       ^
t vlc_ob../include/vlc_common.h:481:15ject_t *)(&(x)->obj) \
      :|    note: expanded from macro 'VLC_OBJECT'
              ^350 |    _ Vif( var_GetChecked(ons p_obj, t struct vlc_common_memAbers: (co  481 |  n   s    ct vpsz_nameR, VLC_VAonst strucR_STRIN
_DG, &val ) )
      |         ^
tOIn file included from ../include/vlc_variables.hconfig/help.c:33:
lc_o:142 vlc_commo:48n_members: (c: note: onst vlc_object_t *)In file included from I(&(x)NHERIT
      |     ^
-../include/vlc_variables.h:>obj) \
      |               ^
122:../include/vlc_common.h39:1031:
: note: expanded from macro 'var_Create'../include/vlc_variables.h
  122 | #:d) \In file included from 
      |               ^
efine vlibvlc-module.c:ac477expanded from macro 'var_GetChecked':5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hbject_t *)(&(x  142 | #d  477 |   )  ->:554:5: warning: vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_Create( _Log(VLC_e  554 |     vp_obj, psz_name, VLC_fine var_GetChecked(oOVAR_obj) ,n,t,v) var_GetChecked(\ar_Create( STRING | VLC_VARBJEC_TDOINHERIT );
      |     ^
../include/vlc_variables.hVLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15
      |               ^
(o), p, vlc: note: expanded from macro 'VLC_OBJECT'
  481 |         con:122:39: _module_name,p_obj, st struct vlc_commpsz_name, Vo nIn file included from _members: (n_L_CF_IcVLAEonst vlc_objects_t__, R_STRING | VLC_VAR__DOINHE *)(&(x_)LINE_t struct- >obj) \
      |               ^
r_Create_(note: a,bvlc_coexpanded from macro 'var_Create'
  122 | #In file included from config/intf.c:28:
mIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h,, c\) var_Create( VLC_OBJECT(a), b, c )
mon_memb      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

d      |             ^
  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  :1350:efine var29: note: expanded from macro 'APPEND_INPUT_INFO'
_Create(a,b,c)  1350 |  RIT
      |     ^
481  | :481 |  362:9:   v        const s warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
truct vlc   ../include/vlc_variables.h:122:39: note:  expanded from macro 'var_Create'
const struct vlc_common_   m_common_me m       481e | m bers:  (cones  122 | #dt vlc_objeefine var_Creabers: (libvlc.c:const v41:
../include/vlc_input.h:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  527 |     input_thread_t crs: (cons*input =te(t vt_t *)lc_olcbject_a_obj,b,c (input_Creaect_tar_Createt( VLC       t    )e( parent, item, log*,)(&(x)  &(x)->obj v*a) \
      |               ^
->obj) r_Create( NULL, NULL )In file included from config/getopt.c:\
      |               ^
25:
In file included from ../include/vlc_common.h:;
      |                             ^
_OBJECT(a), b, c1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)(&(x)->obj) \
      |               ^
  563 |     v../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
ar_Create  501( p_obj, | #define input_Create(a,b,c,d,e) inIn file included from version.c :psz_name, VLC_VARct_t *)(&(31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p  563 |     var_Creut_Cre_ate(      varVLC_OBJESTRING | at_Get ## typeCT(a),b,c, )
      d,e)
      |                                              ^
( p_instance->p_input, key ) ) )
      ../include/vlc_common.he( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122::| 481                                      ^:
39: note: 15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481  :48115 | :        const struct vl VLC_OBJECT(a), b, c expanded from macro 'var_Create'
)
      |                                       ^
   c_common_memb122ers: note: expanded from macro 'VLC_OBJECT'
VLC_VAR_DOINHERIT( | #define vconst arv_Crlc_objeect_t *)a  481 |      ../include/vlc_common.h:481x):( &  const struct -vlte(
      |     ^
(a,b,c) var_Create( VLC_OBJECT(a), b, ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(c_cc )
      a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
|                                       ^x../include/vlc_common.h:481:)-15: >note: expanded from macro 'VLC_OBJECT'

  ../include/vlc_common.h:obj) \
      | 481 |     >obj) \
      |               ^
    const struct vlc_common_m              ^
  362 |     ife481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   ( var      consmb_GIn file included from input/vlm.cetChecked( p_obj, psz_name, VLC_VAR_ADDRESIn file included from libvlc.c:41t struct vlc_comS| ers: (                            ^
,:216:1: note: expanded from here:

../include/vlc_input.h:530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 &val )   530 |  :m33:
)In file included from ommoo   nn../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5_memb:e warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     469 |  _   var_Create( p_obj, psz_nmemrs: (const vlbers: (co
      |         ^
anst vlc../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
me, VLC_VAR15: note: expanded from macro 'VLC_OBJECT'
_STRING   481 |         const _objecstruct vlc  142 | #deIn file included from input/vlm_event.c:_commfineon_m| VL  emberst_t *)(&(x)-> var_GetChecked( vlc:_oobjC_VAR_DOINHERIT );o
      bj) \,n
      |               ^
const vlce| ,t,v) va31cIn file included from config/help.c:t33_:
In file included from :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |   r_../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    ^
   491../include/vlc_variables.h:122:39:  var_Creat_ |     va e( p_obj, psz_nrer_Create( p_obj, opsz_name      bjlea| se( input );ect_t(cons, VLC_VAR_ADDconfig/cmdline.ct note: *)ame, (&(x)->o vlc_              ^o
VLCbject_t *)(&(x)->obj_VGbj) ) \
      |               ^
In file included from config/file.c:AR
      40:
In file included from ../include/vlc_common.h:216In file included from libvlc-module.c:|         ^
_36A:
DIn file included from D../include/vlc_common.h../include/vlc_objects.h:1031:
:R:E1031:
../include/vlc_variables.h../include/vlc_variables.h::SR66ESS 563:5:S:25:| VLeCt_CV henote: expanded from macro 'vlc_object_release'
cAkRe_dD(OV LIC_   O66BJECT(o )warning: ,NnH,EtR,IvT) 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      |                                                ^
 |     vlc_../include/vlc_common.h:object_481:15: note: expanded from macro 'VLC_OBJECT'
r
e  lease( VLC_OBJECT(a) 578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
563 |    578 |     var_Create( p_obj,)
      |                         ^
   481 | psz_ n a   if( vamr_Change( p_o);
      | bj, ps    ^
z_name,      const \
      |               ^
e, VLC_VAR_STRINVLC_ VAR_CsHOICIn file included from ESCOUNT, &count, Ntruct ULL ) )
      config/getopt.c|         ^
:25../include/vlc_variables.h:vlc_com128../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:
In file included from :../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
43| VLC_VAR_DOI  481 |  expanded from macro 'var_Create'  G NHER578 |     i 
I  122 | #define vf ( varT );
_Change      |     ^
(../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create' p_obj, ps
z_name, VL  122 | #define var_Create(a,b,c) var_CreaC_VAR_Cte( VLC_OBJECT(a), b, c )HOICESCOUNT, &count,
      |                                       ^
 NULL )mo../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 )
      |         ^
  481 |         const struct vlc_common_memben_members: (rs: (const vlc../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
_object_t *)(&(const vl  128 | #cx)->obj) \
      |               ^
define var_Change(a,_objeb,c,d,e)ct_t *)(&(x)- var_Chan>oge( VbjIn file included from config/help.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) \
      |               ^
  511 | LC_OBJECT    var_Create( p_obj, psz_name, VLC_VAR_INTEG:(a) note: , b, c, ER | VLC_VAR_DOINHERIT
      |     ^
expanded from macro 'var_Change'
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  128 | #define var_Change(a,b,c,d,eIn file included from config/intf.c:) var_Change( VLC_OBJECT(a), b, c,28:
In file included from  d, e )../include/vlc_common.h:1031
      |                                           ^
:
../include/vlc_variables.h:429d, e:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  122 |  )
      |                                           ^
 | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     var_#  481 |             cCreate( p_obo    nst struconst struct vlcdefine ct va_covlrmmon_members: _Creat(const vlc_common_   c_membobjecte_t *)(&(x)->obj, psz_rs: (const vlc_object_t *)(&(x)-name, VLC>eobj) \
      |               ^
(a,b,c) var_Create( VL_VC_OBJARECT(a), b, _INTEGER | VLC_VAR_DOINHEc )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'R
  481 |         const Ij) \
      |               ^
struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
T )  122 | #define In file included from config/help.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  525v |     var_Create( ar_Crp_obj, psz_name, VLC_VAR_BOOL | Veate(a,b,c) var_Create( VLC_OB;
      |     ^
JECT(a), b, c )
      |                                       ^
LC_VAR../include/vlc_variables.h:122:_ const struct 39: note: expanded from macro 'var_Create'
../include/vlc_common.har_C:481:15re  122 | #define vaate(a,b,c) var_r_CrCreate: note: expanded from macro 'VLC_OBJECT'
( VLC_eate(a,b,c) var_C  481 |         const struct vlOreate( VLC_OBJEc_common_membBJECCT(ers: (const vlc_T(a), b, c )
      |                                       ^a), 
bv../include/vlc_common.h:481:objec15: note: expanded from macro 'VLC_OBJECT't_t *)(&(x)->obj) \
      |               ^
l
  481 |         const struct vlc c_In file included from input/vlm_event.c:31:
In file included from    const struct vlc_common_common_../include/vlc_common.h:1031:
../include/vlc_variables.h:511:m5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  511 |     var_Create( p_oembers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 bj, psz_namc_object_tc *e, VLIn file included from input/vlm.c:33:
)(&(xC)->obIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5:j) \
      |               ^
_VAR_INTEGER | VLC_VAR_DOINHERIT
      |     ^
 )../include/vlc_variables.h:122:
      |                                       ^
In file included from version.c../include/vlc_common.h:481::39:31:
In file included from 15 ../include/vlc_common.h:1031:
../include/vlc_variables.h warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
::578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  note:  expanded from macro 'var_Create'
DOIN  578 |    122mnote: expanded from macro 'VLC_OBJECT'
 |  H  if( em#berER477 |     vvar_ChaIT
s: (co        |     ^
481INTEar_GERCreate, &val |         const  ) )
      | st../include/vlc_variables.h:122:39: note: rexpanded from macro 'var_Create'
(           ^
 p_objnuct vl122c | #d../include/vlc_variables.h:142:48: edfnote: efine v_commar_Create(a,b,c) var_Createxpanded from macro 'var_GetChecked'
  142 | #defingei(ne var_Create(a,b,c) var_, psz_name, Vo n_members: (conse e( VLC_OBJECT(Create( VLpC_OBJECT(a), b,a)var_GetChecked(o c )
,      | t b                                      ^
_obj,../include/vlc_common.h:481:15: note:  expanded from macro 'VLC_OBJECT'p
s,z_nLC_VAR_S  481 | nTRING | VLC_VAR_DOINHERIT );
      a vlme, VLC,_| c_t,v) v  Voconfig/file.cb    ^, Aject_tar_Ge *)(&(x)->obj) \
      | t      const 
struct vlc_common_members: (c../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
onsc )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_ct vlc_object              ^omm_t *)(&(x)->obj)  122C | h#ecke
on_members: (const vd(nlVLC_OBJECIn file included from define var_Create(a,b,c) var_CrT(o),st vlcn_obeject_t *)(&(x)->obj) \
      |               ^
config/intf.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h::61:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,t,v)
      |                                                ^
   61 | 442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      442 |  ../include/vlc_common.hconfig/chain.cR_CH:481:15   var_Creat:OICEe note: :char ( p_obj, psz_namSCOUNT, &counexpanded from macro 'VLC_OBJECT'
e, t, NULL ) )at  481 |  
      |        conste struct v( VLC_O *421pBJECsz\_ficl_objectTc_Vcommon_members: (coLC_V(a), AR_BOOL |nstb, c )
      |                                       ^
:_ ../include/vlc_common.hV
common_members: (con:481:15: note: expanded from macro 'VLC_OBJECT'
 vlc_object_t *)(&(x)->LobjC  481 |         const struct vlc_commo_VAR_DOINHERIT );ns      
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var| __              ^members: (cCreate(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
) \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    l     econst structIn file included from config/core.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293 t :10: warning: vlc_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]vl
o  bjec_commct_t *)(&(x)->o293 |    b
on_members: (cons_j) \
      |               ^
t vlc_ob 13: warning: =ject_t *)(&(x)->obj) \
      |               ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from In file included from libvlc.c:config/help.c41:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5::
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  572 |          vlc_obje
c   t_relv421 ease( (vlc_object_t *)(pp_vout[i]) );
      a
warning: |          ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]rIn file included from config/intf.c:28:
In file included from ../include/vlc_common.h:onst1031:
 
tvlc_object_t *)(&(x)->obj) \
      |               ^
  ../include/vlc_variables.h:455539: | In file included from input/vlm.c:    33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
66 |    _C   v491lc_object_release(* |   V L  | )(& C if_(5: OBJECT(a) var_Create)
      | (warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                         ^
../include/vlc_common.h   455 | :( !var_481    var_:15: note: expanded from macro 'VLC_OBJECT'
G   p_obj, pszeCre   vart_name, a481VtLC_VAR_ADD |     e(  R   cop_onst bESS | VLj, psz_name, VCheckeLC_VC        ^struct vlc_common_members: (const vlc_obAR_ject_t *)(&(x)->obj) FLOAT | VLC_VAR_DOINHERIT );
      |     ^
\
      |               ^
d../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_VAR( p_obj, psz_nam  122 | e, VLC_VAR_BOOL, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
#define var_Create(_a,b,c) vDOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #_Creadtar_C  142 | #rdefine var_GetCx)->obj) \
      r| ea              ^
eate( VLC_OBJECT(a), b, c )
thecked(o,nIn file included from input/vlm_event.c e:31 :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h      |                                       ^
../include/vlc_common.h:481:15:525: note: expanded from macro 'VLC_OBJECT'
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,t,v)   var_525
  ../include/vlc_variables.h:128G481 |         cetCheckonst struct vlc_common_members:          var_Get( p_this, psz_name, &val2 );
      |             ^
 |   ../include/vlc_variables.h:137:33: note: expanded from macro 'var_Get'
   137 | #define vear_Get(a,b,c) var_Get( VLC_OB var_(cCreoJate( p_obnj, psz(_nsta vlc_objeEme, VLC_VAR_BOOL | VLC_VAR_DOINeHERId p_obj, pszct_t *)(&(x)_name, VLC_(VLC_OVAR_FLOAT BJECT(o),n,->| objV)LC_ \
VtAR_DOINHERIT
      |     ^
,v)
      | ../include/vlc_variables.h                                               ^:
122:39: note: expanded from macro 'var_Create'
../include/vlc_common.h  :481:15: T122
 |       #| d    ^efine var_Create(a,b,c)
note: ../include/vlc_variables.hexpanded from macro 'VLC_OBJECT':
122  481 |         const str uvar_Create( VLC_OBJ:      c| t              ^ 
vlc_39: note: expanded from macro 'var_Create'
common_members: (c  122 | #defIn file included from ine var_Const vlc_object_t *)(&(x)->obj) \
      |               ^
config/intf.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
reate(a,b,c) vaIn file included from config/core.c:  28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r469
  304 |     if  |  (likely(!var_GetChe cked (obj, name, VL_C_VAC  Rreate( VLvar_Create( p__COORDCoS, &val)))
      |                 ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #defi_ne var_GetChECT(a), b, c )
      |                                       ^
OeBCbj, psz_nam:e, VJ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     E    concs43kedt: note:  struTLC_Vcexpanded from macro 'var_Change'
t vlc_com  128 | #defimon_memAR_ST(a), b,RING (o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
 c )| VL
      |                                 ^../include/vlc_common.h:481:15: C_VAR_DOINHERIT );
      |     ^
nGetNone../include/vlc_variables.hC vEar_ChaTnote: expanded from macro 'VLC_OBJECT'
:122:  481 | mp   39nlibvlc.cge(a,b,c: note: expanded from macro 'var_Create'
,d,e) (var_Chantya  122String( obj, "con | #define var_Crgf)ig" );
      |                      ^
 ,e../include/vlc_variables.h    c b(:on st struct vlc_common_members499eate(a,b,c) var_Create( VLC_OBJECT(a), b, c ,::73: ( note:  cexpanded from macro 'var_CreateGetNonEmptyString':25
cVLC_OBJECT(a), b, c, d, e )
        499 | :#defin:132:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    e132 |     iofn(st v config_L lc_object_t )
 *)(&(x)->obj) \
      | 216 |                            ^
var_CreateGetNIn file included from config/core.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: 
      onEoadCmdLine( ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p:_)
      | l|                                       ^
|                                           ^481                                      ^i| VLC_Vbvl
c, ../include/vlc_common.h:
i../include/vlc_common.h:481:15: :15: note: expanded from macro 'VLC_OBJECT'
_a  ../include/vlc_common.h :rg481 |         const struc481          , var_Create( p_ppc:  st32415b481:15:: z_argv,  |     if( !var_GetChmeNULL ) )
ckhAR_De rs: (const vlc_object_t *)(&(x)->obpj) \note: OIN      |         ^HERIT
expanded from macro 'VLC_OBJECT'note: t
 v
led( p_obj, expanded from macro 'VLC_OBJECT'ps  
./config/configuration.h481   | 481  |    z_name 
 , VLC_VAR_FLOAT, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
      |     ^
  142 | #def../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(   inea,b,c) var_Creat    var_GetChecked(o,n,t,c_common_members: (const vconst lc_object_t *)(&(x e( V LC_OBJEv) va CT(a)r_GetC)s , b, c )
      |                                       ^
note: thexpanded from macro 'VLC_OBJECT'c->
../include/vlc_common.ho:bj) y\481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     481 |         const struct
       vlc_common_members:  |               ^String(a,b      |               ^

truct vlc_common_config/chain.cmembecked(VIn file included from config/help.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.he    :rconst sts: (const :425:17: warning: ruct vl554:5: )   (const vlc_objecdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]tc_common_me_t *oL)
Cvn  425 |      lc_objest strctuc_t vlc_common_memb_OBJECT(o)t,            msg_Dbers: g( p_this, "ignoring( o*)(&(x)->n,t,vmpbers: (const vconst vlobj) \
      |               ^
c_object_t *)(&(x)-l>obj) \
c_objec      |               ^
tefine var_Cr)
_t *)e(ate(a,b,c) var_Creationte(In file included from  VLC_OBJECT(a), b, c )
      |                                       ^
 %s (not first occurrence)", ps../include/vlc_common.h:481config/intf.c:      z28_:15: note: expanded from macro 'VLC_OBJECT'
name  481 |   :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]|                                                ^
      );
      |                 ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h../include/vlc_messages.h con:481st struct vlc_co
mmon_members: (c:15  :   554 |     var_Creaonote: nstte( p_obj, psz_na vlc_(object_t *)(&(xme,)->obj) \
      |               ^
477 |   &expanded from macro 'VLC_OBJECT'
(x)->obj) \
      |               ^
 VLC_  481 | In file included from input/vlm.c:    33:
In file included from VAR../include/vlc_common.h:_STRING | VLC_VAR_DOINHERIT
      |   vIn file included from     ^
i1031s, psz_name, VLC../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  input/vlm_event.c:  122 | #de31fine  varconst &(x)->st_rCreate(auct vlc_c:
:
ooIn file included from m_../include/vlc_variables.hVAR_STRING ,:mon_members: (const vlc_object_t *)(:87:5: note: expanded from macro 'msg_Dbg'
b,c) v../include/vlc_common.h:1031:
../include/vlc_variables.h&   :87(x539:)ar_5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   539    bCreate( mVLs)C_Og_BG->obj)  |  \JE   var_Create( p_e
      Cj|               ^
obj, psz_name, VLC_VAR_FLOAT | Tneric(p_this, VLC_MSG_DBG, __VA_ARGS_V_)
      |     ^
a:../include/vlc_messages.h:L78C_VA37:13: (:ra), _b, c )
      note: ;expanded from macro 'msg_Generic'
   78 |     
C      | |                                       ^
56../include/vlc_common.hIn file included from config/core.c:28:
In file included from 25 warnings generated.
):  rR_:481note: :\
vlc_Log(VLC_Oexpanded from macro 'config_LoadCmdLine'
      eBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
15../include/vlc_common.h:   37 | #define config_Loada:tCmdLine(a,b,c,d) | ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
config_Loa481:15: note: expanded from macro 'VLC_OBJECT'
  481 |          const eDnote: 25 warnings generated.
Gexpanded from macro 'VLC_OBJECT'strdCmdLine(VLC_
Oe  tNonE481              ^
 | uct vlc_common_mO                        ^
B../include/vlc_variables.h:122:IIn file included from libvlc-module.c:m39pJECT(a),b,c,d)
      |                                                        ^36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ember  578 |     if( var_C: note: expanded from macro 'var_Create'
  h
  ../include/vlc_common.h:122 | asnge( p_obj,:481 (const vlc_object_t *)#define (&(x)NHE        const sttruct vlc_c-yString( VLommon_members: (vcaonst vlcC_OBJECT(depbase=`echo modules/bank.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT modules/bank.lo -MD -MP -MF $depbase.Tpo -c -o modules/bank.lo modules/bank.c &&\
mv -f $depbase.Tpo $depbase.Plo
a:),b)
15:       |                                                                         ^
note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    481 |         c481 |         const struct vlc_commoRonst strun_cIT
      t vl|     ^
c../include/vlc_variables.h:mem122:39: bnote: eexpanded from macro 'var_Create'
rs: (c onst vlc_object _t *)(&(x)->obj)v \
ar_Create(      |               ^  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
>obj ) \
      |               ^
 p_o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
bj, psz_name, VL340psz_n  config/chain.c:430:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C_VAR_STR | ame, VL CI_NG   430  |   | 481  i  f V L  v | ar_Set( p_thiV( 511s :var  _Get5: C _ warning: A   c, psz_name, val )VAR_DOINHERI;
      |         ^
R_CHOICESCO../include/vlc_variables.h:134:33: note: expanded from macro 'var_Set'UNT );
      |     ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h:T
,Cdepbase=`echo modules/cache.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT modules/cache.lo -MD -MP -MF $depbase.Tpo -c -o modules/cache.lo modules/cache.c &&\
mv -f $depbase.Tpo $depbase.Plo
 &coun
th,ecked( p_obj,  NpULL s) )  z_n122am:39: 511 | note: expanded from macro 'var_Create'

  122 | #d e   var_Cr      |         ^
eat,e( ../include/vlc_variables.hp_obj,  VpeLC_VAR_Ssz_nameTRI, VLrC:N128G_VAR_INTEGER |_Crea, &v:te(a,43 VLC_: alnote: expanded from macro 'var_Change' 
V) )
      A  128 | R_D#defineO|         ^
INHE../include/vlc_variables.h va:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define vrarbRI,_Ge_ChtaT
cC)       | h    ^
ng../include/vlc_variables.he_(aobvecked(,o:,122bn,t,v) var_GetChar,ec_jeCreate( VLked(VCct_t *)(&(x_OBJECT(c:39: note: a,LC_Odfiexpanded from macro 'var_Create'n,e
e   122) BJECT(o),n,t,v)
      |                                                ^
vavar_Chan | #def../include/vlc_common.hgeiner_Creat:481:15(: VLC_OBJECT enote: (expanded from macro 'VLC_OBJECT'a
,(a), b   481 |  var_Creat)be(a,b,       c,onst c) vacr_Create( VLC_OBJECT(a), b, c -)>) vstructar_Create( V Lvo, c
      |                                       ^
, d, Cbe../include/vlc_common.h )
      |                                           ^_OBJECT(a), b, c
 )
      |                                       ^
../include/vlc_common.h../include/vlc_common.h:481::15: 
)note: , expanded from macro 'VLC_OBJECT'
l  481 |    b ,libvlc.cc:_common_me144:27::481: warning: 15:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]m    const s note: expanded from macro 'VLC_OBJECT'trucb

  j  144ers: (co | t v481481 n)st  v: 15l\c_oboj_eclt_tc_ccommon_members: (const vlc_oobject_t *mm *)(&(x))-(>&o(x)->obj:)  note: expanded from macro 'VLC_OBJECT'\
      
|   481 | n_members:n s(              ^
const vlco_bj) \
      t s|               ^
object_t *)(&(truct vlc_commx)->obj)on_members In file included from \
      | In file included from               ^ : (consconfig/core.ct: 28v:
lIn file included from c../include/vlc_common.h_:1031:
../include/vlc_variables.h : 350:9o config/intf.c:28:
:In file included from  warning: ../include/vlc_common.h:bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 jsi1031  350 |     eif( var_GetCze_t modulehecked( p_obj     const s, psztruct vlc__c:
../include/vlc_variables.h:491:5:c
ommount = moon_mem warning: bers: (const vlc_objecdule_LoadPlugins (p_libvlc);
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |                           ^
t_tconfig/file.c./modules/modules.h: *)(&(x)->o116:bj) \
      :  491 |     var_Create( p_obj,_62name, VLC_V: 5p: warning: AR_S50TRI:N| sz_n              ^ note: aexpanded from macro 'module_LoadPlugins'G

  116due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m | ,ct_ &   62vet, |  V#  al ) )
       de| f iv        ^
ar_ De*stne ../include/vlc_variables.h:L142C_Vm)(&oduleA_(x)->LooabdjR) _:PlADD48:R Eug\
S      i|               ^
ns(S | VLC_VAR_DOINHaE)note:  Rmexpanded from macro 'var_GetChecked'oId
ulT  142 |  );#
de      |     ^
In file included from input/vlm_event.c:31../include/vlc_variables.h::
e_LIn file included from foadP122:39l:u ../include/vlc_common.h:g1031note: :
i../include/vlc_variables.hexpanded from macro 'var_Create':n554
s  :1225(: | #d reVfLiCone yine(  
v_      |               ^
warning: obj, "confiagOBdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]J"E Cr);
_      G
|     ^  et554 | TIn file included from config/help.cv: arCh(ecked a)  (ov)
_Cre
a,n      | ,                                                 ^t  ,
../include/vlc_variables.hv134)../include/vlc_common.h:t | e( #da,vb481efiar_G:n,cet:e ) va125va:r15_:Se note: expanded from macro 'VLC_OBJECT't39Ch
:   note:  expanded from macro 'var_Destroy'
r_C481e |    ck 125c | a# d)
ef      i(ar_Crne va,reaeted(aVtLe( VLb,CC_ |                                       ^  OBrJ_DEc)
   ../include/vlc_common.h:ecCTo481n var_S:15: snote: ( tpexpanded from macro 'VLC_OBJECT'
est   set481 | t r r_OoyB u(ca_o,btjb,  )pvs z  va  JlcE_rcCo_DmmoeT( sa)t,_n 216 | navarory_(G_mco nVLb,C csemem_ObersB:J (et I(cnECtTVLoCe , Vgns)e
      t _Or|                                       ^(av
lc_o../include/vlc_common.hbject
_:481:15:t       * )note: (expanded from macro 'VLC_OBJECT')
&(x)-  481 |  ,    >b   ob jL(C_o)| VtAR _STRIstN)c^ r\
o      | 
G,n, | VLC_VAR_../include/vlc_variables.h:658:Dt uct vlc_c              ^
oO33:
In file included from ../include/vlc_common.h,47: note: expanded from macro 'var_GetInteger'libvlc.c:149:10:I)v)
      | NHER
                                               ^mmo
:../include/vlc_common.h:BJECT(a481:15: ), note: expanded from macro 'VLC_OBJECT'bn
_  481 |   , c )
 I T
      |     ^
m../include/vlc_variables.h : 122:39: note: expanded from macro 'var_Create'
  const s warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
truct vlc_comm  149 |     if( !var_InheritBool( p_libvlon_members: (const  658 | #def vlc_object_t *)(&(x)->obj) \
      |               ^
c, "ignore-conf  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  ine var_GetIntIn file included from config/core.c:1031
n      |                                       ^
:
../include/vlc_common.hst st     :481:15: note: expanded from macro 'VLC_OBJECT'
 ../include/vlc_variables.h:563:5:ruct i      v| lc_co                                ^
g"m  ../include/vlc_common.h warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
embers:m:481:on_m28em15bers: (:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362 : ccon:s  563 | o( note: expanded from macro 'VLC_OBJECT'
e  gecons481 | t vlc_obj ) )ect_t *)(&( x
      |          ^
       )-nst vlc_objec9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t../include/vlc_variables.h  362 |     if const struct vlc_com struct vlc_cormm(   var_Crea,ab)   var_GetIntegeon_members: (conste( p_objt vlc_, object_t *)(&(x)->obj) \
      |               ^
ps:604r(z:47(config/chain.c vmaro:_: note: nt_expanded from macro 'var_InheritBool'
GetCn_members: VLC_h  604 | #define va (const vlcecke_t *481dr( _Inheroip_obj, psz_tBool(o, n) name, VLC_VvARb_ADjarD_InectR_t EShS, er&ival ) )
_OBJEtBoCT(a),b)
      | ol(VLC_                                              ^*      O>BJECT(o), n)
      |         ^
|                                               ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked')( | &(x)../include/vlc_common.h |  
    142 | #de:
481../include/vlc_common.h:481431:fine -9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  431>obj) | :var_GetCh15:  note: expanded from macro 'VLC_OBJECT'
15: note: expanded from macro 'VLC_OBJECT'
e  481 | cke       481 |       d(o,n,t,v)        msg_Dbg( p _    con scot struct vlc_c\ommon_)(&(tnst struc hx)t  vlc_    const struct vlc_ccomom m i     const struct vlc_common_me
m      |               ^
mbers: (const vlc_objecst_t *)(&(x)-,mon_mo>onembers: In file included from (b_const vlc_obinput/vlm_event.cject_t *)(&(x)->obj)members: (c \on
      |               ^
st vlj) \
      | c_              ^
object_t *)(&(x)->olibvlc.c:bj) \
      |               ^
151:13: emwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bers: (con  151 |    s config/file.c:80:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/vlmshell.ct v    if( var_InheritBool( p_l:1353l:13: -i>obj) | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bv
  lc,1353 |              "   rec80     on |   set-config" ) ) 
      |             ^
 APPEND_INPUTstcam_eI, VLC_V AR_STRING | VLC_VAR_DOINHERIToNFO( "l "set config ste../include/vlc_variables.h
 ngth" ,_mo       |     ^"
%"../include/vlc_variables.hb:122:39: note: expanded from macro 'var_Create'
PRId64  122 | #defjine ru,ect_t *)(&ct (x)-b> obIjnjtvegear_v):604:47: note: oexpanded from macro 'var_InheritBool'ption: %sCr \
      |               ^
 to  );
      | lc_            ^
c%oinput/vlmshell.cmmon_mconfig/cmdline.c:217:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:1350  217 |     e                    var:29: _SetSnote: s", psz_name,
      |         ^
expanded from macro 'APPEND_INPUT_INFO'
../include/vlc_messages.h: 1350 |                             va) \
      |               ^
87tr_Getr in:g( p5: _this, psnote: zm_namIn file included from modules/modules.c:39:
b
erIn file included from   ../include/vlc_common.h604expanded from macro 'msg_Dbg' | :#
dees,: states1031g.arg#_Dbg( p_o# typbj, "opee(n:
ing config../include/vlc_variables.h :file (%s)227":    ,);
      |  p                        ^
sz../include/vlc_variables.h:262:48: note: 87_ |      msg_Genericexpanded from macro 'var_SetString'(
(con \
      st|               ^
 vlc_object_t *fp_this, VLC_MSG  262 | #) _DBG, __V(A_&(ARxGdef)il->S:p_31:
ivafione var_InheritBool(o, n) varbIn file included from ../include/vlc_common.h_j) \i
nstanc      |               ^_):
1031      |     ^
_Inhe../include/vlc_messages.h
e->pritBo_i:
nnrp../include/vlc_variables.h:563:ut, key )5: warning: In file included from input/vlm.cIn file included from  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT modules/cache.lo -MD -MP -MF modules/.deps/cache.Tpo -c modules/cache.c  -fPIC -DPIC -o modules/.libs/cache.o
:e var_SetString(a,b,c)   _ vareatr  33 :
In file included from ../include/vlc_common.h:563 |     va:config/intf.cr:28:
In file included from ../include/vlc_common.h:1031:
781031:
../include/vlc_variables.h:511::../include/vlc_variables.h:_552513:C5:: warning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e:a
te  (e (ap _obj, psnote: z_name, Vexpanded from macro 'msg_Generic'
LC_)
      |                             ^
   78 |     vlc_L
og      |                                       ^V_S
: warning: 217../include/vlc_common.h525:AR | :481:15: note: expanded from macro 'VLC_OBJECT'
1due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  :(VL481 |        
 G  _S511 | e TRoIlN G | VLC_VAR_DOINHE( vaRITr_CreateVLC_OBJECT(( p_obj, o), n)tChecpsz_n C
      |     ^
ena me );
      e| ../include/vlc_variables.h_:122    ^
OB../include/vlc_messages.hJ:EtSaCTmked(o),tc, p87:5e(VLC_OBJECT(o, V):Lonst struct
 vlb      ,n,t,v12| C_VAR_BO:OLr )
ing(  note: expanded from macro 'msg_Dbg'
c|      |                                                ^
   ../include/vlc_common.h:87 |     msg                                              ^_G,_c
481:../include/vlc_common.h:c481:15 : 15: note: expanded from macro 'VLC_OBJECT'
VLC_OBJECT(a), VLCe  n481_ | VeArnote: ,expanded from macro 'VLC_OBJECT'
           cons tv lc_strm i  odule_namu  : cwarning: )c var_onst strR_Dc(pOINHERI_this, VLC_MSe, __bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t   vlc_,F227 |     rcommIonGueLE__, __L__ctc)
      DmuBrn var_SettCGh, _ecked( | _                                               ^V
Ap_ A../include/vlc_common.hR:G481S:_15_:)
 onote: _ombj,m oexpanded from macro 'VLC_OBJECT'
      | p  481 | v    ^IN   s
 ../include/vlc_messages.hn:78:lc_co_mem13b: note: expanded from macro 'msg_Generic'
e    con   78 |     vlc_Log(VLC_OBJECT(o), pst z_, vmmon_members: (clocn_mnoduaEme, rst VLC_V_AR_FLsOAT, va_, le_nas\
      481:vtlrme, _uct vlc_cT_
l      c| o );
      | mmon_m    ^
e../include/vlc_variables.hmbers :(constob| j            ^e
ct_t ../include/vlc_common.h:*)C481:(&( (const vlc_object_t *)39x: note: expanded from macro 'var_Create'
r  122eate( VL(C_O | #define Be15: note: :expanded from macro 'VLC_OBJECT')var122:m_CJECT(a&
)-,r(x)->obj) \
      |               ^
eatb  ers:  e(a,b39:bconfig/cmdline.c, c)   var_Create( p_ob>ob jj) \
      |               ^481 |    libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT modules/bank.lo -MD -MP -MF modules/.deps/bank.Tpo -c modules/bank.c  -fPIC -
DPIC -o modules/.libs/bank.o
 |    , ps(const z_nvlc_ob    am const stre, VLC_VARuct vl _, c )
      c_common_: varject_t *)(&(In file included from _Cconfig/core.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
220  429 |     var_Createx( p_obj, psz_nare :aI)->obj) \
t NTEGER me, VLC_VAR_IN | VLC25TEnote: :GER expanded from here
      |               ^
_V|   VLCAR_DOIN_VHERIT
AR_DOINHERIT );
      |     ^
      |     ^../include/vlc_variables.h217In file included from extras/libc.c | :26:122:39e( VL:
 ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
note: expanded from macro 'var_Create'
 C_OBJECT(a), b, c   )  122 | #define var122 | #d_Create(aefine ,b,c) var_Create( VLC_OB|                                       ^
Jvar_C../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
rECT           ^eate(a,note:   481(a), b, c )
      |                                       ^
 |   b,c) var_Crea :
teexpanded from macro 'var_Create'    ( constv vlc_objec tstruct In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hv :362VLC_OBJECT(a), b, c )
      |                                       ^lc_common_mem:b9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e_r
  362 |     if( var_GetChec
t *)(&(x)-../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ked( p_ob
j, psz_name, VLC_V  ../include/vlc_common.h:481:>obj) \
      |               ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'15: note: expanded from macro 'VLC_OBJECT'
A  481 |   R122
      | In file included from  _ Amissing.cD                                      ^DRE
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    481 |      38SS, &val ) )m
esm: (const vlc_object_t *bers: )(&(x  co:
In file included from ../include/vlc_common.h:1031n:
../include/vlc_variables.h :511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  511 |     var_Creatt struce( p_ot  const str) vlc | (#de-u>cotbj) \
      |               ^
const vlc_objecbj, psz_nat_t amrIn file included from config/help.c:33:
eIn file included from *warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]fine var_Cr vlc_commone_members: (
)  220 |        a(te(a,b,c) var_Create( V
, VLC_VA  140 | #define var_L const stC_OBJECT(a ), b, c& )
_(x)->obj) \
      |               ^
       |                                       ^
../include/vlc_common.h../include/vlc_common.h:481:15r_ucommon_members: (const vlc_object_t *)(&  :1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct vl:481 |    note: expanded from macro 'VLC_OBJECT'578 | (xc_common_    if( vamember)->obj)               var _Crer_\
      |               ^
a
Ct e ( hIn file included from pa _tRSconfig/core.cethC      :|         ^
28:
In file included from ../include/vlc_common.hGn_ge( p_obs:I  481 |         NT (const ivlc_j:s, psz_name, VheEGER | VLC_VAR_DOINHEL1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cCR,k_VAR_conIT
      |     ^
  ../include/vlc_variables.h442 |     var_Creat:e( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOI cetInNoteger
      | ^
e122nst ../include/vlc_variables.h:dv658(lc_object_t *)(&(x)->obj) \
      |               ^
:47: note: expanded from macro 'var_GetInteger'
:  658 | 39: note: expanded from macro 'var_Create'
  122 | #define object_tpIn file included from input/vlm_event.c:31#var_Cd *)esf:
zi(H&(x)->obj) \ne var_GetIntrIn file included from o,n,t,v) va../include/vlc_common.h:1031eate(a:
../include/vlc_variables.h:,beger(a,b)r,c_SetChecked(VL578) C:9: warning:    var_GetInteger( st strvdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
I  578 |     if( var_C_hONVLC_OBuangcJeECT(a),b)T

      |                                               ^
E../include/vlc_common.h:aGER );
      |                         ^
481:15:../include/vlc_variables.h _      r_Create( VLC_note: expanded from macro 'VLC_OBJECT'
:nOBJE(122:39: note: t | p  481 | _              ^
ao       libvlc.c :c152onst struct vlc_coECT(aRmmon_members: (const I:13: T warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  152 |   ;expanded from macro 'var_Create' 

../include/vlc_variables.hme,  :bj,      |     ^
 vl v../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
   122 | #d )e, b, c )
      |                                       ^
c_comm../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
o  481 |    lc_object_t VLCf   *)(&(x)->obj) \
      |               ^     consin
e var_Create(a,b,c) var_CreatetBJECTinput/vlmshell.c_VAR_CHOIC122 | #de( (oE ),n,t,VLfS inCe va rCOUN_OBJT, _Crea&tstructECT(a), b, c )
      142 :v)coue(a,b,c) var_Create( VLC_OBJE:C1354T:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nt, n_memvl1354 NU
 | (ba ), b, c )      |                                                ^

 ers: (con../include/vlc_common.h:c481      :|                                       ^
15../include/vlc_common.h::481:15: note: expanded from macro 'VLC_OBJECT'
|                                        ^note: 
LL expanded from macro 'VLC_OBJECT')   
)481
      |         ^
../include/vlc_common.h:481:15:    note: expanded from macro 'VLC_OBJECT'       APPEND_INPUT
_s  t481_ |   vlc_obj       const struct vlc  481 | _commonINFO( "rate", "%f",_ members: (ect_t        const struct vlc_common_me48 mbers:Float );
      |             ^
coinput/vlmshell.c:1350cn:29: note: expanded from macro 'APPEND_INPUT_INFO'
st (const vlc_:   pobnote: szvexpanded from macro 'var_GetChecked'  lc_object_t *)_name(&(x)o-m, VLC_../include/vlc_variables.h:128:43: >VAR_CHOICESCOUNT, &count, NULL ) )
      |         ^
1350note: expanded from macro 'var_Change'
 | ../include/vlc_variables.h:128:43  128 | #def*:  ine 
    142 | #define varnote: _vexpanded from macro 'var_Change'Gmon      etChecke    )ar_Cha(&(xng)_member->obj) s: (const vlc_obe(a,b,c,d,e) var_Chang\
      |               ^
e( VLC_OBJECT(d(o,n,t,v) var_GetChIn file included from input/vlm.c:33:
In file included from ../include/vlc_common.hject_t *)(&(x)->obj:1031:
../include/vlc_variables.h:)
 \
      |               ^
  539ecked(VL:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C_OBIn file included from missing.cJECT(o128  539 |    a), b | :o)38,n, :
In file included from ../include/vlc_common.h:1031:
vt,v)
      ../include/vlc_variables.h:525:a5| r_C,r ec                                               ^: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ate(,
 ../include/vlc_common.hp_obj, psz_nb:#481:15:  ame, Vdjnote: d, e )
      |                                           ^
LC_VAR_FLOAT expanded from macro 'VLC_OBJECT'
| VLC_VAR_DOIN   ../include/vlc_common.h:481:HERIT
      e15: note: expanded from macro 'VLC_OBJECT'
  481|     ^
481 |      |    )    cons f              var_Get ## type(\ ../include/vlc_variables.h:pject__iinstanc122:39:e 
note: expanded from macro 'var_Create'
t *)n-  122 | #define var(&(_Create(a,b,c) var_Creatt>p_input, kee( VLy  ) xC) )
      |                             ^
e_s vaOrt_:218:rBuctJ      |               ^
E CvTCh1: angenote: expanded from here
  218 | In file included from (a), (a,b,modules/modules.c cv:39ar_Ge:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12tFlo:at
       warning: | ^
 ../include/vlc_variables.h    const struct :660:43: note: expanded from macro 'var_GetFloat'
  660 | #define vardue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_GetFloat(a,b)   var_Ge
t  vconfig_SaveConfigFile( p_libvlc )F; /* Slloat( VacLC_OBJECT(a),ve_b)
      |                                           ^c
 default config *o../include/vlc_common.h:/
      |             ^
481../include/vlc_configuration.h:111:56: note: :15expanded from macro 'config_SaveConfigFile'
:   111241note: expanded from macro 'VLC_OBJECT'
 | #define   config_SaveConfigFile( |     r,d,eturn var_SetChecked( p_obj, psz_nae) am481 |   e, VLC_VAR_   STRI   const struct vlc_cNG, val );
      ommon_memb) cers: (b, c )
      onfig_SaveCon| f                                      ^i
gFile(VLC_Oconst vlBc_object_t *)(&(x)JECT(a../include/vlc_common.h))
|            ^
->obj) \
      |               ^
var_Cha      |                                                        ^
n:481:15: note: ../include/vlc_variables.h../include/vlc_common.hinput/vlmshell.c:481:15: note: expanded from macro 'VLC_OBJECT'
:1355:ge(13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'
   481 |         const 1355 |    str    VLC_uct vlc_ comOBJECT(a), b, c, d, e )
      |   481                                          ^ |        APPEND_mon_members: (con      con
I../include/vlc_common.h:481:15:NPU note: expanded from macro 'VLC_OBJECT'
T_INF  481 |   m m)O-( "title", "%     consst vlt sc_object_"PRIdt *64, In)teger );
      |             ^
>truct vlc_coinput/vlmshell.c:1350:29: note: expanded from macro 'APPEND_INPUT_INFO'
 1350 |           obj) \
      |               ^
o(                  var_Get ## type( pmmon_me_inst&(x)->obj)mbe \
ance->p_inrpu      |               ^
n_members:In file included from input/vlm.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: st, key ) ) )
      |                             ^: (constdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   
vlc  554 |     var_525 |     var_ Crea_objelte(:219:1: note: expanded from here
Creat p_obj, psz_name, VLC(e( p_obj, pct_t csz_n_common_members: (accme, VLC_VAR_BOOL o_o|FIL E__, VLC_VAR_DOIN*nHERIT
      | s  219 | var_GetI)    ^__LINE__, \
      |             ^
n../include/vlc_common.h:481
:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.hteger(&(x)->obj)t 
      | ^
:122:39: note: expanded from macro 'var_Create'
 n  481 | ../include/vlc_variables.h:658:47: note: vlc_objexpanded from macro 'var_GetInteger'
ect_t *)(&(x)->obj) \
      |               ^
  658 | #define var_\
G      | etInteger(a,b)   var_G        const st              ^
etInteger( VLC_OBJECsIn file included from s  tmodules/cache.c:ructT40:
In file included from ../include/vlc_common.h:1031 struct 122(a),b)
      |  |                                               ^
In file included from ../include/vlc_common.h:481In file included from extras/libc.c: :
../include/vlc_variables.h:t:15: note: 189:12: expanded from macro 'VLC_OBJECT'
warning: config/core.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455  481 |        :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  455 |     vvlc_common_membar _Cr# codeeavlc_common_members: (contst vlc_objeers: (const vlc_object_t *)(&e( p_obj, psz_name, VLC_VAR_Fdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LOAT   189| |   V L C _retu(x)->obj) \
      |               ^
rn Vvlvar_Sc_object_t *)(&(x)->oebjct_t *)(&(fine var_Create) \
config/file.c:85:9: (a,b,c) vartwarning: _Create( VLC_OBJECT(adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | ), b CheckAed( p
, c ) R_DO      INHERIT
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 c);
26:
In file included from ../include/vlc_common.h      onst struct vlc_common_members: (const vlc_object_t *)(&(x     481 |     85    cons)xt struct vl|     ^
:)-../include/vlc_variables.h>obj) \
      |               ^
1031->obj:
config/cmdline.c:221:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  221 |       )c:122:39: note: expanded from macro 'var_Create'
_common_members: (const vl  122 | #defic_object_t *)(&(x)  \ne var_Cre_obj, psz_nam->obj) \e, VLC_ VAR_INTE                var_C
      |               ^
hangeGER, val );
            | In file included from missing.c:38nst str           ^( uct vp_this, plc
s | _../include/vlc_variables.h:
z:
In file included from ../include/vlc_common.h:common      _memb1031:
../include/vlc_variables.hers: (const vlc_obj_name, VLC_VAR_SETMINMAX,| | 140:48:               ^

note: expanded from macro 'var_SetChecked'
      |                         ^              ^ect

_t *)(&(x)->obj) \
      |               ^
:../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
    140 | 128 | #define var_Change(a,b,cinput/vlmshell.c#de539:5: fine var_SetChewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  539 | ,d,e) var_Change(     vaVLC_OBcked(o,n,t,v)r_CreJECT(a), b, c, d, e  var_)Seate( p_obj, psz_nam
      |                                           ^
e1356, VLC_VAtChec:13../include/vlc_common.h:481:15: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 R 1356 |             APPEND_INPUT_INFO( "_In file included from modules/bank.c:43:
libvlc.cc:154:FLOAT hapter", "%"PRId6: note: expanded from macro 'VLC_OBJECT'
13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from   k4481 |        , conse  d(V154 |             Lt cstonfig_ruct vlc_co../include/vlc_common.hmmon_membe:1031:
rs:../include/vlc_variables.h:189:12:  (const vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from   189 |     retuinput/vlm_event.c:32:
In file included from ../include/vlc_vlm.h:28:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:Loa125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|d VLC_VAR_DOINHERIT
ate      |     ^
(a,b,c) var_Creat  125../include/vlc_variables.he( |     vlc_objConfigFile( p VLelc_obj_libvlc );
      |             ^
C_OBJECT(a),er b, c )
      |                                       ^ct_
t *)(&(x)->obj) \
      |               ^
ct_releasn var_SetChecked( p_obj, psz_name, VLC_Ve../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
( p_v./config/configuration.h:38out );
      |     ^
:../include/vlc_objects.h:66:56:  481 |       note: expanded from macro 'config_LoadConfigFile'
   AR_INTEGER, val );C
      |            ^
_const   38 | #define c struct vO../include/vlc_variables.h:140lc_com:config/cmdline.c122B:224:25: warning: J:48: note: expanded from macro 'var_SetChecked'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  140 | #define var_SetC
  224 |                         var_SetInteonfig_LoadConhger( p_thisec:, psz_name,
      |                         ^
figFile(a) ../include/vlc_variables.hECmoT(o),n,t,v)
      |                                                ^
n_members: (:259:49: note: expanded from macro 'var_SetInteger'
  259 | #define var_SetIntegerconst vlc_(a,b,c)   var_S oc../include/vlc_common.hkoenId(o,n,t,v) fig_LoandtCeognefigFile(VLC_OBJECT(a))
      |                                                        ^
var_Se../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
tChecked(  VL:481 | C_OBJECT(o        const struct v481:15: note: lc_common_memr );
      |             ^
beinput/vlmshell.c:1350:29: note: expanded from macro 'APPEND_INPUT_INFO'expanded from macro 'VLC_OBJECT'
),n,t,v)
      |                                                ^
  39: note: expanded from macro 'var_Create'
481 |   122 | #defin e var_Create(abje
,b,c) 1350 |         var_Create(  rs: (const vlc_object_t ../include/vlc_common.h V*    )(   constLC_OBJECT(a struct vlc_common_members: (const ), :b, cvl )
      |                                       ^
481c&_object_t *)(&../include/vlc_common.h(x)->obj) \
      |               ^
(x)->obj) \
      |               ^
::481:15: note: expanded from macro 'VLC_OBJECT'
15: note: expanded from macro 'VLC_OBJECT'
In file included from   481 |           481 |  c onlibvlc.cmodules/cache.c:40:
In file included from ../include/vlc_common.h::161:9 1031:
ct_t:  _ *../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sVt struct vl warning: cA  203 |     return var_ common__SeetChecked( p_obj, psz_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m emb  161 |  teInteger( VLC_OBJECT(a),b,c)
      |                                                  ^
   const struconfig/help.c:100:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  100 |     if (var_InheritBool (obj, "help"))
      |         ^
../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'
  604 | #define var_InheritBool(o, n) var_InheritBool(VLC_OBJECT(o), n)
      |                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
config/help.c:107:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  107 |     if (var_InheritBool (obj, "version"))
      |         ^
../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'
  604 | #define var_InheritBct vlc_name, Vrs: (const vlc_objeoocommon_members: (lcLt_t *)(&(xconst vl)../include/vlc_common.hC_-c)>obj)(_object:VAR_BOOL, vR_STRINGal );
 _&t|  VLC_VAR_D(x)->obj) \
      |               ^
481:15: note: expanded from macro 'VLC_OBJECT'
*)      |            ^
(&(x../include/vlc_variables.h:140       ()->obj) \
      |               ^
   OINHERIT
 \
      |               ^
  481 | In file included from missing.c :38:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   In file included from modules/bank.c      |     ^o 
  ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'In file included from 554 |     va    , n  imf:( c) var43_Ionfig_Lo:
   n h  
 e r   In file included from 122 | #defineivtar_GBeoto  #v#a rt y  pe( p_ con_sCt struct vlc_comli(mnrsetaaote(aVLC_OBJEC,b,c) var_CreatTnce->p_in(o), n)../include/vlc_common.he( VLC_Orpn_membeurs: (consBtJ vlECT(a), b, c )
t, :1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:_Create(      48:c _po_obj, psz_name,kbject_tconfig/core.c *)(&(xe)-> V Lnote: Cexpanded from macro 'var_SetChecked'_
V  140A | R#_dSeTf:i28R:
IIn file included from N../include/vlc_common.hobj) :1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469 |     |                                       ^
var_Create( ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       G | VLp_  o  38 warnings generated.
203 |     re
      |                                               ^
../include/vlc_common.h:481:15:aC_VAR_DOINHERyIT
      |     ^
bturn var_ne var_S c) )S j)
      |                             ^
, psz _note: ../include/vlc_variables.hexpanded from macro 'VLC_OBJECT'ne:
220\  
      |               ^
dCmdLine( p_libvlc, i_argc, p:1:psztconfig/cmdline.cetCh:228:25: eckC note: expanded from here
ehe_arg../include/vlc_variables.h  dvck,220 | a(o,n,t,v481 | a onst&vme, VLlcC struct vlc_c_optind ):ommor n_memb_ers122:39: note: expanded from macro 'var_Create'
:e (con     st vlc_obv     const std( p_) var:_warning: VAR_Sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]T)j_SetChe429:5: warning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]oct_t *)(&Rcr122b | #definuked(VLC_OBJECT(o),n,t,v)
      |                                                ^
j, psz_name, VLC_
V  429 |     var_Create../include/vlc_common.h:481:15: AR_BOOLnote: expanded from macro 'VLC_OBJECT'
  481 | , val );
        const struc      |            ^
(x)->objt../include/vlc_variables.h: vlc_c140:48:

 note: expanded from macro 'var_SetChecked'
ommon_memb  140 | #dct vlc_Ic( eommers: (const vlfci      ) \
      |               ^
_obp_obj,nje psz_name,| ect_In file included from         ^ VLon_mem
  228 |        bers: (c               Nonst vlc_o  var_CrbG./config/configuration.h  var_SetChecked(o,ne,t,input/vlm.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  t *|)(&(x)->obj) \
      |               ^
) vaar_SetChecked( tIn file included from modules/cache.c:40:
e( p_this, psz_name, VLC_VARIn file included from _FLOAT );
      |                         ^
563:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
37:56: note: expanded from macro 'config_LoadCmdLine'
VL   37 | #C  122 | #defje_VAct_def../include/vlc_common.hdepbase=`echo modules/entry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
ine coiGene vn:t1031:
fig_Lsg_ *)(&(x)->Err( p_obj, "caobj) nnot open ar_Cr\
      |               ^
tIntegercoconfig/help.c:114:11: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nfig file (  114 | %s): eate(a,b, c | ) % var_Create(    str = var_InheritString (obj, "m
      | ^
 ../include/vlc_variables.hs",
      |         ^
../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'
../include/vlc_messages.h o:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR,   _/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT modules/entry.lo -MD -MP -MF $depbase.Tpo - c -o modules/entry.lo modules/entry.c &&\
mv -f $depbase.Tpo $depbase.Plo
voaad_VA_ARGS__)
      |     ^
rC658 | m#defi../include/vlc_messages.h_:C78r:e13a: VLCte( _OBJECT(o),n,t,vne var_Getpd_obj,Integer)note: expanded from macro 'msg_Generic'
    p
sz_name, VLC78 |   L        |                                                ^
iCnve(la,b,c,dc_Log(VLC_OBJECT(o(a,b)   var_Ge../include/vlc_common.h), :212:t:12: warning: I)n conp, _Vvlc_moduleftVe481:15: L_C_gAernOdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  212 |   Rm Bnote: expanded from macro 'VLC_OBJECT'ieg_LoadCd_VAR_,ule");
      |  JE (S VLCT_OBJECTR(__FILE__, I_N_GLIrNE_ | VL          ^
ae../include/vlc_variables.h:642),b)C
      |                                               ^
_, \
C../include/vlc_common.h      |             ^
_tu:rn var_../include/vlc_common.hV481Se:15: ATtChecked (obj, name(a), b_:, VLC_IVAR_COORDS, vaRl51: note: );_,expanded from macro 'var_InheritString'

         642 | :#|            ^c
note: expanded from macro 'VLC_OBJECT'de481 DO

  )  481 |      fI
      N:i  15Rn_De O vI| N: HconEs../include/vlc_variables.h:RITt struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_ SaretC_I);
hne      chk| eed    ^(ri
../include/vlc_variables.hmtStrd:In file included from omodules/bank.c122:note: ,L:ine(VLC_OBJECTexpanded from macro 'VLC_OBJECT'
  481n39(ia)                                      ^, | b ,ncg,d)
 ../include/vlc_common.h:,48143:15:: note:  note: expanded from macro 'var_Create':
eexpanded from macro 'VLC_OBJECT'(

In file included from ../include/vlc_common.h  
122 o,  | :1031 :
../include/vlc_variables.h#:t212:12: warning:       |                                                        ^     const struct v
lva../include/vlc_common.hrdefi_Crnee:at481e (:ac,vab,rc_)15 vn)_ avcarr:_ note: expanded from macro 'VLC_OBJECT'
C  Iorenh481 | e rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_Cit     S t
 caonsrirtee  (212 | a,bn,  c ) g(m vareturrt _CstrVLuC25:n _O  reatea(tce 481( VL | t   vlmc C_O_cBJEC omm  o T( cnoan_),v,)  vvbar_S, cear_SetChecked (to Cbj, VmemhstbeckeerLC481_ns:ao nme_m e(constm dvslc(V )bLOBeJr | s,:
        CVL|                                       ^C
EC../include/vlc_common.h_V:(c481t:_oOBA15T(BNR_r_JnEsuaJ),t vlECc_ Hbobj,T cEceRIcT
ot_bj      e  :   (tct _v |     ^)note: expanded from macro 'VLC_OBJECT't

../include/vlc_variables.h *o)
(&)t:122 *)((lc&x)-_com(x:>obj)  -481>ob)j) ,n,m C    OcOo\RD
Sn      s,t |   st\
|               ^  
  ruct       vo|               ^       lCT|                                       ^c_c
t
../include/vlc_common.h,vn_me)  cconfig/file.cons:481m:bers:t 
      ( colibvlc.co:174(o::),5:stmr u39c mowarning: nt_ vlmce106:mbe17r:15:note: expanded from macro 'vlc_object_release'nn)

    note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
66sexpanded from macro 'VLC_OBJECT'   |     174 |  _| ct   owarning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m                                               ^v      lc  _106mo| bject_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_mo
 :
n  v481l | ../include/vlc_common.h                                                  ^  note:  expanded from macro 'var_Create'
  :
_../include/vlc_common.h481m:c_  em15:o bj  e122cebemrt_ | t #dbers: (const vlc_ob:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const jTEeestfineGErR  ctcoucva|r_t_s: t * v CreVLlcatne)((&cC_Vo(a_cno | s  s(xt sm)  mon tr -tu_mAec t vlmcb_evcolm>   mon_members: (const vlc_obj s:  ( ec t c_t  on*s) t m(&(vlscg_Info_(ox p)->bjeobc_ot_t b*j)jc_)o, b" Fnote: o(uexpanded from macro 'VLC_OBJECT'
& (\
njec        481|  | x )-dtob              ^ _ oltd c>obj) j) \o *)
nfig f(&\(
x
)      |               ^
      |               ^-
rs: ile at >In file included from missing.cIn file included from config/core.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  477 | :    var_Cr%s. "
      |                 ^
const vl../include/vlc_messages.h:81:5: cnote: expanded from macro 'msg_Info'
 eo*_object_tate( p_obj, *)(&(x) - > p)   81bjval | s( &   m)(x);oz_-
      nabm> | sg_           ^e,)  V\LC_VAR_ST
ob../include/vlc_variables.h:140  j) Generic(p_this  c, VLCoj)
n s\
      | _      |               ^
In file included from :MS38:
48In file included from G../include/vlc_common.h\_input/vlmshell.c:1357:13I
      |               ^
RING | VLC_VAR_DOINHERITconfig/cmdline.c:229:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: );
      |     ^
  t stru../include/vlc_variables.h:122:39:229  | warning: :ct due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note: expanded from macro 'var_Create'v 1031:
N1357
 |   122 ../include/vlc_variables.h:563FO, __VA_ARGS__)
      |     ^ :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/vlm_event.c
:  563 |     var_Creat e( p_obj, psz_name, VLC_VAR_STRI              ^
 | #defin../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
Nconfig/help.c:123:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
32eG | VLC_  123VAR_DOINHERI |  var_CT    if reate(a,:
lc_c   o78m | m o   vnb,l c__L o        APPEND_INPUT_I
Nc) var       m        (var_Inhe|     ^r
g_../include/vlc_variables.h:122:39:embeC note: expanded from macro 'var_Create'
r   122 | #define var_Create(a,b,c) va   rerFate( VLC_OBJECT(a), _Create( VLC_OBJ  b, c  sO( "can-seek(", "E%In file included from  ../include/vlc_vlm.h:28:
   d:" ,( cV  voan../include/vlc_input.hst: 527LvlC_:OCcT(aBJ), EC29T(o), p, vl:b, c )
      |                                       ^
 c_module_name, __FILE__, _object../include/vlc_common.h_: :481:B_t) 
 *ool );
warning: _Ldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
IN  527 |     input_thread_t *input = input_Cnote: reate( parent, item, log, NULL, ),b,c(&(x)->NUobj) \) var_Create(LL );rexpanded from macro 'var_SetChecked'
   140 | #defiV_LCne va15r_: note: SetChCecked(o,n,t,v) var_SetChecked(VLexpanded from macro 'VLC_OBJECT'
C_OBJECT(o),n
        481|  |                             ^ 
  h,atn,v)  g   c_EonsO__../include/vlc_input.h:
      |                                                ^
501:46../include/vlc_common.h: note: expanded from macro 'input_Create'
t str  501 | uct vlc_common_members: (const vlc#define _object_t *)(&(x)->obj)i \
      |               ^
nput_Create(a,b,c,d,
      |               ^
e:481:15In file included from missing.c:38:
In file included from ) input_Cre: ../include/vlc_common.h:1031:
note: In file included from modules/cache.c:aexpanded from macro 'VLC_OBJECT'Bte(VLC_O40BJ      | E                                      ^CT(a),b../include/vlc_variables.h,:578:c9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  578 |    

 if( var_  481 | Chand,e)
      | g                                             ^
        co../include/vlc_common.h:481:15: e( p_obj, JEnote: ../include/vlc_common.h:      nCT(a), b, c )e481sps
      |                                       ^
t../include/vlc_common.h struct:(|             ^
:15: note: expanded from macro 'VLC_OBJECT' p_t
hi  sz, :
ps_nza_mnea,In file included from 481 |  ../include/vlc_common.h:1031:
m../include/vlc_variables.h: 227:12V:, \ 
      |             ^
 ../include/vlc_common.h:481input/vlmshell.c:LC_e, VLC_VAR_SETMINMAX,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |   227                        ^
15: | : note: expanded from macro 'VLC_OBJECT'../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
vlc  128 | #defi_comm1350m:
s g29: note: expanded from macro 'APPEND_INPUT_INFO'
  481 |        1350 |               const struct v olc_common_members: (const vlc_obj_Dbg( p const struct vlc_common_members: (const ne varVn_li_   m ve               AR_CHOICESCOUNT, &c ovar_Ge_unt, NUbl cLL ) )
      |         ^
m../include/vlc_variables.h:v128ec:tC43_olb:jet c# # ty  retup et(r n note: pexpanded from macro 'var_Change'_tc, expanded from macro 'VLC_OBJECT'v"translationa

r  481 |  _  b    ers: (const test:_  128 | #deft  cSo*etdi)(&(x)->n*obj) e var_CheCh )(an_gi&(x)e-nih>obj) \
      |               ^
ange(a,b,c,d,e) vvar_Changs(a,b,c,d,e) vare(s \"%s\"", _("C") ); VLC_OBJECT
      |     ^
_Change( VL../include/vlc_messages.h:C_O(tB87config/file.c:224:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
aJE  224 |                  :\
      |               ^
5: note: expanded from macro 'msg_Dbg'
   aR_DOn87 |     msg_Generic(p_In file included from config/core.c:28th:
iIn file included from s,../include/vlc_common.h:1031 :
V../include/vlc_variables.hI:LCNeckeHdE(_ MSG_DBRITG, __VA_A );
      | RGS__)
          ^
491../include/vlc_variables.h:| CT(a), b, c, d, 5:122:e )
lc warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |     var_Crea_o      |                                           ^
    ^:p_obj, ptes( p_obj, psz_name, VLC_VAR_ADDRESS
39 | VLC_VAR_DOINHE ../include/vlc_messages.h:78:RbjIT c)ec;
      |     ^e-
t:13: note: expanded from macro 'msg_Generic'
_   t), b../include/vlc_common.h78  | * ) , :(&(x)->obj) \
      |               ^c>p_inpu
481:15: note: expanded from macro 'VLC_OBJECT'
t, , d, e )
key      |   481 |         const struct vlc_common_ m  vlc_L: note: expanded from macro 'var_Create'
e                                            ^m
m  sIn file included from 122g_Warn (p_otgb(ers:../include/vlc_common.hmodules/bank.c (coV | :#define var_Cr../include/vlc_variables.hnst vlc_oLC_OBJEhis, ":In43:
In file included from :t122:e39egezate(a,b,c)_name, VLC_VAR_FLO:../include/vlc_common.h:b A481T, val )note: r; valuexpanded from macro 'var_Create'
      |            ^
e../include/vlc_variables.h (%CT(os) )jfor %s: %s",
      :140:48: note: expanded from macro 'var_SetChecked'
ect  140_1031:
../include/vlc_variables.h:227:12:t 
 *   | #def122)warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(&( | x| ine va)->obj) \
      |               ^
#rd_eSet                    ^ )
 ) )
      |                             ^
  ,C../include/vlc_messages.h: p::221:115: note: expanded from macro 'VLC_OBJECT'
:   227481 note: hecked(o,n, |    t,     con, vlc_modust s truct vlc_common_memblev_name, av) var___FILES_fine vr_Creaar_Create(a,b,c)t var_Cr_e, __LINE_ | ( VLC_OBJECT(a), b, c )
      |                                       ^
eate( VLC_OBJEC140Te_, ../include/vlc_common.h::481 48rs: (coexpanded from here
nst v:libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT modules/entry.lo -MD -MP -MF modules/.deps/entry.Tpo -c modules/entry.c  -fPIC -DPIC -o modules/.libs/entry.o
(lc_obja)ect, b, c )
      _t *)(&(x|                                       ^:
  221e t15: note: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'var_SetChecked'
  481 |    ../include/vlc_common.h:481:C | vah       e15c:k enote: dexpanded from macro 'VLC_OBJECT'(
VLC_OBJ\140 | #define var_SetChecked(o,n,t,v) var_SetChecr_GetBool
      | ^
k../include/vlc_variables.h:659:41: note: expanded from macro 'var_GetBool'
ed(V  659 | #define var_GetBool(a,b)   var_Ge
tBo      LC_Ool( VLBJECT(o),C_OBJECT(n,t,va)),
b         )|                                                ^

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  return var_SetCheck)      | -  >481ocbj) \
      |               ^
                                        ^
oe| ../include/vlc_common.h            ^ |  d(
 p_obj, psz_name, VLC_VAR_FLOAT, val );
481      |            ^
../include/vlc_common.h../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 |  |         const struct vlc_com:#defin481:15:e note: expanded from macro 'VLC_OBJECT'
   481 |         constvar_SetChecked(o,n,t,v) var_SetChecked(VLC_O stmon_members: (cruct vlc_commonBJ_members: (const vlonst vlc_onst strucbject_t *)ct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
(&(x)->obj) \
      |               ^
_object_t *:ECT(o481),n,t,v)
      | :                                               ^
../include/vlc_common.h):15In file included from (481:extras/libc.c:26:
In file included from ../include/vlc_common.h:1031481:
E:15::15: note: expanded from macro 'VLC_OBJECT'
  &( ../include/vlc_variables.hnote: expanded from macro 'VLC_OBJECT'481C |     
   481 |            co:consnst s442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  442 |        c  var_Create( p_obj, psz_name, VLtruct v lcT_(cC_VAR_BOOoo)m,n,t,v)
      |                                                ^
x../include/vlc_common.h:481:L25 warnings15 generated.
 | onstrucVLC_sVAR_DOINHEt st vlcR_tcommon_memberruct vl:mon_c_common_members: (c)-> m note: expanded from macro 'VLC_OBJECT'
input/vlmshell.ceIT );
      |     ^
:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  481 |   1581os: nsot:  12221config/cmdline.c   bj) \
      |               ^    const: | #de(c
fionv :smtrucbers: (c232:25: warning: nIn file included from due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]config/core.c
:  232 | 28 :
o In file included from  ../include/vlc_common.he var_Create(a,b,c) var_Create( VLnst vlc_C:_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t  481 |          const struct vlobject_t *)(st vl1031&c_object_t ( x)->ob*)(&j     warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     ) \
      |               ^
           varl_SetFloat( p_this, psz_name 1581 |  , In file included from    cvolncst st_ccomodules/bank.c_obcj(xmmo:43:
_rco mmon_mee musb uce         rs: (const vlc_o_In file included from )->obj) \
bj      |               ^
     atecct vlc_ctt../include/vlc_common.hmsg_E_tommoIn file included from input/vlm.c:33:
In file included from ../include/vlc_common.h:n_medepbase=`echo modules/textdomain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT modules/textdomain.lo -MD -MP -MF $depbase.mber1031 *)(&(x)-n:__t *)(&(x)->objrr( vlm, "Load error on lim:
embTpo -c -o modules/textdomain.lo modules/textdomain.c &&\
mv -f $depbase.Tpo $depbase.Plo
s:
: ()> \
      ../include/vlc_variables.her:1031:
s../include/vlc_variables.h../include/vlc_variables.h::241o:12: warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] (cons       c578:9: ne %dt 
warning: on  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  578 | bj) \
      : %s    if( var_Cha|               ^|               ^
241: %s
 |   "  return var_SetsChecktelIn file included from extras/libc.cc_od( n bpg_stoeb(In file included from  jconfig/intf.crject_t *)(:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:&uct vlc5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
511  525 |     vp:,5
:       warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|   511 |     va                    ^
a../include/vlc_messages.h:83_robj, psz_n(x:5: _Creaame, VLC_VARt_e( p_)->onote: expanded from macro 'msg_Err'
bj) \
_      commoCn_members: (const vlc_object_t *)(&(   obj, psz_nam:26x)-:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5:e,r_Crea HOICwarning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e( p_obj, psz_nam VLC_VAR_BOOL | VLC_VAR_DOINHERIT
      |     ^
83 |     m../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
sg_  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      ESCOUNT, e, VLC_VAR_IcN
ToE| ns                                      ^t
G ER  vlc_obj&ect_t *../include/vlc_common.h):481:15: note: expanded from macro 'VLC_OBJECT'
c  Gene ou481n455 |         const struct vlc_common_members:t, |     va N (const vlcULL ) )
r_Crea_rteoicb      (|         ^
jec../include/vlc_variables.h( t_:128:43: note: expanded from macro 'var_Change'
  128 | #define var_Change(a,b,c,d,e) var_Changt *)(&(x)->obj)|e( Vp_this|               ^
, VLC_OBJLC_MSG_ERRE,CT \
 __VA_ARGS_      |               ^(a), b, c, d, e )
In file included from  
      |                                           ^input/vlm_event.c:
32../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:
  481 |    In file included from ../include/vlc_vlm.h:28:
../include/vlc_input.h   :530:9: warning: In file included from config/intf.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]28
:
  In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
( const st  539ruc&t vl(x)- |     vap_>oobjb)j,_)
      |     ^
 \
      | ../include/vlc_messages.h              ^
 rps:78:13: note: expanded from macro 'msg_Generic'
z   78 |     vlc_Log(V_LnamIn file included from o_fCeC(c85V_cormem,modules/cache.catLCe530( p_o: | 40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:on241_:_mstate.arg)  ) V ; 
        |                         ^
   vlc_object_release( input );
_AR_DOINHERIT
      |     ^
      OBJECbT../include/vlc_variables.h(:oV|         ^L),C_
VA../include/vlc_objects.hR122:66:25: p _Fnote: :expanded from macro 'vlc_object_release':,j395: , p:s note: zL_namOe, VLexpanded from macro 'var_Create'
C_VAR_FLOAT | VLC_VAR_DOINH12 note: note: expanded from macro 'msg_Warn'
:   85 |     ms  
expanded from macro 'VLC_OBJECT'122g | #define   vl66
../include/vlc_variables.h  :261:47_c: _v anote: expanded from macro 'var_SetFloat'
 |   261mo481 d  | rGen_Cr |  uel #  er_ic(p_tnhaim    e c ovnst, struct vlc __c_oFAlTc_om I|b ject_release( VLC_OBVLC_VAR_DOINHERIT
      |     ^
,ea../include/vlc_variables.htJEe(a,b,c) var_C:re122mon:L p_szmemate(s, VLE__, __LINE__,CdET_name, VLC_V39 \
      |             ^
RIT );../include/vlc_common.h
A      |     ^
Rbers VL:: (coCn:_OBJECT(a)../include/vlc_variables.h:, b, 481c 122s( :39note: a)expanded from macro 'var_Create'
i  122tB | :_#o)
       |                                       ^
)../include/vlc_common.h:481:15: note: 
t      expanded from macro 'VLC_OBJECT'Sd vlc_obje
 ect_olfine vat *)(&(x) ->obj) \
      |               ^
(r_onote: expanded from macro 'var_Create'
bj,C  122reae | #define var_Create(alibvlc.cC_MSG _WARN, __VA_ARGS__"fu:176efll-help"))T:,)27: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]te(a,b,RcIib,c
) varnNG, val );
      |            ^
_Create( VLC_OBJECT
      |     ^../include/vlc_variables.h

:../include/vlc_messages.h:78)140   var_Create( VLC_O481 |   BJE:13: note:       |         ^expanded from macro 'msg_Generic'
 
(../include/vlc_variables.ha), b, c )
      |     78 |     vlc_Lo:g604(:V47L:C _OBJECT(o), p, vlc_module_name, __FCT(ILE_:note: expanded from macro 'var_InheritBool'
_, __LINE__, \  176 |                                       ^
 48
a  604 | #d:   if efine var_      Inher   |             ^
 const struct vl../include/vlc_common.hitBool(o, n) c:_481:15: note: expanded from macro 'VLC_OBJECT'
common_memb  e../include/vlc_common.hers: (const vlc_object_t v*) var_SetFloat(a,b(&(xar_InheritBool(VLC_OBJECT(o), n)
)->obj)m \
be,      c      )| |                                               ^
:15../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
     var_(Sr  s481 |  :   ( c o:n s  tc onst structvlc_obje vlc_common_members: (coc:tns tnote:  481vlcc:__ot *)(onfi&(g_PrintHelp (xe), b, c tFloat( VLC_OBJECT(a),)b-V15,c)
: note: expanded from macro 'VLC_OBJECT'
L      |                                               ^
C../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'  481 |    expanded from macro 'VLC_OBJECT' 
    const  st  481 |  ruct vlc__Ocommon_
members  BJ481 | EC :               ^ (cwarning: o ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T
b(pject_  241s note: expanded from macro 'var_SetChecked'
t vlc_ob     const struct vlc_  cto | m m   r_ *)(&140l | #define on_>eturn var_SetChe)
      |                                       ^
 jecvar_kct_t *  ../include/vlc_common.h : 481:15: ed( p_obj, ps  consz_namenote: expanded from macro 'VLC_OBJECT'
i)(,&(  x)->obtbvlc)))
      |                           ^
481 | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
In file included from    481 |  VLC struct vlc_VAR_STRING, val );
      _|            ^
 ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
S    481( ex)c | o-    config/core.c m :m28>obj) \j 140 | 
      :
|               ^ 
o#d     efconsconfig/help.c:125:9: warning: t strucine var_SetCheckedIn file included from (o,n,t,v) var_SetCheckb ed(VLC_OBJconst jstruct vlc)Et_common_memberso: \
n_mem      |               ^be
 (const vlcr_so)bj: ../include/vlc_common.hec t (const vl \
:_      |               ^
mte m*bc_obers: tCje)(&(Ch1031:
../include/vlc_variables.h:c(In file included from constt _t *)(&(xextras/libc.c)T->obj) \
      |               ^
:26:
In file included from 525 ../include/vlc_common.h x:)->o(o),n,bjt,v)) \vlc_objecv
      |                                                ^
l1031t_t *:
../include/vlc_variables.h:469:5:) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.hec:481:15(k&(:
      |               ^x)-
>obed(o,n,t,v) j) \
      |               ^
cvar_  469Set |  Checked(Vconfig/cmdline.c:In file included from :   var_Create( p_obj note: expanded from macro 'VLC_OBJECT'2355:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  525 | 
    var_Crea_OBJE pszCT_namtconfig/intf.c  :28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5:(o),n warning: ,t,v)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |                                                ^
  554 |     235 |                v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
           481 |  var  481ear_Cr_eCarteea(t e( p_tp_ohi( p_obj, psbzj, psz_       cons, nst stpe_same, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
nza_n../include/vlc_variables.h, VLC_Vme, VLCa_mVeA | R :   , VLC_VAR122:39_B:O note: AO R   const struct vlc_common_meexpanded from macro 'var_Create'
_mL_STRIN   122) | ;
b      G| e                        ^
# d|ef ../include/vlc_variables.h:122:39ine va:r note: expanded from macro 'var_Create'
_Cr  122  uct vlc_commoBcoVOLOCL_ V|A RV_Ln_members:  | rs:(#dlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT modules/textdomain.lo -MD -MP -MF modules/.deps/textdomain.Tpo -c modules/texetdomain.c  -fPIC -DPIC -o modules/.libs/textdomain.o
consfine var_Create(a,b,nst st (conCcr) var_Cust _VAR_DOINHERITvlc_o
      | bjectct vlc_common_members: (cons_tt vlc_object_t *)(&(x)->obj) \
      |               ^
r     ^*
)../include/vlc_variables.h:ea122:39t(e(a,b: note: expanded from macro 'var_Create'
libvlc.c,c) var_Create( VLC  DOINHER_IOT:184:9:122  t vl | #c&(x)->obj) d\
      |               ^
);ef
      |     ^
_obiBJECT(a)warning: , b, c )
      In file included from modules/cache.c|                                       ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #In file included from modules/entry.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ndefine ree
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] var_Create(a,b,c) var_Create(   184 | 
../include/vlc_common.h  :481:15125 vV |  a26aj :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: r:te( Vwarning: LC_OBJECT(a _Creadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   189 |     return te(ava       msg_LE)r,r (b,,  p_libvlCb_ OB,note: expanded from macro 'VLC_OBJECT'c
,cJ )
      |   481 |   : 40"  No plugins :
rIn file included from _../include/vlc_common.hSetChe:1031  :
found../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
!cked( p  256 |     return var_ Sc                                      ^etChecked( p_obj, psz_nam
e../include/vlc_common.h:481:, _15 V:LC_oVbAjR,_ADD psz_name, VLC_VA  v R_INTarRESS, val );
      |            ^  const struct vlc_commonEGER, val );
      |            ^
__members../include/vlc_variables.h:140:48: note: : (expanded from macro 'var_SetChecked'
Create (ob
  ../include/vlc_variables.h:140 | #dc140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetCheconst vefj, "advalc_object_t *)(&(x)->obji) \
      |               ^
nkende var_SetChecked((oIn file included from ,ced", VLC_VAR_BOOL);o,n,t,v) varE_SetChecked
      |         ^
 config/intf.c:../include/vlc_variables.hIn file included from input/vlm.c:n,t,v) var_SetCnote: :expanded from macro 'VLC_OBJECT'
hecked(VLC_OBJCT(a), b, ECT41122:
In file included from ../include/vlc_vlm.h:28:39: note: expanded from macro 'var_Create'
  122 | #define var_C:
28:
In file included from ../include/vlc_input.h:41In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
  563 |     var_Crere../include/vlc_vout.h:c125:ate( p_obj, psz_name, VLC_VAR5:    481 | _)
       (| o),n,t,vwarning: )(Vate(
      |                                                ^                                      ^

../include/vlc_common.hL:C481_:O B J E ../include/vlc_common.h C T(o),:n481:15: ,t,v)
      S TRING | VLC_a|                                                ^
,15: note: ../include/vlc_common.h:481:expanded from macro 'VLC_OBJECT'
15: note: expanded from macro 'VLC_OBJECT'
b  481 |   481 |         const struct vlc_c        const struct vlc_commoomn_members,c) var_Cre)ate( note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cexpanded from macro 'VLC_OBJECT' var_Create( VLC_O:BJo (cons
nst  481 |    V       125 |  AVR_DLC_OBJstEECT(a), truct vlc_comm vlc_o  const struct vlc_common_members: (consbjectmon_members: (_t *)(&(x)->obj) on_m\ b, c C
      |               ^
T(a), b,c)onst vlc_obt vl
      |                                       ^In file included from modules/cache.c: 
 c )
      |                                       ^
c_objjvlc_object_releasembers: (const vlc_o../include/vlc_common.hbject_ee(:481:15:ct../include/vlc_common.h:481:15:ect_t *)(&t *(x) note: expanded from macro 'VLC_OBJECT'
  481 |     note: _t *)(&(x)-> op-_vout bj) \
      |               ^
 expanded from macro 'VLC_OBJECT'
   );   const struct 481 |    v    
 coIn file included from ns>)(&(x)->obj) \
t      O config/core.c| :I>obj) \
      |               ^
              ^Nstruct vlc_com
28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hIn file included from modules/modules.c:39:
In file included from ../include/vlc_common.h:1031:
m../include/vlc_variables.h::256:12539oconfig/cmdline.c:236:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bj) \
      |               ^
n_members: (
c
  539 |   236 |                         var_S    :var_Crea                        ^onst vlc_object_t *)(&(x)->obj) \
      | In file included from te( p_ob      
j,|     ^
 psz../include/vlc_objects.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'e              ^:66

t_name, VLC_VAR_FLOAT | VLconfig/help.c:CB:_V126A  481 |   warning: 25R_ due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:    256 | note:     reexpanded from macro 'vlc_object_release't
modules/entry.cu   :66 |    DOINHERIT
      |     ^
     co../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'o:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  126 |     rn var_SetCheck26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.ho v:nst  
    122 | #d var_Sefinslc_o203:12ltbjruc(ed( p_eocbj, psze var_C_et_nareate(are40:
In file included from ../include/vlc_common.h:1031:
t v../include/vlc_variables.h:lc_common_me,276btm,c) var_Create( Vb: warning: emedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:rs: (conlease(st vLlCc  VLC_OBJEC,_p_this, psz_name, !flag );
 OV  203 |     re10BooLtur_nC var_olBTJECT(a)bjSe_tVC:hecked( ect_t *)(&(,Ap_obj, psz_name, VLC_VAR_BOOL, va x)->objl );      |                         ^

../include/vlc_variables.h:      |            ^
260:46) ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 (  140 | #define var_S:R_ADDRESS,  val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetBool'note: expanded from macro 'var_SetChecked'
etChecked(o,n,
  140 | #defi  260 | #definet,vn\
      |               ^
) var_SetChecked(VLC_OBJECT(o),n var_SetBool(a,, e var_SetCt,v)b,c)
In file included from h(ecinput/vlm_event.c:ked(o,na) )
      ,warning: t,v) var_SetChecked(VLC_OBJECodue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
32:
In file included from |                         ^
Tb(o),  276 |     if( !var_Ge tCh../include/vlc_common.h :481:15b, c : )l   var
n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_c_Sommon_members: (const vlcc__commoo../include/vlc_vlm.hb:28:
../include/vlc_input.hject_:t572 : 10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  572 |          vlc_object_release( (vlc_n_membeors: (const vlct_object_note: Boo*)(&(lt( VLC_OBJx)->obj) \
      |               ^
ECT(a),b,e *)(&ckedc)
      |                                              ^
(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'( p_obj, 
In file included from   481 |   bject_t *)(pp_vopsz_name, VLC_VAjut[i]R,) );
      modules/modules.c| x         ^)-_INTEGER
,>../include/vlc_objects.h :66:25: note: expanded from macro 'vlc_object_release'
obj)   66 |      &v al\
      |               ^
v:39:
lc _object_reIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |  "lease( VLC_OBJECT(a) )
 )       a|                         ^
../include/vlc_common.h: )
      |          ^
 i../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
In file included from   142 | fd      co#define var_Get( nst struct vlcChecked(o,v_na      |                                       ^
extras/libc.c:26:
In file included from ../include/vlc_common.h,nc481:15ted../include/vlc_common.h:1031:
../include/vlc_variables.h:common_members", t: (constr: :,vlc_obue);
      |         ^ject_t *)(&(x)->obj) \
v
481      |                                                ^
)../include/vlc_common.h:481:../include/vlc_variables.h:15: note: expanded from macro 'VLC_OBJECT'
15:260:46:  481 |  note: expanded from macro 'var_SetBool'
:         |               ^
477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
260  | note: expanded from macro 'VLC_OBJECT'  477 |       
config/cmdline.c# d evfaine vra_r_Set  481 |  :B 250:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  250 |                           c var_CreatCreate( pe( p_th_is,  ol  constobj, psz_namnote: expanded from macro 'VLC_OBJECT'
e var_GetC struct vlc_commo(a,nh_emb,cembers: c, VLC_(co  481 |   Vns)AR_STRt vlc_object_t *)      const stk(&(x     ruIctN) -v!e>obj)a var_GetChecke vlc_common_memG bersd| VLC_VAR_DOINH(:ERIT );
 (consV      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
Lt\  
122      |               ^
 | d #define var_Create(a,b,c) vIn file included from modules/entry.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12ar_Create( vVlL( c_object_t C_OBJECT(a): warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  p_o212, b, |     return  c )
      |                                       ^*C
)../include/vlc_common.h:481:15:(b note: expanded from macro 'VLC_OBJECT'
j, psz_name, VLC&(xvar_SetChecked r(obj, name, VLC_VAR  _SetBoo_COORDl( VLC_OBJECT)->o(a),bbj) \,c)
      | 
                                             ^      |               ^S, v

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   a_Ol)481 |   In file included from config/core.c:28:
;_In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: Vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ARHERIT
            c|   554_INTEG    ^
 |           const struct vlc_commo
on_mBJECTnembervar_Create../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
s  122 | ( p_st struobj, psz_name, VLC_VAR_STRING | VLC_VAR_DOIct vlNHERIT
      |     ^
c_common_me../include/vlc_variables.hm:(bers: (const122:39: note: expanded from macro 'var_Create'
 vlc_  122 | #defiobject_t *)(&(x)->obne var_Create(a,b,c) var_Co),n,t,v)
      | ER, j                                               ^) \
&var      |               ^
eate( VLC_OBJECT
(../include/vlc_common.ha), l ) )b:481:15:config/help.c
      |            ^
      |          ^../include/vlc_variables.h:
: (const vlc_object_t *)(, c )
      &(x)->obj) \
      |               ^
|                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const s../include/vlc_variables.h In file included from extras/libc.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hnote: expanded from macro 'VLC_OBJECT'
::142:48: note: t491:5:  481 |  warning: expanded from macro 'var_GetChecked'
     142 | #define var_GetChe     cocnkst structe:127:9d(o,n,t: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
140,v) var_Getwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  127 |  ruChecked(VLC_OBJECT(o),n,t,v)
ct vlc_c ommon_mem  491 | vbers: (const vlc_object      |                                                ^lc_#de
fincom:e var_Create(a,b,c) var48_../include/vlc_common.ht *_Create( VLC_OBJECT(a),:481:15 b, c )
      |                                       ^
: note: expanded from macro 'var_SetChecked'
../include/vlc_common.h)(&(x)->obj) \
      |               ^
: note: :481:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'VLC_OBJECT'
  481 |     m In file included from config/core.c:28:
on_members: (const vl   cocnst struct v_olc_cobject_t *)(&(x)->obj)mmonIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:  _me5m   140 | \
      |               ^
 #    : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  var_Create d  563 |     v(objIn file included from modules/cache.c:40ber,a "help-vr_Create( p_obj, pss: (const vlcze:
In file included from _../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
object_t *)(&(x)->ob  293 |     if( !var_GetChecked( p_obj, psz_najrm)e, VLC_VAR_BOOL, &vabose", VLC_VAR_BOOL);
      el |         ^
) )
      |          ^
 481\
       |    | ../include/vlc_variables.h     co    var_Create( n              ^s:t142:48:
  note: struct vlc_common_members: (const vlc_object_t *)(&(x)->obIn file included from modules/modules.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h_name, :293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  293p_oVLC_VAR_STRIN |     iGbjj) \
f( !var, psz_n a_GetChe      mcked( p_obj, psz_name, VL| Ce, VLC              ^
f|_VAR_ADDR../include/vlc_variables.hCE:122:39: note: expanded from macro 'var_Create'
 VLC_VAR_In file included from config/intf.c:heck your VLC SS28:
 | VL_VDACR_OINH_BOO  L, &val ) )
      | VAEinstallation.")In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: R_DOINdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
122 | #def  578 |     iHERIT );
Rexpanded from macro 'var_GetChecked';
      iIT
f|         ^
         ^../include/vlc_messages.h:83:5:

  ../include/vlc_variables.h(142 | :142:48: note:  var_      Chang|        note: expanded from macro 'msg_Err'
e( p_   #83doebfji|     ^
ne ,n |     msg_G../include/vlc_variables.he:n122e:r    ^ivca(r_GetCheckepd_(toh,ins,t,v) ,va39r_GetChee Vexpanded from macro 'var_GetChecked'
LC_MSG_ERR, __ psz_name, VLC_V : note: expanded from macro 'var_Create'

v../include/vlc_variables.hA_ARGa:122:rVAR  122 | S__)39: #define var_Create(a,b,c) var_Creat
_Se      e(tChecke|     ^
_CHOd(o,n, VLICESCOUNnote: expanded from macro 'var_Create'
../include/vlc_messages.h  122 | #define:cked(VLC_OBT,Jt,v) var_Se var_Create(a,btChecked(VLC_OBJECT(o),n,t,v78:13: note: expanded from macro 'msg_Generic'ECT(o),n,t,v),c)) var_Cre
ate( VLC_OBJ  142
 | #d
e   78 |     vl      |                                                ^
c../include/vlc_common.h:      fine ECT(a), |                                                ^C
 &cvar_GetChecke../include/vlc_common.h:d(o,n,t,v)481 var__In file included from b:G,481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       15c ): note: OB_L
      |                                       ^
ountomodules/textdomain.cJECT(a), b../include/vlc_common.h:481  ,,expanded from macro 'VLC_OBJECT'
 NULL ) )
      |         ^
  const s:truct vlc_co  481mmon_gmemb../include/vlc_variables.he:128cr( :es: (c)onst t | v
lc_      o| b                                      ^25
:
Checked(VLC_OBJECT(o),n,t,v):15: note: expanded from macro 'VLC_OBJECT' 
expanded from macro 'VLC_OBJECT'VLC_OBJECT(o)      In file included from  
|   481../include/vlc_common.h |         c, :1031p, vlc_mo                                                ^dule_name, __FILE__, __LIN:
o n
s  ../include/vlc_common.h../include/vlc_variables.h:18943: note: expanded from macro 'var_Change'
  128 | #dejE__, \
:12: warning: fine      |             ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  const struectct vlc_c_t *)o(&(x)->ob  189 |     return var_SetChecked( p_oom var_Change(a,b,c,d,e) var_C../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
bj,   pmon_memj) \
      |               ^

hta bers: (:481:nge( VLC_sz_name, VLC_VAR_15: note: expanded from macro 'VLC_OBJECT'
INTEGER, val );
      |            ^
  ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'481
 |   O140n | #In file included from modules/cache.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: st struct 481 |         const BJECT(a), b,   dcstrvlc481 |  s t ruu_common_ctmembers vlc_cefineom vm,c   d, e )
      |                                           ^
ocons: (con../include/vlc_common.hst at         const strut vl   co:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ct 481vlc_object_t *)(&(x)->objrvlc_c
)  304 |     iommon_members: (consv \
      |               ^
t vlc_oncb_common_members: (cIn file included from ject_t *):modules/entry.c15: (note: &expanded from macro 'VLC_OBJECT'(
x  481 |         const str_uct vlfc (likely(!var_G_ecto)m-m>oonons_membters: bj) \
      |               ^
(con Cnhesctk evdlc_obst vlc_objeject_t *)(&(x)->obj) \ct_t *)strIn file included from 
      |               ^
modules/modules.c:39:
In file included from ../include/vlc_common.h:1031uct libvlc.c:191:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v:26:
In file included from ../include/vlc_common.h:1031(_lmc_comembers: (cmon_members: (c25 warnings generated.
ine var_Create(a, o(n  191 |     obst if( val:
b,c) varc_object_t *)(v&_S../include/vlc_variables.h:227:(x)->obj) \
      | etChecked(o,              ^
onstn,t,v) v:
../include/vlc_variables.h:304:17:  warning: j, ar_SetC12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  227lc_olnc_&(x)hobjeecked(VLr_InheritBooldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]( p_libvlc, " |   -Ccdaemon" ) )
tb      |         ^
>o../include/vlc_variables.h:604:
a  304 |  me, V47: note: expanded from macro 'var_InheritBool'
  604 | #define_t *)(Lje   &( var_rx)->eaobIif teCn_( VLC_OBJEChecOBJECT(t_jbj) ot\
         *)(&(x)->obj) \
Cr_eturr) \
      |               ^
)V      AR_COORDS, In file included from config/core.cn|                ^v&,n,t,v)
      |                                                ^
iTt../include/vlc_common.ha(
(a), b, c v::481:15: note: expanded from macro 'VLC_OBJECT'
  481 |        Boo const structlikely(!var_GetChe28:
)
      | cl                                      ^
 vlc_ke(o, n) var_InherIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hd (obj, name:,578:ci9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  depbase=`echo interface/dialog.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT interface/dialog.lo -MD -MP -MF $depbase.Tpo -c -o interface/dialog.lo interface/dialog.c &&\
mv -f $depbase.Tpo $depbase.Plo
t578 |   Bool(VLC_OBJmmon_members: ( co|   n../include/vlc_common.h:              ^
481:15: note: expanded from macro 'VLC_OBJECT'if( var_VCLC_VAR_COORDS, input/vlm_event.c
:83:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |      &hangval)))
         const struct vlc_common_members: (cone( Ep_Cobj, psz_name,r_SetChecked( p_obj, psz_name, VLC_VAR_FL T(OoAT,),  vn)al 
s      )| VLt vlCc                                              ^_;

      | ../include/vlc_common.h:                ^
| ../include/vlc_variables.h           ^481:_
VAostb R:142:48ject_t *)(&(x15: _Cnote: expanded from macro 'VLC_OBJECT'
)-HOIC: note: expanded from macro 'var_GetChecked'
>  142 | #defin../include/vlc_variables.ho:E140:48: note:   481 |         const struct vlexpanded from macro 'var_SetChecked'
bj) \
      |               ^
  140 | #definec_ceconfig/help.c:128:9:  vaommon_r_SetCheck mvwarning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]d
aemberr_sG  128 |    ( o,vn:,t,v) v ar   va_SetCheckee (const    83 |     var_rvlc_oSetbject_t *)tChecked(o(&(x)Add(VLC->obj) \
,      |               ^
da_l)))
      r| ess( p_vln,t,m_SetBool (obj, "inlibvlc.cO:BJECT195:13: In file included from input/vlm.c:41:
                ^
,../include/vlc_variables.h:In file included from ../include/vlc_vlm.h:28:
../include/vlc_input.h:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
( o),warning: 142:48: note: expanded from macro 'var_GetChecked'
n,  t,v)
        142 | #define var_GetChecked| (527o,n,t,v)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] va                                               ^
r_"G../include/vlc_common.hehteC:hecke481:15d(:V note: Llexpanded from macro 'VLC_OBJECT'
p-v  481 | C er  _ 
b os  e195 |   ", true);
      |         ^
../include/vlc_variables.h:260:46: note: expanded from macro 'var_SetBool'   const stconfig/intf.c:36:28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OBJ       tf-eventruct vlc_common_members:  |     input_E(cons t vlc_object_tCT(o),nth../include/vlc_common.h
:  260 | #def  msg_Err( p", &eve nt_ l)i;bvl,t,vcine v, "Un
a      r|     ^
able../include/vlc_variables.h:263:48: note: expanded from macro 'var_SetAddress'
_Seread_t *input)
      |   263 | #define var_SetA                                               ^
t../include/vlc_common.hddr = :481:15: note: ess(o, n, p) var_SetAdinput_Cred*ress(VLC_OBBexpanded from macro 'VLC_OBJECT'ate( parent,JECT)(&(x)oo l(a,b,c)      v->obj) \(
o), n, ar_SetBool( VLC_OBJ to item, log, Nfp)
      |                                                ^
ork vlc to daemonULLEC mode" );
      , NT(a),b      
../include/vlc_common.h  | :481:15: note: expanded from macro 'VLC_OBJECT'
              ^
  481 |         const struc481 | t vl|             ^c_c om
m../include/vlc_messages.h:83In file included from modules/entry.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: owarning: n_:mem b,c)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      const struct vlc_commoers: (Un_meLL481 mbers: (cons)t:15;
co  : note: expanded from macro 'VLC_OBJECT'
5

      n  481 |               const stru|  | ct241v                             ^st vlc_ob
:../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
v  lc_c note: 501o                                             ^expanded from macro 'msg_Err'
 |        83 |     msrg_Genereturn var_SetChecked( p_obj, psz_name, VLijecct_t *(C)p(l_V&(cA_object_t *)(&(x)->obR_ST_jxRING, val
)../include/vlc_common.h->objth i))s:;
      |            ^481:, \
15
:  VLC_MSG_ERR, __VA_ARGS_      _)) \
      |     ^

      |               ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
../include/vlc_variables.h:140:48   78 |   : note: note: expanded from macro 'VLC_OBJECT'
  vlc_Log(|   VLC_OBJmmon_members: (              ^
cIn file included from modules/cache.c:expanded from macro 'var_SetChecked'40
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hECT481 |         con:st struct vlcinput/vlm_event.c:95:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v) va
S_ | common_#mCOUNT, &count, r_Ge324   95 |     v:emarb_SetAddre10t: warning: sCers: (const vls( p_vlm, c_ob"iheckoenst vjectl_t *c)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]NULL ) )
      
|           ^
d../include/vlc_variables.h:128:(VL(C43_O: nnote: texpanded from macro 'var_Change'
BJECdn    140 | #def128-even324 |  t", &e   ifvent );T(( !v
      |     ^
aefio | r#define var_Changea(a,b,c,me, V_Ge),d,e) var_Change( VLC_OBtChecked( p_obj,n,LC_VAR_STR psIt,vNGJ E../include/vlc_variables.h)Cz:&263:48: note: expanded from macro 'var_SetAddress'
n  _263 | #define var_SetAddrnees var_SetChecks(ame, VLC_VAR_FLOAT, &val ) )
      |          ^
;   fine input36 | ../include/vlc_variables.h_    vloCreate(a,b,c,dT, n,
      |                     ^
c../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
,:  e (142p): input48122 | #define v_ar_Create(a,b,c) vCreate(VLCar_Create( VLC_OBJECT(a: note: expanded from macro 'var_GetChecked'
_), b,obj_ c )
      |                                       ^
ea../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  142  481 |     | #defineO     vBar_ G)co, cnstt_t *blibvlc =,  VLC_OBJECT(p_tJE struct vlc_chomis->obCTetCheck(j.lia),b,c,d,e)
      |                                              ^
m../include/vlc_common.h:481:15on_members: ed(o,nnote: expanded from macro 'VLC_OBJECT',t,v) va
r_GetChecke  d(V481 | : (const vlcLC _object_       const _OBJECTstbvruct vlc_common_memb(o),n,t,v)
      |                                                ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'rs: 
(const v(o  l)c);, p, vlc_module_
      | lc_object_t *)(&(x481 |  )-n                           ^
e../include/vlc_common.h:d()t *)(&(x)->obj481 o, ) \:15: note: expanded from macro 'VLC_OBJECT'
 >obj) \
      |               ^
n
     const,      |               ^
 struct vlc_common_mt  config/cmdline.c481, | (x :251:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  )->obj) \
      |               ^
251 | vIn file included from  v )   vembers:   (caconfig/help.co)
:134:9: nst  vl         warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/vlm.cc    var_SetStri       const st_  134 |     if :_object_tr u*()var(_Inhneg( rp41_thiitct vlc_common_os:
In file included from , name, state.argmembers: (co../include/vlc_vlm.h :28:
../include/vlc_input.h:530:9: b)ject_t *)(&(;
      |                     ^
ar_Se../include/vlc_variables.h:&(x)->warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  530 |         vlc_obt262ject_release( inbx)->obj):48: note: Checked(VLexpanded from macro 'var_SetString'
nst  vl  e\
      | 262c_o              ^
j) \bjec
      |               ^
t_t *)(&(x)- | C_OBJECT(o),n>obcj#)t_t *)d \
efi(n,t&      In file included from extras/libc.c:      e|                                                ^
26:
In file included from |               ^
modules/cache.c: 40:
vIn file included from ../include/vlc_common.h(x../include/vlc_common.hIn file included from put );
      |         ^
B../include/vlc_objects.h:66:25: note: :1031expanded from macro 'vlc_object_release'a:

,v):   m
66 |        ../include/vlc_variables.h:| 340 481:config/intf.c:43:31: warning: ar_SetS:e15 , :                                                ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_common.h:481:r15vlt_9
o)   -43 | S   :  oetAddress(pVLC_OBJECT(o),l (obring(a,b,c)    var_s>obj) \
      |               ^
warning: j, "longhelp"))
      | Set        ^
z_../include/vlc_variables.h:604:47SIn file included from modules/bank.c:t43co: note: expanded from macro 'var_InheritBool'
nfig = due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
n  340 |     i, p)
  604 | #:
rpisng(d      |  VLC_z_parser OBJEC= confiT(a),b,c)g_GetPsz( libvlc, "control" );
      |                               ^

      |                                                ^
../include/vlc_configuration.h../include/vlc_common.h::147:42: note: expanded from macro 'config_GetPsz'481:note: expanded from macro 'VLC_OBJECT'
f( va
e  147 | #define cofine va15rnfig_GectPsz(a,b) config_GetP_object_relseaser( VLC: note: _expanded from macro 'VLC_OBJECT'GetChecked( z(VLC_OBJECT_OBJECT(a) In file included from (a),b)
      |                                          ^p../include/vlc_common.h:1031:
  

../include/vlc_common.h  481 |         cons:t s481t |         const strurc481tu../include/vlc_variables.h:15_::ob note: 256:12: )j,                                                ^
v../include/vlc_common.hlc
      |                         ^
 ../include/vlc_common.h:psz_na481:15: note: expanded from macro 'VLC_OBJECT'
me, expanded from macro 'VLC_OBJECT'_
:  481 |     481 c ommon_membe:VLC_VAR_Srs: (con15: note: expanded from macro 'VLC_OBJECT'
T  R481 | st vlc_object_t *)(&(x)->obj) \
      |               ^
  481 |                 ccconfig/cmdline.c onst strI warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_o:nst s254tu:c21: warning: 
t   vlc_common_256memrNdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | 
      uctrG, &val ) )
      eI254|  n |   heritBoo../include/vlc_common.h                c o        ^
nst stru var_Create../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
( p_this, name, VLC_VAR_IN  142:ct :vlc_common_members: (ct TEGER )onst vlcnote: _object_t *)(&(x)->obj) \
      |               ^
expanded from macro 'VLC_OBJECT' | 
#  481 |        d const u;r
config/intf.c:56:31: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct vlc_commonsn    truv56a1031r_Se |     psz_config = psz_parser = config_GetPsz( libvlc,__FILE__, :
__LINE _../include/vlc_variables.h_:511:5:, \
       warning: "| ee            ^x
tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]b
finrainte../include/vlc_common.he rvs: (cof:" 481:15: note: expanded from macro 'VLC_OBJECT'
ns  ar__Gemet481 | C h ce  c m t vlc_cktbtChommon_m vlc_oebembers: (c  ed( p_obj, psersz:_na (ject_tcme,onst vlc_obj        |                     ^
*)../include/vlc_variables.h:122:39  : const stVLC_VAR_ADDRE);
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT interface/dialog.lo -MD -MP -MF interface/.deps/dialog.Tpo -c interface/dialog.c  -fPIC -DPIC -o interface/.libs/dialog.o
note: Sexpanded from macro 'var_Create'Sr, val )uct vlc;_c(&(x)->oboj) \
      |            ^
      ../include/vlc_variables.h:140:mm
      |               ^
on_mem| b                              ^e
r../include/vlc_configuration.h:48: note: expanded from macro 'var_SetChecked'147
:  140 | #decfine vs: (const vlc_object_t *)(&(x)->objar
_  )122 | 511 \
      |               ^
#42: note: expanded from macro 'config_GetPsz'
d  147 | #define coelibvlc.c:200:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  200 |         char *pidfile = varSetCheckked_IonheritString( p_libvlc, "pidfile" );
      |                         ^
ed(o,../include/vlc_variables.h:642:51n,t,v) var_GetChec: note: expanded from macro 'var_InheritString'
  642 | #define varn_st vlc_objecInheritString(o, n) var_It_t k(ed(VLC*)(_OBln&h(x)->obj) \
JECT(      |               ^
o( vlc_common_membeo,n,t,v) var_SetChecked(VrsLC_OBJECT(o),n,t,v)
      |                                                ^
In file included from ../include/vlc_common.h:481:15: : (consot vlc_object_t *)(&,note: (x)-> expanded from macro 'VLC_OBJECT'
modules/entry.c:26:
In file included from ../include/vlc_common.h:1031obj) \
      |               ^
:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]n) var_I
n  481 |         const struct vlc_common_herime  m256 | bers:)In file included from input/vlm.c:41:
In file included from ../include/vlc_vlm.h:28:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t,    return var_SetChecked( p_obj, ps z_nam(const vlc_object_tect_t  *n*)(&(x)->obj))(& \
      |               ^
B(x)->obj) \
      |               ^
e, VLC_VAR_ADDRESS, val );o
  572 |       |            ^
../include/vlc_variables.h:140:48In file included from modules/bank.c:43:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10:  :oIn file included from modules/modules.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      276 |     324 |     if( !var_GetChecke    vlc_object_release( (vlc_objeld( p_obj, p(sz_name, VLC_VA note:   if( !var_GetCheckedcexpanded from macro 'var_SetChecked'V
  140 | t_t *L)( p_obj, psz_name, VLC_VAR_INTEGER, &val ) )
      | (pp_vout[i]) );
      |          ^
         ^
../include/vlc_objects.h:../include/vlc_variables.h:14266:25: :48: note: expanded from macro 'var_GetChecked'note: expanded from macro 'vlc_object_release'

  142 | #de   66 |     vlc_object |     var_Create( p_o_refine var_l#GbedetChecked(o,naefinse( VLC_OBJECT(a) )
      ,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: jnote: expanded from macro 'VLC_OBJECT'
, psz_ner| i                        ^tStame, VLC_VAR_INTEGER |   481 |         e vVLC_ring(VLCar_SetChecked(o,n,t,
R_FLvO../include/vlc_common.hconsA:_)OBJEVA R481_DOINHERIT
v      |     ^CT(o), nar_SetChecked(VLC_O)
      |                                                   ^
BT, &vJ
:a15l:  )E )
C      |          ^
note: ../include/vlc_variables.h:122:39: expanded from macro 'VLC_OBJECT'../include/vlc_common.h../include/vlc_variables.h:nfig_GetPsz(a,b) config_:GetP
T(o),n,t,v)
      |                                                ^
481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15:   sz(VLC_OBJECT(a),b)
      |                                          ^
481note:   481 |     expanded from macro 'VLC_OBJECT'
C   | 481142:48: note: expanded from macro 'var_GetChecked'
   _OBJ../include/vlc_common.hE:481:15: CT142 | #definenote: expanded from macro 'VLC_OBJECT'
f   const struct vlc_comm |  note: (expanded from macro 'var_Create'31o)
  i  warnings generated.
122 | #defi  on_m,ne var_Crneeate(a,b,c) var_  481 |      const s n)  embe var_GetCh      cotrnu,secked(o,n,t,v) vaCt cstruct vlct vlc__rte astter(u cVLC_OBJECTt vlc_cot,common_memberv)
      |                                                ^c
ommon_memmmon_members: (b(a), b, crs: (co../include/vlc_common.hnst vlc_object_t  )
      |                                       ^
*../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ers: (  481 |      const vlc_object_t *)(&(x)->obj
          const s      |                                               ^
s../include/vlc_common.hc)r_GetChe: tructcke(d:ons481 vlc:15:&(x)->obj) \
      | cont str              ^u:c481t) st vlc_vlc
_coombject_t *)(&(x)->obj) \
 mon_members      |               ^
In file included from modules/bank.c:43:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:\10: (const vlc(
      |               ^
_common__ob:members: (Vconst LCdepbase=`echo interface/interface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
v/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT interface/interface.lo -MD -MP -MF $depbase.Tpo -c -o interface/interface.lo interface/interface.c &&\
mv -f $depbase.Tpo $depbase.Plo
15 : note: expanded from macro 'VLC_OBJECT'
libvlc.cnote:   :481 |  l:cexpanded from macro 'VLC_OBJECT' 208:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   48117
   293 |   :  __OBJECT(     warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  bject_t *ojcect_onst struct vlc_common_members: (cons)t  |  *))(t(, n 208 | ,&(tx  &(x)->obj  ), v ) 
- var_Createco ( a,b,c) vanst struct vlc_common_mr_eCmreat>obj) \
)       v(const vlc_object_t *)(&lc_b| (eobjercxts_:t      |  if( !var_GetChecked( p_obj, psz_name, V (const vlc_object_t *)(&(x)->obj) \
      |               ^
)->obj) \\              ^

      
      |               ^
|               ^
                                               ^ config/help.c:141:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  141 |    e
config/cmdline.c(: *In file included from modules/entry.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276)config/intf.c:74: V258iLC_:25: warning: Odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
B  J25813:(10: E&warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(:x )warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
->o   74 |           CT(a),  f       276  msgb_j) \
      |               ^
 |                   (       D b g In file included from vb,  modules/cache.c ( ca: co../include/vlc_common.h40:481:15: note: nexpanded from macro 'VLC_OBJECT' 
   481 |     :
In file included from )
          covar_Inpf_ilg_|                                       ^
Psnhetr struct vlc_common_memb../include/vlc_common.hers: (const vlc_object_t *)(&(x)-../include/vlc_common.h:u>ritBool ti(bvPsz( libvlc, "extraintf", psz_n:ewcobj) \
      _|               ^
SetInteger( p_this, n1031481ame, :
io../include/vlc_variables.hl:15: note: expanded from macro 'VLC_OBJECT'nIn file included from fo
:  modules/modules.c350:9::bj,c,  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
39481_  | "  350 | L:
In file included from  |  ../include/vlc_common.hli s:t"1031:
))
      |         ^
C../include/vlc_variables.h:604ig _  if( var_GetChecked( p_obj, psz_nVame,../include/vlc_variables.h VLC_VAR_STR:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ING,   AR_BOOL340, | & &    vif( vavra_Getl ) al ))
      |         ^
C../include/vlc_variables.h:142:h 48e: )c":w47rit: note:  In file included from input/vlm.c:51:
In file included from input/../stream_output/stream_output.h:31:
../include/vlc_network.h:134:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ten PID f  kile expanded from macro 'var_InheritBool'
%ed( p_obj, psz_ns", pame,
      |          ^
 i../include/vlc_variables.hdfile )c, VLC_;
      |                 ^
:../include/vlc_messages.h:142:48:  604  | Vve   87#crbonst strucAR_STRt vlc_com ING, &val mon_members: (con note: expanded from macro 'var_GetChecked'
:5: note: expanded from macro 'msg_Dbg'
d, e   87 |      msg_Generic(p_this, VLC_MSG_o  );142 | #define var_GetChe) )
      cked(o,n,t,v) var_se );
      |                         ^
D../include/vlc_variables.h:259:49 st vlc_objB:| Get )eCG, __hect_t *)Vcke        ^A_ARGS__)

      |     ^
../include/vlc_variables.h:(&142:(x)->obj../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
48): note: expanded from macro 'var_GetChecked'
 \
      |               ^
  142 | #define var_GetChecked(o,n,t,v) vaIn file included from extras/libc.c
      |                                           ^:
r../include/vlc_common.h_GetChecke:d481(26:
V:LC_OBJECT(o),n,t,v)
      |                                                   ^
15In file included from : ../include/vlc_common.h:481note: define vanote: rexpanded from macro 'VLC_OBJECT'_
I  481note: expanded from macro 'var_GetChecked'
n  142 | #herit:78 | ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5:  15B: note: expanded from macro 'VLC_OBJECT'
   481 | ool | d v    (o, n) var_Inhe   e ritBool( lVcL_CL_oOgB(JVECT(expanded from macro 'var_SetInteger'o), n)
 c
onst s  truct vlc_259c | o#mdmeofni_nmee mvbaer_SetInteger(a,b,c)   var_SetInteger(LC_OBJECT(o),
      |             ^
 VLr../include/vlc_configuration.hCs: (const vlc_object__OBJE CT(a) :148:44: note: expanded from macro 'config_PutPsz'
    const st  148 | #define config_PutPsz(a,b,c)ruct vlc_common_member config_PutPsz(VLC_OBJEC T(a),b,c)
p, vlc_module_nads: (const v      |                                            ^
l../include/vlc_common.h:481:15:fin note: e var_Geexpanded from macro 'VLC_OBJECT'tCh
me, __FILE__,  481 |         const struct vlc_com meonc_object_t *)(&(x)->obj)__LINE__, \
      |             ^
 \
../include/vlc_common.h:(481VLC_OBJECT(o),n,t,cked(:15v: onote: )expanded from macro 'VLC_OBJECT',n,t,v) var_GetC            | |                                               ^              ^

../include/vlc_common.h:
       warning: h
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,b,c)
|                                                ^
      ../include/vlc_common.h:481|                                                 ^
  525 |     va../include/vlc_common.h:481:15:In file included from _me modules/modules.c:note: 15expanded from macro 'VLC_OBJECT':
 :39:
In file included from ../include/vlc_common.h:1031:
note: r  _expanded from macro 'VLC_OBJECT'mbeCr
e  481ate( |   pe_cke  d( VoL Cr_OsBJEC481:15: note: expanded from macro 'VLC_OBJECT'
: (co n  const s  trtstu vbjl,c_o bject_t *)(&(x)->   p481*)(&(obj) \
x)->o |   bj)       \s|               ^
481z | _name  481 |      , VLC_VAR_BOOL | VLC_VAconfig/intf.c :    R_DO const sItruct vlc_c
      |               ^
NHERIT
      |     ^
79../include/vlc_variables.h:ommon_mc:9:embers: ( const st122ruct vlc_common_metmbcers: (const vlc_object_t *)(&(x)o-nst:39: v lc_ob> obj) \
      |               ^ject_t *)vl(&(x)->obj)
note: cexpanded from macro 'var_Create'_
common_mem  bers: (const vlc_obj 122 | #defi\
ne var_Createec t(config/help.c:147:9: warning: _t due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a,b,c  147 |     if (var_Inh)eri tBov*a)(ol       (| obj, "list- verbos              ^ 
  ../include/vlc_variables.h  e" c:o350: warning: 9:libvlc.cn:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 ))
      |         ^
211   :79 |         conf../include/vlc_variables.h:604ig_PutPsz(st: libvlc, " extraintf", psz_intf );
      |         ^
struc17: rwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t../include/vlc_configuration.h:47: _warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]148: 44  : note: note: C
211  expanded from macro 'var_InheritBool' |           expanded from macro 'config_PutPsz'vlc_comm
reate( VLC_OBJECT(a), b, c )on_members: (const vlc_object_t *)(&(x)->obj) \
      
      |                                       ^
| ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
              ^libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT interface/interface.lo -MD -MP -MF interface/.deps/interface.Tpo -c interface/interface.c  -fPIC -DPIC -o interface/.libs/interface.o
  481 |   
      const struct vlc_common_
m  604 | #defin   config/cmdline.c:262:25:e350 |       e148 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]if( var_GetC vIn file included from h
a  262meckeinterface/dialog.c: |  |   d( p_obj,b#r psz_name, VLC_VAR_STRINGers: (const vlc_object_t *)(&(x)->obj)    29:
In file included from ../include/vlc_common.h:1031config/core.c:100:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
:
  100 |   ../include/vlc_variables.h  :189:12: de     msgfwarning: ine config_Inhe_      _            var_SetIntegerEritBool(o, n) ( p_this,rr( p_this, "optdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
io  189 |              134| return var_SetChecname,
      |                         ^
var_Inheriked( p_obj, psz_name, VL |     return net_Pn %s ../include/vlc_variables.h:259:49: note: expanded from macro 'var_SetInteger'
does not exist", ps&  259 | #dzCo(nn_C_VAR_INx)-te>Tnfine varobjEGER, evcatl (obj, host, port, S );
OCK_STREAM) \u
      |       |            ^tPsBool(VLa_S
, me../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'zI(a,b,c) coC_OBJECTPPROTO_T(o), n)
      |                                               ^
C../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
P);
              ^      |            ^

../include/vlc_network.h:125:48: note: expanded from macro 'net_Connect'
  125 | #define net_Connect(a, b, c, d, e) net_Connect(VLC_OBJECT(a), b, c, d, e)
      |                                                ^
              ^
../include/vlc_common.hetInteger(a,b,c)   var:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_m_SetIn file included from extras/libc.c:26:
embers: (IntcoIn file included from modules/bank.cnst vlc:43:
In file included from ../include/vlc_common.h:In file included from eger( VLC_OBJECT(a),b,c)
1031      :
../include/vlc_variables.h| ../include/vlc_common.h:1031:
../include/vlc_variables.h_object                                                ^_
t *)(&(:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
x)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
-  304 | >obj) \
      |               ^
   481:539:5: warning: config/help.c:   if (likely(!var_GetChecked (oIn file included from nbfig |   387:52:j_ , name, VLC_VAR_COORDS, &valP))utPsz(VLC warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/vlm.c:51:
In file included from input/../stream_output/stream_output.h:31:
     )
      |                 ^_OBJECT(a../include/vlc_network.h)
c  ons  
387 |      t struct,:b,c)
      |                                            ^
150:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 vl  , &val 150c_ 140../include/vlc_common.h:481 :15: common_mnote: expanded from macro 'VLC_OBJECT'
  481 |        due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     ssize_t |    e m | ) )
      |         ^
i_countbers: (c # = confdi../include/vlc_variables.hg_GetPszChoicees(VLC return net_Conne:_OBJ142:48: const onst vlclnote: ../include/vlc_variables.h:142:48:ECstructT(p_texpanded from macro 'var_GetChecked'_object_ hivlc_common_members:t *) (const vlc_object_t *)(&(x)-(&(xf>obj) \ine var
      |               ^
_c_o)-> note: expanded from macro 'var_GetChecked'
  obj) \
      |               ^
142 | SetbjeCheck#definec config/cmdline.c  cva:tDgrram_G e(toCbhje,c kheods(to,,n,t,v) var_GetChetc_kte d*()(&(config/intf.c:88:28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 pVoL   r88xC)- |  >tobj) \539 |  
  vl267s:21: c_ob      j|               ^
e, hlim, IPPRct_t *li   OTT(O)_In file included from Umodules/textdomain.c:,DP);
      |            ^
 ../include/vlc_network.h:146:26: note: expanded from macro 'net_ConnectDgram' 
_Oo),Bwarning: bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]vlc =JECT(o),n,t,v)
      |                                                ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | VLC_OBJECTv a r  _14625 | :
In file included from ../include/vlc_common.h:1031:
             net_Ce../include/vlc_variables.h(p_titem->psz_na:me, hi&pp203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s->obj.lisz_values, &ppsz_texts);
      |                                                    ^dob(vlc)
../include/vlc_common.h:481:15: 
o,n,t constCrnote: expanded from macro 'VLC_OBJECT'
,v) var_SetChecked(VL  481 |   C203 |         _cOoBnJECT(o),n,t;
      |                            ^
s,tv)
../include/vlc_common.h:481: s truct vlc_common_members: (const vn      |                                                ^
l../include/vlc_common.h:481:15   return var: note: expanded from macro 'VLC_OBJECT'
_  481 |         ceonst c_objes struatect_t *)(&(x)->obj) \
      tcruct vn| ,t,v)( p_objlc_common              ^
_members: (const vlc_otb jvlc_ce
ct_t *)(&(x)->oconfig/help.c:, psz_name, VLC_VAR_FLOAT | VLbCj) \
      |               ^
_V431:52: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |                                                ^
In file included from interface/dialog.c  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'o
15:  481 |     :    c431 |             A29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12 ssize_tR:_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 i_count =  203 |    S config_GetIntChoices( return DOINHERIT
      VLC_OBJoECT(p_this), item->psz_navar_SetChecked( p_obj, psz_name, VLC_me, &pi_vanlues, &VARpps_zB_textnote: sexpanded from macro 'VLC_OBJECT')
;  481
 |  O O L, v      |                                                    ^
al );e   ../include/vlc_common.h:481 : const struct vlc_common_members: (const vlc_object_t *)(&(x)->

  obj) \
      |            ^tChe142 | #      |               ^

|     ^
15: note: cked( p_obj,config/intf.cdefimexpanded from macro 'VLC_OBJECT'
  481 |         const :95:31: struwarning:  psz_name, VLCnedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ct vl
../include/vlc_variables.h:140:48:c_VA     95 |     psR_BOO_common_memtnote: expanded from macro 'var_SetChecked'
sz_config var_GetChecked(obers,= psz_pars: (const vlc_objer = config_Lect_Get *)(&(tPsz( libvlc, "extra  140i | #d, val );
n      t| fn,t../include/vlc_variables.h, "  if( !var_Ge efstruc );
t      iC|                               ^
ne../include/vlc_configuration.h:147:42: :122:39: note: expanded from macro 'var_Create'
  122 |  var_SetChecked(o,n,t,v)           ^
t ../include/vlc_variables.hx)->obj) \
      note: :140| v              ^
#dar_SetChecked(VLC_OBJECT(o),n,:efi48: ne var_Creatmon_members: note: expanded from macro 'var_SetChecked'
e(a,b,c) v  heatrexpanded from macro 'config_GetPsz'_Create( VLC_O,v)
      |                                                ^
../include/vlc_common.h:481140 | #define var_SetChecBk:15: note: expanded from macro 'VLC_OBJECT'
(ecdonst vlc_obj ve(vo), nvcar_lc_,t,v) GJeEtChecked(VLC_OBJECT(o)c,onm,t,v)
  267 |      Cvar_SetCconfig/help.c:601:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      |                                                ^Th(ea
cked(V), b, c )
      t_tLC
   *601m | 
       ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)  (  _481 &on_ | (481x)->obj | O        c| o                                      ^
colns)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   tB    J  E  meoC s          var_Cre\
mbateetrrs: (conruct vlc_cost vlc_ob  147 | #defin e conf(ig_G481= |   v a etPsz(a,bj) config_GetPsz(VLC_OBJECT      |  p_thir_InheritBo  (              ^
   const smmon_membera),b)
s      | truct vlc_common_                                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         In file included from modules/bank.c:43memebc:
cIn file included from ../include/vlc_common.ht_ t   :1031:
../include/vlc_variables.h:324: e*r)s: (coo nst nst s10t:r owarning: l(p_this, ":cconst struvldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |     if( !var_Gc_objecte( (uccocotn vlc_common_memlor"t v_&(x)->objlc_common_members)T:t (const vlc_objec t_t *)(&);
      |                 ^
 \
      s, name, VLC_VAR_BOOL );
      |                     ^
*)(&../include/vlc_variables.h:122bers(: (| (const vlc_object_t *              ^
)../include/vlc_variables.h(&:39: (x)->objnote: expanded from macro 'var_Create'
o),n,t,v)(x)->obj) 
      |                                                ^
) \
      |               ^
\
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     In file included from modules/cache.c:40:
In file included from ../include/vlc_common.h:1031config/intf.c:
    const struct vlc_common_membe:106:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h    In file included from 122st vlc_obje:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  362 |     ifctCheckedinterface/dialog.c:s(t_t106 |   ( var29:
 pIn file included from :../include/vlc_common.h (:x)->obj) \
      |               ^
1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |    *)(&(x)->    :_G604e _obj, psz_nam          ctCheckIn file included from ec | extras/libc.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5:o warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  554 |     var_d#nfigdefin_PutPsz( libvlc, "extraintf", p_Create(( c p_obj, psz_nommon_osz_nnamemembers: (const vle47:st vlc note: expanded from macro 'var_InheritBool'
_object_t *)(&(x)->obj) wconfig );o  604pc_object_t *)bj | #def
      |                 ^)i, \
      |               ^
_one var_Inher(itbj, psz_n&(x)-BIn file included from modules/modules.c:39o\>
o:
In file included from ../include/vlc_common.h:el(o, n) var_InheritBool(VLC_OBaJECT(o), n)
      1031 |                                               ^
v../include/vlc_common.h :V481LC_V
:15:AR_STRING |../include/vlc_configuration.h:148:44: note: expanded from macro 'config_PutPsz'
 VLC_VARame, VLC r_VAR_Create(a,b,c)_ADDRESS      , &val ) )
obj) \|               ^

  148 | #define config_PutP      |               ^
      |         ^
:
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
note: ../include/vlc_variables.h:362:9:s warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  expanded from macro 'VLC_OBJECT'  142 | #definecconfig/file.c:249:9: ke362 |     if( var_d var_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
GetChec  ( p_249ked(o,n,t,v) var | ob        msg_ErGertIn file included from _z(a,b,c) config_PutPsz(VLC_OBJECT(a),b,CheckGetChecked(VLC_O ec, VLC_VAR(BJp_tEhis, " retumodules/textdomain.c_:F25L:
In file included from ../include/vlc_common.h:1031OAT, &val ) )
      |          ^

../include/vlc_variables.h:
:../include/vlc_variables.h142:48: note: expanded from macro 'var_GetChecked'
  142 | #deCfT(error io)rne veadingar,) ed( p_obj,cronfi gjn
,: , psz_name, VLC_VAt, n      |                                            ^
v)
      |                                                 ^../include/vlc_common.h:481 msg_:E
var_CRr_15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_meate( VLCu_rO../include/vlc_common.h:481 vB:15: note: expanded from macro 'VLC_OBJECT'
  481 |        ar_SetChJECT(a), b, c )
      |                                       ^
 const struct../include/vlc_common.h: vlc_co481mmon_:15: note: m  eexpanded from macro 'VLC_OBJECT'
cked (obej, name, VLC_VAR  INTEG481481_C |         const struct vlc_common_membO | ORDS, val);
      |            ^
 ../include/vlc_variables.h:e140r       const stER, &valr:48: note: uct vlc_corr( p_libvlc, a"tmion: m%s",
      |         ^
 ) )
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
      c   annot w83|          ^
expanded from macro 'var_SetChecked'
  ../include/vlc_variables.h:r |     142:140bers: (co48ns:t vmon_mem note:  | #beexpanded from macro 'var_GetChecked'
rsde: (const vsmsfine var_: (const vlc  S142 | lc_object_t *#)(&(x)->obj) \
      |               ^
_etChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:d212:12: warning: eme481:15: note: expanded from macro 'VLC_OBJECT'
  481bers: (In file included from modules/cache.c:40:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ficonIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.ho |     s    const vlt s:bcIn file included from _object_t *)(&(xtruct vlc_429interface/interface.c)->obj) \
      |               ^
::5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
42  429 | lcconfig/intf.c:_o:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]116 :31: bject_t *)(&(
x)-  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
189 |   116 |   >   var_Create( p_obj, psz    psz_config =   return var_SetCheck_nobj) \
      |               ^
paedszcconfig/help.c:ommo_parser me, Vg_=LC conGfig_GetPsz( lib(604: p_obj, psz_evlc, _"conn_membersnDtrol" : );
      |                               ^
OI../include/vlc_configuration.h:147(coame, VNHELC_VAR_INTRIT
      |     ^EGER, valn_
 ../include/vlc_variables.h:);
ne122:39: note: expanded from macro 'var_Create'
:VAR_INTEG42E:R note: expanded from macro 'config_GetPsz'  122 | ric(p
_  147 | #defn#d ine config_GetPsz(a,b) config_Ge  212 | efine var_Create(ea,t      | b           ^
, j../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'ect_t c) var_Creat*)(&(x)e    return var_varSetCh_eGceked (
tC  h140e | c#kdeedf(ine o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      t|                                                ^
his, VLC_MSG../include/vlc_common.h:481ob:15: note: expanded from macro 'VLC_OBJECT'var_SetChecked(oj,,n ,t,v) var
st   481 |   vlc_object_t *)(&(xname,      const struct VLC_VAR_COORDS,)- >v_aSletChec);obj) \
      |               ^
 
v      l| c           ^_
c../include/vlc_variables.hommokneIn file included from interface/dialog.c:29:
In file included from ../include/vlc_common.h:1031_Pmsezm(:V140:
d../include/vlc_variables.h(:V227b:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC  227 |     return varers: (const vlc_object_t *)_SetChe(&(x)-_OB_GetChecked(oJECT(o),n,t,cv)
      |                                                ^
../include/vlc_common.hked( p_ob>obj) \
      |               ^
j, psz( VLC_OBJECT(a):481:15: ,note: expanded from macro 'VLC_OBJECT'
  _name, VLC_VA b, R_FLOATc )
      | 481 |  In file included from                                       ^
 modules/entry.c :  :  ../include/vlc_common.h:2648: 481|:15: note: note: expanded from macro 'var_SetChecked'
 const  struct vlc_common_m-,n,t,v) var_GetChe:
>cked(VLC_OBJECT  140 | #dobefine var_S,VL val );
      |            ^
j) (\
      |               ^
Cexpanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:  481 |         co),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
o140:48: note: expanded from macro 'var_SetChecked'
config/cmdline.c:  140 | #defi  ne var_481 |         const s268truct vlc_:21emberscommon_members: : (con_VAR_nsDtOsINHERIT S struct vlc_common_members: et(C(const vlc_ob);
      | jt vlc_obcjoencstt_ tv l*)(&(x)->obc_: objejwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c    ^etct_t *)(&(x)-
) \
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
      |               ^
  122 | #define var_Create(a,b,_Ec) vIn file included from interface/interface.c:42:
In file included from ../include/vlc_common.h:>1031obj) \ar_Cre  a268 | te( VLC_OBJECT(Ra), b, c )
            |                                       ^

      |               ^
             ../include/vlc_common.h:481:15:In file included from  :
_ va../include/vlc_variables.h:hecke203:t *)(&(x)->obj)extras/libc.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 r_SetB  203 |     retur23n  563 |     var_C:o warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\ var_SetCheckedr
o      l| (              ^ 
pR_, _  604 |     co_VA_Atnote: his, name, true );
      ( pexpanded from macro 'VLC_OBJECT'
In file included from modules/bank.ce:tChe  |                     ^
43481 |         con:
st struct vnstlc_common_m bo../include/vlc_variables.hol dIn file included from :260:46: note: expanded from macro 'var_SetBool'esd../include/vlc_common.h
embe  260r_ | #d:1031c(:
e../include/vlc_variables.hate( opbje,f_ psz_name,ion:e var_SetBbj, ps: (o,n,t,v) v 340: = varar_SetCVLC_VAR_Bool(a,bshe,cckOOL,z_name, VLC_VAR_STRING c|o_n st e9d(VLC_OBJECT(o),n,tInheritBo:vR oG,v)
      |                                                ^
)      var_SetBoolval );VLC warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |            ^
S__  340 |   )
      |     ^
  ../include/vlc_messages.h:78:13:if../include/vlc_common.h:../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #d481:efine var_SletCheckecc_15 note: expanded from macro 'msg_Generic'
( VL:   Cke __Onote: expanded from macro 'VLC_OBJECT'
V  BJECT(a78481 | A        const  | struct vlc_co( var_GetChecke    vlc_Log(VLC_OBJECT(o), p,d(o,n, d(t,v) vv lc_module_name, __FILE__, __LINE__, \
      |             ^
mmon_mem../include/vlc_common.ho:481p:_obj, ar_SetCheckedR(VLC_DOINHERITpsz_na
      |     ^
_b../include/vlc_variables.he15r:s: (con:s122t vlc_ob:39: note: expanded from macro 'var_Create'
jme, VL  122 | C_#define var_CreaVAR_STRING, &OBJEtCT(val ) )
      |         ^
oe )(,ect_t *)(&(x)->obj) ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
\  142 | #define var_GetChec
      | ked(o,n,t              ^
,v) var_GetChecked(VLC_OBJIn file included from interface/dialog.c:29:
In file included from ../include/vlc_common.hn,t,v)
      :1031a,b,c) |                                                ^
E../include/vlc_common.h:481:15),b,CT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
: note: expanded from macro 'VLC_OBJECT'
vca)r_Create
      |                                              ^
  ../include/vlc_common.h  481 |         const struct :481:vl15: note: expanded from macro 'VLC_OBJECT'
( VLC_  481 |        O note: expanded from macro 'VLC_OBJECT'c
onst struct vlc_common_memberpsz_ns: (const vlc_  481 |     ame,  o  co:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bBJECT(a),nst struct vlc_common_m  b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  241 |     return var_SetChecked( p_obj, VLC_VAR_ADDRpsESS, &val ) )
      |   481 |         co        ^
l(p_t../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
his, "hnst struct vlc_embers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
common_members: (constjec vt_t *)(&(x)->olc_object_t *)(&(x)->obj) \
      |               ^
bj) \
      |               ^
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(co_)c,onm,mto,nv_)m
e      m| bIn file included from extras/libc.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:e578z                                               ^r
_../include/vlc_common.h:481:15: s:note: expanded from macro 'VLC_OBJECT'
In file included from   namel:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e (consconfig/file.c:297:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  297 |     msg_Warn( p_this, "could not create %s: %s", psz_dirname,
      |     ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_this, VLC_MSG_WARNt, vlc_obj __VA_ARGS__)
ect_t *)(&(x)->  obj) \
      |       | , VLC_              ^VAR
_    ^
578 | STR    ../include/vlc_common.h:1031../include/vlc_messages.h:78:13: note: In file included from modules/bank.c:43:
In file included from if( v:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]I../include/vlc_common.h:481 |    a N r _C G ,c1031o:
../include/vlc_variables.h val ):350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
h  350 | a
n  293 |  g  ;
      |             ^
if(../include/vlc_variables.h var_:140:48:ns note: expanded from macro 'var_SetChecked'
  140 | t struct e( p_obj, psvlc_common_memberz_s: (const vlc_object_t *)(&(x)->obj) \
      |               ^
b    if( !var_GetChecked(name, VLj#deect_fine var_SetChecked(oC,_VnAR_CHOICESCOUNT, &count, NULL ) )t p_obj, ps 
*      )(&| pIn file included from         ^modules/modules.c-:
39:
../include/vlc_variables.hIn file included from ../include/vlc_common.h:z_name, VLC1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:verbose(x)->o  429bj) \_ | V A R _BOOL, &val  )v )
      |          ^
expanded from macro 'msg_Generic'
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
a   r78_ | C r e a tvel(c _pL_oogb(jV,L Cp_sOzB_JnEaCmTe(,o )V,LC_V  A142R | _#IdNeTfEine p, vl cv_mo");
      | ar_GetChecked(o,n,t,v) var_GetChecked(VL                      ^
C_OBJECT(o),n,t,v)
      |                                                ^
128:43: note: expanded from macro 'var_Change'
../include/vlc_variables.h:604:47:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 note: expanded from macro 'var_InheritBool'
dule_name  481, __FILE__, __LINE__, \
      |  |      128            ^
 | #   604 |   ../include/vlc_common.h d co#de:f481efine va:15: note: expanded from macro 'VLC_OBJECT'
ridn  e481_ v(o,n, |  aGC    h t,  constER v) var_Sange| etChecked(VLC_OBJEC VLC_VAR_DOINHERInst struct vr_InheritBolc_cTstruct vlc_com(ool(omon_m(T );
      |     ^, n) var_Inheri
embers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
ommon_metBmbers: (const vlc_object_t *)(&(x)->oool(bj) \
      |               ^
a,b,c,d,e) var_Change(VLC_OB VJECT(o), n)
      |                                               ^
In file included from LC_O../include/vlc_variables.hmodules/entry.c:../include/vlc_common.h:B)122::,3926: :
In file included from ../include/vlc_common.h:1031note: config/file.c:J349E:CT(9:ta), b, c,  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]d
:
  349 |   ../include/vlc_variables.h:304:17:expanded from macro 'var_Create',      msg_,Err( p_thi 
n,t  122 | #481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   s, "n o d e efine    con vast struct vlc_common_members:, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481 |     configuration d (const vlic_obj ver  304 |     if (likely(!var_GetChecked (obj, name, VLC_VAR_COORDS, rc   const s_Crea)trte(a,b,)ectouctt vlc_com_&ry" mon_member,s: (const)c) var_Create( ; 
VLC_OBJECTvlc(      
a), b|         ^
_obj      ect_t *)(&(t  *)(&(x)->obj) \
v../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
      | ,              ^v| vx   83 |   
  msg_GenerGetChecked( p_oi)a c )
l)      | In file included from modules/textdomain.cc):25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12                                      ^
-../include/vlc_common.h:481:15: ))
      | 
(:                ^
p_      note: expanded from macro 'VLC_OBJECT' ../include/vlc_variables.h:142| :48: note: expanded from macro 'var_GetChecked'this, VLC_MS
  481 |         co                                               ^nst struct vlc_commo
G_E../include/vlc_common.h:RR, _warning: adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  227 |   > obj) \
VA      |               ^
 re481turn var_S                                          ^config/help.ce
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'tr_S15:Che605:27: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  605:ecked( p_obj, p_ARGS_Checite kPID file %sz_
 _s: nam)note: e
      |     ^
e, d(V%s",
      |                 ^
LC_OBJECT(o),n,t,v)
      |                                                ^
  ../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR |     c, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:481VLC_VAR_FLOAT, ../include/vlc_common.hval );
      |            ^
onst boo:481:15l advanced = v:78:13: note: expanded from macro 'msg_Generic'ar
_I |        78 |     vlc_Log(VLC_    coOBJECT(o), p, vlc_module_name, __nhFILE__, __LINE__, \
      |             ^
 note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  eritBool(p_this,          const str"auct vldvanced");
      |                           ^
481nstc_../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
common_m  140 |  |   604embers: (c onst vlc_object_t *) | #def(&(x)->obj) \in
../include/vlc_messages.h:e       |               ^
var_Inher itBool(o, n) var_InheritBool(V LC_OBJECT(o), n)libvlc.c
      |                                               ^:218:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
#
d../include/vlc_common.h:481:15:   78:
  n218_mem   efine var_SetCh | b e    rnote: expanded from macro 'VLC_OBJECT'
   var_Create( p_libev13:   note: expanded from macro 'msg_Generic's: (const vllc,cke
d   78 |     vlc_Log(VLC_OBJEC(o,n,t,v) var_SetChecked481 |    (V "pidfile",LC_OBJECT(o),n,t,v)
      |                                                ^
 cT_obje (o), p,  VL const structvlc_m  const strC_VAR_STRING );
ouct       |         ^
dct_tule_n *)(&(x)->obj) \
../include/vlc_variables.h      |               ^
:122:39: note: expanded from macro 'var_Create'
vlc_amcomm vlc_common_mIn file included from on_me  122 | #defineemembers:bers: (c (const vlc_object_t *)(&(x)->obj) \
      |               ^
onst vlcmodules/modules.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_obje  442c |      var_Cret_var_Createt(a, *)(&(x)->obj) \b,c) var_Create( VLC_OBJEaLtC_OBJECT(a),b)
      |                                          ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |        config/help.c:680../include/vlc_common.h :481:17: warning: C  142 | #define var_Get
      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
( T(a)p_ob|               ^C
hecked(o,n,t,v, b, c )
) j, psz_name, VLC_:In file included from V15interface/dialog.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
AR_B  256 |     returnOOL | VLC_VAR var_SetChecked( p_obj,       |                                       ^
../include/vlc_common.hp_DOI:NHERIT );
      |     ^
sz_namevar_GetCh, VLCecked(VL../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
C_OBJECT(o),n,t,v)
      |                                                ^
_V  122 | #define var_Create(a,b,c) var_A:481:15RCreate( VLC_OBJECT(a), _ADDR../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ESS, val );
      |            ^
  481 | ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
b, c )
  680      |                                       ^
 |         color = var  140 | #        const str../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_Inheuct vlc_common_membedefine var_SetChecritBool(p_thiked(o,rn,t,v) var_sSetCheckebjd(VLC_OBJECT(o),n,t: (c,v)
      |                                                ^
:s, "co, pl../include/vlc_common.hoosz_name, VLC_VAR_STRINnst :481:Gr");
      |                 ^
../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'
15: note: expanded from macro 'VLC_OBJECT'
vlc_object_t *)(&(x)->obj) \
      , &v  |                 ^a481 |         const struct
l ) )
      |         ^
 note: expanded from macro 'VLC_OBJECT'
  481 |  vlc_common_m604 | #de../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
embers: (c  142 | #defon42ifne  warningsine var_InheritBool(o generatedvar, s);In file included from modules/entry.c:
expanded from macro 'VLC_OBJECT'
t_G   , n      |         ^
481 | ../include/vlc_messages.hvlc_o) v.
  bjectear_tCIhecked(o,n,t,v) var_GetChneh:eckr83: 5     e:_ note: expanded from macro 'msg_Err'
t    83 *)( const struct vlc_co d (    const struct vlc_coVLC_OBJECT(
&(x)->obmj      ) \o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 | | mon_m
      |               ^
  i me tBool(VLC_Ombemsg_Generic(p_tBJIn file included from modules/modules.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  455 |     var_Create( p  481h_26 |           cons:
tIn file included from  stru481../include/vlc_common.h |  mr on_ct vlc _s              ^:
 (conis, VLC_M SG_  EERRCIn file included from modules/cache.c:40 , const  Ts:
t vl__Vobjstcc_m:r,u 1031:
common_../include/vlc_variables.hmemb:ers: (const vldepbase=`echo playlist/art.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/art.lo -MD -MP -MF $depbase.Tpo -c -o playlist/art.lo playlist/art.c &&\
mv -f $depbase.Tpo $depbase.Plo
pc_object324so:tz_ 10na_m : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v__Fe, VLC_VAR_FLOAT | VLC_VARILE__, __LINbAE__, \
      |             ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 *)(&(x)->obj) 
  481(o)c,j n)
      |                                               ^
../include/vlc_common.h:481ect_In file included from _DOIN../include/vlc_common.hHERIT );
\:t      
|     ^:15 
:*) (note: 1031:
ons../include/vlc_variables.h:122t&(../include/vlc_variables.h: str442uc:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
x  :44239t |  vlc_c_   324 |     if( !var_GembeARGS__)
r        | e      |     ^
note: ../include/vlc_messages.h:expanded from macro 'VLC_OBJECT'78::13:  note: expanded from macro 'var_Create'note: 
 
   481t |     sChe:expanded from macro 'msg_Generic'
      78 |    const struc    v              ^
t cvl (constlkc_common_membeIn file included from modules/bank.c vlc_objec122 | expanded from macro 'VLC_OBJECT'#
r  c_defines: (t481 | _ et *)(d( p_oob:j, psLo z _na43:
gIn file included from (VLC_mO | Be, VLC_VJ E C      c../include/vlc_common.h:1031:
../include/vlc_variables.hT(o), p, vlconst struct vlc_comm_o:AR_F362:9: &mod(x)->obj) \
      |               ^
warning:      cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  362 |  nst struct vlc_colibvlc.c):-219>:o9b: ulwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ej) \
      | mmon_m   i_fna
e  v219ar_CmLOrmeabteer |     s  : (cAoTn,s t( var_GetChecked( p_ob&const vlc_o jv,  lps(ce p_obj, psz_name, VLC var_SetString( , ___objpe_clti_t *)(&(x)->obj)_VAR_BOOL nv\al )FILE__, __L | _member
      | s               ^
: ()co
V      |          ^
INE__, \
      b| b            ^j../include/vlc_variables.hv:lc
L, e"../include/vlc_common.h142:pC_481:c15VAR_D:              ^
idftile", "" _: note: expanded from macro 'VLC_OBJECT'
n  481 |   s      const OINHERIT );
      | );t vlc_object_t *)(
          ^| &(x        ^48: note: expanded from macro 'var_GetChecked'
)->ob
  142../include/vlc_variables.h | #dstruct vlc_c
jo) \
      e../include/vlc_variables.hfine vmmon_members: (const vlc_object_t * :122s:truct vlc_common_member|               ^
)ar_GetCh39: note: expanded from macro 'var_Create'
ecked(o,n,t,v)s var_Ge: (const vlc_objec  122tt_t *)(&(xconfig/file.c)-:374:13: warning: (&(x)->obj) |  C\
h      #defidue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
| n              ^e var_Create(a,b,
  374 |  >o bjc) var_ Cereate( VLC_OBJECT(a), b, c )
      |                                       ^
 ) \
      |               ^
cked(VLC_OB J  E:C262T:In file included from  config/core.c:130:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    msg_Err (p_t  his, "configur130 |   48: note: expanded from macro 'var_SetString'
a  interface/interface.c:  262 | #def itnie(on fiole is re),n,t,ad-only");
v) 
 var_S e msg_Err(42      41 warnings generated.
 p_this, "option %s does not exist", psz_name|  ltcS_c            ^
t../include/vlc_messages.h:83:5:r note: expanded from macro 'msg_Err'
);
      |         ^
   83 |     ../include/vlc_common.hmisn:
In file included from ../include/vlc_common.h:g_Gene:r1031t *)(:
481:ic(../include/vlc_messages.h15g(a,b,c) &(x)-../include/vlc_variables.h:212  p>_: 12::tovhis :83:5, VLCb: note: warning: expanded from macro 'msg_Err'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_MSG_ERR, _
     83 |  212o |    j) \
      |               ^
_VA_ ArRGS _  msg_Generic(p      In file included from eturn var_SetChea r_SetStnote: expanded from macro 'VLC_OBJECT'r
|                                                ^
modules/textdomain.c../include/vlc_common.h:ing( V_this, VLC_OBJ:ECT481:cked 25(o(_LC_MSGbj, na  481 |  _ER15: note:   :
)
      |     ^
expanded from macro 'VLC_OBJECT'
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a),b,c)
m../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
  R, __VA_241 |    78 |     ARGS_         |  _  )                                               ^c
e../include/vlc_common.h:481, VLC_VAR_COORDvSo,n sltcv
al) ;      |     ^
s../include/vlc_messages.h:78t:r
uct vlc_common_members: 13      (c| :   _Log(VLC481           ^_OBJE |         consnote: 
expanded from macro 'msg_Generic'
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define   78 |     vlc_Log(VLCdepbase=`echo playlist/aout.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/aout.lo -MD -MP -MF $depbase.Tpo -c -o playlist/aout.lo playlist/aout.c &&\
mv -f $depbase.Tpo $depbase.Plo
_ var_SzOBJECT(etCmmo)o_,name, p,t vlc_module_name VLC_VAR_ADDRESS, &val ) )
      |         ^
n../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
_meC, h__FILE__,:  15e 142m_ | b# dee_sLINE: note: fexpanded from macro 'VLC_OBJECT'
_  _481 | ti, \
      n|             ^
e va../include/vlc_common.hrurs c: (con  t r:481:15_sG:v lnote: cexpanded from macro 'VLC_OBJECT'_
        conetChsecked(o,nt vlc_ot  b481  | s j       const seccommon_mte_mtb e*r)s(:& (x)->obj) t\ruct vlc_common_members: (con,st v(const vlc_oblc_object_t *)(&(x)->obj) \
      |               ^
t,tjevct)_t *)(&(x)->roulibvlc.c:228:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] vbja
c)  228 |   r_GetChecked (V\    LC_OBJECT(o),
        msg| n,t,v)re              ^
turn var_Set
      _Checked( p_o|                                                ^
Warn( p_bl../include/vlc_common.h:481:j
,tIn file included from modules/entry.c: 26i:
In file included from v../include/vlc_common.h pbv:lcs,z 1031"15m:e mnote: oexpanded from macro 'VLC_OBJECT'r
y  481 |  :
 ../include/vlc_variables.h      keyst_ore in      T(o), p, vlit  const str:cluct vlc_mfailedked(o,n,t,vc)340 v_cco:momda9on__mcenmub| eom: mrswarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]: (ar
onmleconst v,_ members: lc(ce_nonst VLC_VAR_S_T  ame,obj340e              ^ct_t *)(&(x
)-vlc_object_t *)(&(x)->obj) \
      |               ^
> |   o"RbIn file included from Iinterface/dialog.cj) \
 );
      _SetCheck | NG              ^,e d
( i       | vf( var_:29 _G_FIIn file included from LE:
In file included from al         ^
)../include/vlc_messages.h;:85V../include/vlc_common.h__
,config/file.cmodules/bank.c: :LC_5      :397:9|            ^
O../include/vlc_variables.h:140:48:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
43 note: :
In file included from B:1031: note: expanded from macro 'msg_Warn'
     85 |     msg_G__LINE__, \:
../include/vlc_variables.h:276:eneric(p_this, VLC_MSG
../include/vlc_common.h      | :1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_WARN, __VA_ARGexpanded from macro 'var_SetChecked'
JECT  140 | #397(o),n,t,v)d  429 |     var_eCfine            ^ 
v
      | ../include/vlc_common.h: | aS_481_  :15r10  )
: e: ate       note: expanded from macro 'VLC_OBJECT'
(r_Set p_obj, psChecked(o,n,t,v)z_name, V L warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v|     ^

ar_S  etChecked(VLC_OBJE  msg276 |     iC_VAR_INTEGCfERT (  ../include/vlc_messages.h481_E|:78 VL: | C_VAR_DOINHERIT13 : note: expanded from macro 'msg_Generic'
(o),           78);
      |     ^
! | ../include/vlc_variables.hrr n( c:,t,v)p_this, "cannot create configura122tion fil:39: onote: expanded from macro 'var_Create'ns
t   sv122 | ar_GetChee :   vlc_Log(VLC_OtrBJECT(o), p,c %s",
      |  vlc_moduluct #e_name, __FILE__,         ^
vdlc__k../include/vlc_messages.hed( p_obj, pe
:83:5: note: expanded from macro 'msg_Err'
fcosz   ine var_Create(a,b,c)mmo83 |     n_mm      _nsga me,var| _C rVLC                                               ^_eVa
te(_G e../include/vlc_common.h:e481ne:r15A:ic m(note: VLCR_expanded from macro 'VLC_OBJECT'O
p  b_ers: (const 481 |       vBlc_obje_LINE__, \
      |             ^
JE../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 CT(a), b, c )
_      t| h                                      ^is, VLC_MSG_ERR, const struct vlc
 ../include/vlc_common.h:_colibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/art.lo -MD -MP -MF playlist/.deps/art.Tpo -c playlist/art.c  -fPIC -cDPIC -o playlist/.libs/art.o
t481:15:_t *)(&(x)- >note: obexpanded from macro 'VLC_OBJECT'
j) \
      |               ^
mmon_m  481 | embers: (c        constonst vlc_object_t *)(&(x)->  481 | obj st  ) \
      const struct vlruct vlc_common_members: (const       vl|               ^
c_objc_commvect_at *)(&(x)->obj) \
In file included from on_me_r_Creamodules/textdomain.c:25:
In file included from ../include/vlc_common.h:1031      |               ^
I                                               ^tconfig/core.c
:165:9:../include/vlc_common.h:481libvlc.c:230:19: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
NTEGE  R, &val ) ) :
../include/vlc_variables.h:230warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e_  
      |          ^
V../include/vlc_variables.h: | (    vlc_CPU_d142:48: note: expanded from macro 'var_GetChecked'
  142 | #define vuamAp( VLC_OBJEC165a,b, | rc) vaT (p_libvlc) );
      |                   ^
m../include/vlc_common.hb:481:15       msg_Er_ARGS__)
:      |     ^
15:: note: expanded from macro 'VLC_OBJECT'r( ep_tr256s:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
h../include/vlc_messages.he  256 |    :78 rnote: expanded from macro 'VLC_OBJECT'
_::13: note: expanded from macro 'msg_Generic'
is, "option %     78 |     v return var_SetC_GetCheckedls(o,n,t,v) var_GetCheck481e | d(V t c       const _struct vlc_cCdoes not exist", psz_namhecked( p_obCeheckLeCom_OBJECT(omd( p_obj , psz_na
)  481 |        )o c,on,t,vn);
      |         ^
../include/vlc_messages.h:83:5stj str, psz_name,Log(VLC_OBJECT(o), p VLC_n_m: note: mexpanded from macro 'msg_Err'uce
,    83 |   emb t msg_Generic(pV_ vlc_common_meVmLbAR_ADDeersrs: : (const vlct(chis, Vonst v_olbcj_eocbtL,Cject _vMSGlc_module_name, reate( VLC_OBJECT(a), __FILE__, ___E__LRRICN_t *,)b(&(x)-t *,)(&(x)->ob c )
 >obj) _      |                                       ^
\E../include/vlc_common.h:481:15:_j) \
      |               ^
 note: expanded from macro 'VLC_OBJECT'VAR25 warnings generated.
_STRING, &val )
m  481 |     m    c 
o      on__VA| _nst               ^
strmARuG
Sc      | libvlc.c                                               ^e_t vmblce:rs232:21_:: _warning: cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o m)(
        232)| moncons_        ^t vlc_obj | m


../include/vlc_variables.h:142:48:ee../include/vlc_common.h:481:15: note:  note: expanded from macro 'var_GetChecked'
cexpanded from macro 'VLC_OBJECT'
t_t   142 |    #pderfivm->be ine* )v  481RESS, val );
      |            ^
r../include/vlc_variables.h:140:48: ab_sr | _GetChecs:(  tats (const&(note: expanded from macro 'var_SetChecked'
ke  d140( | o#,denfine va=r _      const struct vS,etChxecked(o,n,t,v) var_SetChecked(VLC_OBJEC)lt,v) var_GetChecked(VLC_c->obj) \
      |               ^
T(o),n,_ct,omv)m
o      n var_In_heritBool( p_liOBJECT(o),n,bvlc, "stats" );
t,v)
      |                                                ^
      ../include/vlc_common.h:481:15: note: |                     ^
expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:   vmemlb481604: | c_ oconfig/intf.c:b  47     const structersj: (|  : note: expanded from macro 'var_InheritBool'
                                               ^
127e v../include/vlc_common.h:481:c15: lc_cdepbase=`echo playlist/thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
onst vlc_  604 | oommbjec      |     ^
note: expanded from macro 'VLC_OBJECT'
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/thread.lo -MD -MP -MF $depbase.Tpo -c -o playlist/thread.lo playlist/thread.c &&\
#../include/vlc_messages.htmv -f $depbase.Tpo $depbase.Plo
:  481 | _def  78 c t_t *)(&:(13: (co: 17  no_ note: sxit:conexpanded from macro 'msg_Generic',
  \
      |    78s |  t    vslc_Lt            ^t *)
ru../include/vlc_common.h(c&(:481t: 15n)v_meombers: (conx: note: )-ngeexpanded from macro 'VLC_OBJECT'
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/aout.lo -MD -MP -MF playlist/.deps/aout.Tpo -c playlist/aout.c  -fPI  481 |      C -DPIC -o playlist/.libs/aout.o
st vlc_object_t *)(&(x)->obj) \lc_object_t
 *)      |               ^
(&(x)->obj) \
      |               ^
->obj) \
      |               ^
   const struct vlc_common_member(s: (cVIn file included from In file included from modules/bank.c:43:
In file included from modules/entry.c:26:
In file included from ../include/vlc_common.h:In file included from 1031../include/vlc_common.h:>1031omodules/modules.cb:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469ovlc_commLonno_Cnst vlc_objst vl:
../include/vlc_variables.h:_OBJ350E:9:cCT:
_objec../include/vlc_variables.h(o), p, vlc_momemjec:dule_) \
ber:t_t *)(&5s: :      |               ^
(x)->o varbj)(_InheritBool(o, n)In file included from ct_t  \
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       | *)(&442:5: interface/dialog.c:29:
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(x)->obj)               ^
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10\
      |               ^  
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  442 warning:   293 |  |     due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
469 |     varv_In file included from   350 |     i f (C var_GetCheckedr(eate( p_obj,  p sizf_(n a!In file included from  me, VLmodules/cache.cCvar_I:interface/interface.c40:
In file included from ../include/vlc_common.h:var_nhconfig/file.c:495n:earimetGetChecked( p_obj,9:ar_Create( p_obj1031:
../include/vlc_variables.h:455:_5: warning: Bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, ps  455 |     var_Create(,  p _VAoRonsz_pnoolt:42_ p_obj,vlc_objame, VLC_VAR_BOOL | VLC_VSAR_DO:
INHERTRING |I In file included from T../include/vlc_common.h:ect );
      |     ^1031:

b../include/vlc_variables.h:122j, ../include/vlc_variables.h pszs:_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
warning:   495due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]VLC_VA | 
 227:12: _      msg_Err (name, VLC_V_R_DOFILE__, __LAIR  INE__FN(_VLp127 |         _this, "cannHEot write ctC_ORIT );
      warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o *nfiB| JEgu    ^
  CT../include/vlc_variables.h: 122:39: note: _expanded from macro 'var_Create'
)
 psz_name, VL  227C_VAR(ro_STRINLOAT | V,atiG, &val ) )LC_Von f) \iAR_DO  I122N | H#le");zde_ | name, EVLC_VAR_BOO
      |         ^
 ../include/vlc_variables.h: RIT );
      |     ^

../include/vlc_variables.h:122:      |             ^
39:  note:  expanded from macro 'var_Create'
r  122 | ../include/vlc_common.h#:d481e:15: note: fexpanded from macro 'VLC_OBJECT'i
eturn var_SetChecked( p_obj, psz_namnee var_Create(142:48,a,b,c) v: note: expanded from macro 'var_GetChecked'
  142 | #, VLC_VAR  481 | dL,    e     a &v
r_Cr n)
      |      const sfal ) )
      |          ^
i../include/vlc_variables.ht:e142a:t_48: FLOAT, valnote: expanded from macro 'var_GetChecked'
   142 | );
      |            ^
      ../include/vlc_variables.h:140:48: note: | #        ^
(                                              ^
f../include/vlc_common.h:../include/vlc_messages.h:83:5: cdefineexpanded from macro 'var_SetChecked'note: 
   140 | #defi481nexpanded from macro 'msg_Err'e: 15: var_v&(x)->onebj) o
\   83 |   
   n      f| i              ^g
_Pmsg_Generic(p_this, VLC_e( VLC_OBJECT(a), b, c )
      In file included from imodules/textdomain.c:25|                                       ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10:../include/vlc_common.h :MaSG_r_GetCheSuwarning: tPsz( lEvricked(o,n,t,v481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: ub:c
expanded from macro 'VLC_OBJECT'  276 | 15: tv vl c_common_members
:  481 |         cRonst struct vlc_commolc, n"_   R, __(const vlcVA_ARGnote: expanded from macro 'VLC_OBJECT'
e  tChecked(o,n,t,v) va S__)
      |     ^
r../include/vlc_messages.h:78:comembe13rs: (const vlc_o_Sebject_tt *)(&(x481Chec)->obj: note: expanded from macro 'msg_Generic'
   78 |     v) \
      |               ^
ntrol", lc_Log(VLC_OBJEpsCzT(o), p, |        libvlc.c ar_GetCh iecked(o,n,t,v_newconfig );
      |                 ^
v../include/vlc_configuration.h:148:44: note: c:243:43: warning: lc_modexpanded from macro 'config_PutPsz'
  onst studue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
k148ed(VLruct    | #d243 |  lC_OBJECT(o),)n ,vat,e_name, __FILE__r_GetCheckv, __LINE__, \
      |             ^
efine confige_)../include/vlc_common.h:481:15
      |                                                ^
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
Pdf_( !var_GetCobject_th e*c) (note: expanded from macro 'VLC_OBJECT'&(x)->obj) \
      |               ^

  481 |     481 |         const sutPsztruct vlc_common_members: (const vlc_objectked(     ( a const p_osconfig/core.c:196:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  196 |  t bj, p( t    sz_name, VLVC_VAR_   privI-> *)(&(Lx)->obj) CN_TpOaBEJGEECRT,( o&)r,sreuvcatl  v) n,)
l      c| _         ^c
o../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetCheckr =e dp(loa,ylist_mmpreon_members: (con\
      | n,t,vst)              ^
 var_parG,etsCer h_tb,,v)In file included from interface/interface.c:42:
In file included from ../include/vlc_common.h:1031ec) co:
../include/vlc_variables.h:
      |                                                ^
New(VLC_OBJECT(p_libvlv241lc_oc));c
      ke:d(VL../include/vlc_common.hnb:48112:15: : warning: | je                                          ^
note: f../include/vlc_common.h:i481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:g_P15expanded from macro 'VLC_OBJECT'
:  ut note: 
expanded from macro 'VLC_OBJECT'
ct_t *)481  241 |   Psz(VLC_OBJ  481 |         cons | t E r seturn tvlc_common_var_memCSetChecked( p_T(a),C_obj, p OB   b,c)
      |                                            ^s    const struct z_bevname,
 ructrs: (con../include/vlc_common.h vlcsJE:481:15: t vlclc_CT(oc),n_obje,ct_t *t)omVmoLC(&(_x_cVommnote: ,v)
      |                                                ^
n_memexpanded from macro 'VLC_OBJECT'
b  481 |  oersn_):memb ->obj) \
      |               ^A 
../include/vlc_common.hR_STermsg_Warn(:RIn file included from sIN: p(G_, th&(481isx),v " op(const vlc_objec   tion  %s does nott -  c>obj) \
      | al              ^ 
);
modules/cache.c:on      40:
In file included from | ../include/vlc_common.h :1031s           ^e
(../include/vlc_variables.h:140:48: :
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/thread.lo -MD -MP -MF playlist/.deps/thread.Tpo -c playlist/thread.c  -fPIC -DPIC -o playlist/.libs/thread.o
note: expanded from macro 'var_SetChecked'
tconst vlc_objec../include/vlc_variables.h:469:5  t_140 | #define _:struct vlc_commont *)_(m emt *warning: &)(&(x)->odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](x)->obj) \
      |               ^
ber var_SetChecbkjs
:   libvlc.c(:c248o:n5s) 469 |     v: warning: at vlcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:15: 
_object_t *)(&(x)->note: obj)expanded from macro 'VLC_OBJECT'e\  

248  481 |        |               ^
       consr_t struct v |  l   d(o,n,t,v) vvarc_common_CreIn file included from modules/entry.c_members: (const vlcar_C_ate(: p_liSetChecked(VLC_object_t *)(&(x)->bvlc26:
In file included from ../include/vlc_common.h:, "1031int:
../include/vlc_variables.h:362:OBJECT \fo
      |               ^re-toggle-fscontrol9", VLC_VAR
a_:BOOLte( p_obj)bxj, psz_na(o),n,t,v  \
      |               ^
me, VLC_VAR_STRIiNG | VLCs)
      |                                                ^
);
      |     ^
 ../include/vlc_variables.h:122:39_:VARwarning: _DOINconfig/intf.c:145:28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
HERIT );
      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|     145362    ^
 |     vlc_o note: expanded from macro 'var_Create'
  122 | #define var_CreaIn file included from modules/textdomain.c../include/vlc_variables.hte(a,b,c) va../include/vlc_common.h:25bject_t *lir_Create(::
122:39: note: bvlcexpanded from macro 'var_Create' |     if(In file included from : v../include/vlc_common.h): var_GetChecked(VLC_O481t
:15: note: "expanded from macro 'VLC_OBJECT'
 VLC  BJ122 | #defi_OB,JECT(a), b,  =  c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481 |     VLC_OB1031  n    JcoECT(pnpECT(:
../include/vlc_variables.h:293:10: warning: e vsoaan_e va)this-due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,snr_Ge  481t sr,t,v)>obj.l_Create(a,  tChecked(b,c)ibv lp_obj, psz_ nt | came, V 293L |     if( !   )Cr_Cr    const st_VAR_ADDRESS, &vavruct vlc_common_members: (conarseate(a,
_ruct      |                                                ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
Create( VL  C_OBJzEt;
      |                            ^
../include/vlc_common.h:481l ) :15: note: vlc_common_members: (covar_Get481_Cnst vlexpanded from macro 'VLC_OBJECT'
c  481T(a), b,  |  |   c ) b)
      |         ^
,c
  In file included from playlist/art.c    c../include/vlc_variables.h:32:
In file included from ../include/vlc_common.h      )|                                        ^v
ar../include/vlc_common.h:_Create( VLC_OBJECT(a),481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  b, c       ons t struct vlc_common_membe  const str:uct vlc_common_memberrss:: (cons_o1031bject_t *:
../include/vlc_variables.h:)(&(x)->obj) \
      |               ^
       const st142:48: note: expanded from macro 'var_GetChecked'
ruct vlc_common189  In file included from interface/interface.ct vlc_obj:12e:42142 | #defi:
In file included from ct: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:1031  189 |     return: (const n vavlcn__objetCvlarm)
      |                                       ^
c_../include/vlc_common.h:481_ob *)(:
&(x../include/vlc_variables.h:256:12:jec warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
hecked( Spe_ tv_t *etChecked(ct_)t  p)->obj) \
      |               ^
*)(ar_GetChe_&(x)->obj) \
      |               ^
oc  b(&(kx)j, psz_name, VLC:->obj15)256 \
      |  |    _In file included from modules/modules.c:VA39R:
In file included from ../include/vlc_common.h:1031:
config/intf.c: r              ^
../include/vlc_variables.h:_INTEGetu477:ER, vobj, psz_name, VLCal );
      |            ^libvlc.c_:V152:5249:31: warning: rn_membe: warning: A ed(o,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 
note: expanded from macro 'VLC_OBJECT'
vR  481 |    n../include/vlc_variables.h_B     const stru  a477OOL, rc_t& vlc_commo:rs: v(const v,t,v) var_GetChecked(VLC_OBJECn_members: (con | s due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] a
l   )152 )
      | :5: Twarning: (o),         ^
../include/vlc_variables.hlc_object_t *)(&(x)-> |     psz_config = pnsz_paorb:j142:),48: note:  \
      |               ^
t140:48: note: expanded from macro 'var_SetChecked'
expanded from macro 'var_GetChecked'
  140 | #defindue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  142 | #defiene var_,In file included from  var_interface/dialog.c:SetChecks29:
In file included from eGetCheeckre = config_GetPv)
      |                                                ^
../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:d(o,n,t,v) var_GetChecd( vlc_ked(VLos481zbjeco:15:,n,t,v) Cv_t_    varO_BCreate( p_obj, 304apJt |     (sz_name, VLC_VA   iR *)(&(note: x)->obj) \_STRIexpanded from macro 'VLC_OBJECT'
r_SeE  481 |    libvlc, "ext
tChef c(l           |               ^
CTria ked(VLC_Oi(ntfNo),n," BJECT(o),n,tIn file included from kely(!va,Gerv_ | )
);
      |                               ^
modules/cache.c:../include/vlc_configuration.h:147:42cont: note: expanded from macro 'config_GetPsz'VLC_VA );
249 | R_DOINSH,Ev)
      |                                                ^
 
:sGte  147 | #de39../include/vlc_common.h: :note:       expanded from macro 'var_Create'fine       |         ^
e../include/vlc_messages.h:481:
15  122 | #85 :d: note: config40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.he|                                                ^
f:struct vlc_common../include/vlc_common.h:481:15: note: ine var_Createxpanded from macro 'VLC_OBJECT'
  481 |         const stru_m5ctembe: note: e(a vlc_,brs: (constct Che,c) var_Create(c VLC_OBvlc477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ommon_me  477 |    mbJ _ers: (conkvar_Create( p_obj, psz_nexpanded from macro 'msg_Warn'e
oECT(da), b, c RaIT)
      |                                       ^
bject_t *)(&(x)->obj) \expanded from macro 'VLC_OBJECT'
     
      85481 |     |               ^
st vlc_ob tj../include/vlc_common.h:481Cheect_t *)(&:(15: note: expanded from macro 'VLC_OBJECT'
);
      |     ^
x)->obj) \
        |               ^
481 | me, VLCIn file included from playlist/aout.ccked( p__o:Vb29:
In file included from ../include/vlc_common.h:1031AR_ST:
In file included from playlist/art.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12:../include/vlc_variables.hRING | VLC_VIn file included from   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
modules/entry.c:26:
In file included from        AR_DO:189:12cINHER: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onst sItruct vl  jc_common_203 | member  189 |    ,  Tpsz_name, VLC_s:    re(conturn vaV return var_SAr_SetetChestcke vChecked( p_olc_objbj, psz_name, ); V
      |     ^
e ct ../include/vlc_variables.h:122_LC_VAR_INTEGER,  vR_ADDRESS,al ); val ):
      |            ^
39../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
v  140 | #define../include/vlc_variables.h :122: avranote: rexpanded from macro 'var_Create'../include/vlc_common.hd( p:_
o  122__1031S:
../include/vlc_variables.h:429:5:etChecked(o,n,t,v) warning:  var_SetCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bSetBool( p_libvl  429 |     var_Create( p_objc, | #defh:ine var ,"_i nptf-togg39:le-fscontrol", true );
      |     ^
../include/vlc_variables.h:260:46: note:  note: expanded from macro 'var_Create'expanded from macro 'var_SetBool'sze_name, VLC
_VAR_INTEG  260 | #defineCreate(a,b,c) var_Create( VLC_OBJcked(VLEjEC, psTz vC_OBJa(R | EV |  aLC_VARr;_SetBool(a
,      b_,Cc)      var   m_SetBool( VLC_OBJs
| E           ^
CT(a),b,cT)g_Generi),(o)  122 | #defic(p_th
      |                                              ^
,n,t,v)
      |                                                ^
DOINH../include/vlc_common.h:481:15:../include/vlc_variables.hnEe var_Creat:140:48: note: expanded from macro 'var_SetChecked'
Re(IT  140 | #define var_SetCheckedi sa(o(o,_ ../include/vlc_common.hn:481:15: note: expanded from macro 'VLC_OBJECT'
 note: expanded from macro 'VLC_OBJECT', VLC_);  481 | n,t,v) var,MS_GS_eb W t       const sbtruct vlc_commoj, n_meChecked(VLCn_a
_OBJECT(      |     ^

  481 |      b, c )   conme,
      |                                       ^
 ../include/vlc_common.h:481:Gst struc15:t vlc_cetPsz(a,b) confi../include/vlc_variables.h: note: expanded from macro 'VLC_OBJECT'mberg_GetPsz(VLCA
_OB,c)RN, __VJ122E:39o),n,t,v)
      |                                                ^
ommon_members: (consCT(A_ARGS__)
      |     ^
sa../include/vlc_common.h)t../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
,b)
      |                                          ^
 vlc: (c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'   
78 |     vVLC_VAR_42COO_:R   obj warningDonS,st s generated.
note:  :481:15: &va481 |  expanded from macro 'var_Create'l)))
       var_Create( VLC_O| l c_Log(VLC                ^   a   BJECT  me, VLC_Vvlco

nst  122 | #define _../include/vlc_variables.h:142:48 struct vlc_common_members: (const vlc_: note: expanded from macro 'var_GetChecked'
note: oexpanded from macro 'VLC_OBJECT'
  142 | AcRb#_defject_t *)(&(x)o-b>joebct_t *)(&(x)->obj) \    conine var_GesttChecked(o,n,t,v_j) B\
      |               ^
) var_GetChOe struct vlct_config/intf.c:165:31: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  165 |     psz_config = psz_parser = config_GetPsz( libvlc, "control" );
      |                               ^
../include/vlc_configuration.h:147:42: note: expanded from macro 'config_GetPsz'
  147 | #define config_GetPsz(a,b) config_GetPsz(VLC_OBJECT(a),b)
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)-O>obj
)      |  \
      |               ^
              ^
Lt *)(&(x)->obj) \
      |               ^
, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,tlibvlc.c:,v) var_SetC252:5he: cked(VLC_OBJECT(o),nwarning: c(  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_common_,members: (const v481   | 252    a ) ,l tb,v)
      |                                                ^,
 ../include/vlc_common.h:481 | c :15:     v )
 ar_Create( p_libvlc, note: expanded from macro 'VLC_OBJECT'
c  _481In file included from oplaylist/aout.c |       b j econst sO"ictnttconst struct vlc_common_member_t *)(&ruct vlc_common_members: (consdepbase=`echo playlist/control.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
s: (tf-boss", VLC_VAB vlc_object_t *)(&(x)->obj) \(c
o      n| s              ^t
 vlc_objx)->obj) \
      |               ^
ect_t *)(&(x)->obj) \
      |               ^
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/control.lo -MD -MP -MF $depbase.Tpo -c -o playlist/control.lo playlist/control.c &&\
mv -f $depbase.Tpo $depbase.Plo
JECT(o), p, In file included from interface/interface.c:v42:
In file included from lIn file included from c../include/vlc_common.h_playlist/art.c:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
moduleIn file included from _name, __FILE__, __Lecked(VLC_O  276BJECT(o),n,t,v)
      |                                                ^ |     if
INE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'../include/vlc_common.h(:
481 :!15v:a r_GetChecked( p_modules/textdomain.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: note: :expanded from macro 'VLC_OBJECT'
  29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12:      |                                       ^
 R481 |    ../include/vlc_common.h warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481:15: note: expanded from macro 'VLC_OBJECT'

warning:    203  |   co  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]nst s t481ruct |         c
o  nst s481 |       304 |      const st   if (lruct vlc_ike:cly(!var_GetChecked (ob   rommon_members: 37 warnings generatedej, name, VLC_V(AR_COORDS, &val)))
      |                 ^
cons.
t truct vlc_object_t../include/vlc_variables.hv: 142lc_common_members: (const vlc_object_t *)(*)(&(x&(x)->obj) \
      |               ^
)->obj) \
      |               ^
:48: note: expanded from macro 'var_GetChecked'
  142 | #defiturn var_SetChecked( p_obj, psz_name, VLC_In file included from Vmodules/modules.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:nAe32 var_GetCheckeR5: d(o:
_BOOL, val );
config/core.c      |            ^
,In file included from :233../include/vlc_common.hn:../include/vlc_variables.h:,:140:948: note: expanded from macro 'var_SetChecked'
:  140 | #define va warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_SetCheck  te_d,v) var_GetChec1031(:
o,n,t,v) vark../include/vlc_variables.h:_212S:etChecked(VLC_OBJECT(o)12: ,n,twarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  212 |   233 *V |   rOIe D  );ed(VLC_OBJturn ECT(o
))(      , &(x)va-r _| ,>o b    ^
v)
../include/vlc_variables.h      :nj|                                                ^
)../include/vlc_common.h:122481:15S: note: expanded from macro 'VLC_OBJECT'
,  etChect,v)\
   481 |         con
ked (obj, na me, VLC_VAR_COORDS, vmsg _      Warn( p_this,| asv      lc_              ^| l);
                                               ^      
| ../include/vlc_common.h           ^c
ommon_mdepbase=`echo playlist/engine.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/engine.lo -MD -MP -MF $depbase.Tpo -c -o playlist/engine.lo playlist/engine.c &&\
mv -f $depbase.Tpo $depbase.Plo
emtb../include/vlc_variables.he:r140::48:481s::   stnote: r(uctexpanded from macro 'var_SetChecked'
 vlc_co  15140: | #define var_SetChecked(o,n,t,v) var_S etChecked(VLC_OBnote: expanded from macro 'VLC_OBJECT'
JECT(o),n,t,v)
      |                                                ^
mmon_m../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     481 |   constembers: (cons t        con"option %s does not exivlc_object_t *)(&(x)->obj) \
      |               ^
st", pszvl      const struct vlst struct_name );c_ob v:In file included from 
playlist/aout.cIn file included from l      jcect_t *| 
        ^39:_comv ar_Cre)(&(x)->m:In file included from 29:
modules/bank.cIn file included from ../include/vlc_common.h:43:
In file included from actobjo../include/vlc_common.hbj),  psz_on_m:1031:
playlist/thread.c:30:
In file included from ../include/vlc_variables.h\../include/vlc_common.h:1031:e212:
:12m
      |               ^
bers: e../include/vlc_variables.hn(ame, V(LC_VAR_INTE_common_memberGER, s&val )In file included from ca:,b,c) var_ (const vlc_ointerface/dialog.cb:j29e:
cIn file included from t../include/vlc_common.h_:1031:
t *):(189&(x ):../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |          ^)  32412 | :     
-warning: if(>obj)  \
      |               ^
!var../include/vlc_variables.hodue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_Genst vlc_tCheckedobject_t *)(&(x)->oIn file included from modules/textdomain.c:25:
In file included from bj)( p_o b
j, psz_n38 warnings generated.
a:481 |     ../include/vlc_common.h 
  189:\142
1031:
../include/vlc_variables.h |    :324 :10r      |               ^
   consm../include/vlc_messages.h: t se, Vwarning: L:C85:5In file included from tr: ucnote: expanded from macro 'msg_Warn'
tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
playlist/art.c:   32432 | :
In file included from e   85   ../include/vlc_common.h :1031:
../include/vlc_variables.h:227:12v:il warning: fdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]( t! | va
    msg_Gr_Generic(p  227 |     ree_turn var_tSetChechis, VLC_MSG_WARnote: cked( p_obj, _NV,tChecked __VA_ARexpanded from macro 'var_Create'
G  122( p_obj, psz_name, VLC_VAR_FLOAT, v | #define vpar_Create(a,b,c)S _avar_Create( VLC_OBJECT(a), b, c )sz_n
      |                                       ^
l );
      |            ^
A../include/vlc_variables.h:140:48: ../include/vlc_common.h_)
      |     ^
a../include/vlc_messages.h:78:13:menote: expanded from macro 'var_SetChecked', VLC_VAR_ 
note: expanded from macro 'msg_Generic'
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   78  FLOAT, &vaR212 | _  | l :481:15: note: expanded from macro 'VLC_OBJECT'
  FLOAT, &481 |     140 | #defval _) )
c        r|          ^
eturn v   ../include/vlc_variables.har_:   142  vlc_Log(VLC_OBJECT(o) , p, v:l48: note: expanded from macro 'var_GetChecked'
S etChecke)c cd ons(obtine    142 | jv_m, name,od ar_Vom )
      SuLC_Vle_AR_metChecoked(o,n,t,v) var_nSetChecked(_#mdefine| edepbase=`echo playlist/fetcher.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/fetcher.lo -MD -MP -MF $depbase.Tpo -c -o playlist/fetcher.lo playlist/fetcher.c &&\
mv -f $depbase.Tpo $depbase.Plo
 VnaLC_OBCOmeOstruRD,Sc,m vb alet__F rI);
s: (const vlc_objecvlc_common_members: (cont_t *)(&(x)->objst vlc_o)bject_LE__,t *) (&(x_)_->obj)LINE__,  \\
      |             ^
 \
      |               ^

      v| ../include/vlc_common.h      a              ^r
|            ^
libvlc.c::255:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481:
_GJe../include/vlc_variables.h15tIn file included from modules/cache.c::C  :14040he: note: 48:expanded from macro 'VLC_OBJECT'255
:
  481 |  In file included from ck../include/vlc_common.h : enote: expanded from macro 'var_SetChecked'
 | 1031d(o:
../include/vlc_variables.h:491:5:       vawarning: ,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]n,t,v) var_Get140 | #define var_Se
Checked(VLC_OBJECT(otChec),n,     tk c,voEnst stru  491ct  |     evar)
      |                                                ^
:48:../include/vlc_common.hvCT(o ),n,t,v)
      note: expanded from macro 'var_GetChecked'
|   142 | #define var_Ge:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |                                                ^t
dC(o,nlh,ecktred(o,,n,t,v_Crv) ) vareat e( p_libvlc, ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
"c_  481 |         cons_it struct vlc_commnon _memGc   b e ro consst_tCreatme( mf-show", VLC_VARo_BOOLn_memberse: st ruct vlc_ (const vlc_object_t *)(&(xtp:)-_>o (bj),coo;cC
hbvej)nstc pk  \      | sz_
vl    ^
coname../include/vlc_variables.h      | ,              ^ :122VLC_VAR_AD:ed39:DRmm
on(EVLSS | VCL_C__VOmeAmab r_BSnote: expanded from macro 'var_Create'
R  etJC122 | EChT(o),n,tconfig/core.c#:_265DdOINHERIT );efine 
v      ar_ecke:|     ^9
d(VLCreat:../include/vlc_variables.heC_OB warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
JECT(o)  265 |   ,(a,b,c) var_Create( VLC_OBJECT(a), b, c )
,      |                                       ^
n      msg_War../include/vlc_common.h:481:15: n( p_this, "op,t,v)
tion %s does not exis:122t", penote: s:39: note: expanded from macro 'var_Create'
r  122 | #define var_s: (c      Create(a,b,c) var_expanded from macro 'VLC_OBJECT'
Const vlc_object_t *)(&(x)->obj) |                                                ^
reate( VLC\
      | _OBJECT(a)                ^
481 |     z_name );
          conv)
      ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
| s|   In file included from interface/dialog.c:                                               ^
t481 |    29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9    ../include/vlc_common.h:481:15:        ^: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 c    , b, c )
      | 340 |                                           ^i
f../include/vlc_common.h:( varnote: _Get
Che../include/vlc_messages.hst:r85c481:15: unote: ct expanded from macro 'VLC_OBJECT'vklexpanded from macro 'VLC_OBJECT'

    481 |        481 | :5c: note: expanded from macro 'msg_Warn'
ons  const struc   85ed( t p_ |  _c o ot mvlsc  bj, psz_name, V LC_VAR_tS Trmu  cton_m ember_sc: (Rconst vlc_object_t vlc_co mmon_members: (const cvolnst *)(cs_truc&t( msgo vlc_common_membx)->obj)ers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 \
      |               ^
_Generic(p_this, VLC_MSG_WARN, __VA_Alibvlc.c:258:5:ING warning: , &vaRGS__)
      |     ^
l ) )
      |         ^
../include/vlc_variables.h:142:48:../include/vlc_messages.h:78:b note: expanded from macro 'var_GetChecked'ojmmoec13nIn file included from interface/interface.c:_42:t_:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from ../include/vlc_common.h
:1031t:
  ../include/vlc_variables.h:293 :
258   |   10: *warning:  m)(142due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]&  var_Create( note:  | p_libvlc,#define v "a
r(  _Getxi)->obj) \ntf-C
      |               ^popupmehn
u"eeckmebd(o, eexpanded from macro 'msg_Generic'
VL   C,293 | 78n,rs_:t,v)In file included from  v | playlist/aout.cV A  a rif( !va_GetChRecked(VLC_OBJECT(o),n,t,_Bv)
 Or      | O  _L   GevtC                                               ^
)../include/vlc_common.hhe:;c481k
:l      | c_ed(     ^
15../include/vlc_variables.h:Lp_obj, psz_na122: :39: mnote: expanded from macro 'VLC_OBJECT'note: expanded from macro 'var_Create'
og(VLC_OBJE  122 | #define var_Create(a,b,c): 29
e  481:
,In file included from  ../include/vlc_common.hV | LC_        cov:nsVAR_B1031:
../include/vlc_variables.h:227a:r_Create( Vt struct vlc_LC_OBJECT(a), b, c )
      |                                       ^
Ccommon_memberTs: (const vlc12_object_t *)(&(O(OL, ux)->rn var_SetCheobj) \&o
      |               ^
(const vlc_object_t *)(&(x)->obj)In file included from interface/dialog.c:29):
cIn file included from ,../include/vlc_common.h:481:k15: ednote: expanded from macro 'VLC_OBJECT'../include/vlc_common.h
(v p_obj,: 1031p, v:
 \
      |               ^
   481 |         const struct val ) In file included from modules/cache.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511lc_modu)
      |          ^
../include/vlc_variables.h:le_name,l142c_common_m:embers: psz__48: ../include/vlc_variables.hFILEnote: expanded from macro 'var_GetChecked'
:_na :(co_350n: 5  :warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  142me227 | ,  | V_L # dC_sVA
R_  511, __LIt vl NE__, \INec_object_T
      |             ^
fin../include/vlc_common.ht:481:E15e  *v)(&: note: expanded from macro 'VLC_OBJECT'
 return va  r_a481 |   G     :9: ER, val )warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
;  350 |     if( var_GetChercked_( G | c on spSt
      |            ^etCetChelibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/control.lo -MD -MP -MF playlist/.deps/control.Tpo -c playlist/control.c  -fPIC -DPIC -o playlist/.libs/control.o
cked( 
   v../include/vlc_variables.hp:_o140b:ar 48:sj,tru __obj, psz_name,C  VLC_VARct vlp_STcRhINGre, _e&val ) )
      |         ^a
cked(o,n,t,v) ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
var_GetCht  142 | #decked(VLCcommo_OBJEn_memberCs(T(x): note: (oexpanded from macro 'var_SetChecked')
e,n,t,efine  140 | #defi(c- var_GetChecne ov)
      |                                                ^s>obj) \
      |               ^
var_SetChec klibvlc.cz
p../include/vlc_common.h:481_obj, psz_name, ed(o,n,t,v:libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/engine.lo -MD -MP -MF playlist/.deps/engine.Tpo -c playlist/engine.c  -fPIC -DPIC -o playlist/.libs/engine.o
n:VkL) var_261:C_VAR_INTEGER | VLC15edG_VAR_DOINHERIT
      |     ^
_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
n(esame, VLCo,n,t,v) var_S_VAR_FLOAetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
T, val );
  122 | #define var_Create(a,b,c)      | : note: ../include/vlc_common.h:           ^
expanded from macro 'VLC_OBJECT' v5a:t v../include/vlc_variables.ht481Checked(VLC_OB:JECT         ^ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

15: note: expanded from macro 'VLC_OBJECT'../include/vlc_variables.h
:(  481 |   o),:140:48: 142r   _Creatnnote:    const struct vlc_common_members: (expanded from macro 'var_SetChecked'e( VLC_OBcJ,
ECT(t,v)
      |                                                ^
  ../include/vlc_common.h:261a |     var_Crea)toe  _140 | (obn jesl#define cv
ar_Se  481 |         const structt_t *)(&(x)->obj) t vlc_common_memb \
481:e      v:48| lc_object              ^
c15:_t note: Checked(o,n,t,v_t *,)(&( ) vaob, rexpanded from macro 'VLC_OBJECT'
c   )
      |                                       ^
x../include/vlc_common.h481:481:15: note: expanded from macro 'VLC_OBJECT'
)-  >obj | In file included from 481) |   \ 
      |               ^ bplaylist/art.c_
:32:
In file included from ../include/vlc_common.h:S1031:
../include/vlc_variables.h:241:12:etCjh warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
  note: expanded from macro 'var_GetChecked'
e   241 |     return var_SetChecckt  142e | #In file included from playlist/thread.cd_:30:
 dtIn file included from  *)(&(x)-        cone>eofbst struct vlcked( p_co_c(ommon_members: (constbj, psz_name, jVLCwarning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 \
        491 |      _VAR_STRING, val );VLC
      |            ^_OBJECT(o)
,../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | vlc_o| bject_t *)#defin              ^
(&(x)->obpj) e_l ibvlc,var_S "snapsetChecked\n,t,v)
      |                                                ^
(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
o,  481 |   
      const struct vlc_cohn,ot      ,| config/core.c              ^
it-:302fivnelemm"o)n_, me v In file included from amr_berSVvasetC:9her: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_GetCheck  Le../include/vlc_common.hcC:d 1031 (:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:interface/dialog.c_kcon:e29:
  203 |     retIn file included from st strduu../include/vlc_common.h:1031:
(VLC_Vc../include/vlc_variables.htOBJoE,n,AR_tS:T362RI  (:9rNnG );
      |     ^
,: const vlc_objev)cwarning: t_t *C var)(&(x)->obj) \
      | v302 |  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h              ^:
122_C
   vr:GarvTar_SeteChecked(  In file included from 362 |     if( var_GetChecked( pate( VLC_OBJetChecked(VLC__objpE_OBJEobCj, psCl, TTc(_cazommonlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/fetcher.lo -MD -MP -MF playlist/.deps/fetcher.Tpo -c playlist/fetcher.c  -fPIC -DPIC -o playlist/.libs/fetcher.o
rs_m((_:o)na), b (const vme, VL_,n,plc_playlist/aout.co:29:
obCreate( p_obj, pszCj_snza_mnea, VLC_me, VAR_At,v_VAIn file included from D../include/vlc_common.h)
      |                                                ^R_B
)embec../include/vlc_common.h:erDsR:E t481,:15: note: , _t *(nc,onst tv l,cv)OOexpanded from macro 'VLC_OBJECT'
       |                                                ^
S../include/vlc_common.h:c
481  481 | _: ) V 15S   
       |                                       ^
:o1031:
../include/vlc_common.h    m:s:b 481:15: note: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'VLC_OBJECT'
  481 |   481 |         const struct vlc_common_members: (constjec t |L        const struct vvVlLcC__VAR_DOINHERIT );
      |     ^
_t../include/vlc_variables.h:122:39:   g../include/vlc_variables.hobjlC_V*AR_ADDR E ScSo,n s&val )) _Warnote: t st)
r      |         ^
expanded from macro 'var_Create'e
c  n122 | #define var_Crea../include/vlc_variables.ht:142:48e(ta _(obj, "opti:: note: expanded from macro 'var_GetChecked'
uct vlc_com,monbt *)(&  _me(c142 | _common_mem,c) var_Create( VLC_OBJEC&(x)->(obj) \
T(a), b,      |  mbers:241c )
      |                                       ^
../include/vlc_common.h:              ^
481 (:15: note: expanded from macro 'VLC_OBJECT'
c  481 |     on %s does no    ct exist",x)In file included from -#defi obers:name);>obmodules/cache.cnjsonst:40:
In file included from ../include/vlc_common.h:1031:
n e tv)../include/vlc_variables.h  :525:Lvlc_stob5ject_t 
:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
      |               ^
*)(&(xruct vlc_common_members: (const  241 |  In file included from modules/entry.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   return va (  c442o | n srt v:l warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  525 |   r_GetChecked(o,n,t,v) var)->_   var_Create( p_obj,       obj) \
 vaGetChecked(VLC_ vlOBJEc      _| r_Create( p_CTobj, psz_(namoe),, n,t,vVLC)
      |                                                ^_              ^V
AR_
BOOL../include/vlc_common.h:481:15: note:  | VLC_VAR_expanded from macro 'VLC_OBJECT'
_SDOINHERITeobjecttChecked( p_  _t *)(&(x)->objIn file included from playlist/art.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12:) \
      |               ^ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oc_object_t *)(&(x)->obj) \  256 |   
  return var
b       |               ^
39
      |     ^jIn file included from modules/modules.c:39:
_SetpC,sz_name, VLC_VAR
_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5  122 | #defi: In file included from modules/textdomain.c:25:
In file included from ../include/vlc_common.h:1031:
:n note: expanded from macro 'var_Create'e var_Create(a,b,481 |  | ../include/vlc_variables.h:cBOOL |p)340:9shz_name, var_Create( V
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    122 | #defi511 |  VLC_VAR_LC_OBJECT:  (a), b, c )
warning:         ^ VLC_VARdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

ne v      |                                       ^
../include/vlc_common.h:481:a_STRING, valDOI NHERIT );  e
      |            ^
 ../include/vlc_variables.h:140:48: 15340: note: expanded from macro 'VLC_OBJECT'
../include/vlc_messages.h |     if( var_Gecked( p_o );
      |     ^
      cons../include/vlc_variables.hb:j122,: 39p:s znote: _expanded from macro 'var_Create'n
a  122 | #dnote: expanded from macro 'var_SetChecked'
:  me,  VLC_VAR_ADD140 | #defin var_Create( p_obj, pszRESS, val _ne var_Se);
      |            ^
ame, VLC_VAR_INTEGER | VLC_VAR_DOINHtChecERIT
      |     ^
ked../include/vlc_variables.h:122(o,n,t,v) var_SetCheck  481 |         const struct vlc_ceefin:39:t s d(e var_Create(a,b,c) var_VLCnote: expanded from macro 'var_Create'
85:5: note: Cr_tCexpanded from macro 'msg_Warn'
h  122 | #defr_Crommon_membeOBJine var_CreateeEC   85 |     msec(a,b,cT(o),n,tate( VLekg_G) vartruct vlc_common_members: (const v,e../include/vlc_variables.henerv)
      |                                                ^
ad(tC_OBJECT(a../include/vlc_common.h), b, c )
      | _ p_obj, psz_name, VLC_Cre                                      ^late:481:15iVcc(p_this, V_oLC_MSG_WARN, : note: expanded from macro 'VLC_OBJECT'__VA_ARGAS_R_)
      

  |     ^
_e../include/vlc_common.h:(a,b,c)481 | 481:15:  Svar_Cr../include/vlc_messages.hbe(atTjRIect_t         const s*truct vlc_commr::78140::1348: :note: expanded from macro 'msg_Generic'
 snote: :on_memexpanded from macro 'var_SetChecked'N
b  140ers: (const  Gnote: ,( c&ovnst elc_o(vbje V ctvexpanded from macro 'VLC_OBJECT'
_   78 |     vlt lVal ) )c_object_t *LC
_      )c| (&_(x)-L  C_O        ^
 | BJECT(a), b,../include/vlc_variables.h #defi481 |         cne vaonst struct cvlc_common_mr_embers: (const vlc_object_t *)(:142:48: note: expanded from macro 'var_GetChecked'
 SetChe&(x)->cked)(o,n
      |                                       ^
>o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
bj  O)481,t,v |  ) v Log(VLCBJ     ar_So_O constbj) \
BECT(aJ  Ee), b, c )      142 | #defitne va 
r_GetCheCcs| truct vlc_common_members: (consT(o), p, vlc_mot              ^
k vlc_oduleed(o,n,t,v) varb      j_G_name, __FIIn file included from eL| modules/entry.c:ct*_t *                                      ^
 etC26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455))(&:5E__\
,(: __ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Cx../include/vlc_common.h)L->obj)       hec|               ^
(&(x)-hecked(kINE__, \\
      :>ed481:15: V
LC(VLC_OIn file included from note: expanded from macro 'VLC_OBJECT'
|               ^
_OBJECTBJECT  481(o(o),n,t,v)),n,t,v)
      obj) libvlc.c:262:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]|                                                ^\
      |               ^

      |             ^
../include/vlc_common.h../include/vlc_common.h::481:15: note: expanded from macro 'VLC_OBJECT'

 |         c481:15: note: expanded from macro 'VLC_OBJECT'
    481In file included from playlist/aout.c |       481 |         const st
      |                                                ^o 
: modules/cache.c:40:
n262  const struct v | lc 29)(&:
In file included from ../include/vlc_common.h_c../include/vlc_common.hruct vlc_common_meIn file included from ../include/vlc_common.h:mbest s:(1031x)->obj) \
t       rruct vl|               ^
  var_Cr:481:s15: note: cexpanded from macro 'VLC_OBJECT'eate(ommon
  481 |   _m      constem: (const vlc_o_co s1031:
../include/vlc_variables.h:539: bpbject_em_rs:In file included from  tru5(: constct vlc_object_t *)(&(x)->obj) \
      |               ^
 vlc_common_memb  er455 |     var_moCreate( p_ointerface/dialog.c:29:
bj, n_memIn file included from :
../include/vlc_common.h../include/vlc_variables.h:1031:
../include/vlc_variables.h:429:5p:s256z:_snbame,: (c V12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]L
C  256 | : warning: _VARdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  F429L |     eo   n srteturn var_Set warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  539tar_CreOAT  | | VLC_V*AR_  )(&(x)-> ate( p_obrjlibvDCOINHEhobj) \
      |               ^lc, "recor,RIT );
s v :      
lc_obj (const vlps|  var_Cdrea    ^c
In file included from modules/textdomain.cz_name, VLC_VAR_INTEGE:25:
In file included from ../include/vlc_common.h:1031-f../include/vlc_variables.h_teR(ect_t,e:122:39: note: cexpanded from macro 'var_Create' 
*)(&(x)- ked( p_obj, psz_n>obj) \
      |               ^
  122 | i#|dame, efin:
e var_CV val );
../include/vlc_variables.h:reate( VIn file included from playlist/art.c:32:
In file included from ../include/vlc_common.h:      350:9: lwarning: oLC_| due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1031  bLCj:
../include/vlc_variables.h:350 |     if( var_GetChecked( a,bect_t *)(&(x)V-,>co)bA p_obj, psz_name, Vj) \
 e"L276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  276 |     if(p !va_vR_DOIobj, r psz_name, VLVLC_VAR_GetChecke_d( paSTC_RING );
      |     ^
_../include/vlc_variables.h:122:39: note:            ^oNHexpanded from macro 'var_Create'
r_CC_VARIn file included from ERIT  122 | #defiplaylist/control.c_
F_ V)../include/vlc_variables.h:140:48:V;
 note: expanded from macro 'var_SetChecked'
nreate(  140 | #define       AR_bj, psz_name, VLC_VAR_INTEGER, &val ) ):28L:
|  OIn file included from VLC_../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12:     ^

AT | VLC_VAR_DOINOBJECTAR_STRHERvINeG, &val ) )
      |         ^
      |          ^
(ar_SetChewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'IT  189 |     return var_Se../include/vlc_variables.htChecked( :142:48: note: ../include/vlc_variables.h var_Create(ca,bexpanded from macro 'var_GetChecked'
  142 | #defi:ne var,c) var_Create( VLC__OpGk_etCheckedBJECobj,T( psz_name,a), b, c
 VLC_VA  e122142:R
 | #      | d )
efiAdn      48: D_(o,n,t,veDR) vnote: expanded from macro 'var_GetChecked'
a      ^| 142                                      ^ var_Cre
ESS../include/vlc_common.h
, | #define var_GetChec :481:15: note: expanded from macro 'VLC_OBJECT'
IvNaT../include/vlc_variables.hk  e481d | l );
      |            ^EGER 
 ../include/vlc_variables.hr: 140 : 48_(GetChe(coate(a,b,c) var_Create( VLCo_,n   const stOBJECT(a), b, c )r
a      ), b, c, t),
v      )|                                        ^v
| a                                      ^
../include/vlc_common.hr_GetChecked(VL../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
: note: expanded from macro 'var_SetChecked'
C  481  140 | :481:15: note: expanded from macro 'VLC_OBJECT'
 |    #_OBJECT(o),n,tk  481 | ed(VLC_        const struct vlcu Odefict vne var_SetClchBJECT(o),n,t,v)e
__,vck       common)
      | _                                               ^
:med(o,122com:39  n,t,v../include/vlc_common.h) v:481:15: note:  const smon_members:e|                                                ^
 (const vexpanded from macro 'VLC_OBJECT'
../include/vlc_common.h:  a:481:15481lc_rtobject_t *)(&(x)_ruct vlc->obj): mbers: (con \
SetChes      |               ^
t vlc_objecc_commok |       e d(VIn file included from modules/entry.cLC_OBn_memJ cbeEtnote: expanded from macro 'VLC_OBJECT'rs_t *)(&(x) CT(o-note: >obj) \
      |               ^:
)onst struct 
,n,  481 |         cexpanded from macro 'var_Create'onst str: ut,v)
26:
      In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469ct vl:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
| clibvlc.c:265:                                               ^  
469 |     var_Cr(_commoconstvn5_membereate( p_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481: s15:v: (lc_common_membersc: onst vl(c   :_ob265 |     var_C1031:
../include/vlc_variables.h:455:5reaconst tjectvlc_obje: _t
note: expanded from macro 'VLC_OBJECT'
ct_tobj, pwarning: , v *)(&(x) *  481 |  )  (&(x)->obj) al );
      |            ^122lc_object_t        const struct vlc_ | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]common_membe->obj) *)(&(x\
      |               ^
      |               ^  #)

->obj) \
      |               ^
,n,t,v455)In file included from )In file included from interface/dialog.c:sz_name |     var_rs: (const C var_Sre(&(x)->obj) \
t      | , VLC_VARe_In file included from eate( p(              ^

\../include/vlc_variables.h_obj, psz_na
      |               ^
mSTRCIdefine In file included from interface/interface.c:42:
In file included from modules/textdomain.c:25:
In file included from vv../include/vlc_common.helc_oar_Create(a,b,c) var_Create29:
In file included from b:140:48: note: expanded from macro 'var_SetChecked'
NG playlist/art.c  h:ecked(VLC_modules/modules.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] p_libvlc, "windo1031:
../include/vlc_variables.h:362140(In file included from :| | playlist/engine.c#:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 V31:
In file included from wO  362 |     if( var_GetChecked(../include/vlc_common.h pLC"BJEC_VAR_DOINHERIT );
d, VLC_VAR_STRING );
      |     ^
../include/vlc_common.h:T(o),n,32::
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:efi,       VLC_ V1031:
In file included from _../include/vlc_common.h../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h| tobj, psz_name, VLC_VAR:_1031    ^
,v1031):
../include/vlc_variables.h:
AR_F:122:39: note: expanded from macro 'var_Create'
L189:12:   122 | #dO:
efine va../include/vlc_variables.h:293:10r:_
 warning: warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
A  293 | ../include/vlc_variables.h:122  189 |   V 304Lr525TC_O      |                                                ^
 ../include/vlc_common.h:481:15:  BJECjeatT:39: e(a), b,(a,b,c) var_Create( VLC|note: expanded from macro 'var_Create'
note: expanded from macro 'VLC_OBJECT'
  122 | #define var VLC_VAR_DOINHERIT );
      |     ^
 
../include/vlc_variables.h  442 |     var_Create( p_Create(a,return varb,c)_OBJECT(_a | In file included from )o,b jb,,  pcs z)
      |                                       ^
 c )
__S      ../include/vlc_common.hplaylist/fetcher.cn avmaer,_e|                                       ^
 ../include/vlc_common.hC:rVLC_VAR_BOOL | VLC:teCah_VAR_481:15: note: expanded from macro 'VLC_OBJECT'
26e:
  In file included from :../include/vlc_common.h481:15: note: expanded from macro 'VLC_OBJECT'
t481 | e ( :  481 VLC_OBJEC T    ( cons | a), :1221031:
../include/vlc_variables.hb, c :c189t: 12s:k :   39   twarning: r u cconst struct vlc_common_memdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]b
ers:   189( const vlc_obA |     return var_SetjCehcece:t17d( p_otbj, p_stz_knea)me,  
      |                                       ^
481 |        VLC_V  coAR_nstd struct  vlc  if( !var_GD I(N TpE*_)G(&(x)->objER, va_ecomolt b));m
o      nC_hmeckee d\ |            ^

      |  ( p_              ^o
bj, psz_name, VLC_VARIn file included from modules/cache.c: ../include/vlc_variables.h:140:48: note: _40BOOL, &val  vmbers: (const vlc_objeexpanded from macro 'var_SetChecked'
ct_t   140 | #defji,) psz_nnaeme, VLC_V A Rv_ar)_ISN
T      e| t*)(&(x)Checked(->oo,n,t,vbj) \
      ) var_SetCheckE|               ^
         ^
GE:
e../include/vlc_variables.hd:(142V:L48C_O: note: expanded from macro 'var_GetChecked'
R,   142In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:In file included from playlist/thread.c:30:
In file included from ../include/vlc_common.hval 554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  v554 |     var_Create( p_obj,B psz_name, VLC_VA | R;JEC#defiDOINHERIT );
      |     ^
:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:  _S212 |     return var_SetC122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,bn,
e hecked (oc) var_Cre../include/vlc_common.h:481ate(       |            ^
v:../include/vlc_variables.haTRING | VVLC_OBJECT(a),LC_VAR_r_GDOIN :140:48: note: expanded from macro 'var_SetChecked'
etChecT(one)  140 | #db, c )
H15,:       |                                       ^efine vanote: expanded from macro 'VLC_OBJECT'
k  eb481 |  d(o,n,tan,t,vr_C:)ERI
      |                                                ^
,../include/vlc_common.hv:)481:15: DRE   v a rSS, &v_ var_Sa note: expanded from macro 'VLC_OBJECT'
etChecked(o,n,t,v) vaGe  481 |        r_SetChecked(VLC_OBJECT(o),n,t,tChecT
   conv)
      |                                                ^
      |     ^
sl ) )
      |         ^
../include/vlc_variables.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:142:48: note: expanded from macro 'var_GetChecked'
r  t
 era_SetChec  s../include/vlc_common.ht:ru481tke( p_obj, psz_n142 | # j, na | ../include/vlc_variables.h:122:39: note:      cexpanded from macro 'var_Create'
   const strumct vlc_common_mem  122 | #defikbconst struct vlc_common_members:e d(o,n,nte var_GetChecked(o,n,t,v) var_GetChec,v(con)n ecvar_SetChece,kkeedd(eers: (const vlcVdLC_OBf(VLC_OJECT(o),n,t,v)
ine       | vlcar_Create(a,b VLC_VAR_COORDS, val);
      |            ^
tDgram(VLC_OBJECT(a), b, c,_obj d,warning: ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
_co e)
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]mmon481:15: note:                                                ^
expanded from macro 'VLC_OBJECT'
ect_t ../include/vlc_common.h      :st vlc_|                          ^
  
../include/vlc_common.h:481:  304 | t vlc_*)(&(x)-_>cobommon_members:j ,  140 | #define var_Seectct481:15: note: expanded from macro 'VLC_OBJECT'_t
  481 |    ) o bj    co *nst  Checked(o,sn  )(&(c,otn,svt)  vvlar_Setruct vlcif15(:tChec note: expanded from macro 'VLC_OBJECT'
)c _\
      |   481 |                      ^
  BJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(lx)->obj) \
i481In file included from       |               ^
k | _comel  playlist/control.cc481: | oIn file included from playlist/engine.c:3128 n s      const sy:
(!vart_mGon_In file included from ../include/vlc_common.h:1031:
e../include/vlc_variables.ht:rChecked (obj, name, VLC_VAR_COORDS, &ved(VLC_OBJEal)))
      |                 ^
 var       membe:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h_r const struct vlc_commons: (const _CCmT(o),n,t,t../include/vlc_variables.hvr)eate( VLC_OB
      |                                                ^
../include/vlc_common.h:481JECT(a), b, c )
      |                                       ^
../include/vlc_common.h:a481m:e15, VL:C15_:: Vnote: vexpanded from macro 'VLC_OBJECT':A142R_B keu:cOOL | VLC_VAR_DOIN48Hld: note: note: expanded from macro 'VLC_OBJECT'
ocbEjRe
ct_t *)  481 |     expanded from macro 'var_GetChecked't vlc_com_(&(xmo
)->o      142 IT
      bcjo)e m\b
ensr      s: (con|  | #define varst vlc_o|               ^    ^b_Getject_t 
*Ct)h(e&(x)(- struct vlc_common_members>obj) \
      |               ^
cked(o,n,t,v) var_GetCheckedVn:In file included from interface/dialog.c_m:e29m:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h (c:o455:5:bers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
(nst VLC warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  455lc_obj |     var_Create(L p_obj, psz_name, VLC_VAR_members: Fobject_t *)(&(const vlc_objectLOAT | VLC_VA_t *)(&(x)->obj) \
      |               ^
(x)->obj) \
      R_|               ^
DOINHERIT );
      |     ^
../include/vlc_variables.h:122:libvlc.c:270:5:39: note: expanded from macro 'var_Create'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  122 | 
#define var_Create(a,  270 | b,c) var_C    var_Crereate( VLIn file included from modules/textdomain.c:struct vlcat25e:
(In file included from C_OBJECT../include/vlc_common.h:1031:
../include/vlc_variables.h: (p429_:l5i:b vlc, "user-agent_commo",awarning: ),n_members: (const vlc_objec VLC_Vt_AR_STRING );
      |     ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  429 |     var_Create( p_obj, psz_name, VLC_V  122AR_IN | #TEGER | VLdeC_VAR_DOINHERIT )fine var_Create(a_OBJ,b,;
      |     ^
../include/vlc_variables.h:122:cEC39: note: ) var_Create( VLC_OBJC_Oexpanded from macro 'var_Create'
  122 | #deECT(BJECT(oIn file included from modules/entry.c:a), b, c )
      t | *26                                      ^)(&(x)->obj) \
      |               ^:
In file included from ../include/vlc_common.h:1031:

fine )../include/vlc_variables.h:477:5:TIn file included from  

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
v  481 |  (o),n,t,v)
      |                                                ^
../include/vlc_common.h: 481:15: note: expanded from macro 'VLC_OBJECT'
In file included from a  r_input/vlm.c:51:
In file included from input/../stream_output/stream_output.h:31     co:
Create(../include/vlc_variables.hn:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,bb,c) var_Create( VLC_OBJECT(a), b,, c )
      |                                       ^
 ,../include/vlc_common.h:481:15: cs )
      |                                       ^
../include/vlc_common.h:481n:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vt struct vllc_common_members: (,cto,nvs)t
       v| l                                               ^c
_o../include/vlc_common.h:481c:15_note: bexpanded from macro 'VLC_OBJECT'
j  a,b,c) var_Cre  481 | ate(: VLC_OBJECT(a), b, c )
       |                                       ^
 note:     expanded from macro 'VLC_OBJECT' 
playlist/fetcher.c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_memb:26:
In file included from warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ers:481 |  (const vlc_object_t *)(&(x)->obj) \
   const struct vlc_commo203:12:   481 |         constn struct vlc_commonwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 | _members:       (../include/vlc_network.hc:159:12: ../include/vlc_common.h:1031:
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.ho:n s t   vlc_ob 203:12  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    203 |     159retuj |     reectrn_ t turn net_OpenDgramva r(_oCreate( pb_j*,) (h& (vxa)r-_>SoebtjC)h e\c
k      e|               ^d
( poc_ommon_obj, members: (const vlpsIn file included from z_name,cplaylist/thread.c:30:
_oIn file included from ../include/vlc_common.hb jeecctt__tt  **))((:1031:
../include/vlc_variables.hV:L227C:_12: warning: &&due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(_Vm  x227) | - o s  retuA>(oxr)n- >voatb,jr)_ S\e tpCohecked(r tp,_eomb NULL, 0, IPPROTO_UDP);
      |            ^bj, psz
| ../include/vlc_network.h              ^
:155:23: note: expanded from macro 'net_OpenDgram'R
_203B |   155 | In file included from modules/textdomain.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hbers: (c    rOOLeturn v oa, va  nst vlc_object_t r:442:5:* )e      net_OpenD_namegct_t *)(&(x32(j))-&warning: (_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], VLC_VAR_FL warnings generated.
x)->obj) \
      |               ^>obj
) \
OrSetCheckaemd(( p_objAT,In file included from interface/interface.c:42:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10:VLC_OBJEC    con, psst strTu cl )(ta), b, c, d, e, g)
      |                       ^
warning: ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc];z_name, VL:C_VAR_BOOL, va
l );  442 |  
481  324 |    : 
      |            ^
 ../include/vlc_variables.h:140:15      48:|               ^: 
note: expanded from macro 'var_SetChecked'
     140 | #define var_Setnote: In file included from playlist/art.c:32:
In file included from ../include/vlc_common.h:1031Cv:
../include/vlc_variables.h:304:17: hecwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ked(o,n,t,v) v  aif( !expanded from macro 'VLC_OBJECT'304 |     if (likely(!var_Get
r_  481v |        
C      |            ^
bj,Shecke co../include/vlc_variables.ha:r140d (obj,aetChen_G cname, VLksed( r_CVLC_OBJECT(otprszetC_VChAR_Ceate:48Oc),n,t,v)ek
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   :( p_obj,ed(  p     const struct vlc_common_m_ pszo_name, VLC_VAR_BOOL | VLC_VAR_ DOINHERIT );
      |     ^
e../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
note: depbase=`echo playlist/sort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/sort.lo -MD -MP -MF $depbase.Tpo -c -o playlist/sort.lo playlist/sort.c &&\
mv -f $depbase.Tpo $depbase.Plo
  122expanded from macro 'var_SetChecked'
 | #define var_Create(a,_name, VLCb_VAR_STb,c) vO  ar_CreRING | VLC_VAR_DOINHRDS,ER &val)))
      |                 ^
140 | #../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
defin  142 | e vaIT );a
      |     ^
te( VLC_OBJECT(a), br,_ c )
      |                                       ^
../include/vlc_variables.h:SetChecked(o,n,t122:,v) v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ar_SetChecke#define  481 | d(VLC_ vaO     39B: note: expanded from macro 'var_Create'
r   122 | #define vJ   const stECT(o_)rauct vlc_commGertCheckstruct vlc_common_members: (const vlc_object_t *)(&(x)->obejd) (\
      | om,n,tj, psz_name, VLC_VA:R _F,LOAT, &val ) )n,t,v) var_GetChecked(Vnote: bexpanded from macro 'var_Create'
e  r122s | :# d(ecfoinnset  vlc_object_t *)              ^on_m(v&(xa)r-_>CorLeCa_tOeb(ja), b\,
c      )|                ^v
ar_Create( VLC_OBJECT(a), b, c )
      |                                       ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'In file included from playlist/engine.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |     return var_SetChecked (obj, name, VLC_VAR_COORDS, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from playlist/engine.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_FLOAT, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from playlist/engine.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  241 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_STRING, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define
 var_SetChecked(o,n,  481 |        m bconst estrrsuct vlct,v) var_SetChecked(VLC_O_commBJECT_Creato(  : (const vlc_o),en,t,v)
      |                                                ^
(a,b,c) var_Createn_memb( Vers: (cons../include/vlc_common.h:t vlLc_object_t *)(B&(x)->oCbj) \
      |               ^
_OBJECT(a), JECb,T(o),n,t,v)
       |                                                ^In file included from c )
      |                                       ^
modules/bank.c:43,v)

../include/vlc_common.h:
:../include/vlc_common.hIn file included from 481../include/vlc_common.h:481:1031object_481 | t15: *)  (&(x)->obj:481: note: 15expanded from macro 'VLC_OBJECT'
       : note:   481 |         const strexpanded from macro 'VLC_OBJECT'
uc t vlc _ comm  o481n | _ m e m b e r s :c :
(const v../include/vlc_variables.h|                                                ^
:../include/vlc_common.hl:c_obj15ec::481on :469 c onnote: sexpanded from macro 'VLC_OBJECT'
t 15  sts:tr 481 |  uct vlc_common:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469 |     va_members: (const vlc_object note: expanded from macro 'VLC_OBJECT'
   481 |         const structect_t    v  *)( _ strlconsctuct t &*_)t(&(t( *x))(&(x-v>obj)  \
      |               ^
)->obj_)c o\
      |               ^mm
on_members: (const vlc_obxj)ect_t *)In file included from playlist/engine.c:-31>:
sIn file included from ../include/vlc_common.h:In file included from trumodules/cache.c:1031:
../include/vlc_variables.h:256:12:ct vlcl_common40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h _members: (con
st vlc_objecct:563_t_:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 *)(&(x)  563 | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  c256 |     retur no->obj) \
      |               ^
m    var_Create( pmo_obj, psz_name, VLCIn file included from modules/entry.c:_VA26:
In file included from ../include/vlc_common.h:1031R_STRING v|lc_common_members: ( VcoLnnC_VAR_r__meDmCOINroeate( p_HERIT
      |     ^
b../include/vlc_variables.hobjj, pszinput/vlm.c):102:21: warning: :122due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] \

      |                 ^102 |    (_name, VLC_VAR_:39: STR
&(x)->obj    note: ) \
expanded from macro 'var_Create'
      |               ^
ING | VLC In file included from playlist/aout.c:29  122:
In file included from  | #d../include/vlc_common.he:fin_Ve var_C1031:
bIn file included from playlist/fetcher.c:26AR_DOINHERIT );
      |     ^
e../include/vlc_variables.h../include/vlc_variables.h::v122:39: note:  i276nt state = var_GetInteger(reate(ars: (const par_SetChec_input, "state");
ked( p_obj, psz_nav      |                     ^
m:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h::
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: ,be
      | ,c)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  212 |     re         ^
 VLC_VAR_AD../include/vlc_variables.hDRESS,   276 |  val );
      |            ^
t uv../include/vlc_variables.h:140:48st vlc_object_ lr: :142c:note: _ not48: *)(&(x)- b  >obj) \
      jexpanded from macro 'var_SetChecked'ect
if  140 | #define var__ \tS *| 
note: )expanded from macro 'var_GetChecked'(&              ^
(x  142 | #define var_GetChecked(o,n,t,v) var_)->obj) \
      |               ^
ar_GetChecked(CreVLate( VLC_OBJECT(C_OBJE      |               ^(CT(In file included from playlist/art.c:32:
In file included from ../include/vlc_common.h:a !var_GetoC)h,)n,1031 :
b, c )
      | 
ecke                                      ^../include/vlc_variables.h
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  324:10481: |   warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
   324 |     if( !var_GetChecked( p_obIn file included from interface/dialog.c:j,29:
 psz_naIn file included from In file included from ../include/vlc_common.h: 1031:
mde, VLC_../include/vlc_variables.hV:469:5: AR:
warning: _F../include/vlc_variables.h:491modules/modules.cLOATdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], &:val ) )
39:
In file included from ../include/vlc_common.h:1031:
       |          ^
../include/vlc_variables.h: 142 ../include/vlc_variables.h:65848
c  469 |   v:47: note: expanded from macro 'var_GetInteger'
a  658 | # onst  vstruct vlcrdefine var__GetIntSetChecked (_obj, naar_Cre:a539t:e(e ger(p_obj, psz_name,:5a,b)   var_GetInt:c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
omm  491 |     var_Creeon_members: (const vlc_objecta_t *)te( p_obj, psz_name, VLC_VAR_ADDRESS | VLC_VAR_DOINHERI(&(xg er( )->ob,t,v)
      |                                                ^
../include/vlc_common.hVLC_O:481:15:etj) \BJECT
      |               ^
(a),b)ChecIn file included from modules/cache.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |     if( var_Change( p_ TVLnote: expanded from macro 'VLC_OBJECT'
 );
      |     ^
obj, psz_name, VLC_VAR_CC_VARHkO../include/vlc_variables.hIed:(o122:39: note: expanded from macro 'var_Create'
,n,t(CESCOUNT,   122p  _481 &coun | t  | #defo b, NULL ) )
 j,, ine v       |         ^
 ../include/vlc_variables.h:   const strar_Creauct vlc_comtmeon_members: (const vlc_ovb() var_SetChecked(_Va,LSpsz_name, VbTRING | VLC_VARLC_VAR_INTEGER, &v,c) var_Create( VLC_OBJECTject_t *)(&(x)->o_DOINHERIT );
      |     ^
al../include/vlc_variables.h )Cb( a_O), BJECT(m)
e:,122o),n: VLC_VA,R_COORDS, val);bt,v),5 c )
      |                                       ^
      | ../include/vlc_common.h         ^:481:15
      |                                                ^

: ../include/vlc_variables.hnote: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:48139j:)  481 |      15: note: expanded from macro 'VLC_OBJECT'
 \
: note: expanded from macro 'var_Create'
  :  122 | #de      f
      |  481  |   c 142 :48:     cons note: ionnst se           ^t
r../include/vlc_variables.h:140 128::vauct vlc_comr_Cr43: em warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o
n_members: (const vlc_objec
      |                                                 ^t
atnote: expanded from macro 'var_Change'539
 | :_te../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(a,b,c)       var_Create( p_ob var_C  48r| j, psz_na*)(128: | me,#  edefine var_ChaVLC_VAngeR(_a,b,c,d,e) var_Change( FLOAT | VLC_VAR_DOINHERIT
      481 |         const s| Vtruct vlc_common    ^
_LC_Omembers: (const vl../include/vlc_variables.h:122:39:BJE note: expanded from macro 'var_Create'c_object_t *)C(a&(x)-
T(a), b  122 | #define va, c, d, e )
te( VLC_OBJECT(a), b, c )
r_Cre&(note: expanded from macro 'var_SetChecked'x)      |                                       ^
->../include/vlc_common.h:481:ate(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
obj) \
      |               ^
  481 |         15: note: expanded from macro 'VLC_OBJECT'
const st str  tuctIn file included from 
modules/entry.c  140 | #define var_S ve481 | expanded from macro 'var_GetChecked'
tCh  142lc_coem:   |  26 c ke:
 #dd(In file included from ../include/vlc_common.hmon_me  constmb esor,sn,t,v)r tru:c u(ccto vnlcst vlc_object_t *)(&(x:v1031)->obj:
>obj) \
      ) |               ^
ar_SetCh../include/vlc_variables.h\
      |               ^
ecke:d(VLC_OBJECT(o),n,t,v)
t vlc_common_members: (      |                                                ^
In file included from playlist/engine.cc../include/vlc_common.honst vlc_oefine :input/vlm.cv::31144a:r5::
_In file included from ../include/vlc_common.hGbjecet:tC warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]h_etc_ked(o,n,t,1031:
../include/vlc_variables.hvc)o
m  mon_ *) var_GetCh(144:e276m:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |    276511              ^
 |     if( !var_GetChcked( VLec&  ms481:15k:ed(  (xg_In file included from p_D)->obj) \C_
O
            interface/interface.c| |               ^BJECT(o),n,t,
v):42:

      |                                                ^bg( note: po
libvlc.c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:271:5expanded from macro 'VLC_OBJECT'
    481 | 481 |          cbj, psz_name,on:5: warning: s_this, "crte VL sCt_VAR_INTEGER, &val ) )
      |          ^
rucdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a t: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h:142 ting VLM" );
      |     ^
  511 |     var_Cr     ce:48: note: o  271 |     var_SetString( pn_libvlc, "uexpanded from macro 'var_GetChecked'

  s142 | #define var_Getst struct vlc_common_m../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
Ch   eck87 | er-agent",
      e| e               ^mbeed(o,n,t,v) var_mrG vlc_ s  mesber
as: (conste( p_oexpanded from macro 'var_Create': In file included from (
In file included from   122../include/vlc_common.hc:bj1031,:
../include/vlc_variables.hco:340 :9o:interface/dialog.c mwarning: ptdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s    ^  z_C340 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &vhaelcmon_members: (const nkvlc_objeed( sct vlc_object | _t *V)(&#define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b,name, VLC_VAR_) )
:29:
In file included from       ILNTEGEC_OBJEC(x|         ^
T../include/vlc_common.h:1031../include/vlc_variables.h:142:48:):
 tnote: -expanded from macro 'var_GetChecked't>
../include/vlc_variables.h  142 | # define var_GetC:libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/sort.lo -MD -MP -MF playlist/.deps/sort.Tpo -c playlist/sort.c  -fPI477vl c )
      |                                       ^
g:../include/vlc_common.h:481:15: note: C -DPIC -o playlist/.libs/sort.o
_h5: warning: oexpanded from macro 'VLC_OBJECT'
e  481bj) \
      |               ^
 |   (      const sc_oboject_t *)(tc&In file included from modules/modules.c:39:
In file included from ker../include/vlc_common.h:1031uct :
../include/vlc_variables.h:554:5vlc_commodn(: warning: _mem(x)->boers)o,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nG,t,v) Rv a|r:_ e(Gcobn  554 |    neresttC hvlcj_)object_t *)(&(x   veckedV(LVCLC_OBJECT(o),n,t,v)
)      ->obj) \
      |               ^
_V|                                                ^
AR_DOINHERIT
      |     ^
../include/vlc_common.h:481:15../include/vlc_variables.h:: 122:39: note: expanded from macro 'var_Create'In file included from 
ar_Create( p_obj,  122 | #define var_Create(a,b,c) vmodules/bank.c:43:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: ar_Create( ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VL  477 | i c ( p _vtar_Crheiast,e( p_obj, psz_name, V VLC_VAR_STLC_MSG_DBG, __VA_ARGS__)
      |     ^
,../include/vlc_messages.h:78 psz_name, VLC_RINGVC_OBAR_STRING | JECT(a:13: note: ,t,v)V)LC_VAR, b,
 cexpanded from macro 'msg_Generic'
 | VLC_VAR_DO   78 |  )
      |                                       ^
    v../include/vlc_common.h:481:15:l      INHE cRI_Lo| g(_VLC_OBJECDOInote: T(oN)THERIT
      |     ^
note: , p../include/vlc_variables.h:,expanded from macro 'VLC_OBJECT' vlc_module_name, __122:39                                               ^
F../include/vlc_common.h:: note: ILexpanded from macro 'var_Create'
481:15
  : note: expanded from macro 'VLC_OBJECT'
  481 |         conE__, __LINE__, \
      |             ^
122_  481 |   ../include/vlc_common.h:481      const :expanded from macro 'VLC_OBJECT'
15 |   481#detfine |   struct vlc *)(&(x_ );
      |     ^
)var_Create->obc(a,b,c) var_Create( VLC_OommoBJEj) \
../include/vlc_variables.h      n_mCT(a:122:39: note: expanded from macro 'var_Create'
embers|               ^
  122 | #define var_Create(a,b,c) va), r_Crea:te( VLC_OBJECT(a),b, c )
      |  b                                      ^
In file included from s: note: ,expanded from macro 'VLC_OBJECT' c )
      |                                       ^
../include/vlc_common.h:t
   481 |     struct vlc_common_members: (const vlc_obplaylist/aout.c:29:
In file included from 481:../include/vlc_common.h:1031:
../include/vlc_variables.h:293je:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:c    const t_t *)(&(48115:x)->obj) \
      |               ^
  293:15: note: expanded from macro 'VLC_OBJECT'
 note: expanded from macro 'VLC_OBJECT'  481 |   In file included from 
interface/interface.c:42:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h  if( !var:
_GetChecked( p_obj  481 |         const struct 350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc  350 |     if( var_GetC h(cons    _t vlc_obs   cetj../include/vlc_variables.honst sc,ru ktecdtrpsz_name, VLC_uct vlce_cc( p_obj, : 262v:l48o:mVmAoRn_BOOL_, &pvs znote: _expanded from macro 'var_SetString'mneammbee,r sV:L C(_cVoAnt
R  262 | #csot__define va r_SevtStt *)ringS(Ta,b,clRc(&(x_o)  I )->obj) \
b       |               ^
Njc_vecaGtr,_SectoSmtrimnogn_In file included from playlist/engine.c:31:
In file included from ../include/vlc_common.hmemb:1031:
../include/vlc_variables.h: _293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m  &ers: v(const vlc_obajec293 |     t_t *)(&(x)->obj) \
      |               ^
t *)(&(x\
      |               ^
)-if( !v>obj) \
      |               ^
( Vinput/vlm.c:146:LC_OB13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from JE  playlist/fetcher.c:In file included from modules/entry.c:146 |     p_vlm = vlc_custom_2626:
In file included from ../include/vlc_common.h:Cal ) )
      |          ^
:
In file included from ../include/vlc_common.hl a../include/vlc_variables.h:142:103148:
../include/vlc_variables.hr_GetCc)reate( :525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T  (a),b )
      | ,:1031:
../include/vlc_variables.hcheck525 |     var_Create(e p_obj, psz:_dp( p_objmon_members: (227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, psz_name, VLC_VAR_B  227 |     return vconstname, VLC_VAR_BOOL | VLC_VAR_DOIar_SetChecked( p_obj, psz_On        ^)Oame, NHE
_this->
RVLC_ o../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
VAR_FLOAT,   142 | #define var_GIT
      |     ^
etCh../include/vlc_variables.h:122:39ecked(o,n,: vanote: expanded from macro 'var_Create'
vlc_obje  122lt, );
      |            ^
bj.libvlc, sizv)c vL, &val ) )../include/vlc_variables.h:140:48t_t *
)      :( note: &expanded from macro 'var_SetChecked'(
aerx)->obj) \
      |               ^
  of( *p_vlm ),
      _In file included from modules/bank.c:43:
In file included from ../include/vlc_common.h:1031:
140../include/vlc_variables.h:491:5:|             ^
 | #defin./libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
 |   110 |       GetChe  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 vlc   _|          ^
var_Crecustomat_e(      |                                                ^
c../include/vlc_common.h:481:15:#define var_SetCheera,b,c) var../include/vlc_variables.h:cke142eatd(ocked(VLC_, | OBJEC  e(T(Vno),n,t,v)
      |                                                ^LC_OBJ note: expanded from macro 'VLC_OBJECT'
,:_      co
48: note: C  481 |  ../include/vlc_common.h:481t,v) nsEvCexpanded from macro 'var_GetChecked'
rT(  eate( VLC_OBJECT(a), b, c142 )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT't struct vlo), :15: note: expanded from macro 'VLC_OBJECT'
c_common_me   | 
#s, n)
      |                           ^
mbers:     ../include/vlc_common.har_S481  |   ede    cons481 |  t ftC:481:15: note: expanded from macro 'VLC_OBJECT'
   481ine var_GehtC(consecked(VLC_OBs | tru491 |    c htt vvlar_Crea ct_objee   cce k      const ed(o,n,t,v) var_GetChst(ecked(VLruC     p_obj, psz_name, Vct_t *)(&(x)-LtC _v lvc_common_membe>Vlc_commonAR_AJECT(o),n,t,vc_OBJECT(o),n,t,v)
      |                                                ^
DDRESS | VLC_VAR_DOINHERIT );
      |     ^
)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:122:39  481 |    : note: expanded from macro 'var_Create'
  122 | #defin     const stre var_Cruct vlc_commoneate(a,b,c)_members: (const var_Create( VLC_OBJECT(a), b, c )
 vlc_obje     const stru      ct vlc_common_members: (const von|                                       ^
../include/vlc_common.h:481:15:sctt _lt *)(&(x)->ocb_jr)s :  note: \expanded from macro 'VLC_OBJECT's
t  481 | 
r      uocb j |                ^ 
    const struct vlc_com(mcoonIn file included from _playlist/fetcher.cmte mvblec_common_membect_t *)(&(x)->obj) \
      |               ^
rs: (const vlc_oerbject_t *)(&(x)-s:>obj) \
      |               ^
 (conIn file included from interface/interface.c:st vlc_object_t *)(&(x)->obj) \
      42:
In file included from ../include/vlc_common.h:1031:
|               ^../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  362 |     if( var_oIn file included from bmodules/bank.cj:)43 :
\In file included from 
../include/vlc_common.h      :| 1031              ^:

GetChecke../include/vlc_variables.hinput/vlm.c:d:168:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
( p_obj, psz_511:  nst v168 | In file included from lmodules/modules.cc: _  39:
In file included from ../include/vlc_common.h:51031:
../include/vlc_variables.ho:b563j:e5c: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t
_  t *)(&(name,563 |   xV)->obj) \L
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   v      |               ^
ar_Create( p_obj, p  511sz v_name,ar |   VLC_In file included from modules/entry.c:V AR_STRI26:
In file included from ../include/vlc_common.h:NG | VLC_1031:
../include/vlc_variables.hVAR_D:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_C   539 |     r varea_CrOINHveaERIT
art_Crete( p_vlm, "i      |     ^
../include/vlc_variables.h:122:39:ate(e( p_obj, psz_name,C_VAR_ADDRES../include/vlc_common.h:481:15: note: : expanded from macro 'VLC_OBJECT'
p_obj, ps  481 | z_na      me, VLC_VARS, &va l ) )
      |         ^
../include/vlc_variables.h:      VLC_VAR_INTEGER | VLC_V142:48: note: expanded from macro 'var_GetChecked'
AR| _DOINHERIT
      |     ^
note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c)    const stru                                          ^
ct va../include/vlc_variables.hr_:122:39: note: expanded from macro 'var_Create'
Cre  vlc_common_members:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: (const vlca  142 | t241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e( V  #241define var_GetChecked(o,n,LC_OBJ |     return var_SetChecked( p122 | _#def../include/vlc_common.hi:n481:15: note: expanded from macro 'VLC_OBJECT'
e var_Creat  481e( |       ontf-evenaECT(a), :b note: expanded from macro 'var_GetChecked'
, b, c )
      |                                       ^
../include/vlc_common.h:481t, :  b,const15142 | c) v# struct vlc_common_mv) emberas: (const vlc_object_t *)(&defvar_GetCheckei: note: expanded from macro 'VLC_OBJECT'
ne var_Ged(tr_C(xVLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15Checrt", VLC_VAR_ADDRk: eESdnote: expanded from macro 'VLC_OBJECT'
  481 |         const sStru)->obj) );(o,n,t,v) va
r      e_FLOAT  \
      |               ^
ct| VLC_VA| R_jGetC_obj_ect_tDOINHERIT
      h    ^
  vlc_commoen_membe|     ^
../include/vlc_variables.h:122:39:c ate( VLC_OBJECTked(VLCnote: (a), bexpanded from macro 'var_Create'
*)(&(x)->o_  122 | #defOrs: (const vlc_, c )bob
      |                                       ^
ject_t *)(&(x)->o, psz_name,ine vbjar   481 |   ../include/vlc_common.h:481:15: note: _CreateVLCj) Bexpanded from macro 'VLC_OBJECT'\../include/vlc_variables.h) \
      |    (a,b,c) var_Create( VLC_OBJECT(a),              ^_ JVECT(o   consb, c )
      | AR
      |               ^
                                      ^
../include/vlc_common.h:481:_t struct vlc_common_members: In file included from (const vlc_object_t *)(&(x)->obj) \
      |               ^
)15: note: expanded from macro 'VLC_OBJECT'
playlist/engine.c:31In file included from modules/modules.c:  :
39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h
,:STRING, val );
481 |         const122: s39:tr note: ucexpanded from macro 'var_Create'
  122 | #t vlc_common_mdefineembersIn file included from interface/interface.c: var_Cr:42 :
In file included from (../include/vlc_common.hc:e1031a:
t../include/vlc_variables.he:(:a578429::5: warning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]n
s  429 |     ,vba,r9_:c )warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t vlc_objec  578 |     if( var_Chang ev(a rtp__Cobj, psCreate( p__z_namobe, VLC_VAR_CHOICESCOUNT, &count, NULL ) )
      |         ^
t *)(&(x)->obj) \
      |               ^
n../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'j, psz_name, VLC_VA
      In file included from |            ^
  modules/entry.c../include/vlc_variables.h,128 | #:140:48: note: dtexpanded from macro 'var_SetChecked'efine var_Change
,  140 | #d(a,b,c,In file included from ../include/vlc_common.hefRi:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  304 |     _d,eif (lik) enevar_Charnge( VLC_OBJECT(a), eab, c, d, te( VL var_SetChecked(o,n,t,v:26:
In file included from C_OBJECT(al)y, b,../include/vlc_common.h:1031:
../include/vlc_variables.h ) vavr_)SetChecked(V
(!var_GetChecked (obj, nac )
      |                                       ^
INTEe ):554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  554GE |     Rme, VLC_VAv../include/vlc_common.h
      |                                           ^
L../include/vlc_common.h:Rar
:481:C_OBJECT15_(COORDS, &val)):) 
note:        | |                ^
 ../include/vlc_variables.ho),n,t,v)  481 | V_L       
:142:48:481      :15: |                                                ^
 note: expanded from macro 'VLC_OBJECT'
cexpanded from macro 'VLC_OBJECT'
onst struct v    481 |  l note: expanded from macro 'var_GetChecked'481 |   
   142          |  c  #d_common_members: (c../include/vlc_common.h     c ocnosnt| e                                               ^fine va:481:15: note: expanded from macro 'VLC_OBJECT'
rs   stru481c | t  ovnlst vlc_object_t *)(&(c_x)-_comGetChecked(o,n,t,       const struct >objvlcC_V)_m \
AoRc_nDOINHERIT );Create( p_obj, psz_name, VL
Commvo      n_mem
bers:| _VAR_modules/cache.c:t    ^
 )225:../include/vlc_common.h var13struIn file included from playlist/sort.c:c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: t vlc_ (const _:      481|               ^
common_mG:In file included from modules/bank.c:43:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  52515 |     var__memCreate( p_obj, p:embesrs: (const vlc_bezrs: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 object_t *)(&(x)->obj) warning: '_Alignof' applied to an expression is a GNU extension [-Wgnu-alignof-expression]
\
      |               ^
  225 |           note: expanded from macro 'VLC_OBJECT'
input/vlm.c   LOAD_ALIGNOF(*cfg->lis_name, VLC_VAR_BOOL | VLC_:V177AR  :9: warning: 481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |         c_DOINHERonsIT
      |     ^
t st../include/vlc_variables.h:122:39ruct vlc_com: note: expanded from macro 'var_Create'
  122 | #define varmont.i);
      |             ^
_modules/cache.c:179:30: note: expanded from macro 'LOAD_ALIGNOF'
  177 |     members: (con      179 |     if (vlc_cache__Create(a,b,slot vlc_object_t *)(&(x)->obj) \
      |               ^warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ead_align(alignof(t), file)
) \
      |                              ^
  189 |     r/usr/include/stdalign.h:44:19: note: expanded from macro 'alignof'
eturn var_SetChecked( pIn file included from    44 | playlist/aout.c:29_#define aligno:
In file included from v../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
obj, ../include/vlc_variables.h  304 |     i:f (likelyfl122                 _:(!var_vlc_object_t *)(&GetChe(cke39: note: expanded from macro 'var_Create'
xAlignof
p)  -122tC | #d>obj) hd (\
      |               ^
obj, name, VLC_VAR_COOR      |                                 ^
_members: (constIn file included from cplaylist/fetcher.c_eco:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hb:j256:e12ct_relDS, &val)k:sz_n aSmTRING | V)ee,a sVe( pLC_VAR_DOINHERIT
      |     ^
LC_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122:)
      |                 ^
V | AR_INTEGE#dewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Rfine var_Cr  256 |    , val )203:12: warning: c;) var_Create( VLC_Oeate(a,b,c) v adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r../include/vlc_variables.hmodules/cache.c:
r380_
      |            ^
:../include/vlc_variables.h_:140:48:Create( VLC_OBJ note: expanded from macro 'var_SetChecked'
eturn var_SetChecked( p_obj, psz_name, VLCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_VARE_ADDRESS, val );
      |            ^

C142../include/vlc_variables.h :v140lc_B:T48(object_t *: note: expanded from macro 'var_GetChecked'
)(&(x)->obj) \  142
      |               ^
a), b, c | libvlc.c:273:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  273 |     vare: 48: note: expanded from macro 'var_SetChecked'
_  140Cre)ate( p_ | #define var_SetChecked(o,nJfEC  477#  203 |     return vlariibvlc, "http,t,v_SetChecked( p_obj, psz_nmodules/modules.c | ) :226:15v: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_SetChecame,d
      |                                       ^
../include/vlc_common.h:e VLC_VAR_BOOLn,     var_Create( p_objev a-, pszv_anr_CreatekT(ame, VLed(VC_VAl(LC_OBJR_STRING  );
      |            ^
ECT(o),n,t,v)
      |                                                ^
  ../include/vlc_common.h:481| VLC_VAR226_DOINH |         var ERIT );u
s=a      ,| b    ^,c) var_Crea
t../include/vlc_variables.h:122:39e:re(  V Lnote: Cexpanded from macro 'var_Create'_
O-BaJgEeCnTt(a):15../include/vlc_variables.h  :122 | #define var_C140r:e48ate(a,b, b, c )
      | ,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
:" ,note:  expanded from macro 'var_SetChecked'V
LC_../include/vlc_common.h:481:15VAR_STRI                                      ^481
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    140481 |  | #NG );
      |     ^
def../include/vlc_variables.h:i: 122n:e15 : note: expanded from macro 'VLC_OBJECT'
v39l:m   ) ;  
481       | |         ^ 
note: ../include/vlc_objects.hexpanded from macro 'var_Create':
66:25: note: expanded from macro 'vlc_object_release'
   66v |  a  122 | #de       v lcco_nobject_relea s e (   V L  const strCu_cOtBJECst strT(a) )
       vlc_common_membucers: | (const                        ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t vlc_conote: expanded from macro 'VLC_OBJECT':5: a), b, c )
      |                                       ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  :380 |     msg_Dbg
( p_this, 481 :vl  c_: note: expanded from macro 'VLC_OBJECT'  481 |  m
"loading ob481 |     15:p   note: 481 |         const struct mo n  vlc_c  l_ m embers: (const vlc_objuegcitn_ st  expanded from macro 'VLC_OBJECT'
c*  cojeacnt_t *)(&(x)->obj) \
      |               ^
  481fio | mmo n_mnembe In file included from modules/entry.c:rs: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 ccsotn ss ter uIn file included from playlist/fetcher.c:2626:
:
cIn file included from ft vlc_ihe fviacro_l e   ) (&%(mst" In file included from s../include/vlc_common.ht:r1031uc,:
 ../include/vlc_variables.ht: 563vlc_commonn:5: mCre_mpeeambonsz_fers: (conwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  563st vlc_object_t *tmembers: ../include/vlc_common.h:ilename d)e; ( const vlc)e((&ax,)b-,c) var_Cvr
      |     ^e(VL(C_OBJECT(o),n>oar_GetC
a../include/vlc_messages.hte( :87:5: note: expanded from macro 'msg_Dbg'
   x)->obj),t,v)
      b | 87 jV)hec\
      |               ^
LC_OBJr | input/vlm.c:    v_ \| 185:19: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ECT(ar_Create(                                                ^   
      |               ^
ap_
  185 |     psz_../include/vlc_common.h:481:obj, psz_naIn file included from interface/interface.c )m1031:
../include/vlc_variables.h:276:, b, c )
      |                                       ^
vlmc../include/vlc_common.h:10481:s gwarning: _Sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Go15nf = var_CreateGetStri
:ne:   g_(onote: bexpanded from macro 'VLC_OBJECT'15276 | j: note: expanded from macro 'VLC_OBJECT'
kede(cot,_ et *)(&(mxe),->obj) \
      |               ^
tChecked(o,n,t,v) var_SetC    if( !var_GetChecked( p_obj,   481psz_name, VLC_VA | R_INTEGER, &val ) )
       |          ^
VLC_ VAR_STRING        const st|r VLC_../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
In file included from interface/dialog.c:  142 | 29#:
dIn file included from e../include/vlc_common.hf:i1031ne var_G:
../include/vlc_variables.h:491:5: etChecVAked(:R42:
o,n,ut,v) vacr_GetChecked(VLC_OBJECT(o),In file included from n../include/vlc_common.h,t:,v)
      |                                                ^
_1031:
../include/vlc_variables.h:442:5: warning: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: note: Dexpanded from macro 'VLC_OBJECT'

  481 |         const struct v  t p491_vlm, "vlvlm-coc_commlc_commnfoonn_members: (const vlc_object_t *)(&(x)->"obj)  )\

_  481 |         const struct vlc      |               ^_common_
mm  442 |     var_Create( pembers: (con_obj, psz_name, In file included from playlist/fetcher.c:sVLC_VAR_BOO | L 26 :
In file included from ../include/vlc_common.h :1031:
e../include/vlc_variables.hm:b293e:r10:  |warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  vaV  rLsC:_ V(AcRo_DOINHERIT );n293,t,v) nst v_Clr |     if
(       | !    ^c
eate../include/vlc_variables.h(t p:_122v:a39 :vrl_c oGetChecked( p_obj_,onote: bexpanded from macro 'var_Create'ject
__to b*j)e(  &( xc)t->obj_psz_122t | #denafine var_Create( *)(&(x)->oba)j) \
      |               ^
 \
      ,mb,c) vnar_Create( VLC_OBJECT(libvlc.c:274:5a:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eric(p_), b, c )
      | | this,e, VLC_VAR_BOOL, &val ) )
      |          ^
 VLC_MSG_DBG, __V../include/vlc_variables.h:142                                      ^
:A48../include/vlc_common.h:481:_ARGS__) 
note: :15      expanded from macro 'var_GetChecked'
|     ^
../include/vlc_messages.h: note: expanded from macro 'var_GetChecked'
78  :13: note: expanded from macro 'msg_Generic'
: note:               ^   78 |     vlc_Log(VLC
142 | _OBJECT(o), p, vl#define var_GetChecked(o,n,t,v) var_Gexpanded from macro 'VLC_OBJECT'
c_module_nam  142 | #e, __FILE__, __LINE__, \
      |             ^
etChec../include/vlc_common.h:ked(VLC_OBJE481:15: note: expanded from macro 'VLC_OBJECT'
CT(o),n,t,v)
      |                                                ^
  481 |         cons../include/vlc_common.h:tdefine var_GetChecked struct vlc_common_members: (const vl(o,n,t,v) var_GetChecked(VLC_In file included from cOBJEplaylist/engine.c_object_t *)(&(x)->obj) \
      |               ^
Cc  274 |     var_SetST(o),n,t,v:31:
ons)
      |                                                ^
modules/cache.c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  :384:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481 |         contst st  var_Grring( p384_ | libetChecked(VLC_OBJEuct vl  481C vTlc, "http | (c_common_members: (const vlc_obt structIn file included from joe../include/vlc_common.h),n, tc,tv_)v
       -tu s*e)r-agent",
(      :&(x|     ^l
c../include/vlc_variables.h:1031:
)_commo|                                                ^
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h262:48: note: expanded from macro 'var_SetString'
n_  262 | #d  324efine var_SetStmembers: (cro |     if( !var_GetC :heckednst vlc_object( _p->obj) \
      |               ^
_obj, pszt *)(&(x)->obj) \
      |               ^
_name, VLC_VAR_FLOAT, &v In file included from playlist/fetcher.c:26:
In file included from ../include/vlc_common.h:1031a:
../include/vlc_variables.h:In file included from modules/bank.c:43:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
304 b  :17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j, pl ) )
      |          ^
481:    con15539: | s note: i../include/vlc_variables.hng(a,  :304 |     if (likely(!var_GetCt struct vlc_common_members: hecked     var_Creat142:48: note: expanded from macro 'var_GetChecked'sz_namee((
, p(const vlc_object_t *)(&(x)-_o>obbobj, p j) \
      |               ^
Vjb481, name,   :expanded from macro 'VLC_OBJECT'15: note: expanded from macro 'VLC_OBJECT'
In file included from 142 | #  dinterface/interface.c:42efine v;
      |                   ^

  481 |         LVLC_VAR_C../include/vlc_variables.h:s_COORD:
c,498:57:S , &vcnote: oexpanded from macro 'var_CreateGetString'
nszIn file included from 481../include/vlc_common.h:t1031 VAR_ADDREv  498_SsSatru rct al)_))
 | v#Inh      l||                 ^
 VLC_VARd../include/vlc_variables.he:
../include/vlc_variables.h |   : 142 : 48 : note: expanded from macro 'var_GetChecked'
:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eritString (obj, n    455constf istruct vlc_  142 | nceoan | _mame,)D V    var_LCreate( p_obj, psz_name, VLC_VAR_FLOmmon_memeO bIN#de fine var_GetChecAe+rs: (cc_onscTCo_VAR_ 1);
      t|                ^
FLOAT | VLC_VAR    var_SetString( VLC_OBJECT(a| ../include/vlc_variables.hV:L642C:vk51: note: expanded from macro 'var_InheritString'
_VAR_DOINHERIT l  )642 | #define var_InheritString(o, n),b,c)
      |                                                ^
_) v../include/vlc_common.h:481c:_heckD15eOaINHER:d(o,mmon ed(VLC_OBJECT(o),nnr_Inhnote: expanded from macro 'VLC_OBJECT'
,t,v  )
      |                                                ^
IT
      |     ^
_../include/vlc_variables.h481 |         const struct vlc_common_mememm../include/vlc_common.h,t,v) var_GetChecked(Ve:ritStrbersi;
      |     ^
bers: (const vlc_ob481:15: note: jexpanded from macro 'VLC_OBJECT'
  ong(Vect_t481 |      :122:39: note:   ../include/vlc_variables.hexpanded from macro 'var_Create':LC_OBJE co *CT(o), n)bL
)      (&(x)-> obj) \
      |               ^
nst stru| ct vlc_comm(constIn file included from playlist/aout.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
122:
                                                  ^  39122: note: expanded from macro 'var_Create'
 | #define var_C  reate(a,b,c) var_C  122 | #define revar_ate( Von_members: (const v324ject_t l |  L vlcc
_   if( *)(!var&(x)->obj) \_object_t *)(&(x)->objoCb_C
Create(a,b,OBJECT(o),n,t,v)
      c|                                                ^
_../include/vlc_common.hG:481      eject_t *)(&(x)->obj) \
      |               ^
tChecked( p_obj, psz_name) va:15: r_, VLC_libvlc.c:276Create( VLC_OBJ_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const stru../include/vlc_common.h:| 481              ^
note: expanded from macro 'VLC_OBJECT'
  481 |     c t  vlc_comm  con_members: (c:15: note: expanded from macro 'VLC_OBJECT'
onst vlc_oonst sbatrucrt vlc_c_  481 | oj        conect_t *)(&(x)-) \>
o      bj) \
VsAtR _smtFLOAT, | &val ) )
      r| u         ^c
t       |               ^
mon../include/vlc_variables.hGetChecked(o,n,tvlc_c,oIn file included from modules/bank.c:43:142v:
:In file included from )../include/vlc_common.h :var_Getmmon_members: (const vlc_1031o:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^
bject_t *)(&(x)->obj) \
      |               ^
_members: (const vlcChecked(VLC_OBJECT(In file included from _objectIn file included from playlist/fetcher.c:o26:
In file included from playlist/control.c../include/vlc_common.h:28In file included from )playlist/art.c:,n:1031:
../include/vlc_variables.h:324:10: warning: ,t:
In file included from ../include/vlc_common.h,v)
32:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_t *)(&(  212 |     retur      |                                                ^
:
../include/vlc_common.h:481:15: OnIn file included from 48 : var_SetChecked (obj, name, VLC_VAnote: expanded from macro 'var_GetChecked'
R  142 | xI)->obj) \
      |               ^
_COORDS, val);
      |            ^
../include/vlc_variables.h:140NHERIT
      |     ^modules/modules.c:234:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  234 |     msg_Dbg (obj,../include/vlc_variables.h "looking for %s mod../include/vlc_common.h:#::1031:
../include/vlc_variables.h48define v:ule matching \"%s\": %zd122:39: note: expanded from macro 'var_Create'
:  122 | #define var_C candidates",:rnote: 
eexpanded from macro 'VLC_OBJECT'
      |     ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 | a
t  324 |    ear_GetECT(a), b, c )
      |                                       ^
 ../include/vlc_common.h:481 if( !var_340G::159Checked(o,n,t,v  481 |     :    const struct vlc_cometChecked( p_obj, pszmon_mem_name, VLC_VAR_FLOAT, &val ) )
      5) : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
var_GetChe  276 |     varbers: (const vlc_object_t *)(&(x)->obj) \
      | cked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: _Crnote: expanded from macro 'VLC_OBJECT'| e              ^
ate( p_libvlc, "  481 |               ^
a note: expanded from macro 'VLC_OBJECT'pp

  481 |  ../include/vlc_variables.h:142:48: note:          expanded from macro 'var_GetChecked'In file included from playlist/engine.c-:31:
In file included from ../include/vlc_common.hicon-name", c  140 | #define varonst struct vlc_common_
note: Vmember sc: (con  142st vLlCc_oon_sVt stb | #j:1031:
../include/vlc_variables.hedrcut:_t *)(&(x)A-340>obRjc)t  vlc_comme:_  S\554o(n_STRING_:fine var_GetChecked(o,n,t,v) var_GetCheckedetmChecked(o,n,t(VLC_OBJECT(o),n,t,v)
 embers: (expanded from macro 'var_SetChecked'

  warning: ,v) var_SetCheckconst vlc_object_t *due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ed(VLC_OBJECT(o),n,t,v)
      |                                                ^

140  a,b, | 340c) var_Crea../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 | 9  :481 |   | #    var_Creadefinet        const structe( p_obj,       |                                                ^
 vlc_pszte../include/vlc_common.h:c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  340 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING,ommon_members: (co _name, )( )VnV(;&
L      C| _    ^O
B../include/vlc_variables.h:122(:39: note: expanded from macro 'var_Create'
 &val  122 | #def vaL C)_ )
i481n:15: e var_Create(note: expanded from macro 'VLC_OBJECT'
a,  481V | AR_S      TbR,IcN)|  Gv a|r r   _SetChecke d(s t   v lcc_object_tVLC_VARo,_D_OINHERIT
      |     ^
n C*r)(&,t,eate( VLC_O(x)->obj) \
      |               ^
BJECT(a), b, c )
      |                                       ^
onst struct vlc_common_members: (const vlc_object_In file included from playlist/sort.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.htJ  :203:12: *)(&(x)- warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E  C203T |   if( >obj)   m \
sg_Gener      |               ^
      |               ^
ix)->obj) \
      |               ^
c(p_this,vIn file included from playlist/fetcher.car_GIn file included from interface/interface.c:42:
In file included from playlist/aout.c:29:
In file included from ../include/vlc_common.h../include/vlc_common.he:481:15t:In file included from 26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: VLC_MSG_DBG, __V: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct A_Avlc_comm  340 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_ STwarning: Rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]I
N  469 |     var_Con_membGe,r s:re (con:st vlc_obj1031:
../include/vlc_variables.h:340:ect_t *)(&(x)9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v) var_SetChecked(aVtLe( p_->obj) \
      |               ^
C_OBJECT(o),n,t,v)
      o| bj                                               ^
&val ) ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
,)
      |         ^
RGS../include/vlc_variables.h:142 __)
  481 |  p:48: note: expanded from macro 'var_GetChecked'
  142 | #define s va r_Gz_name, VLC libvlc.c e t Crhetuern c k e      d| (    ^_VAR_STRING | VLC_VAR_DO v
o../include/vlc_messages.h:I78N  const struct vlc_common_members:13: note: expanded from macro 'msg_Generic'
HERIT :277  );
340 |        if( var78 | :    vlc_Log(VLC_OBJECT(o), p, vlc_m5: o_dGu,etChecked( p_obj,:  psz_namn,t,v) var_GetChewarning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
       | VLC_cV      ^(co
A../include/vlc_variables.hR_STRINGked(VLC_OBJ,277 E&vCTnst vlc_objecal  |   (o),n,t,v) )
      |         ^ar_SetChe
cked( p_../include/vlc_variables.h):t_t *)(&(x)->oob142bj) \

  var_SetSj, psz_name, VLC_VAR_BOO:      |               ^
      |                                                ^
48: note: expanded from macro 'var_GetChecked'
L, va../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  142 | #define../include/vlc_variables.h: var_Gle )t;
C      |            ^
hecked(o,(n,t,../include/vlc_variables.h:140:48t: 122In file included from note: a), b, c )
v) var_GetChecked(VLC_OBJECT(o)expanded from macro 'var_SetChecked'
:122:      39ring| (:                                       ^
note: expanded from macro 'var_Create'
playlist/control.c p_li,../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT':  140 | #define
 var_SetChn,t,v)
      l|                                                ^
e_nbavm../include/vlc_common.h:481:ecked(o,n,t,v) varlc  122,    | "a_SeteC, __FILE_pp-#icon-hname", PACKAGE  481 |         const _, __LI28:
In file included from 481 |        _NAMEs e);
      |     ^
../include/vlc_variables.hck:262:48: note: expanded from macro 'var_SetString'
ed(VLdefiC_OBJECT(o),n,truct vlc_common_memb  262 | #defin:39:e er sN: (note: expanded from macro 'var_Create'E__, \
      |             ^
15: note: expanded from macro 'VLC_OBJECT'

../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  227 |       r481e | t ut  r:481:15: note:  expanded from macro 'VLC_OBJECT'
  481 |      n var_Set C h ecke      cons,const struct vlc_comm122o | #define var_Create(a,b,c) var_Create( VLC_OBJECT(t strucva),)
      |                                                ^
 b, n_Checked( p_obj, c )
      |                                       ^psz
_namembers: (const vlc_object_me, VLC_Vt *AR_STRING,t vlc_common_members: (con st)(&(x../include/vlc_common.h&val ): vl )
      481c_object_t:d15(: note: expanded from macro 'VLC_OBJECT'
 *)(  |         ^&481( | x   
      cp_oo nst struct vbj c../include/vlc_variables.hlcco_ncsommon, psz_na:142omnt_ members: ()csotn struct vst vlc_object_t *)(lc_common_&    e(x)->obj)vlc_o->obj)m \
      |               ^emberb \
 ject      |               ^_
t * )(&(x)->obj) \

s: (const vlc_object_t m*s)g(, VIn file included from _In file included from &(x)->obj)->obj) \
      |               ^
) \L
      playlist/aout.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hmodules/modules.c:240:9      C_Vmodules/bank.c:43:
| AR_FL:In file included from  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  240 |               ^     OAT
 ../include/vlc_common.hne var_Create(a:  msg_DbgIn file included from Warn1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(p_  563 |     var_Create( p_obthis, "ca:350:9: warning: playlist/fetcher.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350n:9not read %s: %s", psz: (obj, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 :"48n:o  350 |     if( var note: ,expanded from macro 'var_GetChecked' val );
      |            ^
../include/vlc_common.h:481:15:   350 |    %s modules", 
_G../include/vlc_variables.h:140etCheccapanote: expanded from macro 'VLC_OBJECT'
bilikty);  
      |         ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 | ed( p_obj): 48:, psz_name ,481 VLC_VAR_STRING, &val ) )
      | ,b,c) va        ^
r_Cr    m../include/vlc_variables.h:142:48 inote: fsg_Generic( \
  142 | j, p:s z#denote: expanded from macro 'var_GetChecked'_n
f  142 | #defin      e var_GpetCheckedeate_(toame, var|               ^_h,isSetStr
ing(a,b,( VLCn, VLC_M,expanded from macro 'var_SetChecked'cSG_DBGt,v) var_GetChecked(VLC_OBJECin_OBJECT(a), | T, )(o) __VA_AR ,       const s( vV
ar  140 | _    ntrucvar_SetString( VLC_#,t,vLCG)OBJECS
T(a),b,c)
            | G                                               ^
etChecked|                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
d__)
      |     ^
  481 |  e../include/vlc_messages.h t: vlc_common_mIn file included from modules/textdomain.c:25:
In file included from e../include/vlc_common.h78:13: note: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'( 
expanded from macro 'msg_Generic'
m  481 |       78 |   :  vlc_Lfine va o_1031V:
AR_S     coTRING | nst stru../include/vlc_variables.h:ct vlc_commorg(V 455:LC_OBJEen _vma5r:_GetCV    coCT(o),n s t warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
emb, c   s455b | e rtrsuct vlc_p_obj), pc
s      z|                                       ^
_../include/vlc_common.hn:a481m:15: note: expanded from macro 'VLC_OBJECT'
  481 |       e, VLC_VAR  const struct vlc_common_members: (const vl   var_Crec_object_t *)(&(x)->obj) \
      |               ^
_STRate( p_obj, psz_nameING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: In file included from interface/interface.c:42:
In file included from ../include/vlc_common.h:1031, :
../include/vlc_variables.h:477note: expanded from macro 'var_GetChecked'
  142 | #d:5VLC: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
efine  477 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122: va39r__VGA: note: expanded from macro 'var_Create'
Le  122R_FLOAT | VLC        ^
tChecke../include/vlc_variables.h:142: | #defiC_VAR_DOINnd(o,n48_V:,t,v) v Anote: peR _Dv,a expanded from macro 'var_GetChecked'r_Create(a,bH
ERIT
      |     ^
,../include/vlc_variables.h:vlc_122a:39: note: expanded from macro 'var_Create'
ommocn_members: ) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
  142 | #de  ../include/vlc_common.hfine var_GetChecked(o,n,t,v) var_GetChecked(VL:481:15: note: expanded from macro 'VLC_OBJECT'
C_OBJECT(o),n,t,v)
  481      |  |         const struct vlc_common_members: (                                               ^
const vlc_object_t *)(&(x)->obj) \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (co(In file included from interface/interface.c:42:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5OINHERcmo:n st vlc_onbsjewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t   491 | ct_t *)(&(x)->obj) \
vlc_object_t *)o(d&u(le_nx ) - >o      b| j              ^
a) \
      |               ^
122 | me,#debers:fine varIn file included from playlist/fetcher.cIn file included from playlist/engine.c: __FILE__, __LINE__, \
      :r_GetChecke_Cd(VLr31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   350| C | _OBJ            ^vaECTr_SetCh
26:
e ../include/vlc_common.h   cIn file included from ../include/vlc_common.h:1031 (cons_:
:eatC../include/vlc_variables.h:362:9:e (warning: o),n,t,v)
      |                                                ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 | r 
t v ../include/vlc_common.h  (ae:ath481I:if15: note: expanded from macro 'VLC_OBJECT'
(e  481 |  ,var_Gee(tlc_ob p_obj, psz_namb, c Cject_t  ) var_Create( VLC_OBJECT(a),*)i(h& bcked(o,n,t,v) va, c )
      |                                       ^
rf(../include/vlc_common.h: var(x)481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members:481 (const vlc__GetobjeCc ht_t *)(&(x)->obj) \
ecked-:(    ce15>oonst struct bjcked( p_obj, psz_      |               ^
n p_ovlc_common_membbked(o,en,t,v) var_SeIn file included from , Vame, Vers: (cLtCheonst vlc_objeLmodules/bank.c:43:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h_jG,etChecked(VLC_OBJEC:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]C_
V)A psz_name,   578 | V T (  if( vac \
      |               ^
R_ADDRESo),t_t nSLC,Cr_Change( p_ob_VAR_STRING, &In file included from j,   | VLC_playlist/sort.cv:a29pV:
l )vst,v)
      |                                                ^
A_z_n../include/vlc_common.ham*aRV)(_DOHERIT );
      |     ^
&(x)->obj) In file included from Ie )
      |         ^
, ../include/vlc_variables.hN\
      |               ^
:../include/vlc_common.h142::1031:
../include/vlc_variables.h:21248:: Anote: Rexpanded from macro 'var_GetChecked'In file included from playlist/aout.c:29
12  142 | #define var_GetChecked(o,n,t:, vwarning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:481:15: note: expanded from macro 'VLC_OBJECT' 
v  481 |   aVrL_C_c_VAR_CHOICESCOUNT, &count,H ADDRESS, &val ) )
      |         ^
Ge../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
tNCUhLeck  142ked(V | #def  i212ne vareLd(VLC_OBLJC       const struct vlc_common_members: ( |  _const vlc_OBJECT   return var_SetChecked rE((oob)j,, name, ../include/vlc_variables.hn,t,v)
ECT(o),n,t,v)
oT );
      |     ^
V../include/vlc_variables.h:      | 122:39:       |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'var_Create'                                               ^
_fi../include/vlc_common.h:481:15: lename,
      bj:122:39
  122 | #define var_Crea:ec_GetChecked(ot,n,enote: t_ note: expanded from macro 'VLC_OBJECT'
(t,v) _Cvt *)(aexpanded from macro 'VLC_OBJECT',note: expanded from macro 'var_Create'
b  122 | #defi
areater_GetChecked(VLC_Gne var_Create(a,b,c) var_Create( VLC_OBJ: note: expanded from macro 'VLC_OBJECT'
O  481 |         c:
,In file included from ../include/vlc_common.honECT(a),  cB)J ECT(o),n,t,v)
      |                                                ^
 b, c )
      |                                       ^
481  481 |         conss |  t strvar_Crteate( VLC_Ouct vlc_commBJECoT(a)n_members: (co../include/vlc_common.h:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
| 481:15     481 |    : nst vlc_objnote:  expanded from macro 'VLC_OBJECT'
e c:        ^
1031../include/vlc_messages.h:  t_t *)(&(xR:
st85:5: note: expanded from macro 'msg_Warn'
481 |    85 |     msg_Gener       ic( p_this,)->obj) \
      |               ^
 VLC_MSG_IT    );
 con In file included from sruct vlc_common_members: (conconst struct vlst c   const struct vlc__vLeCc_VA../include/vlc_variables.holt:cS_objecttring(a,b)  _WtARN, __Vcommon_members:  var *)(&(x)->R      m_COORDobjm_Con_S, val);
      |            ^
m(A_ARGS) e../include/vlc_variables.hmbers: (cconst vlc_obj| ec362:_9: _)o
n\
      |               ^
reatewarning: tplaylist/engine.c:31GetStr:
_sIn file included from t vltc_ob strt../include/vlc_common.hj:1031:
../include/vlc_variables.h *:362:9:       |     ^
u../include/vlc_messages.h:78:13: )(note: expanded from macro 'msg_Generic'
modules/modules.c:&321:9: (warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  321 |     t :140:48warning:      78 |     vlc_Log(VLdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: ect  362 |     if  msg_Dbg (obj,C_OBJECT(o), p, vlvxing(cl_note: c    ^
(  var_GetChecked( pm__obj_Vo),&(x)->obj pctLC_O../include/vlc_variables.hBJECT(a),b)
d      ) ul\
sz_nam|                                                         ^
e../include/vlc_common.h,::481:15: note: expanded from macro 'VLC_OBJECT'
122   VLC_VAR      |               ^481 | _AD:39: note: DRexpanded from macro 'var_Create'
E    e_na    const smtruct vlc_edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], __FILE__, __SS, &val ) )
      | ommon_membecrs: (const vlc_object_t *)(
&  362 | o(xL)->
obj) \
      |         ^              ^
mmon_members: (coIn file included from playlist/art.cINn
: (con../include/vlc_variables.h:142st vlc:E__st vl:48: note: expanded from macro 'var_GetChecked'
  122 |   142 | #define var_Gceobject_t *)(&(xtC_object_t *)#dIn file included from (playlist/fetcher.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  &, \
      |             ^
32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e429 |     var_( -fine var_C   if( vaxC)../include/vlc_common.h-:>ob  350 |     i481:15:f( var_GetCheckjed( p_obj, psz_namr) \
      |               ^
_GetChecked( p_ob> "usinginput/vlm.cobj) e, VLC_j, psz_name,VAR_STRING, &valhecked(o,n,t VLC,v) var)reate(a_VA %s ,mbr:191R_ADDRESodule \"%s\"", capab,c) var_Createi( VLC_OBJ-_eS, &G:9: warning: valdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]>objlity,
      |         ^

a) \
      |               ^
../include/vlc_messages.h:87:5:libvlc.c:278:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
te( p_o note: expanded from macro 'msg_Dbg'
\
      |               ^
bj, psz_name, VLC_VARexpanded from macro 'var_SetChecked'
_INTEGER  140 | #define var_In file included from interface/dialog.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
SetChecked(o,n,t,v)   87   511| |     msg  _Generic(p 278 |     var_Create( p_libvlc, "app-id"_this, VLC_MSG_DBG, __V, VLCA_ARGS__ VL)
      |     ^
../include/vlc_messages.h:78:13: E | note: expanded from macro 'msg_Generic'
_C _VA   VACT(a), b, c )
      |                                       ^
R_STRING );
      |     ^78 | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
R
_  DOINHERIT ); 481 |         const st   ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'

 vlc_Log(V  122 | ruct LC_#define var_Create(a,b,c) var_CreatOBJvar_SetCe( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vhlecc_kced(VommECT(eovlc      |     ^
 o), p, ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
tCheck  ed_co(122 | #define var_Create(a,b,c) var_Cmmon_mnote: nexpanded from macro 'VLC_OBJECT'_
members: (LC_OBJECTco(o),n,t,rv)
nst v      |                                                ^
../include/vlc_common.h:elc_object_t *)(&(x)->ob ) )
      |         ^
j) \
      |               ^
../include/vlc_variables.hvatelibvlc.c:279481::5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(15: note:   279 |     var_Set  481Strexpanded from macro 'VLC_OBJECT'
VLC_OBJEC  481 |         const struc | t ) )
        vV|         ^
l  LC_OBJECT(a)T, b, c )c_common_membe    r../include/vlc_variables.hs:: (
      |                                       ^
const vlc_ob:142:48:  (o), 142c:48:n,t,v)
note: ../include/vlc_common.ho      |                                                ^
n../include/vlc_common.h:481: st sting( prexpanded from macro 'var_GetChecked'
15u:c note: expanded from macro 'VLC_OBJECT'
note: j  et vlc_common_member142expanded from macro 'var_GetChecked'
s: (const vlc_object_ | t *)(&(x)->obj) \  embers: (const vlc_:481:15: note: 142  481 |         const stexpanded from macro 'VLC_OBJECT'
ruct vlc_common_members:  
 objec481 |               con|               ^
 |   #t_t *modules/cache.c:396:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  396 |         msg_Warn( p_this, "This doesn't look like a valid plugins cache" );
      |         ^
()c(&(x)->obj) \
      |               ^onst vlc_object_t *)(&(x)->obj) \
      |               ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'

   85 |     msg_Generic(p_thi191 |         msg_Dbg( p_this, "loading VLMsIn file included from ,interface/interface.c :V42L:
CIn file included from In file included from ../include/vlc_common.h_:l1031i:
b../include/vlc_variables.h:511:5:_playlist/engine.c:# dwarning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
finvlc, " app-  e511  |    id"c, "ovar_Geo nvar_Create( friguraMtSion" )p_o;
      |         ^
tbCjh,e cpksezd_(na../include/vlc_messages.h:87:5: note: o,nexpanded from macro 'msg_Dbg'
,t   87 | ,v) var_GetChst G_e31WARN, __V:
In file included from ckstruct vlc_common_    msg_Genederic../include/vlc_common.h(gm.Videoemb(LVers: (const vlc_obALC_OBJECN.VLC" T();
o),n,t,v)
            |     ^
|                                                ^
j../include/vlc_common.he:c481t:_t *ct_t *)(&(x)->obj) \
../include/vlc_variables.h:      |               ^
)(&(x)->obj) \
      |               ^
262:15: note: expanded from macro 'VLC_OBJECT'48: note: expanded from macro 'var_SetString'

  262 |   481 |  #In file included from playlist/sort.c:dIn file included from  playlist/fetcher.c efi29n e var_S:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e tStrin:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,
   442 |     var  g(a,227 |     retu   const struct bbvlc_common_members: r(_n var_SetC,, const vc)    var_SetString( VLC_OBJECT(a),b,c)he
      |                                                ^
../include/vlc_common.h:481cked( pc )
      |                                       ^
_lc_Cr::1031:
eate( p_obj, po../include/vlc_variables.h:429:5bj, pszsz_n  var_Create(: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ap_nameA, VLC_VAR__FLOAm15  429 |     var_Create( p_obj, e, VLpsz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHERI p_obj, psz_naT );
Cdmeefine , VLC_VAR_INTEGERobvarT |_VAR_BOOL | VLC_VAR_DOIjNe VLC_VAR,c val );
      _tGthis,| HERI_TetCheckeDOINHERIT
      |     ^
 );
      |     ^
           ^d      ../include/vlc_variables.h(../include/vlc_variables.h
o,n,:t:122122::39: note: expanded from macro 'var_Create'|     ^

,  122 | #define ../include/vlc_variables.hv) v39a:r _note: Cexpanded from macro 'var_Create'reate(
:  122122a | #define../include/vlc_variables.h:: var_Create(a,,b ,:39: note: b,c) var_Create( VL140:48:expanded from macro 'var_Create'c) var
 VLC_M_Create( VLC_OSG_DBG, __VA_ARGBJECT(a), b, c )
      |                                       ^
  122 | #define var_Cre../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const  note: expanded from macro 'var_SetChecked'
ate(a,_t *)strub(  &140 | #define va,c) var_Creatnote: C_OBJECe(x)->objexpanded from macro 'VLC_OBJECT'
T) \
      |               ^
_( VLC_OBJECT(a), (a), b, c )
      |                                       ^
bIn file included from playlist/art.c../include/vlc_common.h:481:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c, c )
:15: note: expanded from macro 'VLC_OBJECT'
t   481 |   ARGS__)
      |     ^
      co        |                                       ^
362 |  var_GetChecked(VLC_OBJECT(nst struct vlc_common_o),n,t,v)
      |                                                ^
  members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
481../include/vlc_common.h:481:15 | : note: expanded from macro 'VLC_OBJECT'
        const structIn file included from playlist/fetcher.c :vl  481 |         const struct vlc  v../include/vlc_messages.h26 if( va:
In file included from ../include/vlc_common.hS__)
      | :    ^78
:13: note: ../include/vlc_messages.h:expanded from macro 'msg_Generic'78:13: note: expanded from macro 'msg_Generic'

:   78 |     vlcr__GLeog(VtChe   78c | _cked( p  _1031 oLbCj,:
_OBJECT(o vlc_Log(V LpCs_Oz_name, VLC_)V,A RBJECcTo(momon_members: (const vlc_object_t )*, p),( &v(_colc_mmon_members: (x)->obj) \
      |               ^
const vlc__objecmt_t *)ol(&(x)->ADDRESdule_name, __FILE_In file included from interface/dialog.cS, :29:
o_, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_com../include/vlc_variables.h:455../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
In file included from ../include/vlc_common.h:1031:
  481 |  m:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h    o n_membe: cr_comsmon_member:s:  (co nstc(cons votp lvlc_object_t *)(&(x)->obj) \
      |               ^
, c_objecvlc_module_name, __FILE__, __LINE_t_t *)(&(x)->obj)n_, input/vlm.cs t\ 
s      truct vlc_&cval ) \
      |             ^
o525):5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h  :142:48: note: expanded from macro 'var_GetChecked'
  525 |     var_  142|               ^
mCreate( p_obj,libvlc.c:280:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m481o | n    _ mpesmz_nam | 280# |   be       rvear_Create( p_lds: cons:t194i (const vlc_ob :13: ,sbject_t *)truct vlc_common(&(x)-vlc, "app-version", Vefine vLC_ VLC_VAR_BOVOL | VLC_VAR_DOINHERIT
ar>obj) \
      |               ^_GetCh
      |     ^
../include/vlc_variables.h:122AR_S_members: eTc(consRING );
      |     ^
k../include/vlc_variables.h:122:39: note: In file included from playlist/engine.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
edt (  442o,n,t,v) v |  vlc_obar_Ge  expanded from macro 'var_Create'
  455 v |     var_tCheckedwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]C
r  :122 | #jd  e194fin(VLC_OBJE39: note: expanded from macro 'var_Create'
eCaTa(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: te( p_obexpanded from macro 'VLC_OBJECT'e
   j |   v122 | #defi,a   e481         r cmts_t *)(&(x) |         cne g_Dbg( p_thislonstv ast-r>_Cruct vlc_rc_reatepsz_name, VLC_VAR(_FLOAT | _Create(a,b,c) vVLC_VAR_DOCreate( po_bj) \
omm      |               ^
on_membeINHERITc );
      |     ^rs
_modules/cache.c:420:9: warning: o:a../include/vlc_variables.hrbj,module_nam (co a,b,c) var_Create( VLC_ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]st:
122,: 39":   note: expanded from macro 'var_Create'
  122 | #bj) \
      %s", psz_buffer );
      |             ^
420d |    vlc_object_t      *)(e&../include/vlc_messages.h:87f:r_SetChOBJECT(a), b, 5: note: expanded from macro 'msg_Dbg'
 msg   c_Warn( p_this, "Theckedpszis doe(o,n,t,v) var_SetChecksn'_name, VLC_VAR_87 | ed(VLC_OBJineBOOL | V|               ^E CT(o) 
)t look like a v var_Create(a,b,c) var_Creaa
      |         ^LC_VAt   Re( VLC
_In file included from  )
lO_id plugins cache "
      |         ^
D../include/vlc_messages.h:O85INHERIT );
            e|                                       ^
../include/vlc_common.h:481| :15: note: expanded from macro 'VLC_OBJECT'
    ^
  ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
BJEC, __FILE__, __LINE__, \
      |             ^
playlist/aout.c:29:
../include/vlc_variables.hIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:  429: | msg_Ge  122 | #dn../include/vlc_common.h:(x)er481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      128:43: |  note: expanded from macro 'var_Change'
i   cons- > t   sct(p_thi s ,  const s  128 | #t    var_Create( p_obj, psz_namdruct vlc_commonree , VLC_VAR_INTEGER |VLC__uefine var_ VLC_obj) \VAR_DOINHERCreate
IT );
      |     ^      M
(T../include/vlc_variables.h:122:a,b,c)c| (              ^
fS39: note: expanded from macro 'var_Create'
in var_Create(e  vat  VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: r_Ch v122amembers: (const vlc_a), b, c )
      nge(a,b,c,d,e)  | #definvaexpanded from macro 'VLC_OBJECT'
  481 |         constr_Change( VLC struct|                                       ^
e../include/vlc_common.h :481:15:l var_Create(a,b,c) varIn file included from _Ccreate( VLC_OBJE_CT(aplaylist/art.c:_ note: expanded from macro 'VLC_OBJECT'
  481 |       Crec_omO  cons325t strucm: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_thiBvlc_common_met vlc_common_members: (const vlc_obate( jectVLC_O_t *)(&BJE(x)->obj) \
)      |               ^,n,t,
v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
CT(mbers: (ocIn file included from oplaylist/fetcher.cnst :vlbcsject_)26,:
 b, In file included from ../include/vlc_common.h:c )
_object_t *)(&(x)->obt1031:
../include/vlc_variables.h:469:5, VLC_MSG_Wa), b, c )
      |                                       ^
 ../include/vlc_common.hJ      |                                       ^
../include/vlc_common.h:481:15:  jECT(a), b, c, d, e )
 note: expanded from macro 'VLC_OBJECT'
        481 |         c|                                           ^
)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
*)(&(x)->obj  481 |     onst struct vlc_com    consot  st\
n_members: (mcon_m481eo:nru | ct msvARN, __VA lc_common_members: (con      t : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
st vlc_ovlc_) obj\bjectect_t *|               ^
)_(481t *)(&(x)In file included from playlist/engine.c-&>obj) \
      |               ^:31

      :
In file included from ../include/vlc_common.h:1031|               ^
   :
../include/vlc_variables.h:455:5: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   consIn file included from interface/dialog.c  t struct vlc_common_member455 |     var_:Cs: (29:
const vlc_reate( p_obj, psz_(name,In file included from ../include/vlc_common.h:1031:
ox)->objbject) \
      ../include/vlc_variables.h:539_|               ^
:5: warning: t *)(&(x)->  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  539 | modules/modules.c:323:9obj) \
      |               ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_ARGS__)
      In file included from playlist/sort.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12:|      ^warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 15
V   241 |     re:../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
     78 |   tur n note:  vavlc_Log(VLC_OBJECT(o), p , vlc  323 | _modexpanded from macro 'VLC_OBJECT'
ule_navar_SetChecked( p  469    LC_VAR_FLOAT_obj, p:
rIn file included from ../include/vlc_common.h:1031:
s../include/vlc_variables.h | VLC_VAR_DOINHERIT  vlc_object_set_nam:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  429 |   (obj, module_get_object (module));
      |         ^
   va./libvlc.h:116r_Crea:  55: note: te( p_obj, 481 |     expanded from macro 'vlc_object_set_name'
    const st  116 | #r d);
      |     ^
uct../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
psz_nam  efinee, me, __FILE__, __LINE__, \ 
v avlc_object_set_name(o, n) vlc_object_set_n122 | #define var_Creabers: (coame(VLC_OBJECT(o), n vlc_common_members: (const vlc_object_t *)(&(x)->oblj) \
      |               ^
 );
      |            ^
sn)
../include/vlc_variables.h:140:48: note:       |                                                       ^
libvlc.c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:  481 | expanded from macro 'var_SetChecked'281:5t
 V vlc  _ t: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  281 |    ( var_SetString( p_object_t *)  (&(x)->L C  140 | #define vobj) \
      |               ^
 coanst struct vlcar_SetChecke_common_members: (c_VIn file included from playlist/aout.c:29:
In file included from ../include/vlc_common.h:1031onst li,vblvcldc_object_t *)(&(x)->o(ob,j) \
      |               ^
,n "ap,p-versiobmodules/modules.c:326:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
AR_INTn", PAC,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15  326: note: expanded from macro 'VLC_OBJECT'
 | KAGE_VERSION );
      |     ^
  481 |     ../include/vlc_variables.h    const struEct vlc_GER | VLC_VAR_DOI:262:48: note: expanded from macro 'var_SetString'
  coNHE262 | #defc) vammonr_C_memreatbers: ine (vacr_SetString(ae( VR,IT );
      |     ^
:
../include/vlc_variables.h../include/vlc_variables.h::442:5: b122,c) :      o warning: nst vlc_object_t *)(&(x)->obj) due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]39msg_D
bg (obj, "n \
      |               ^
: note: expanded from macro 'var_Create'o %s   442m
 |       122 | #define varvar_CreateIn file included from playlist/thread.c:30:
In file included from ../include/vlc_common.h_Create( p_obj, psz_na:1031:
../include/vlc_variables.h:241:me, VLC_VAR_BOOL | VLC_V(a,b,c)AR_ var_CreateDOINHE12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
RIT  241 |  );
      |     ^
 ( VLC_../include/vlc_variables.h    vLC_  retOBJurn var_SetChecked( p_oar_bj, psz_odules matnameSecOhe,BJE VLC_VAR_STRING, vd"CT(a), b, c )t
String( VLC_OBJECT(a),b,c)      , |     
      al );
      v|                                                ^
| |            ^
:../include/vlc_common.h:481:../include/vlc_variables.h:140:modules/bank.c15: note: expanded from macro 'VLC_OBJECT'
  :481 |         conar_Create(s p_obj, pstzm                                      ^ capability);
      |         ^
228e../include/vlc_messages.h, VLC_::87
9122:39: struct vlc_common_memberVAR_INTEGERs:  | VLC_( cnote: oexpanded from macro 'var_Create'n
  122 | #def_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
namine, VLC  481 |         const s_tVrARuct vlc_common:e_ var_Create(st vlc_objea,bct_t *)(&(x)-members: (con,c) var_Crst eate(VAR_DOINHER IT_vlc_object_t *)(&(x)VL->C_OBSJECT(a), b, c )
      TRIN|                                       ^
../include/vlc_common.h:481:15: ob48: note: 5:G | VLC_VAnote: expanded from macro 'var_SetChecked'
>expanded from macro 'VLC_OBJECT'
 note: jobR) \  481_DOIN
H      |               ^
ERIT )j) \;
      |  |      ^
   140      const st
../include/vlc_variables.hIn file included from :
            |               ^
 | #expanded from macro 'msg_Dbg'playlist/art.cru122c
tE vlc_common| _membe    ^
rs: (const vlc_object_t *)(&(x)->obj) \d
      |               ^
G_D:../include/vlc_variables.h:122:39BG39::In file included from playlist/aout.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:,   87 |     msg_Gen: note: expanded from macro 'var_Create'
libvlc.c:288:18455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
note: efine vCaT: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 (a)  228 |         msg,  455 |     b, c )
eri      |                                       ^
r_Sc (etexpanded from macro 'var_Create'p_CreatCheck
../include/vlc_common.h:481:15: 32_enote: expanded from macro 'VLC_OBJECT'_this, VL:
CIn file included from ../include/vlc_common.h:1031:
( p_../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:_MSG_DBG, __VA_ARGS__)Wao warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  288
b |     psz_parser = var_CreateGetNj, psonEmpvtayString( p_libvlc, "      |     ^
vlm-conf" );
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
  442 |     var_Create
( p_  r_Cre         | obj, p481 |         coned(o                 ^,n,t,v) vasz_name, VLC78 |     vlcs  122_VA | ate( p_obj, psz_n      | r__Log(V#defLC_OBJECT(o), p,ai            ^
 vlc_monme, VLCRdule_SetCe _VAR_FLheckevar_Create(a,b,c) var_Create(d(VLC_OBJECT(o),n,t,v) VLC_OBJECT(a), b, c )
      |                                       ^

      ../include/vlc_common.h_BOOL | VLC_VA:481:15|                                                ^: 
note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const stR_Druct vlc_com  
  OINHERIT );
      |     ^
../include/vlc_variables.h:122:39m../include/vlc_variables.h:499:73:on_122 | #define var_: note: expanded from macro 'var_Create'
mCe481mbe |         const stz_n  122 | #define va ame,rre../include/vlc_common.h:note: expanded from macro 'var_CreateGetNonEmptyString'
OsrAT |   499 | #defiVLC_VARu481r_Create(a,:_15ct vlc_co | VLC_VAR_FLODOINH              ^ERIT )
AT b,c) vm;| V: Lnote: C_VAR_DOINHERIT
      In file included from modules/entry.c:26:
nexpanded from macro 'VLC_OBJECT'
e|     ^
 ar_Create( VLC_OBJECT(a../include/vlc_variables.h), b,
        |     ^
 :../include/vlc_variables.hncame, __F122:39: ILEnote: expanded from macro 'var_Create'
  122 | #define var_CrIn file included from _e../include/vlc_common.h:ate(a,b,c) var_Cre ate() VLC
      |                                       ^
../include/vlc_common.h:481:15ate(a,b,c) var_Create( VLC_OBJECT(a), b, c:  )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_OBJECT(a),note:   481 |  expanded from macro 'VLC_OBJECT'
 b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_c:       const struct vlc_commmonon_members:ommon_ (ct struct vlc_ (const vlc_object_t *)(&(x)->omembers: (const vlc_obj481 |       e1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   578 |     i  481 |  fc( var_Chang_e, ( p_obj_, psz_name       constt_t *)(&(x),b const vcj) \
      |               ^
omm->obj) \
      |               ^
aon_membe In file included from interface/interface.c:42:
In file included from ../include/vlc_common.hsIn file included from playlist/aout.c:29:::
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469 |     var_Cr VLC_VAR_Ceateo( rs: (const1031nst Hvl vlc_op_otbj, psz_ruct Oname, VLC_VARc__STRING | VLC_oIbCjEeS_VACOUNcR_DLstr122uct vlc_common_members:vOT, &count, :NULL r_:
t_It  )N )
      |         ^
../include/vlc_variables.h:../include/vlc_variables.hHERIT );
      |     ^
(c128onC../include/vlc_variables.hrea::122:39: note: st vlc_object_t *)(&_(_x)-V525A_AR:5:GS__ expanded from macro 'var_Create'warning: 
>obj) \
      |               ^*)(&(x)->obj) \
      |               ^
)teG
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  122 | #define bject_t *)(&(x)->
voIn file included from aplaylist/thread.c:  30modules/cache.cbj) \39: note: expanded from macro 'var_Create'
er  122 | 525 | :
_# : 43 : In file included from ../include/vlc_common.h:1031:
 var_Createnote: expanded from macro 'var_Change'
  128 | I( p_odefineN var_CreateE__,(a,b,c) v \
      lc_common_members: (const vlc_object_t *)(&(x)| 
      |               ^
:435:->obj) \
      |               ^
            ^
bj,../include/vlc_common.hIn file included from playlist/engine.c::9tCIn file included from N psz_name, VL31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5oreate(a:481: C_VAR_BOOL | V15: note: expanded from macro 'VLC_OBJECT'
warning:   481 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
bL,a  C469nr_Create( V | E m_VAR_DOINHERIT pct#:define var_Change(a,b,  c,d,e) var_Chya)
 nvar_Cre Late( VLC_OBJECT( age( VLC_OBJECT(a), b, c, d      | S, e )
      |                                           ^
), b, c     ^)
      |                                       ^
../include/vlc_common.h:481:15: note: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'VLC_OBJECT'
  481 |   481 |         const struct vlc_common_    var_Create (m embers: (p_ob  j, _psz_     const struct vlc_tnplaylist/art.ca:32:
In file included from ../include/vlc_common.h:1031:
members: (const vlc_object_t *)(&(x)rcing(a,b)   var_CreateGeC_-t>obj) \
      |               ^
OBJECT(a)me, VLC_VAR_STRING , | VLC_VAR_bIn file included from playlist/fetcher.c:26:
 warning: In file included from ../include/vlc_common.h:1031,:
 ../include/vlc_variables.hcDOINoNHERIT );
      |     ^
../include/vlc_variables.h:455:5:  )
      |                                       ^
../include/vlc_variables.h:122warning: cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  455:39: ../include/vlc_common.hnote:  :*)(481:15: note: expanded from macro 'VLC_OBJECT'
onst vlc_obje&(x)->obj) \
      |               ^
  expanded from macro 'var_Create'
  122 | #de | const struct vl  481 |         const struct vlc_common_members: cfine_codue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ctIn file included from playlist/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:
_t *)(&(x var_Crmmon_mem241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]be
r  s241 |     return var_  (const v435 |         mSsgl_c:_ W a r  var_nC( pobject_t *)(&(x)-mrmoneate( p_obj, psz_n>(const_ame, VLC_V) Av_lthis, c_ob"Thisject_t *)(&(x)->obj) \
      |               ^
 doesn
      't |     ^look like a va
lid In file included from playlist/aout.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_variables.h477m:ep:mbers: (5oluginc../include/vlc_messages.h:78->obj) \
      |               ^477:13: note: expanded from macro 'msg_Generic'

n   78s cacheE on"
mptyStrins        122 | #de| g( Vfine var_Create(a,b,c:LC_OBJECT(a),b)
      |                                                                         ^
)        ^ var_Create( VLC_OBJECT
 | ../include/vlc_common.h    vl:481:15: note: ../include/vlc_messages.h:85:5: c_Log(expanded from macro 'VLC_OBJECT'
t  481  | note: :vl         constwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V  477 |  c str_uLobjcC_OBJECtT(o), p,  vvlc_module_lc_common_membername, __FILE__, _ s: (  var_Create( p_obj, epsz_namce, VLC_tVAR_STR_LIIN_NE__t, \
       |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
*  481 |         const s)truct vlc_common_memberG( | VLs: (const vlc_object_t *)(&(x)->Cobj) \
      |               ^
_VAR_DOINHERIT );
&      input/vlm.c:196:17:obj) \ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]((a), b, c )
      | 
                                      ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
x    481 |         const struct vlc_common_members196 | : (const vl  c_object_t *)(&(x)->ob              j) m\
s      |               ^g_Warn( p_this,

      |               ^
 "error while loading the configuratIn file included from interface/interface.c:42:
In file included from ../include/vlc_common.hion file" );
      |                 ^
In file included from interface/dialog.c:../include/vlc_messages.h:85:5: note: :29:
In file included from 51031: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
../include/vlc_variables.h  expanded from macro 'msg_Warn':
539   85 |    :5../include/vlc_common.h:1031::
../include/vlc_variables.h 477expanded from macro 'msg_Warn':
554:   85 |     5 |    |     ^
 m../include/vlc_variables.h:122:39:sg_Generic :warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]warning: 
note: expanded from macro 'var_Create'
  539 |     va(p_this, VLC_MSG_WARN, __VA_ARGS  122 | #defidue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  e554 |  __)
      |     ^
../include/vlc_messages.h:78:13: note:    var_expanded from macro 'msg_Generic'Create( p_obj, psz_n
ame,    78 | VLC_ate(a,b,cr_Create( p_obj, psz_name, VLC_VAR_FLOAT | VL) VvAR_STRING | VLC_VAR_DOINHERIT
     a      )->obnje var)r_Create(_Crea VLC_OBJECT(a),C_VAR_DOINHERIT
      |     ^  | \    ^
b
,       |               ^
te(c a../include/vlc_variables.h)
      |                                       ^
:122:39../include/vlc_common.h:: 481msg_Generic(p_this, VLC_MSG_WAR:15: N
note: expanded from macro 'var_Create'
  122 | #define var_Create(a,,bnote: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.hb,,  c) var_c) var_Create( VLC_481 |     OBJ    const struct vlcECT(a), Creatb, c:122:39: note: expanded from macro 'var_Create'
  122 | #defin_ecommon_memb )
(modules/modules.c:378:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e          ev378 |   VLC_OBJECT(a)v, lcb, c )_|                                       ^
ar,../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    __VA_A v
R      |                                       ^    G const st
SLrr../include/vlc_common.h  msg_Dbg(obj, :481:15: note: "remexpanded from macro 'VLC_OBJECT'
__  481 |  )
      z |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |   ar_Create(a,b,c) v  vlc_oLov o g(VLC_OBJECT(o)ar_Create( VinLC_OBJECT(ag module \"%s)g, p, vlc_mo\"",dule_name, _us_FIL, b, c ): (E__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const s truct vlc_commo(n_mcembers: (const vlc_obVjecoLt mo_dnam_t *)(&(x)->obj) \
      nule_get_objecs|               ^
e, V Ltctt(m  vlc_common_members: (C_VAR_STRING, val );
o       |            ^
dule));
      |     ^
../include/vlc_variables.h:140../include/vlc_messages.h :87:5: note: expanded from macro 'msg_Dbg'
:48: note:    87expanded from macro 'var_SetChecked'
 |     msg_Gene  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
const vlc_object_t *)(&(x)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
->ric(p_this  ,481  | V L C _ M S G _ DcBoG, __VA_ARGS__)
      onst struct vlc_combj) mon_me|     ^\
      |               ^

mb../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
ce   78 | rIn file included from input/vlm.c:244:9vlc_object_s: (const vlc_object_t *)(&(x)->ob: warning: j) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  244 |         module_unneed( p_vlm->p_vooIn file included from playlist/sort.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |     tnrst stdrucetplaylist/fetcher.c, :v p_vlm->p_vod->plc_t_moduleucommrn var_SetCh26:
In file included from o C_OBJECT(o), p, vlc_module_na*n_memb)(&(x)->ome, __FILE_ _ecked( p_ers: (coobj, psz_name, VLC_VAR_ADDRESS,  ,nvs t __L vl vc_objlcect_t *)(&(x)->obj) _Log(INE__\
      |               ^
al );
      |            ^
, \
      |             ^
VLC_O../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.hIn file included from interface/interface.c:42:
In file included from ../include/vlc_common.h:1031:140:48: note: expanded from macro 'var_SetChecked'
:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  481 |     
   140 | #define var _SetChec  const structked(o,n,t,v) ); vlc_c  554omm |     var_Con_reate( p_obj, psz_nmemambere, VLC_VAR_STRI var_SetCheckeNG |d(VLC V_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&s: (c(LC_VAR_DOINHERIT
      |     ^
x)-../include/vlc_variables.h:122>obj:) \
      |               ^

      39: note: expanded from macro 'var_Create'
R  122 | #define var_Create(a,_b,cF) var_CreLate( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.hOAT In file included from playlist/sort.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:481:15: note: expanded from macro 'VLC_OBJECT'| VLC_VAR_DOINHERIT );

      |     ^
o:276:10: warning: ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |   ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
BJECT(o  ), p, vlc_module_122n | ame, #define__FILE__, __LIN var_Create(aE__, \
|               ^
| ../include/vlc_modules.h:50            ^:s,t vlc42: note: expanded from macro 'module_unneed'
_object_t *)(&(x
)-../include/vlc_common.h:481:15>obj) \
      |               ^
: note:       expanded from macro 'VLC_OBJECT'c
o  481n | s t   s t r u c tc ovmodules/cache.cl:cn_sct str  omm276u466c:t5o:n _warning: mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | e m  
   466 |  i  bers: (consf( !var_GetChecked( p_obj, p msz_name, VLC_VAR_sgINTEGER, &val ) _Warn( p_thi)
      |          ^
s, "plugins cache not lo../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
a  142 | #defded (corruptine var_GetChed)" );
      |     ^
ec../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |    ked(o,n,t,v) va msg_Generic(p_r_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
this, VLC_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
MSG_WARN, __VA_ARG  481 |         const struct vlc_commoS_n_mem bers: (cons_)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78tb |     vlc_Log(VLC_OBconst vlc_objecJECTt_t *)(&(x)->obj) vlc_common_members: (const vlc_object_t *)(&(x)->o   50j(bo)j) \
      |               ^
, 
      |                                       ^
 vlc../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
p, v | #defin)   t\481lc_module_name, 
__FI |        b,c) var_Cre mo con      |               ^du
LE__, __LINE__, \
      |             ^
st struct vlelc__ u_nneed(a,b) modobjec\
      |               ^
In file included from t_uplaylist/engine.c:31:
In file included from ../include/vlc_common.ht *)(&(:llibvlc.c:291:23e1031_unx)->obj) :n warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\  eed(VLC_OBJE
      |               ^
291../include/vlc_common.h | :
../include/vlc_variables.h:477:5: cIn file included from playlist/sort.c: ommon_membwarning:  ers: (codue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10:       priv-:warning: >p_vlm nst vlc= vlmeate( VL481:_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]N
C  293 |     _ob../include/vlc_common.hew( p_libvlif( !var_GetChecc  477 |   j15: note: expanded from macro 'VLC_OBJECT'
  481:1031:
 ectked( p_obj, psz_n va../include/vlc_variables.h_vlcr_Create( p__object_t *)o(&(x)->obj) \
bj, psz_name, VLC_VAR_STRI      |               ^
NG |  |  :491:5:)VLIn file included from interface/interface.cC_VAR_Dt *)(&(x)->obj) \
      |               ^
;OINHERIT );
      |     ^

../include/vlc_variables.hIn file included from interface/dialog.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: :      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |     v  491 |     var_Create( p_obj, psz_name, VLC_VAR_ADaDRESS | VLC_VAR_DOINHERIT );
      |     ^
CT(a),b)
      |                                          ^
../include/vlc_variables.h../include/vlc_common.h:481:15: :122:39:122r_Cr:42:
In file included from note: ../include/vlc_common.he:ate( p_obj, psz_name,_39 VLC_VAR_STRIexpanded from macro 'VLC_OBJECT'N
GO BJECT(  481 | a), b, c )
:|    VLC_VAR_D     const struct vlc_common_                      ^OINHERIT
      |     ^
members
:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_vlm.h  122 | #define var_Create(a,b,c) (const vlc_object_t: *)(&(x)->obj) \
      |               ^
 var_Create(187 input/vlm.c:245:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  245 |         vlc_object_release(31 p_vlm->p_vod );
      |         ^
      |                                       ^../include/vlc_objects.h:
66../include/vlc_common.h:481:15::25: note: expanded from macro 'vlc_object_release'
   66 |   note:  expanded from macro 'VLC_OBJECT'
 note: expanded from macro 'var_Create'
  vlc_o  122 | #  481 | bject_release        cons( VLC_:t struct vlcV_LcommoOCBJECT(a) )
n_members: (const       vlc_obj|                         ^ect_t *)(&(x)->obj
) \../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
      |               ^

  481 |         const struct vlc_common_members: (const vlc_object_t_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h: *)(&defIn file included from iplaylist/art.c:32:
In file included from ../include/vlc_common.h:1031:
(x)->obj) \
      |               ^
481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   ../include/vlc_variables.h:n469:5  : warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]input/vlm.c  :
258  469 |     var_Create( p_obj, epc:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]onst struct vlc_commosn_
m e  258 |     vlcz_name,_ VLC_object_release( p_vlm );
VAR_STRING | VL      | C_VAR    ^_DOINHERI../include/vlc_common.hT );
      var_Create(|     ^m
a../include/vlc_variables.h, b,c) var:122:39: note: expanded from macro 'var_Create'
:note: expanded from macro 'vlm_New'
bers  122 | #define var_Cr481:etChe_Createeatc  k187( Ved( p_obj, psz_name | ,# dVLC_VAeRf_iSLC_e(a,TRINOBJECT(a), b, c )
      |                                       ^
ne vlm_NGb../include/vlc_common.h:481
:15:../include/vlc_objects.he note: expanded from macro 'VLC_OBJECT', 
val );
      |            ^
:w  481 |         (../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define v,c) var_Crear_SetChecked(o,n,t,v) var_SetChecked(ate( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |          VcLC_OBJECT(o),n,t,: (const vlc_object_66:t *)(&(x)->obj) \
on      |               ^
15: a note: expanded from macro 'VLC_OBJECT'
)  481 |   vlm_NewIn file included from interface/dialog.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:../include/vlc_variables.hvs578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)t struct vlc:256:  578 | 12 : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  256o n s t   s t cons |     rt seturn v   raucti25: note: expanded from macro 'vlc_object_release'
f(   66 var__Cmcommon_m  | vtlrcu_ct evlc_  c ommon_members: (ccommoonn_members: (constembers: (const vlc_(object  vlc vlVLC_OBJECT_cobjec_(a) )
      _object_release( VLC_OBt_t |  *)(&(x)->ot *)(&(x)->obj)J ECT(ast v) )
      |                         ^
       lc_object_t *../include/vlc_common.h)(&(x)-
const st      |                                                ^
r>../include/vlc_common.h:481:15: unote: expanded from macro 'VLC_OBJECT'bjct vlc_c
o  481 |   bj) \      const struct:481:15: vlc_commo
      |               ^
 note: expanded from macro 'VLC_OBJECT'
)  481 |         \
       const struct vlc_comommon_membmonIn file included from modules/textdomain.chnange|               ^
ers: _m(const vlc_object_t *)(\
      |               ^
_membersembers: : (const vlc_object_tIn file included from In file included from playlist/engine.c:31:
In file included from  (*(c../include/vlc_common.ho:n1031st vlc_object_t *)(&(x)->obj) \
      |               ^
&(:
playlist/art.c../include/vlc_variables.h:32:
In file included from ../include/vlc_common.h):491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |     var_Create( p_obj, psz_nx                              ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:25:
  )481 | In file included from ../include/vlc_common.h:->obj) \
In file included from playlist/control.c1031::
28../include/vlc_variables.h:
 In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       co  256 |           |               ^
name, VLC_VAR, Vr_ADDRESS | VLC_VAR_DOINHERIT );
      | :1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    ^
  469 |     var_Crea../include/vlc_variables.h:122:39st structe: tu477:5: warning: te( pdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 vlc_commonr_obj,an r_SetCvhecked( p_obj, p psz_name, VLC_psz_n_VARo_ame, VLC_  477 |  b   var_Create( jparADDRES_SS, val );
      |            ^
_obj, psz_nam../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
e  tC140 | #defineVAR_SeTRI h, psz_naNGveck | VLCa, r_SetCheckeVLed(o,n,t,v)modules/cache.c_VAR_DOINHERIT );
:547:13: warning: '_Alignof' applied to an expression is a GNU extension [-Wgnu-alignof-expression]
       |     ^
  547 |  v../include/vlc_variables.h:Car_SetChecked(VL_V           mCd_OBJECT(o),n,t,v)
      |                                                ^
SAVE_ALIGNOFe(../include/vlc_common.h p_:481:15: note: expanded from macro 'VLC_OBJECT'
  , V481122:39: note: expanded from macro 'var_Create'
  122 | #define var_CreoaAtRe_(SaT,RbI,NcG | VLC_VAR_DObj, pLC_VAR_CHOIINHERICTE) var_Create( VLC_OBJECT(a), b, c )
      | S );
      | COUN    ^T(&(x)_membe, &count, NULL ) )
      | r->os        ^bj) \


      | sz_:../include/vlc_variables.h :(122const vlc_object_t *)(&(x)->obj) \              ^:39: note: ../include/vlc_variables.hexpanded from macro 'var_Create':
128nam

      |               ^
e  122 | #def:43:, VLC_VARlibvlc.c_ADDRE ine var_CreSS, val );
:      |            ^
                                      ^
../include/vlc_variables.h:293:13a140:48: note: expanded from macro 'var_SetChecked'
:../include/vlc_common.h :481note: :warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
te(a,b,c) var_Create(L VLCC140 | #define var_Seexpanded from macro 'var_Change'
15: note: expanded from macro 'VLC_OBJECT'
_OBJECT(a),   481  tC  128(b, c )
      |                                       ^
 | #_defi |         const strucne var_Change(a293t |     ,../include/vlc_common.h        msg_Err( p_libvlc, "VLbV,*:481:15: note: expanded from macro 'VLC_OBJECT'
Ac,d,eR_BOOL, |  )&val ) )
      |          ^
 va v../include/vlc_variables.h:Mc r initfialization f_Cha gailed" lc_com->list.i);
      |             ^
mmodules/cache.c:512  481 |  :30: note: expanded from macro 'SAVE_ALIGNOF'input/vlm.c:435:29
o        const struc)nt ;
      |             ^
../include/vlc_messages.hn_:83vge( VL  Cl:5: note: expanded from macro 'msg_Err'
_OBJECT(m: warning: c_co512 |    83 |      msgm a), b, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  435 |        c, d, G if (Cae          nmon_memberscheSae )eric(p:e_mbers: v(const vleAlig c _object_t 
  state =_Cre*)(&(x)->obj) \
      |               ^
      :c      |                                           ^
this, VLaIn file included from modules/textdomain.c:25:
In file included from ../include/vlc_common.ht:1031:
../include/vlc_variables.h:477:../include/vlc_common.ho:481:15: nst5: warning: note: expanded from macro 'VLC_OBJECT'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   481 |         coC_MSnvstructae( p_objG_ER vlc_common_menmbers: (const vlst strucc_
o,t (const bvlject_c_ot  477  |   p(sfzi_b jename, VLC_ V*A)R(_vlc_com&(x)->olbj) \
      |               ^
STRING   var_Create(| VLC_VAR_erDOIcN In file included from playlist/thread.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276, alignof (t))) \
:t_t *)(&(x)->ob10: pwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j  _obj, psz_name, V) \
      |               ^L
C276 |   _ HmonIn file included from playlist/art.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V_AR  491 |     vmembers:ar_Crea if( !vE_aGer_GetChec      _|                              ^
ke/usr/include/stdalign.hted( pSt_obTIRR I(coING |142 nst vlc_object_t *):48j1031,:
 :TV ../include/vlc_variables.h(& (x)->obLC_:j) \
      |               ^V
AR_:)44563note: expanded from macro 'var_GetChecked'
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
;D    563 |    142 | #define
       |     ^
 var_GetChevac../include/vlc_variables.hr_Create( p_obkej, psz_name, pVsz_nameLC,_ OVILd(o,n,t,v) var_GetCVAR_SNhecked(VLC_OBJECCT(T: note: expanded from macro 'var_Create'
  R(o p_oHER_),n,t,vb)V
      |                                                ^hecked(o,n,t,v) var_SetChecked(VLC_OBJEING | VLj122 | #definCI:e_VAR_ var_CreatCTT(oDOINHERIT
      |     ^
../include/vlc_variables.h
:../include/vlc_common.h: );
122:39:      )|     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
,n e  (122nAR_INTEGER, &val ) )
      481|  |          ^#:a,dte,fvi)

n../include/vlc_variables.h:142e: var_Create(a,b,c) var_Create(      t VLC_OBJECT(a), b,ege c )
      |                                       ^
../include/vlc_common.h:481:15: In file included from 48: note: expanded from macro 'var_GetChecked'
  |                                                ^
,note: ../include/vlc_common.h:481R142expanded from macro 'VLC_OBJECT'
  481 |         const struc, _tinterface/dialog.c:32:
../include/vlc_extensions.h: _v15: note: expanded from macro 'VLC_OBJECT'
lc_:15: note: expanded from macro 'VLC_OBJECT'
  common_members: 481 | VA_ARGS__)
      |     ^
 | #de  481 |   rp../include/vlc_messages.h        cons:78:13: note: expanded from macro 'msg_Generic't
    78s  |     vlc_Logst(VLz(const vlc_objectC_OBJECT(o), _t *)(&r_(x)->obj) \
      |               ^
( p_instance->p122:_39: note: note: expanded from macro 'var_Create'
p,In file included from modules/textdomain.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491: iexpanded from macro 'var_Create'
nput, "st5    v122lc_module_atname" ):e ,warning:  __FILE | _#_d, __LINuct vlc_commoE__n_members: (const vlc122due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nam | efine, ;  
491      |  \                            ^

 | e#,../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'
        |              ^v
a../include/vlc_common.hr:_481 dVLCCreate(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
e../include/vlc_common.h:19: :15: note: expanded from macro 'VLC_OBJECT'
 note: expanded from macro 'var_Create'
:481  481 |  :15: note: expanded from macro 'VLC_OBJECT'
         const struct vlc_common_  481   v122membersa: | #define 658 | #d (const vlc_object_t *)(&(x)->obvar_Create(a,b,c)j) \32
      |                ^vfefine 
_ar_Create( warning VLC_OBJECT(a), b,vas generated.
VAlibvlc.c:r_GetInteger(a,b) note:  301c:19: warning:   var_GetInteger( VLC_OBJECT(a),b)
      |                                               ^
 )
      |                                       ^
../include/vlc_common.h:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
R  481 |         const struct_ AvDlDc_common_membRers: (const vlc_object_t *)(&(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ESSx)->obj) \
      |               ^
expanded from macro 'alignof'

     44 | #d301efine alignof In file included from playlist/fetcher.c:        26:
In file included from ../include/vlc_common.h:1031:
 |          _Alignof
      481  | |                                 ^
i:15: note: expanded from macro 'VLC_OBJECT'
ne var_Create(a,b, cVLC_VAR_DOINHERITr_Cre../include/vlc_variables.h  481 |          const struc) var_ate( p_obj, psz_name, VLC_VAR_ADD:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
RESC  511 |     var_Create( p_obreapsz_modules = var_CreateGetNonEtmptyStrij, pnS |et VLC vlc_co_VAR_DOmI(sz_name, VLC_VAR_Imodules/cache.c:g( 666p_lNiHbvm:5: warning: lc, "extErR due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]oI
VT );
n_mainemberstLC_OBJEC: (consT(at vl      |     ^cN_objectT
)../include/vlc_variables.h:EG25 warnings generated.
ER | _t *)(&(x)->obj) \
      |               ^
, b, c )
      |                                       ^
VL../include/vlc_common.h:481C   f666 |   )_VA:15: note: expanded from macro 'VLC_OBJECT'
  481 |   R_DOI" );      const s  N
      |                   ^
tdepbase=`echo playlist/loadsave.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/loadsave.lo -MD -MP -MF $depbase.Tpo -c -o playlist/loadsave.lo playlist/loadsave.c &&\
ruct vlc_c;
      | ommon_mem../include/vlc_variables.hHfine :499:73:     ^
var_GetChenote: expanded from macro 'var_CreateGetNonEmptyString'
../include/vlc_variables.hEck:122:e39: note: expanded from macro 'var_Create'
  122 | #dmv -f $depbase.Tpo $depbase.Plo
122  499 | #definmdb(eefio,eRne n,vrt,vIs:ar_Creainput/vlm.c) varte(a_,b, Cresgc) : va_(const vrr647lcn_ o(bjobj,D 238:e23: :5: b"g (pc_this, "svaravincannot find plug-in ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nag plugints ry point in %s", path);
        238depbase=`echo playlist/preparser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/preparser.lo -MD -MP -MF $depbase. | t| _t        ^
_../include/vlc_messages.h:85: *)(&(x)5: note: expanded from macro 'msg_Warn'
 Tpo -c -o playlist/preparser.lo playlist/preparser.c &&\
   var_SetAtmv -f $depbase.Tpo $depbase.Plo
   e-Gca85 |   >GetCh  mseccdkeddress( p_detNonEmp(VLC_OBJtwarning: iEobj) \
      |               ^
g_Genericalhe %s", fil(ename);
      |     ^
Cog->p_obje../include/vlc_messages.h:T(o),n,t,87:5v)
      |                                                ^
:ct, "dialog../include/vlc_common.h:481:15: p_t-hnote: iesvent, |  V Lexpanded from macro 'VLC_OBJECT' 
     481In file included from  | playlist/aout.c:29:
CySIn file included from _MSG_W_CrARN, __V        ct note: rexpanded from macro 'msg_Dbg'i../include/vlc_common.h:n1031:
 
o  co"   87 |     msg_GAdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_eARGSn_../include/vlc_variables.h:nst struct vlc_common_mem_)
,      | eric(p_thnbs    ^

  647 |   ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
          p_input = in   78eteate( r g(a,bVs: (cput_Create( po_vlmn-st |  )   >var_CreateGetNonp_vEmptyStr ing( VLC_OBJEsCvodT(a),b,)   i
tr  vlpc      |                                                                         ^
_Log(VLC_OBJECT(o), p,_ vllc_module_name, __mFeIdLiEa_-_, u_>_vLosc../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
Icd.p_item, psz_he:a491  481d&_command );
e | r,    obtNU jecL      | v    ^:
5: l  ../include/vlc_variables.ht_t *)(&(x)->ob39j) \
      |               ^
:263:48: note: expanded from macro 'var_SetAddress': note: expanded from macro 'var_Create'

  122 | #def  i 263 | #define var_SetAddress(o, nIn file included from cne var_C, p) vr ecplaylist/thread.const :_strcommate(a,uct vlc_ L, NULL );cb
      |                       ^
ommon_members: (const vlc_object_t *)(&(x)->30arwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_SetAddres../include/vlc_input.ho,c) var_Create( VL:
  491 | s(VLC_OBJECT(o), n, p)
      |                                                ^C_OBJE obj) 
C../include/vlc_common.h:481:15::  501note: :expanded from macro 'VLC_OBJECT'46
:  481 |     \ 
      |               ^_  
NIn file included from LTC_OBJEClibvlc.c:302: ../include/vlc_common.h:1031 const stru(a),object :
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   T(a), b, c )
293       | 19note: expanded from macro 'input_Create'
   501 | #def|                                       ^
_../include/vlc_common.h:481:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15  302 |     psz_control = var_Crea teGetNonEmp: b,note:  expanded from macro 'VLC_OBJECT'Et_inev inan_rput__m_Create( p_obj, psz_yname, VLC_VAR_ADDRECreate(a,b,
S,S   | t *)V(L481SC&t(x)- |         const st_VAeRr>uobj \
      _DOINct vring( p_libvlc, "control" )|             ^
;../include/vlc_common.h:
      |                   ^
481../include/vlc_variables.h::15: note: expanded from macro 'VLC_OBJECT'
499c )
      |                                       ^
:73: note:   expanded from macro 'var_CreateGetNonEmptyString'481
 |   )lc_common_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         499c | o#ndemsembers: (const vlc_obmject_tfine var_CreateGe berst : (const vNonElc_* m p t    const struct vlc_common_mt struct vlc_common_members: (const embers: (const vlc_object_t *)(&(x)->obj) \
      \c,d,e) input_C|               ^r
ceta te(VLC_OBJECT(a),b,c vlyvlc_object_t *)(modules/bank.c:,238d:,9e:) cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
&(x  238 | _ c  Strin g (
a),      b| (                                             ^&o(mx)->   msg_)->o)
   var_
bCEobjjreateGetNonEm      r| r              ^
 ) \ 
      |               ^ 
ptyString ((oIn file included from playlist/sort.cbjeoct_t *)(&(x)->ob:bj, "cannjIn file included from playlist/art.c:29:
In file included from ../include/vlc_common.h:321031:
In file included from ../include/vlc_common.h:o:
../include/vlc_variables.h:304:171031::
if( warning: )../include/vlc_variables.h :\
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |               ^
  511t304: initialize5:  !var_GetCHERIT );
      |     ^
  |     if (likely(hecked( p_obp!var_Ge../include/vlc_variables.h) \
      |               ^
tCheckedlug-in %s", ( op:a122tIn file included from In file included from interface/interface.c:42:
In file included from ../include/vlc_common.h:1031:
jbj, name, VLC_VAmodules/textdomain.c:25m:
In file included from o../include/vlc_variables.hRn__:m../include/vlc_common.he39m:b enote: rexpanded from macro 'var_Create'
, psz:C_:sname,1031:
../include/vlc_variables.h:511:5: (const : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc_OORDSob  j511ect_ VLC_VAR_B, &val)))
      |                 ^
OOL,  | &val ../include/vlc_variables.h:    142578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  578 | 48    if( var_Change  122: |  #note: dexpanded from macro 'var_GetChecked'
efinewarning:   142 | vart_#due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
h  ) dCreate( p_obj, psz_name, VLC)e  *)(&(x)->obj) \f
( p_obj, ps      z_
_VAR_INTEGERname ,|  VVLC_VAR_CHOine var|               ^
_GetCIhecC)ked      |          ^(LC_VAR_DOINHE
RI../include/vlc_variables.hovaE511 |   :  va,n,r_CS142:CtTrea,v)te( p;
       | _        ^o

vb48O:UNT, &count, NUL note: expanded from macro 'var_GetChecked'
L )   142 | )
      |         ^../include/vlc_messages.h
:83:#define var_G      ../include/vlc_variables.h:128:43ar_GetChecked(VLC_OBJECT(o| : )note: ,expanded from macro 'var_Change'n
,  t,v)
      |                                                ^
128 | #d../include/vlc_common.h:et481:15e:C fnote: hexpanded from macro 'VLC_OBJECT'i
eckend(o,n,t  481 |        ,v const struce v) var_GetC5ar_:he note: ckexpanded from macro 'msg_Err'e
C../include/vlc_common.hd:481:15: note: expanded from macro 'VLC_OBJECT'
t   vlc_c481h | a   ng   83  |   r_e(a,  msg_Generic(p_this, Vb,c,d,e) varLC_C reMa t_SG_E ChanRge(  coeR, __VA_ARGS__)
      |     ^
V../include/vlc_messages.h:78:13: note: nst stexpanded from macro 'msg_Generic'
(ruct v VLC_Olc_common_members: L(const vlcC_Oa_o   78 |     vlc_Log(VLbBJECT(a),b)
      ject_t *)(&(x)->obj) \
      |               ^
|                                                                         ^BJECTC(_aO)BJ
,../include/vlc_common.hb,,c:)481:15 b, :input/vlm.cE note: :655:expanded from macro 'VLC_OBJECT'
 17: cwarning: v, d,ar_C  reaCT(o), p, vlc_moddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481 |    ule_name, __FILE__, __LINE__, \ 
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'te
   481 |         const struct vlc_common_memb)
      |                                           ^
ee( VLC_OBJECT(a),rs: (const vlc_object_t *)(&(x)->ob b    ^,j c)../include/vlc_common.h
:481:15:  note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:122    )
      |                                       ^481\
      |               ^: | 
   39 : note: 
 ../include/vlc_common.h:481expanded from macro 'var_Create' :
 co  122 | nst struct vlc_common_memb     cons#tinterface/dialog.c:ers:  modules/bank.c:285:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  285 |   def(const vlc_object_t *)(&(x369)->:9:    warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 ioneb j) \
      |               ^
var_Create(a,b,,c) va  369 |         VLC_MSG_D BG,r msg_Er __  r(V  _libvlc.c:A339p m_sCg_Errro(:bb9: warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  ARGS339__)j, "%s"
      |     ^
ea, |  pt../include/vlc_messages.he 15: note: expanded from macro 'VLC_OBJECT'
:  481(78: VLC_OBJE13 | CsT(a),ank->ob:z j, "s_        con   if( va note: expanded from macro 'msg_Generic'
st struc   78 |     vb, lrtale_ plugins cIc nh)eritBool( ttip_VLC_OBJECT(o),n,t,v)
      |                                                ^
li../include/vlc_common.h:481:bvlc, "network-synchronisation") )
      |         ^
../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'
  604 | #define var_InheritBool(o, n) var_InheritBool(VLC_OBJECT(o), n)
      |                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const st15ruct vl:c  _covlmmc_common_members: (const vlc_object_t *)on_members: (connote: stexpanded from macro 'VLC_OBJECT'
 (&(x)->obj) \
      |               ^
vlc_object_t *)(&(x)->obj) \
      |               ^
tlea);cIn file included from playlist/aout.c

      | :  481 |           ^29:
In file included from ../include/vlc_common.h:1031:
libvlc.c:364:15: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:511:      5: warning:   364|                                       ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  511 |     var_Create( p_obj, psz | 
     h../include/vlc_common.h:481j../include/vlc_messages.h: 83:co nst : es15tru: note: cexpanded from macro 'VLC_OBJECT'
s  _name, V:481 |   modiLtruct vlc_common _mc_embeCrs:,ft Log(VLC_Oom mBJEC Tvl_c_Vcon_m(const evAmRbers: (c5_INTEGER o|:  VLC_VAR_libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/loadsave.lo -MD -MP -MF playlist/.deps/loadsave.Tpo -c playlist/load lc_obj(eoc)o,DnOsnote: It vl   c_ob  const t_tjec *)(&struc(t vlx)->obj) \
      |               ^
tNHERI _t *)(&(x)T
c-save.c  -fPIC -DPIC -o playlist/.libs/loadsave.o
_ p, vl>obj) \
      c_module_name, __mmoFILE__,|               ^
cn __members: (const vlc_obj_ommpsz      |     ^LINE__, In file included from \
playlist/sort.c      
:29:
In file included from ../include/vlc_common.he:1031:
_| na../include/vlc_variables.h:122:39: note: ../include/vlc_variables.hexpanded from macro 'var_Create'
            ^  122 | #define varme, V:324L
C_VAR_INTEGE../include/vlc_common.h:R:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 481:15:   324 |     ified|_ Create(a,b,c) var_Create( VL C%s( !var_"GetVLC_VAR_DOINHERChecknote: expanded from macro 'VLC_OBJECT'
ed( IT  481 |    
      |    p    ^
_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
O  122 | _obj, ct_t *)(&(x)->objpBsz_na m ) cone, expanded from macro 'msg_Err'st VLC_VAR_FLOAT, &val ) )
      |          ^
struct vlc
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
_co  142 | #define var_,
GetChecked(mmon_m      | em            ^
#../include/vlc_messages.hdo,n,t,v) var_:e83:5GetJChfebcers:E (constiCne : note: expanded from macro 'msg_Err'
    83vked(VLC_OBJECT(o),n,t,v)
      |                                                ^
 |    ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'83 | 
  481 |       vlc_object_t *)(&(x)->obj)     msg_Generic(p_thi  const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
s,\ 
      |               ^
VLC_MSG_ERR, __VA_ARGS__)
a      |     ^
In file included from playlist/sort.c:29:
In file included from ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'r
   78 |     vlc_Lo../include/vlc_common.h:1031:
../include/vlc_variables.h:modules/cache.c:672:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
g(VLC_OBJECT(o)_, p  , vlc_mo340d672 | :9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   ul  340 |          e_ na mm  eisf,(  _vgar__FILE___, __LINE__, \
      | W            ^
GetChecked( p_oar../include/vlc_common.h:n481:15: note:  (Create(abj, ps,b,cz_na)m var_Crexpanded from macro 'VLC_OBJECT'
e, VLC_VAR_ST  e481 |         const sptrautec   (  Vm t vlc_commpLsz_sg_GoT(Ra), IbnN_mG,_t, Ce&va l ) )
      |         ^
his, "cannot createc )
n      |                                       ^
../include/vlc_variables.h:e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ri  481 | c ( pe_ t h 142: %s: %s48: note: expanded from macro 'var_GetChecked'
i  142 | #define var_GetChecked(o,n,t,v) var_GetChe"scked(VL, tmpname,valC_ = var ,OBJECT(a), b, _InhceritString( p_li_b  )
      |                                       ^
\../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

      |               ^

  481 |         const struct vl      c|             ^
 OBJECT(o),n,t,v)
cIn file included from playlist/thread.c:30o      n|                                                ^
v../include/vlc_common.h:../include/vlc_messages.hl:c, _85:5VLC:
In file included from c: _../include/vlc_common.h:note: expanded from macro 'msg_Warn'1031:
M
481   85SG | :   15:../include/vlc_variables.h_  note: expanded from macro 'VLC_OBJECT'
:  481 |         con304:17: warning: Edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]R
R  304  | " op, se n__VA_ARGS_o_)
      " msg_Generic|     ^
mmon_membert../include/vlc_messages.h:78:13: note:  expanded from macro 'msg_Generic's tif (ruct vlc_common_me
s   ltm struct vlbc78_co | mmon_members: (coners: (st const vlc_objectv lc_ oibkembjley(!ecrs: t_  655_t *(cons); |                 var_AdtdCallback( pt vlc_ *)(&(x)->obj) \)(&(o
bject_t _x)s-:i (const vl>ob*)c_o      |               ^
(&(x)->obj) \
      |               ^
bject_t *)(&(x)->obj) \
j      |               ^
) \   vlc_L
      |               ^
oIn file included from playlist/aout.cg:29:
(VLC_OBJECT(o),In file included from In file included from playlist/art.cplaylist/sort.c
:      :32 29p:
,In file included from n../include/vlc_common.hput, " v:a1031r:
_../include/vlc_variables.hG:e350t:C9: inwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tf-event"  350,  |     if( var_GetChecked( p_obj, psz_nameh,InputEventPreparsee,c
kmodules/bank.ce:d481 :(9o:b jlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/preparser.lo -MD -MP -MF playlist/.deps/preparser.Tpo -c playlist/pr,eparser.c  -fPIC -DPIC -o playlist/.libs/preparser.o
 n      |                 ^
am../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
e,  166 | #definewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   481 |         V msg_Dbgvar_AddCallback(a,b,c,d) vlc_modulevar__name, __FI|               ^
L../include/vlc_variables.h:642A:ddCalE51(:ban knote: _expanded from macro 'var_InheritString'
_lback( V, __LINE__, \
In file included from LC_  OBJE      CT(a), b, c,642 d | #define var_Inhe .obj, "ig)| r            ^
iinterface/interface.c:      |                                                   ^
../include/vlc_common.h47:
In file included from t
./playlist/playlist_internal.h:37S../include/vlc_common.h:481tr:
In file included from ./input/input_interface.h:27:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:LCing:125:5:_VAR_COORDS, &val)))
      |                 ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common V_membLCer: warning: s_VAo15:n_m: (const vlcemb_object_t *)(&(x) note: expanded from macro 'VLC_OBJECT'
->obj) \
      |               ^
R_STR  481481ING,: |  &val(p_this,  ) )
      |         ^
../include/vlc_variables.heVLC_In file included from :142:rs: 48: note: expanded from macro 'var_GetChecked'
In file included from ../include/vlc_common.h:1031:
M../include/vlc_variables.h:        const struct15 vlc_common_membe  :142 | #define var_GetChedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rckeds(o,  125 |     nv,ltc,v_)o bvar_GetCheplaylist/thread.c:j:ect (30:
_Srelease( p_vout );
cked(VLC_OB(cons      |     ^t v
l../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
c_o   66 |     vlbjeJct_t c*)(&E_CoTb(joe)c,tn_,rte,lve)a
s      e( VLC_| O                                               ^B
J(x)->o525:../include/vlc_common.h5: :warning: 481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  525 |     var_Create( p_o15:(o, n)bj, psz_name, VLC_VAR_BOOL | VG_WARN, __VA_ARGS__)
      |     ^
Lbj) \
      ../include/vlc_messages.h|               ^
 note: :ECC_TV(AaR)_ D)
      |                         ^
78In file included from modules/textdomain.c:13: note: expanded from macro 'msg_Generic'
expanded from macro 'VLC_OBJECT'
   78 |     vlc_Log(VLC_OBJECT(o), p, vl../include/vlc_common.h:c_module_name,481:15: note: OINexpanded from macro 'VLC_OBJECT'
HERIT
      |     ^
 ../include/vlc_variables.h:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525  :5481: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  525 | _ F |      :   const struct vl  122 :  c_co48139: mmonI_members: (nLoriconsng plugins cavE_a_r_Create( p_obj, _:
_,L IpNsE__, \
      |             ^
z_nIn file included from ../include/vlc_common.hame, VLC_VAR../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_BOOL | VLC_VAR_DOINHERIT
      |     ^
:1031:
../include/vlc_variables.h:122:39:../include/vlc_variables.h :525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |         525 |     var_Create( pnote: c_obj, psz_n |     t vlexpanded from macro 'var_Create'ahe fm
    coe, ile");  122 | #defi nc_Vn conobjecLst strsC_t_t *) 
      | var_InheritStr        ^
i../include/vlc_messages.h:87:ng(V5: (&(x)->obj)note: expanded from macro 'msg_Dbg'
V   87 |    LCconst vlc_obje c\
      note: expanded from macro 'VLC_OBJECT'
t  481 |         const stuct vlc__OBJE  msg_Genecrric(p_this, |               ^
VLC_MSG_DBG, __V_Ato_uct vlc_commomn_membmeCT(o), n)
      |                                                   ^
r,sb t,c) var_Create( V*L C_OBJECT(a), b, c )
      |                                       ^:../include/vlc_common.hA
 ../include/vlc_common.h:481RG)o(::481:15(c15: :note: expanded from macro 'VLC_OBJECT'
   481 |         const struct vlc_comonS__)snote: expanded from macro 'VLC_OBJECT'nt vlc_object_t *)(&(xmon_members: (const vl
c)_-object_t *In file included from )_m(e  &>(xmbers: (const vlc_objecotbj) \
      |               ^
_t *)(&(
      |     ^
struct../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
interface/dialog.c:370:9:  xvwarning: ldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481 |         c)->obj) \
      | )              ^
onc_c   st struct vlc_interface/interface.cmodules/cache.c:  370 |         msg_GeAommocnote: Roexpanded from macro 'var_Create'm
mon-:>_members: 47(const vlc_obnericVa(ject78_t *)( |     vlc_:
In file included from ./playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:527:29&(In file included from ../include/vlc_common.h:Log(VLC1031679n_membersx  :122 | #define var_Create(a,b,:c9: warning: :p___BOOL | )O->obj) \
      |               ^
BJECT(o), p, vlc_moduleobj, VLC_MSG_ERR, psz_fmt,  ap);
V) varwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
  527_ |  Credue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L ../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C  324 |        |         ^
_VAR_DOINHERIT
  679 | (con st v lc_o ../include/vlc_messages.h:74:15a: note: expanded from macro 'msg_GenericVa'
   t74 |   e( VLC_OBJECT(bj e    msgct  valc), b, c )
      _vaLo_t *)(&(x)->obj) \
      |               ^
_Warn|                                        ^(
p _this ,ig(VLC_OBJEnput_CTIn file included from playlist/sort.c:29../include/vlc_common.h:481:libvlc.c:
:In file included from 390../include/vlc_common.h::t1031h:
      ../include/vlc_variables.h(| or e"ad_t *i), p, vlc_15nput = input_Create( parentc,a item, log,    ^:module_name
 NULL, NULL );n, __FILE__, __LIN    if:( !var_GetChecked(
E        n| note: expanded from macro 'VLC_OBJECT'
&                            ^
(../include/vlc_input.h:501  362:9:46: note: expanded from macro 'input_Create'
481 |           501 | #defince: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 input_Creap_obj, psz_namxe, VLonst s)t5Ctruc  t362_VAR- |   >o _FL  if( var_GetCOhAeTc,k e&dv(a lp _)o b)j, p
      |          ^
sz_name, VLvC_VAR_ADDRESS, &val ) )
      blc_c_objonj) \
ame, __) \
      |               ^
../include/vlc_variables.h      |               ^:142
:48: note: expanded from macro 'var_GetChecked'em|         ^
F(
a../include/vlc_variables.h,:input/vlm.c142:48: note: expanded from macro 'var_GetChecked':  659142
 |   142 | #dIn file included from playlist/engine.ce:31#ot dweIfine v:r17ifa:ine var_GetChecked(o,n,t,v) var_GetChecked(VLLEC___O,B J_E_CT(o),n,t,v)
      |                                                ^
bL../include/vlc_common.hI:N481E:_r_GetChe_, \
      |             ^
cked (warning: o,n,t,../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'v) var_Ge
te %s: %due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mtCs"  659:
, tmpname,
      |         ^
In file included from hecked(VL../include/vlc_messages.h:../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,c8515: note: expanded from macro 'VLC_OBJECT'
 |           :  5481 |       ,511 |       :  481 |         const struct vlc_common_members: coCo (const v  note: expanded from macro 'msg_Warn'
lnst cvar_Create( p_obj, _d,e) inpup_sz_OBJECT(o),nt,_Ct,v)
      |                                                ^
snamreeate(VLCt   ,r _Vuo../include/vlc_common.hOBJECT(a),b,c,d ,  85 |   ct  v    msg_Genevlar_Creac_common_membete( p_input, "sout-denb_rmrscems: (co:bers:ic(p_je)
      |                                              ^
et../include/vlc_common.hhnst481: :481(const vlc_objec:t15 15_t *)(&(x)->obj): : note: expanded from macro 'VLC_OBJECT'
  481 |  \
    : ct_t  *L      |               ^
C_VARis, VLC_M_SGI_NTEWIn file included from )ARN, __ con warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
playlist/aout.c s:29note: :
expanded from macro 'VLC_OBJECT'In file included from ../include/vlc_common.h:
(&GER (x)->ob| VLC_t   481struct vlc_common_memVAR_ |   DOIbers: (const vlc_Nobject_t *)(&(HERI Tx)
       |     ^
VA->obj) \
      |               ^
../include/vlc_variables.h:122:39: note: rIn file included from interface/interface.c:47:
j expanded from macro 'var_Create'
   122 | #d  const struc1031In file included from :
./playlist/playlist_internal.h:37:
  ../include/vlc_variables.h:539:5In file included from ./input/input_interface.h:27:
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t vlc_common390 |    _membe_A msg_Dbg(  R../include/vlc_input.h:530:9: warning:  GS__)
rs: (codue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |     ^
  530 | p     _libvlc   vlc_obj539e | ct ../include/vlc_messages.h:78n:st vlc13   var: note: expanded from macro 'msg_Generic'
__Crea_   78 |  _iptionte( p_obj,  psz_name),release( inp, \
      |               ^
 _  vlc_Log(VLC_O,BJ "removinVLC_VAR_FLOAT | VLECT(o), pC_, ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.hg VaAll iRn_tDeOrIfNHERIT
a  c      :122:39: note: 481 |       |     ^
 ut  );
      |         ^
const stexpanded from macro 'var_Create'ruct vl-c_comm../include/vlc_variables.h../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
data", VLC_VAR_ADDRESS );
e      s| v                ^l"c_modul
e../include/vlc_variables.h _:122
o  122nn_members: (const vame, __FILElc__, __LIN_object_t *)(   66 |     vlc_objecTt_release( E__, \
      |             ^
../include/vlc_common.h:481:15: note: oexpanded from macro 'VLC_OBJECT'
&(x)->  :39obj) \
      |               ^
VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: );
      |     ^
note: expanded from macro 'VLC_OBJECT'
  481 |  ../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
       cons   87 | t s
    msg_Generic(pt_th:      |     ^is, V
bject_t *)../include/vlc_variables.h(  note: \v
lexpanded from macro 'var_Create'cL
C  122: | 122#:d39e:f inote: ne vexpanded from macro 'var_Create'
ar_Cre_      o|               ^
  122481 | #darte(a,b,c_MS)efine var_Create(a | ,b,c) var_Cr veate(a r_Create VLC_OB&(x)->obj) | uct v#de (In file included from playlist/sort.c VLC_OBJEC:f29ine var_JTECT(a:
In file included from \
      |               ^
) ,  b../include/vlc_common.h(a):1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
G_     con  D429, | In file included from playlist/thread.cbject_t *)(&(x):     v-a>r:_122:39bo: ,bnote: j) \C
r      e| a              ^t
eB(G ,p __o_bVjA,modules/bank.c_expanded from macro 'var_Create'A
R  GS__) psz_name, VIn file included from 30122:
 | In file included from # c )
      |                                       ^
L:C_VAR_INTEGER | VLC_VAR_D../include/vlc_common.hOINHERIT485:9:  );
      |     ^
warning: ../include/vlc_variables.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
122  485playlist/loadsave.c:../include/vlc_common.h |  :39:        ms:g_Dbginterface/dialog.cnote: ,32:
1031:In file included from ../include/vlc_common.h:481 1031c )
      :646:9::15: note:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
C
reaexpanded from macro 'VLC_OBJECT't
e  481 |         const st(r(expanded from macro 'var_Create'../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

    122 | #define var_Create(a,b  340 |     iuct vlc_commofn(_dmeefmibers: (const vlc_obnjee cvta_rt_ C*)(&(x)->obj) \a
      |               ^ro,b,c) v:
../include/vlc_variables.h:189:12: warning: 
bja,r _"Crredue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]cursivee646 |       input/vlm.c:660at
In file included from   189 |   :17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
playlist/preparser.c:e    660 |   26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12retur:n var_SetChecked( pl|                                       ^y browsing_
obj, psz_name, VL(a,bC  ,../include/vlc_common.h ce ,  `%warning: ) due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vc) var_C_VAR_INTEGER, svta l    r e a    ate( VLC_OBJECT(a), b,va );
struc cr )
      |  ts                                      ^
ar_Cr../include/vlc_common.he:481:15: note: expanded from macro 'VLC_OBJECT'
var vlc_common_members: (cons  481 |         const vlc_object_t       | *           ^
te( VLC_OBJEate( VLC_OBJECT('", bank.base);
      |         ^
C../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |  T(a),a )     msg_Gener,l b, c )
      |                                       ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
189  140 | ../include/vlc_common.h:b481:15# | :d    return vc_commot struct vlc_c_S,ie:c481:15a c t)A
:d      d| r                                      ^e
s../include/vlc_common.h:481:15: (p_this,omr__SetChGetChemon_memcked( p_obj, psz be note: expanded from macro 'VLC_OBJECT'
rss(note: :expanded from macro 'VLC_OBJECT'   VLC_MSG_D_ Bp_i481n | pG, __VA_ ARGS_  _)
      |     ^
 ../include/vlc_messages.h:78:13(nnote: c : note: expanded from macro 'msg_Generic'
onst_m    78e |         const strexpanded from macro 'VLC_OBJECT'mvbers: (lc_Log(VLC_OBconst vlc_objectJ_EtC T*()o()&,( xp),- >v
l  481c_m |     nvalcoduome, VLC_VAR_STRINbj)
l  481 |  G, &val ) )
      | e_       const stru        ^ecuct vlc_cked( p     oco
tbjectenst struct vlc__t *)(&(x)->obj) \c_obj, psz../include/vlc_variables.h:fine var_Set\ommon_m
142      :48: |               ^note: expanded from macro 'var_GetChecked'

  142 | #define var__name, VL CGetChecked(o__nIn file included from interface/interface.c:47:
In file included from ./playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h:27ame, __FILE__, __LINE__, \
      |             ^
co../include/vlc_common.h:481,n,t,v) var_GetChecked(VLC_OBJECT(o),n:
,t,v)
      | :../include/vlc_input.hut, "smmoon:15: note: expanded from macro 'VLC_OBJECT'_                                               ^VARm_
I  481 | 
      |               ^
572NTEGER, val ); e
             const|  mb           ^
s:10eCrs: ../include/vlc_variables.h
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   t      cou(t-descriph:n)(&(xrst strucIn file included from playlist/art.c:eu140oc32:
In file included from ../include/vlc_common.h:1031:
:../include/vlc_variables.h:539:cc:548: note: expanded from macro 'var_SetChecked'
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  140 | #defi  ne va539 |     var_Create( p_tobj, kve embetvr_Srs: (const vlc_object_t *edt vlc_common_members: (ctonst vlc_object_t *)(&(x)->objn) \lc Cph_ecclst vklc_object_t *)(&(x)->obj) \
      |               ^
ed(o,sz_name, VLC_VAR_In file included from Fplaylist/sort.cL:OAT | VLC(ommoo)n
i-_memb      | 29:
In file included from ../include/vlc_common.h:1031_              ^V:
../include/vlc_variables.he
rAR_DOINHERIT:442>:5:
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      
In file included from playlist/thread.c:30:
)(oIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350s: (b  442c|     ^
_j../include/vlc_variables.h) \:122:39: note: expanded from macro 'var_Create'cons&t
  |   (  vx  122 | #define var_Crear_Create( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINHERIate(a,vlc_objecb,c) var_Cre
,T       );| 
      |     ^              ^
t_t *)(&(x)->obj) \
      |               ^
comm)->on_members:In file included from playlist/fetcher.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: (525
e var_Cren:5: warning: ,../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define ancv,onst vlc_object_t *)(&(x)->obj) \
      |               ^t
t,v) var_SetCe(a,b,c) var_Create( VLC_OBJECT(a)ar_Create(a,bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  525 |     var_Create( p_obj, hc,) pb ,v acr s)z
modules/bank.c:522:on-      |                                       ^9
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t,v) vard_Creaata", &dat../include/vlc_common.h_n
t  vlc_dialog_is_canacte(e aame, VLC_VARV ( VL)_;Co      
bj) \
      |               ^
warning: | BOOL | VLC_VAR_DO:In file included from 9:         due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]warning: 522elled(p_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] |     ^LC_OINHERIT
      |     ^
eobj c, p_id))
kBJECT(a), b, c )

      |         ^
_OBJECT(a), b, c )
      ../include/vlc_dialog.h:263:29: note: expanded from macro 'vlc_dialog_is_cancelled'
| ed(VLC_OBJECT(o),  263 |     vlc_dialog_is_cancelle                                      ^
d
    350 |     i../include/vlc_common.h:481:15: fn
(../include/vlc_messages.hVLC_OBJECT(a), b)
      :78:13|                             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
: note: expanded from macro 'msg_Generic'
,   78 |     vlc_Log(VLC_OBJECT(572o)t |             |                                       ^
 ../include/vlc_common.h:481:, p   481 |         c o,15: note: expanded from macro 'VLC_OBJECT'
v  )
      |                                                ^
481 | (playlist/aout.c :../include/vlc_common.h  :481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const stru    if (vacr_29 :
  var_GetChecked( t vlc_common_memIn file included from ../include/vlc_common.h:1031:
bers: (const vlc_, vlc_mpInheri../include/vlc_variables.h_objecoSt_t *)(edtCheckeule_name, __FILE_:_,554:5 __L_d(VLC_INE__, \
      | &(OBJECT(o),n,t,v)
       const struct vlc_common| note: expanded from macro 'VLC_OBJECT'
_            ^
:   warning: 481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | 
          const stru../include/vlc_common.hc:t vlc_co481:                                               ^
m../include/vlc_common.h:481:15: note: bj, psz_name, expanded from macro 'VLC_OBJECT'
  481 |        V cLonst 15t:struct vlc_c note: expanded from macro 'VLC_OBJECT'
eB  481 | Cox)ommon  _memb  ers: (cons    cont noovlc_object_t *)(&(x)->ombbj) \
      er|               ^-
>obj) \
      |               ^
st struct vlc_common_members: (const vlc_objeIn file included from playlist/preparser.c:26:
In file included from ../include/vlc_common.h:1031:
In file included from playlist/loadsave.c:32s: (const vlc_object_t *)(&(x)->obj) \
      |               ^
ct_t *)(&(x)->obj) \
      |               ^../include/vlc_variables.h:

|                 ^
:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from ../include/vlc_variables.h:263:48:playlist/art.c:32:
efine v note:   expanded from macro 'var_SetAddress'
203In file included from ../include/vlc_common.h:1031:
libvlc.c:405:  263 | #a21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from   405 |     cha../include/vlc_common.h:1031:
r *piddeffile = var_InheritSrtri../include/vlc_variables.h:554:5: warning: ine var_SetAddress(o, n, p) var_SetAddress(VLC_OBng_( p_libvldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Crecat  , "pidfill(../include/vlc_variables.h:e(a,b,c)pJ E_203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CT(o),var_Creat n, epe |  )( V   rL"C_Othi  e );
      
|                           ^|                                                ^
203../include/vlc_common.h:481:15:: 
note: expanded from macro 'VLC_OBJECT'
  481 |  s    ,   const struct vlc_co "plugins-cache"))
      |         ^
mm../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'
481:  604 | #definet../include/vlc_variables.h15: :642:51: note: expanded from macro 'var_InheritString'
note: expanded from macro 'VLC_OBJECT'
    481 |         const struct vlc_c642st struct ovlcmmon_members: (const vlc_object_t *on_ varmembers: (const vl_InheritBool(c)(&(x)->_commono, n) mmon_members: (cov_objectar_Inheri_nst vlc_objecttBool(VLC554 |     va_OBJEobjr_Create( p_objCT(o), n)Bt *)(&(x)-
      |                                               ^
../include/vlc_common.h,>obj) \
      |               ^
) \
      |               ^
 psz_name, VLC_VAR_STRIIn file included from playlist/sort.cNG input/vlm.c | #d| VLC_VAR_DOINefHE__ine var_InhRIT
      |     ^
JECT(a), b:665../include/vlc_variables.h:122:39: , c )
      |                                       ^
:e:17note: expanded from macro 'var_Create'
meritStrin29g:
(o  122 | #dIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:t:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m bers: (cons../include/vlc_common.h:  455 |  warning:  ,   var_Createtdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481 :e15  665( p | : vlc_ob*)fine vaject_t *)(&r__ n) vl(x)->obj) Coc_object_release( (v(&(x)->obj) \
      |               ^
bj, psz_name,lc_object_ V\LC_VAR_FLOAT In file included from modules/textdomain.c:25:
In file included from r
e      a| |va../include/vlc_common.h:1031:
te(a,b:,481../include/vlc_variables.hrt_ I:*)(pp_vo V note: 15: utexpanded from macro 'VLC_OBJECT'  |               ^[i]) );
      |          ^
               L nheritSt../include/vlc_objects.hc:C_VAR_DOIN)HERIT );
      |     ^
r../include/vlc_variables.h::122:39: note: expanded from macro 'var_Create'
  122 | #define note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_commoning(VLC_OBJECT(o)
 r  481_members: (const vlc_obje |  var_Create( VLC_OBJECT(a
,_), b, c )
      |                                       ^
../include/vlc_common.h:481c:t15_t *)(&var_Create(a,b,c) va n)
      |                                                   ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
539(x)->obj) \r
      | :              ^
_Create( VL Cnote: _modules/bank.c:524:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  524 |     expanded from macro 'VLC_OBJECT'
O  B  481 |         conJisf (var_Inhurn var_SetChecked(eeritBo481 |  tur        constpnolt struc(p_this, "plugins-scan"_o:EC b)j, var_t S)e
      |         ^
tChecked( p_obj, v554 |    struct vlc_comm../include/vlc_variables.h: on_mevar_Crmbers: (const vlc_obje psz_eaname, V604ct:_47tte:L C*)(_VAR_B&(x)->obj note: expanded from macro 'var_InheritBool'
) \
      |               ^
O  604 | #define vaOLr_InheritBool(o, n) vapr_InheritBoo(, val );
      |            ^
szl(V../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 LpC__obj, psz_name, VLC_  140 | #define var_Set_VlAR_STRINGChec_ckecommon_members: (const vlc_od(bjoe,n,t,vT(a),  b, c )
      |                                       ^
ct_t *)(&(x)->obj) \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
libvlc.c:408      | :9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]              ^

  408 |         msg_Dbg( p_libv) var_lcSet, "removing PID file %s", pidfile );
In file included from Cname,O       |         ^
VheIn file included from ckBJEC../include/vlc_messages.h:playlist/art.c:32:
In file included from ../include/vlc_common.hed(VLC_OBJE:1031:
../include/vlc_variables.h:CT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15L:66C_563 note: :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:VAR_BOOL, playlist/sort.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
25  469 |     var_Create( p_objval );
      :   87,: 5p:s znote: _expanded from macro 'msg_Dbg'nexpanded from macro 'VLC_OBJECT'note: expanded from macro 'vlc_object_release'

   66 |     vlc_object_rel
   87  481 | ease( VL |         msg_Generic(| p_this, VLC_M563 |      const struct vlc_com  SG_DBC_OBJECT(a) )T           ^mG,a( ome
  var_DelCallback( p_input, "intf- __VA_,ARGS VLC_VAR_STRINGe v|oVAR_5:n S      |                         ^
 ../include/vlc_common.h:481VL:15: note: expanded from macro 'VLC_OBJECT'
  481 |    _memb     cTRoI)Cers: nst st,_(c_N_onst vlV eG, &val ) ))AR_
      |         ^n
D../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
OINHERIT );
      |     ^
t", InputEventPreparse,  
      |                 ^
../include/vlc_variables.h:167:51: note: expanded from macro 'var_DelCallback'
142  167 | #define va| V
      | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r | L_DelCallb      ^
c_#def539i |     var_Creatoabject_e( p_obj, psz_name, VLC_VAR_FLck(atOAT |n VLCe var_GetCh_,V ARb_,Dc ,*../include/vlc_messages.h):O78:13d:)  note: vexpanded from macro 'msg_Generic'a
rI_NDHeElRCIaTl
l      back( VLC_eO(B&J(ECT(a), b, c, d )
      |                                                   ^
../include/vlc_variables.h:122c:39: xk)->on../include/vlc_common.hbj) \
      | |               ^    ^
:
note: expanded from macro 'var_Create'
e  d122 | #define In file included from playlist/loadsave.c:32(o,n,t,v) var:
_../include/vlc_variables.hIn file included from :../include/vlc_common.h:1031:
../include/vlc_variables.hv:a212r:_12C:r 481warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]15
:  212  | note:  expanded from macro 'VLC_OBJECT' 
 e ate)122(  :48139 | :   note:  expanded from macro 'var_Create' 
 a,b,c)   c
      |                                               ^onst struct vlc_comm
on_return vmembersar_Se: (const vlc_object_t *)(tChe&(x)-  122 | #deGetChecked(fVLC_Oine va>obj) \../include/vlc_common.h:481 var_BJECT(o),n,Create( VLC_OBJECT(a), b:,15 :c  note: )expanded from macro 'VLC_OBJECT'


  ../include/vlc_variables.h:481 |         const
      |                ^
struct vlc_common_memberscked (obj, :140name :48,      |                                        ^V : (coLnst v
../include/vlc_common.h:481:15:lCvarr _note: Cexpanded from macro 'VLC_OBJECT'r
e_aVtAR_  481COORD |      note: expanded from macro 'var_SetChecked'    const struinput/vlm.c
S:713_  C140 | #rdeceate(t vlc_common p_obj, p_sfzine var_SetChecked_, val);
      |            ^
(../include/vlc_variables.ho:,140n:,48C:9: _membetVAR_DOINHERIT
n,v) var_SetaCwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
h  e:m       e, VLC_VAR_STRINGcked(VLC _|O   78BJECT(o),n,t, |     vlt,v)
      |                                                ^
713 |  v)
      |                                                ^
 ../include/vlc_common.h:481:15: note:  VL note: expanded from macro 'var_SetChecked'
../include/vlc_common.h:481C     msg_Err(c_:15: note: expanded from macro 'VLC_OBJECT'
Log(VLC_OBJECT(o), p, p_  481 |         cons tv structvcl c_expanded from macro 'VLC_OBJECT'
_  481 |      _lobject_t *)(&(x)->obj) \
      |               ^
VAR_DOvle(I  NHERIT modules/bank.c:526:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m, "vod server i  526 |     if (var_InheritBool(p_thc_common_mcem|     ^
i../include/vlc_variables.h:122sbers: (cononsmodulet_ 
      |     ^
struct   140 | #define var_Setst vlr../include/vlc_variables.hs: (con:n122::3939: snote: t vlcexpanded from macro 'var_Create'C
hecksec   not_o db(jlea:meo,n,c122t_t *)(&(x)- | ,#doa d"reset-plu>gobj) __FILE__,  e\f
i      n| e              ^ 
var_Create(a,b,c) var_Create( VLC_OBJECIn file included from playlist/sort.c:29:
In file included from ../include/vlc_common.h:,_it,v) var_aTSns,b,c)e var_Creat1031e( tVLC_OBJECChecked(VLC_OBJECT(eT(a), b, c )
      |                                       ^
d" );o../include/vlc_common.h-cache"))
      |         ^
(
      |         ^
_../include/vlc_variables.h:604../include/vlc_messages.h:47:83::481:15: note: expanded from macro 'VLC_OBJECT'
:  _object_t *)(&(x)-> note: a), b, obj) \
      |               ^
481c expanded from macro 'var_InheritBool'
:
L  604 | ../include/vlc_variables.h:477:In file included from playlist/preparser.c:265: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
#  477 |   ):
IN),n,t,vE |         const )sdefine var_Inhetruct 
v      |                                       ^

      |                                                ^
_  val../include/vlc_common.h:481../include/vlc_common.h:ritBool(o, n)r_Create( p_obj, psz_name, VLC_VAR_STRING 481| VLC_VAR_DOINHc var_InheritBool(VLC_OBJECT(o), nE__, \R:common_members: (const vlc_object_t *)(&(x)->obj) \
      15
:| In file included from ../include/vlc_common.h:               ^
:note: 15expanded from macro 'VLC_OBJECT'
I  T );
      |     ^
../include/vlc_variables.h:122:In file included from modules/textdomain.c:25:
In file included from ../include/vlc_common.h:103139:481:
../include/vlc_variables.h |         c: note: expanded from macro 'VLC_OBJECT'
:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
          481 |         const struct vlc_| 5: note: expanded from macro 'msg_Err'
   83 |     m snote: expanded from macro 'var_Create'
)
      1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
commog_Generic(p_554 |   t  h212is,   var_Create( p_onst strV  122 | uct vlcn_members: (c|                                               ^
ons | t v_c#dL            ^obj, psz_ Clname, VLC_Vc_   return 
ef../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'../include/vlc_common.h:481:AR_STivanr_SetChecked (obj, name, VLoRmobjemING | oen15: note: expanded from macro 'VLC_OBJECT'
C   var_Crea481 |         consVLC_VAR_tDOINHER IT
      |     ^
s_truVAR_COORDS, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
ct vltec_common_  140 | #dm_efmem../include/vlc_variables.heibne vmar_SetChecb../include/vlc_variables.h:(122ersa,b,c) var_Create( VLC_OBeJECT(a), b, c )
      r|                                       ^
sked(o,n,t,v) var_S../include/vlc_common.h:481:15: enote: expanded from macro 'VLC_OBJECT'
  481 | t :Checked(VLC_OBJECT(o),n,t,v)
      |                                                ^
_MSG_E
../include/vlc_common.h  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
: (  const vlc_object_t *)(&  (x)->obj) \
      |               ^
   const struct vlc_common_members: (const vlc_ob:481:15: note: expanded from macro 'VLC_OBJECT'
ject_t *)(&(x)->obj  481 |  :       const stru) \
      |               ^
libvlc.cct vlc_common_modules/bank.cIn file included from playlist/sort.c:29:
In file included from : ../include/vlc_common.h410:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  410 |             msg_Warn( p_libv:593:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  593 |         msg_Err(obj, "cannot find p1031:
../include/vlc_variables.hlu(mconst vlc_:lobjectg-in entry poembers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
int in %s", plugin->abspath);
      |         ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_In file included from playlist/preparser.c:26:
122ARGS:39: note: expanded from macro 'var_Create'
In file included from   ../include/vlc_common.h122: | #def__)
      |     ^
in../include/vlc_messages.h:e var_1031Cre78:13: :
../include/vlc_variables.h:227:12: warning: ate(a,b,c) var_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Create( VLC  _OBJECT(a), b, c )
      |                                       ^
note: 227../include/vlc_common.h:481expanded from macro 'msg_Generic' | 
:15   78 | : note: expanded from macro 'VLC_OBJECT'
491  481 |         const struct vlc_common_me    vlc_L_togmbers: (const vlc_object_t  *)*:5: warning: )(&((due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_OBJ(x  )->obj) \
&      |               ^
  retuECT(o), rn var_SetChecked( p_obj, psz_p, vlc_name, VLC_VAR_FLOAT, val );In file included from playlist/fetcher.c:26:
In file included from ../include/vlc_common.h:module_name
, __FILE_1031  491 |         |            ^
:
_,(../include/vlc_variables.hc, x ../include/vlc_variables.h:539 :"c_a_LINE)nn -__, var_Create( p_ob\
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_commonj, psz_name_>, VLC_VAR_ADDRESmembers: (const vlc_objectvlc_common_members140: (const vlc:48: note: expanded from macro 'var_SetChecked'
  140 | #d:eRR, __VA_ARGS_S | VLC_VAR_DOINHERIT );
      |     ^
_)
../include/vlc_variables.h::122_fobject_t 39: note: expanded from macro 'var_Create'
*)(&ine v_t *)(&(x5:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ar_S(
39  539 |     : note: expanded from macro 'var_Create'
  122 | #define   122      |     ^
var_Create(a,b,c) var)->obj) \
      |               ^../include/vlc_messages.hxv)a-r>objct_t *)etChecked(o,(&(x)->obj): | #defi78ne var_Create(:13: note: expanded from macro 'msg_Generic'
 \
   78 |          |               ^ vlc_Log(VLC_OBJECT(o)_),C
 p, vlc_module_name, __n,t,v) var_SetCh_CreaFtILE__, __LINE__, \
      |             ^
e( VLC_aO../include/vlc_common.hIn file included from BJECT(a), b, c )
      |                                       ^
,b../include/vlc_common.h,eccked(VLC_OBJECT(o),n,tplaylist/loadsave.c ,v)
      |                                                ^
:\32../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
or) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  481 |      b:
   cj) \
      |               ^
eate( p_obj, psz_name, VLC_VAR_FLOAT | In file included from :481:15: note: 481expanded from macro 'VLC_OBJECT'
  481 |      |          const struct vlc_common_members: (const vVlc_object_t *)In file included from playlist/aout.c:29:
LIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hC:563:5:_ :481V   const struct vlc_common_me../include/vlc_common.h:15m: note: expanded from macro 'VLC_OBJECT'
b  481 |    ers: (const vlc_object_t *)(&(x )->ob    const struct vAR_DOINHERIT
      lc_common_members: (const vlmodules/bank.c:(&c(x)->obj) \
|     ^
ot rem../include/vlc_variables.h741:9: o_onst s
      |               ^
tructj ) \
      |               ^
vloc      | _common_membeb              ^
jeIn file included from playlist/sort.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct_t *warning: )(&(x)->obj) :122:39: note: expanded from macro 'var_Create'
  input/vlm.cv122In file included from playlist/thread.c:30:
In file included from ../include/vlc_common.h:  511 |     var_Crrdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  741 |      \
      |               ^ate( p_obj,e PID files: ( %warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

s :   msg_Dbg% s("o,b
In file included from       |             ^
j../include/vlc_messages.h:85:5:         563 |     var_ psz_name,const vlc_obj eV,L C"_searching plug-ct_t *)(&(x)->obj) \
      | C              ^
rceonst struct v:751:9: warning: aIn file included from modules/textdomain.c1031lc_cplaylist/preparser.com:26:
In file included from mon_members: ../include/vlc_common.h:1031:
in modules");
../include/vlc_variables.h:241:12      : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]|         ^
  241 |  ../include/vlc_messages.h   r:87eturn var_:5: note: expanded from macro 'msg_Dbg'
   87 |  :
S (const vlc_o  mbsjg_Geect_t *e)(ntC../include/vlc_variables.h::362:9:1031hecked( p_eric(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
o../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
&  362 |     i(x)->obj) \  f( var_GetChecked
         78 |     vlc_Log(|               ^
V227 |     ret  u(L 
In file included from playlist/control.c:C:25:
In file included from ../include/vlc_common.h:1031:
r../include/vlc_variables.h:563:5:28:
n In file included from  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.hp_note: oexpanded from macro 'msg_Warn'
:  563 |     var_Creatbj, psz_n   85 |     ms_g_Generic(p_th  751 | OBJ1031:
../include/vlc_variables.h | e( p_obj  :276te( p_o:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ibj, s#d cvae, VLCpsz_name , VLC_VAR_STRING | VLC_VAR_DOIN,_  H ERIT

pf sz       |  i  n e vECM msg_Err( p_vlm, "invalid media _nameo    ^
T,../include/vlc_variables.h V:276122:39: note: expanded from macro 'var_Create'
LnC_VAR_st st(a  Sme, VLC_VAR_ADDTRREIS | S o), p, vlc_mNG ,ar_Creatruct vlc_com122 | #mon_memberdoe   iSs:f( !var_GetCh | VLC_VAR_DOIfine vard_ &val ) )
      |         ^
eC(reesacaription" );
      |         ^
ecked( (../include/vlc_messages.hdt:e../include/vlc_variables.h83(a,:ule5_nameconstV : note: expanded from macro 'msg_Err'
:142:48r   _83 |     msgS_GeneriAR_INTEGERetCheckedvlcc(_pob,bG _|_ : note: expanded from macro 'var_GetChecked'
 __FWARN, ,V,Lt29 warning( ppc  )ject_t *his, VLC_MSG_ERR, _142 | #define var_GetCheck_)e_VILE_sA__ARG_VA_ARGS__)_(,& (_x_)->obj) \
obj,Ld
(      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
INE__, \
      | _obj, psz_name, VLC_VAR var_CreateS__)
      |     ^   78 |     vlc_Log(VLC            ^
N_HO generated.

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
B  J481E | C _ F ../include/vlc_messages.h     const struct      T| (              ^o
)L, p, vlc_modOuAlTe,( V val );_
n      In file included from LC_O BJECT(:|            ^a
m../include/vlc_variables.h:e, 140:48: note: expanded from macro 'var_SetChecked'__FIplaylist/engine.c78:LE__, __LINE_psz_name, VLC_VAR v_lc
_  140 | #define ,:var_SetChecked(o,n,t,v) va a\)
,31 b, c )r_13INTE      GER,:
In file included from c o_SetChecked(VLC_Om| m            ^on_membBJECT(o),n,t,:o,n,t,v) var_GetChecked(VLC
 ../include/vlc_common.h:_OBJECT(o),n,t,v)
      |                                                ^
481Cv)
note: _expanded from macro 'msg_Generic'      
:   7815: note: expanded from macro 'VLC_OBJECT'
|                                                ^
../include/vlc_common.h../include/vlc_common.h:  481:15: 481 |   &val ) )
      |          ^
 VAR_DOINHERIT
:481../include/vlc_variables.h      :15: note:  | :142note: expanded from macro 'VLC_OBJECT'
:  481 |  48: note: expanded from macro 'var_GetChecked'
expanded from macro 'VLC_OBJECT'     ^
  142 | #d../include/vlc_variables.h:ERI T122:39
      |     ^efi |  ne va
r: _GetChecke   con../include/vlc_variables.hd 
      |                                       ^
s../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     c:122:39: note: expanded from macro 'var_Create'  t(o,n,t,v) var_GetCh 
e  122 | #dedepbase=`echo playlist/tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
     const struct vlc_c/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/tree.lo -MD -MP -MF $depbase.Tpo -oc -o playlist/tree.lo playlist/tree.c &&\
mv -f $depbase.Tpo $depbase.Plo

m  481 |         coonnmf eckedson(VLC_OBJECT(o),n,t,v)
i      |                                                ^t strnue va_mr_Create(a,b,ember
rc) sv:a r_../include/vlc_common.h:481:s15(c:o (: strnote: Cexpanded from macro 'VLC_OBJECT're
nateuscc(to VLC_OBJECT(a), b, ct vlc )
      |                                       ^
 ../include/vlc_common.h:481   :15: vlc__common_members: (constnote: expanded from macro 'VLC_OBJECT'
ob  481 |         cjeonote: nexpanded from macro 'var_Create'
st vlc_object_t *)(&(x scbtt,c) var_Create( VLC_ )OBJECT(a), b,ct_t *) st(ruc&t v(   vlc_Log481 |         cx)->obj) lc_\
      onst str  n| st uct vlc122 | s_common_members: (const v              ^
vt-lc_modules/bank.c:754:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  754 |     msg_Dbg (obj, "plug-ins loaded: %zu modules", count);
      |     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   r78 |   uc  lvlc_Log(VLC_OBJEt CT(oobject_t *)(&(x)), p, v->obj) \
      |               ^
v(lVLClclibvlc.c:_com422:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_object_t c*)  422 |     if( !var_InheritBo_module(ol( p_li_&name,(x)->obj) \
      | bvlc, "igno re-conf__FIig" )               ^
LE__, __LINE__, b)j, psz_name, VLC_In file included from  playlist/control.c:c )
28:
In file included from       
../include/vlc_common.h      _\|          ^:1031:


      ../include/vlc_variables.h:../include/vlc_variables.h293::604:47: Onote: expanded from macro 'var_InheritBool'
B10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
J  ECT>  obj)293 |     if( !va(r604_Get | #define \
      |               ^
C vao), phecked( p_obj, psz_name, VLC_VIn file included from ,playlist/aout.cm:29:
In file included from ../include/vlc_common.ho:A1031 :
R../include/vlc_variables.hv:_578l:| 9B:rOOnL,_In_hme &ritBoco_module_name, __FILE_l(ec o,mVwarning: AR                                      ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'm
 m
v  al )n _  578481 |       _  const s,truc#tST)bers: (co |    nv a__LINsEtR Iv)
      |          ^
NG, varv_lc_comlc  if( var_Change_lm, _)c ov( p_oon;bmj, ps_Inherzi_tname, VLC_VAR_CHOICESCOUNT, &count, NULL ) )
mon_memblcd      |         ^
efi../include/vlc_variables.h:128ne var_Crea_../include/vlc_variables.hetrs: ::142:48: note: expanded from macro 'var_GetChecked'
43  e142( | c: note: expanded from macro 'var_Change'o(a,b,#
dnesf  i128 n\
 | #      |             ^
e../include/vlc_common.h:481de _vmembafBool(Voine var_CLha:ec) var_GetChecked(o,n,t,v) var_GetCrC_heckbs: (conOBJECT(o), n)
      set| d(VLC_
      |            ^
j                                              ^
../include/vlc_variables.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
on_members: (const vlc_obj  481ec |         ct_t *)eonst struct vlc_common_member v(l&c_object_t *)(&(:(s: (const xxv)->orb_jCre15n: )lc_obgate(->o bVtLjCe_OBJECT(a), b, c )
      |                                       ^
ct_t *)(&(x)->obj vlc_oe) \
      |               ^
OBJECT(o),n,t,v)
../include/vlc_common.hc() \
:      481| In file included from playlist/loadsave.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      |                                                ^

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
a  241 |    ,tb_, creb  481 |    ,jd,turn var j)              ^
ect :*15)    (&(x): note: expanded from macro 'VLC_OBJECT'
 ->tcIn file included from modules/textdomain.c:25:
In file included from ../include/vlc_common.h:o  e481 |         c\1401031
o:
../include/vlc_variables.h:578      :9_S:e )warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v
a  578 | r_Change( VL C_OBJECT(a), b, ctChecked( p_objb,| j              ^ , psz_nadme, ) 
, e ) VLC_VAR_STRING, val );
  if( var_Chan
ge( p_obj, p      |            ^
      |                                           ^
../include/vlc_variables.h:../include/vlc_common.h:s481z140_name, \:
15:V48LC_      |               ^
: note: expanded from macro 'VLC_OBJECT'
VnIn file included from :playlist/thread.c:30libvlc.c:423:36s::
 Awarning: Rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |         const In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
struct vlc_common_members: (con  429 |     note:  expanded from macro 'var_SetChecked'v
atr _sCtrreuct vlc_common_members: (coate  n140 | #define var_SetChecked(o,n,t,v) vas(t  rvlc_object_t p_obj, psz_name*)(&(x)->ob, VLC_VAR_SetCh_  ecked(VLC_OBJECT(o),n,t,v)
      j) \
      |               ^
note: 423 |         confexpanded from macro 'VLC_OBJECT'
|                                                ^
s../include/vlc_common.h:481  481 | CH:O    t15:    note:  co nvlc_objICESCOUNT, e&cst stct_t *)(&(x)->obj) \ruc
      |               ^
ount, NULL ) )
      |         ^
t vlc_common_../include/vlc_variables.h:members: (const vlc_objec128:43: note: expanded from macro 'var_Change'
t_In file included from   t *)(&(x)->obj)playlist/sort.c:29 \
      |               ^:
In file included from ../include/vlc_common.h:1031:
128 | #define var_Change../include/vlc_variables.h:(a,b,c,d,e) var_Change( 
:48: note: expanded from macro 'var_SetChecked'
V_LC_OBJexpanded from macro 'VLC_OBJECT'525
input/vlm.cI    481 |         NTEGER | VL140 | #:757:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ECT  757 |         msg_Info(const struct vlc_common_mem po_vlm, nst struct vlc_common_meCm_VAR_DOINHERIT (a)berbers: (const vlc_:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],obd jef"VoD s)uppobr, 
cin, de va, er_  525S );

            |     ^|                                           ^

../include/vlc_variables.h../include/vlc_common.h | :    var_Cre:ate( p_obj, psz_namse, VLC_VAR_BOO: (conts Lt vlc_object_t *)(&(x)->obj |)122 \
      |               ^
:39: note: expanded from macro 'var_Create'
etChec V  122 | #defkLC_VARwill be eIn file included from playlist/control.c:d_DOINHERIT
      |     ^
re../include/vlc_variables.h:122(o,n,t,v) var_SetChecked(VLC481_O:39: note: expanded from macro 'var_Create'
  122 | #define var_Cre28:
In file included from ../include/vlc_common.h:B1031:
../include/vlc_variables.h:15a:304t:ei: note: mJ17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(a,b,c) vo  304 |     expanded from macro 'VLC_OBJECT'anr_ved from the VLM iECT(o),ne var_Creat the next major version of Create(a,b,c) var_CreVatee((
 VLC  481. V | ec  t " _ ) ;
      |         ^
   LLC_OBJEcotnst  nstruct*,t,v)C_OBJEC) vlc_../include/vlc_messages.hicommfon_ (like(lyi(
g_Auto      |                                                ^members: &Sav(
x)->obj) \../include/vlc_common.h:481::15: 81note: expanded from macro 'VLC_OBJECT'
(c  481 |   onst vlc!var_Ge_object_t *)(&
(x)->obj)      |               ^
 \
tC      |               ^he
cked (obj, name, VLCe_VAC  onR CT(In file included from  : figFile( VLC_OBT(aaJE5), b, c )
      | CT(p                                      ^:  note: expanded from macro 'msg_Info'
)
   ../include/vlc_common.hc:481:15: note: expanded from macro 'VLC_OBJECT'
,  onst stru b,_481 |  _   liCbvlc) );
      |                                    ^
OO../include/vlc_common.h:481:15: note:  cctplaylist/loadsave.cR DSv,:32:
|  In file included from ../include/vlc_common.h:expanded from macro 'VLC_OBJECT'&            ^1031:


  481 | 81../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'../include/vlc_variables.h:256:12: warning:  | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  256 |     481 |           msg_Generi  const c(p_t h ireturn vs, V        csotrLC_ n)
MuSG_INFO, __VA_ARGS__)
      |     ^
ct vlc_cst ../include/vlc_messages.h:78:somm      13| ont                                      ^
: ../include/vlc_common.h: a_r481ucnote: lrtexpanded from macro 'msg_Generic'
:_SetChecked(  vlc p_obj, psz_namemembers   78c__: (const vlc_  const strclibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/tree.lo -MD -MP -MF playlist/.deps/tree.Tpo -c playlist/tree.c  -fPIC -DPIC -o playlist/.libs/tree.o
co15: note: expanded from macro 'VLC_OBJECT'
u |   o  vlc_Log(objec  mmomct tvlc_n_mVLC_OBJ, ECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
mon_members: (const v_../include/vlc_common.hVLCltc _*)(&(x)e->obc:mobje)r \
s_:V (c481onst :objAR_ADDRESS, val );
      |            ^
15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  481   |       ect_t *)140 v clc_obje(&(x)->obj) \
con      |               ^
 | #define var_st struct vlc_common_t_t SetChecked481(o,n,t,vm      mon_members|               ^): (const vlc_ob |  
ject_t *)(&(x)->obj var_SetChecked(VLC_OBJECT(o),nlibvlc.c:447In file included from playlist/aout.c      ,: 5):t,v) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m:embers: (const vlc_object      | const struct vlc_common_members: _t
34*)(  447 |     (const vlc_object_t:
In file included from playlist/playlist_internal.h: *)(&(x)->obj) \
      |               ^
37:
 *)&((&(x)In file included from  ./input/input_interface.h\
v->ob      |               ^
ljc:_27:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/vlm.c:759objec                                               ^
) \
x:43: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  759 |         p_v../include/vlc_common.h)->obj) \
l      m->p_vodIn file included from  :481  :125      | t15:               ^
 | playlist/thread.c    vlc_object= vlc_cnote: expanded from macro 'VLC_OBJECT'
__rerellease( p_vout );
      |     ^
|   481 |    :../include/vlc_objects.h:66:2530:
: note: ease( p_l     const stibvlcrucIn file included from  );
expanded from macro 'vlc_object_release'
      |     ^   
t vlc_common_me66In file included from ../include/vlc_common.h../include/vlc_objects.hm:66:25: playlist/preparser.c::be26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hnote:  |     vlc1031:
../include/vlc_variables.hrs: (co:442:256:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  442 |     var_Create( p_obj, psz_name, VLC_VAR_BOOL |_objec              ^t_rel VLC_VAR_DOINHERIT );
      |     ^

ease( VLC_OBJ../include/vlc_variables.h:122_:39: nst vl:ECT(a)cnote: expanded from macro 'var_Create'
_object_t *)(&(x)->ob12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t *)  256 |     return var_S  122 | #define varj) \
      |               ^
 )
      |                         ^
In file included from _Creplaylist/sort.c../include/vlc_common.haexpanded from macro 'vlc_object_release'
:ustom_cretCheea:481:15In file included from playlist/loadsave.c:32:
In file included from ../include/vlc_common.h::te(a,bte( VLC_OBJECT(pcke note: 1031,_vlm),c) var_d( p_obj, Cnote: expanded from macro 'var_Create'
reat p29   66 |  sz    :
:
_na se122 | #definIn file included from ( VLC_OBJEC../include/vlc_variables.h:276T(v../include/vlc_common.hizeofe var_Create(:a10( v: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]expanded from macro 'VLC_OBJECT'
),   481 | a: vlcb,,a_lod c )
      | 1031)b,_tc) var_Cr )e:
../include/vlc_variables.h                                      ^
a:
../include/vlc_common.hob:  539te( VLC_OBJECT)(a), b481:),276:        const mj15: e se5, VL: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'VLC_OBJECT'c
  539 | c   ,  481t | _relC_VAR_ADDR    i
f      |                 ^
 e../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
aESS,truct vlc_ |   cval )ommon_mse( VLC_OBJECT(a) )
      |                         ^
( !var_GetChe../include/vlc_common.h;
      |            ^  
 ../include/vlc_variables.h:140:48:142e    |  cva    constked( pnote:  struct vlc_commo_obj, psz_namexpanded from macro 'var_SetChecked'#n_members: (const vlc_objece, VLC_VAR_Idr
(  140&mber | #(x)->obj) \
      |               ^
et_t *)(&(x)->dobj) \
      | e_s: (const vlIn file included from fiNTEGE              ^
Rcne var_playlist/fetcher.c_object_In file included from playlist/thread.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C25 warnings generated.
rSeate( p_obet:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5Checked, &val ) :  455 | )
      |          ^
(o../include/vlc_variables.h,n, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t    va  554 | :t,vr142_Create( p_ j   var,_obj, psz_nam:e, ) va48:*)r(_&:481:15: Create( p_obj, p VLC_VAR_FLOAT |note: sz_nexpanded from macro 'VLC_OBJECT'(
am  x)->obj)e,  VSet note: Vexpanded from macro 'var_GetChecked'
LC_VAR_DOI481LChe |   N  cked(VC  142 | # defiHERIT ) ;
      |     ^
 f ../include/vlc_variables.h in con:enst struct vle 122v_ V:39: note: expanded from macro 'var_Create'
var_GetCheckedc_comm  A(o,n,t,v)
      |                                       ^
R122 | #../include/vlc_common.h\
      |               ^
) v:481:15aar_Get: note: C_hepr_Geexpanded from macro 'VLC_OBJECT'

        |                                           ^481 |     tsdepbase=`echo playlist/item.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/item.lo -MD -MP -MF $depbase.Tpo -   Cc -o playlist/item.lo playlist/item.c &&\
mv -f $depbase.Tpo $depbase.Plo
 const strudefine var_CrzScheckt vlc_common_membeedT(VcLC_OB_namked(o,n,t,v) var_GJECT(oetCe, VLC_VAR_FLOAT | VLC_VAR_DOINrsHERIheckT
Red(VLC_OBJECITe(o: ()c      oNn,astt)e(a, vnlGIn file included from c_oplaylist/aout.cb ,t|:,b,|     ^,
 jevc))c v../include/vlc_variables.hatr
_t 34_*:
):122:VLC_V      |                                                ^
AR_DOINHERIT
      | ../include/vlc_common.h:481:15: note: In file included from playlist/playlist_internal.h:    ^
37../include/vlc_variables.h:122:39:
: note: expanded from macro 'var_Create'Cexpanded from macro 'VLC_OBJECT'
r  eate( VLC_OBJECT(a), b, c )
      (LC
_  39122 | &OBJECT(o)n,(x)| ->obj) \
      |               ^n,                                      ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481
,v)#define var_C: note: 481
      |                                                ^
reate(a,b,c) ../include/vlc_common.hva,:expanded from macro 'var_Create'
481  :15: note: expanded from macro 'VLC_OBJECT'
122   | r_Ctrea#d | 481 |  e,fine   v)
      |                                                ^
  v ar_Create(a,b , c ) c../include/vlc_common.h:481:15: onote: nte( Vst struct vlc_comLmon_membC_OBJECT (a) , b, c )
      |                                       ^
In file included from ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
playlist/art.cvar_C  :32:
In file included from 481 |         co../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9:ns twarning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]st
r   578 |      | e    r s:c if( v uc  ( cto nonst vlc_object_ar_Create hange( VLC_OBJECT(a), b,s c )tv ( p_objt struct vlc_commo*expanded from macro 'VLC_OBJECT'
      |                                       ^
../include/vlc_common.hl:c481:15: note: expanded from macro 'VLC_OBJECT'_
c  481 |  )n
        (&, op_s( z_mnaemex)->obj) \
      |               ^
mmon_members: (const vlc_  const struct vlc_common_meconst struct vlc_comIn file included from playlist/loadsave.c:object_mmbers: (cmto,nboe 32nrs:
In file included from  s: (481t V | ../include/vlc_common.h:1031vlLC _VAR_CHOICcE*)_ooS(n:
co../include/vlc_variables.hC:n&_293ms(x)->obj) \
      |               ^
embers: ( t     O :10c:onst vlc_obIn file included from vlc_ob const structplaylist/fetcher.c:26:
In file included from  jectj_UNT, t *)(&(x)->obj) \
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_../include/vlc_common.h      members: (c:1031:
 bojv| ../include/vlc_variables.h:563:nst 
5vlc_object_t ec*t_t *)(lc_common_me              ^:
&(x)->obj )mwarning: &due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])
c  563 (\
      | be&(x)->obj) |  \ 

                    ^
In file included from |               ^
playlist/thread.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hou  293 |   rs: (const v In file included from :469../include/vlc_common.hn:t, :NIn file included from playlist/sort.c5: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481
U:  46915 |  : :if( !vlLnote: 29 :
 expanded from macro 'VLC_OBJECT' var_Cplaylist/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324L: ) )
      |         ^
ar_   var_
10  C481r:rIn file included from GetCeate( |       warning: p../include/vlc_variables.h_:ohbj, psz_name, Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]L  
   324 |  ../include/vlc_common.h:36 e warningsC_Vate const (Astruct 1031c_obj generated128R _eSTRING | VLC_VAp_ocbjetc_kte d*() (p&_obj, psz(,.
_n psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
v../include/vlc_variables.h:am122:39: note: expanded from macro 'var_Create'
l  x)->122 | #dc_comm  if( ooe!va,bR:_DOINHERIT );
      |     ^
e43f VLC_:VAR_B note: ../include/vlc_variables.hOexpanded from macro 'var_Change'
OL, &val  128 | #define var_Change(aine var_Create( ) )
      |          ^
r../include/vlc_variables.h:142:48:j) \
 :      |               ^
122,b,c,d,::
../include/vlc_variables.h:554:a,b,c) var_Create( VLC_OBJECT39:enIn file included from playlist/preparser.c:26 note: expanded from macro 'var_Create'
_  122(a), b, c )
note:       expanded from macro 'var_GetChecked'
m |   |                                       ^)e mbers:va (co#
d../include/vlc_common.hefine vanst vlc_o142bject_t *)(&(x)->obj) | # r\:d
      _Change4815r:15: note: expanded from macro 'VLC_OBJECT'
efine var_G|               ^_  481et |  :
( In file included from ../include/vlc_common.h:1031      const _GetChecke:
../include/vlc_variables.h:276depbase=`echo playlist/search.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/search.lo -MD -MP -MF $depbase.Tpo -c -o playlist/search.lo playlist/search.c &&\
mv -f $depbase.Tpo $depbase.Plo
: warning:  VLC:_Odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]d( p_obCj, p10sz_name, VLC_VBJECT
: stwarning: (a),  554 b, cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | C  276 |  ruct v    ifl(,c    AR_FLrea!var d, e )
      | vt                                          ^ae(r_G_eaOtATe
,,C ../include/vlc_common.h&hvalCrec_echeckedkate( p_o bj,)eod( mpob,,nsz_ nrmuct(
  vlc_ca,t,vinput/vlm.c:) vIn file included from mo759mmo:n_members: (const vl./input/input_interface.h:are, VL_GCetCheckpe__VAR_STob43: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j../include/vlc_common.h:,d R481c:15oINGps_z(V: _nnote:  cob| LV)LCCn___OmBVJamECeTe(mojexpanded from macro 'VLC_OBJECT'),n,tA
 R, eVct_t L_,*v)(  )C481&va(x)-_DVOAIR_rI_N
TNEGER, &      | valH ERIT
C) )      r|     ^
 | )
      |          ^
eate( VLC_../include/vlc_variables.hO../include/vlc_variables.hB:JECT122:39: note: expanded from macro 'var_Create'
>obj)                                               ^27(a), b, c )

      |                                       ^
:
../include/vlc_common.h:481      ../include/vlc_input.h
:527:29:  122 ../include/vlc_common.h:481:15: note:  | #d\: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

expanded from macro 'VLC_OBJECT'
efi  481 |         c :142:48: note:       o|               ^
nst expanded from macro 'var_GetChecked'
      const struct vlc_commo15:  142 | #define var_GetChecked(o,nne,tn_me  note: expanded from macro 'VLC_OBJECT'
,  527 |     inbvv)a  vaers: (const vlc_ostruct vr_lc_common_pbject_members: t(uGte_threconst vlc_object_tt *)(&(x)->obj) \
      |               ^
 *)(&(Cx)->obhecked(VLCj) \a_O
Bd_JtIn file included from E *playlist/fetcher.ciCnTp(uot) ,=n ,itn,pvu)t_
C      |                                                ^r:eat
26:
In file included from ../include/vlc_common.he:(       | p              ^../include/vlc_common.h
arent, item,:481 log, NULL, NULL );:15: note: expanded from macro 'VLC_OBJECT'
1031:
      |                             ^

../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
    501481In file included from mplaylist/loadsave.c:32ber:
s:../include/vlc_variables.h | #de | fin:e578 :i9n: pIn file included from   u ../include/vlc_common.h t_   ( c warning: on:sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t 1031v  :
578../include/vlc_variables.h:304:17: warning:  |  lcc_oonbsjt|  es         ^tcr   if( 
uCvcIn file included from t_areatr_playlist/tree.ct vlc_Chante(gae( p_obj, psz_namecomm, Von_membLC_interface/interface.ce::74:,29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b   74 |   27 *:
)(In file included from ../include/vlc_common.h&(x)->obj )  i\VAR_CHntf_thr
clibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/item.lo -MD -MP -MF playlist/.deps/item.Tpo -c playlist/item.c  -fPIC -DPIC -o playlist/.libs/item.o
r_Create(a,t,      |               ^
b,c) var_  481 |         cconsCt input/vlm.c:sr759:43: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e,at../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
d,e) intr:u1031p:
../include/vlc_variables.h  :189481 | c   t     co_nst strut *)(&(x)- v:lc_12co:>momo n_rut_Create(VLCead_t warning: _OBJEmCsb*:jdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 p_inem  bers189: ct vlc_ecoTtf)  |     ret=ur ( VLC_OBJECT(a), b, vlc_(custom_create( playlist, si \
      |               ^
zne ovar_Sa)c(ef( t* p)Cc
      |                                       ^
h../include/vlc_common.hec:481k:elibvlc.c:469:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,b,c,d,e)d  (m15
      |                                              ^
:m../include/vlc_common.h:oon481:15: _nnote: expanded from macro 'VLC_OBJECT'
s  memberdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  304 |     if (likely(!var:_ G(ecto481469 |        |      t   vlc_o  Cbject_t *)(&(x)->obj) \(consheckednnote: t (objexpanded from macro 'VLC_OBJECT'
   481 |         con  ,     vlc_objnaect_t *)(&(x)->obj) \
st       |               ^
me, VvlcLC_VAR_COORDS, &vm_sgIn file included from playlist/thread.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5s
a      l|               ^
)))
      | object_t *)(&                ^(x)
:_->obj)  In file included from playlist/control.c:28:
In file included from ../include/vlc_common.h:1031 \
      :
../include/vlc_variables.h:340:9:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|   477 |     var_Create               ^
( p_obj, psz_nameW, VLC_VA../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
 input/vlm.c:759:24: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  const stRwarning: _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ar
r  340 |     if( var_GetSTCheckeRING | VLn( p_vlc, "options %s withod( p_obj, psz_name, VLC_VAR_STC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h142:RIN | 122uGt, &val )ut    ct vlc_# )
d:39: note: expanded from macro 'var_Create'
struct  c122o | m#imte vlc_comdmefoinmon_member_s: (con", arenfine vags[n] );e var_
      |                 ^Create(a,759 |       b,  p_vlm->p_vod = vlc_ccr_
GetChe) var_Create../include/vlc_messages.h( VLC_OBJECT(as), b, c )c
k      ed(o,n,t,v) var_GetChecked(VLC_OBJ| t vlc_objec                                      ^t_t *)(&(x)->obj)
m \
      |               ^
_i../include/vlc_common.hnECt:      481:15: fnote:  TIn file included from playlist/aout.c:34:
In file included from playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:530:9:(o),n,texpanded from macro 'VLC_OBJECT'
, v)
      |                                                ^  481 |         const swarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
etruct vlc|         ^

../include/vlc_variables.h:142:48:../include/vlc_common.h:481:15:  note: expanded from macro 'VLC_OBJECT'
note:   530 | m_cob     481 | ers    : (cusmmon_members: (const vlc  _object vlc  expanded from macro 'var_GetChecked'
OI  142 | CtE_SoC_#  odefine var_GetChet cke *)b(&(j ocxnodm_s(o,n,t,vcreate(nst )->obj) \s t vtVOeU)LC_:OBNJTEl, C&T85:c5 cv_ar_GetCheru
ckc(t      e| d p(VvL)l_vc_cl              ^m),
ommon_me
cCm      t|                             ^36 warnings generated.

b./libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
eIn file included from ,ou rs: (con_nsO_releaBJEseC( iit, NULL ) )T
      | nput        ^
 ../include/vlc_variables.h:128:43: note: );expanded from macro 'var_Change'
st vlc_object_t *)(&(        |         ^

  128110../include/vlc_objects.h:66:25 |  : note: expanded from macro 'vlc_object_release'
 |  # d e fine    vlvar_Changec(x)_custom_->create(a(VLob,j)C   b,c,d,e) var_ \_
      OChBa| nJg66e              ^
( EVLzeoC |   T(Co  _Of), s, n)
      |                           ^
BJECT(a)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
( vod_t   481 |        In file included from ),
      |                        ^
ob./libvlc.h:ject_t *)110:27: note: expanded from macro 'vlc_custom_create'
  110 |     (& playlist/loadsave.cconst struct    vlc_custo vlc_com, :32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:b, c, d, e 324:)10m_: cwarning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      
vm|                                           ^(  lx)-324>co_bobject_roj) \
      |               ^
o),elease( VLC_OBJECT(a) )
      n,| t                        ^
n../include/vlc_common.h:481:15: In file included from 
playlist/sort.c_,mv)../include/vlc_common.h
:      481:enote: expanded from macro 'VLC_OBJECT'
15  :481 note: |                                                ^
expanded from macro 'VLC_OBJECT'../include/vlc_common.h:481:15:
   481 |       depbase=`echo playlist/services_discovery.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/services_discovery.lo -MD -MP -MF  | $depbase.Tpo -c -o playlist/services_discovery.lo playlist/services_discovery.c &&\
mv -f $depbase.Tpo $depbase.Plo
   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/search.lo -MD -MP -MF playlist/.deps/search.Tpo -c playlist/search.cm    note:   -fPIC -DPIC -o playlist/.libs/search.o
  const struc tconberss: t struct(c vlc_common_memboers: (const vlc_object_t *)(&expanded from macro 'VLC_OBJECT'
 | (x)  481 | ->obj) \
 playlist/thread.c:30:
reate(VLIn file included from C_O:29:
In file included from       ../include/vlc_common.h| :              ^1031 B../include/vlc_common.h vJlc
_c:omEm1031CoT(o), s,n _n)m
      :
 ../include/vlc_variables.he: 491:5:  warning: mbers: (const vldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    cco:
  ../include/vlc_variables.h491:_o|                           ^
b../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ject_t *)(& |     v  481 |       ar_Create( p_obj, pszn(xst  const )->obj) \
       strusctntruct vlc_commo|               ^
n_members: (const vst vlc_olc_object_t *bj)(&(x)->obj) \
_name,       | VLC_VAR_ADDRESect_t *)              ^
(&(x)S | VLC_VAR_DOINHERIT563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   563In file included from playlist/aout.c:34input/vlm.c:
->:761 | In file included from     var_:34)obj) \
      |               ^;playlist/playlist_internal.h: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

:37
  :
In file included from ./input/input_interface.h:      |     ^
761 |       ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  p_  122 | #def vlminterface/interface.c:Cr81ine vaeate( p_obj, p-rsz_:n5am_Cre:,v  Ve>alp27Lc__warning: v:
ocommon_mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]d-Ct_VAR_ST
 eember>p_ms: (co../include/vlc_input.h n(odule = a,b,R:Ist vm572N G i|f (l cV_obojLeCct_t *)(&!var_(x)   81 | ->obj) \
      |               ^
GetChec    var_Create( p_intf, "idukle_need( p_v:10: In file included from playlist/control.c:28:
_VAR_In file included from warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e../include/vlc_common.h:DOIdN  572 |   1031:
../include/vlc_variables.h:350:9: warning: Hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]nER(lm- p_objt   >pI_f-add", VLC_VART   : v
o  350 | ,    i _pfsS( var_GetzCheT_cked(RING | dnvame, VLC_VAR_cV) LpC_,lc_ VAR__o"v FLOAT,o
 &od servb      |     ^
veavalr", "$vr_Create( VLCISCOMod -../include/vlc_variables.hjb, psz_name, VLjseect_re_rC_veVMAARlN)eDars:e )",O_
      | BJECT(a), STRING(), &122:39: note: expanded from macro 'var_Create'
         ^val ) )
 (v;  
      | 
    ^../include/vlc_variables.h:122142:48: note: expanded from macro 'var_GetChecked'

        142 | #def|         ^
i../include/vlc_variables.h: l../include/vlc_variables.hnc | e#d:122:39 vefbin_ea var_,C142: for48alser: _: note: expanded from macro 'var_Create'
   122);
      |                                  ^ | #G edefate(a,inetChnote: e evar_Cr
beat../include/vlc_modules.h:48:42: cb,cc )
      | j                                      ^note: keedce) var_Cr((eatet
(../include/vlc_common.hexpanded from macro 'module_need'
:481:   15: o,48n,t_,vt  | # dVLCefine module_n*e_note: edOBJECT(a,b,c,))d) ma(pp_vexpanded from macro 'var_GetChecked',(out[i]) );
      |          ^
o
../include/vlc_objects.h:66expanded from macro 'VLC_OBJECT'
a  481 |    d u 142 | #define var_GetCheckl: 25:e_n note: expanded from macro 'vlc_object_release'
    b   66 | e,  ce    vlc_object_reled(note: o)aseed(VLCexpanded from macro 'msg_Warn'var
_)(co   O VLC_OBJECT,n,t,85v var_Create( |  n(_GetChecks )Ba) t,ed   mV b, c (J VL)
s      |                                       ^
g_Generic(C p_:vLECC_O481asBJECT(:../include/vlc_common.har), b, c )
      |                                       ^this, VLC_M15): 
_S../include/vlc_common.hG_WA:trnote: u
expanded from macro 'VLC_OBJECT'
R481ct:  481 |     GT15e: v      |                         ^
(:481:15: l note: expanded from macro 'VLC_OBJECT'note: expanded from macro 'VLC_OBJECT'
 ../include/vlc_common.h:t
481c_:Cchecke   N,da),b,c,d)(VLComm48115 on_members: (co_OBJECT(o):ns |    cons, note: expanded from macro 'VLC_OBJECT'
t  
       struct vlc _common_members: (co_n|                                          ^
st vlc_oOBJECb../include/vlc_common.h:481:    ntTject_(o)15: note: expanded from macro 'VLC_OBJECT', c onst struct vlc_c481 |      n,t,o  tmv)
      |                                                ^
 *)(&(../include/vlc_common.hm
:x)->o   481b481 |     vlcj    const |        481):,15  t , \
      |               ^
stocv)
      |                                                ^ruct
 : onote: expanded from macro 'VLC_OBJECT'
n  481 |  _mem bersv../include/vlc_common.h:481:15: note: lc_common_m cnst struct vlcon      const st_embe_rexpanded from macro 'VLC_OBJECT's:c: ( sorconst vlc_object_t *)(&
mmo  t strnuct vlc481_com( | xo)->obj) \m b   u
j      |               ^
ect_t *)(&  o( n_memb(const vlc_objecxt_t *)(&(x)-In file included from ctplaylist/sort.c>oers: (:const _29:
In file included from ../include/vlc_common.h:1031:
 vlc_covlc_objecmmon_membmembers:b../include/vlc_variables.h):e578r-s (co:j) n(t_t cons s*)(&(xt vl) t\
 const stvc_o-      >obj) \
      | bjerct_t *)(&(x):-9:u lc_object_t              ^ >*warning: )(&(c>t|               ^
 
ovbj) \
x      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lc_common  )->ob578 | _j)me    ifinterface/interface.c \
:83:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(      |               ^
mbersIn file included from playlist/loadsave.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: (con:340   83:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 input/vlm.c:764:13:  |    warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
st v lc_ovarbj_Change( p_intf, "intf-add", VLC_Vect_t *)  (&(x)-ova>b340 |     if(ob  764 |      j        msg_Err( ArpR_SETTEX_T, &text, NULL );
C) \      vj) \
      |               ^
_a|     ^
vlmr, "cannot f../include/vlc_variables.hind vod:128:43: note: expanded from macro 'var_Change'
 server" );
  
128 | _GIn file included from       |               ^
#defi      |             ^ne var_Chang
e(playlist/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a,b,c,e  362 |     if( var_GetChecked( ptChecked( p_d,e) var_Changhe( VLC_OBJEIn file included from CT(a), b, c, dange(obj, psz_na, e )
playlist/thread.c: p../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
me__   , VLC_VAR_STRING, &val )83 30)      | oo:
                                          ^
In file included from ../include/vlc_common.h../include/vlc_common.h::
       | | playlist/aout.c:54:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        ^481
 ../include/vlc_variables.h:142:48:  note: bbj     m:15: note: ,j, psz_nasg_Generic meexpanded from macro 'var_GetChecked',(p_this, 
54  142 | #definIn file included from  | playlist/fetcher.c1031expanded from macro 'VLC_OBJECT':
../include/vlc_variables.h:511:e  :p sV
z  481V 5:_name, warning:  |    due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   
   511 |      va __VvarL_Create   c( p_obj ron st str  vlc_o,bLj pecAVs_C_MSGz__ERt_r_C39nR,Aame,_VAR_AD uVLC_VARDRESS, &:
cRLv tG__Va_ vlAcIlCS__In file included from ./input/input_interface.h_c_:VARAR27:
GSIn file included from _../include/vlc_input.h:41:
../include/vlc_vout.h:125_ __:5)CHOICESCOUNT)
      |     ^

../include/vlc_messages.h:78      | :13: ),     ^
:../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
  warning: NTEGER | VLC_VAR_DOINH&couERIT
   78 |     vlc      om|     ^)_Log(V

L../include/vlc_variables.h:C_OBJECT(o)G122, p, vlcmdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]etChecked(o,n:,tn
,  125t_, 39N |       v| o nU:L_Lplaylist/art.c :  299)note: expanded from macro 'var_Create'
:13:   ../include/vlc_common.h   122 | warning: #define var_m        ^C
r../include/vlc_variables.h:142o:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]48
d  u299e |     v:le_name, 1031__FILE__, :
__LINE__,  p   \a
te(a,b,c)       |             ^
note: ../include/vlc_common.h:481:15: note: _a:expanded from macro 'VLC_OBJECT'v
a r_  C481oexpanded from macro 'msg_Generic'b | r note:  expanded from macro 'var_GetChecked'
j, psz_name, VLC) )
      |         ^
    msg
_   ../include/vlc_variables.h:525Err../include/vlc_variables.h::5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  525 |     var_Create( p_o_V      const stbj, psz128_name, VLr_GC_Vlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/services_discovery.lo -MD -MP -MF playlist/.deps/services_discovery.Tpo -c playlist/services_discovery.c  -fPIC -DPIC -o playlist/.libs/services_discovery.o
:43etCheAAR_BOOL | ruceatce( ked(VLC_OBJECT(o),n,t,v):( VLCtR _INTEGER, note:  obj, "%s:
expanded from macro 'var_Change'
   128_VAR_val );%s", psz_DfilOeINHERIT
      |     ^
V../include/vlc_variables.h:nLCa
      | v _vOl122:lc_co39: c_note: expanded from macro 'var_Create'
mombj  122 | #defiect_release(   142 | me, vol#definepn_members: B(coJECT( _vouta), b, c )v
ar           ^
nst vlc_obj78      |                                       ^
ne v../include/vlc_common.har_Create../include/vlc_variables.h:e c140_ | s# |   d);:      ce:481t  vlc_L
ofgi(nVe       rvear_ChL| C                                               ^_
:../include/vlc_common.ha|     ^
ngreO(B15J../include/vlc_objects.hr:a,b,c:,d ,note: expanded from macro 'VLC_OBJECT'
:66:25:  _eGetChecked(o,n,t) var_o48ECr_T(o), p, Change( VLC_OBJECT(a), b, c, d, e:  )vcl
      (note: ec_rr481n:15o: note: mexpanded from macro 'VLC_OBJECT'o
d  481 |         const strucIn file included from playlist/item.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  189 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_INTEGER, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *),t v) var_Gevl note: expanded from macro 'vlc_object_release'
c   t_66 |     vlc_object_release( VLC_OBcommon_members: (constJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_comm vlc_object_t *)(&(x)->obon_members: (const vlc_object_t *)(&(jexpanded from macro 'var_SetChecked'
x) \
      |               ^
)->obCj) \
      |               ^
  140 | #define var_SetChecked() );
      |             ^
o,../include/vlc_messages.h:83In file included from playlist/loadsave.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ul  350 |    e i_namf( var_GetChecked( p_obj, psz_name, VLt_nt,t,v) varC_Se *)(&(x)->obj):5: \tChecked(VLC_OBJECT(o),n,t, _eV,
note:       expanded from macro 'msg_Err'A
v)
      |                                                ^    83 |  R _S
mT_R_|               ^
ING, &val ) )../include/vlc_common.h
:      |         ^
eFILE__, __../include/vlc_variables.h:142LINE__, \
      |             ^
  msIn file included from playlist/fetcher.c:39:
In file included from ./input/input_interface.hm481b:27ers: (constg_Generic(p_| t                                          ^h
i../include/vlc_common.h:481:15: note: sexpanded from macro 'VLC_OBJECT',
 VLC../include/vlc_common.h  481_ | M S G _ E RR , __VA_  const s:15: :truct vnote: ARGS vlexpanded from macro 'VLC_OBJECT'c
_:
481_../include/vlc_input.h:)527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lc_co  481 |         conm  527 | mon_m_o    input_thread_t *ist(&(x)-bject_t *n>obj)  struct vlc_common)(puet = inpumbe&_memberrs: s:t
      |     ^
 (_Creat:15: note: expanded from macro 'VLC_OBJECT'const vlc_o\
e( p
(      ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
arent, it|               ^
em, log, NULL, NULL consIn file included from tplaylist/item.c:34:
     78481 |     vl vlc_Log(VLC_OcIn file included from  | ../include/vlc_common.h:1031B:
J../include/vlc_variables.h        coECT(o_obj),);
       |                             ^nsthp, vlc: struc
ec203:12: ect_warning: t *)(&(x)->obj) \
      |               ^
bject_t *)(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
&(x)->obj) \
  203 |       |               ^
    return var_kSetCheckee../include/vlc_input.hdd( p_obj, ps:In file included from playlist/tree.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  (_moduz_name, VLC_501:l46: note: expanded from macro 'input_Create'
  e_name, __FILE__, 501VAR_BOOL, val );
      |            ^
_../include/vlc_variables.h:140:48: _LINE__, \
V:48: note: expanded from macro 'var_SetChecked'
      LC_OBJE(x)->obj|             ^
) ../include/vlc_common.h:481:15: note: \expanded from macro 'VLC_OBJECT'
       | #define i
In file included from nput_Create  481le|               ^
note: CT(ase |         cons t sinterface/interface.c:90:9playlist/search.ctr:e(a,b,c,d,e(aout)) inp:u28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12:  warning: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
;   90 |         var_Chaunct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^

ge( p_intf, "intf-add", VLC_VAR_ADDCHOICE, &vplaylist/art.c      al, &text );
      |         ^
| ../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128 | #define var_Change(a,b,c,d,e) var_        ^Change( VLC_OBJECT(a), b,:303:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 c, d, e )
      |                                           ^
  303 |   ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
          481 |         const struct   msg_Dvlc_commonbg( obj_members: (const vlc_object_t *, "album)(&(x)- art saved >obj) \
      |               ^to %s", psz_filename );
      |             ^

../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:interface/interface.c:13: note: expanded from macro 'msg_Generic'
94:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   78 |      94 |      vlc_L 
varog(VLC_OBJEC_Change( p_intf../include/vlc_objects.h, "intfT(o), -add", VLp, vlc_module_naC_Vme,AR_ADDCH __FILE__, __LINE__,   140 | #define var_SetOICE, &v\
      | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]al, &text );
      |     ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
Checked(o,  128 | #define var_Change(a,b,c,d,e)n,t,v) v var_SeartChecked(VLC_:OBJECT(o),n,t,v)
      |                                                ^
_Change( VLC_OBJECT(a), b, c, d, e )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  481  189 |     r../include/vlc_common.h:481:15: note:  |         eturn var            ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
cons  t str481uct vlc_common_memb66expanded from macro 'VLC_OBJECT'ers: (const 
vlc_ob  481 | : |   je       cons       ct_expanded from macro 'var_GetChecked'
const struct vlc_common_membet *)(&(x)->obj) \
      |               ^
(a,b,c) var_t struct vlc_co25: In file included from playlist/item.c  :142 | #de34:
note: expanded from macro 'vlc_object_release'rs: (In file included from mcmon_Create( V
members: ../include/vlc_common.hf(ine var_GetChecke:1031:
d(o,n,t,v) var_G   20366etC |     v |  ../include/vlc_variables.hlhec:142k:48: ed(VLC_OBJECc_obj  T(o),n,t,v)
      |                                                ^
LC../include/vlc_common.h:481:15: ../include/vlc_variables.h:note: expanded from macro 'VLC_OBJECT'
  481 |         co_Onst struct vlc_cBJEoCT(a), b, c )
      |                                       ^
tmmon_members: (const vlc_obje  return note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,vtct_t *)a(&(x)->obj) \
r_Set212Checked( p_obj, psz_name, VLC_VAR_:BOOL, val );
      |            ^
12../include/vlc_variables.h481:      140| ::48 :warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: 
expanded from macro 'var_SetChecked'  212 |     return var,
 | _SetChecked (obj,         voo)140 | #define var_Se tname, Vn../include/vlc_common.h):st vlc_object_t *)(&(xLChec,ked(o,n,t,v) 481:15: note: expanded from macro 'VLC_OBJECT'
)->obj) \
      |               ^
n,t,v)
      |                                                ^
  481 |   e../include/vlc_common.h:481:15:       const struct vlc_common_membecrs: (const note: expanded from macro 'VLC_OBJECT'
vlc_object_var_SetC hetc kev  a*rd_GetChecked(VLC_)481( |    C(VLC&_(OxB)-JECT(o)OBJECT(o),n,interface/interface.ct,,v)
      |                                                ^
>obj):_ 97:5: \
      |               ^
warning: ../include/vlc_common.hV:481:15:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] n,t,v)
      |                                                ^
note: expanded from macro 'VLC_OBJECT'
In file included from ../include/vlc_common.h  :481:15: note: expanded from macro 'VLC_OBJECT'
481  481 |         
c   97 |     var_Const hanstruct vlc_commonplaylist/engine.cA |     const vlc_:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h  g_:539:5:e( p_iombjenembers: (const vtf, "intf-add"ct_t *)(&(x)->obj) \lc_object_t *)(&(x)
      |               ^
, VL->obj) \
      |               ^
C_VAR_ADDCHOICE, &val, &text );
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |     ^
                ^
../include/vlc_variables.h539 | playlist/art.c:In file included from In file included from playlist/sort.c329:17:playlist/tree.c:33 :27:
In file included from In file included from :
In file included from playlist/playlist_internal.h_Se: playlist/loadsave.c../include/vlc_common.h   var_Cre:ate(tChecke 37:
In file included from :128:43./input/input_interface.hp:_ note: expanded from macro 'var_Change'
:27:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  o:bj, ps1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
warning: ddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  z  (329 |      125 | 128 | #d  _name  212 |        vlc_obj, VLC_VA     rep_oR b     cot    urn var_S32:
j, pIn file included from   m../include/vlc_common.h:n1031_Fsz_name, VLC_VAR_INTEGER, val )efiLsg_Err( obj, "Error writing %s: %s;
      |            ^
O../include/vlc_variables.h:140:48: note: e:
expanded from macro 'var_SetChecked'AT | Vn../include/vlc_variables.h:362Le:e9 : varwarning: _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]tCheck
Cc  362 |     if( var_Gett_reled Ceasehange(ob(a,b,cjhe( p_v
", ,psz_byuioutdfile,
      |                 ^
   140) | #define vst ar_struct vSetClc_commcked( p_obj, psz_name, VLC_VAR_ADDREon_membeSS, &val ) C_VAR,d,e) va_DOINRhecked(o,n,t,v) var)
      |         ^HER;_CI
      |     ^
s:
../include/vlc_objects.h../include/vlc_variables.h:142:48: (const :66:25: note: expanded from macro 'vlc_object_release'O
vlc_obT
      |     ^
j   e../include/vlc_variables.h66r_Chanct_t *):ORDS, val);
      |            ^
(&(x)->obj) \
ge      ( VLC_OBJECT(a | const struct vlc_comvlc_common_members: (const name, VL)C vlc_objec_VAR_CO, bOR, c, d, etDS, val);
      |            ^
../include/vlc_variables.h:140:48: _note: expanded from macro 'var_SetChecked'
t  140 | #def *)(&(x)->oi nme )b
o note: expanded from macro 'var_GetChecked'
      |                                           ^
j)r_S../include/vlc_common.h:et481:15:   142 | #definCnote: expanded from macro 'VLC_OBJECT'
  481 | hecked(              ^
 \
      | e var_G  eVtLC               ^
v   a  cr_CnIn file included from onst struchecketd(o,SetChecked(o,n,t,v) vplaylist/preparser.cn ,at,v) vinput/vlm.c:765:13a_v122:39: note: expanded from macro 'var_Create'
OBJECT(o),n,t,v)
  r_G::122 _      et|                                                ^
Cmlheccre | #_mked(cdowarning: bmmon_mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  765 |    e m     ../include/vlc_common.h _  vlcSetCh_VoecLekCeb:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      _OBJECT(o)ject,n,t,red_(rVeLlCe_OBJECT(o),n,t,v)
      |                                                ^
   const bers: v(const vlc_object_t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 *)(&  481 |         con(x)->obj) \
st struc      |               ^
t vlc_common_members: (const vlstructsinterface/interface.c:100:5: warning:  vlc_common_members: (const vlc_object_tf *)(&(x)->obj))26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hc:
293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 \
      |               ^
i      n| e                                               ^   va:In file included from playlist/search.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |     return rvar_
293 |  _Create(a,b,c) var_Create( VLC_OBJESetChe   if( !var_GetckedCh( p_obj, psz_name, VLC_VAR_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CBOOL, val Tecked( p_o  100 |     var_Change( p_intf, "in)(a), b, c )
      |                                       ^
tf-add;
      |            ^
../include/vlc_variables.h:140../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
", VLC_V  AR_ADDCHOICEbj, psz_481 |      na:48:me, VLC_VAR_BOOL, &val ) )
      |          ^
  (const v../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'l   co
note: expanded from macro 'var_SetChecked'
  140 | #defc_object_t *)(&(x)->obj) \
      |               ^
In file included from playlist/services_discovery.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: , &val, ine var_SetChnst sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t&text );  
      |     ^
ruct vlc_common_members: (const v
lc_object_t *)(&(xeckase( p../include/vlc_variables.h_:vlm->p_vod )128;142 | #defined(o,n,t,v) vaer _vSaert_ChGetChecked(o,n,t,vIn file included from playlist/control.c:28) :
e:c43ked(VLC__objectOBJECT(o),n,t,
va_r_GetCheckedt(VLC_OBJEC      )| ->obj) \
      | 83 warnings generated.
              ^
 *)(&(x)->obj) \
      |               ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERRIn file included from playlist/engine.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    554189 |     returIn file included from nplaylist/tree.c :v27:
 | In file included from  ../include/vlc_common.h:1031:
../include/vlc_variables.h:227ar_SetChecked( p  :12: warning: _odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,../include/vlc_common.h _b_VA_:481:15: note: jexpanded from macro 'VLC_OBJECT'
   481 |   A  , psz_name, VLC_VAR_INTEGER , v a l );
../include/vlc_variables.hv:140aRG      |            ^
 co../include/vlc_variables.hS__r)nst stT  :227(o),r_Create( p_ob:140:48: note: expanded from macro 'var_SetChecked'
48  140 | #definej, psz_na :me, VLC_VAR_STv)
      uva
|  | n,      t,v)
r_                                               ^SetCRct vlc    return var_
SheetCheIcked(o,../include/vlc_common.h:n481:15: note: expanded from macro 'VLC_OBJECT'
NG | VL_  481 |         constC commso_truct v       n_members: (con,lst,c_commockent _membenote: expanded from macro 'var_SetChecked'
rvlc_objectdepbase=`echo playlist/renderer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/renderer.lo -MD -MP -MF $depbase.Tpo -c -o playlist/renderer.lo playlist/renderer.c &&\
mv -f $depbase.Tpo $depbase.Plo
_t *)(&(x)-| V>s: (con                                               ^obsjt)    140
 | #d../include/vlc_common.he\f:i
n481e       vlv|               ^c_A
Ra_do:DOINHERITr_SetCheb
      | cked(o,n,tject_t *)(&(x ,)->obj) \
In file included from playlist/loadsave.c:32:
In file included from       |               ^note: expanded from macro 'var_Change'
../include/vlc_common.h:
1031:
../include/vlc_variables.h:429:5  128 | #vd) va: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  429 |  fine vraIn file included from  r  playlist/search.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212_:12: _warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C  212 |  vhange(ar_Ca,b,c,d,e) var_Change( VLC_OBJECT(a), b, c, d, e    return var_Set)
      |                                           ^
r../include/vlc_common.h:C481:15: note: heexpanded from macro 'VLC_OBJECT'
c  481 |         ckonst struct vlc_common_meeate( e:mbp_SetChobj, ps( p_obj, dzecked(VLC_O15: ptsnote: z_name,_rele (oaers: (se( VLC_cOBJECbon st VLC_vTB(al_Vname, VLC_VARAR_FL)jOAT, val );
      |            ^
../include/vlc_variables.h:140:48:, name, VLC_VAR_J    ^
expanded from macro 'VLC_OBJECT'../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
ECT(o),n,t,COOv)
      |                                                ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
RD_SI,note: Nexpanded from macro 'var_SetChecked'
TEGER | VLC_VAR_DOI  481 |         const   140 | #define vaNHERIT );
      |     ^
r_../include/vlc_variables.h:122:39: strSetCheckenote: dexpanded from macro 'var_Create'uct vlc
(o,n,t,v) var_SetChecked(V_c
o  mmLon_122C_O  122 | #  481c_do val);
      |            ^
 | ../include/vlc_variables.h:140:48:  | efi#BJECT(o),n,t,v)
      |                                                ^
        const structnote:  vlc_cexpanded from macro 'var_SetChecked'
n  od140emmon_m var_Crembers:e../include/vlc_common.h:481:15: a | mnote: te(aexpanded from macro 'VLC_OBJECT'
em  b#ders: (481 |  e(const vlc_object_tfine var_SetChecked( o ,b,c) var_Creat eb ject_t *t _    const ( VLC_OBJECT*const vlc_objCreate),n)(,&(x)->obj) \struct vlc_common_membet,v) var_SetChe(a), b, c )
      |                                       ^
(cVLcked(VLC
      |               ^
C_OBJECT(o),n,t,v)
      |                                                ^interface/interface.c_
:102:../include/vlc_common.ht../include/vlc_common.hO:481::5BJE481:15: note: expanded from macro 'VLC_OBJECT'
e  _t *)(&(x)->obj) \15:CT(a),b,c,d,e)
 note: expanded from macro 'VLC_OBJECT'
      r|                                              ^
  s: warning: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] |   
 481
  |  : (const vlc_object_t *)(&(x)->obj) \
      |               ^
481 |         const struct vlc_common_members: (const vlc_object_ )
      | t *)(&(x)->obj) \
      |               ^
                        ^
        ec (&v    In file included from playlist/search.c:28:
ons      t strIn file included from In file included from (| ) var_Setplaylist/tree.c:27:
In file included from ../include/vlc_common.h:1031:
x)->../include/vlc_variables.h:241:12: warning: ../include/vlc_common.hu:c              ^
oC481:15: note: expanded from macro 'VLC_OBJECT'
    481 | h102beccodue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.hnst   k241e | d    retu(rn j)        var_SetChecked( p_obj,c |     var_AddCallbVac pskLz_naCmo_O| B    ^ns
tJ../include/vlc_messages.hEe,t  v:l VsCT(LCo_),n,t,v)
c_      |                                                ^
co../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
strm78u:VA  Rct vtlc_common_member_1031s: (con:13: note: expanded from macro 'msg_Generic'
S   78 |     vlc_LTRING, val );
      |            ^
o481:
 |         const struct vlc( p_intf, "intf-add", AddIntfCallback, playlist );
      |     ^
_../include/vlc_variables.h:166common_members: (const:../include/vlc_variables.h51:s: vl227:c12_:o bwarning: jdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
ctt_t   227 |     return var_SetChecked( p_obj, *p)sz vlc_object__name, VLC_VAR_FLt *)(&(xOAT, val );
      |            ^
 note: expanded from macro 'var_AddCallback'
../include/vlc_variables.h:140:48:   166 | #define var_AddCnote: expanded from macro 'var_SetChecked'
(&(x)->obj) \
a      |               ^
l  140 | #define var_lback(a,b,cSetCheck,d) ed(var_AddCallbIn file included from o)-a>,obj) \
      |               ^
ckplaylist/services_discovery.c:28:
In file included from ../include/vlc_common.hn,t,v:( 1031:
../include/vlc_variables.h:203:12VIn file included from playlist/fetcher.c:39:
 L\C
_      OIn file included from BJECT(a),|               ^
) v./input/input_interface.h:            ^27:
../include/vlc_input.h: a:warning: 530due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  ../include/vlc_objects.h203 |     reIn file included from turn var_SetCheckedplaylist/item.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
( p_obj, psz_n  227 |     return var_SetChecked( p_obj, psz_nama:9e, VLC_VAR_FLOAT, val );
      |            ^
../include/vlc_variables.h:140: :48b, c, d ):: note: me, VLC_VAR_BOOLr_SetCh
66:25: note: expanded from macro 'vlc_object_release'
   66 |  ,       |                                                   ^
expanded from macro 'var_SetChecked'../include/vlc_common.h
:481:15: note: expanded from macro 'VLC_OBJECT'
ecked(VLC  140 | #defin_OBJECTe var_(oSe  tCvah481 ),n,tewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]cl );
      k|  , v evdl)           ^
(

  530 | c      |                                                ^
o../include/vlc_common.h../include/vlc_variables.h:140::481_:15: note: expanded from macro 'VLC_OBJECT'
o  481 |    b     cons48  : note: expanded from macro 'var_SetChecked'
je      vlc_c  140 | otbject_re struct vllc_common_meemabt_releasse( input );
e( VLC#      |         ^
_../include/vlc_objects.h:66:d25: note: expanded from macro 'vlc_object_release'
OBJECT(a) )
      |                         ^
ers: (../include/vlc_common.h:e   In file included from 66 |  481:15: fconst../include/vlc_common.h:1031:
../include/vlc_variables.h   v:429ine var_SetChecked(o,n,t,vlc_obje:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct_) var_S vlc_object  _t *)(&(x)->r429 |     var_Cfine var_reate(etCh p_obj, psz_name, VLC_VAR_INTecked(VLC_OBJECT(o),Cr eleIn file included from oasn,t,v)
      |                                                ^
eeate(( V../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c  481 |         const onote: expanded from macro 'VLC_OBJECT'
playlist/preparser.c:n26:
In file included from ../include/vlc_common.h:1031s:
t struEct vlc_common_m  481 |  e      ../include/vlc_variables.h:304:17 sc:onstm stbers: (co,nrucGEtsRntruct vlc_commot  |vn, vlc__t members: (const vlc_comlmon_members: (const vc_lc_obojectb_t *)a(oj&(,ecb,c) var_Cr warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  ,v) vxject_t *))->obj) \L(
tar_C_OBJECT(a)&(x)->obj )
      |                         ^
)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   481 |   _\
SetChecked      g|               ^(VLC_O
  tVLC_VAR_DOI    cNHonst stru(BIn file included from VERIc      t vlc_common_mLC _OBJECT(o),n,t,v)
e*a)t(&(x)->obje( V      LC_OBJECT );
T(a), b, c ))
 \
      |     ^
      ../include/vlc_variables.h:      |                                       ^| 122:39: note: 
expanded from macro 'var_Create'
../include/vlc_common.h:481:15:   122 | |                                                ^
#../include/vlc_common.hd              ^e
fine var:_Cre481anote: texpanded from macro 'VLC_OBJECT'
e(a,J  b481, |    :15playlist/services_discovery.c: note: expanded from macro 'VLC_OBJECT'
   :28:
In file included from ../include/vlc_common.h:1031:
481r |         emberIn file included from playlist/thread.c:c30 :
 In file included from )E CT(o), p, vlc_module_nvs: (con s const strtuconst stame, __FILE__, __LINrct vuclc_common_members: (const vubjct vtlE_ _, \
      |             ^
../include/vlc_variables.h../include/vlc_common.h::c_common_lmemb481ers: (const vlc_object_t:c_o212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) \
      |               ^
  212 |     return var_SetChecked (obj, name, VLC_VAR_CO15: ObRDSIn file included from playlist/search.c:28:
In file included from ../include/vlc_common.h: ject_t *)(&(x)->ob1031:
../include/vlc_variables.h:v,* ../include/vlc_common.h:1031val);
      |            ^
:
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140../include/vlc_variables.h:l525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j  525) \c_common_m |     var_Createembers: 
      |               ^
( p | _ obj, p | #szdefIn file included from iplaylist/loadsave.c241:32:n12:
: _warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nae )m(&(  x)e vlc_ob , VLC_ject_t *)(&(x)->241 |     r vo     const struct vlc_common_members: (const vlc_aoVrbj(const vlcA_object_t304 |     if ect__R_Bt SObOL | VLC_jVAR_DOINHER eItT
      |     ^
*)(&(xChe*)(&(x)->obj) \
      In file included from ->../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
| warning:               ^
edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ck
  )ed-(>122 | o#odIn file included from ,nt  442 |     ,t,vu)obj)efine  vvar_Create) var_S(e\tCrhecked(VLC_OBJECaplaylist/item.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241,bT(o),,n,t,n var_SetChecar_Create( :ked(v)c) vpar_C12 \
note: 
      |                                                ^expanded from macro 'VLC_OBJECT'
:   481 |   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |               ^r

      const struct vlc_com_einterface/interface.c:109:24:  241  obj, pate( Vs | p_obj, LC_OBJECT(a), b, psz_name, VLC_    remon_      |               ^
Vmembers: (coc )
      |                                       ^
(n../include/vlc_common.h:481:z_nameAR_STRING, v15: note: a
l../include/vlc_common.hexpanded from macro 'VLC_OBJECT'
likIn file included from playlist/fetcher.c:39:
e  481 |    warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
);
      |            ^st vlc_object_t *)(&(x)->obj) \
      |               ^
ly(!va:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      r _Get  
C c../include/vlc_variables.honst :140:48: note: In file included from ./input/input_interface.h:expanded from macro 'var_SetChecked'
27:
../include/vlc_input.h  :572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   572 |   140 |  #de  cfine var_Seonst t C      vlc_objhesect_releasckeedtruct vlc_common_m(e (vlcmbers: (cons_object_t *)(pp_vo  109 |     p_intf->hp_module = moutdule_need( p_ie[ckn(tof, e,d (oi"binterface"n,t,tsurn var, module_tSj], , tname, VLC_Vruct vlc_common_members: (constA Rv_lCcOORDS, &val))_objetChect_t)
      |                 ^
 libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT playlist/renderer.lo -MD -MP -MF playlist/.deps/renderer.Tpo -c playlist/rend)erer.c  -fPIC -DPIC -o playlist/.libs/renderer.o
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
 );
        142 | #define* )v| ar_Get         ^C(&(x)hecked(o,n,t,ec| v->obj) \
      |               ^
) var_GetChecked(VLC_OBJECT(o),n,t,v)
      | In file included from playlist/thread.c:t30:
In file included from ../include/vlc_common.h:k                                               ^
1031:
../include/vlc_variables.h:539 vlc_object_t *)(&(x)->obj)e              ^ \
      | ../include/vlc_common.h
:481v../include/vlc_objects.h)               ^::15: note: expanded from macro 'VLC_OBJECT'66:25: note: expanded from macro 'vlc_object_release'
   66 |  var_SetChedb, VLC(_ p_obc
:ked(V   vlc_o5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  539bject_release( VLC_rOBJECT(a | ) ) 
         var_Cr| ea                        ^_Create( te( L
../include/vlc_common.h:481C:
15p  481_ | _
OBJECT(oVLC_OBJE:CT(a),j) ),V b        const snote: expanded from macro 'VLC_OBJECT'
n  ,481In file included from playlist/services_discovery.c: \
      | t,v,) c 
              ^t      |                                                ^
ructAR_BOOL | VLC_VAR_DOINHERIT );
      |     ^
)../include/vlc_variables.hj, psz_name, VLC_VAR_STRING, val );
      |            ^
:../include/vlc_variables.h:28playlist/aout.c:
In file included from 
      |                                       ^
140../include/vlc_common.h:481:15: note: 
:48../include/vlc_common.h:481::67:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    :67expanded from macro 'VLC_OBJECT'o
 |    481 |          const struct vvlrue );
      |                        ^
 | bj../include/vlc_modules.h : 48 : l c _cconst sotmrmuct vlc_coon_members,: (input/vlm.cc:_cons psz_name, VLC_898 42t122:28V: warning: mnote: mo:n39_:m due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        898 | e     vlc_object_t *)(&(x)->ovmbersbexpanded from macro 'var_SetChecked'l: (const vlc_object_rje)l e\ase (c
_object_t *aout      | );
              ^
      |         ^
note: expanded from macro 'var_Create'
../include/vlc_objects.h  122:66:25: note:  | expanded from macro 'vlc_object_release'#defin)e( &(x)->obj) \
      |               ^
In file included from A

  p_iplaylist/control.cnstance->p_parent = vl  140 | #dce_fine    ovRa_FLOvA66 |     vlc_objr_SetChecked(o,n,tect_relebject_aseT | VLC,_VAR_DOINHERIT
      ( VLC_Ov) vBJECTa(:28|     ^
a) )
      | :
                        ^
c../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define varr_In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442re../include/vlc_common.h:a481:_SetCheaCr_Create(a,b,c) var_Createteplaylist/fetcher.c:( 15p_vlm, sizeof c148:26ked(VLC_OBJECT: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](vlc_: note: 
expanded from macro 'VLC_OBJECT'  148 |    :(5object_t) ); m VLC
      |                            ^
:../include/vlc_objects.h:57:51: note: expanded from macro 'vlc_object_create'
../include/vlc_common.heta(o),n,t,v)
      |                                                ^
 _OBJECT(   ../include/vlc_common.hwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:a  442 |     ),var_Create( p_obj, psz_nam_fetcher_e, :1031:
../include/vlc_variables.h:227VLC_VAR_BOO b, c )
      |                                       ^
t../include/vlc_common.h* mf = vlcL_ | VLC_VAR_DOINHE:481:15: R57: | #define vlc_note: oexpanded from macro 'VLC_OBJECT'b
j  481 |  ITc u)s; 
 ect t o m_create( fetcher->owne      r|     ^_create(a,b) ,

      |                          ^
vlc_obje./libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
ct_create( VLC_OBJECT(a), b )
      |                                                   ^
  110 |          vlc_custom_cr../include/vlc_common.h:481:15eate(VLC:../include/vlc_variables.h note: expanded from macro 'VLC_OBJECT'
  481_OB
 |      c    co  481 | nst struct vlcommon_memberc  s      const struct vlc_c: om_(const vlcommocnJmon_members: (coE_nsCT:122:39481ot vl12:c_object_t:( note: o), s, n)
      |                           ^
15: :expanded from macro 'var_Create'
  122 | #define var_Cr:_ ../include/vlc_common.h*)(&(x)->obj) \
      |               ^
 eate(a, note: expanded from macro 'module_need'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: expanded from macro 'VLC_OBJECT'   
48
 | #define module_need(a,b,c,d)   playlist/aout.c:85:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
227 |  m   85 |     odule_nbject_te        vlc_obed*)(&(xbrjonst(e s  )481 | -V>LCe_turn var_OSoetChecked( p_obj, psz_name, VL,mc) var_Create( VLC_OBJECT crBt_releasJ(a), eECT(a),b,c,d)
      |  b(  a: ,Ceomut);
 c )
      |                                       ^
      |         ^
    c../include/vlc_objects.h                                         ^
onst ../include/vlc_common.hs:truct berstru:c: (cons_66:25vlc_com:mon_481481:15: note: expanded from macro 'VLC_OBJECT'
t  481 |    note:       expanded from macro 'vlc_object_release'const strtu
c vlc_../include/vlc_common.h:481   66 |     bvjlc_object_releasec( VLC_OBJECT(a) :15t) 
vle:15: )      |                         ^
:../include/vlc_common.h:481:15  Vnote: AR_FLOA: note: T, expanded from macro 'VLC_OBJECT'
aexpanded from macro 'VLC_OBJECT'val );t  vlc481 |  note: e       const struct vlcm_ \
      |               ^
(expanded from macro 'VLC_OBJECT'
      c_cocoommon_| m
           ^_oaeIn file included from mbersplaylist/preparser.c:momm,: (mon_mem26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10:n_members: (cconst vlc_o  481 | onst vlc_object
b        const sbtruct von_membe_t *)lc_common../include/vlc_variables.h_ers: (const vljmc_objectb_(&(x)->ob jwarning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] \

        324t|               ^
ect_t *)(&(x)->obj)ject_t *)(&(x)->obj) \: |  rs \
      140:48: note: :expanded from macro 'var_SetChecked' (In file included from playlist/engine.c
| 
              ^
const vl*)(&(x)->obj) \
      |               ^
c_objectinput/vlm.c:      916| :              ^5
interface/interface.c:113:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  113 |         msg_Err:   140warning:  | In file included from playlist/loadsave.c:32:
_In file included from ../include/vlc_common.h:1031:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:  916 |     vlc_object_r#elease( p_idefine vmar_SetChecked(o,nb,,ct,)vn:31:
et) var _Creavtar_SetC mstance-he( Vecked(VLC_OBJECT(o),n,LC_OBJECT(a), b, c )t,v)In file included from 
../include/vlc_common.h:1031:
../include/vlc_variables.h:563b:5: warning: e
            |                                       ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:  563 |     var_r481:15: note: expanded from macro 'VLC_OBJECT'Create(s:*|  ) p_ob(jc                                               ^ 
(
, (  p_../include/vlc_common.h455:5onst vlcpsz_n&:  if(:481:15: note: expanded from macro 'VLC_OBJECT'
intf, "no warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    455 |     var  481ame, x481 | (  ) |              c!var_GetChecked( p_obj, psz_name, VLC_VARV_LCreateC_VAR_STRING | VLC_VAR_( p_obj, psz_name,DO VLC_V_FLOAT, &valA ) INHERIT
      |     ^
_object_t *)(&(x)->  const s../include/vlc_variables.h:122:39: )obR
      |          ^
note: expanded from macro 'var_Create'o_FLOA
../include/vlc_variables.h:142:  122 | #48: note: expanded from macro 'var_GetChecked'
T   jd)142efine var_Creat| VLC_VAR_DOINHERIT );
      |     ^
nst struct vlc_c../include/vlc_variables.h:122:39: ommnote: expanded from macro 'var_Create'e(
 \
 suitable in      ter   | #define var_a,b,c) var_Cface module" );r
122 | #defon_miene var_      |         ^
Create(a,bGeate( VLC_Oe../include/vlc_messages.h:83:5: note: ,tc) var_ruct vlcexpanded from macro 'msg_Err'
B_common_members: (consmbers-C   83 |  >treate( VLC_ O: (coBJECT(a),  vl c nmsg_Generi_otbCjehecked(o,nco,bst c(p_b|               ^
, c )
      t_t *)(&(x)->obj) \
      |               ^
tj)|                                       ^In file included from playlist/item.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_ADDRESS, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      this, VLC_28 \|  warning,              ^s generated.
vplaylist/aout.c:98:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   98 |         vlc_object)MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:_release 78:13: note: expanded from macro 'msg_Generic'

v   l78      (|               ^
c_aoout);

      ../include/vlc_common.h:| 481        ^:
15../include/vlc_objects.h: In file included from playlist/thread.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:b:j66e:c25t
_t *)(&(x: note: expanded from macro 'vlc_object_release'
5:)->obj) \
      |                ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __Fnote: In file included from playlist/services_discovery.cexpanded from macro 'VLC_OBJECT':In file included from 
I  481L | E _ _ ,   _ _  conplaylist/item.cs:t34 :
sIn file included from t../include/vlc_common.h:1031LINE__, \
      |             ^
ruct vlc_common_members../include/vlc_common.h: (:
con:481st vlc_obj
:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:276:10:   554 |  ect_t *)(&(x)->  obj)  var_Create(warning: \
 p_o  481 |       bj, ps      |               ^
z_name, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    coVLC_VAR_STRING | VLC_VAR_DOnst struct vlc_common_memI28:
   bers: (conNHERIT
      | s    ^t
66../include/vlc_variables.h:122:39: note:  | expanded from macro 'var_Create'
  In file included from  playlist/loadsave.c:vlc_oIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h32::
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:  122 | #define var_Create(bject_t *)(&(x)->obj) \a,5: warning: 241
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   469b,c) var_ vlc_object_release( Create( VLVLC_OBJEC_OBCT(a)interface/interface.c:126:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  :12612: warning:  |   |     depbase=`echo input/item.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/item.lo -MD -MP -MF $depbase.Tpo -c -due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Jo input/item.lo input/item.c &&\
mv -f $depbase.Tpo $depbase.Plo
  241 |     module_unneed    ErCT(et(vaur _Get a)),
      |                         ^
C hecbr ke p,n vd(V  vaL ../include/vlc_common.hrarC_O_Create( p_obj, BJECT(o:481:15),n,t,v)c
      |                                                ^
_../include/vlc_common.h:481:15: note: :276 |     ifpsexpanded from macro 'VLC_OBJECT'
(  z !v a481r _)G_eSnote: expanded from macro 'VLC_OBJECT'e
t      |                                       ^
Ct  
481Checked(  |         const struct p_obj, psv | ../include/vlc_common.h  z_      lc_oname, VLCintf, p_intf->p_modunst strc_common_members: (cuct vlc_oh_common_memlebers: Vce( conAs:481t:n);
ksedRt( vlc_STRING | VLC_VARn15_o_: note: expanded from macro 'VLC_OBJECT'
D vlc_obObIject_t *)(&(x)->obj) \
      |               ^
  481NHERI | T );
j ect_t *)(&(x)->obj) \
      |              In file included from J    ^
a../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
|               ^  122 | #define var_Crea
tme(acplaylist/preparser.c:,26E:
 bCTIn file included from op_obj,../include/vlc_common.h(nsat ,s: playlist/aout.cc):1111031:tpsz_name :
../include/vlc_variables.h9: , VLwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  111Cvarru:_ct v | 340)l, b, c )
      |                                       ^
 ../include/vlc_common.h:481:9: warning: _VCr:15:c_ceate( VLommo note: nexpanded from macro 'VLC_OBJECT'
    _membeC_OBJECT(a)   vlc_,  o481 |        A  const b, |  cRdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s_tSrT  
r  340 |   u   vlc  if(ct vlc__)ocommobjenc_membRING,ers: (con
      |  val )st vlct_ree,b var VLC_s: (const _Gvlc_oetCheckeb                                      ^
VAR_INTEGER, d( p_obj, psject_t *)(&l(ease&val ../include/vlc_common.h): )
      |          ^
481:15:( VLC_OBJECT( note: a../include/vlc_variables.h:142:) )
expanded from macro 'VLC_OBJECT'      
48:  x)-481 | z  >obj| )_                        ^ 
na../include/vlc_common.hnote: expanded from macro 'var_GetChecked'm
: ;  je_obj
ecct142 | _481t *      |  \
)et:             ^
,      15:|               ^
# (../include/vlc_variables.h:140:&(48: note: expanded from macro 'var_SetChecked'x)->obj) \
      |               ^
   co_relnIn file included from define var_GetCease (aoutIn file included from );playlist/thread.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563note: :playlist/engine.c5
      |         ^
:31expanded from macro 'VLC_OBJECT': warning: 
:
  481 |     
../include/vlc_objects.h  140In file included from ../include/vlc_common.h:1031 | :
../include/vlc_variables.h  #define va:578h:  conIn file included from playlist/renderer.c:srt9: :66:25: note: expanded from macro 'vlc_object_release'
27   66 |     vlc_object_rel struct vlc_common_se:
In file included from ../include/vlc_common.h>p_paren_SetChecked(o,n,memabstewarning: ,v) ( due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]VvL
ecCkear_td(o,n,t,v) var_Ge );tChecked_(VLC_OB  JECT(o),n,t,578v)
O
      |       |                                                ^
../include/vlc_common.h:481:15:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
note:   563    ^ | expanded from macro 'VLC_OBJECT' 
 
 ../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release(  481 |         const struct vlc_common_m VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
embers: (const vlc_object_t *)(&(xt struct v)lc_cBJECT(input/vlm.ca) ):953:13:o
m      m| on                        ^
_../include/vlc_common.h:481:15:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: expanded from macro 'VLC_OBJECT'

  481 |         const struct  953 |   vlc_c  ->o   bjmembers: ) \
      (c| onst vlc_objecto              ^      varm:_Create( p_
1031:
../include/vlc_variables.h:189:12:  _t *)(&(x)->obj) \
      | i              ^nwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

mon_In file included from playlist/loadsave.c:In file included from playlist/item.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10:  189 |     returnVLC_VAR_STRING, &va l ) )
      |         ^
warning: mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]embe 
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
rs: (const vlc_objs  142 | ect_t *)(&(x)->obj) \
      ta#dnce-  >p_var_SetCheckedpefine293 |      if( !var_GetChecked( p_obj, psz_name, VLC_VAR_BOOL, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (con| s              ^
t v( p_obj, psz_n32ame, VLC_V:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |     var_Create(Splaylist/aout.c:120:30:AR_INTEetChecGked(VLCER,arent,   p_o "bj, warning: vod-media",p VLC_VAR_ADDRESS s)_z;
      |             ^
_name,OBJECT(o),n,t,v)
      |                                                ^
 VLC../include/vlc_common.h:481v_al due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VAR_../include/vlc_variables.h:122:39:   )note: expanded from macro 'var_Create'
S;T
RING       | | VLC_VAR_           ^
D../include/vlc_variables.hOINHERIT );
      |     ^
:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
140:48120 |     ao  122 | #def:15: note: expanded from macro 'VLC_OBJECT'
ine va: note: expanded from macro 'var_SetChecked'
  481  140 | #define var_Se |   tChec   ked(o,n,t,ut_ChangeFilterString (VLC_rOBJECT(pl), aout ? VLv) var_Se_Create(vaar_GetCtChe ,  conheckC_OBJECT(ed(VLC_OBJECT(o),n,t,v)
      | aout) : NULL,
      s  t struct  |     |                              ^
if( var_Changee                                               ^b
../include/vlc_common.h:../include/vlc_common.h481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       (   p_obj, pconst struct vlc_common_members:s (const,c vlc_object_t *)(&(x)->ors: (const v) var_Create( VLC_OBJECT(a:)l,481c_:15:  note: obexpanded from macro 'VLC_OBJECT'j
becct, _  481ctbz |    _ j     const skteruct )
      |                                       ^
vlc_c../include/vlc_common.hd(o:ommon_me,481n,mbers: (connst vlc_object_t a*) \
      |               ^
 )*:15: note: playlist/aout.c:expanded from macro 'VLC_OBJECT'v
m  e, VLC_VAR_CHOI481 |        CESCOUNlc const struct vlc120:_common_mem)bt53: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],T, &count, NULL _common_m) em(b&(x)->obj) \
      |               ^
ers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
      |         ^
../include/vlc_modules.h:50:42: note: expanded from macro 'module_unneed'
   50 | #define module_unneed(a,b) module_unneed(VIn file included from playlist/loadsave.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5:LC_O warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
B  491 |   JEC  varT(a),_Create( pb)
      |                                          ^
_obj../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
, psz_n  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^

)
      |         ^
  ../include/vlc_variables.h:128:43: note: aexpanded from macro 'var_Change'
  128 | #meinterface/interface.cd120e:v) var_Get128:5:C,l VLC_VAR_AD |     c_object_t *)(&(x)->obj) hecked(aoVLC_OBJECT(o),n,t,v)
ut      |                                                ^
_ChangeFilterS../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(&(x)->ofinbtIn file included from playlist/sort.ce var_Change(a:j,b) \33:
In file included from playlist/playlist_internal.h:37:
In file included from ,c,d,e) var_Ch./input/input_interface.h:27:
  481 |         const struct vlc_common_membersa: (constnge( VLC../include/vlc_input.h: 527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v_lOc_BJEC  o T527 | r b
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       |               ^
    128 |     vlc_obj(a), b, c, d, e )
i      n| p                                          ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ut_thread_t *input = inpct_reut_Create( par  481In file included from playlist/renderer.c:jlie27:
ent,In file included from ../include/vlc_common.hease( pct | _ ni g n_tf \)t;ite:1031:
../include/vlc_variables.h:203:  (VL12:e rwarning: s: (const vlc_ob due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e*   203    const strujcec |     
m)(&(x)retur->obj) \
m, log, NULL      D,n  tN vtlc_      |     ^| _tRUES *)(&(x)->ob              ^LL );
      |                             ^

j) \
      |               ^

../include/vlc_input.h../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
:S    50166 |    In file included from | VLCcvoamrm_oSne_playlist/preparser.c:_VAR_DOI26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9Nbers:: HERIT );
      |     ^
t../include/vlc_variables.hChecked( p_obmemj vl warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b:e, psz_name, VLC  350 |     if( var_Ge(conrs:st 122:_39: note: expanded from macro 'var_Create'
 (contvChecked(   122 | #definp_obj, psz_name, VLC_VAe varc_objeRct_rele
      :asse(_StTRING,_C_OBJECT(pl  v &val VAR_BOOlc_object_t *))In file included from  )
      |         ^
playlist/services_discovery.cV:28|               ^
(&(x)->ob../include/vlc_variables.hjC)r e\ateIn file included from playlist/item.c:(34:
In file included from ../include/vlc_common.h::
In file included from ../include/vlc_common.h:1031L46a:
,b,c) var_Create( VLC_OBJECT(1031a), b)../include/vlc_variables.hC_OB
      :J|               ^
E,:
,../include/vlc_variables.h:304256:L17::12  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  304 |     if (likely(!v:142:48: note: ,c )
      |                                       ^
 val );
      |            ^
 ../include/vlc_variables.har_C:T(expanded from macro 'var_GetChecked'
GetCaout ?   142 | 140:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
48: note: h  Veckeexpanded from macro 'var_SetChecked'
#  140 | #dedLfa) )
      |                         ^
256 |  d../include/vlc_common.h:e481f:  (../include/vlc_common.hi:481 o r15: note: expanded from macro 'VLC_OBJECT'
:etub15: note: expanded from macro 'VLC_OBJECT'
j, narn var  481 | m    n e  v  coe, VLC_Vnst struct vlAR_COOR_DS,arC_ &OBSval_S)))JE
      |                 ^
l../include/vlc_variables.h:c_object_eCeTtc *)(&(x)->obj) \
      tt|               ^
Checked(o,n,tChecked_commonIn file included from playlist/control.c:28:
In file included from (aou../include/vlc_common.h:_members:t)in,e  (constv) var_142:103148 : note: expanded from macro 'var_GetChecked'S
:
  142../include/vlc_variables.h: v: lN455:U | ceL_5L:#, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  455 |       |                                                     ^
 o   var_Create( p_obj, psz_name../include/vlc_common.h:b481ject_t *)(&(x)->obj) \
      :: |               ^
15d: note: expanded from macro 'VLC_OBJECT'
efine var_GetC  481 |         hconst secvarIn file included from tplaylist/loadsave.c:32:
(In file included from ../include/vlc_common.hr:_1031uG:
etChecked(o,n,t,vc../include/vlc_variables.ht vlc):_commtCon_meh511e:cked(VLC_OBJECT(o )5,:n ,warning: tp,mbev)_o
      |                                                ^b
rs:../include/vlc_common.h:481:15due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
 note: expanded from macro 'VLC_OBJECT'
 (const vlc_  511 |      var_var_Createnote: , VLC_VAR_FLOAT | VL(C_VAR_DOINHERITobGetChecked(VLC_OBJECT(o),expanded from macro 'input_Create'  
ject_t *libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/item.lo -MD -MP -MF input/.deps/item.Tpo -c input/item.c  -fPIC -DPIC -  j501,  | o input/.libs/item.o
#n,kdet,v)
       |                                                ^
psz_namped(o,, VLC_VAR_ADDRESS, _obj, psz_name../include/vlc_common.h:, V481:15: note: L481 |    expanded from macro 'VLC_OBJECT' vaCl e);
fine input_Createn,t,v          cons|            ^_)V(A&R(_
I(xa),b,c,d../include/vlc_variables.h,e):-N) v 140:iar_Getnp>ou48: note: texpanded from macro 'var_SetChecked'
_CrChecked(VLC_OBJECT(o),eTEnb,t,jva)   \GER | VLC140 | #define v
_V
A  481 |    R_DOINHERI    t const struct vlc_c      )
|               ^oTm
t       m|           ^| 
o../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
n_memb
                                                 ^122e | r#sar_playlist/aout.c:SetChecked(o,n,: (tconst s123,v) va
:e../include/vlc_common.hr:t481:15: vl c_ob)note: ;
      |     ^
ject_t *)expanded from macro 'VLC_OBJECT'((&(x)->obj) V\
      |               ^
../include/vlc_variables.hLC_OB9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

J  123 |        481 |        _In file included from :122:39: note: expanded from macro 'var_Create'
 const struct vlc_commo  122 | #dn_membeefine var_Crears: (const vlc_ot   vlc_obbject_t *)(ject_r&(xelease (aout);
      |         ^
)->obj) \
      |               ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
See(a,bructt vlc_,CcommECT(a),122playlist/preparser.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:   66 |    In file included from playlist/item.cc) var_Create( VLC_OBJEC:34:
In file included from ../include/vlc_common.h:1031:
hecbked(VLC_OB | ,c,d,e)
      |                                              ^../include/vlc_variables.h:324:10 JECT(o),n,t,v)
:      |                                                ^
#define v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ar_Create(a,b,c) var_Create( VLC_OBJECT(aT(a), b), b, c )
      |                                       ^
vlc_object_release( VLC_OBJE  481 | 
../include/vlc_common.h../include/vlc_common.h::481,  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
362 :  9324 |          const struct vlc_common_members: (const: warning:    ifvl:15481( !varc:15: note: expanded from macro 'VLC_OBJECT'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  481 |   _
      const struct v  362 |     if( var_GetCc_object_t *)(&(x)->obj) \lCTGetChecc_common_members: (cons(at vh
e      |               ^
c) )
      |                         ^
../include/vlc_common.h:lc_objectked( p_oked( p_obj_t: note: expanded from macro 'VLC_OBJECT'
   481 |  , psz_name, VLC_VAR_FLOAT, &vaIn file included from  playlist/services_discovery.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:bj, psz_name, VL*C_VAR_ADDl )10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
RES  276    S )
      |          ^
d../include/vlc_variables.h:481  | 142:48:efin) e,  :&val ) )15(In file included from playlist/engine.c:37:
In file included from ../include/vlc_renderer_discovery.h:24:
In file included from ../include/vlc_input.h var_:41:
../include/vlc_vout.h:125:Create(a,b,c) var
 _      |         ^
../include/vlc_variables.h:142  Cif( !var_GetC5hereate( VLC_&(x)->obj) \
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OBJECT(ack), be      |               ^o
:c48o: note: expanded from macro 'VLC_OBJECT'input/vlm.c:954:13: 
,  warning: c )
      |                                       ^
n_members: (co  481 |        due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] ../include/vlc_common.hnote: const s  125t
n   | 954: | 481 : 15 : note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_GetChecked'   481  |    
:ru  142 | #defct vlc_common_members: (const vlc_objst vlc_object_t *) note: (&(x)->expanded from macro 'var_GetChecked'obj) i  ne var_GetChecked(o,n,t,v) va)
       \r
_GetChecked(VLC_OBJECT(o),n,t,v)
      |  
                                                     ^
| ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |               ^  n|                                       ^
   vlc  s_objdec(t p_ob     var_SetAddress( p_instance->p_parent, "vod-media",
      |             ^
_release../include/vlc_variables.h../include/vlc_common.h:481:( p_vout );
      :263|     ^:48
15../include/vlc_objects.h: note: expanded from macro 'VLC_OBJECT'
::66 :note: 25expanded from macro 'var_SetAddress':  481 |  note:  
   expanded from macro 'vlc_object_release'
         66cons263 | #defint s |     vlc_object_release( VLC_OBJECTtru(a) )
      |                         ^
ct vlc../include/vlc_common.h:481:_common15: note: expanded from macro 'VLC_OBJECT'
_members: (cons  481 |         cotenst   vlstrvuacrt_ SveltAddress(c_obco,_ject _tn, p)  *)var_SetAddress(VLC_OBJECT(o), n, p)
      |                                                ^
co../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
mm  481 |         const struct vlc_comonmo_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
n_members: (const vlc_
object_t *)(&(x)->obj) \
      |               ^
tinput/vlm.c:956:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   956 |             var_Create( p_instance->p_parent, "vod-session", VLC_VAR_STRING );
      |             ^
  ../include/vlc_variables.h:122   const struct vlc_commo(&(x)->obj) \
      |               ^In file included from playlist/renderer.c:27s
tn_members: (const vlc_o:
rbject_t *)(&(x)->obj) \
      |               ^
In file included from In file included from playlist/control.c:28:
In file included from ../include/vlc_common.h:1031:
:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) uct vl../include/vlc_common.hc_common_meIn file included from mbers: (playlist/item.c../include/vlc_variables.hIn file included from playlist/engine.c:37:
In file included from ../include/vlc_renderer_discovery.h::::1031469:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  212 |     r:5:34:
In file included from onv../include/vlc_common.h:st24:
../include/vlc_input.heturn :527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  527 |  1031:
 warning:    inputar_Create( ../include/vlc_variables.hV:L_ due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C_OBJECT(a), b, c )
      |                                       ^
var_Se../include/vlc_common.h:481:t15: Checkevnote: expanded from macro 'VLC_OBJECT'
l  481 |     340:9: warning:     const struct vlc_ccthommon_members_: (const vlc_object_t *)(obreaddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ject_t  340 |     *)(&(x)->obj)  469 |     \
      |               ^
_t *input = i if( var_GetChecked( p_obj, psz_name, VLC varIn file included from nput_Create( parenplaylist/sort.ct:, item, l_Create( p_obj, psz33:
In file included from _playlist/playlist_internal.hn_V:37:
In file included from ./input/input_interface.h:27AR_STRING, &val ) )
      |         ^
:
ame, ../include/vlc_input.h:530:9: ../include/vlc_variables.h:142warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_VAR_STRIN:48: Gnote: expanded from macro 'var_GetChecked'
 | VLC  _VAR_DOI530 |   & ( x  142 | #define var_Get)->oChec okg, NULL, NULL );
      |                             ^
ed(b j) \
      |               ^
o,  vlc_object_rele../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
  501 | #define inn,t,vput_Cr) vareate(_GetCa,b,c,d,e) input_Create(VLC_OBJECT(a),b,chec,dked(VLC_OBJECT(o),n,,e)
t,v)
      |                                              ^ase(      |                                                ^
../include/vlc_common.h:481:15NHERIT ):d (  ininput/vlm.c:957:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
put;  957 |         obj, name
      note: expanded from macro 'VLC_OBJECT'
 );
      |   
, VLC_      v481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'142 | #d        ^
e../include/vlc_objects.h:66:25: note: V | A        const struct vlcar_Sexpanded from macro 'vlc_object_release'
|     ^
e   ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_common_members: (consf in
t66e  481 |  vlR_CO var_GetC   consc_o |      vlc_object_release(bj  VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.ht:ect_t *)(&Str  122 | #definhece vark_e481:inCretg s(dOate(tru(a,bct vl p_instanco(x)->obc,15c) var_CreReDSate(_, vjcomm- V,) LC_OBJECT(a), b,  n,t,v>p_pa)rent, "vod-sess iovnc"a,r _GetChp )
      |                                       ^
: note: expanded from macro 'VLC_OBJECT'
\ 
      |               ^sz_eckeid )
;
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
d      const st(In file included from playlist/item.cr:uct vlc_common_members34:
In file included from ../include/vlc_common.h:1031: (cVLC_Oonst v:
../include/vlc_variables.h:350:BJ9: warning: on_members: (const vlc_obE../include/vlc_variables.hC:262:ject_t *due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
48: note: expanded from macro 'var_SetString'
481  262l  350 | c_object_t  | *)(&(x)->o        const)bj) \
      |               ^
 | #define     if( var_GetChecked( pIn file included from playlist/engine.c:_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
(&(x)->obj) \
      |               ^
../include/vlc_variables.h:142:var_SetS37:
In file included from ../include/vlc_renderer_discovery.h:24:
../include/vlc_input.h:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,nIn file included from ,t,playlist/loadsave.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]tring(a,b,c)  v) var_
GetCheck: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ed(VL  C_OBJECT(o),n,t,v525 | )
      |      530 |         vlc_object_r  v var                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'_Create( p_obar_SetSj, psz_name, VLC_VAR_BOOL | VLC_VAelease( input );
      |  t
rin  g        ^
s( VLC_OBJ481t | r u       ct vlc_commoECT(a),bnconst struc../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
t vlc_comm   66 |     vlc_objecaol);T(o),c)
nt_release( VLC_OBJE      CT(a) )
      |                                                ^
|                         ^

      |            ^
../include/vlc_common.h:481:15: note: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_memb  481 |      expanded from macro 'VLC_OBJECT'
,n,../include/vlc_variables.ht,v)     const stru_ct vlc_cmembeers:rs: (con (const vlc_ost vlc_ob:140:48: note: 
      |                                                ^
bject_t *)(&(x)->obj) \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ject_t *expanded from macro 'var_SetChecked'
    140 | #define In file included from playlist/item.c481 |         const struct)(&(x) vlc_common_member->obj)om \
s: R_Dmon_membersvar_SetChe      |               ^
(const vlcc_object_t *)(&(x)->oIn file included from playlist/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h::bj) \
477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 (c      |               ^
  477 |     var_Createk481 |        :eonst vlc_object_t *)(&(x)d(o,n,t,v)  const strIn file included from playlist/preparser.c:uct vlc_common_membe26:
34:
In file included from ../include/vlc_common.h:OINHERIT
      |     ^
->obIn file included from ../include/vlc_common.h:1031j) \
      |               ^
:
../include/vlc_variables.h../include/vlc_variables.h:429:5:var_SetCh122:39: note: expanded from macro 'var_Create'
  122 | #ecked(defV:ine v1031:
../include/vlc_variables.h:362:9 warning: : warning: In file included from playlist/engine.c:37:
arIn file included from ../include/vlc_renderer_discovery.hLC_OBJ:24:
../include/vlc_input.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rs572:10: warning: EC_Create(a,b,c) va  r429_Create( VLC_OBJECTdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |     var_C(a  T(o),n572 |  ), b, c )
      |                                       ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:          reate( p_obj362, psz_name,  | VLC_VAR_INTEGER | VLC_    if,../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | t,v    (const  (     const strvlc_ovar)
      uct vlc_common_Ge_members: (cotChnst vlc_| ecked( p_obj, psz_nambjee, VLCct_t _VAR_*)(&(x                                               ^ADDRESSVAR_DOoIbject_t *( p_obNj, psz_n)->obj))(&(x)-
>obj) \
 \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  ,  &val       |               ^
      const strucHt) )
      input/vlm.cIn file included from playlist/loadsave.c:32:
In file included from ../include/vlc_common.h:ERIT );
:vlc_object_release1031:
../include/vlc_variables.h989:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]( (v      |     ^

:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lc_oa../include/vlc_variables.h:122:39:   989 |     539 |     vabject_t *)(pp_r      int e _Creamtse( p| v        ^
tate e= va../include/vlc_variables.h:142:48: note: vout[i]) );
      |          ^
  481 |         const , V_obj, psnote: zlc_c_namexpanded from macro 'var_GetChecked'eoc, VLLC_VAR_STRING | VLC_VAR_D
r_GetInteg../include/vlc_objects.her( p_inputOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
mmon_members:  122 | #define var_Cr:e66atCe_(a,b,c) var_Creaste( V:25L  C_: t_note: OBJECT(expanded from macro 'vlc_object_release'a
)   66expanded from macro 'var_Create'VA, bR,_F | L 142ct *)(&(
x)->obj) \
      |               ^      vlc_object_reletase( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   (OAT122 | #d | VLC_VAR_DOI | 
#defcoineN HE nst vlc_object_t *)(&()
      efine |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
RIT
      |     ^
  481 |        ../include/vlc_variables.h: const struct vlc_common_members: (const vlc_orvarbject_t *)(&(x)->_Create(a,b,c)obj) \
uct vlc_commo      |               ^
n_members: (cox)->onstbj) \
      |               ^
122:39: note: expanded from macro 'var_Create' vl var_c_ob
In file included from playlist/control.c:ject_t *)(&(x)->o  122 | ,varIn file included from playlist/renderer.c:27:
b j) \
"      |               ^
sCreate( VLCIn file included from _OBJECT(a), b, c )
      |                                       ^
_GetChecked(o,n,t,v) var_tate"GetChecked( );
      |                     ^
In file included from playlist/sort.cVLC_OBJECT(#o:defi../include/vlc_variables.h:ne v658:47: note: expanded from macro 'var_GetInteger'
33ar_Create(a,b,c) var_Create( VLC_OB:
In file included from playlist/playlist_internal.h:37:
  658../include/vlc_common.h:481:1528:
In file included from ./input/input_interface.h:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:: | 491../include/vlc_input.hJ:# note: expanded from macro 'VLC_OBJECT'
E  481 |     CT(a), b, :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from input/item.c:c )
      |                                       ^
    const st../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ruct vlc  481 |   _comdefi      const32mo:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15:  structnote: expanded from macro 'VLC_OBJECT' vlcn_common_
  189 |   491members: (const  | _    var_ vlc_object../include/vlc_common.hCmreat:1031:
../include/vlc_variables.h:227   retu:12: warning: r_te( 
p_obj, psz_n  481 |       aembermne vare, VLC_V_Gets: (const vlc_object_t *)(&(x)->obj) \
      |               ^
Integer(a,b)   var_GetInteger( VLC_n varOBJECT(a),b)
      |                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
In file included from   481 |         constplaylist/preparser.c_ASR_ADDRESS | VLC_VA  s teruct vtChecRlc__DcOco I N H E R I Tc o)n;s
t struct vlo      |     ^
m../include/vlc_variables.h:122:39::mon_me26:
In file included from ../include/vlc_common.h:1031:
c../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_ note: expanded from macro 'var_Create'
ked( p_obj, psz_ncnombers:  122 | #define var_Create(a,b,c) mmon_members: (const vlc_object_t *)st struc(&(x)->obj) \
      |               ^
t vlc_common_members:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   227 |     ret *u)(&(x)->obj) \
      |               ^
rn var_SetChecked( p_obj, In file included from playlist/loadsave.cpame, VLCsvar_Czrea_VAR__name, VLC_VAR_FL  442 |   INTEG  var_CER, val );
      OAT, te( VLC_OBJECT(a), vbreate( p_obj,,: c )
      |                                       ^
| ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 32(:
cIn file included from o../include/vlc_common.h:  1031:
../include/vlc_variables.h:554:5: 481 |      warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  554 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      a   l );
      |            ^
../include/vlc_variables.h:140:48 :           ^
const struct vlcnst vlc_ob ject_t note: p../include/vlc_variables.hsexpanded from macro 'var_SetChecked'
z:140:48: note: expanded from macro 'var_SetChecked'
*)(&playlist/engine.c:85:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   85 |     msg_Dbg( obj, "corks count: %"PRId64" -> %"PRId64, old.i_int, cur.i_int );
      |     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struc(x)->obj) \
      |               ^
t vlc_common_members: (  140const vlc_object_t | #defin37 warnings generated.
input/vlm.ce:994:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] *)(&(x)->obj) \
 var_Se| 
      |               ^
tChecked(o    ^
_../include/vlc_variables.h:122:39:  994 |    note:  ,n,t         expanded from macro 'var_Create'playlist/engine.c    
v  a122 | _572r_#define var_Cre,v) var_Secommon_members: Set(I  140 | :10:tnteco#:89:def10:ine varChe_Se ntst vlcwarning: _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a    t89e(aChecked(oobject_t  |     if( !v,b,c) var_Create( VLC*)(&(x)->ob_OBJECT(a), bj, c ) \
      |               ^
)
      ,n,t,v) var_S|                                       ^etC
he../include/vlc_common.hck:nIn file included from playlist/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hame, V481:15: note: expanded from macro 'VLC_OBJECT'
:ed  L(VLC_O481 |     C_BV    const15A: R_note: B struct vlcO_coJmmon_memOexpanded from macro 'VLC_OBJECT'
L  481 |         ECT(o),|n,t,v) 
      |                                                ^511 :5: warning: Vconst strLCc_ked(Vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
u  
Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]A
R  511572 |          vl_ | D O  ../include/vlc_common.h bveardepbase=`echo input/access.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
s:/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/access.lo -MD -MP -MF $depbase.Tpo -c:481:15: note: expanded from macro 'VLC_OBJECT'
 (const vlc_object_t *)INHER(&(x)->obj) ct vlc\IT );
      |     ^
 -o input/access.lo input/access.c &&\

      |   481 |  mv -f $depbase.Tpo $depbase.Plo
              ^
../include/vlc_variables.h:   122:39: note: expanded from macro 'var_Create'
     122 | #define var_Creat ec_oc(a,nsbto struct,mcmon_membersc) va: (const vlc_r_Cr_Create( p_obj, psz_nareate( VLC_OBJECT(ao), b, c )
 vlbjectme, VLC__t *)(&(VAR_INTEGERxIn file included from  | playlist/loadsave.c)-cVLC_VAR_:DO32:
In file included from ../include/vlc_common.hI:>o1031:
b../include/vlc_variables.h_:com563mo:nj)N_5:HE RImT \
      | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |       e|                                       ^
    ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:mb  563 |     var_Create( p_obj, psz_name,122 VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39:               ^
:  anote: _obr_Inherj39481expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_CreateIn file included from cet_relei( VaL( | const vlc_        playlist/search.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
const strucC_OB  256 |     reotbject_t *)(urn var_SetChecked( p_obj,se psz_name, VLC_VJECT(( a(vlc_object_t *)), b, c )
      (pp_&AR_ADDRESS(x)->obtvj)oB,ut[i]) );
      |          ^
| ../include/vlc_objects.h:66                                       ^
 va../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:25: note:   481 |  expanded from macro 'vlc_object_release'lo )
       cons;
      |            ^
   ol66../include/vlc_variables.h:( obj, " |     vplaylis\
l      c_object_releaset struct vlc_commo( n_member| sV:              ^ t-cLC_OBork" ) )
      |          ^
(J
E../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'
CT(a) )  
481 |       c140        const |                         ^
:48:s../include/vlc_common.h:481:15: note: texpanded from macro 'var_SetChecked'
   note: 140expanded from macro 'VLC_OBJECT' | 
#  define var_SIn file included from playlist/item.c:  604 | #defiene var_InheritBr34:
ooIn file included from tChl481u(o, je, ocp | tn cnsz_ t vlc_c../include/vlc_common.hst vlcn) var_Iame o  , VL:m:    mon_members: (cocnst vonst lc_object_t *)(&C_(xV)A-R>_oIbNTEGER, &val ) )v
j      )|           ^\
 ../include/vlc_variables.h:142:48
:       | note:               ^k
edexpanded from macro 'var_GetChecked'(ol
c  _common142 | #d,nIn file included from efine vns_object_tinput/item.chear_t:GetCheck_menote: expanded from macro 'var_Create'
mber *)(&(x)->obj) \
      | s: (coed(32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12:              ^
rnst vlc_objec  rIn file included from playlist/loadsave.c:32:
,t,v) var_SeIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:122 | tChe#itdo,ue9Bool(VLC_OBJECT(on1031,::
ct,v) var_Get)Chec warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
k  429 |     var_Crede  (Vta, n)
ked(V      |                                               ^LC_Otfi_nBt203e v |     return var_SetCh awarning: r_Create(Ja,LCE_b,CcT (Ooe( ) var_Create( VLC_p*)(&(xOBJ)->obj) \
      |               ^
_oEdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]BJECT(o),n,t,v)bjcIn file included from playlist/preparser.c:26:
In file included from ../include/vlc_common.hC:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, pT(a)sz_name, VLC_Vers: (const   455vlc_o
AR../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

b  578 |     var_Createj( p_ob |     if( var  t 481vlc_coj | , psz_name, VLC_VAR_FLOA
mmon_)      |                                                ^
,n ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      _ e_INChacked(  p _obj, psz_name, VLCT  n_VAR_BOOL, val m|em VLC_VAR ,const  str,tb,Tu cg_DOINHERIT e,c(v )
      |                                       ^
t../include/vlc_common.h:b481:15: note: expanded from macro 'VLC_OBJECT'
e)
      |                                                ^
)../include/vlc_common.h:;
      |     ^
481:15../include/vlc_variables.h:rs: (cons:122:t vlc_39object_t *)(&(x):- >obj) \
      |  vlnote: expanded from macro 'var_Create'
c_common_memb  122 | #define var_Create(a,b,c) var_CreEaGE etR                 ^
| e( VVLC_OBJECT(a)L Cnote: expanded from macro 'VLC_OBJECT'
e  ,_VAR_DOINHERger( p_input, "statIT rs: (const vlc_object_t *))(&(x;
ect_t) *)(->obj) \
      |               ^
&      |     ^
481"../include/vlc_variables.h: 122:39: note: expanded from macro 'var_Create'
 | In file included from playlist/services_discovery.c:  122 | #define var_Crea28te(a,b       con  cosnst t( :
In file included from ../include/vlc_common.h:1031:
x,../include/vlc_variables.h)->storbj) \
,c) vuct vlc_common_memb ar_C      |               ^
reate(   481 |         cstruct In file included from playlist/renderer.c:293:27:
vlc_coonVLC_:m10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from st struct vlc_OBJECT(acommon_members: (const vlpc__objm  on_memb), b, c 293 |     if( !var_GetCheckeect_t *)
      |                                       ^
) d( );
      |            ^
 (PLA../include/vlc_common.h:481:&../include/vlc_common.h:103115: note: pYING_:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.hexpanded from macro 'VLC_OBJECT':_140:48
:S );
obj      |                 ^
  241 | ../include/vlc_variables.h(x)->o:259:49: note: expanded from macro 'var_SetInteger',
   259 | psz_#defineobje)rbj, pess v \
:a (co      |               ^
    rr_SentIeturn vastr_Se nvlctrazme, V_Cs: n
In file included from hplaylist/control.ca  481 |     L_nteger(a,b,c)  Cmobject_t *e_VAR)(&(x)->eob_j) \BOOL, &val   
: var 28:
_note: expanded from macro 'var_SetChecked'S,etIn file included from        |               ^
../include/vlc_common.h:1031  const struct vlc_coVLC
_  140 | #definmmon_)mVAR_ce var_Seplaylist/engine.c )
      :I| 98:k9e         ^
d( p_obj,CHOICESCOUNT, &count, NULL : warning: t Cpsz_name, VLC_VAR_STRING,../include/vlc_variables.h: )142val );
      |            ^
:
../include/vlc_variables.h:140:48../include/vlc_variables.hhne:525tcekgeed:::5: (o,n,tr warning: ,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: expanded from macro 'var_SetChecked'

  140 |   525 |     var_Crea( VLCt_v)#OBe(JE48CdTe(a),b,c)
      |                                                 ^
:../include/vlc_common.h:481   note: expanded from macro 'var_GetChecked'
 vpa_r)_
S      f| ieo(bcj, psnetozn_stC vlc_obdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:   15: note: expanded from macro 'VLC_OBJECT'
  481 | hjeecct_t *)(&(   x)->98 |         obj) \
      |               ^
  msg_Dbg(obj, "corkeekmbers:name, VLCd_ed(VLC_ Vvar_SetChecked(oA,OnR,Bt,v) var_SetChecked(VLC_OBJECT(o),In file included from _playlist/search.cB:OO L(%se | VL        ^fC
fe../include/vlc_variables.hc:tiv12828_VAR_::
en,t,v)
      |                                                ^
)43In file included from ../include/vlc_common.h:481:../include/vlc_common.h" DOINHERIT
      |     ^
:../include/vlc_variables.hnote: 15expanded from macro 'var_Change'
, effectivJ: note: expanded from macro 'VLC_OBJECT'e  128 | #define var_Change(
a,b,c,d,e) var_Change( VLC_OE   481 |         const st?ruct vlc_common_members: (const vlc_objecBJECT(a),t b, c, d, e )
      |                                           ^

   481 |         const"" : "in":../include/vlc_common.h);
      |         ^ struct:122:39:
 ../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
vlc_common_members   87 |     msgC:_ T note: expanded from macro 'var_Create'
 (co  122 | #defnstinlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/access.lo -MD -MP -MF input/.deps/access.Tpo -c input/access.c  -fPIC -DPIC -o input/.libs/access.o
e var_Create(a,b,c) var_Cr((oc_t *)(&)o,n,nst vlc_objt,vec)
      |                                                ^
t_t *)(&(x)->obj) \
      | 1031(              ^x)->o
:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj)e:  481:15: note: expanded from macro 'VLC_OBJECT'
276../include/vlc_common.h:playlist/fetcher.c:156:27481:  15 | :   : 481 |         conswarning: Gdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] t struct vlc_commoe note: 
nexpanded from macro 'VLC_OBJECT'_memb  e156ras: (const vl |     module_c_object_t *tte( VL
C_OBJEC)(&(x)if( !var_GetChecked( p_obj,   p481s-z_name, V |         *LC_ mf_modu>obj) \
      |               ^T
(a), b, c )
      |                                       ^
co../include/vlc_common.h:481:15lnst struct vlc_common_me: note: expanded from macro 'VLC_OBJECT'
me = module_need( mf, type, Nbers: ULL,   vlc_ob(ject_t *)(481c&( fals | on         con Vx)->st\ARst struct vlc__INTEGER, &val ) )
      |          ^
 vlc_object_t *)(&(x)->obo
bcommon_membe      rs: (const je ../include/vlc_variables.h) j:)|               ^
);142:48: note: expanded from macro 'var_GetChecked'

      |                           ^
  ../include/vlc_modules.h:14248v a\
      |               ^\

      | :42: note:  | #define var_GetChe              ^
r_Create(cked(o ,n,t,neric(In file included from input/item.c:32expanded from macro 'module_need'p_this, V
:
In file included from ../include/vlc_common.h:1031:
L../include/vlc_variables.h:212:12In file included from    48pplaylist/item.c_:o34bj, | #de ps:  b, c )
      | warning: zfine module_need(a                                      ^
_name, VLC_VAR_,b,c,d) module_need../include/vlc_common.hv) var_Get:Cvhecked(VLC_lOBJECT(o),n,t,cv)
_object_481:15due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t *)(&(  212 |  x        )|                                                 ^
S../include/vlc_common.hreturn :481:15: note: TRING -:(|VLC_OBJECT(a), b VLC>obj) \
      |               ^
:
note: In file included from ../include/vlc_common.h:In file included from 1031,c,d)
      |                                          ^
playlist/renderer.c:27../include/vlc_common.h:481::
In file included from playlist/control.c:28:
In file included from ../include/vlc_common.h:1031C:
In file included from ../include/vlc_common.h_VAR_DOINHERIT
      | :1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_var_15: note: expanded from macro 'VLC_OBJECT'
    SetChecked (obj, name, VLC_VAR_COO256481 | :
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    ^  539 |    |         c onst struct 
vl var_Create( p_obj, p../include/vlc_variables.h:442:5:M../include/vlc_variables.hScG:_DBG, __VA_Aexpanded from macro 'VLC_OBJECT'
RGS__)
      122|     ^  481 |   
 ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_ sz_name,:39: note: expanded from macro 'var_Create'
 VLC_LV  122 | #define var_og  (VLC_OBJECT(o), _common_memberp,sR: (const vl   warning:   redue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  con ARt_FcLCreate
DS  (a,b,c) var_COrAT442 |  expanded from macro 'VLC_OBJECT'u r n var ,|_object_t * var_SetChe  val);
      )VLeate( VLC_OBJECT(a), b, c )
_Create( 
p_obj, p  481 |         c      |                                       ^
C../include/vlc_common.h_VA:481:15:(Rcked( p_obj, p|            ^
sz_../include/vlc_variables.h:140:48: note: onst struct vlc_common_members: (conname, VLC_VAR_ADDRESS, val );
      |            ^
expanded from macro 'var_SetChecked'
../include/vlc_variables.h:  140 | #&(x)->obj) \
      |               ^
define var_SetChecked(o,n,t,v140playlist/fetcher.c:159::_48: note: expanded from macro 'var_SetChecked'DszO_name9
, VLC_VAR_BOOL | VLC_VAR_DOIN) HERIT: warning:    )I140due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | #define va;
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Crea  159te(ar |         module_us_Se,bt vlc_ob,c) var_Create( VLC_OBJject_tn n*)(&(x)->oECT(ae),ed(  mbj) tb, c )
      |                                       ^
varChecked(o,\
      |               ^
../include/vlc_common.h:_SetC note: expanded from macro 'VLC_OBJECT'
481:15:In file included from  Nheckednnote: ,(expanded from macro 'VLC_OBJECT'
t    playlist/preparser.c481 |   :481 |         const strucv,vlc_mVLC_OBJECT(o),n,t,v )
t vl)fH26:
E      |                                                ^
,In file included from  ../include/vlc_common.hm:../include/vlc_common.h:1031:
    f_mod cRonst struct vlc_common_mcember481s: (counle );../include/vlc_variables.h:469:5: 
      |         ^
:15: note: ../include/vlc_modules.h :50:42: note: warning: expanded from macro 'module_unneed'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'  469 |    Is t vlc_obj_comm
on_var  481 |       s  const str_Cuct vlcmr
tvar_Se_ctomCm esmberosThecked: (const vlc_ob(VLj
ectC      _t *)(&(xo)_d->obj)u OBJECT(on_members: \(const vlc_ob
truct vlce      ate( p_obj, psz| j              ^
   50 | #define mo_dule| c__unneommonIn file included from playlist/thread.c:_enmame, VLC_VAR_STRING | VLC_VAR_DOINHERITl30 );
      |     ^
:
    ^In file included from  ../include/vlc_variables.heIn file included from :
  playlist/loadsave.c../include/vlc_variables.h:122const struct vlc_comd(a,b)embers: (const vlc_object_t *)(:35:
In file included from playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h:27:
In file included from ../include/vlc_input.h:41:
&(x)->o ../include/vlc_common.h:1031:
../include/vlc_variables.h:578ct_t mmodul*)(&(x)->obj) \../include/vlc_vout.h:125:5:e_unn e_n
      o|               ^
an_membersIn file included from input/item.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj) \warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  125 |         227 |     return var_SetChecked( p_o    vlc_objbj, :e39: note: expanded from macro 'var_Create'
me, __FILE__, _| _              ^LIc
psz  122 | #define var_Create(a,bt,c) var_CIn file included from playlist/search.c::28 (const vlc__:
n122a:In file included from m39e, Vr: o../include/vlc_common.hbject_tnote:  expanded from macro 'var_Create'*
)  122:(1031&:
(../include/vlc_variables.h:293LC_x)->obj) \
VA      R| _              ^
:10 | e_ate( VLC_OBJ: #dwarning: release( p_voeut )f;
input/vlm.c:1022:31E: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C 1022 | i    FLOA T, vadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l );
      |            ^
   p_instance-n>p_  293 | input ../include/vlc_variables.h   if( !v:140:48: note: expanded from macro 'var_SetChecked'
ar_GetChecked  140 | #define var_SetChecked(o,n,t,v) var_See vartChecked(VLC_OBJECT(o),)T(a), n,t,v,b = input_Creat( np_o, c )
      |                                       ^
e( _      | Create(a)
      |                                                ^
    ^,
p_insta../include/vlc_objects.h:66:25: nce->p_panote: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 | expanded from macro 'vlc_object_release'e
ct_t *)(&(x)->obj) \
b   r481ent,
      |               ^
 |         co   66 |        ,   vlt,c_objectIn file included from _release,nsvt) strplaylist/item.c:34:
In file included from ../include/vlc_common.h:1031:
uct vlc_commo|                               ^
 ../include/vlc_input.h:501../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n_memb
      |                                                ^
  455../include/vlc_common.h:( VLC_OBJECT(a) )
      |                         ^
 | ../include/vlc_common.h:481:15:b note: expanded from macro 'VLC_OBJECT'
:    var_Create( p_obj, psz_n  481 |         const stjruct vlc_came, V481L, psz_namC_VAommon_memR_berFLOAT | Vs: (const vlc_obeject_,t *)(&(x)- >obj) \
VLC_VAR_BOO      |               ^
L, &val ) )
      |          ^:c
LC_VAR_DOIN)HE../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
RIT );
      |     ^
../include/vlc_variables.h:122:39:  142 | #d  note: expanded from macro 'var_Create'
NE__, \ 
      |             ^
   ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   481   |     con122     const struct vlc_c | ommon_members: (const vlcst struct vlc_cv_objommon_ect_t *)(&(x)->obj) \
      | #              ^
define vamembers: r_Crea(constIn file included from playlist/loadsave.cte(playlist/engine.c: :106av,b,35:
In file included from playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c) v:9: warning: ar_Crldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c    eate( V106 |     eed(V527 |   LC_    msg_Dbg(ob j_, "uncoroked (%seffective) input_thread_t *input = bject_t 46LC_OBJ: note: *"ECT(a), b, c )
      |                                       ^
ef)(&../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | i, npeffective ? "" : ut_Create( pOBJareECT(a),b)
      |                                          ^
expanded from macro 'input_Create'"in"ine )var_Gnt, item, log, NULL, NULL );
      |                             ^
ers: (const vle tc_object_t *)(&(x)->obj) \

C  ;../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
(
  h      |       |               ^
501        ^
ecked(o,n,t,In file included from input/item.c:32:
../include/vlc_common.hIn file included from      cons  a../include/vlc_common.hv) v:481ra_rC_rGeeatt:e15(:1031:
../include/vlc_variables.h:241 | #defit ne inpx)->obj) \: note: Checke142 | expanded from macro 'VLC_OBJECT'  
501  481ut_Crea |  tstruct vlc_common _VmLC_
      |               ^
 d: 12: warning: e#defineIn file included from  playlist/control.cm:var_GetCheO due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   241 |     ../include/vlc_messages.h:87:erce5: note: expanded from macro 'msg_Dbg'
tk(   abers: (c87 |     28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554: | #e,bmsg_Ged(o,,n,  o(Vnts,LcBtJECvT(a), b, c )
      |                                       ^
C_OB) var_GetChe5: warning: ,Jd,e) input_Cre acte(VLC_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
urn var_SECT(o),n,t,v)
      |                                                ^
OBJne  554e../include/vlc_common.ht:ECT(a),b,c,d,e)
cked      ../include/vlc_common.h481C | : 15 : note: expanded from macro 'VLC_OBJECT'
|                                              ^
(../include/vlc_common.h    481v | a r       co_Creat:er(n si:hoenctk ed(st p_obp_ jso481r:bu15: note: expanded from macro 'VLC_OBJECT'
VLC_OBJEC  481 | T(o),n,t,vc, psz)481:15: note: j, psz_name, c (p_this, VV
      expanded from macro 'VLC_OBJECT'     L 
C_VAR_STRING |L|                                                ^C_M SG_DBG
_n../include/vlc_common.hame,: 481VL  481 |         const struct vlc_common_mCembers: (c_VAR_STRING, val );
      |            ^
29 warnings generated.
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
d  efi 140 | #define vanr_Sceeonst tChecked(oonst t vlcvlc_c struct v,,n,t,v) var_SetChecked(VLlc_cC_: __VA_15ooVommon_memberbject_t *)(&(x)->obmLACRj) \
: GS__)
            |               ^
_note: expanded from macro 'VLC_OBJECT'_VOBJECTAR_DOINHERIT
(| 
        | In file included from playlist/preparser.c:48126:
In file included from ../include/vlc_common.h |     ^s
:../include/vlc_variables.h1031:122:39: note: expanded from macro 'var_Create'
:
../include/vlc_variables.h:477:  122 | #define 5: warning:       ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
      co   vi78an | r
    vlc_Lo_Create(a,b,g(VLC_c) var_Create( VLC_OBJECT(a), nst struct vlc_OBcommon_membemon_mrs: (cpob, c )
      n|                                       ^JECT(o), 
p:  ../include/vlc_common.h477,: vlc_modul (ec_481onst vlc_obembej:ne15: note: expanded from macro 'VLC_OBJECT'
ct  481 | _t *)(&        const struct vlc_common_membe(x)rs: (const vlc_object_t *)(&(x)->obdepbase=`echo input/clock.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
uj) \
      |               ^/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/clock.lo -MD -MP -MF $depbase.Tpo -c -o input/clock.lo input/clock.c &&\
mv -f $depbase.Tpo $depbase.Plo
t
_Create(a,b,c,d,e) input_->obj) \
      |               ^
In file included from playlist/control.c:28:
In file included from ../include/vlc_common.h:aCmse, 1031tr__FILE__, __LINE__, \
eate(VLC_Oo) vlc_object_t *)(&:
,../include/vlc_variables.hn,t,v)
      |                                                ^In file included from 
:563:5../include/vlc_common.h:playlist/search.c481:28(:
      : :15warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:x 
note:   563 |  expanded from macro 'VLC_OBJECT'   var_Create( p_obj, psz_)->obj) \n| aIn file included from 
../include/vlc_common.h      | 15Bme, VLC_V              ^:
1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
AR_S  304 |  T R I NG | VLC_VAR: _DOINH            ^iEnote: In file included from playlist/services_discovery.c
R../include/vlc_common.h::28
f  481 |   expanded from macro 'VLC_OBJECT'IT
      |     ^
 ../include/vlc_variables.h:122:39: note: 
   481 |          consexpanded from macro 'var_Create'
481:15: note: expanded from macro 'VLC_OBJECT'
    c(likely(!onst struct vlct_In file included from   122 | #define var_Ccoreat  ev mstrumct vlc_common(_:
members: (car_GeIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tCheckoa  ,304 |    ed b,c) var_Create(t sn VLC_OBJECT(a), b, c )
      |                                       ^
(../include/vlc_common.h:481:15:481obj,  |       onst vlc_ ona_me  cnote: oexpanded from macro 'VLC_OBJECT'
nst struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
,truct vlc_common_members: (const vlc_objbject  m_t *)(&(481 |   ect_t *)(&(x)->obj) \
      |               ^
x)->obj) \
       playlist/fetcher.c:      161:VLC_|               ^
VAeconst structIn file included from playlist/renderer.c if (lRik_e l5y(!var_GetChecked (obj, name, VLC_VAR_COORDS, &val)))
      |                 ^
C../include/vlc_variables.h:OOR: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
142:48: note: DS, &val)))
      |                 ^
  ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
expanded from macro 'var_GetChecked'  142 | #define va
161 |     vlc_objectr_GetChecked(o,n,t_release( mf );
      |     ^
,v)../include/vlc_objects.h: var_GetChecked(VLC_OBJECT(66:25: o),n,t,note: v)
      |                                                ^
expanded from macro 'vlc_object_release'
../include/vlc_common.h:481:   66 |     vlc_obje15: note: expanded from macro 'VLC_OBJECT'
ct_relea  481 |           142scone( Vs | #deft iLC_strneOucBJt vEClc_ cT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
var  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x_GetChecked)->obj) \
      |               ^
(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_tommon_members: (const vlc_object_t *)( *)(&(x)->obj) \
      |               ^
&(x)->obj) \
      |               ^
mbers:input/access.c: (cons32:
In file included from ../include/vlc_common.h:1031:
t vlc_object_t *)(&(x)-../include/vlc_variables.h:189:12: >obj) \
      |               ^
warning: In file included from playlist/services_discovery.c:28:
In file included from ../include/vlc_common.h:playlist/engine.cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:126:  189 |     In file included from input/item.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hplaylist/fetcher.c1031:
In file included from playlist/search.c:239:24: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:256:12: warning: ../include/vlc_variables.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    256 |  239 | 9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:   r126   es:tt28 |       r :
:  r27:
In file included from ../include/vlc_common.h:eturn 1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
u  276 |    rn var_Se if( !var_GIn file included from ../include/vlc_common.h t ChecveketvCar_Sar_S:e1031d( etChecked(:
../include/vlc_variables.h: p_obj,am _p_obj, psz_name, VLC_htecke*d( p_obj, psz_name, VLC_VAR_INTEGER, &val ) )
      |          ^
psz_name, VLC_VAR_ source = vlc_stream_NewURL(ADDRESS, val )../include/vlc_variables.h:324142::1048e:t: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Float f( e  tcher->owner, psz_arturl );
;
      |                        ^
pl_priv(../include/vlc_stream.h:404:51: note: expanded from macro 'vlc_stream_NewURL'
 324p_playlis |     t if( !var_GetC )->p_note: inpuhvlct, "rate", neweckval.f_floaetexpanded from macro 'var_GetChecked'
    142 | #de404 | #d( p_obj, psz_nam_common_       );
      m| embers: (const vlc_o           ^de
,../include/vlc_variables.hb: 140j:e48ect_t:fine varf note:  *)(&(x)->obj) \
_Getiexpanded from macro 'var_SetChecked'
      |   140 | #d              ^
efiChecked(ne var_SetCheckedn(oe,n,t,v) v vlc_stIn file included from ream_Neplaylist/control.car_So| :e        ^,nVtChecked(VLC_OBJECT(o),t,v) var_GwURL(a,n,t,v)
      |                                                ^
e../include/vlc_common.h:,
../include/vlc_variables.h:261:47: note: expanded from macro 'var_SetFloat'
tChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
28LC_VAR_FL O481A:15: note: expanded from macro 'VLC_OBJECT'b)
T, &val ) )
        261 | |          ^
#../include/vlc_variables.hdefi  :
: 142:ne var_SetFloat(a,b,c)     var_S../include/vlc_common.he48:481 note: expanded from macro 'var_GetChecked'
 | In file included from    142v | tFlo at( VLC_OBJECT(a),b,c)
../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning:       |                                                ^
     const../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
l  :578str | u  481ct v#define var_GetChecked(olc_coc  if( mmon_member:15: note: expanded from macro 'VLC_OBJECT'
v_stream_NeawUR  481 |         const str,uct vlc_common_meL(VLCn,t,v) var_GetChec_OBJECT(amberr_Change( p_obj, psz), b)
      |                                                   ^_name, VLCkeds: (const vlc_object(VL
C../include/vlc_common.h_OBJECT(:_Vo481:15: note: expanded from macro 'VLC_OBJECT'
  481 | ),nAR_CHOICESCOUNT,    &count, NULL ) )
      |         ^
_t *)(&(,t,../include/vlc_variables.hv)
:128:43: note: expanded from macro 'var_Change'
  128 |       |                                                ^
x)->obj) \
      |               ^
#de../include/vlc_common.h:481fine:15: note: expanded from macro 'VLC_OBJECT'
     const struct var_Change(a vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
  481 |        ,b,c,d,e) vaplaylist/engine.c const:146r_Change( VLC_OBs: J(const vEC struct vlc_cplaylist/fetcher.c:lc_objec279ommonT(a), b, c_m:48: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, d,:embers9:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  t(const vlc_obj    146279 |  |     float ce )
      |                                           ^
_urrent_rat    t    va../include/vlc_common.heer_Se:481:15:   *)(&(xnote: )expanded from macro 'VLC_OBJECT'-
>ob  481 |     j    = va) \
      |               ^
const struct r_cGetFloat( input ? VLC_OBJECT( input ) : obj, "rate" );
      |                                                ^
In file included from input/item.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:  276 |     if( !var_Gett_t Chvlc_commecked( p_on_15: note: expanded from macro 'VLC_OBJECT'members: (const vlc_object_t *)(&(x)->obj) 
\
  rs: o*bj, psz_n      ame481,324tAd: |        :109::  Vwarning: LC_VAR_INTEGER,dr:481:(c esos| 15              ^
:nst v ( fetcher->owner, "it)(lc_obj&e(x)->obdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]jnote: expanded from macro 'VLC_OBJECT'
ect_t *)
) \
      | (   co&(x)->              ^
481 |   nst s  324 |  tobj)    if( !var\
      |               ^
In file included from playlist/search.c_GretChecked( p_obj, : input/vlm.c:pms&val ) )
-ch28a :
In file included from u1028../include/vlc_common.hz:_:c13:warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]warning: 
t  578 |      if( va rname, VL_Chan ge( p_obj, psz_name, VLC_V A R _cCoHnsOICESCOUNT, &covtl c_common1031C:
__struct vlc_common_membersdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V ../include/vlc_variables.hmembers: (cARonst vlc_object_t *1028)(&(x)->obj) \
      |               ^ |    _FLOAT , &v al ) )
      |          ^

../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #def playlist/engine.c::iunnet ,v NaUrL146340L ) )
      |         ^
_GetChecked(../include/vlc_variables.h:128:43: note: o:,48n:,t,expanded from macro 'var_Change' warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  )128 | #define var_Change(a,b,c,d,e)  vvar_Cahan
ge(r_GetC../include/vlc_common.hh:481: VLC_OBJECT(a), b,e cc, d, e )15: note: expanded from macro 'VLC_OBJECT'
  481 |   
      |                                           ^
k../include/vlc_common.h:481:15 e     co     nst struct vlc_com: note: expanded from macro 'VLC_OBJECT'
  481 |         const strd(umcton_ mvVlembecrLC_OBs: (_common_comnsJECT(o),n,t,v)
      |                                                ^
t../include/vlc_common.h:embe rs: (const vlc481:15: _onote: expanded from macro 'VLC_OBJECT'
  481 |   vbject_t *)(&(x)->obj) \
         |               ^
   const struct vlc_colmmc_object_t *)(&(:x)->obj  (const vlc_) \
      | ovbajecr_:ot_t *)(&(x)->obj) \
n_mem      |               ^
AddCbe9:              ^
rallback( p_is: (const vlc_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  340 |     ifb( vanstance->p_iIn file included from playlist/renderer.c:27jecr_GetChplaylist/engine.c:nt_t *)(&(ge", req->itemx):
eIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293n :10: cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ke  putd146( p_);
      :, "intf-eVove48:nt| "->AboR_ j,        ^
 ../include/vlc_variables.h,INT:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]E293 | 
ps zIb263j:48)_  G:  \
        i../include/vlc_common.hnote: f(E:expanded from macro 'var_SetAddress'481
   263 | #d:15: note: n| anputEv              ^
meR, val );
      n!t, p_medieaeIn file included from playlist/services_discovery.c:28:
expanded from macro 'VLC_OBJECT'
In file included from   481 |       ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
| var_GetChecked  340  |     if( var_Ge           ^
fine var_Set(Address( oc, n p, p) var_Se );
      |             ^
t../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/clock.lo -MD -MP -MF input/.deps/clock.Tpo -c input/clock.c  -fPIC -DPIonst tsAtddChecked( p_obj, psz_name, ress      |          ^(VLC_C -o input/.libs/clock.o
VLC_OBJECT(o_obj, VA), n,R_ST p)
RIp
      ../include/vlc_variables.h| N                                               ^sz_name,:142:48: note: expanded from macro 'var_GetChecked'
 VLC_V
A../include/vlc_common.hrRu  142 | #define_BOOL,ct vlc_com
 var_GetC../include/vlc_variables.h:140  166 | #de:48: note: expanded from macro 'var_SetChecked'
 hecked(o,n,t,v) v:  140 | #def&vine var_Setafine var_Ad481:l )modCallback(a,b,c,d) var )
      |          ^
_../include/vlc_variables.h:15AddCan_mellback( VLC_:mbers: note: expanded from macro 'VLC_OBJECT'142:48: note: expanded from macro 'var_GetChecked'
G,OBJEC  142 | #define var_GetChTecke(d
(  481 |         coa o(const, VLC_VAR,n,t,vChe), bcked(o,n,_STRt vl) ,v) vavar_G, c, d )rING
      _|                                                   ^etSetChe, &val cc_objec
../include/vlc_common.h) )
:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const sked(VLC_OBJEChectked(VLCT      |         ^
ruC_OBJECT(o),n,t,v)
(o),n,t,ct vlc_common_memb      |                                                ^
ers: (const v)
vlc_objec../include/vlc_common.h:481:15:../include/vlc_variables.h note: expanded from macro 'VLC_OBJECT'
:142:nar_Ge      t_t *)(&s(x)| tChecked(VLC_OBJECT(o                                               ^
 ),n,t,v  481 |         co)nsIn file included from playlist/control.c:30:
In file included from playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h&t->o bt s48j) \
      |               ^
truct vlc_common../include/vlc_common.h
      |                                                ^
_::27struct vlinput/vlm.c:tc1044:17: warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 _t *)(&(x481:15: note: expanded from macro 'VLC_OBJECT'
_common_members::
In file included from ../include/vlc_input.hme: (co 1044 |       note: expanded from macro 'var_GetChecked'
nst vlc_objecm          142 | #define 41:
t_t *)(&(x)->obj) \../include/vlc_vout.h)->obj) \
      |               ^
  481 | vvar_GetChecked(o,n,t,playlist/engine.c  v) var_GetCheckel:d(VLC_OBc146:125:5
      |               ^In file included from 
playlist/thread.c:32:
In file included from ../include/vlc_input.h:41:
  var_../include/vlc_vout.h:125:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
playlist/fetcher.c:297:9:../include/vlc_variables.h  :125 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
140  297 |     if( var_:48:I | DelCallback( p_instanceber s     c:n->ponst_input  (costruct vlc_common_memJ  E heritBool( fetcher-bers :v (const vlns:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t vl  146 |     flc_obj  481 | c_objecoavlc_object  125 |     t__release( p_vo note: expanded from macro 'var_SetChecked'
u  >t cvl140 | urot );
      |     ^
#../include/vlc_objects.h:66:25:re   note:  expanded from macro 'vlc_object_release' 
   66 |     vlc_object_release( d nw efVLC_OBJner, "Emetadattcec_tr_aa-netwot *)(&(x)->obj) \
      rk-access" ) ||
      |         ^
_in|               ^
a  const struc, "intf-event", Inpt *)(etIn file included from playlist/renderer.c var :volc../include/vlc_variables.h:604_object_tb:47:l_common_membe  note: expanded from macro 'var_InheritBool'
jec  604 | #drefine var_Inherti_reltBool(oease( p27:
In file included from ../include/vlc_common.h:__SetChecked(o,n,t,v) var_SetCheC1031, n) var_Inher:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
uitt  &Bo(ov304lc(VLC_OBJECT(o)T(a)x)->oout );
      |     ^
*../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_objectked(VLC_OBJECT(o),n,t,v)
      |                                                ^
_../include/vlc_common.hrelease( VLC_OBJECT(a) )
      |                         ^
 |     if (likely(!var_GetChecked (obj, name, VLC)s: (c(&(x)->../include/vlc_common.h_VAR_COORD:oS,481b &val)))
      |                 ^
:15oj) \../include/vlc_variables.h:142:481:15: note: expanded from macro 'VLC_OBJECT'

  481 |              :|               ^48: note: expanded from macro 'var_GetChecked'

 const struct vlc, n)
      |                                               ^
../include/vlc_common.h:n  142 | #defin_ec ovmbmj )
) \
      |               ^
:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         conIn file included from input/access.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |     return var_SetChecksest struct vlc_commotn_me v       mlc_ob|                         ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
brs: (const vj  481 |       elc_ oc const struct vlar_GetChecked(o,n,t,v) var_Getd( poChectbject_t *)(&(x)->obj) \
      |               ^
c_common_members: (const vked(VLC_OBJECT(o_n_member),stn,: (const  t,v)
      |                                                ^
lc_ob_o../include/vlc_common.h:481:15: note: jexpanded from macro 'VLC_OBJECT'e
cvtlc_obj  481 |         const struct vl_t *)(&(x)->obect_t c_common_members: (constj) \ vlc_object_t *)(&(x)->obj) \
      |               ^
*note: *)(&(x)->obj) \
      |               ^
expanded from macro 'VLC_OBJECT'
)
      |               ^
  In file included from playlist/renderer.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10:(In file included from  481 |         const struct vlc_combj,playlist/tree.cwarning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]27
:
  In file included from ../include/vlc_common.h:1031:
324 |     if( !v../include/vlc_variables.ha:r_GetC psz_hnmeckIn file included from playlist/control.c:30:
In file included from playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  527 |     input_thread_t *input = input_Create( parent, item, log, NULL, NULL );
      |                             ^
../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
  501 | #define input_Create(a,b,c,d,e) input_Create(VLC_OBJECT(a),b,ed( p_obj, psz_name, VLC_VAR_Fc,d,eLOAT, &val ) o)n_members: (const vlc_object_t *)(&)
      |          ^
(../include/vlc_variables.h:142:48ame, VLC_VAR: note: expanded from macro 'var_GetChecked'
_BOO 
      256:12  142:L, val );
      |            ^
../include/vlc_variables.h:E140:48: note: expanded from macro 'var_SetChecked'
vent, p_  140 | #define varm_eSd iwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  256 |  | etChecked(o, );
      |                 ^n,t,v) var_SetCh                                             ^
ec
ked(VLC_../include/vlc_common.h)   reOtB:../include/vlc_variables.h481:15Jurn ECT(&(o )var_SetChecked( p_:x: ),nobj, psz_note: expanded from macro 'VLC_OBJECT'
)  481 |         constname, VLC_VAR_A stru-
167Dct vl>      |         ^
:c_,t,v../include/vlc_variables.hcommon_:memberCT | #o142x:48: note: sd(o),n,t,v)
:e)
      |                                                ^
../include/vlc_common.h:481:15: note: fexpanded from macro 'VLC_OBJECT'
  481 |         const        |                                                ^
s../include/vlc_common.h:51: note: expanded from macro 'var_DelCallback'
(truct vlc_cexpanded from macro 'var_GetChecked'
ommo  142 | cn_members:ob481 i:ne var_GetChecked(o,n,t,15:( note: expanded from macro 'VLC_OBJECT'
n  167 | #define var_DelCallbaj  481 |         co#s) \nst struct vlc_common_members: (co
      |               ^
ck(a,b,c,d))-> var_DelCobj) \
      |               ^
allback( VLC_OBJECtT(a), vlc_ob b, c, d )jIn file included from input/item.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nst vlc_e  293 |     iobject_t *)(&(x)-f( !>obj) \

      |       |               ^
var_GetChecked( p_obj, define psz_name, VLC_VAR_BOOL, &In file included from playlist/search.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h                                                  ^
cvar_GetChecked(o,n,t,v) var_GetCheckedv:) var_GetChecked(VLC_OBJECT(o),n,t,v)
350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      t_(  350 |     | if( var_GetChecked(VLC_                                               ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
p  481 |     t O*B_obj, psz_name, J../include/vlc_common.h:481:15EV: note: expanded from macro 'VLC_OBJECT'
In file included from playlist/item.cLC_VAR  481 |         const struct vlc_commo)(&:(x _STRING, &val ) )
      |         ^)
34:
n-_>m../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
embers  142 | #define voarIn file included from   469:playlist/thread.c:32:
 |     va_Ger_Create(../include/vlc_input.htChecked(o,n,t,v) var_GetChb p_obj, psz_name  (const vljc_ob:527:29jDRESS, val );
      |            ^
../include/vlc_variables.h:140:48): note: expanded from macro 'var_SetChecked'
 \
      |               ^
   e, VLC_VAR_STcectCT140 | #define var_SetChecked(kedo(V_t *)(&(x)->ob: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_OBJECT(o),n,t,v)
      |                                                ^
In file included from   527j(o),n,) t |     inpplaylist/control.c,v)
      |                                                ^
u../include/vlc_common.h:481:15:t note: expanded from macro 'VLC_OBJECT'
:_thread_  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 constt *inpRING | VLC_V30:
../include/vlc_common.hIn file included from playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:530AR_DOIN struHERITut = );
:In file included from playlist/services_discovery.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h9: warning: ,n,t,v) ct vlc_var_SetCheck:481:15: ed(VLC_OBJECT(o),n,tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c,omm on_mnote: expanded from macro 'VLC_OBJECT'
:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    einpumbers: (const 481 |         covlc_350 | onst struct vlc_commobject_t *)(&(x)->obj) \
      |               ^
  t  _Crea530 |   if( var_GetChec   ked( p_obn_j, psz_   In file included from playlist/renderer.c:27:
In file included from   vlc_object_release( innpame, VLC_ut );mte( paembers: (const vlcVr_e../include/vlc_common.hnt, itemAR_STRING, &val ):1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  340 |     if( var_bject_t *)(&(x)->objv)
      | ) \
      |               ^
 )
      |         ^
Ge../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
t                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  142 | In file included from #playlist/search.c:28:
In file included from ../include/vlc_common.h
      |         ^
Che:1031:
../include/vlc_variables.h:362:9:   valc../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     66 |   481 | ) )362 |    
      |          ^
       const struct vl../include/vlc_variables.h:142  if( var_ Get,  Checked( p_obj, psz_name, ked( p_obj, psz_name, VLC_VAR_S:48: note: expanded from macro 'var_GetChecked'
VL  142 | #define vdaC_VAvlc_objecefine var_GetCheckRc_coe_ADDRESS, &val ) )
l      o|         ^
../include/vlc_variables.h:142:48:d(o,n,t,v) var_GetCmmon_memb note: expanded from macro 'var_GetChecked'
te_reTRING, &val ) )
      |         ^
g  ../include/vlc_variables.h:142:48: note: 142 | #defhine,expanded from macro 'var_GetChecked'
  var_NGetChecked(o,n,trs: (const vlc_object_t re,cv) vU\ale  142 | #defase*rk)(&(x_
      (|               ^
i)LeLGetCheck VLC_One de(B_JECT(a) )
d      | GetChecked(o,n,t,,                        ^
vv../include/vlc_common.h:481:15a: note: expanded from macro 'VLC_OBJECT'
r) var_GetCh_GetChec  input/vlm.c:1094 N:15: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481 |         const strked
uecked(VLC_OBJEC 1094 |     i_st(T(o),on,,t,v)na,te =t var_Ge,tInteger(
v      |                                                ^
) var_G p_instance->p_input, "stcat v../include/vlc_common.h:481lc_co(Vte" );
mmon_members:In file included from L (      c| o              ^nst:15: note: expanded from macro 'VLC_OBJECT' vl

  481../include/vlc_variables.h |         conc_object_:658:input/clock.ce47tChecked(VL: st struct vlc_cnote: expanded from macro 'var_GetInteger'
Co_OBJEC  658 | #define var_GetInteger(a,b)   var_Gt *)(&(x)->T-ommon_mC_OBJEeCeT(o),n,t,cmbersv)
      |                                                ^
../include/vlc_common.h:481:: (c15onst vlc_object_t *)(tIn&(x)->otobj) \
e      |               ^
ger( VLC_OBJECT(a),b)
      |                                               ^
:VIn file included from input/access.c:32:
In file included from ../include/vlc_common.h:103133:
In file included from ../include/vlc_common.h:
../include/vlc_variables.h:../include/vlc_common.h::1031:
../include/vlc_variables.h212::12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
189:12: bj)warning:  \
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: note:       |               ^
ns  189 | expanded from macro 'VLC_OBJECT'
t vlc  212 |   481 |         const s    trucrt v    retlc_commone_mturn vu_rn var_SeL481(o:In file included from playlist/control.c:1530:
Cobja:_embers: ),n,t ,v)
      |                                                ^
(const v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
lIn file included from playlist/playlist_internal.h  t:37:
In file included from ./input/input_interface.hC481 |        note: :27:
../include/vlc_input.h coexpanded from macro 'VLC_OBJECT':572:10: Oc_object_t *)(&(x)->obj) \
      |               ^

warning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]hecked
 (obj, nam  481  In file included from e, | 572_        V const Sstructplaylist/renderer.c vlc_common_members: (LetCconst vlc_object_t *)(&(x)->obj)B \
      |               ^
h:e27cinput/vlm.c:1096:9 | :C J warning: e due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct_t *):
 1096 |         _ var_(&(x)->obj) SetInE\
      |               ^
teger( VARpt_    In file included from input/item.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304C e = var_GetFloat( input ? VLC_OBJEkCT_instance->p_input, "Os( input tate", PLAYING_S );
      |         ^
:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  304 |  ) : obj, "r ../include/vlc_variables.hORDS,   CT:259:49:(o),n,t,v)
      |                                                ^
 note: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_SetInteger'  481 |   ate" );v  if (likelal);
      
      |                          ^
 ../include/vlc_variables.h:660:43|            ^
 ../include/vlc_variables.h:
481  259 | #define v: note: expanded from macro 'var_GetFloat'
 y(!var_GetIn file included from Cavr_SetInteger(a,bl140 | h,  660 | c)   ecke d (ob       const s truct vlc_com:c48: j,m ona#define var_GetFloat(a,b)   var_GetFloatnote: expanded from macro 'var_SetChecked'
( VLC_OBJECT(a),  140 | #defmine, VLC_VAR_COORDS, &val))b)
      |                                           ^
e var_SetChecked(../include/vlc_common.h:481:15: onote: ,expanded from macro 'VLC_OBJECT'
  n,t,JnECT(a),_memb,v)c,d,e)
      |                                              ^
b../include/vlc_common.h../include/vlc_common.h varnst s_SetChecked481t |         const st(VLC_OBJEruers: (const vlc_CT(oobject_)Ut *)(&(x)->obj) \
LL c);      e:t |               ^
:
vlc_1031481      d( p_,n,t,v|                             ^
)
      ../include/vlc_input.h:
obj, psz_n|                                                ^
:../include/vlc_variables.h::15: note: ../include/vlc_common.h:)
expanded from macro 'VLC_OBJECT'350:9: warning: 501:46: note: expanded from macro 'input_Create'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]        
|                 ^
  ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
501 | #define input_Create(a,b,c,d,e) inpinterface/interface.c:145:36: ut_Create(VLC_OBJECT(awarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481 |  
    350 |     if( var_Get  142 | #define145 |      am   playlist = pl var_Ga),b,yccom,mdo,ne)
      |                                              ^
../include/vlc_common.h:481l:_15m: note: expanded from macro 'VLC_OBJECT'
iembers: (const vlc_obsj  t_Crea481 |     _e    const struct vlc_common_meme, Vbers: (const vlc_object_ const struct vlc_commton_meLC_VAR_Ict_t        co*e(VLC_OBo)b(j&(xnst struct vlc_)eNJECT(libvlc));
      TEGER, val|                                    ^
 );
      |            ^
ct_release( ../include/vlc_common.h:481:15../include/vlc_variables.h:: note: expanded from macro 'VLC_OBJECT'c      om140:| 48: note: expanded from macro 'var_SetChecked'
m    ^on_me  140 | #dem t f481iv
a b*)(&(x)->objne var_SetChecke)d \
      |               ^
../include/vlc_variables.h:ers: (c122onst:39: In file included from playlist/thread.c:32:
../include/vlc_input.h:530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  530 |         vlc_object_release( input );
      |         ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from playlist/thread.c:32:
../include/vlc_input.h:572:10: warning: note: expanded from macro 'var_Create'
:15: note: expanded from macro 'VLC_OBJECT'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |     572 |          vlc_(vlc_object  122 | _t *      c)#d(onsobjectpp_vout[i]_release( (vlc_tefine var_Create(a, struct vlcb,c) var_) );
Cr      |          ^
e../include/vlc_objects.h:ate( VLC_OBo66bj:25: note: expanded from macro 'vlc_object_release'
JE   66 |     vlc_object_rmCb_common_members: (const vlcT(a)ele, b, c )
      |                                       ^
../include/vlc_common.h:481:as15: note: expanded from macro 'VLC_OBJECT'
_object_t *)(e( VeLC_OBJECT(a) )
      |                         ^etChecke
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      d(o&(x)-,r   const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
  481 |         cosnst struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
: (cr_SetInteger( VLC_OBJECT(a)In file included from ,bplaylist/item.c,:34:
In file included from ../include/vlc_common.h:1031:
>oboc)
      Chej| e)c                                                ^../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c
ked( ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 \
      |               ^
  481 |         const sptruct vn_obj,(o,n,tl,v) var_SetCcheck_In file included from input/access.cct_t n o*)(pp_vspt :,t,32eod(uv) vaVL:
In file included from ../include/vlc_common.h:C_OrB1031_GetChecked(VLC_OBJECT(o),n,t,t[i]) );
      |          ^
JECT(o),v ../include/vlc_objects.h:66:25: note: mmonvlexpanded from macro 'vlc_object_release'
_   66 |  mne) 
       |                                                ^
 ,vtl,cv_)o
      | c                                               ^
b../include/vlc_common.hje_obcplaylist/control.c:t_r86:23: ewarning: ../include/vlc_common.h:481j:15: note: expanded from macro 'VLC_OBJECT'
e  c481: | 481 : 15l:e note: expanded from macro 'VLC_OBJECT'
  477 |     var_mbersase( VLC_OBJE:CT(C     
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
reate( p481 |         con (con   86 |  _obj, psz_name,       if( VLC_VA   const struct vlc_cR_STRIst sNG | VLoC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  m122 | #define var_Create p_item && var_GetBomon_members: (c(a,b,c) var_Create( VLC  vlc_object_t *)(&(x)olons_->obj) \
      |               ^
( p_playlistsat, "raO) vlc_obj481 |       ect  cs_t *)(&(x)->obj) \
      |               ^
zt vlcn_object_t *)dom" _na ))B
      |                         ^
truct vlc_J input/vlm.c:1098:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:m)c 
1098 |  (&(x)->obj) \
      |               ^
      |                       ^
    om   vare, mon_meIn file included from V../include/vlc_variables.hLC_481:15: V:note: expanded from macro 'VLC_OBJECT'_mbIn file included from 
input/item.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
AR_S  324 |   TRING, &  if( !var_GetChecked( p_obj, psz_n659:41: note: expanded from macro 'var_GetBool'
  659 | #deame, VLC_VAR_  481 |         const struct vlc_commonfine var_GetBoo_lm(a,b)  vembers FLOAT, &val ) al ) )
      |         ^
)../include/vlc_variables.h
:142:48: note: expanded from macro 'var_GetChecked'
var_  142      |          ^
 | #define : (Svar_GeettCers: (Integer( p_insconst vlc_object_t *)(&(x)->obj) \
      |               ^
tance->p_input, "state", PA:
../include/vlc_variables.h:227cons:tIn file included from input/clock.c:3312G:
In file included from eUtBoSheE_S );cked(o,n,
o l( V      |         ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t,  227 |     rvlc_object_tLv) var_Ge *)(&(x)->eoC_OBJEbCT(a),b)
      | j) \
      ../include/vlc_variables.h:259:49: note: expanded from macro 'var_SetInteger'
|               ^
  259 | #                                        ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
define vura  481 |         consn var_SetChecked( p_t sobj, psz_name, VLC_VAR_FLOAT, valtruct );
      |            ^
../include/vlc_variables.h:140: vlc_common_members: 48: note: expanded from macro 'var_SetChecked'(const vl
c_obj  140 | #dect_t *)(&(x)efine ->obj) \
      |               ^
../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
va  203 | r_    return var_SetChecked( tp_obj, psz_namSee, VLCCheckplaylist/control.ctChecked(o,n,t,v) var_SetChecr_SetI_VAR_BOOed(VLC_OBJECT(onteger(a,b,ked(VLC_OBJECTL, va)(o)l );
      ,n,t,v)
,      |            ^
| n                                               ^
../include/vlc_variables.h:140:48: note: ,t,v)
      |                                                ^
expanded from macro 'var_SetChecked'
../include/vlc_common.h:  :100:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:15  ../include/vlc_common.h:481:15: note: 140 | #define var_SetChecked(o,n,t,vexpanded from macro 'VLC_OBJECT'
) va  481 |   r_SetChecked(VLC_OBJECT(o),n,      const s: note: expanded from macro 'VLC_OBJECT'
  481 |      t   cot,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c)   var_S  481nst struct vletIc_ |      r uct vlc_commonc100o |   const smnteg_members: (const vlc_object_t *)(&(x)playlist/services_discovery.ctruct vle->o:mboj28n  r( _me)mbers: (const vlc_ objec          v\
      |               ^VL
ct_:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:C_OBJECart *)(&(x)->obj) \_SetInteger( pl_pIn file included from playlist/renderer.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 |     if(_crom mon_membEiv(pC362e:9rs: (c
_playlist)->p_ionput,nst vlc_objectTvar_GetChecked( p_obj, psz_name, VLC(a),b,c)
      |                                                 ^
_VAR_ADDRESS, T../include/vlc_common.h:481:15(a)&val ) ), b, c )
: note: expanded from macro 'VLC_OBJECT'

      |         ^
  481 |         cons../include/vlc_variables.ht      |               ^
: "st: warning:        struct vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l|                                       ^
  aIn file included from 362 |  input/access.c   142::48: note: expanded from macro 'var_GetChecked'
if(te", PLAY var_GetCo32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: hplaylist/thread.c:58:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
I  241 |     ../include/vlc_common.h:481:15  142 | #define var_GetC   58 |   hc_commoNG_Secked( );
      |             ^
n    ../include/vlc_variables.h:259:49eckenst struct vlc__members: (const  mo ,ncomdmson_meg_Err( p_playm(lisvlct, "cann_o p_obj, ps,t,v)ob vbers: (caor_GetCheckenstjez_n ad(VLC_OBJECTvt spawn playlist lc_object_t thread" );
*)(&(x)->obj) \      |         ^
../include/vlc_messages.h:83:5: note: 
      |               ^
(o),n,expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERRt,v)
      |                                                ^, __VA_ARGS__)
      
|     ^
../include/vlc_messages.h:78:13: note: ../include/vlc_common.h:expanded from macro 'msg_Generic'
481:15: note: expanded from macro 'VLC_OBJECT'
   78 |     vl: note: expanded from macro 'VLC_OBJECT'
  481 |          mec,_ LVoLgC(_VVLC_OBJECT const strinterface/interface.cuct :194(o),:23vlc_common_member: s: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 p, vlc_ct_t module_name, _*)(&_AR_AD(Dwarning: RESS, &val ) )
Fx)-due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      | 
I>Lo        ^  
In file included from Eplaylist/renderer.c_:_, __LI../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
27: note: expanded from macro 'var_SetInteger'
  259 | #define var_SetIntege  r142NE_:
481 |  36( warningsa,b,c)   v_, \
      |             ^
../include/vlc_common.h:481:15: note:        con generated.
st struct vIn file included from aexpanded from macro 'VLC_OBJECT'../include/vlc_common.h:1031:
../include/vlc_variables.hl
  481 |   c_common_membe | r194: | s : (const vlc_o     const  bject_t  *)(&(x)- >sbj) t\429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
#o  429 |     vabj) \
r      |               ^r
uct vlc_comd
mon_members:In file included from playlist/item.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |     var_Create( p_obj (co, nstpe sfvzi_namelc_obn, VLC_VAR_ject_t *)(&(x)->obj) \
      |               ^      |               ^

A DDifRESS input/vlm.c| V_Create( p_:o 1114:20bj, psz_name, VLC_VAR_eINTEGER | VLC_VAR_DOINHERIT );: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |     ^
 1114 |     ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
(    *pi_time = var_GetIntegeL  122 | #define var_Create(a,b,c) vplrplaylist/thread.car_(C p:rCreate( VLC_OBJ_ECT(a),V b, c )
      |                                       ^
A_Rinstance->p_i ../include/vlc_common.hnput, "time" !);
      | = NULL && var_G:_                   ^etB
D_../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'oolt_SO(
pI  658 | t *)(& #lNHERIT );
(x)->obj) \
, define var      |       |     ^              ^
_
G../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
"playlist-autostart"))eIn file included from playlist/loadsave.c:35:
In file included from tInteger(a,b  122 | #defi
      | depbase=`echo input/control.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/control.lo -MD -MP -MF $depbase.Tpo -c -o input/control.lo input/control.c &&\
mv -f $depbase.Tpo $depbase.Plo
ne var_481C:15: note: playlist/playlist_internal.hexpanded from macro 'VLC_OBJECT'
r  481 | eat) e:  var_GetInte37:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                      ^
ger( V../include/vlc_variables.h:659:41: note: expanded from macro 'var_GetBool'
    659 | #define var_GetBool(a,b)   LC_OBJECT(530 |      var_GetBool( Vea) ,LC_OBJECT( a) tI, vlc_obbjenc teger( VLC_OBJECT(a),b,c)
  t_release( input );
(      |                                                 ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc      |         ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
b)
      |                                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       _common_members: (  const strucconst vt vl c _ c ommcon_membonIn file included from playlist/loadsave.c:35:
In file included from playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:572:10: warning: st stdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)
      |                                               ^
e../include/vlc_common.hrrs: (const vl  c_object_t *uctv vlc_acommon_members: (cons:481:15:a, note: rexpanded from macro 'VLC_OBJECT'
b,c) var_Create( VLC_Ot vlc_oBbject_t)  J481_(GetChecked(o, *)( | & ( x )     const n,t,v) var_GetChecked(V->oLC_OBJECT(o),n,t,v)b&(x)ECT(-sj) \
      |               ^
truct vlc_common_members:a),>In file included from playlist/renderer.c:27
:
      |                                                ^
o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 bIn file included from bj),   481 |         ../include/vlc_common.hconst struct vlc \
_common_members: (const v:1031:
../include/vlc_variables.h:442:583 (const : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      vlc_|               ^
object_t *)(&(xlc_obje  c442t | _t )->obj)     var_Create( p_obj, psz_name, VLC_VAR_BOOL | \
      *)(&(x)->obj) \
      |               ^
VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Clrc:5: _obwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   83 |     mject_t *)(&(xeate(interface/interface.ca,sg_Dbg(b,c)) 572 | |               ^In file included from  
p_:213:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
->obj) \
      |               ^
  213 |             char *intf = varvar_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.hp:481:15: note: expanded from macro 'VLC_OBJECT'
input/vlm.c:1116:24l:ay l    vist, "playlist/control.c:112:13:_cI nhdeeal  )
      rctivating the| c_                                      ^
  pla../include/vlc_common.hobject_release( (481 |     v lc_oiylist" tStringbject_t *)(pp_vout[i]) );
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
);
 1116 |       playlist/services_discovery.c       |          ^
       *pd_po|     ^
../include/vlc_objects.h../include/vlc_messages.h:66:25:: 87 note: expanded from macro 'vlc_object_release'( 
 c   66 | l ibvlc, s"iintf  tion = var_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  112 | GetF   onst stloat( 481p:15 _      if(i va:r_GetInnteger( pstance->p_i note: expanded from macro 'VLC_OBJECT'l_pri:5: 
note: expanded from macro 'msg_Dbg'
v(p_playlist)-   87 |     ms>p_input, "state" ) g== P_  481 | A   n pUSvEu Getne_S r i c(p_th, "pios conition" );
      s, VLC_MSG_lc_object_releast sDBG, __VA_ARGS__)
      |     ^truct vlc_common_se( VLC_OBJECT(a) )
      |                         ^
|                        ^../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
membe  481 |         const struct rs: (cons
v../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
lct
)
       v| ../include/vlc_variables.h            ^   78 |    :_660:
c../include/vlc_variables.h l:c:_o28bject_t *)(&(x)->ob658:vlc_Log47:j)  note: \
      o:
mmon|               ^
(43_:In file included from  ../include/vlc_common.h:1031:
../include/vlc_variables.h:ruct vl429note: VLIn file included from C:c5expanded from macro 'var_GetFloat'
:  660 | #dm_playlist/item.c:34comemeomb _finwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]OnBe
JECT(_meers: (coo), p, vl  429expanded from macro 'var_GetInteger'
c_m  odule_name, __FIL var_GetFloat(a,b)   var_G658 | E__, __L#IdefeintF:
NIn file included from ../include/vlc_common.hnme:l1031:
oat( VLC_OBb var_GetInteger(a,b)   var_Geers: (constIntegerE__, \
J      Et../include/vlc_variables.hC:( VLC_OBJECT(aT(a),b)
      |                                           ^|  vlc_            ^
object_t *)(&(x)
511) |  ../include/vlc_common.h:481:15->: note: ../include/vlc_common.h:481"):;15o
       expanded from macro 'VLC_OBJECT'
:  481 |     : note: sexpanded from macro 'VLC_OBJECT'
bt vlc_5  481 |         c : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   511 |     vonst stjr)u \
      |               ^
car|                      ^o
b _../include/vlc_variables.h:642:var_CIn file included from playlist/renderer.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:reate( pCreat_oe(bj, ,psz_n p_obj, psz_name, VLC_VAR_ame, VLC_VARINTEGER | VLC_VAR_DOINHERIjT
      |     ^ect_t *)(&(
x_INTEGER tb )vlc)_->
      |                                               ^
common_members:ob (c../include/vlc_common.h:j) o\nst vlc_object_t |* 481:15: note: expanded from macro 'VLC_OBJECT'
  const455: VLC_VAR_DOINHERIT );
      |     ^
  ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
481  122 | #define var_C | reate(a,b,c        const struc) var_Creatt ve( VLC_OBJECT(a), b, c )
      l| )(&(x)->obj) \
      |               ^
 struct vlc_common_members: (51                                      ^
: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'note: 
expanded from macro 'var_InheritString'
  481 |     642 | #define var_Inherconst vlc_object_t *5:  iwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tStri   455 |  ng(o, n) )   var_InheritStri(&(x)->obj) \
ng(playlist/thread.c:124VLC_OBJECT    var_Crea:t5:      e( p_obj|               ^
, psz_namconce, (o), n)s t 
struVLct vlc_co      |                                                   ^
C../include/vlc_common.h:481:_commo15n_memmmon_members: (const vlc_o_b:bject_ note: expanded from macro 'VLC_OBJECT't *)(&(x)->obj
)input/vlm.c:1132:16:  481 |         const sers:  \
      (c| t              ^warning: 
ruct vlc_co warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m 1132omn |     playlist/control.c:113  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  ret
u  124 |     PL_:13:DEBUG( "resyncVrAR_oFLOing AT | VLCn_VAR_D_membOINHERIT );
      | ers    ^
: (const vlc_object_t st vlc_object_t *)(&(o../include/vlc_variables.hn: %s", PLI_NAMn* Ev(a rp__Sceu122r:39: note: expanded from macro 'var_Create'
 ))   (122& | (#define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      | t                                      ^I
nxt)e-g>eorb(j) \
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      ../include/vlc_common.h  :481113 |             var_S:| )xe)15: -note: >expanded from macro 'VLC_OBJECT'
ob  481j) \
      |               ^
 |                   ^;
      |     ^
 playlist/playlist_internal.h:177:26p_insta:In file included from  note: expanded from macro 'PL_DEBUG'
playlist/services_discovery.c:28:
In file included from   177 |  ../include/vlc_common.h:1031:
#tdefInteger( pl_priv(p_playl../include/vlc_variables.hist)->p_input,nce->p_input,i    :ne PL_DEBUG442:5( ... ) msg_Dbg(  p_play"state", PLAY: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lIist, __"NG_S );
      |             ^
../include/vlc_variables.h:259:49: note: expanded from macro 'var_SetInteger'
time", i_tVA_ARGS__ )
      | i  259 |                          ^
#define va../include/vlc_messages.hr_SetInteger(a,b,c)   var_SetIn:87:5: note: expanded from macro 'msg_Dbg'
   87 |     teger( VLC_OBJECT(a),b,c)
      
 const s|                                                 ^
truct vlc_common_member../include/vlc_common.h:481:15  442s:m  |     var_Create( p_obj, psz_ninterface/interface.came, VLC_VAR_BOO: (cnote: expanded from macro 'VLC_OBJECT'
Lo  481 |   n | VLC_VAR_DOINHERst vlc_object_t *)( m sg&(_x)->obj) \IT );
      |     ^

   e      |  )              ^
:;217
      :../include/vlc_variables.h29|                ^
 In file included from c../include/vlc_variables.hoplaylist/renderer.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  G469 |   :259  217 |       :      c 49h:ar  var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
 note: :*pidfile = var_I../include/vlc_variables.hnnheritString(lexpanded from macro 'var_SetInteger'
i  :259 | bvl122:39: c, "pidfile#define va")note: expanded from macro 'var_Create'
;
122:39:  r_SetI      |                             ^ntege note: expanded from macro 'var_Create'

122 | ../include/vlc_variables.h:642:51: note: expanded from macro 'var_InheritString'
  rs  #(a,b,c) t  v642ar_Sdefine var_Create(a,b,c) var../include/vlc_variables.he_:122:39: note: tInteger( VLC_OBJECT(a),122 | #def | #i nedefine b,c)
      |                                                 ^
expanded from macro 'var_Create'../include/vlc_common.h:481:15:
  122 | #define var_Create note: expanded from macro 'VLC_OBJECT'
(a,b  481 |         conv v,Create(s Vsar_InheritString(o, LC_tan) var_InheritString(r_CrOBJECT(aeate(a,b,c) var_Ct VsLtCruct rreate( VLC_OB_J), b,E Cc )OBJTECT(o), n)

      |                                                   ^
(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: u      expanded from macro 'VLC_OBJECT'
|                                       ^
c../include/vlc_common.h:481:15: note: texpanded from macro 'VLC_OBJECT'c
  481 |   481 |  )       con../include/vlc_common.h:481:15        cons: t struenote: expanded from macro 'VLC_OBJECT'
s  481 |  t        const structc tnv vllceric(p_thisstruct , VvLlC__ McSGommon__DmvBG,l ember_sc_comm_Vocn__cmommoAne_AmbersR::  G(cS__)_(vlc_commomon_members: (const vlc_on
      |     ^
sbt embev rjs: (cocnst vlc_object_t _common_members: (consvlc_object_t *)(&(x)->obj) \
      |               ^
art vlc__Create( VLC_OBJECT(a), b, c )object_t *)(&(x)->obj) ../include/vlc_messages.h\:
      |                                       ^

../include/vlc_common.h:481:15: note:       | expanded from macro 'VLC_OBJECT'78
playlist/control.c              ^
:  481 |         const struct vlc_common_meIn file included from playlist/renderer.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |     var_Create( 115:13p_::13: const vlc_ onote: expanded from macro 'msg_Generic'
bject_t **))(&(xobwarning: jdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
mbers: (const vl    psz_)->onbj) \ame, VLC78_VA | c_R_  o STRb
      j| 115              ^
 |   ec  t_It NG | VLC_  VAv*lc_LR_DOINH   )(interface/interface.cERIT );
      |     ^
      var_SetInteger( pl_priv(p_playlist)->p_:222:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]&(x)->obj) \

      |               ^
(&(x)->obj) \
      |               ^
  222 |            ect_t *)(&(x)->obj) \
      |               ^
     msg_InfIn file included from playlist/item.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
inp  ogIn file included from (VLC_o(libvlc, _("Running vlc wituplaylist/services_discovery.cinput/vlm.ct:, "hs../include/vlc_variables.hO ::122t28:a:
t39: note: expanded from macro 'var_Create'
In file included from ../include/vlc_common.h1134e", PAUS:BJE:103116:
../include/vlc_variables.h  CT: warning: 525 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]E  
_ S )  ;
      |             ^
1134 | the defa (o), p, vlcv../include/vlc_variables.har_Create( p_obj:,u  l455:259:psz_name, t       return var_SetFlVLC_V:49:oat(interface. "
      |                 ^
 ../include/vlc_messages.h:81:5:  note: 
      |               ^
5expanded from macro 'var_SetInteger'
  259 | #define var_SetInteger(a,b,c)   varnote: expanded from macro 'msg_Info'
   81 |     m_SetInteger( VLC_OBJECT(a),b,c)
      |                                                 ^
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   481 |         const struct vlc_common_members: (AR_BOOL | cosg_Generic(p_this, VLC_MSG_INFO, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
nst    78 |     vlc_Log(VLC_OVLC_VAR_DOINHERIT
      |     ^
Bvlc_object_t *)(&(x)->obj) \
      |               ^
warning: JECT(o), p, vlc_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
module_name,   122 | #defin_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e var_Cr_F
ILE_eate(a,b,c) var_Create( VLC__,OBJEplaylist/control.c: __LINE__, C128:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T(a), b, c )    128 | 
      |                                       ^\
      |             ^
_mod ../include/vlc_common.h:481:15:u
l       v../include/vlc_common.h:481 note: expanded from macro 'VLC_OBJECT'
455 | p    481 | _        const s  var_Ciar_SetInteger( pl_pritv:15: note: expanded from macro 'VLC_OBJECT'
(p_  481plary |         const slisttruct e_namevlc_common_, __FILEmrunct vlc_libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/control.lo -MD -MP -MF input/.deps/control.Tpo -c input/control.c  -fPIem)->p_iberscommon_member: C -DPIC -o input/.libs/control.o
nput, (con__, __LINs: (const vlc_objecE__, \
      |             ^
t../include/vlc_common.h:481:15: note: 122 | #playlist/loadsave.cdes:ate( p_objt vlc_o_t *),bject_t *)(&(xexpanded from macro 'VLC_OBJECT'
)stanc-e45:  481 |         const stru9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 p>sobj) \z_name, VLC
_VAR_   eFLOAT | "stateV      L| C              ^
->p_incput, "p"ositio45 |         vlc_custom_, PAUSE_S );c
_VAR_DOIN      | n", d_position frineHERIT );
      |     ^
e../include/vlc_variables.h ate( p_        ^
In file included from );
      |                ^
playlist/item.c../include/vlc_variables.h:::122:39: note: expanded from macro 'var_Create'
pla  t259:49: 122ylist, sizeof( *p34(¬e: expanded from macro 'var_SetInteger'
  259 | #define va | #_exr_SetIn:
teger(a,b,c)   var_SetInteger( VLC_OBJECT In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539port((v ), "lcvx_)a:r-playlista>_o) exporbCj,define var_Create(a,b,c) var_t" );
      |         ^
cb./libvlc.h:110:Create( VLC_OB5JECT(a), b, c )
      |                                       ^
27: note: expanded from macro 'vlc_custom_create'
../include/vlc_common.h:  110 |    481::,15     vlc_cusc warning: : note: expanded from macro 'VLC_OBJECT'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t)  481 |         const struct vlc_commo  539 |     var_Create( p_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_reom_cruct vlc_common_members: (con)a t\e
o      m| (              ^a
st vlc_object_t *)(&(x)->obj) \
      |               ^
m,reate(VLC_bOBJECT(oo), s, n)
      |                           ^
nplaylist/engine.c:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_163:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]n_member
s: (const vlc_objec  163 |     msg_Dbg( p_playlist, "adjusinterface/interface.cting rate from %f to %f ,c) var_Create( VmLeC  481 |         const stmbers
:       | (                                                ^c
:../include/vlc_common.h:481230:9:_ O:BoJnECT(a), st vwarning: ltdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_t *)(&(x)->obj) \
      |               ^

  230 |         msgc15_: _note: ruct vlc_common_meobjecIn file included from t_t *)(&(playlist/services_discovery.c(:28:
In file included from %s)",
      |     ^
E../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rr(libx)->obj) \
v      |               ^
ml  DOINHERIT
      | -    ^
>expanded from macro 'VLC_OBJECT'469oc, "interface playlist/thread.c:136:5: \../include/vlc_variables.h | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  136 |     PL_DEBUG  ( "%  s isva at122:39: %i", Pr_CreateLI"_NAME( pbj) note: expanded from macro 'var_Create'
bers: (c(_cur  )onst vlc_object_t *)
,  481 p_play | p(_obj, psz_nlist->i_cu   rame, VLC\
      |               ^
    ../include/vlc_messages.h&(x)->%s\" rent_index );
      |     ^
 playlist/playlist_internal.h :177:26icoo:b_nVIn file included from jni):  t87playlist/search.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
st struct vlc_comAmon_m  429 |     var_Create( p_obj, psz_neame, VLC_VAmbers: (const vlc_object_t *)(&(b, c )
      |                                       ^
x../include/vlc_common.h:)->obj) \
      |               ^
:481:15:R_INTEGER | VLC_VAR_DOI NR_STnote: 5expanded from macro 'VLC_OBJECT'
playlist/control.c  :134:9:: HERIT );
      |     ^
../include/vlc_variables.h481 |       RING | VLC_: 122:39: note: expanded from macro 'var_Create'
  122 | #define vVaAR\_rD_OCwarning: note: note: rexpanded from macro 'PL_DEBUG'
expanded from macro 'msg_Dbg'INeate(a,b,c) var_Create( VLC_OBJECT(a), b, c )
HERIT      |                                       ^
 );
      |     ^
../include/vlc_common.h../include/vlc_variables.h::481122::1539::  note: note: expanded from macro 'VLC_OBJECT'expanded from macro 'var_Create'

  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481
 |   134  |        122  |     #c o con st st ruct vlc_common_membn
s      t|                ^
sters  :177 d(erfuplaylist/loadsave.c:49:5: warning: idue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c
 |  #defint e PL_const vlc_object_t *)(&(x)->obvj) \
      |               ^
Dl   var_SIn file included from c_ne var_Create(a,b,c) var_Create( VLC_common_membOplaylist/search.cBJers: (ECTconst vlc_object_t *)(a), b, c (&(x)->obial:izatj)ion faile \
d", nam      |               ^
e);
      |         ^

28):
   87In file included from ../include/vlc_common.h | ../include/vlc_messages.h
      |  In file included from playlist/renderer.c::1031:
../include/vlc_variables.h:442:5: warning: 27:
In file included from  ../include/vlc_common.h::83:5: 1031:
                                      ^../include/vlc_variables.h:note: expanded from macro 'msg_Err'
491:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   83 |    5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  442 |    msg_Ge  491 |   n  msg_Gene tvIanrt_egeerirC(rea pl_priv(p_playlist)->p_input, "state", cPLAYI(e
NG_S )p_rtiE;
      |         ^
chis,(te(    49 |   p_t../include/vlc_common.hhis:481,../include/vlc_variables.h  V: :m15s LgV:L Cnote: _expanded from macro 'VLC_OBJECT'MSG_DBG, __VA_ARGS__)
      |     ^
   var_C../include/vlc_messages.hC__Dbp259g:49: note: expanded from macro 'var_SetInteger'
(reate( p  _obj, p MpS_sBUeG( ... ) msg_DGxb_ERR,gp( p_playlist, __VA_ARGS__ )
      |                          ^
ort../include/vlc_messages.h,: 87:5: note: expanded from macro 'msg_Dbg'
"   s87a | v    msg_Generic(p_t __V:A_ARGS__)
      |     ^
h../include/vlc_messages.h:is, VLC_MSiG_DBG, _78:13:78n_g %s VA_  122 | #define  note: expanded from macro 'msg_Generic'
to
 f   78 | v  481 |          const struct vlc_com   var_Create(a,b,c) var_Create( VLC_OBJECT(ille %s",
      |     ^
a), b, c../include/vlc_messages.h:87:5: note:  )
      |                                       ^
c_Log(VLexpanded from macro 'msg_Dbg'
../include/vlc_common.h:   mon_members: (const vlc87 | C   481 _OBJECT(o), p, vlc_module_namemsg_Generi:15c(p_: note: expanded from macro 'VLC_OBJECT'
z_name, VLC_VARthis, V_ADDRESS | VLC_V:13:AR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 note: expanded from macro 'msg_Generic'
  122 | #define var_CrLeate(a,b,c) var_Create( VLC_C_MSG_OARGBJECT(a,S_D_BG, __VA_ARGS__), )
      |     ^
b,../include/vlc_messages.h: c )
      | 25978)
      :13: note: expanded from macro 'msg_Generic'
 |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'   78
#  481 |    d     coefinst struct vlc_co|     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
ne   481 |         const struct varvlc_common_members: (const v      78 |     vlc_Log(VLClc_object__o78b | j , pt *)(&sz   vlc_Log(x)->obj) \
      |               ^
_SetInt__OBJECT(o),eger p, vlc_module_na | (VLC_OBJ    vlc_Lonameg, VLC_VAR_BOOL | Vme, __FILE__, LECT(C__Lo), p, In file included from (vlc_moduplaylist/item.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:INVLC_O_le_name, __VAR_DOINHERIT );BJ5:FECmmoT(o), p, vlc_modulILE_e
      |     ^_name, 
../include/vlc_variables.h:122: 39: note: expanded from macro 'var_Create'
  122 | __FILE__, __LINE__#define E_,warning: _, \
_      | , __LINEn            ^__membedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  554 |   _, \
      ../include/vlc_common.h:481:15:|             ^
  var_Create(  note: p \
      |             ^
../include/vlc_common.hrs: (c_oexpanded from macro 'VLC_OBJECT'
o  481 | _bnject_t *)(:s&(x)-(a,b >o,vao481:15: note: expanded from macro 'VLC_OBJECT'
bj, psz_name, Vr_Create(a,b,c) vtarLC_Vc_  481 |         consAR_STRING | VLC../include/vlc_common.h:481:b_15:Cre note: expanded from macro 'VLC_OBJECT'
ate( VLC_OBJEC  481 |     V    const AR_DOINHERIT
stru vlcct vlc_commoTj)_( \ _
      |               ^
ob_      |     ^
jea), b, c )
      |                                       ^
cIn file included from playlist/services_discovery.c:28:
In file included from ../include/vlc_common.h../include/vlc_common.h:1031:
t_t *)(&(x)->obj) \
      |               ^
FILE__, __L../include/vlc_variables.h:122:39: INE_note: expanded from macro 'var_Create'
In file included from playlist/renderer.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h)   ::481:../include/vlc_variables.h15:: note: expanded from macro 'VLC_OBJECT'
511  :481 |  var_5_, \
        S: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e 
|   511 |     var_Crea477:5: twarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  477 |     var            ^
_../include/vlc_common.hC:r( eat481 p:_one( pb_obj, 15j:  t , psz_nt_Integer(a VsLmnote: expanded from macro 'VLC_OBJECT'
truct vl  c481_ | c opsCz__name, VLC_VAR       const strOmBJECT(a_ST)RING | ,mb,c)
uct vVlLC_VA    R122cc_common_members: (co_DO      mo| n_members: (n                                                ^oINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
embers: (cons | #define var_Create(a,b,ct vlc_object_t *)(&(x)) var->obj) \
      | _Create( VLC_OBJECT(              ^
a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      122 | #define var_C rea playlist/engine.c :166:12:  const structte(a, b,
c../include/vlc_common.h:481 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:15:)  note: vexpanded from macro 'VLC_OBJECT'a
r
_  166 |     return   481v | aCr_SetFloat( p_playlvlc_c      ist, "rate", rommon_members: (const  cate );
      |            ^
 vlc_../include/vlc_variables.h:261:47object_t *)(&(x)->o: note: expanded from macro 'var_SetFloat'
bj) \  261 | #dee, VLC_VAR_INTcEoGER | VLC_VAR_DOINnst HEvlc_
      |               ^
RIT
      |     ^
object_t *)(&(x../include/vlc_variables.h:)f-in122e var_SetFlIn file included from playlist/item.c::39: note: expanded from macro 'var_Create'
>ooab34:
In file included from ../include/vlc_common.h:  122 | #define varj) \
      _Creat(a,b,c)     var_Se1031:
|               ^t../include/vlc_variables.h:563:5:
tFloe( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
at(  563 |     var_Create V( LC_p_obj, psz_name, VLC_VAR_STa,b,c) var_Crrest vlc_objeceatea( t_te( VLC_VLt *)(&(x)OBJECT(a), b, c )
      |                                       ^
->obj) \playlist/thread.c:151
      |               ^
C_OBJECT(a),:../include/vlc_common.h:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]on
 b, c )
      |                                       ^481:15: note: expanded from macro 'VLC_OBJECT'
  151 |     PstL_DEBUG( "rebuilding a struct vlc_commo  481 |     n    const RING | Vrray of struct vlc_common_members: (const vlccur_membrent - root %s",
      |     ^

_object_t *)(&(x)->playlist/playlist_internal.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'oLC_V:
ers: (const b177A:26: note: Rvinterface/interface.c:254:j  )48113:  warning: \expanded from macro 'PL_DEBUG'
l      c_object_t *)(|               ^
 | &(x)->obj) \
      |               ^
r 
etuIn file included from due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]playlist/services_discovery.c
:28:
In file included from   254 |    ../include/vlc_common.h   _D  177 | rn var   OINHERIT
        _SetCh     modulee_ u#nde:1031:
f../include/vlc_variables.h:491:5: warning: Odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]BJECT(a
  491 |     va| ri)n,b,c)
    ^
e      |                                               ^
 PL_DEBU../include/vlc_common.h_Create( p_ob../include/vlc_variables.h:122:39:j,  note: expanded from macro 'var_Create'
cked:G  122 | #( 481:psz_name, VLCde p_ob(15: note: expanded from macro 'VLC_OBJECT'
_VAR_ADDRnj, epfine vas   zconst struESS | VLC_VAR_DOINrHERIT );
._ce_name, VLC_VARC_STdRI..  reate(Na(G,,b,c) v val );
      |            ^
t../include/vlc_variables.h:140:48: note: ar_Create( VLC_OBJECT(a), b, c )
            |     ^
|                                       ^
 vlc_common_members../include/vlc_common.h:481../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  :15: note: 122 | #define var_expanded from macro 'VLC_OBJECT'
  481 |         const stCreate(a,b,c) var_Create( VLC_OBJECT(a), b, c ruct vlc_common_memb)
      |                                       ^
ers: (const v../include/vlc_common.h:481:15: note: In file included from input/control.c:28:
In file included from ../include/vlc_common.h:1031:
lc_o481expanded from macro 'VLC_OBJECT'
b../include/vlc_variables.h:189:12:ject_t *)(&(x)->obj) \
      |               ^
 ) msg_Dbg( p_p  layl481 |         const struct vlciiIn file included from expanded from macro 'var_SetChecked'_
c  140 | #defineom var_SetChecked( om,n,t,playlist/item.covn)_ mewarning: mbers: (co:n s(tcvo avr_SetChec:k34:
In file included from ../include/vlc_common.h:1031:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ed(VLC../include/vlc_variables.h_:578l:9  :189  | warning: c_o      bject_t *)(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  const struct vlc  578 |  ns_comt&(x)- vl  c_obmoj>obj) \OBJE
      |               ^
n if( var_CCT(o),n,t,v)
hange_In file included from playlist/services_discovery.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:  511 |     var_Create(m      |                                                ^e261:47: note: expanded from macro 'var_SetFloat'( p_obj, 
psz_mn  ame, ecVLC_VAb261 | #ers: (consdefinenst, __VA_ARG       conS__ )
      |                          ^t
 p_obj, psz_name,st struct vlc_common_members: (R_CHOICEf
c../include/vlc_common.h: var_SetF481t loatvlc(a, b,c) V:L_C_VAR_INTEGER | VLC_VAR_DOINHERIT
      |     ^    v
15ar_SetFl |  o../include/vlc_variables.hoat bject_: note: SCOU( expanded from macro 'VLC_OBJECT'../include/vlc_messages.hVLC_OBJECT(a)
NT, &count, NULL ),onst   retvlc_object_t *)(ur  481t *)(&b,c)
      |                                               ^
(x)-n> va:122:39: note: expanded from macro 'var_Create'
&(r  122 | #dex)o:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generi../include/vlc_common.hc:fine var_bCreaj |  ) ) -t
481:15  e>(p_this, VLC_MSG_DBG, __:    const struoct vlc_Vc(a,b,c)A var_Cbj) re_ARGS__)
      |     ^o      |         ^
m
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'../include/vlc_variables.h:
128:   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_modu43\: note: expanded from macro 'var_Change'
  128 | #de 
note: expanded from macro 'VLC_OBJECT'      |               ^
fine var_Change(a,b,c,d,e) var_Chanatge( VLC_OBJECT(a),playlist/loadsave.c:59 b, c, d, , intf-e( VLeC_OBJECT(a), b, c mo)
n_members: (const vlc>p_mod )
      |                                           ^
_object_t *)(&(x)->obj) \
      |               ^
../include/vlc_common.h:481:15u      |                                       ^
: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
l  481 |         const In file included from input/access.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:9:  481 |         coe);
       warning: | s            ^t
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_modules.h:50:42: note: expanded from macro 'module_unneed'
   59 |     50 | r#ndefine module_unneuct vlc_common_m  256 |     return vembers: (stconst vlc_object_t *)(&(x)->obj) \
      |  |     var              ^

 st  481_rucCt vled( ra\er       msg_Err( p_exp_SetCheckort, "could no
      |               ^
t ccr_common_members: (const vlc_object_t *)(&(eate playlist fied( p_obj, x)-ple %s>sz_obj) \
      |               ^
: %s"name, VLC_VAR_ADDRE | ,  In file included from playlist/services_discovery.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
SS  525 |     , val );
      |            ^
var_Create( p_obj../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
, psz_name, 
      |         ^
VLC_VAR_BOOL |../include/vlc_messages.h:83:5: note:  VLC_VAR_DOIN  140 | ate( p_obj, psz_name#, HERIT
      |     ^
expanded from macro 'msg_Err'../include/vlc_variables.hd:122:39: note: expanded from macro 'var_Create'
V
LC_VAR_STR   83 | I    msg_Generic(p_this,  122 |  VLC_MSNG_EG |efine var_S#d VLC_VAR_DOINHERITefi );
et      |     ^
CRR, __VA_ARGS__)../include/vlc_variables.h:122:39: note: 
      |     ^
expanded from macro 'var_Create'
../include/vlc_messages.h:  hecked(playlist/engine.c78:13: note: expanded from macro 'msg_Generic'
122 | #def:181:35   78 |   : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ine var_Cre  vlcate(a,_Log(VLo,n,ne var_Create(b,c) var_CreC_OBJECT(o), p  181 |      a,t,v)  vtvar_S   const douba,b,c) var_C lc_modurelle_nae36 warnings generated f_me, __FILE__     con, __LINEate( VLC_O__, .
etChecB\
ked(VLC_OBJECT(o),n,t,v)
      |                                                ^
e( VLC_JEC../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vla,b) modcule_unn>_obecoed(VLC_OBJECT(a),b)
      |                                          ^
mmon_member../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
sj) \: (const   481 |    vl c_object_t  
      |   *)(&(x)              ^ 
c->onsto OBJECT(a),tstruc_t t* T)(&(In file included from (playlist/tree.cb:27:
aIn file included from )x../include/vlc_common.h):1031->obj)j) \ 
 b\,
 vclc_com )
mon_members: (const vlc_object_t *)(      |               ^
&(x)->obIn file included from playlist/renderer.c:27:
In file included from ../include/vlc_common.h:      |                                       ^
            _| ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
1031:
            ^../include/vlc_variables.h| :525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

:
              ^../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  525 |     var_Create  ../include/vlc_variables.h481 | 
, b, c )
      |                                       ^:( p_ob
276:10: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
S  481 |         const struct vlc_common  276 | In file included from input/access.c:32:
In file included from ../include/vlc_common.h:1031jetChecke:
, psz_name,../include/vlc_variables.h_m VLC_VAR_Bde(m p_obj, psO:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    if( !var_GetChecked( p_odepbase=`echo input/decoder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/decoder.lo -MD -MP -MF $depbase.Tpo -c -o input/decoder.lo input/decoder.c &&\
mv -f $depbase.Tpo $depbase.Plo
bjbers: z_na  481 |  (  , psz_namecme  ,  ,VLCO VLC_VAR_INTEGL  276| |   V L C ji)f (\ o!nvsatr_GetChecked( p_obER, &val ) )
j, psz_name, VL      |          ^
 C      const struct_VAR_INTEG_VAR_DOINHERI../include/vlc_variables.hT:142:48: note: expanded from macro 'var_GetChecked'

      |     ^
../include/vlc_variables.h   vlc_ER142 | #:122comm:39, o&: vdev nalflc__ oVbi)AR_INTEGER, val  note: expanded from macro 'var_Create'
)
);
      |          ^
j      ect|             ^
../include/vlc_variables.h../include/vlc_variables.h: :_142memb_etn : constr ss:e var_GetCh48e tr:c( *)(&(x)->obj) \
      |               ^
uct vlc_common_membked(o,n,t,v) var_GetCheconst ersIn file included from playlist/services_discovery.c:28:
In file included from ../include/vlc_common.h:1031:
 ../include/vlc_variables.hnote: :539:5:  cvkel:c_object_t *expanded from macro 'var_GetChecked'
122   | 142#define dv | #define var_G (VLC_OBJECT(o),n,t,v)
aretChecked(o,      | (const vlc_o_Cre n,ate(a,b,c) var_Creabject_t *)(&(x))(&(x)->obj) ->opwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj) \
      |               ^
\ots,v) vair_GetChecked(VL  539 |  tion = vplaylist/loadsave.cC_OBJ E_:71:16: warning: CT(o),n,t                                               ^
,../include/vlc_common.h:v)
      |                                                ^
 ../include/vlc_common.h:481: vaar_Cre
ate(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481 15r      p_o| 
_tbj, psz:              ^G *)e(&(x)->obj) : note: expanded from macro 'VLC_OBJECT'
In file included from playlist/item.c:15\  481 |       37  const :
str
utct      In file included from playlist/playlist_internal.h F:: l|               ^
37voanote:    expanded from macro 'VLC_OBJECT'
71 |     :
In file included from ./input/input_interface.h  p_m481 | odlcut( :In file included from input/clock.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12_common_members: (const        con v27:
In file included from ../include/vlc_input.h: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  212 | s41:
../include/vlc_vout.h:125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  125 | p_input, " s  tlcposition" )      vl;
      cruc_t| r                                  ^object_t *
l../include/vlc_variables.h:660:43: note: expanded from macro 'var_GetFloat'
e  (660 | #deee 
= mot fturn vline vac _vVLCdcr_GetFloat(a,b_In file included from OBJECT(a)playlist/preparser.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5a: warning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
u  491 |     var_Create( p_obj, ps  var_G_name, VLC_VAR_FzLOAT | etFloat( VLC_OBJECT(a),rb)
      |                                           ^
_../include/vlc_common.hl:e_ne, b, c )
481_      n| e                                      ^d
a(m p_export, "eplaylist export, VLC_VAR_ADDRESS:15:" ,note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h |:   VLC481_VA481 |  R p_:15s   z _ t y pce, true );
o      | SetChDOINHERIT );
      |     ^
m               ^monecsket stru../include/vlc_variables.hcd tV:122:o39: note: expanded from macro 'var_Create'
L  122n_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
(obj,  | #defname, VLC_VAR_COine var_CrORDS, val);
      |            ^
In file included from playlist/tree.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
eate(a  140 | #define var_Se,btChecked(  293 |     if( !var_o,GetChecked( pns_obj, _ ovlc_common_membCpsz_name, V
_V,../include/vlc_modules.h,t,v) var_SetCheckeLdC(bject_rV:_VAR_BOOL, &val ) )
      |          ^
../include/vlc_variables.h48::142:tLeC_OBJE48: note: expanded from macro 'var_GetChecked'Clease( p
c)42 :  struT(oct vlc_common_me),n,t,vmbers: (const vlc_objev_vcot_t *)(&(x)->obj) \
      |               ^
a)AR_DOINHERIT
ut );
      |     ^
r  _../include/vlc_objects.h:14266: | #25:define var_Get note: input/vlm.cCexpanded from macro 'vlc_object_release'Cher
   66 |     vcked(o      ,n,t,v) var_| elGetChe    ^
cked(VLC_OB../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #defineJ ECT(o),n,t,v)
      |                                                ^
../include/vlc_common.ha
vc_obje      note: |                                                ^
ar_Cr../include/vlc_common.h::expanded from macro 'module_need'481:15: eca481
te(   48a | #t_release,b,c) var_Create( :15: note: expanded from macro 'VLC_OBJECT'
note:   481 |         consVexpanded from macro 'VLC_OBJECT'L(
 VLC_Ot struct vlc_comdmoCn_members: (_OBJEC  481 | const vlc_object_efine module_need(a,bBt  e       con:J,*)(&(Ecs,tTCTxd)->obj)  struct vlc1157_c) \
      | om(a) )
      | (mon_memb:ma30)e                        ^,odule_need(VLC_OBJECT(a),b,c, d)
      |                                          ^
b, c )
      |                                       ^
../include/vlc_common.h:481:15:: note: 
../include/vlc_common.h :481:15:expanded from macro 'VLC_OBJECT'
note:   481 | r        const  snote: expanded from macro 'VLC_OBJECT'
expanded from macro 'VLC_OBJECT't
r  481../include/vlc_common.hu |       s  c:  481:: 481ct( c vlc_commo | n_members: (const vlc_o    object_t *)(&(x)->    obj) \
      |               ^
cowarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nst struct vlc_complaylist/loadsave.c :115776 | :   o 9        p_idsc->i_time = var_n:sGett)(&(x)->obj)mon_members: (con warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 s\   76I |   nteger( p_t vlc_object_t *)(&insta(x)->obj) \
      |               ^
      module_unneed( p_exponcrt, p_module );
      |         ^

      |               ^
../include/vlc_modules.h:e->p_inpuIn file included from t, "playlist/renderer.c:27:
In file included from ../include/vlc_common.h:t1031:
../include/vlc_variables.h:53950:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
42: note:   In file included from 539 |     ivar_Create( p_obj, psz_name,input/access.c: Vm32:
In file included from ../include/vlc_common.h:e" );
      |                              ^L1031:
../include/vlc_variables.h:293
C_VAR_FLOAT | VLC../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'
 vlc_object_t *)(&(:x)  658 | #->obj) define var_GetInteger(a,b)   var_Ge\t
Integer( VLC_OBJ      expanded from macro 'module_unneed'
E| C              ^
T   50 | #def(ine 10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
module_unnIn file included from playlist/tree.c:27:
In file included from ../include/vlc_common.h:1031:
e../include/vlc_variables.ha  ::304)293 | ,bed( a),15 : bnote:   i)expanded from macro 'VLC_OBJECT'
:  17:f(  warning: m due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
!481 |    304  |  _VAo
      | Rvar_Get d  if                                              ^ ule_unnee(li
Che../include/vlc_common.h:481:15: knote: expanded from macro 'VLC_OBJECT'
ecly(!var  _GetChd(VLCe_DOINHERIT
      |     ^
ked( p_obj, psz_name, VLC_VAR_B_../include/vlc_variables.hcO:kB122:39: note: expanded from macro 'var_Create'
JECT(a),b)
      |                                          ^
O../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    481 |         const struct v122 | #define var_rCreate(a,b,lc_cos: (const vlced _object_t *)(&(x)->ob(oj) \
m      m| o              ^nOLbj,, &va 
nam_mel ) )t, e( VLVCc481) var_CreateL_playlist/engine.c( VL:C_183:9: OBJECT(a),
 b |    warning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]mber      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
     
OBJCs: (const vlcE_VAR_COOC  142 | #def, c )
      |                                       ^
  ../include/vlc_common.h:T183 |         i481n:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const e var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(c_onst struct vlc_commoo),n,t,o(a),v)
       bject_t *)(&(x)->RDS, &valo|                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)))  481 |        bj
)        cb| onst struc                ^t
 ../include/vlc_variables.h:142:48vl\
      |               ^
c_common_members: (const vlc_object_t *)(&(x)->obj) \
, var_      |               ^
SetFc )
loat( p_i:sntruct vplaylist/loadsave.c      lc_common_members: (cons              ^In file included from input/access.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: t vlc_objec| t                                      ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:_t *)(&
(
x../include/vlc_common.h)-80:13  304 |     if (likel:481: warning: y(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
!va:15: note: expanded from macro 'VLC_OBJECT'
r_GIn file included from input/clock.c:   etChecked (ob80   |    >job n_members: 33(481,  | npa mue, VLC_VAR_   t C    , "OORD p o:
In file included from ../include/vlc_common.h S   , msg_Err:1031:
s( c../include/vlc_variables.h:227itopn_nst s:ipon",layst tclos ftruct nst vlc_objecvlc12_commo: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n_ruct vlc_comt_t *)(&(xmembers:   (m)->on_members: (const vlc_obj 227 | ect    return _t *)vobj) \
(&      a(| x              ^)
->obj) \
note: expanded from macro 'var_GetChecked'
rc_Sinput/vlm.c:e      |               ^
onst vlc_o  142 | tCheckist, "could noed(In file included from bject1158: 32t: wri twarning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  1158 |          p_obj, pplaylist/preparser.cs:26:
In file included from ../include/vlc_common.h:1031:
pl../include/vlc_variables.hayliz:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
#  511 de   |  st _nap_file: idms fince var_->i_lGetCh  var_Create_(ength = %var_GetIntege per( p_instanc e->p__obj   s ck const struct ed(o,ninput, vlc_common_memb"ers: (c",
      onst,t,v) var_GetChecked(VLC_ &val)|  vlc_)object_t leOngth")
       );
      BJECT(|                 ^            ^ot)
| e../include/vlc_messages.h:*,)(&(x)-,                                ^ n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: 
expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc../include/vlc_variables.h_common_members: (const vlc_object_t *)(&(x)->obj) \:
      |               ^
658:47: note: expanded from macro 'var_GetInteger'
  658 | #define va>obj) \
      |               ^
r_GetInteger(a,b)   var_GetInteger( VLC_OBJECT(a),b)
      |                                               ^
In file included from ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const stru*)(&(x,)-ct p>o vslbcz_common_members: (const vlc_oplaylist/tree.c_name, VLC_VAR_INTElibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/decoder.lo -MD -MP -MF input/.deps/decoder.Tpo -c input/decoder.c  -fPIG:C -DPIC -o input/.libs/decoder.o
ER | VLCjb)27ject_t *)(&(x)->ob:
j) \
      |               ^
 \
      |               ^
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]input/vlm.c:1159:34: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_
VAR 1159 | _ In file included from playlist/services_discovery.c: DOINHERIT

        |       ^
28      p_id../include/vlc_variables.h  s:122:39: note: expanded from macro 'var_Create'
83c->d:_positio5  In file included from playlist/item.c:37:
In file included from playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h:27:
122 | #define324../include/vlc_input.h  | :527:29: var_Cwarning: reate(a,b,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  : note: expanded from macro 'msg_Err'c) va 
   83 
 |   554 |         var_Create( msg_Generi527 p_obj, p sz_namern = , VLC_VA_CreaR_STRING | VLvar_GetFlC_VAR_DOINHERIte( VLC_OBJECVLC_VAR_T(a)c(p_this,oat( p_FinsLOATtance->p_inpui  | VLC_MSG_ERR, __VA_ARGS__t,) ",positio val );
n"      |  
      |     ^
);
      , b, c )
      |                                       ^
| ../include/vlc_messages.hT                                 ^

:f      |     ^
../include/vlc_variables.h../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
           ^
  122 | #de(78:13: ../include/vlc_variables.h:f140ine :660:va43: note: expanded from macro 'var_GetFloat'
note:   660 | #defin../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  e var_:48expanded from macro 'msg_Generic'
 : note: expanded from macro 'var_SetChecked'
G     78 |  et481 |     140    cons | t struct vlc_comm#defion_members: (const vlc   vlc_Log(VLC_OBJECT(o), p, vlc_ne vamodule_namer_SetChecked(o,r_Cren,t,v) va_object_t *)(&(x)->obj) \
      | r_SetChe,cked(VL __FILE__, _              ^
C_OBJECT(o),n,ate(a,b,c_) var_Cjt) ,v)
      |                                                ^
L../include/vlc_common.h:481\:15: note: expanded from macro 'VLC_OBJECT'
rINE_eate( VLC_OBJECT(aFloat_, (a,b), b,  481 | 
      |               ^
In file included from playlist/preparser.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h    )   c  In file included from playlist/renderer.c:27:
var!In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h::525:5: warning: _GetFloa)t
      |                                       ^
554:5../include/vlc_common.h:: 481:15: note: expanded from macro 'VLC_OBJECT'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\  554 |     
      | var_Create( p_obj, psz_name, VLC_V            ^
  481 | A R../include/vlc_common.h   cons_STRING | VLC_V AR_DOI       const struct vlc_c:481:15: note: expanded from macro 'VLC_OBJECT't( VLC_OBJECT( struct vlc_common_ao),
m../include/vlc_variables.hmembers: (:co
142:48: note: expanded from macro 'var_GetChecked'
b)
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  mon_  481 |         const s  s142 | #define var_Get vlc481 | tChecked(o,n,t,v) va        conrNns__GmH_obembers:Et strtpuct vlc_common_meositveject_t *t)(rCuchtecked(VLC_OBJECRIT
      |     ^
T(o),n../include/vlc_variables.h:,t,v)
      &(x)-122ion m);
      |         ^
>../include/vlc_variables.h:261: vlc_c:39: note: |                                                ^
om47:../include/vlc_common.h:481:15:expanded from macro 'var_Create'
 obj) \
      |               ^
note: expanded from macro 'var_SetFloat'
a    261 | #defin122 | #define var_CreaIn file included from input/clock.c:33:
In file included from ../include/vlc_common.h:1031t:
../include/vlc_variables.h:241:12: (cbers warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note: expanded from macro 'VLC_OBJECT'
: (const vlc_obr  481 |         const struct v_lc_cGommon_memonst vlc_object_t *)(&(x)  241 |  bers: (const vlc_object_t *)(&(x)->->obj) \
e(a,      |               ^
ejobject_tIn file included from playlist/services_discovery.c:28:
In file included from ../include/vlc_common.h:1031:
t) \Ceb,c) var_Creahte( V
e../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] LC_OBJECT(avca r_S),140 b, c :)
e48tFl      oat(a,b
 *)(ked( p_obj, psz:mon_members: (c onst  _vlc_obje note: return   ct_expanded from macro 'var_SetChecked'
t   140*)|                                       ^(
563 |    va | r#n_SetC vh../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ecked( p_obj, psz_name, VLdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ar_Cr&(eate(C_VAR_STRING, val );
      | x)->obj) \
           ^
      ../include/vlc_variables.h:|               ^
&140:48: (
  481x |         const struc  t525 |  )->obj)  vlc_common_med  note: ,c) var_Crem bers: (const vlc_ob\p     var_SetFloat( VLC_OBJEa
      |               ^
te( p_obj, CT(psz_name, VLCinput/vlm.c:1160:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
playlist/loadsave.c:84:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a_obj   84 | )_ject_t *)(&(x)->obj) \
      |               ^
VAR_BOOL | VLC_VAR_DOIN 1160 | HERIT
, psz_na       |               ^
      |     ^
   in../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define vput_ta   ,b,In file included from hreaplaylist/renderer.c cdIn file included from _ t       ifinput/access.c:32:
expanded from macro 'var_SetChecked'
 *inp)
      |                                               ^
ut = ( varin:rput_Cr  me, VLC_VAR_../include/vlc_common.hIn file included from ../include/vlc_common.h:1031:
STRING | VLC_VA140 | #de f../include/vlc_variables.hiame,e:R_D324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 OINHERIT
_Cre       msg_Err( p_pla      |     ^
ya../include/vlc_variables.h:  324 |   t122:39:   if( !var_list, "could not expGetChecked( p_obnote: expanded from macro 'var_Create'
j  122 | ort VL, psz_name, VLC_VAR_FLOAT, &val ) )
      |          ^
playlist" );
      |         ^
C_VA../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
R_F#defin:481:15: note: expanded from macro 'VLC_OBJECT'
   83 |     msg_Generice(p   481 | _this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
   La../include/vlc_messages.h:te(a,../include/vlc_variables.hb,:142:48: note: expanded from macro 'var_GetChecked'
     c  142 | #Odefine vc) varar_Get78Checked(o_GetInteger( p_instance-AT, &v_C>p_inpu:t, ,n,t,v) var_GetChecked(V"LsCt_aOtBeJ" ) == PAUSE_Se )
      (| a                ^l
 ../include/vlc_variables.h)E )
      |          ^
13: note: expanded from macro 'msg_Generic'
../include/vlc_variables.h:142:658:CT(o),n47, t,v)
   p:78: | reat48: note: expanded from macro 'var_GetChecked'
e  142 | #define var_GetChecked(o,n,t,v) var_GetChecke arent, it      ( VLC_OBJECT(a), b, c )
      |                                       ^
|                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'd(VLC_OBva../include/vlc_common.h:481JE:15: note: expanded from macro 'VLC_OBJECT'
CT(o),n,t,v)
      |                                                ^
  481 |         const struct vlc_common_members: (const vlc_objecet_t *)(&(x)->obj) \
      |               ^
m, log, NULL, Nnote: ../include/vlc_common.hexpanded from macro 'var_GetInteger'
In file included from input/access.c:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_membersU: (const vlc_object_t *)(L&(xL)->obj) \
      |               ^
   658 |    vlc_Log(VLIn file included from playlist/tree.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:#340:927:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: d: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  340 | ;
      |                             ^
    if( var_GetChecked( p_obj, psz_name, ../include/vlc_input.hVLC_VAR_STR:ING, &val ) )
      |         ^
563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #d  563 |     vefine var_GetChecked(o,n,t,v) var_501aG:46: note: expanded from macro 'input_Create'

  481 |      r_Create( p_obj, p     const st:32r:
In file included from ../include/vlc_common.h:ruct vlc_common__Create(a,b,c) var501_Create( VLme1031:
../include/vlc_variables.h:C340_OBJECT(a), b,:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onst   340 | mbers:struct vlc_ c |  ommon_members: (const (const  vlc_evlc_ objoebcjtc  if( var_GetChecked( p_obfine j, var C_GetIn)
      _|                                       ^
te../include/vlc_common.h:481#defin:15: ne note: inpexpanded from macro 'VLC_OBJECT'
p  481sz_name, VLC_VtChecked(Vut_ *)(&(x)->_OBJECT(o), p, vlc_module_name, __FILEA_CreLob | j_)    sCt_OBJECT(o  struct v),n,t,v\
      |               ^
lsz_name, VLC_cVARect_t *)(&In file included from (x)-t eger(a,b)   var_GetIRplaylist/preparser.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning:  at , _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 const struct vlc_common_membe_nLINE__, \
rs      |             ^
t:  539 |     var_C (rceate( p_obj, psz_name, VLC_VA)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
eR_FLOA../include/vlc_common.h:481:T | VLC_Vge(a,b,c,AR_DOINHERIT
      |     ^
  481 |         cone>obj) \
      |               ^
d../include/vlc_variables.h:122:st structonst vlc_object_t *)(&(x)-> vlc_com15: obmon_membplaylist/engine.c:203:note: _expanded from macro 'VLC_OBJECT'_S
T  481 |        9:R warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ING |  Vc  oLCers: (consj) \
      ,203 |  e) |               ^
i_ct _vlc_object_tVAR_DOINHERI In file included from *)(&(x)->oobj) \
      |               ^
playlist/services_discovery.cT:
28:
In file included from ../include/vlc_common.h      |     ^
m../include/vlc_variables.hm:1031In file included from playlist/tree.con_members: (const :122::
../include/vlc_variables.h:578:nst struct vlc_objen:c27StTRING,vlc_common_members: (const vlc_object_t _t *)(&(x)->obj*) \
      |               ^
)(&(x)-:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:>obj) \
      |               ^
put_Cr &vaeIn file included from playlist/search.c:28lplaylist/loadsave.c:88:4: :
ar( VLC_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from ../include/vlc_common.h:1031:
   ../include/vlc_variables.h88 |    vlc_objte(VLC_OBJEC:e455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
39: note: expanded from macro 'var_Create'
9  122 | #T(a),b,c,d,e)
      |                                              ^
:cdefine var_C rwarning: eatedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_common.h:
481:15: note:   t(a,b,c)expanded from macro 'VLC_OBJECT' OB
)J_ var_CreECT(a),b)  350 |   a re )
      |  
              ^lease  481 |       
| ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
                                               ^
  ../include/vlc_common.hif( var 9c: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o455 |     var_Crenst structate(   142: 481:15_GetChecked( p_obj, psz_vnpame, lc_comm_obj, psz_on_member:VLCname_V note: expanded from macro 'VLC_OBJECT'st
, | #   481eV:( p_export );
      |    ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release(de  578(LCfine var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      | Aconst vlR__VS                                               ^T | 
A../include/vlc_common.hR |   I c_o:N481 : (  15V: note: expanded from macro 'VLC_OBJECT'
 V    481Le iR  fcbonCst stru_Fcjtect_t_  vineL varl_SetCheckOG, &edcA_ LvcOommon pa_l C_m = vlc_custom_crT) BJEf)O(BJ
      Eo,ea|         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  C C(en | 142T(|a )t,e | #( p VLC_ ,db_tparent,v)* ,)(&(x)->obj,) v sef\iTne mvaa izeo
rf(bae)rr _ G e t    co_( *p ), "VSetChecAns: (const vklR_pst stlrec_      aylist" );
      |         ^
D./libvlc.h:OINHERIT)
object_t *)(&(110:xd27: )note: ->oubj) \
      |               ^
 );
      |                         ^expanded from macro 'vlc_custom_create'

      ../include/vlc_common.h:481:15: note: |     ^expanded from macro 'VLC_OBJECT'
  481  110 |  |         const struct vlc_com
mC../include/vlc_variables.hhe:122:39: note: | input/vlm.c:1163expanded from macro 'var_Create':(32:
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJEC              ^
ckVLC_ warning: oO due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from 
playlist/item.c T1163 |    cB(aJtend(o,ECT :   v(   lc_ com)o),nmon_,tnme      , _bm me m b  ers,: c  (37c)
o      n s| ,      b                                      ^
ers: (const../include/vlc_common.h: / va,v) var_GetChecked(V vLlrc_GeCt_OBJECT(o_oFblo)jeac481:t15,:t_ ,vt)note: expanded from macro 'VLC_OBJECT'
 *  481n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

      |                                                ^
../include/vlc_common.ht( p_instance->p_inp |  u  481:481:)(t | :
 In file included from       playlist/playlist_internal.h, &(x)- c "raonvar:In file included from input/decoder.c:37:
st str34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:uc189tIn file included from ./input/input_interface.h: v:12:     t27e" );
      |                                ^
warning: ../include/vlc_variables.h:660:43: note: expanded from macro 'var_GetFloat'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  660 | #define var_GetFloat(a,b)   var_GetFloat( VLC_OBJECT  lc:
_C hcange15o(>( p_obj, psz_naanst struct vlc_co)m,bo)_
      c|                                           ^
obj) \
      |               ^
: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:  481:15: note: expanded from macro 'VLC_OBJECT'
m  o../include/vlc_input.h481 | m:530In file included from m:moninput/access.c9:   e   :,  VLC_VAR_CHOICESCOUNT, &count, NULL ) )
      |         ^warning: 32
 ../include/vlc_variables.h  189:
 con |   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  530 |     st struc In file included from  ../include/vlc_common.h::128tre  _1031 vl:
 membtu: ers43:  ( r nc v ar_Se:tCht vlc_ note: expanded from macro 'var_Change'
e  128 | #define var_Change(a,bo,bject_t onst vlc_obccc,d,e* jvlc_object_release( input ))(&(x)->obj)  ect_t *)(& (vx)->)\ 
v      |               ^
ar_Change( VLC_OBJECT(a), b, c, d, e )
      |                                           ^
;../include/vlc_common.h:481481 | obj) \
      |               ^
        const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj):15: note: expanded from macro 'VLC_OBJECT'
In file included from  \
      |               ^
  481 | playlist/tree.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning:      
      |         ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_objects.h:66:25   const s
:  362truct vlc |     if( _In file included from cn_membinput/control.c:28:
In file included from ../include/vlc_common.h:1031:
ers:var_GetChe../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ommon_cmembers: ( note: expanded from macro 'vlc_object_release'  203 |     return vconst vlc_objeplaylist/loadsave.c:105:27: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
k  105 |    
ed( p_obj, psz_narame,     66 |     vlc_object_relect_t *)(&(x)->obj) \
      |               ^
_SetChecavlc_objectked( p_ob_j, psz_VLC_VAR_ADDRESSname,, VLC_VAR_BO &OL, valse( ked( p_val ) )
      |         ^
../include/vlc_variables.h:oVLC_OBJECT(a)142:48: note: expanded from macro 'var_GetChecked'
 );
      |            ^
t *du../include/vlc_variables.h  142 | #d../include/vlc_variables.h :efine var_GelctC_custm:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_Smy = vlc_350o:et9bj: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  ,C psz_name, VLC_VAR_IbNhTEGER, val );
ecked(o,      | n,t,v)           ^
 va../include/vlc_variables.h:140:48joe39ct:_:mh _note: create( p_playlist, sizeof (*dummy)eck e350expanded from macro 'var_Create'd(o
,n,t,v) var_Se   | r)
      |                         ^
122 | #defi note: expanded from macro 'var_SetChecked'
n  140 | #define var_SetChecked(o,n,tt_,v) vChecar_SetChkeck ed(e(Vconst L)C_OBJECT(o),n,tvl;
        c_obje,cvG t_ if(t|                           ^
)
      |                                                ^
../include/vlc_common.h:481:15../include/vlc_objects.h../include/vlc_common.h:et v aCr_Gehete vChaenote: r_Cexpanded from macro 'VLC_OBJECT'
r   cked(eat481 |  e p(a,b,_co)bj ,   *psz)var c :   (57&:51c:_ on_snote: texpanded from macro 'vlc_object_create'
Crek   a s57t | (namte(e, VLC ex)->ob#deVLfjC) _OBiJEn:CT_(VAeR_481:15:ST Rnote: I\ vexpanded from macro 'VLC_OBJECT'
      NG,
 &va  481l |   ruct )v|  l ) c_  
 ob j e      cc|         ^              ^
ltonst csdt(rIn file included from ucplaylist/search.c_c:rVLC_a),O
 ../include/vlc_variables.h:142:48:d(28b,:
In file included from VBJ../include/vlc_common.hE:1031LC_OC T(BJc )
      o),|                                       ^
E:
../include/vlc_common.h:481Ct vT(../include/vlc_variables.hnlc_ :15:o note: expanded from macro 'var_GetChecked'
note: expanded from macro 'VLC_OBJECT'  142
) | ,#:dne,469:tf5:co,v)  481 | 
      |   m                                               ^
m../include/vlc_common.hi:o481ne n_var_meG:mb warning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r15se:: t  
note: expanded from macro 'VLC_OBJECT'  
Chec  (c481 | o n st    469   |     vl ck _o e vbjed(aaoec,n,t , cv) otnsvar_Getc onsst _t *struct v)l(&c_(xttr)-tCheuct vc>okcoembj()m oed\(
      | n              ^VLClca_,b_)
mOBeJrEmCT_(bero),_cn,ot,vs: )(mmo
      c Creavlte| (c                                               ^
_../include/vlc_common.hon:In file included from sinput/control.c481:o:t n_bvl2815c_meoje:cmb bnote: jexpanded from macro 'VLC_OBJECT'
ecetr :
In file included from n_et   481p_ |    v   os: t_bj,*cr ps z_nar _amSee, VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      | t    ^)Chee c(ocked(on,n&st(x
a../include/vlc_variables.hte:,t)cr( V ,stru122:39:ce( at-covnstnote: )  vlec(V>oL_bexpanded from macro 'var_Create'j)
 CoLC_bj  ecO122v\tB v
JEt      | Cl_ | c_cOBJoTmmo              ^(a#d../include/vlc_common.hECn
T_m:(o)_t, eem bf1031:
i../include/vlc_variables.h*:ne212:12 vIn file included from )arplaylist/preparser.c:26_(In file included from playlist/services_discovery.c&aCr(e: ate(xar:_S,e30b:
:
In file included from ,../include/vlc_services_discovery.hwarning: :27due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
In file included from ../include/vlc_common.h
:t1031)Chceck)ed) (:
../include/vlc_variables.h:554VL, sC,: 5In file included from ../include/vlc_input.h_:41OB:
J../include/vlc_vout.h:v125:ar_Cr5b n)E: )
:C eate
      |                                                   ^
( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  125 |   VL C_ T(ovlOBJECT(a)c_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
ob  j),n,t b,vec)
,t_      | 554 c |  r ee  l-                                               ^r
> )vea../include/vlc_common.h:as
481:s15: e( (copo_../include/vlc_common.h:vbj)481:      15 :r__C: rnote: cexpanded from macro 'VLC_OBJECT'| 
om  m\
nost vl  c_481o212 |  note:  |  n_        mexpanded from macro 'VLC_OBJECT'                                         ^
em../include/vlc_common.h:481:
b|               ^      
e  481be  |                           ^a |  r tj recIn file included from estt: (_e(t u*)input/decoder.cc:34
 :
In file included from onsp_obj, psz_namte rn vvl c ar ../include/vlc_common.h_  _ oco15n :, :bjSe1031 Vnote: :
cett_t C*)  coLexpanded from macro 'VLC_OBJECT'nstC_V(
  &../include/vlc_variables.h:481 | 203:12 : warning:  sts    ( t ru&AR (x )ct cst_Sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
TrRIvlN  G o203 | |    VnuLct rce tsuvlr_ct sc_t-ruct>hecobj) \ken d
      |               ^ (obj, name, VLC_VAR_Cc(omm vlon
c_comx_mC_m)-eonVAR_memom>o_DOINb../include/vlc_common.h:bembHErjs:In file included from input/access.c) : \
      |               ^(R481ouet r)ITmosco
nn_32st vlcm:em_ob:
bIn file included from ../include/vlc_common.h:1031jee;15ct_rt 
      In file included from playlist/item.c:37:
In file included from playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  572 |          vlc_object_release( (vlc_object_t *)(pp_vout[i]) );
      |          ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->o| bj)    ^
s O\: ORD(c
:onS../include/vlc_variables.h, :122:39: note: expanded from macro 'var_Create'
   (vaclo122n)s | t; 
      |            ^v
      | s    ^
      :
 lnote: |               ^
expanded from macro 'VLC_OBJECT'_c../include/vlc_objects.h:#
*  66:../include/vlc_variables.h:25: 140:d48:note:  481expanded from macro 'vlc_object_release'e)note: (&(x)
 |   vafirne v_Saeexpanded from macro 'var_SetChecked'
     r140c | #de_fiCn_obtjetC- vc hec   k e cons66t_>oorbj) \ | 
      |                 ^ 
mmot *)(&eatplaylist/item.c vl:n_(xe(a,In file included from playlist/search.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from playlist/search.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |     var_Create( p_obj, psz_name, VLC_VAR_ADDRESS | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from playlist/search.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 |     var_Create( p_objbme,mb,c)e rs vp:
ar_../include/vlc_variables.h:Cr):362e:a (tc9o:-> nwarning: sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  t362e | (b jV v L) \ lc_ C_O
      BJE|               ^
 if( var_GetChecked( p_obj, psz_name, VLC_VAR_ADDRESSC,Tt s &vtasrlIn file included from uctinput/clock.c: 33:
In file included from ../include/vlc_common.h:e (avl ) ))v
1031      c| :
        ^z_, _
c../include/vlc_variables.hoamnmameb,:142 VLr_SC_:48:o,o note: expanded from macro 'var_GetChecked'VA
R  etn142_I_mNebT jc ec | #defti_ne tv)
 *aCh)r_eG      |                                       ^(&
etC../include/vlc_common.h:481(:xc)ke15->:d note: oexpanded from macro 'VLC_OBJECT'd
m  berb(o,j) \
n      ,ts:|               ^
 (c,v) var_Seotn481sCt |  hv lelcc_o keb  jd(VL Ch_ececkct( p_e_tO B_odbo  je(o*,n,)t(c,t_JE CcTt&( on*st struct vlc_common)bx)-(_me(o)&,(x)->obj)n ,m\
      tbers,v|               ^)../include/vlc_variables.h:
:>vob
      )playlist/loadsave.c|                                                ^
256input/vlm.c:12:../include/vlc_common.h::  (varE481:j15c:_ )note: Geexpanded from macro 'VLC_OBJECT'
 \  1310:ont481
       |  |  G    s              ^
ER |  V warning: L9Cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t _VA Rvlc__DO:jC,  hwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |   1310IN:HpE106R   |   sze_rnameco:ntsuI5:rT
n       ck e  voar d b e _ mwarning: Setsg_tplaylist/engine.cCEhject(VLe s, rC_OBJtr(:229 V:35LC_: VrAuRcEkCT(eddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
pwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  106(c p__o | 
_   vo)lm, ,bnj,_t229 * |   )(&( t , xp plsvz_| n"_p)u-    ^
ramBOe>objiv(,O pl_)p \
      | ../include/vlc_variables.h:122nk:39              ^ nlaoLywn , tv,lv)ac
       vair_Csr|                                                ^VL_C
_
: ../include/vlc_common.hl )VA;R_
A      DD| R           ^:comIn file included from 
mo../include/vlc_variables.h:playlist/preparser.c:E481:140t)-n:S_26>Smem,b48:e b _rsnote: note: expanded from macro 'var_SetChecked'
: (ctexpanded from macro 'var_Create'
on  e122s | a#  140tet( d | u vdemf#dilcmrn_oebejeee  vya15,f "=mc:  note: expanded from macro 'VLC_OBJECT'var
reta  t_I481 | :
In file included from _../include/vlc_common.hn:the r-itfilB1031:
_../include/vlc_variables.ho:563:in5:ol warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]        
e"  ,( 563 |  p_parent,V c   "LC_ vCrepalaylitstoeVar_C*r(nsAetate( sltea_,)(n& pamR_e_oVvabl, r) ;uce bvtj,
(_ pxs,)z_      |            ^
F vlc../include/vlc_variables.h_IcoL:E-_c)__,140 :>n _v48: amoear,_ VaCnote: rbexpanded from macro 'var_SetChecked'j_LeINE__, \
      |             ^
a../include/vlc_common.hr_SetCh-) \
      | te( VLC_OBJE              ^
:481 :15: note: expanded from macro 'VLC_OBJECT'
ecked(om,n,t,v) var_Semon_membCT(a), b, c )
      |                                       ^
In file included from input/control.c../include/vlc_common.he:481:15: note: expanded from macro 'VLC_OBJECT'
tChecked(VL
rs: (c    481 |       C_onstO140 |   const struct vlc_com#define var_SmonetChe_memberBJECT(o),n,t,v)
      |                                                ^
O../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ID s   )vcked(o,:481 (const vlc_objeVLC_VAR | _STRING |  VLC_VAR_DLM ltree" );
      c_query" );
object_      |         ^
t *)(&(x)->obj) \
      |               ^
:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_FLOAT, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetCheckedc(o,n,tt_t *)(&(x)->objIn file included from input/access.c:32:
In file included from ../include/vlc_common.h:1031:
OINHERIT
)../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |     ^
| ../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
  429 |     var,v) va   83 |    r_SetChec_Create( p_obj, ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,ked(VLC_OBJECT(o),n,t,v)
      | b,c) var_Create( VLC_OBJECT(a)                                               ^
, b, c )../include/vlc_common.h:
      |                                       ^
481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_compsz_nammon_members:e, VLC_VAR_INT (constEGER | VLC_VAR_D                                    ^ vlc_object  481 |   
../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'n,t,v) var_S      coet_t *)
(&nst struct   481604 | #devlc_common_membersfine v | C        conhecked(VLC_Osa:r_InheBJECTr(ixtBool(o, n) var_Inh)->obj) \
      |               ^erit(Boo) ,(nc,otn,svt vl
)c_object_t o*)(&(x)->In file included from input/control.c:obj) \
      |               ^
l
      28| :
( msg_G                                               ^
VLIn file included from ../include/vlc_common.hplaylist/preparser.cC:_In file included from O../include/vlc_common.hte:481:15: note: expanded from macro 'VLC_OBJECT'
BJECT  neric481 |         const s26(:
(In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9:p_th warning: idue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s, VLCo   _):s, n)
      1031:
../include/vlc_variables.h:|                                               ^
578       const |  struct vlc_common_membMt SG_ERR, __VA_ers: (const../include/vlc_common.hA:481  vlc_ot   if( RG241:12: bwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ructject_vt a\  241 |   :15: note:  expanded from macro 'VLC_OBJECT'
 r_C  481 rv*)ha |         const struct vlcn(&(x)->obj) \
_common_m
      |               ^
ge(S__)
 plc      |               ^      |     ^In file included from playlist/search.c:
28:
In file included from ../include/vlc_common.h:1031:
embers: ../include/vlc_variables.h:(525:5:../include/vlc_messages.h 
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  525 |     var_Create( p_obj, psz_name, VLC_VAR_BOOrIn file included from input/decoder.c:34:
In file included from ../include/vlc_common.h:1031L; | :
../include/vlc_variables.h:Veturn var_S_
      |     ^common_members: LC_V
AR_DOIN(c212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oHEnRsIt vetChecked( pT_obj, psz_obj, p  212 |   sz_name, VLC_VAR_CHOICESC  return var_SetChecked (obj, nameOUNT, &count, ../include/vlc_variables.h:122, VLC_VA:39: note: R_const vlc_objecexpanded from macro 'var_Create'
lc_name, VLC_obj  e122c | tC#O_ORDS, val)VAR_;
      | NULL )dSefine var_CrTRING, val );
      |            ^
_t            ^
*eate(a,b,c../include/vlc_variables.h../include/vlc_variables.ht:140:48:)(&(x)->obj) \
_t *)(&(x)->ob
       j) \
      |               ^
) |     ^
u)
      |         ^
c      |               ^
playlist/engine.c note: expanded from macro 'var_SetChecked'
:../include/vlc_variables.h../include/vlc_variables.h:128:43:   140 | #define var_Stnote:  expanded from macro 'var_Change'
230:39: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  v  230 |     pl_priv(p_plalc_common:ylist)etChec_mem->b_berpreparseplaylist/thread.c = var_InheritBool( p_parenvar_Cr140:48:128eate( VLC_OBJECT(a), b, c )
      |  | :122:39: note: expanded from macro 'var_Create'
                                      ^
  122 | #defi../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ne var_Create(a,b,c) var_  481 |        Cret, "auto #const struct vlc_co-preparse" );
      |                                       ^
 note: expanded from macro 'var_SetChecked'
ate(../include/vlc_variables.h: VL604:C_OBJ47: note: expanded from macro 'var_InheritBool'
ECT(a), b, c )
      |                                       ^
mmonked(o,n,ds  : (con140 | #define va_r_membeSetChe../include/vlc_common.hcked(o,n,t,vrs: (cons) var_SetCt  604 | #define :var_InheritBool(o, n) var_Inhe168:5: ritBwarning: ool(VLC_OBJECT(ohecked(), tn)
      |                                               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h,v) var_SetChecked(VLC_OBJEC  168 |     PL_VL:481:T(D15: note: expanded from macro 'VLC_OBJECT'
   C_OBJECT(o),n,t,v:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       s)
      |                                                ^
EBUG("rebuil481 | ../include/vlc_common.h:481:15  const struct vlc_common_members: (const vlc_object_t *)( :vlc _object_t *)(&(x)o ),n,t,v)
      |                                                ^
note: ../include/vlc_common.hd done -:481:15 %i i: note: expanded from macro 'VLC_OBJECT'
->obj) \
  481 |       expanded from macro 'VLC_OBJECT'
  481 |         constt      ems, index %i", p  const s|  _playlist->current.i              ^
_size,
      |     ^
playlist/playlist_internal.h:177:26: note: expanded from macro 'PL_DEBUG'
     playlist/loadsave.c:108: 15: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
177 |   108 |     i truct&(nx)->obj) \
      | t ret = i vlcnput_Read( dummy, p_input );
       const struct vlc_common|               ^
s../include/vlc_input.ht_erumembers: (c              ^f:
io508:36: note: expanded from macro 'input_Read'
_  508 | #comnnst vlcdplaylist/engine.c:efine input_Read(a,b) input_Read(VLC_Ot vlc_BJ _o#deofinbebject_t *)mon(&(x)->o_members: (bc j) \
      |               ^
onct vlc_common_members: (const vlcP246L:_9_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from D
playlist/search.c:28s:
In file included from ../include/vlc_common.h78t vlc_object_t:1031:
 ../include/vlc_variables.h:*je539ct_t *:object_t *)(&(x)->obj) \
      |               ^
))(&(x)->obj) \
      13: note: EBUG( ... )|                ^m
ECT(a),b)
      |                                    ^
sg_Dbg( p_playlist, __VA_ARGS__ )
      |                          ^
In file included from ../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   87 |     msg_input/decoder.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    227 |     return var_SetChIn file included from   246 | 539 | ecked( p_obj, ps   z_naGminput/control.c:28:
ener    va if( ic(pvar_Inhere_this, V, VLC_VAR_FLOAT, val );
In file included from ../include/vlc_common.h:itBool( p_parent,       |            ^LC_MSG
expanded from macro 'msg_Generic'
1031:
../include/vlc_variables.h:256:12: warning: "medue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_DBG, __VA_ARGS
_  256 |     return var_(   78 | &_SetChecked( p_o(bj,x)->obj) \
      |               ^
 )
       |     ^
  dia-library") )
      |         ^
vlc_Log(VLC_OBJ../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'
 psz_name, V../include/vlc_messages.hECT(o), p,LC_VAR_ADDRESS, val );
       |            ^
vlc_module_name../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
:  78,:   140 | #define var_SetChe604 | cked(o,n,t,v) var_SetChecked(VLC_OBJECTIn file included from (o),n,t,v)
      |                                                ^
_input/clock.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:../include/vlc_common.h13::481:15: note: expanded from macro 'VLC_OBJECT'
 e  481#denote: expanded from macro 'msg_Generic'
 |     fine var276_ v78 |     v:10: _Change(awarning: ../include/vlc_variables.h,:bldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  276 |     if( !var_GetCheckedc_Log(V140:48: ar_InheritBool(o, n) var_InheritBoLC_OBJEo note: expanded from macro 'var_SetChecked'
    ( p_obj, psz_l  na140 | Cme, VLC_VAR_I#definN(VLC_OBJECT(o), n)
      |                                               ^e var  const strT(Tuct vlc_common_members: (cEGEo), p,Ron, st&v vlc_object_t *)(&(xa vlc_modul)-l ) )
>obj) \
      |               ^
e_name, __FILF      E__S_, __LI|          ^etCh
In file included from input/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hecked(o../include/vlc_variables.h:276:10: warning: I:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
142:48: note: expanded from macro 'var_GetChecked'
  142 |   276 | #define
 var_GetChecked(o,n,t,v) var_GetChecked(VLC_OB    if( !var_GetChecked( p_obj, psz_name, VLC_VAR_INTEGER, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
JE  142CT(o),n,t,v)
       | #define var_GetCheckedc,d,e) var_|                                                ^
,C../include/vlc_common.hhna,n:ge( 481:VLC_tO,(v) r_CreBJECT(a), b, 15:var_SetChecked(VLLC_OBaEc, d, e )
      |                                           ^
_ note: ../include/vlc_common.h:481:o,n,t,v) var_Ge15:tC note: expanded from macro 'VLC_OBJECT'
hecked(VLC_OBJEte  481 | CT(o)        const struct vlc( p_obj, psz_name, VLC_VAR_F_common_m_LOAT | VLC_eVAR_DOINHERIT
      |     ^
mbers../include/vlc_variables.h:: (const vlc_object, __LINE__,_t * ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)(&(x)->o  bj) \
      |               ^
122:39: note: expanded from macro 'var_Create'
JECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  122  481 |         const struct vlc_ | #define var_Create(a,b,c) var_Crceate(ommon_members: (const vlc_object_t  VLC_OBJECT(a), *)(&(\
      |             ^
x)->objb, c ))../include/vlc_common.h \
,:
n,      | t                                      ^
../include/vlc_common.h:481:15:       |               ^
note: ,expanded from macro 'VLC_OBJECT'
../include/vlc_common.h481:15: 481In file included from  |         const strucnote: :481:15: t expanded from macro 'VLC_OBJECT'note: 
v  481 |     expanded from macro 'VLC_OBJECT'
    const   481 |         conslc_common_members: (c  ovsinput/decoder.c:34:
In file included from ../include/vlc_common.h:481 |         contruct vlc_n1031st :
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  241 |     retcommon_meurn vambert struct vlc_commvs: (const vlc_object_t *)(&(x)->obj) o\
n_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
      |               ^
)
      |                                                ^
r../include/vlc_common.h:481:15: note: In file included from playlist/search.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554_SetChecked( p_obj, psz_name, VLC_VAR_STRING, val );
      |            ^
expanded from macro 'VLC_OBJECT'../include/vlc_variables.h:140:48:
l   note: expanded from macro 'var_SetChecked'
  481 | :5: warning: 140 | #define var_SetCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
hecked( o,n,t   554 |     var,v) var_S_C etChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.hreate:( p_obj, psz_name, V481L:15: note: expanded from macro 'VLC_OBJECT'
C_VAR  481 |      _STRING | VLC_VAR _DOIN   const stru HERIT
ct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
      |     ^
../include/vlc_variables.h:122:39:    const struct vexpanded from macro 'VLC_OBJECT'
  481 |         cocIn file included from input/decoder.c:34:
In file included from nst stru../include/vlc_common.h:1031:
../include/vlc_variables.hct vlc_common_members: (note: expanded from macro 'var_Create'
  122const vlc_object_t *)(&(x)->obj) \
 | #def_      |               ^
ine var_Create(a,bl:256:12: warning: In file included from input/clock.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  293 |     if( !var_GetChecked( p_oboj  256 |     ret, p,c)surn var_SetChecked( var_Creat p_obj, psz_namee(b, VLC_VAR_ADDRESS VLz_name, Vs,L valCt C__VAstruct vlc_comR_B OOL,m o&val )); )
      |          ^

../include/vlc_variables.h:142:48:       |            ^note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChn_members: cecked(o,n,t,vOBJECT(a), b, c )
      |                                       ^
(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  481 | con       st vl../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
c_object_t *)  140 | #d(&(xefi)ne var_->obj)jec \
      |               ^
t_t *)(SetChecked(o,n,t,v) _&(x)->ob var_SetChecked(VLC_OBJECT(o),j) \
cconst struct n,t,v)vlc_commoplaylist/engine.c      n_members::272 (const vlc_) object_t :47: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

        272 | | ovar_GetChecked(VLC_OBJECT(o),n,t,                                               ^
*)(&m../include/vlc_common.hv)m
      | In file included from playlist/preparser.c:|               ^                                               ^: 
481:15: note: ../include/vlc_common.h:o   p->p29:
In file included from ./input/input_interface.h:expanded from macro 'VLC_OBJECT'
  _481 |         cons27:
In file included from 481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       t st  const in../include/vlc_input.h:41:
../include/vlc_vout.hstructru pct :125:v5lc_cvlc_common_members: (const vlc_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ommon_members: (const vlcout_r_object_t *)  
esource = input_rbject_t *)(playlist/loadsave.c:110:esource_New( &(x125VLC_OBJECT( p_play)->obj) \
      |               ^
5 | list ) );
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       n_memIn file included from input/decoder.c:34:
In file included from ../include/vlc_common.h:1031:
  ../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |     if( !var_GetChecked( p_obj, psz_name,110 |     vlc_object_rele|                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 VLC_VAR_INTEGER, &val ) )
      |          ^
ase( dummybers: (const vlc  481 |         const struct vlc_common_members: ( );
      |     ^
../include/vlc_objects.h:66../include/vlc_variables.h:142:48: note: :_25: note: expanded from macro 'vlc_object_release'
(   66 | expanded from macro 'var_GetChecked'
    vlc_object_release( VLC_OBJECT(aconst vlc_obj) )
      |                         ^
  142 | #define var_GetCh../include/vlc_common.h&:(481:15: note: expanded from macro 'VLC_OBJECT'
objeeckedct_t *)(&(x)->obj)   481 |    \
      |               ^
      const struct vlc_common_members: (const v lc_object_t *)(&(x)->obj) \
      |               ^
In file included from ect_input/control.c:28:
In file included from t *)(&(x)->obj vlc_ob) \
      |               ^
../include/vlc_common.h:1031:
../include/vlc_variables.h(o,n,t,v) :293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
playlist/loadsave.c:135:9:  playlist/engine.c:286:9: 293warning:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  286 |   135 | x )       msg_Err( p_pjlaylist, "no data directory,            if( !var_GetCheckvar_Create( p_plaeylist, "http-cookies",e VLCcd( p_(x)->obj) \
      |               ^
obj, psz_name, VLC cannot l_VARIn file included from playlist/search.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5:_B warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oOOL,  563 |   &val ) )
      |          ^
../include/vlc_variables.h:142:48var_GetCheck e :  vad(VLC_d media liOBJEbar_Create( p_obj,rar pnote: Cexpanded from macro 'var_GetChecked'
T(o  s),n,142z_t,v)
      |                                                ^
../include/vlc_common.h:481:15: name, VLC_VAR_STRING | Vy") | L ;
      | note: C_VAR_DOINHERIT
      |     ^
#t_r        ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'eleas
   83 |     msg_Gener../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  ic(p_t122 | #define var_Create(a,b,c) var_Create(e( p_vout );
      |     ^
d../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_relhisease(expanded from macro 'VLC_OBJECT' VLC_OBJECT(a) VLC_OBJEC, eT(a), b, c )
      |                         ^
 )
      | ../include/vlc_common.h:481                                      ^
../include/vlc_common.h:481:15::15 note: expanded from macro 'VLC_OBJECT'VLC_MSG_E: note: 
  481 | expanded from macro 'VLC_OBJECT'
       R Rconst struct vlc_common_me, __VA_ARG  481 |   mbers: (   S_   const struct vlc_common_m_)
      | con    ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'sft v
ilc_object_t *)(&(   78 |     vlc_ex)->mbeobj) \
      |               ^
rs: (Logn(Ve var_GLC_OBJECT(o), p,const vlc_o bject_t *)(&(vlc_module_name, __FILE_In file included from playlist/search.c:_, 28:
->objeIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |     if( var_ChantCheckedge( px)->obj(_obj, p)s \
      |               ^
) \
      |               ^
__LINE__, \
      | _oz_name, VLC_VAVAR_ADDRESR_CHOICESCOUNT, &count,S ); N
,ULL ) )
      |         ^
../include/vlc_variables.h:In file included from input/clock.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:128:43: note:       |         ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define vaexpanded from macro 'var_Change'
  128 | #de304:17rfine var_Change(a,b,c,d,e) var_Cha:            ^
_Creat warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e(a,b,c) var_Create( VL../include/vlc_common.h:481:ngeC( VLC  _OBJECT(a)_OBJECn, b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: 15expanded from macro 'VLC_OBJECT'304T(a), b,: |   t,v) v,ar_ note: expanded from macro 'VLC_OBJECT'
Ge   481 |         coNE__, \
      nst In file included from playlist/preparser.c|  c,  stru            ^
t:Checked(VLC_OBJ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlct 29:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_common_me  vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
mbers: (const vlc_obj527 |     input_thread_ect_t *)(&(x)i-ECT(o),n,t,v)
>obj) \
      | d              ^,
 e )
      f| playlist/loadsave.c                                          ^
 (likely(!var_GetChecked (obj, name, 
../include/vlc_common.hV:  tplaylist/thread.c *i481:15: note: :171:9: warning: expanded from macro 'VLC_OBJECT'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  L171Cp_
  V481A | R _CO |  ORDS, &val)))  
      |                 ^      
      |                                                ^
../include/vlc_variables.h../include/vlc_common.h:142:48: note: expanded from macro 'var_GetChecked'
 u:ti481:15: note: expanded from macro 'VLC_OBJECT'
   481 |   481= input_Create( parenf( var_GetBool       cons  142 | # |         const struct vlc_common_me( p_playlist, "t struct vlc_common_mdefine var_GetChect, item, lreog, andoNmUcLmonbem" ) && ( prs: (co:nstL, NULL );
      | k                            ^
s../include/vlc_input.ht vlc_obj167:ect_t *)(&(x)->obj) \
      27: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  167 |     v|               ^
lc_object_t *dummy = vlc_object_cre501:46: note: expanded from macro 'input_Create'
b  In file included from 501input/control.c:ers: (const vlc_../include/vlc_variables.hate( p_ 28s:
t:ruct vlc_plcommon_In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:aylist, size304 | members: (const vlc_object_t *)(&(x)->oofb j() \
      |               ^
o#definebjec 142::48t17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  304 |     if (likely(!var_GetChecked (obj, name, VLC_VAR_COORDS,  &
val)))
      |                 ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetC  note: hexpanded from macro 'var_GetChecked'inp
481u  ecked(o,n,t,v) va | 142r_GetChecked(VLC_        c_playlist->OBJECT(o),n,t,v)
      |                                                ^
t__Constt *)../include/vlc_common.h:481:15re struct vlc_com: ate(a,bnote: expanded from macro 'VLC_OBJECT'
 | ,c,d,e) inp  ut_Create(VLC_O481 | B        const struct vlcJECT(a),b,c,d,#_common_members: (const vlc_object_t *)(&(x)->obj) \
d      efine ve)
      |                                              ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ar_Getm  481 |         const costruct vlc_common_members: (consnt vlc_object_t *)(_&(x)->obj) \
      | u              ^
(&(x)->obj) \
      |               ^In file included from playlist/preparser.c:29
r:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:530:9rent.i_playlist/engine.cs:mC: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
i287:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  287 |         var_SetChecked( p_playlist, "http-cookies", VLC_VAR_ADDRESS, cookies );
      |         ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
z  e140 | #define var_SetChecked(emo,n,t,v) var_SetChe  530 |         cked(VLC_Ovlc_object_rel BJECT(o),nbe,eat,v)
      |                                                ^
../include/vlc_common.h:481:se( input );
      |         ^
r15: note: expanded from macro 'VLC_OBJECT'
  481 | >  0       const struct vlc_common_smembers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
: (conplaylist/engine.c:294 s../include/vlc_objects.h)h :t)18
:e warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  294 |     char *modsc:66:25:  = vnote: ar_InheritString( p_playlist, "services-discovery" );
      |                  ^
../include/vlc_variables.h:642:51: note: expanded from macro 'var_InheritString'
  642 | #define vaexpanded from macro 'vlc_object_release'
ked(o,n,t,vr_Inher)itString(o, n) var_InheritString(VLC_OBJECT(o), n)
      |                                                   ^ 
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct    vlc_common_members: (const vlc_object_t *)(&(|               ^
x)->obj) \
var_GetCheckeIn file included from d      |               ^
(VLC_OBJECT(oinput/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]),n,t,v
)
      |                                                ^
  324 | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'ed
  481 |         const s vlc_object_t *)(&(x)->obt(or66 |     vlc,nuct vlc_common_members: (const vlc_object_t *)(&(,tx ) - >ob,v)j) \
       v|               ^
 if( !var_GetCajhecked( p_obj, pszr__nGetChecked(VLC_OBJECT(o),n,t,v)
playlist/engine.ca      |                                                ^
:m320:5:e ,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   V320 |   L C msg_Dbg( p_../include/vlc_common.hp:l_VAR481:15: note: expanded from macro 'VLC_OBJECT'
_FL  481 |    OAT, &valaylistIn file included from playlist/search.c:31:
In file included from  )   ) \
playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h:27:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:125:5: warning:   constdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] _ )
      |          ^

o../include/vlc_variables.h:142:48: b,  125 |     vlc_object_r70:24: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 "destroying" );
      |     ^
   70 |     bool b_autostart = var_GetB../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
      |               ^
   87 |     msg_Generic(p_thiool( p_playlis, st, "playlist-autVostart" );
LC_MSG_DBGelea      |                        ^se( p
note: ../include/vlc_variables.h:expanded from macro 'var_GetChecked'
659,:41_  142 |  __VA#_ARGS__struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
      |         ^
d../include/vlc_variables.h:659:41: note: expanded from macro 'var_GetBool'
ev  jout )e)
      |     ^
;
      |     ^
f../include/vlc_objects.h:66In file included from input/clock.c:33:
In file included from ../include/vlc_common.h:../include/vlc_messages.h:78:13:i note: 659expanded from macro 'msg_Generic' | #define var_Ge1031:
../include/vlc_variables.htBool(a,b):324:10:25: :n: ct_relea note: expanded from macro 'var_GetBool'
se(  note: expanded from macro 'vlc_object_release'
 VLC_OBJECT(a) )
      |                         ^

   ../include/vlc_common.h66   78 |    659 : | In file included from  |   input/decoder.c: 34var_eGetBo#o  vlc_object_release( VLC_OBJECT(al  ) )
      |                         ^
d../include/vlc_common.h:481:v warning: 481v:(15efine var_GetBoolar_Ge: note: (a,b)   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from 15: note: expanded from macro 'VLC_OBJECT'
  481 |     var_GetBool( VLC_OBJ     const struct ECT(aVL),b)
      |                                         ^
../include/vlc_common.h:l
  324 |     if( !vacrCc__Lvlc_481:15co: :
note: expanded from macro 'VLC_OBJECT'
m_expanded from macro 'VLC_OBJECT'
m  481 |    481 | In file included from ../include/vlc_common.h:1031GetCheckeog(VLC      :
 const struct vd( p_obj, psz_lcOninput/item.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hame, VLC_VAR_FBLOAT, &val ) :340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  340 |     if( var_GetCheck_e../include/vlc_variables.h:293:10: commwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o
      |          ^
  293 |  J        if( !var_GetChecnon ECT(a)k_m  const stembers: (const_emembers_d vlc_object_t *)(&(x)->obj) \
      |               ^../include/vlc_variables.h
:d142(: p( p__obj, psz_name, Vobj, psz_name, ,VLC_VAb)
R_STruct vlc_common_m48e:m note: expanded from macro 'var_GetChecked'
RING,  142 &val )  | #define var_GetChec)      ked(o,n,
      |         ^
|                                         ^
ber../include/vlc_common.h:s: (const vl cc )
../include/vlc_variables.h      t|                                       ^
,../include/vlc_common.h:481:15_object_t *)(&(x)->obj)vtC:  \
note: expanded from macro 'VLC_OBJECT'
) varh_GetCh  481       | eec|               ^
        const st:ruct142: vlc_common48: note: expanded from macro 'var_GetChecked'
_  OkedIn file included from playlist/search.c:(o,n,t,playlist/item.c:16131:cked(VLC_OBJECT(o),n,t,v)
      |                                                ^v481
:
In file included from ../include/vlc_common.h:playlist/playlist_internal.h481::1915::  note: ) varwarning: _Gemembers: (const vlc_texpanded from macro 'VLC_OBJECT'37:
oIn file included from bj
142ect_t *)(&(x)->obj) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |         const stru  161 |     if( !b_flat ) var_Sct vlc_common_members: etIntegeIn file included from r(con:( stp_playlist, "leBaf-tJplaylist/renderer.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |     if | #defi E./input/input_interface.h:27:
../include/vlc_input.h:527:ne var_Get 29Checvlc_object_t *)(&(xked(o,n,t,v) var_GetC(const vlc_objechecked(VLC_OBJ(E var_CCheck)-edC>T(o),n,t,v)
      |                                                ^
obj) \
      |               ^
../include/vlc_common.h:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  527 |     inphuCt_thr481In file included from input/clock.c:Teang:(ead_15o), pt *input = input_Create( parent(, item, log, NULL, NULL );
      |                             ^
../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
, vlc_module_name  501 | #define input_CreateLC_VA(a,b,c:,33:
In file included from  p_ob,../include/vlc_common.h:1031:
../include/vlc_variables.h15:d,e) input_Create(VL __FILE__, __LINE_:_,C_OBJECT(a),b,c,(VLC_340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t
: \  340 |     
      |             ^
R_BOOL, ../include/vlc_common.h:O_BJEif( var_GetChecke note: expanded from macro 'VLC_OBJECT'
CT(o481:15: t *)(&(x)->d(note: expanded from macro 'VLC_OBJECT'
o p_ob),n,t,v)
bj) \
      |                                                ^
      |               ^
../include/vlc_common.h  :481481 | : 15 :   note:  expanded from macro 'VLC_OBJECT' 
    481 |         con  s481 | In file included from t        const st playlist/preparser.cs:tjr29, psz_name, Vu:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:572:10r: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]uL
j  572 |          vlc_object_release( (vlc_object_t *cctt  vvllcc&_co)(cpp_vouvt[i_comm]mmon_memberson: (cst os nst vlc_object_t *)(&(x)-) )O;
      |          ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
on   _66 | INHEmembers: (const vlc_o b j e cvtl_ct_ o*b)j(ect_release( VLC_OBJECT(>a) )
      |                         ^
&(x)->obj) \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'al 
) )  481
      |          ^
 |  ../include/vlc_variables.h:142:48:In file included from input/control.c:o28bj) \
      |               ^       const stru:

ct vlc_common_m embers: (conote: expanded from macro 'var_GetChecked'
In file included from ../include/vlc_common.h:1031:
tnst vlc_objecruct vl  ../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]142 | d,#
d  efine var_GetChecked(o,340 |     n,t,v) var_GetChecked(VLCc_OBJEnote: expanded from macro 'VLC_OBJECT'
_CTc(  481 | o)e)
      |                                              ^
ommon_membe,n,t,v)
playlist/thread.c      |                                                ^
../include/vlc_common.h../include/vlc_common.hC:202:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:481:15: note: expanded from macro 'VLC_OBJECT'
_VAR_CHOICESCOUNT, &count, NULL ) )
      |         ^
          c../include/vlc_variables.hons:481::12815: note: 481  202 |  :   msg_Dbg( p_playlist, t struct vlc_commt_t *)(&(oxn)->ob | expanded from macro 'VLC_OBJECT'
jif( var_GetChecked( p43: note: "_cmreemabters:in_goexpanded from macro 'var_Change'
)bj, psz \
      |               ^
  128 |  (const vl#defi_nname, VLCe_VAR_ var_ChanSTRINgeG, &v(a,b,c,ca_object_t *)(&(x)->obj) \
      |               ^
 nl ) ew input thread" d)
      |         ^
,e../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
In file included from input/item.c:32 ) v :
In file included from a  142 | #defr_Change( VLC_OBJ../include/vlc_common.h);
      |     ^
:1031E../include/vlc_messages.h:87:5: :
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'msg_Dbg'
  350 |     if( var_GCT   87 |     msgetCh_Generic(p_ine va(a), b, ecked( p_ro_bj, psz_name,c, dG, e )
      |                                           ^
this../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e_t  481 |         cons, VChecked(o,n,t,v) vLC_M tar_GetCheRSG_DBG, __VA_ARGS__)
      | IT );    ^cked(VLC_OBJECT(o),n,t,
 
VLC_VAR_STRv)
      |                                                ^
ING, &val ) )
obj../include/vlc_common.h      | ../include/vlc_messages.h:78:13:     ^note: struct 
e../include/vlc_variables.h:122:c:481t_      expanded from macro 'msg_Generic'
:39|         ^
release( VL   78 |  : note: expanded from macro 'var_Create'
15:    122 | #Cnote: _OBJECT(a) expanded from macro 'VLC_OBJECT'
)../include/vlc_variables.h:142:48:    
note:  481d      |                         ^
vlc_Log(VLC_OBefiJECT(o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'),
expanded from macro 'var_GetChecked' |         const struct vlc_commv  lc_common_mene var_Create(a,b,c) p , on_members: (consvmabers: (cot vlr_vlc_module_nameC,r __FILEe__481 |    ate( VLC_
,     OBJECT(a),__LINE__, b, c )c_object_t *)(
      |                                       ^
 &c(onst ../include/vlc_common.h \
      | s            ^
../include/vlc_common.h:481:15: note: x)->otruc:btj)481expanded from macro 'VLC_OBJECT'
:15: note: expanded from macro 'VLC_OBJECT'
 \
      |               ^ vl  c142_co | #define var_GetChecked(m
o,n,t,nst vlc  481 |         constIn file included from input/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |     struct vlc_co _object_t *)(&(x)->obj) \
      |               ^
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
      const stmplaylist/thread.c:orucn_memberts: (const vl vplaylist/preparser.c:64:5:lc_object_t * warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)   64 |     vamcm217r_common_me:38mbers_AddC: warning: allback( input, "intf-even(&(x)->obj) \
      |               ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  217 |     input_tht", InputEvent, preparser->wo: (const vlc_objeorkeread_rt *p_input_thread =  i)f( va;
      |     ^
input_Create(o ../include/vlc_variables.h:166:51:-parent", p_ip_platen_membmers: (cr_GetChe->i_id );
      |                   ^
ocked( np_sylist vlc_o ../include/vlc_variables.h:259:49: note: expanded from macro 'var_SetInteger'boj
note:   expanded from macro 'var_AddCallback'b
t, p_in259pct_t *)(&(x)  ec->obj) \
      |               ^
166 | t_t *)(&(x)->obj) \
ut#d,      | efine var_Ad NULL,
      |                                      ^
              ^
../include/vlc_input.h:501:46: In file included from playlist/services_discovery.c:30:
In file included from ../include/vlc_services_discovery.h:27:
j, pIn file included from input/decoder.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17In file included from sz_name, input/access.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h../include/vlc_input.h:V:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | :#def  442 |     i527:29: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Lnote: expanded from macro 'input_Create'C_VAR_STR  I
527 |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
N  304 |   501 | #dG, &val ) )
    if (likely(!var_GedCalltChecked (obj, na   input_threback(var_Cam,b,c,d) vae, VLC_VAR_COOr_ARDS, &val)))ddCreatefine iad_t *input = input_Create( parent, item, lo      |         ^
npneg, NULL, N var_SetIntegut_Create(allback(a,b VLC_OBJ,c,d,e../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'

ULL );
      |                             ^
      e)ECT(   142| i                ^a) | #define var_GetChe,r../include/vlc_input.h:501:46: cnote: kned(o,npue(,t,v)  va
t_Crpr_GetC(../include/vlc_variables.hahe:142:48:,_expanded from macro 'input_Create'obj, ps b, c, d )
      |                                                   ^
z_name, VLC_cked(VLC_../include/vlc_common.h:481: note: expanded from macro 'var_GetChecked'
VAR_BOOL   | OBJECT(o142 | #de
f  V501 | LC_VARine var_G#definetChe iecked(o,n,t,v) var_GetebCheckate(VLC_OBJECT(n),n,t,v)
p      e15: note: expanded from macro 'VLC_OBJECT'
ut,  481 |         const struc|                                                ^
a),b,c,d,e)
      |                                              ^
../include/vlc_common.h:481../include/vlc_common.hd(VLC_OBJECT(o),n,t,v)
      :15: note: expanded from macro 'VLC_OBJECT'
  481 |        _  psz_name, VLC_VAR_STRING, &v:481:15: ,|                                                ^
a../include/vlc_common.h:481:cl) ) )
      15: note: expanded from macro 'VLC_OBJECT'
const  481 | |         ^        const strt struct vlc_common_members: (cuconst v vlc_common_mt eCvlc_common_members: (const v
note: expanded from macro 'VLC_OBJECT'
mbers: (conlc_olc_object../include/vlc_variables.hst vlc_objectbje:142_  t *_t:48: note: expanded from macro 'var_GetChecked'
ct_t *)(&(481 |     x)-reate(a,b    ,c,d,e) input_*)(   142 | #defi&c(x)-o>obj) \
      Create(V)>ob(&(x)->obj) \
      |  n|               ^
ejn)  \playlist/thread.c:224:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  224 |         var_AddCa var_GetChecked(o,n,t,v)               ^
LC_
      |               ^
OBJECTplaylist/preparser.c:67(_:vDOIa a),rb,cIn file included from input/decoder.c:34:
In file included from ../include/vlc_common.h:1031:
v../include/vlc_variables.h:324:_l9  a10: rst struct vlc_commo_lbacS:n _warning: m,d,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
embers: (conse)
      |                                              ^
t vlc_objecGetC../include/vlc_common.ht_t *)(&(x)->obehtjIecked(VLC_OBwarning: JECT   67 | kIn file included from :481:playlist/renderer.c:   (o)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],n,t,v)     
vN
HE29)RIT      )var_DelC  :
In file included from ../include/vlc_renderer_discovery.h:24:
In file included from |                                                ^
324  |      ../include/vlc_common.h:( p_input_thread, "in\tf-even
      |               ^
)481 | aif( !var_GetCheckn../include/vlc_input.h;
      |     ^
e../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
:41:
d( p_obj, psz_name, VLC_VAR_Ft  eIn file included from input/control.cg../include/vlc_vout.h:125:5122 | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
#define var_Cr  :28:
In file included from ../include/vlc_common.h: v1031aer( VLC_OBJECT(a),b,c)
      |                                                 ^
:
../include/vlc_common.h:481../include/vlc_variables.h:362r:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:15: note: expanded from macro 'VLC_OBJECT't
"  481 |    ,
      |         ^
481:15:  362 | 125  _ G     coe nate(aet | C h e c vnote: expanded from macro 'VLC_OBJECT'lc
ked(L _OoVif( vLC_AO,T, &val ) BJECT(o),  bn481 |  )b ,  ject_r    coelease( p_vst struct vlc_common_membe
ounstt        );
      |     ^
struct vlc_,../include/vlc_objects.hc) var|          ^
t../include/vlc_variables.h:142:48: :rs: (const vlc_object_t *)(&_note: Cexpanded from macro 'var_GetChecked'
,v)
  142 | #defar_GetChecked( p_obj,r (epsz_namea      |                                                ^
x)->obj) \
      |               ^
../include/vlc_common.h:481:15, VLC_VAR_ADDRt: note: expanded from macro 'VLC_OBJECT'
ESS,   481 | &val ) )
       playlist/item.c:175:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       const struct vlc_common_members: (con  st vlc_object_t| 175 |             if(  *66:25: note: expanded from macro 'vlc_object_release'
   66var_GetBool( p_playlist, "random" ) )
      |                 ^
 | c o   vl../include/vlc_variables.h:659:41: note: expanded from macro 'var_GetBool'
mmon_members:  659 | #define va (const vl        ^
c_object_t *e../include/vlc_variables.hr_GetB)(&ool(a,b)   var_GetBool( VLC_OBJECT(a),b)
      |                                         ^
)../include/vlc_common.h(:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const s (&(xine var_Get)->obj) \
Checked(o      |               ^
V,n,t,v) var_LC_OBJECT(a), b, c ),t,
v)
      |                                                ^
../include/vlc_common.h:481:t15:ructIn file included from       input/item.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: Get| C  note: expanded from macro 'VLC_OBJECT'
vlc_common_members: (con  481 |         const vlc_obst struct vlc_common_members: (const jvlc_object_t *)(&(x)->obj) \
      |               ^
c_object_release( VLC_OBJECT(a) )
hecked(VLC_OBJ      |                         ^
ECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_obje../include/vlc_common.hIn file included from input/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5ct_t *)(&(x)->obj) \
      |               ^
:481:15: note: expanded from macro 'VLC_OBJECT'
(x)->obj) \
        481 | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|               ^
  429 |         const struct vlc_comm    var_Create( p_obj, psz_name, VLC_VAR_IIn file included from input/clock.c:33:
In file included from ../include/vlc_common.hon_In file included from input/decoder.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9::1031:
../include/vlc_variables.h:350:9 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Nect_t *)(&(x)->obj) \
      |               ^
  340 |     if( vaTEGERr | VLCmembers: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_GetChecked( p_obj_,V psz_nAR_DOINHERIT );
      |     ^
ame,../include/vlc_variables.h:  122350playlist/item.c :V39L:: 233note: :expanded from macro 'var_Create'C
5 | :   warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
i  f(   122 | #define var_Create(vaa,b,c) var_Create( VLC_233O |  B   var_SetAddress( p_pr_laJylist,GetCheck "item-change", p_event->p_obj );
      |     ^_VAR_SECT(Ta), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   RIN      coGnst struct vlc_c, &val ) ommon_memb)
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
ers: (  142 | con#define var_st: (coGnetChecked(o,n,t,v) var_GetChecked(st vlVLC_OBJECT(
o),n,t,v)
      c_object_te *)(&(x)->obj) \
      |               ^
../include/vlc_variables.h:263:| d( p_obj                                               ^
48: ../include/vlc_common.h:note: expanded from macro 'var_SetAddress'
                                      ^481:15: note: expanded from macro 'VLC_OBJECT'
  263 | #define v vlc_obje  481 | 
ar_../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
cS, psz_name, VLC_VAR_STRINGte_ttAddress(o, *)(&(x)->obj) \
      |               ^
, &val ) )       166 |  
      |         ^
#define var_AddCall ../include/vlc_common.h../include/vlc_variables.h:142In file included from input/control.c:28:
In file included from ../include/vlc_common.h:b 1031:
../include/vlc_variables.h:n, p)442 ack(:c va,b,c,d) var_:481:15:onsAwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t struct vlc_common_members: :48:5:ar_SetAddress(VLC_d(const  vlnote: expanded from macro 'var_GetChecked'dOBJc_In file included from 
 note: expanded from macro 'VLC_OBJECT'
   481 |   Callbackplaylist/renderer.c:29:
In file included from ../include/vlc_renderer_discovery.h:24:
../include/vlc_input.h      co:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nst s    142527 | truct | #defin(e oV     input_thread_tbject_t *)(&(x)Lvlc_coCwarning: _OBJECT(a), b, c, d )
      |                                                   ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     -    c due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]*input = input_Cr vear_GetChecked(o,n,t,v) onst 
v  ar_Gsmmtruct vlc_coo442  ammon_members:etChecked(VLC362 |     itn_m (const vlc_object_t *) | (e(&(e parf(ex)->obj) \
mbers:       (const vlc_ob|               ^ 
    var_Crplaylist/thread.ceate:229jeva( p_objr_G, psz_name,c:13etChecked( pEC _Vobj, pTL(o), n, p)
      |                                                ^
t_t *)(&(x)->obj) \
      |               ^
sz_name, VLC_VAR_ADDREC_SS, &vVaAlR _) )
      |         ^
../include/vlc_common.h:In file included from input/access.c_OBJE481../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked':15:
:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CT(o),  142 | #defn,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_memberiBs: (conOOL | nst vlc_object_t *)VLC_VAR_DOINHEe var_GetCheRIT );
      |     ^
../include/vlc_variables.h:122(&(x)->obj) \
      |               ^
cked(o,n,t,v) var_GetChecked(:39:VL In file included from input/clock.c note: expanded from macro 'var_Create'
C_OBJECT:33  122 | #defi:
note: expanded from macro 'VLC_OBJECT'
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:  481 |         362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 |     ifne va(( o),nnc,trvar_t,v)
GetChecked(, itemonst  p_o:sb_Cre ,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      t  ate(a,b,c) var_rCure|                                                ^jcatte( VLC_OBJECT(a), b, c )229 |           log,     vlc_NULL, NULL );
      |                             ^

../include/vlc_input.h:, ps501:46: var_DelCallbaz_namcek, VLC_VAR_ADDREnote:       common_members: (c|                                       ^
../include/vlc_common.h:481:15:expanded from macro 'input_Create'
SS, &v   note: expanded from macro 'VLC_OBJECT'
oa501 | l   n) )
      |         ^
481 |         cons../include/vlc_variables.h(: pt struct vlc142:48: note: expanded from macro 'var_GetChecked'
_st vlc_o  142 | #debject_t *)(&(x)->objfine var_G#common_members: (const vlcetChecked(o,_in,t,v) var_nput_thrGetead, "intf-e_object_t *)(&(x)->obj) \
        455 |     |               ^
var_Create( pCh_o) \
      |               ^
vent",
bj,      |             ^
../include/vlc_variables.h:167:e psz_name, VLC_VAR_FLOAT | VL51: note: expanded from macro 'var_DelCallback'
C_VAR_DOINHERI  167 | In file included from input/control.c:28:
In file included from ../include/vlc_common.h:1031:
ck#define var_ed(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_variables.h:455:5DelCallback(a,b,: T )warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc];

      |     ^
../include/vlc_common.h:481:15../include/vlc_variables.h:d122:39e: f../include/vlc_common.h:481:15: note: expanded from macro 'var_Create'i: note: expanded from macro 'VLC_OBJECT'


    455 |     var_Create(  122 481 |  |   pnote: expanded from macro 'VLC_OBJECT'
  481 |         con   st struct vlc_common_members: (const v#define var_   const structl_Crea vcc,d)_object_t *)(&(x)->obj) te(\ va
      |               ^
obj, psz_name, VLC_VAR_FLr_Dela,b,c) var_Create( VLClcCallback( V_L_C_OBJECTcommon_members: (coOlAT | (a)lback(, b, c, d OBJECT(a), Vb, c )
      |                                       ^
In file included from ../include/vlc_common.hnst vlc:481:15:_object_t *)
       input,)(&(x)->obj) \
       |               ^
input/clock.c:note: expanded from macro 'VLC_OBJECT'33:
ne inp
|                                                   ^
u  t481 |      In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   const LC_VAR_DOINstruc../include/vlc_common.h:481:15t vlc_c: note: expanded from macro 'VLC_OBJECT'
HEoIn file included from input/item.c:mmon _members: (const32RIT ):
In file included from ;
      |     ^
_   429 | ../include/vlc_common.hvlc../include/vlc_variables.h:122::39: _C  481obj |         const struct vlc_common1031:
../include/vlc_variables.h_emembers: (const vlc_ note: expanded from macro 'var_Create'
">object_obj) \
:429:i      |               ^
ct_t *)(&(x)->obj5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  122 | #de  429fitIn file included from tinput/decoder.c) \
 |         |               ^
fne v ar_Create var_Create( p_obj, In file included from psz_:name, VL(a,b,c) vainput/access.c:-ev32:
In file included from ../include/vlc_common.h:1031:
 *)../include/vlc_variables.h(&(x)-C_ent", Ir_Creat34:469:
e(n:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p>objVA V  In file included from LC_OBJECT(a), b, c )
      ) \
      |               ^RutEv_INTEGER | VLC_V|                                       ^
../include/vlc_common.h:481:15:ARe../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nt, pr epars  350 | er->wor    if( var_GetChecked( p_obj,_note: expanded from macro 'VLC_OBJECT'
  481 |   DOINHERIT        const str);ps
z_name, V
   var_Create( p_objplaylist/thread.c:231:13:u warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],react v psz_nker );
te(a,b,c      |     ^
a../include/vlc_variables.h:me, VLC_VAR_INTEGER |rlc_csommon_members: (const vlc_obj VL,d,e) inpC_VAut_R      _DOCreate(VLC_OBJect_t *)(&(x)->obj) \
      |               ^
122:39: note: expanded from macro 'var_Create'
INHERIT );
      |     ^
../include/vlc_variables.h:122:39: | note:   122 | L        ^
#C../include/vlc_variables.hIn file included from 469playlist/item.cexpanded from macro 'var_Create': |     v_
Vdefine var_Creinput/control.cAR_STRING, &va:ar_Create( p_o  122 | #define vbj, psz167:_nate(a,b,c) vara_Create( VLC_OBr_JEC712:m51: ECe, VT(a),b,c,d,e)note: 

      |                                              ^
L../include/vlc_common.h  231 |             vlc_object_reexpanded from macro 'var_DelCallback'
lease( p_inputC_VAR_STRT(a), b,a_thr:481:15l ) )
      | :Create(a,b,c) var_Create( VLC_OBJECT(a), b        ^
, c )
      |                                       ^
../include/vlc_variables.h5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note: expanded from macro 'VLC_OBJECT'
    712481../include/vlc_common.h |  :   var_SetAddress( p_playl : (const ist, "playlist-c )
      :142:48:  |   167 | #define|                                       ^
  note: expanded from macro 'var_GetChecked'
../include/vlc_common.hv  142 | #define var_GetChecked(o  l:481:15: note: expanded from macro 'VLC_OBJECT'
   481 |          conead );
      |             ^ v
as481../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
r_DelCallback(a,b,c,t strucc_objt:28:
In file included from  vlc_common_med) ../include/vlc_common.h:1031:
v../include/vlc_variables.hm:b:15: note: expanded from macro 'VLC_OBJECT'
  co469:n5:   s481warning:  | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
teect_t *)(&(x  struc       )rs: (cons-const struct vlc_common_members: t vl(>objc_coo) \
bje,n,ct,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
t vlc_commonnst vlc_object_t _memb*)(&(ING | VLC_VAR_D      |               ^
eOINHERIT );
      |     ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'x)->obj) \
      i
t  e122m | -#playlist/engine.c:359defir  ne s: (const vlc_| ob              ^
var_t_t *)(&:ject_(appenIn file included from input/clock.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  442 |     var_Create( p_obj, pszCreatd_  469 |  x  481 |     nat *", item );
      |     ^    c
)(&(x)->obj) \
      |               ^
onste(a,b,c) var_Create( ../include/vlc_variables.h)->obj struct) \
      |               ^
 vlc_coIn file included from input/item.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mmon_members: (c  442 |     var_Crar_onst vlc_eate( var_CreVLC_Oate( p_obj, psz_name:263:48: note: expanded from macro 'var_SetAddress'
BobjJect  _DelCallback( VLC_OBJ263 | #define v p_obj, psar_SetAd   66 |  EzCT(a ), b,  t c, d dECT(a), )vbl
c_obje, c ,_name c      |                                                   ^
t_re../include/vlc_common.h:481, VLC_VAR_lease( VLV LC_VAR_STRING | VLC_VAR_In file included from :15: note: expanded from macro 'VLC_OBJECT'
*)(&(x)->obj) \
      |               ^
  481 | playlist/renderer.c:29:
In file included from ../include/vlc_renderer_discovery.h:24   :
38: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_input.h:530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  D  BOOL | VLC_VAR _DOINHERI    c530 |         vlc_object_release( inT onst str);
      |     ^
C_OBJEC359 |     vlc_hrttp_cookie_jaT(a) )
      |                         ^
ess(o, n, p) pvut );
      |         ^
ar_SetAddress(VLC_OBJECT(o), n, p)
      | Or_uct vlc_common_members: (const vlc_object_t *)(&(x)->ob../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'j) \
I                                               ^
../include/vlc_objects.h../include/vlc_common.h:481:15: t      |               ^

 *cookieNnote: s = var_GetAddress( p_expanded from macro 'VLC_OBJECT'
p  481 |         playlist/preparser.c:90:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]HclEo  Rnst 
   90 |     var_DelCall481 |         aylconst stri)
      |                                       ^st, "uctback( 
h inp../include/vlc_common.hIn file included from input/decoder.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9:Ivlc_struct vlc_common_members: (cco:66: 25m:e note: expanded from macro 'vlc_object_release'
u   o66n |     t, "intf-, VLC_VAR_T );
      |     ^
vlc_object_release( VLC_event", InputEvenBstOOL | VLC_VAR_t vlc_object_t, prm: *)(&(x)-DeparOINHERser->worwarning: >due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m481on_member:15: note: expanded from macro 'VLC_OBJECT'
  481o  362 |     ikeIfr );
      |     ^
(s ../include/vlc_variables.h | ../include/vlc_variables.hvar_GetChecked( p_o: (const vlc_object_t *T );
      |     ^
b)j()& \
      |               ^
      (  cxonst ../include/vlc_variables.h:122:39:: note: expanded from macro 'var_Create'
playlist/thread.cs  122 | #d::243:9:)->obj) \
      |               ^efinbj,truct vlc_commeon_members../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   122 | #define var_Cr  243 |    var_Cp167:51: note: expanded from macro 'var_DelCallback'sz
_namre  ate(ae, VLeate(a,b,c) var_Create( VLC,b,c) var_OBJECT (aO_Create( VLC_OBJECT(a), b, c )
      |                                       ^
) ,B JECT(a) )
      |                         ^
b167../include/vlc_common.h:481:15: ../include/vlc_common.h:481:15: note: note: expanded from macro 'VLC_OBJECT'
 | expanded from macro 'VLC_OBJECT'
122  481 |      :  39   
: const st note: expanded from macro 'var_Create'
r  122 | PL_DEBUG( "requestiuct vlc_common_members: (const vlc_object_t *)(&(x)->,obj) \
      |               ^
#define var_Create(a,b,c) var_C c )playlist/item.cIn file included from playlist/renderer.c:n
      |                                       ^
  ../include/vlc_common.h29481:
 |         con::481:15: note: In file included from ../include/vlc_renderer_discovery.h:24:
../include/vlc_input.h:572:10:expanded from macro 'VLC_OBJECT' 
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  t481 struct vlc_common_members: (con |         const g artsst vlc_obreate( for new input tth rVLruct vlcject_t *)(&_(cx)->obj) \
      |               ^
ommon_members: (conead" );
      |         ^st vlc_
oIn file included from input/clock.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: #due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]d
C  _OBJECT(a),768 :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b, c )  768playlist/playlist_internal.h |     var_SetAddress( 
      |                                       ^
p_playlise:../include/vlc_common.h177:481:15: note: expanded from macro 'VLC_OBJECT't, 
"455 |     481 |         const strufine v  vacart vr_Cr_DelCallback(a,lc_commoieate(b p_obj, psz_name, VLC_n_membersVAR_FLOAT | VLC_VA: (const vtem-clc_object_t *)(&(x)->obj) \
      |               ^
hange", p_bject_t *)(&(x)->obj)R_DOINHi In file included from input/control.c\
      |               ^
ER:IT );
28:
,cIn file included from ../include/vlc_common.h:1031:
,d) In file included from input/item.c:32:
In file included from ../include/vlc_common.h../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |     ^
  477 |     var_Create( p_var_DelC:1031:
a../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  ../include/vlc_variables.h  572 | t455 |     var         vlc_object_:e26m->p_inpu_t: );
      |     ^release( (vlc_objCreate( p_obj, psz_name, VLC_VAR obj, psz_name, VLC_  :l (const vlc_object_t VA*)(&(x_FLOR_STAT | VLC_VAR_DOINHERIT );     const struct vlc_common_memberslback( RVI
:122:39: note:       expanded from macro 'var_Create'
  122 | |     ^
../include/vlc_variables.h:#define 122:39: note: expanded from macro 'var_Create'

  :LC_OBJECT(a), note:  b../include/vlc_variables.hv122expanded from macro 'PL_DEBUG'NG | VLC_VAR_DO,INHER
   177 |  #define PL_DEBUar_C IT (con:c263:G48(: note: expanded from macro 'var_SetAddress')
;  263 | r#tdefine var_SetAddrtp-ceect_t *)(ess(o, n, p) vaora_ ... )SetAddre mstg_Dbg( p_e(a,b,cp) slav
      |     ^
s(VLylist, __okar_CrC../include/vlc_variables.h:122:eate( VLC_OBJECT(a), b, i39: note: e | Vs"cp_A_AO#defisBJne var_C t vlc_objRGS__ )
      |                          ^
expanded from macro 'var_Create'
 )
      | );
      |                                      ^
  122 | ../include/vlc_variables.h:../include/vlc_messages.h:87:663:46: note: expanded from macro 'var_GetAddress'
ECT(o), n, p)
      |                                                ^#def
                                      ^
  663 | 5: note: )->obj) \../include/vlc_common.h:481../include/vlc_common.h:#expanded from macro 'msg_Dbg'
   deine vafine va481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    , d )
      |                                                   ^
../include/vlc_common.h:481:15r: rnote: :15: note: expanded from macro 'VLC_OBJECT'
_Ge  tAddress(_a481
 |            const expanded from macro 'VLC_OBJECT'Cstruct vlcr_ceaterp_|               ^
eat(a,b,cIn file included from input/access.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |     var_Create( p_obj ec     t_t *)(&(x),b)  v)ar_GetAddress( VLC_OBJECT( ->obj) \
      |               ^
 , psz_name, VLC_VAR_STRIa),b)
      |                                              ^In file included from playlist/search.c:31:
In file included from eplaylist/playlist_internal.h:37:
In file included from NocG
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         c m| VLC_VAR_DOINHERIT );
      |     ^o
ns../include/vlc_variables.h:122:39:t struct vlc_com note: mon_members: (oconst vlc_object_expanded from macro 'var_Create'
t *)(&(  122 | x)./input/input_interface.h->obj) \
      |               ^
(#a,b,c) var_Create87 |     msg_Generic(p_th(def iiVLC_OBJECTne (var_C:27:
../include/vlc_input.hs, VLC_MSG_DBG, __rVA_Aa), :530:9: warning: mon_members: (constplaylist/engine.c:362:9: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 |         
v  ar_DestrRo 530 |         vvG lvlc_object_t *)(&(x)->obc_object_rey( p_playlist, "http-cookies" );
      |         ^
../include/vlc_variables.h:eate(a,b,c)125:39: var_Create( VLC_OBJEClease( input )jT();
      |         ^
a), b, c )
       note: expanded from macro 'var_Destroy'
  125 | #define var_../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
Dest   66 |     vlc_object_release( roy(a,b) var_Destroy( VLC_OBJECT(a) )
      |                         ^
V../include/vlc_common.hLC_b, c| :  )
      |                                       ^
481:15: O\Bnote: expanded from macro 'VLC_OBJECT'

  ../include/vlc_common.h:      481:15: note: expanded from macro 'VLC_OBJECT'
481  481 |    | |             const  stru const struct vl              ^cc_common_                                      ^mt vlc_common_members: (const vlc_object_t *)(&(x)-

>obj) \v
      |               ^
out[i]) );
../include/vlc_common.h      |          ^
:../include/vlc_objects.hJECT:66:25embers: (const vlIn file included from c: note: expanded from macro 'vlc_object_release'
(a481:15: note: playlist/search.c:31:
In file included from playlist/playlist_internal.h:37expanded from macro 'VLC_OBJECT'   In file included from S
a_object_t *)(  __)
      |     ^
&(x)->obj) 66 |  481 |        \
      |               ^
input/clock.c:../include/vlc_messages.h:   v33rl_Create( VLC_OBJECT(a),In file included from input/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   491 |     b,c  var_Create( p_obj, psz_name, VLC_VAR_ADDRESo:
In file included from ../include/vlc_common.h:1031c_object_S | VLC_VAR_DOINHERIT n78);:13: s
      |     ^
note: expanded from macro 'msg_Generic'
../include/vlc_variables.h:122r:e39:l enote: expanded from macro 'var_Create'
   a78se  122 | #define var_Cre:
aIn file included from te(a,b,c) var_Create( VLC_OBJECT(a), b,./input/input_interface.h: c )
      |                                       ^
27:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  572 |          vlc_object_release( (vlc_object_t *)(pp_vout[i]) );
      |          ^
../include/vlc_common.h | :481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_objects.h :66  481 |     c  :25: note:    consexpanded from macro 'vlc_object_release't   vlc_Log(VLCstruct vlc_common_member
 ))   66 |    
s_OBJECT(o), p, vlc vlc_object_release( VLC_OBJEC      T(a) )|                                       ^
: (const vlc_obje_c../include/vlc_common.h
, b )
      |                                       ^
mt../include/vlc_common.ho(d uVLC__OtB J*      )(&(x)->olEe_name, __FI| LE__, __LCT(a) )
:481:15: note: expanded from macro 'VLC_OBJECT'
INE__,       \
bj      |             ^
:../include/vlc_common.h:481:15: note:                         ^481:15expanded from macro 'VLC_OBJECT'
: note:   481 | expanded from macro 'VLC_OBJECT'

  ../include/vlc_common.h        const :481:15:   481 |  481 |        |                         ^s       note: expanded from macro 'VLC_OBJECT'
)  481 \truct vlc_comm
      |               ^
on_ |         c const stconsmeIn file included from 
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT't s
  481 |   tru      consmbers: (coct vlcinput/control.c:28:
In file included from ../include/vlc_common.h:1031t struc_co:
../include/vlc_variables.h:mmont vlc__m511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  511 |     var_Create( p_obemj, psbers: (znst const vlc_name, VL_nobjvlonst C_VAR_INTEGER | Vt struLc_C_oVAR_DOINHERI
T  481 | s
truct vlcommon_mect vlc_common_memb      | _commone_m    ^
embers: (const../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'c vlctbj
_t *st struct vlc_common_me)(&(mx)->obj)bers: (co      _object_t *)(&(x)->obj)  \
nst      |               ^
 \
      |               ^ 
 const st  122 | #define vaevlc_obr_jcect_t *)(&t_trCurct vlc_commo(nrx_mebaetres(a,b,c) va *)(&(x)->objr_Creeate( VLC_OBJECT(a), b, c )u) \
      |               ^
In file included from ct vlc_)->obj) \
      |               ^

      |                                       ^
input/item.ccomplaylist/thread.c:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
rs:mon_membe:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hrs: (con  481 |         const struct vlc_common_member:s: (const vlc_object_t *)(&(x)->objmembers) \
      |               ^
469::st vl (co: (const vlcIn file included from input/control.c:28_5: c_obj:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onwarning: bject_t due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  469 |  ct_t st vlc_object_t *)(&(x*)->ob  525 |     var_Create( p_obj, psz_name, V*L)C_VAR_BOOL | VLC_VAR_DOIN(&(x)->obj) \
      |               ^
)(&(x)->obj) \HERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #defin   var_Create var_Create(a,b,c) ve( p_
      |               ^
ar_Create( VLC_OBJECplaylist/preparser.c:126:ob28T(j, psz_name, Vplaylist/engine.cLC_:366:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  366 |     vlc_obje
Vc  126 |         .defaAR_STRING t_relea| VLC_VAR_Dse(252Oul tINHERIT:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 )p;
      |     ^  252 |     var__SetAddress( p_playlist, "input-current", p_input_thr
ead );
      |     ^
a), b, c )
      |                                       ^../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #
define v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ar../include/vlc_variables.h:263:  481 |     _Create(a,b_,c)  tvar_Creat48: note: expanded from macro 'var_SetAddress'
e(imeo   263 | #def  const str puclVLC_Oine var_SetAddress(o, n, ut = var_InheritInteger( parent,t BJECT(a), b, caylist );
      j) \
vlc_common_      m
p      |               ^
) var_SetAddress(VLC_OBJECT(o), n, interface/interface.c|     ^
e../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
mbers: (const vlc   66_obj | :e| ct_t               ^
  )
      *)| p                                      ^)256

../include/vlc_common.h:      |                                                ^:(&(x
13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)->o481:15    256  vlb: note: 481 |     |       cc_oonst struct vlc_common_ bmj) \j
(const embers: (const vlcvlc_obexpanded from macro 'VLC_OBJECT'         j
_object_t *)(&(x      |               ^
)->o bj) \
      |               ^
  481ect_t |       var_DelCal *)(&(x)-lbackIn file included from  (intf,>obj)  \ coplaylist/thread.cinput/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 "preparse-timeout" ),
      |                            ^
  nst struct
 v../include/vlc_variables.h "intf-a539 |     v:dd615:53:       arnote: expanded from macro 'var_InheritInteger'
  615 | _Crlc_common_members: #define| :278              ^(const vlce var:
_Inheri", AddIntfCallback, playa_9:In file included from  warning: tIobjinput/access.cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]list);
      |             ^
:32../include/vlc_variables.h:167:51: note: expanded from macro 'var_DelCallback'
te( :
In file included from p_obj, ps../include/vlc_common.h:ec1031:
t_
t../include/vlc_variables.h  278:nteg |         msg_erz_namee491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,ct_rel(o  491 |     va ease( VLC, n) va_rOB_J*)(&(x)-> VLC_VAR_FLOAobj) \TECT(a
r | VLC_VAR_      DO|               ^
) )
      |                         ^I
N../include/vlc_common.h:481H_CrEeRa  InIt167e( p_obhje,r iptsIznteger(VL:15: note: expanded from macro 'VLC_OBJECT'
  481 |         constI | _name, VLC_VAR_ADDREn#defo( p_pC_OBJT
      |     ^
laE../include/vlc_variables.h:122:39: fine var_DelCT(o), n)
      |                                                     ^
../include/vlc_common.h:481:15Callbacknote: expanded from macro 'var_Create'
: note: expanded from macro 'VLC_OBJECT'
  481 |         122 | #defineylist, "pla var ylist is  cempty" )S(aonsS | VLC_Vt st;_ struct vlc_coCreate,bmm
      |         ^
ruct ../include/vlc_messages.h:81:5: note: expanded from macro 'msg_Info'
   81 |     m(asg_Generic(p_this, von_mAR_DOI,NHERIeT )mbers: lc_c;
      |     ^
../include/vlc_variables.h:ob,c)mm var_Create( VLC_O122:39,c(constoB: note: expanded from macro 'var_Create'JEC,d) varTn 
_DelCallback( VLC_OBJECT(a)  ,122 b, c, d )
      | (a), b, c _members: (const vlc_o                                                  ^)
V../include/vlc_common.h:481:b
 |       |                                       ^
#define var_Create(a,b,c) var_C../include/vlc_common.hreate:In file included from vljecL481:t_C_MSG_INFOinput/item.c, __VA_ARGS__)
      | :c_obj32:
In file included from ect_../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: 15: note:     ^
../include/vlc_messages.h(warning: 15expanded from macro 'VLC_OBJECT'
t29 *)(&(x)->ob: warnings generated:78:13: note: expanded from macro 'msg_Generic'
.
j) \   481 |         const struct vlcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note:   477 |     var_Create( p_obj, psz_name, VLC_VAR_STRING    78 |   V  vlc_common_me
      |               ^
mbers: (const vlc_object_Log(|VLC_OLC_OBJBJECT(o), p, vlc_m oduVlplaylist/preparser.c:LC_VAR_DO148INeH_Ename, __FIRIT );
:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_t *)(&(x)->
expanded from macro 'VLC_OBJECT'
  148 |         msgo  481 | LE__,      __bj) _\
      |               ^L  INE__, \
      |             ^

../include/vlc_common.h      :481:15 Warn( parenconst st, In file included from input/control.c:28:
In file included from ../include/vlc_common.h:| 1031:
    ^
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
"ECT(a), truct vlc_commobut../include/vlc_variables.h:122::   *)(&(x)-> 554note: oexpanded from macro 'VLC_OBJECT'b
j) \
      |               ^
n |   able t481 | o ,        cons   c )
      |                                       ^
  var_C39r: et ../include/vlc_common.h:s481:a15: nte( p_objcnote: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'var_Create'
t,   pr  playlist/engine.c:377:9:_ warning: 122 | #define vaC481 | uct vlc_common_membemrs: (const vlc_obereatr_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]esz_name,Create(_ a 
 ambers: (con s      rt fetcher" );
      |         ^
depbase=`echo input/demux.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/demux.lo -MD -MP -MF $depbase.Tpo -c -o input/demux.lo input/demux.c &&\
mv -f $depbase.Tpo $depbase.Plo
VLC_VAR_STRING | VLC_VAR  377 |         vl../include/vlc_messages.h:_DcOINHERIT
      |     ^
V../include/vlc_variables.h:122:39A_o: note: expanded from macro 'var_Create'ject_t *)(85:5: note: expanded from macro 'msg_Warn'
&   85 |     msg_Gen
eric(p_th  i(s, VLxC_MSG_WARN, )_R__A,bVA_ADDRESS122 | #defiRGS__b)jenct,
       | ->e obj,v)    ^
&vac../include/vlc_messages.h:)l_  ) )
va84 warnings generated      | a78        ^
:h13: note: expanded from macro 'msg_Generic'
    78 |   t vlc_obje../include/vlc_variables.h:142:48: note: r_Cre.
ct_t  vatr_Creatlc_Log(eVL(C_OBJECT(o), p *)(&,(x)->oeexpanded from macro 'var_GetChecked'\
      |               ^

  142 | #debj) \
      |               ^
 vlc_module_name,o __FILE__, __f VLC_OBJECT(a)interface/interface.cL(la,b,playlist/thread.c, b, c )d( p
      |                                       ^
:../include/vlc_common.h:481c) v:ar_Cin15: note: eexpanded from macro 'VLC_OBJECT' 
291:9:   481 |         const struct varvlwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
INE__,   c__input );
      |         ^
291 |      common_members:../include/vlc_objects.h:63:_:    PL_DEBUGrco(conse257:13nt satvlc:_o str(uct\
22:        vlte(" Vbjec_cLCocm29 warnings generated.
mont_members:proc_OBJECT(a)es , b, c (G_t *)(&(x)->obj) \
      |               ^
|             ^
s../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 )
      |                                       ^
c../include/vlc_common.hons:In file included from input/item.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e481  491 | ing request item: note: %:t15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'vlc_object_hold'C  t  h
e   63 |     vl ckedc_obj vlscect_h481 |    , node: %s,     const struct vlc_ old( VLC_OBJE _  varcCT(a)( )
      | ob                     ^
_../include/vlc_common.h:481:ommon_mem15: note: expanded from macro 'VLC_OBJECT'
  481 |   o,n,t,v)jecbe   s t va k_i cop:Ctrdepbase=`echo input/demux_chained.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
 % *i)"(ea&t(xe(r_GetCh)->eckedo,
      bj) \
      |               ^
 p_obj, psz|         ^
rplaylist/playlist_internal.h:177:_name, VL26C_Vs: 481/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/demux_chained.lo -MD -MP -MF $depbase | .Tpo -c -o input/demux_chained.lo input/demux_chained.c &&\
mv -f $depbase.Tpo $depbase.Plo
   :   A  In file included from input/access.c:32:
In file included from ../include/vlc_common.hR note: _Aexpanded from macro 'PL_DEBUG'
  177 |  #define PL_D(cons:1031:
../include/vlc_variables.hDD:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nt vlc_oRbcjeEBconstUG( s tr.  511 |  t E,.depbase=`echo input/es_out.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
t,v)uct vl_c  var_Create( p_o.t b/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/es_out.lo -MD -MP -MF $depbase.Tpo -c -o input/es_out.lo input/es_out.c &&\
j,*)
       | )                                                ^(&(
mv -f $depbase.Tpo $depbase.Plo
../include/vlc_common.hst  :pszsx)481:_ntmrus-g>oabjc)_ mt15 e, VLvlcD_bgC(_: note: VAR_ p_ISNSexpanded from macro 'VLC_OBJECT'T
 E| VpL(C  _lVA\R481_
       | GER_c ||                ^
DOINHER IVomm In file included from input/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hVLcom:C563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   563 |     var_Create( p_obj, poT );sz
      |     ^
_name ,   VnL_ m ecmobers: n../include/vlc_variables.h:C(_con122VA:39st v:st_R O Bsnote: _STRImlctruct vlc_common_memboers: (consNt G |_ovlc_objn_members: (coexpanded from macro 'var_Create'n
 ecat  ylist, st _v_lctVL __C_*)V(ARobV_&(jAec122x)- | >DOJI#NEobHEbjRIejcd)e f\C
iT(ot      | _t              ^
 T
      n*)e var_Crea(t&e)((a,,| x    ^)->
bn,Ltob,c,)../include/vlc_variables.hj) C\ _AIn file included from vva)r
_VAR_D_C:O122:39: note: expanded from macro 'var_Create'

      | playlist/tree.c                                               ^R:GS_  122 | #define v27:
In file included from ../include/vlc_common.h:1031:
ar_Cre      |               ^
a../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
te(a,b,c) var_C  429 |     var_Creareate( VLC_OBJtrEeCT(ae( p_obj,a) t,ps e( Vbz_name, VLC_V,AR_INTEGER | VLLCC_VAR_DOINHERIT );
      |     ^
_OBJEC../include/vlc_variables.h:122:39:tT(a), b, 
 ../include/vlc_common.h cplaylist/engine.c:note: expanded from macro 'var_Create'
_t  432*  122 | #defi:5:)) :n
      481warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
warning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(   v257 |    |                                       ^
432 |   : & (var_Crea           vlc_objx)->oect_releate( p_pblj) \
sa      |               ^
ylie(intf);
      |             ^
st,../include/vlc_objects.h:66 "item-chan../include/vlc_common.h::25c:  )
      |                                       ^
g../include/vlc_common.h:note: expanded from macro 'vlc_object_release'
481   66 |     vlc_ob15: 481:15: e"j,ec:note: expanded from macro 'VLC_OBJECT'
15: note: expanded from macro 'VLC_OBJECT'
note:   481 |  t_release ( VLC_O  481expanded from macro 'VLC_OBJECT' | arVBJ LC__EVCACr  
       481 |         conste const sate(a,b,c)  var_Creatstrue(cR V_ttru L vlc_commoADDRESS  )n_;membeCc
t     rvIs: (const vlc_object_t *const)T      _ lc_sc(a)|  (&t(x)->obj) \Oommon_mBru
ct vlc_common      _me|               ^Nmbe
rs:)
      |                         ^ 
JECTe(mba), HERIb, c../include/vlc_common.hT :481(c
      on)set    ^
 
|     ^v      | ../include/vlc_variables.hlr:122:
                                      ^../include/vlc_variables.h:15::122s::39 :  note: note: expanded from macro 'VLC_OBJECT'39: note: expanded from macro 'var_Create'
expanded from macro 'var_Create'  122c | _object_t 
*

../include/vlc_common.h  122 | #define var()co:481:15:_ note: expanded from macro 'VLC_OBJECT'Create(a,b,c) var
n_Create((& VLC  st v_481 |    l  (     constx c_obOBIn file included from input/decoder.cj:34JE)-eCT(:
In file included from c>ot../include/vlc_common.h:1031#de_:
structb 481 | j) ftv lc*_)../include/vlc_variables.h(& (x)->obj) \
      |               ^c
ommon_members: (:429:5: warning: const vlc_odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\  429 |     var_Create( In file included from input/item.c:b32
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: apj)warning: ,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   511 |     var_o_bCrbejate(      ine var_Cre p,|               ^,
 c )
      |                                       ^
_obj../include/vlc_common.h, :a481te(a,b,c) var_C_epsz_naIn file included from input/control.c:28:
In file included from m  )
      const s../include/vlc_common.h:1031:
../include/vlc_variables.h e:578ct_t *)(&p(, VLC_VAR_INTEGER | VLC:_VAR_DOreatetruct vlc_szc9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  INH_naERIT
      |     ^
578../include/vlc_variables.h:122:39      |                          ^
: ../include/vlc_messages.h:87:5 | :(    note:   Vme, VLCnote: expanded from macro 'var_Create'
  if( 122var_Changexpanded from macro 'msg_Dbg'e( p_omm
o   L87nC_m | _  eOBJE | #mdbers: efine  msCg(b var_Create(a,b,c) v_VAar_CRrej, psz_na_Genermicate(eT(p_t_h INTEGVLC_,O BVJLECTER | VLC_(VaA),(a), b, c Ri_DOINHEsRIT C)_ ),V ;cVbL, c )
C      
|     ^

_            | |                                       ^
M../include/vlc_variables.h../include/vlc_common.h:SG_DBG, __VA_ARGS__)
      | 481:    ^15
: ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
:note: 122:39: note:                                       ^onst vlc_o   
expanded from macro 'VLC_OBJECT'78../include/vlc_common.h:expanded from macro 'var_Create'
481
    481122:15:  | #bjnote: deexpanded from macro 'VLC_OBJECT' | 
ef  481 |         coi nne c       consvar_tCreate(a,b,c) t_t *)(&(x)->obj) \
      |               ^
 |     vlvar_Create(c_Log(VLC_OBJECT(o), p,  VLC_OBJECT(a), b, c:vlc_modARulIn file included from playlist/tree.c_: 27CH:
In file included from 15x: Onote: Iexpanded from macro 'VLC_OBJECT'
../include/vlc_common.h))e_naC-E
      |                                       ^
>../include/vlc_common.hobj)S \m
C:481e:  15      : note: expanded from macro 'VLC_OBJECT'
481 | OUNT,  481 |   ,  & co __uFILE__, __LntINE__, \
      |             ^
,|         const struct vl    cc../include/vlc_common.h_common N_ULmLem::1031:
              ^../include/vlc_variables.hb
ers:442*sdut481: s15:t rnote: :uexpanded from macro 'VLC_OBJECT'
:  481 |        (conso  cn c 5st ststru) )
      | mmy) );        ^

:../include/vlc_variables.hinterface/interface.c:279 warning: cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]to       :r9: warning: vudue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ltclibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/demux.lo -MD -MP -MF input/.deps/demux.Tpo -c input/demux.c  -fPIC -DPI
 vlc_common
_n  279|   442 |     var_Create( p_objs, psz_name, VLC_VAR_BmC -o input/.libs/demux.o
tembers |                            ^v:lc_obj ect_t *)(&(x)->ob j
      ( cmosng)_ E\r
r      (|                ^o
bj,../include/vlc_objects.h:57:51: note: expanded from macro 'vlc_object_create'
    57" | #define vlic_object_cIn file included from rinput/access.cc:eat_st32nterc:
oIn file included from m../include/vlc_common.hm:o1031:
e../include/vlc_variables.hn ::525:128:v_lmc_o43e(a: note: expanded from macro 'var_Change'
,  128 | #dbefine )var_ v5: warning: lc_objecface \"%s\" inidue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  525 |     var_Crit_create( CaVLClization fmbheate( ange(OOL | VLC_VAR_DOINHERIailers: T(const vlc_ob_OBJECT(aed",
      |         ^
a,../include/vlc_messages.h:83:p_obj, psz_name,jb,c,5: note: expanded from macro 'msg_Err'
   83 |    );
 VLC_VAR_BOOL | VLC_VAR_DO INHbjER      |     ^eIe
ctct_t_dt *)../include/vlc_variables.h(&:122:T  msg_Generi
c(p_th39,e) var_Chang*)(: ¬e: expanded from macro 'var_Create'is
(  ),, eb V(x)-       )
(|  VLC_OB    ^
J../include/vlc_variables.h:>x122:39: )Enote: ->obj) \expanded from macro 'var_Create'

      |               ^
  C122 | T(a), b, #c, d,obj) \
playlist/engine.c      |               ^
15 :433e:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t )
      |                                           ^
 struct In file included from ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  433 |       vade481:vlc_commfoni_ne v      |                                                   ^
r../include/vlc_common.h:m | input/item.c     note: 481 _aexpanded from macro 'VLC_OBJECT'
embers:32:
:In file included from    :r481_ |       ../include/vlc_common.h(:1031:
 C   consc../include/vlc_variables.h constretate(a,b str,uct vlc_com122c) var_mono_nCst vlc_ osbtruct jvmreealtmbec_com | #edecfit_rs: e(( cVt *)(o&n(st vlc_object_t *)(&(LCmx)->oobxn_)->obj) \
      |               ^
j) \
      |               ^
_OBJECT(a)34Cr, b warning,se c )at generated
e.
ne15In file included from playlist/services_discovery.c:30:
In file included from ../include/vlc_services_discovery.h:27:
../include/vlc_input.h:530::9m(e p_playlis playlist/thread.c:t, "leam339:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
fb  339 | enote:       | expanded from macro 'VLC_OBJECT'                                      ^t  

../include/vlc_common.h   481 |     : vvwarning: la   rs: crdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_ -Create(a,b,c) va(const vlc_objec rt    _t *)(& 530to-  |         PL_DEBUG(  __  p a r   vlc_obcommon_jemembers ent", VLC_CreaV     conte( VLsC_OBJECT(a),cA t_rellibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/demux_chained.lo -MD -MP -MF input/.deps/demux_chained.Tpo -c input/demt esasux_chained.c  -fPIC -DPIC -o input/.libs/demux_chained.o
trb, "cuct e( invpl(x)->obj)  c)
_looping c-ommon_members: (\      |                                       ^
R_INTEGER );
      |     ^

../include/vlc_variables.h:122      |               ^
:481u:525:15::5:  note:  resexpanded from macro 'VLC_OBJECT'
tar:tc39: note: expanded from macro 'var_Create'
in  122 | #dg ../include/vlc_common.h:depbase=`echo input/es_out_timeshift.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  atwarning:  b481481 | :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/es_out_timeshift.lo -MD -MP -MF $depb e  gi525 ase.Tpo -c -o input/es_out_timeshift.lo input/es_out_timeshift.c &&\
: (15nn | c t:   in );g
      |         ^
mv -f $depbase.Tpo $depbase.Plo
vonst vlc_oar_Cr eoon se   ba  jcte ct_tvlcfionnse vt st_objeruct t avclibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/es_out.lo -MD -MP -MF input/.deps/es_out.Tpo -c input/es_out.c  -fPIC -DPIC -o input/.libs/es_out.o
r_Create(a,b,c) v*lc_common_members: (c)(&a(e( p_x)obj, psz_name, VLC_VAR_BO ->onote: bj)O L \
expanded from macro 'VLC_OBJECT'|      |               ^
f nodeo
t  _t *)(&(x)->o481 | In file included from input/decoder.c:34:
In file included from ../include/vlc_common.h     : 1031V:
L../include/vlc_variables.hCn  " );
bj) s\
:      |               ^
442 const :splaylist/loadsave.c:168:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  168 |   tru ct vltc        vlc_r|                     ^
5vobject: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  442t *)_(&(x)->obj) \
      |               ^
 |     var_CaVAR_DOINHERreplaylist/playlist_internal.haIIn file included from input/access.c:32:
In file included from ../include/vlc_common.h:1031:
T_Cr:177:26: note: expanded from macro 'PL_DEBUG'

../include/vlc_variables.h:539:5      : warning: eate( Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L  539  177 |  #defi| C_OB |     ^ 
   var_Crr../include/vlc_variables.h:122_:C39r:eate( n note: expanded from macro 'var_Create'
e PL_DEBUG( e.ate(d  122 | #de../include/vlc_objects.hf:i66n:e var_.. ) msCr25geate(a ,u:m_Dbb note: expanded from macro 'vlc_object_release',
tc)   J66m |  p _  vaEC T(a), r__Create( bcvlc_oVLC_OBJECT(oa), b, c g)
      | b                                      ^j, psz_name, VLbject_C_VAR_FLOArelease( VLT | VLC_VAR_DOINHERIT
eC_OBJECT(a) )
            |                         ^
| ../include/vlc_common.h:    ^

481../include/vlc_common.h:(481:15: note: expanded from macro 'VLC_OBJECT'
:15  481 |      : note: expanded from macro 'VLC_OBJECT'
 ../include/vlc_variables.h:  481 |  ,p _o const struc( p_playlist,122 :39 :        const  __VA_struct vlc_common_membec )
      |                                       ^
rs: b(j../include/vlc_common.h,AyRc:481:15: psz_name,  onG,s tV LC"_meta-fiS__ )le", VLC_VAR_VOID );t vvnote: l
c_cLexpanded from macro 'VLC_OBJECT'
C  481lc_obomm |       jon_memect_bers: (const
Vt *A)R_(&(x)->BOOL | VL      C_VAR_DOINHob ERITvlc_obje  )In file included from j) \
      |               ^
      |     ^
 ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
;  
122ct_t *)(&(x)-      >obj) \
 | #definIn file included from e var_Create(a,b,c) |     ^
c../include/vlc_variables.h:      playlist/services_discovery.c:122:| onst struct vlc_common_members: (const               ^
39: note: expanded from macro 'var_Create'
_  122 | input/control.cvlc:_vobject_t *)(&M(#xSdefin30ar_Create( VLC_OBJECT(G_ERR, :
In file included from ../include/vlc_services_discovery.h:27:
__VA_ARGS__e var_Cr|                          ^
e../include/vlc_messages.h../include/vlc_input.ha:)
      a), |     ^)->ob
t../include/vlc_messages.h:78572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
35  572 |     :j) \
      |  warning              ^ 13: 
:87:sIn file included from  b, ce(a,  generatedinput/item.c:note: 30:
playlist/engine.c32In file included from :  vlc_obje435:5: ct_rewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'msg_Generic'  435
l |     var_Create( p_playlist, "playlist-ease(item-append" (vlc, VLC_VAR_A_DoDR.
bjec   ../include/vlc_renderer_discovery.h78 |     vlc_Log(VLC_OBJECT(o), pt,_t *)b,Ec( )
       vlc_:
mo) SS );dul
v      | :24:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:125a:5: warning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_name, __FI
LEp|                                       ^
_../include/vlc_common.h:481:_, __LI15: note: expanded from macro 'VLC_OBJECT'
    ^
pN_../include/vlc_variables.hvrout[i  481 |   :E_ 5:_, \
        |             ^
In file included from ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
125 | 122 ]) )  ;481 |         const s:39: note: truct vlc_c expanded from macro 'var_Create' note: 
      | _C../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5reate( VLC: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  expanded from macro 'msg_Dbg'm  vlc_object_rele539 |  m         ^o

n  _members: (122c
../include/vlc_objects.ho :    nst66_OBJ | 87# | defin e var_  const  vlc_Create(a, o:25: note: ECT(a bjexpanded from macro 'vlc_object_release'
b,c))s,t b,r u c tvec tavl   c66_ | cocmmon_memb  ers: (cons t vlc_obje   vct_t *)(&(x)l->obj) \
      | depbase=`echo input/event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/event.lo -MD -MP -MF $depbase.Tpo -c -o input/event.lo input/event.c &&\
mv -f $depbase.Tpo $depbase.Plo
r              ^
  _msg_Generic(cp__othis, VLC_MSG_DBG, __VA_ARGS__avC s)
      b_jart *)(playlist/loadsave.c| r&eate( p_o(:169:5: x)_                                      ^Create( Vect
LC_OBJEC_warning: rT(ael../include/vlc_common.h),e ase(eb ,VLC_OBJECT(a) )
       c|                         ^
-../include/vlc_common.h:>o481:15: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]expanded from macro 'VLC_OBJECT'
( )   481p_vout  |         cons
      |                                       ^

t  169 |     struc../include/vlc_common.h: t vlc481:15i)bj)nput;
      | :    ^
 note: expanded from macro 'VLC_OBJECT'
   481 | _\        coRenast struct vdl(cb dummy, p_input 
_../include/vlc_objects.hcommon:66:25: note: expanded from macro 'vlc_object_release'
_members: (con      );
      | j_com|        ^
s66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
t v../include/vlc_common.h:l../include/vlc_input.h:508:36:c481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc note: expanded from macro 'input_Read'
_common_m_oomb  jeemnbc508e_rmsembers: (const vlc_object_t *)(&(,xt) |  ps->z#do_nb_:am te,e              ^
fin *(e i)( npVu&(txc)jL)on-s) \
      |               ^
t vlc_ob
C_VAR__jeR      |     ^
c../include/vlc_messages.he:78:13:FLOAt_T |t VLC_VA Rnote:  *expanded from macro 'msg_Generic')>(&(_
D   x78 | OINo  H bE)RIT
      j)  \vlc_Log(VLC_OBJ-ECT
|       |               ^    ^

>o../include/vlc_variables.hb:122:481j):15 :\
      |               ^
: note: expanded from macro 'VLC_OBJECT'
39  : note: expanded from macro 'var_Create'
playlist/engine.c  122: | 436#de481 | f ine var_Cre (:aate(a,b,c) var_Create( o)V, LC_OBJEdCp, vlc_module5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](
a  436,b)  iT(  |     var_Ca)rneate( p_playlist, "pla, ylib, cp _name, __FILE__, __ut_Read (LV)st-ILCi
      N| _E_Onote: tem-B_, \
      |             ^
                                      ^../include/vlc_common.h:481:15: note: expanded from macro 'var_Create'o

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481  122 | #define vdelm |     et   const structaed", Vexpanded from macro 'VLC_OBJECT'L Cvlc__Vc
   oJE 481 | rm  ARplaylist/services_discovery.c_A:Dm53:5: cwarning: DmoonR_ESoCrenat_e(a,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]nIn file included from C
input/control.c:30:
In file included from ../include/vlc_renderer_discovery.h:s24:
STmemberst:../include/vlc_input.h:  );
      |     ^
527../include/vlc_variables.h:122:39(: note:    _expanded from macro 'var_Create'53 |     msg_Dbg(
csdo  122 | #de sntsruc,t vlc_om(bj:ete "ctad_dtai)29,:b)
      |                                    ^
 ../include/vlc_common.h:ng: %s",m p_i fn481:15warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   527 |  bputie-   input_>th*)(&(x)->obj) \psz
:      nvle rlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/es_out_timeshift.lo -MD -MP -MF input/.deps/es_out_timeshift.Tpo -c input/es_out_timeshift.c  -fPIC -DPIC -o input/.libs/es_out_timeshift.o
 | note: var_Createxpanded from macro 'VLC_OBJECT'
read_t *inpus: (constt   481 | vl c_o = input_Creatbjecc       ct_t *              ^_
common_memo)(&(x)->oebernsst: (con st In file included from playlist/tree.cv:bstruc27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:elc_( parent, item,t vlc_common_meobj)  \
      |               ^
bject_t *)(&(x)-455:5: ,>obj) mbwarning: ers:c (c\In file included from input/decoder.c:34:
In file included from ../include/vlc_common.h:1031:
)lo../include/vlc_variables.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 var_Crg: , NULL, N455ULL );
      | ea
te( VLC_OBJE      |               ^
     CT(a), b, c )
      |                                       ^
                            ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_input.ho  con:501:  481 |      snst In file included from vlinput/item.c:t  :45532:
In file included from ../include/vlc_common.h |  5    var:1031c_o_b:
sCrt:ea warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ject_46: note: expanded from macro 'input_Create't
../include/vlc_variables.h  t:ruct vl  501 | #c_common_members: (const v554lc_objecd  const:5 : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sttr  554 |     e( p_obj,*)vu_etfin(&(x)->obj) \
      |                ^
pszct vlc_coe input_nameplaylist/loadsave.c,:170a_:5:r_Create(   *)Cmmpwarning: 
 on_membdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  
455 |  e     vVLC_Var_r_AR_FLOCreate( p_obj, psz_name, VLC_Ve170ate(a,b,c,d,e) AT | VLC_VAR_DOINHERIT );
       |     vlc_object_release(o Adummy )bj, ps;
      |     ^
R_../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66inpu| z_n( |     vlc_obje    ^
t_Create(VFLOAT | VcLtC_VAR_DOINHERIT )a,b,_cLC_OBJ); 
EameCT(a),b,c,d,,e      |     ^
)../include/vlc_variables.h VLC_V../include/vlc_variables.h:122:39:AR_STR:122:
      |                                              ^
 note: expanded from macro 'var_Create'
../include/vlc_common.h  122:481:15: note: vING | VLC_VAR_DOIN | #defiar_39expanded from macro 'VLC_OBJECT'
Create: note: expanded from macro 'var_Create'
  HERIT
      ( | VLC_n481    ^
O  B122 | #d(JE& | ../include/vlc_variables.h:122:C39: note: expanded from macro 'var_Create'
   122 | #defiene var_Create(a,b,c) vaT(a), b, fine var_Creacr_Create( VLC_OBJECT(a), b, c ( )
x      | te(a,b,)                                      ^
-../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c) var_Create( VLC_OBJECT(a),   481 |      b, c )
        |                                       ^
re const st>e../include/vlc_common.h:ruct vlc_commoobj) \
      |               ^
lease( VL    C_OBJE 481varCT(a) ):15: note: expanded from macro 'VLC_OBJECT'playlist/thread.c:341
_n_me:25: warning:    coCmbdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    341 |  n481 | st st    r  
     uct vlc_comm  rr s: (const      eate(a,b,c) var_C)
o nv_    memb e rcolc_object_t        | nss:t struct vlc_common_members: (const vlc_ object_t *)(&(x)->obj) ( \
      |               ^
c| ro                        ^
  ../include/vlc_common.hnst v:481:15:                                      ^
l../include/vlc_common.h: c note: _oIn file included from binput/decoder.cj481ecexpanded from macro 'VLC_OBJECT't _ ::15if34(: note: t *expanded from macro 'VLC_OBJECT'

    481 |         481 |     const stru vcae:
tIn file included from  vlc_comr../include/vlc_common.h    c:1031:
../include/vlc_variables.h:mon_members:_GaeontBs469t ) ool( p_*(t)&(x)-st>oruct v:b5:lc_common_membej(cep orns:(  V(LcC_OstB (&warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
x)->obj)   \
      469 |   vlc|   valar_Create( p_obj, psz__oJ              ^
naylmisEt, "raeCT(a), b,, n) \
      |               ^
c )In file included from input/access.c:32odbj:
ect_t  In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: *om" ) ) {
      |                         ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |                                       ^
../include/vlc_variables.h:
In file included from input/control.c../include/vlc_common.h:659:
::../include/vlc_variables.h:4130:
In file included from 469)../include/vlc_renderer_discovery.h:24481:
../include/vlc_input.h:530:9: (::warning:  note: expanded from macro 'var_GetBool'
In file included from     659 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]#
input/demux.c  530 | 15: note: expanded from macro 'VLC_OBJECT'
de&(:x)->o:fine var_GetBool(a,b)  531:
In file included from input/demux.hb:j)   \:481  | 55428warning: :
 due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from  |  ../include/vlc_common.h V    
 var_Cr      |               ^: 1031
eate( p_obj, psz  :
    vlc_obIn file included from input/item.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |   n _ var_Create( p_ob j, s psz_na../include/vlc_variables.h :nject_mrelease( input );
      |         ^
e../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release' 
In file included from cont 189,: VLinput/demux_chained.c   12C: :warning: 31:

66 | In file included from _VAR_sv../include/vlc_common.h:lc_object_t *)(&(x  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]S TRING | VLC_VAR
1031_  189DOINHER 469 |     :
LC_../include/vlc_variables.hV)-AI>voartb slibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/event.lo -MD -MP -MF input/.deps/event.Tpo -c input/event.c  -fPIC -DPIC -o input/.libs/event.o
j) \
tIn file included from input/es_out.c:T      
      R34r_STRING ||               ^
 VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:  vlc_object39: :
In file included from  | _relnote: expanded from macro 'var_Create'
../include/vlc_common.h::    re189:12: 1031:
../include/vlc_variables.heaset| urn ( VLC_    ^
warning: ../include/vlc_variables.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_   189 | va    re:Cu189avar_me,r_GetBool( VLC_OBJECT(a),b)
51S  :122 |       c12OBJECT(a) :turn var_Se eplaylist/loadsave.ctChre:122:39: note: expanded from macro 'var_Create'
:187 warning:  ate( p_o1229| e                                        ^
 | ../include/vlc_common.h:481:15: note: s generatedbjcked( p_ob,j expanded from macro 'VLC_OBJECT'
warning: pdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |     #s    dteC.
cfine var_Croneate(a,b,c)  hsetc var_Crea:t e( VLC,_ OpBwarning: JECT(a), b, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
structV vlc_common_membLes  r187Cc )
      | _VAR_STRING | |  z  VLC__name, VLC_s:VA (const vlc_object_t *)(&(x) V                                      ^A 
R-R>obj)k \
      |               ^
../include/vlc_common.hed( p:481:15: note: expanded from macro 'VLC_OBJECT'
_  481 |      _obDplaylist/thread.c: _ O     I NmTsEg_GIENEHRE,R IvTa
      |     ^j , pszl_name, VLC_VAR
 )../include/vlc_variables.h;:122:39:_I
      |            ^
 342../include/vlc_variables.h:140:48: note: note: :con25:s warning: rr( p_Nplaylist, "no dat189a directexpanded from macro 'var_SetChecked'expanded from macro 'var_Create'or
y, can  nt122 struct vlc_common_me | #o#mbtdefindefine var_Create(a,e var_Createteb,c) var_C(a, vlc_commo save
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r  rs: (const vT140n_membeate( VLC_OBJECT(a), b, c )
      
e  342r | |    mbs                                      ^e
d../include/vlc_common.h:481:15,: c: )zdepbase=`echo input/input.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/input.lo -MD -MP -MF $depbase.Tpo -c note:     _ var_Ci a l_l(cc_oonbst vlcrejecate( VLC_OB_objt_t *ec)(&(x)->objname, VLC_VAR_Sname ? | i) \
J p_input->psz_nt-o input/input.lo input/input.c &&\
mv -f $depbase.Tpo $depbase.Plo
      E C|    return var_SetChecked(T a_ | Eexpanded from macro 'VLC_OBJECT'#dpGER, t(a),
    b, c )
      |                                       ^
*481_obj, me : |     psz_na     m"(null)");e, VL 
C      ../include/vlc_common.h| evfi_anVl     ^
e)../include/vlc_messages.h; :87:5: note: expanded from macro 'msg_Dbg'
)    
:v87 |    481:15: msg_ note: expanded from macro 'VLC_OBJECT'
G  481 |         const sar_Sett(eneric(p_this, VLC_MSG_DBG, __VA_ARGS_A      |            ^
c../include/vlc_variables.h:140:48:_)
      |     ^
C../include/vlc_messages.h:R_INTEGERh, v78al );
      |            ^
:13: note: expanded from macro 'msg_Generic'
../include/vlc_variables.he     :140:48:  cked(o,n,t,v) var_              ^
       )note: Sexpanded from macro 'var_SetChecked' 
      |                         ^
TRING | VIn file included from input/item.c:L3278
:
In file included from ../include/vlc_common.hC  140 | #de_Vfine v:a../include/vlc_common.hr_SAR_DOI:NH | etChecked(o,n,t,v481:15: note: expanded from macro 'VLC_OBJECT'
) var_SetCE   h481 | Re  tChee c cked(&Vk(LedC(VLC_O_x)->obj)  \
      |               ^BJECT(o),n,t,v)
      |                                                ^
I../include/vlc_common.h:481:15: note: O
 vexpanded from macro 'VLC_OBJECT'
 Tlc_Log(VLC_OBJECT(oB  J481ECT(o),nIn file included from playlist/tree.c:,t,v), |    )p      27:
In file included from co../include/vlc_common.h:nst stru1031ct vlc_c ommo n_members: (const v:
,../include/vlc_variables.h :v469l: lc_object_tc *)(&(5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]x)->obj) \
_  
b      |               ^
469 |     var_Creatrary") ;e
      |         ^
m../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     In file included from input/es_out.cms:34:
 In file included from g  ( );
      o../include/vlc_common.h | n s _PL_DEBo    ^
Generic(p_r:1031:
tu sthis, VLC_MSG_ERR,tp_oct vlru../include/vlc_variables.h../include/vlc_variables.h:bjcct_ c_1031:
 
v      l| c_c                                               ^om
203o:12mmon_me:  con../include/vlc_common.h:st 481:15: note: expanded from macro 'VLC_OBJECT'
s,m  481 |       :122warning: :39 : dule_n  cotruct vlc_commame, __onote: FILE__, __LINnst struct vlc_comexpanded from macro 'var_Create'mno
n_E_member  s_V_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]122: (co
n  203 | st vnote:  l A  rc_objece_AtRturnG v_t *)(&maon_members: (const vlc_object_remb_SetCheexpanded from macro 'var_SetChecked'
t *)( | ers: (con  #140 | #define var_SetChecked(o,n,t,v) var_SetCh(ecked(x)-VLC_OBJECT(o),n,t,v)
      | >obj)                                                ^
\
      |               ^../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
mbers: (const vlc_objecIn file included from input/demux.c:31:
In file included from input/demux.h:28:
In file included from ../include/vlc_common.h:1031:
S../include/vlc_variables.h:203:12:__,t_define t *)(&( In file included from input/demux_chained.c:31:
In file included from ../include/vlc_common.h:\1031:
../include/vlc_variables.h:203:12:_cked( )p_obj, psz_name, VLC_VA warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R  203 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  203 |     retur
      |     ^
v../include/vlc_messages.har_Crex)->objate(an ,var_S) \
      etChecked( p_obj, psz_name |     return var_SetChUBGe( "rescked( hp_obj, psz_nuffle playlist" ame, );
      |                         ^
OOL, val );
      |            ^
psz_name../include/vlc_variables.h, VLC_VAR_STRINGplaylist/playlist_internal.h | VLCVL_:V177:26: note: :expanded from macro 'PL_DEBUG'140:48: note: expanded from macro 'var_SetChecked'
,A
C  177 |  R_ VLC_VAR_BOO|               ^
  L, val );
      |            ^
140../include/vlc_variables.h:140: | #define var_SetCheck#48In file included from e: note: definput/access.ci:n32eexpanded from macro 'var_SetChecked'
   140 | #definVAR_Be vaOOL,r:
In file included from  _valP );../include/vlc_common.hS:eLt_CDhEeBcUkGe(d1031(:
o../include/vlc_variables.h,:n563d(o,n,t,v):,5t: .,.
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
var_SetChecked(VLC_OBJECT(o),n,  t563, | v ) 
        | v                                               ^a
r../include/vlc_common.h_Create( p_obj, psz_name, VLC:481.: ) msg_Dbg(_VAR_STR15: note: expanded from macro 'VLC_OBJECT'
ING | VLC_V AR_DOINHE  481RI |  T
      | p_playlist, __V       const structA    ^
 v) v_vA../include/vlc_variables.h:122:39: note: lc_a      r| _           ^S
c../include/vlc_variables.heotmexpanded from macro 'var_Create'm
o:n  _122m | #defineem bv140a:r48_:C rnote: eexpanded from macro 'var_SetChecked'a
t  140 | #dee(fineR av,b,c) Chvar_Ceecked(VLC_OBJar_SeGSreate( _VELC_rst:CCT(oOBJECT(a), hecked(o,n,t,v) var_SetChec)b,n,t,vked(VLC_OBJE_ )
      |                          ^,
C../include/vlc_messages.h:T(o),n c87:5: note: expanded from macro 'msg_Dbg'
,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 (const vlc_object_t *)(&(x)->obj) \
      |               ^
  481 |         con
)
s      |                                                ^
 ../include/vlc_common.h:481:15: note:    87expanded from macro 'VLC_OBJECT'
      tIn file included from input/es_out.c:34:
In file included from  |     msg_Ge| ../include/vlc_common.h  481 |         const struct vlc_            ^
):../include/vlc_common.h:
:481:15: note: expanded from macro 'VLC_OBJECT'
78:13n      |                                       ^
  481 |         c../include/vlc_common.h:er note: o1031:
../include/vlc_variables.hexpanded from macro 'msg_Generic'
n   78st ic(p_this, V:212:stL |   C_MSG_DB12:  warning: Gdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 v_DOI,NHERIT )  ;212:481:../include/vlc_variables.h:578:9: struct vllc_Log(VLC_OB15: note: expanded from macro 'VLC_OBJECT'

 |       |     ^    rIn file included from  input/es_out_timeshift.c  481 |         co
c_common_member../include/vlc_variables.hwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  :122:39 __VA_AR:578GS__)
       | |     ^    if( var_Change( 
 note: expanded from macro 'var_Create':41:
In file included from ../include/vlc_messages.h
etunst struct vlc_common_members: (const vlcr_objectr../include/vlc_common.h:u_t *)(&(x)->opn ctbj)_obj,    122 | #define var_Create(a,b,c) var_Crevalc_commte( VLC_OBJECT(a), b,psz_name, VLC_VAR c )
      |                                       ^_ CHOICESCOUN\T, &count
      |               ^

,../include/vlc_common.hJEoCnT_(mIn file included from em :NULL input/access.c:)32s: b va)ro_
S)e(cto,nCs      th  velc_obe481:j15: note: expanded from macro 'VLC_OBJECT'rp:
,In file included from e vlc_mo&c| d        ^
o../include/vlc_common.h../include/vlc_variables.h:u128:(l43: note: expanded from macro 'var_Change'
s:k  128ed (obj | 
   #481m(mo,nc on | sdname, VLC_Vt vlc_objectefinAR_e var__COORDS, val);
C      t  |            ^
c../include/vlc_variables.h:140:48:  note: *t_expanded from macro 'var_SetChecked'_
t  140) | (hmembe ange(a,rs:*)b(#:1031d,&efc:
 ../include/vlc_variables.h,d,e) var_C:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(i  578han |     if( var_Change( p_x)->obj) \
ob1031:
../include/vlc_variables.h:189ne var_SetChecked(o      j, p,n,t,v) var_Setge( VLC_OBJ:s&e|               ^12(z(_nCh
:ecke x)->obj) \
      warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d(VLC  189 |     _OBJECconsT(ro),n,t,v)
      |                                                ^
eturn var_../include/vlc_common.hSetCheck| ed(:E481:15: In file included from t note: vinput/demux_chained.c:31:
In file included from ../include/vlc_common.hexpanded from macro 'VLC_OBJECT'
:ame, __F1031:
../include/vlc_variables.h:  l481c_objCIT(LE__a,) ,_ _bL,INE__ ,c ,\
      |             ^ |    212:12      d, e :e)co
nst struct vlc_ pct_t com_m              ^      |                                           ^

oon../include/vlc_common.h:*)(&(x)->obj) \
_       |               ^mwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |  481:15:  e note:  bjrmb
etplaylist/services_discovery.cuernr: 86:5:v ar__SetChecwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
knamed (oe, VLC_VAR_CHOICESCOUNT, &c   86 |  ou bnt, NULL ) )
      expanded from macro 'VLC_OBJECT' In file included from |         ^
input/demux.c../include/vlc_variables.h:128: m43: note: sg_Dbg(sd, "removing: %s", p_input->psz_name ? p_input->ps
z_name :31:
In file included from input/demux.h:28s:: ":
( (j,null)");
      |     ^
 ../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |   expanded from macro 'var_Change'name, VLC_VA  mscIn file included from ../include/vlc_common.h:o1031:
../include/vlc_variables.h:212:g_Gnst vlc_object_t *)(&(xe12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  
neric(p_R_COORDS, v)->obj) \
      |   212 |  
th  is, VLC_MSG_  DBG, __VA_ARG128 | S_al481 return );
              ^ | _)
      |       |            ^
    ^
#define var_Change(a 
../include/vlc_variables.h:140 v,b,../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
ar_SetChecked (   obj, name, VLC_VARc,d_COORDS, v,eal);
      |            ^
78 |     ../include/vlc_variables.hvlc_)In file included from input/es_out.c:::140:48: note: expanded from macro 'var_SetChecked'
78 var_Change  Log(V34:13: LC_OBJnote:    140 | #   const stdexpanded from macro 'msg_Generic'E
eIn file included from ( input/event.c:31:
   78VLC_OBJECT(a), b,  | cru:
In file included from , d../include/vlc_common.h, e )
      | c                                          ^
,../include/vlc_common.h:481:15: libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/input.lo -MD -MP -MF input/.deps/input.Tpo -c input/input.c  -fPIC -DPI:1031:
../include/vlc_variables.h:227C -o input/.libs/input.o
t vlc In file included from ../include/vlc_common.h:1031:
pnote: expanded from macro 'VLC_OBJECT'
  481 |       CT(o), p,  const struct sz_ nvlc_commo_comn_membv../include/vlc_variables.hlm:189:12: :warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
48: note: fine var_SetChecked(o , expanded from macro 'var_SetChecked' 
 vlc_Log(Vers: (const vlcLC_OBJE_oCT(o), p, vlc_module_naome  bnject_t *, _140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJE_FILE__,)(&( __Lx)->obj) \
      CT(o),n|               ^
_m,tem,vbe)
rs      | : (const vlc_object_t *)(&(x)->obj) \                                               ^

      IN../include/vlc_common.h:481:15: E__, \
      |               ^note: expanded from macro 'VLC_OBJECT'
  481 |         cons|             ^
t struct../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 vlc_common
_members: (co  481 |    nst vlc_object _t *     const struct vlc_common_members: (cons  189 | t     returnvlc_object var_SetChe)(c_t *)(ked( p&(x)->obj) \
      |               ^
_obj, &(psz_nam ex)->obj) \ , 
       VLC_VAR_INTEGER, |               ^
  consIn file included from input/demux_chained.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:tval c)_227In file included from :12:;
      |            ^
 ../include/vlc_variables.h:140:48: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: module_naexpanded from macro 'var_SetChecked'
me,   140 | #define var_SetCheck  227 |  ed(o,n,t,v) va   return _var_SetChecrx)->ob_FILE__,ked(  p_obj, p_SetChecked(_VLC_OBJECT_LINE__, \
      | :(12o),n,: sz_warning: nam            ^t,vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)../include/vlc_common.h
      |                                                ^
:../include/vlc_common.h:481:15: note: 
481expanded from macro 'VLC_OBJECT'  227 |     return var_SetChecked( p_oj) e,\
      b VLC_VAR_FLOAT, vj,|               ^
:15: al );
      |            ^
../include/vlc_variables.h:140:48:  psz_note: expanded from macro 'VLC_OBJECT'
 In file included from input/decoder.c:34:
In file included from note: expanded from macro 'var_SetChecked'
  481 |   name, V ../include/vlc_common.h     conLC_VAstR_F
LOAT, val );
      |            ^
  481../include/vlc_variables.h: |         const struct vlc_com mson_memb  140 | #deftruct vlc_commoners:140ine var_:48: note: expanded from macro 'var_SetChecked'
_ (  140 | c#dn,t,v)onst vlc_object_
 var_Setf inee../include/vlc_common.htChe var_SetChecked(o,n,tc,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
k../include/vlc_common.h:481:15ed(VLC_OBJECT(o):481:15,n,: Snote: et,vexpanded from macro 'VLC_OBJECT'
)  481 |  
      |                                                ^
 ../include/vlc_common.h::      const481:15 struc1031:
../include/vlc_variables.h:477:5: warning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
playlist/tree.cvlc_common_mem  b:e rnote: sexpanded from macro 'VLC_OBJECT':
: (cons*:)27:
In file included from ../include/vlc_common.hmem477t vlc note: expanded from macro 'VLC_OBJECT'
_ |      481 var_Create( :1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p  477 | _oobject_t *)(&(x)->obj) \
      |               ^
bj, psz_ |  name   vab, Vr  _481eLIn file included from Crrst:input/es_out.c : Chec(kce ed(o,n,t,v)ate( p_obj var_SetC34:
In file included from , ../include/vlc_common.h:psz_nam1031:
e, ../include/vlc_variables.h:241onst VLC_C_VAR_VAR_STRINS | G  T|  V L C _ V A R_D:O12IcNoHnERIsT );
      |     ^
(&(x)RING :|  V../include/vlc_variables.hLC_Vt: 122AR_:39:- >note: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc_objobj)  241 |     rDexpanded from macro 'var_Create'
OINeHERITct_t *)(&(x)->e  122 | #defi n\e
      |               ^ );
      
obj) \
|     ^
      | ../include/vlc_variables.h vtu:122:39:              ^
rar_Create n var(a,b,c) var_Createnote: expanded from macro 'var_Create'
( VLC_O  B122_JECT(a), b, c )
      |                                       ^
playlist/services_discovery.c:92:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const   92 |  struct vlc_common_member structs       msg_Err(sd, "r vlc_ | S #define var_Create(a,bcommon,c) var_Crea_te( Vemembers: (cmoving item not aetChecked ( p_obj, psz:_ name, VLC_VAR_ (const vlc_object_t *)(onst vlc&(x)->obj)_dded" \
      object_t *)(&(x)->obj) \
); /* SD plu In file included from g input/event.c:in LC_OBJECT(a),31:
b      |               ^STRIIn file included from ../include/vlc_common.h:1031:
|               ^../include/vlc_variables.h
NG,  bval );
      |            ^
:203:12:../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 In file included from warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  input/demux.c140: | 31#:
dIn file included from input/demux.h:28:
In file included from ../include/vlc_common.h:1031:
stefine../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |    cruct vl varIn file included from input/item.c:38:
In file included from input/item.h:c_27:
In file included from input/input_interface.h:27:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h_SetChecked  return var_S:(o,n,t,v) var_SetChecked(VLC_OBJECT(125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  125 |     vlc_object_releetCheckase( ed( p_obj, psz_name, VLC_Vp_voAR_FLOAut );
o, c )
      |                                       ^
T, val );
      |            ^
n../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #defh../include/vlc_common.h:481:ine e),15sn,t,v)
      |                                                ^
t      | :    ^var_SetChec../include/vlc_common.hcommon_members: (c
on  203 |  sug */
      |    t vlc_object_t *)(c:481:15: note: expanded from macro 'VLC_OBJECT'
kedk  481 |        (o,n,t, constnote: expanded from macro 'VLC_OBJECT'
& struct vlc_c  481 |     (x)->obj) \    const struct 
v      |               ^
om)  vamsovlc_commron_members: (const vlc_object_tt_ *)(&(x)->obj) \Setplaylist/thread.c:359:21:
      n_members: |               ^
 warning: (const vlc_object_t *)(&(x)In file included from input/decoder.c:34:
In file included from due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r../include/vlc_common.h:Checke  1031:
../include/vlc_variables.h:491:d(VLC        ^5
359u../include/vlc_messages.h:83:5: note: _ |     return vaexpanded from macro 'msg_Err'
   83 |     msg_Gen: ->obj) \
      |               ^
crwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eric(p  491 |     var_Cre   OBJEC   T(o),In file included from input/access.c
_thi:s, V39:
LC_In file included from input/input_internal.h:31:
In file included from n,t,v)
      |                                                ^
 ../include/vlc_objects.h    :66:25: In file included from _SetCnote: expanded from macro 'vlc_object_release'
MS   ../include/vlc_input.h66 |     vlc_object_release:41:
../include/vlc_vout.h  ( VLChecked_OBJECT(a) )
      |                         ^( p_ob    
j:,G_ERR, In file included from a125:5:  Pwarning: playlist/tree.c__VAL_DE_ARGS__)p
      BUG( "lotopin|     ^
einput/es_out.c( p_objg ,../include/vlc_messages.h :78:13: note: expanded from macro 'msg_Generic'
   78 |     v
lc_Log(VLC_OBJECT(o), p, :34:
In file included from ../include/vlc_common.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc_module_nat../include/vlc_common.h p1031:
../include/vlc_common.h:481:15::: note: expanded from macro 'VLC_OBJECT'
v../include/vlc_variables.hlsz_name, V27  481 |     c_c::
In file included from  ../include/vlc_common.h  meom mconston 256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:1031:

s  256 |     return var_Sa,_LC_ __VFILE_../include/vlc_variables.h_:, __LINE_AmRmemberstretCheck_A_491,:5: : (conswarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 \
      |             ^
  491 |   ../include/vlc_common.h sD:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         conste strd( p_obj, psz_name, DREuct vlc_comSSt  | VL-uct mo restartvzv_lclc_common_memname, VL481be, VLC_VAC_object_t *)eRC(_VAR_&(DOIn rvsa:rNHE_Creat_members::15 :  (note: cexpanded from macro 'VLC_OBJECT'x)RIT );
      _|     ^(VoAnst vlc_o-bRj_>BoOOL, val );
      |            ^
bj../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'

  140  481 | # |  d       const struct vlc_common_meembers: (confst vlc)_VLC_VAR_AD \io
inbnject_t *)(&(x)->obj) \
      |               ^
e var_SetChecked(o,n,t,v) var_SetChecked(VL
      In file included from input/demux.c:31| :
In file included from input/demux.h              ^:
Cg_OBJECT(o),n,t,v)  28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241ect_t *)125DRESS, ve
(       p../include/vlc_variables.h: | _o:12212::39:a lnote:  expanded from macro 'var_Create') (   vlc_o&bbj(, psz_name, VLCxj_eVA;
ctR
_  122 | #define var_Create(a,b_release( p_v,oplaylist/loadsave.cA):216:9: DDRE      |            ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:140:->obj)ut \
      |               ^
S S | VLC_VAR_DOI48: note: expanded from macro 'var_SetChecked'
  140 | #define) var_S N;warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]|                                                ^
etChecked(o,n,
      |     ^
t,v) var_SetChe../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_obcked(VLC_Hj
ERIT );
ect_rel      | O../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    ^
e  481 |         coase( VLC_  OBJEC241nsT | t( as)truct ../include/vlc_variables.hv:lc_comm o)n
_BJECT(moembers: (const v122      | ),n,t,v)
      In file included from input/item.c:38:
In file included from input/item.h:|                                                ^27:
In file included from input/input_interface.h:27:
../include/vlc_input.hc:)527 ed(VLC_OB:                        ^:v29alc_object_
t *)(&(x)-../include/vlc_common.h>JE39: note: obexpanded from macro 'var_Create'
:r _warning: Cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CT(o  122 | #def)inereate( VLC_OBJECT(a), b, c  v)a
r  527_Create(a,b,c)      |                                       ^
 var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
 | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    481 |         in p ucto_nst struct vlct_hcroemamd_t *input = ../include/vlc_common.hi:
nop481:n_ut_Create( parent, item, lcog,15m,eonm:  NULn,t,note: expanded from macro 'VLC_OBJECT'
v)stL, NU vlc  481 |         c
:      |                                                ^
_481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  481 |    :481:15: note: expanded from macro 'VLC_OBJECT'
bLL );
      |                             ^
  e481 |         conrsts: (cons  stru ct vonst struct v../include/vlc_common.ht v:481 object_:15: note: expanded from macro 'VLC_OBJECT'
  const sltc_common_membters: (con  *)(&(x)->obj) \
      | ll              ^c_obj216e | ct_t *)(&(x)->obj) \
      |               ^
r c_com  mon_memb
In file included from input/decoder.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j  511 |     va) rea rs: (const vlplaylist/services_discovery.c:128:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  128 |     sdsc_return var_S->st end of node" oeb);
      |                     ^
ject_tsd = vlc_sd_Create( *playlist/playlist_internal.h:177:26: note: expanded from macro 'PL_DEBUG'
_Create( p_obj, psz_name, VL VLC_OBJC  _VAR_INTEGER ECT(playlist), uct vlc_common_members: (const vlc_object_t *)(&(x)-ch>oaibjn, &owner);
      || )   481 | \
      |         c                            ^
 \
      |               ^
../include/vlc_common.h              ^VLC_VAR_DOINHER:177 | 481:15o: note: expanded from macro 'VLC_OBJECT'
nIst struct vlc  T
      |     ^
#../include/vlc_variables.h:_common_mem122:39: note: expanded from macro 'var_Create'
  122 | define PL_DEBUG( ... t_IN) msTEGER, val );
      g_Dbg(|            ^
 p_pl../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
aylist, __VA  140 | #define
_ARGS_bers: (const v var_#lSdefine var_Creat_ )ec_object_t *)(&(xIn file included from input/access.c:39:
In file included from input/input_internal.h:31:
../include/vlc_input.htChecked( p)->obj) \
      |               ^
:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_obj, psz_naIn file included from   (ainput/es_out.cme, VL,527b,)C_VAIn file included from c) var_Create( VR_STRING, val );
 | :input/event.c      |            ^
(&  34:48131:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:140:48:     note: expanded from macro 'var_SetChecked'
i | nput_thread_t *input = input_Create(  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^ pare  n212t | ,     vlc_object_t *)(&(x)->obj) \
      |               ^

item, log, N  rUeLL, NULL );
      |                             ^
t../include/vlc_input.hurn var_SetChecked (obj, name, VLC_In file included from playlist/tree.c:VAR_C:OORDS,  501:46:val)27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note: expanded from macro 'input_Create'  511 |     var_;
Create( p_obj,       |            ^
 p../include/vlc_variables.h:140:48: sz_name, VLC_VAR_ 
  501 | #definenote: expanded from macro 'var_SetChecked'
 input_Create(a  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VL,b,c,d ,e) input_Create(VLC_OBJECT(a),b,c,d,Ce../include/vlc_input.h_OB../include/vlc_common.h)
      |                                              ^
../include/vlc_common.h::INTEGER | VLC_VAR_DOIN481:501:15: note: 481:15: note: expanded from macro 'VLC_OBJECT'
:46: note:   481 |  expanded from macro 'input_Create'
  501 | #deHERIT
      |     ^
fine iexpanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
Jnput_Create(a,b,c,d,e) inp       481 |   EuC  coT(o),n,t,vt_Create(V)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
      cLC_OBJECT(a)  481 |    , b     const struct vl,  c_common_members: (  cnIn file included from input/input.c:32:
In file included from ../include/vlc_common.h:st ston1031:
../include/vlc_variables.h:189const struct rv:12: warning: ldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]st 
suc_common_m  c189 |    c embersretu,trorns:ucd,e)
      |                                              ^
 ../include/vlc_common.h:481(const vl:15n var::
In file included from ../include/vlc_common.h note: cexpanded from macro 'VLC_OBJECT'
:_SetChecked( p_obj,_obj1031et122   | v#t vlpsz_nc_objectdlc_ame, V(x)-c>_tLC_VAR_INTE GER, valoommon_ );memtber
      |            ^
 bj) ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
s: (const vlc_\
      |               ^
object_t *)(&(x)-In file included from input/demux_chained.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: *)(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
&(x)->obj) \
      |               ^ct_t  140 | #vlc_define va *)  241 |     return var_SetChecked( p_obj, pszr_SetChecked(oc>ob,n,t,v) j_naome, VLC_VARvar_SetChecked(VLC_OBJECT(ommon_memb(&_) \)SeTRING,
r  s: (const vlc_object_t *)(&481 |       (x)->obj) \
      |               ^
  const struct vlc( x)->obj) \
      |               ^
,n,t,v)
      |                                                ^
../include/vlc_common.h:481:15:_common_me mvbaelr s):; 
(      :
../include/vlc_variables.h:note: 276:10: In file included from input/access.c:cexpanded from macro 'VLC_OBJECT'
warning:   481 |       due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  ns  Lconst276C_OB |   39  i
 strucJt vlc_commof( !var_GetChecked( p_objIn file included from input/event.c:31:
In file included from ../include/vlc_common.hE, psz_n_members: (constCT(a), nb,  c )a:vlc1031_object_t:
../include/vlc_variables.hplaylist/services_discovery.c:188:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |                                       ^
:
 *)(&(x)->obj) \
      ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
|               ^
  481 |  me, VLC_VAR_INT       const struct vlc_com
      |                          ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
EGER, &val ) )
In file included from input/input.c:32:
In file included from ../include/vlc_common.h:1031:
      |          ^
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
   
  87 |   142 | #define :v227:12:   warning: 
188  203 |     return var_SetCheckeda r_( p_oG msge|            ^
tChe../include/vlc_variables.h_Generic(p_this, VLC_MSG_DBG, __mon_me:140:48: note: expanded from macro 'var_SetChecked'
V  140 | cmbers: (conk#defiestne va r_SetChecvlckedefine va_r_Create(a,b,c) var_Create( VLC_OBJECT(a), bA,_AR GS_c_)
      (o|     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
 |         msg_War   78 |     vln(playlist, "dicscovery %s is not loaded", name);
      |         ^
   )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_Lo  481 |        b j g(VLC_OBJE CToc,on  msg_de(Err( (snt struct vlc,op)t_pla,ylist, "c, p,_common_membo,nIn file included from cinput/input_internal.h:31:
ers:t_../include/vlc_input.h:, vlc_module_v (const vtlc_object_t *o)uld nt *)) var_SetC(&(x)->obheckj) ,o(n&(v\)ed(xVLC_O)->obj)
      |               ^
530:9 var_../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85ame, __tB F\
      |  |     msg_GI renLaEIn file included from input/decoder.c:34:
In file included from eneric(../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: p_this, VLCwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
__bj, psz_              ^n, _: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ame, VLC_V_LINE_AR_BOOL, val );  530 |         vlc_object
      |            ^
_release( input );
      |         ^
_MSG_../include/vlc_objects.h:66:_W
,../include/vlc_variables.h:140 \J25:In file included from playlist/tree.c:27:
In file included from ../include/vlc_common.h
m:48: note: eexpanded from macro 'var_SetChecked'
   140 | #define vnote:       |             ^
AR../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
eN, __VA_ARGS_  481 |    Ear_SetCheckedC:1031:
../include/vlc_variables.h(o,n,t,v) var_:525:5:SetCheck warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  525 | dT(o),n    var_Crexpanded from macro 'vlc_object_release'eate(
 p_obj, psz_name, VLC_(VAR_B   66OOLtVChecked, | (   o vlc_object_rLeCl_eOaBsJeE(C TV(LoC)_,OnB,JtE,CvT)(
 | VLC_VAR_,n,ta,)v )) 
v      a| r                        ^_
Se../include/vlc_common.ht:C481h:e15cked(V: LC_O      |                                                ^%Btnote: expanded from macro 'VLC_OBJECT'
s  JECT,v)
      481 |         const s
t|                                                 ^
GetC../include/vlc_common.h:h ecked (../include/vlc_common.h:481481: 15 V c(roLCnst_ struct vlc_common.o),n,ttm,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
uct vlc_common_memO_B)_members: (const vlc_object_t *)(&(x)->boer:s: (cons
      |     ^
:15: note: ../include/vlc_messages.ht: 78bJp: %svlc_obj"ecexpanded from macro 'VLC_OBJECT'
,t_t *)(&(x)
j) \
      |               ^
-      |         ^>ob
:13:../include/vlc_messages.h note: playlist/thread.c:j) :DOINHexpanded from macro 'msg_Generic'
ERIT
      361:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   78
 83:  361 |     481  |  vlc_Log(VLC_OBJECT(o), p, vlc_mod|     ^
ule_name, __FILE__, __ | ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
\
      |               ^
note: expanded from macro 'VLC_OBJECT'
L  INE__, \ E
      | C            ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]T(o),n,t,v
)  227 |     return
       | In file included from input/access.c:39:
In file included from                                                ^
input/input_internal.h ../include/vlc_common.h      cvaonst struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
r:31:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  :  572 |          vlc_obIn file included from input/input.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |     return var_481:15: note: ject_releasexpanded from macro 'VLC_OBJECT'
Se  525 |     va481 |         co5: note: expanded from macro 'msg_Err'
   83 |     nst struct vlc_common_members: (const vtlCr_Crhea  c_object_122
m../include/vlc_common.hst *)(&(x)->o:b481t:e15c | kje: note: expanded from macro 'VLC_OBJECT'
d   481( | o b j ,      c o n s #define var_Create(a,b),t e( p_ostruct vlc_common_bj, pmembers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
sz_name, 481 | VLC_VAR_BOOLc) var_Create(        const struct vlgc_com                if( var_GetBool( p_playml_ist, "Generic(p_this, VLC_MSG | VoLnC__mVeAmRb_eDVOLrCs_:Orandom _" ) ) {
ERR,      INHERIT
      |     ^
 BJE../include/vlc_variables.h(Ccon:122:39: |                         ^
s../include/vlc_variables.h:659:41:note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b_ note: expanded from macro 'var_GetBool'
,c) v_VA  659 | ar_Cre# name, VLatdefine vT(aae(), b, c )
       |                                       ^
rV_GetBool../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_ARGS__)
      |     ^e( (vlc_  481 |  (a,b)   var_GetBool( VLC_OBJECT(a),b)
      ob|                                         ^ject_t *)(
pp_vout[      L../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
|               ^  i]) );
      | CC_481V | A R _ C O    _const stru         ^ 
O../include/vlc_objects.h:66:RDS, val);
 c St       | vlc_commo           ^
n__members: 
et../include/vlc_messages.h:78:13:    co(cChecked( p_o bo\
      |               ^

jnstn vlc_,objeIn file included from input/es_out.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 psz_naIn file included from input/demux.c:me, VLC_VAR_FLOAT, val );
31:
O  293BIn file included from input/demux.h :28:
 | J   ECT      |            ^
In file included from note:  (sa../include/vlc_variables.h):140:48: note: 25, cb, c :t_t * )expanded from macro 'var_SetChecked'
../include/vlc_common.hnote:   expanded from macro 'vlc_object_release'
140   66 |     bexpanded from macro 'msg_Generic' | #d,efine var_(&(x)->obiSetChecvj) \ked(o,n,t,v) v
ar_:t SetChfecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:      |               ^
t481:15: note: expanded from macro 'VLC_OBJECT'c
)v varplaylist/thread.c:362:25: _warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  
481 |      781031:
../include/vlc_variables.h      const struct vllc_common_members: (:256:12cc:_  (362  | ! v a ons struct vlc_common       Create(_me  481 |         const struct vlc_common_members: (const vlc_objecmt_t *)(&(x)->obj) \
      |               ^
bers: (lc_o  V |   LIn file included from input/es_out_timeshift.c:41Cb:
In file included from ../include/vlc_common.hj obconst vlc_Lo:1031:
../include/vlc_variables.h:203:j_OBJE12: warning:         due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] vlc_objgr(VLC_OBJECT(o), p, v)_GetCh
     PL  
      |                                       ^
../include/vlc_common.he203 |  lc_mocked( p   return var_SetChe_obj, pcked( p_obj, psz_name, VLC_VAR_Bsz_nO_DEBame,OL, val ); VL
      |            ^
../include/vlc_variables.h:140C _VAR_BOOect:481:15_t *)(L, &v&(x)->obj) \
al ) )
      ec: note: expanded from macro 'VLC_OBJECT'|          ^
t../include/vlc_variables.h:_release(       |               ^
V142:48: note: expanded from macro 'var_GetChecked'
LC_OB
d    :In file included from input/demux_chained.c:u48le_: JECT(a)142 )
       | #define va|                         ^
r_GetCCTnote: hname, ect_t__FILE_../include/vlc_common.h :481:15:*)(& note: expanded from macro 'VLC_OBJECT'((
x  )-481 |    >obj) \
      |               ^
     cowarning: ae)c, bIn file included from playlist/tree.c:27:
In file included from ../include/vlc_common.hkexpanded from macro 'var_SetChecked', c ):
  140 | #de
_      , 31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12:1031 :
../include/vlc_variables.h:539:5: fine var_SetChecked(o,n,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |  | twarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,nst v) var_SetChecked(VLC_OBJECT(o)                                        ^539 |        retur
_../include/vlc_common.h:ns481:15: note: expanded from macro 'VLC_OBJECT'var_Cr,n,_eate( ptLINE__, \
      |             ^

../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] var_SetChecked( p_  481 |         const_obj, psz_n struct vlc_commoruct vlc_cn:_memboers: (co
m  256 |     renobj,st vlc_objectt_t m,481:15: note: turexpanded from macro 'VLC_OBJECT'
vonn_memb v*a) (p&s(ersz_name, VLxC)_->objrV:A (const vlc_ob)j   \e481 | _S
)ct      |               ^_t         const struct vlc_*)(&(x)->obj) \
      |               ^

common_members: (constetC vlc_object_t *)(&(x)->obj)In file included from input/clock.c:
 \
      |               ^
      |                                                ^
33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477hecke:5: warning: ddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
( p_o../include/vlc_common.hbj, psz_name, VLC_VAR_ADDRESS, val );
      |            ^
  :477 |     v../include/vlc_variables.h481:15: note: expanded from macro 'VLC_OBJECT'ar_Cr:140:48: note: expanded from macro 'var_SetChecked'

    481 |     140   |   const structeaRt#e( pdef_obj, psz_namei, VLC_VAR_STRING |ne va VL_ADDRESS, C_VAR_DOINHERIT );
      |     ^
r_SetChecked(o,n,t,v) v../include/vlc_variables.h:122:39:ar note: expanded from macro 'var_Create'
_SetChe  122 | #define cvkevUal );
      |            ^
Ga../include/vlc_variables.h:r_Cre140:48: note: expanded from macro 'var_SetChecked'
  140 | ate(a,b,c) t vlc_object_t *)(&(x)->obj) \
      |               ^
#define v vavar_SetCheckeadIn file included from input/item.c:38:
In file included from input/item.h:(27l:
VLC_Or_Create( VLC_OBJECT(a), b, c )
      | d(o,n,t,v)In file included from input/input_interface.hinput/access.c::59 var:                                      ^
( "reshuffle _SetCp../include/vlc_common.h:hlaye481:15cc_ke: note: cexpanded from macro 'VLC_OBJECT'o
mmlon_memdB(me, 5:   iV481 | LC_warning: bersdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:VVt LC_OBJECT(o ),An,t,v)
      |                                                ^
     59 |     ../include/vlc_common.hm:481:15: note: expanded from macro 'VLC_OBJECT'st" );
      | o                        ^
R  _FLdule _uO481 |         const struc
vnneedplaylist/playlist_internal.h:177:lc_obje(acct_t 26: note: expanded from macro 'PL_DEBUG'
cess, access-J>p_module)AT |ECT(o),n,t,v)
t v      lc VLC_|                                                ^
VAR_D../include/vlc_common.h:481:15: note: ;(con
      | st _commexpanded from macro 'VLC_OBJECT'ov *l)(&(x)-O>INHERIT
      |     ^
 ../include/vlc_variables.h:   const storuct vlc
  481 |     n_mem be_common_members: (cons t122 : r sc: c_ob    ^
j(../include/vlc_modules.hcect_t *onst) (s&(xonst vlc)->obj)_ t39\
      |               ^bj) \  177 |  #d
:
e      f note: expanded from macro 'var_Create'vlc_object_t *)(ob|               ^
je&In file included from input/es_out_timeshift.c:
r41u(cx)ct_t *)  122( | #In file included from &input/event.c(x)dt vlc_:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:ef:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hcomm:241:12: warning: ->obj)on_ \
members: (const vlc_o-due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  241 |       |               ^
 >oine v bj)aject_tIn file included from input/demux_chained.c:  re \
      |               ^
i *n)(&(x)->obj) \
      In file included from | input/clock.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t              ^
urne  491 |     var_Create(  var_Set PL_DCp_obj, psz_n
31212hecked:
E( p_obj, paBsz_name, VUG( ... ):m msg_Dbg( p_playlistIn file included from eIn file included from 12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  212 |    ../include/vlc_common.h:1031:
../include/vlc_variables.h:276: VLC_VAR_LC_VAR_STRING,A, __VDDRE../include/vlc_variables.h:A_ 50:42:return var_Se:Sinput/demux.c :tr_CARGS__ )
S      |                          ^
31reate | VLC_VAR_DOINHER34C../include/vlc_messages.h:(87:5: note: expanded from macro 'msg_Dbg'
a:
 warnings,b,c) varIn file included from 10input/demux.hnote: :28:
In file included from ../include/vlc_common.h_ generatedC.
 rval );
      |            ^
../include/vlc_variables.h:140:48e: note: expanded from macro 'var_SetChecked'
IT  hate140( VLC_OBJECTe | #:definck warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ee   276 |     if( !var_d (obj, nameGetCv, VL:C_VAR_Checked( p_obj, ps );z_
      |     ^
../include/vlc_variables.h:122:39OORD: note: expanded from macro 'var_Create'
1031  :
../include/vlc_variables.hS122 | #def:276:10: warning: ine due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v
a  276 |     if( !v, val);
      |            ^
ar_GetChecked( p_../include/vlc_variables.h:   87 |     msgobj, ps_expanded from macro 'module_unneed'Gr_ezC_nnamrname, VLeateC_VAR_
I   140:48:e50NTEGER ,e(, VLa, note: &riC_VAR_INTEGER, &cval ()p _)
expanded from macro 'var_SetChecked'
this, VL  b,140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       ar_SetChecked(o,n,t,v) var_SetChe  const struct vlc_cckedommon_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
(VLC_OBJECT(o),n,t,v)
      | val )                                               ^
 )
      |          ^
C_MSG_../include/vlc_common.h:481:15: ../include/vlc_variables.h:142:48note: : note: expanded from macro 'var_GetChecked'
expanded from macro 'VLC_OBJECT'In file included from   142 | 
#  481 |         coinput/es_out_timeshift.c:41:
In file included from ../include/vlc_common.h:1031:
(DBa), b, cns ../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d  227 |     return var_Seefine var_G)
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
etChe  481481140: | ck c | )#depbase=`echo input/meta.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/meta.lo -MD -MP -MF $depbase.Tpo -c -o input/meta.lo input/meta.c &&\
 mv -f $depbase.Tpo $depbase.Plo
d var_Create(  | VLC_eO  BJ  fi       const struct vlc_common_members: (const vlc_object_t *)(&(x)-48   const strucnte >module_unneed(a, vl:bc o      | note: )         ^bj) \
      |               ^

../include/vlc_variables.h module_unneed(VLC_OBeJECT(a):142:48: note: expanded from macro 'var_GetChecked'
expanded from macro 'var_SetChecked'  142
 | #  140 | #defineIn file included from Gd,e f_i,bne)
      |                                          ^
_../include/vlc_common.h: var_GetVAChecinput/decoder.cked(o,n,t,v) var_GetCh_ecked(VLCA_OBJECT( var48 warnings generatedo),n,t,.
v)
      |                                                ^
:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:t539 st_:../include/vlc_common.h:481:15: 5: note: warning: expanded from macro 'VLC_OBJECT'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

    d(o,n,t,v) var_GetChecked(VLC_OB481 |      _ co539 |     var_Ct481C:h15eSect:CRk enote: rEGS__)
      |     ^
hecked(oCd(T(a)expanded from macro 'VLC_OBJECT'm,m b
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'J
rECT(oeate( p_obj,n   ,78t,)v,)n ,t,v), psz_name, | v    vl c_
L      o| g                                               ^(
V../include/vlc_common.hL:C481:15_OBJECTV(:o ), p,anote: r_ vSeLexpanded from macro 'VLC_OBJECT'lCc_module_name, __FILE__, __LINE__, \
      |             ^

../include/vlc_common.h:481:15: note:   481   | 481,       tC_hVA R_FeLOA |         ccoonnsstT | VL C_VAR _DOINHERcstrIT )
      |                                       ^
uct vlc_common_
      |     ^
ocn_depbase=`echo input/resource.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
ked(VLC_O../include/vlc_variables.hBmJe:m122b:e39r:s expanded from macro 'VLC_OBJECT'
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/resource.lo -MD -MP -MF $depbase.Tpo -c -o input/resource.lo input/resource.c &&\
mv -f $depbase.Tpo $depbase.Plo
:memb  e r(sco:n (cosnEsnote: 481t | t struct vl vlc        conts_ vlc_objectt struct vlcCo_t *)(&(x)->obj) c_common_memberTs: (const \
      | (o)              ^
vlc_obje_common_meexpanded from macro 'var_Create' p_ob
bjec   j, psz_In file included from  constct struct vlc_../include/vlc_common.h:481:15: note: co,playlist/tree.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_t *)(&(n,mmon_122 | #deexpanded from macro 'VLC_OBJECT'
tfine_t *)(& m  481 |         const strnuct vlc_caembe(rsox: (const vlc_obje)->obj) \
ct_t *)(&(x)-      |               ^
  554 |     var_Create( p_>obj) \
      |               ^
t,v)
      |                                                ^
mobj, ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const sIn file included from input/demux_chained.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.htr:293u:c10t:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mon  vvlc_common_meambe293In file included from input/demux.c:31:
In file included from input/demux.h:28:
me, VLC_rs | : (const vl VAc_object  R_FLOAT, vaprl );
      _t *)s_m_CreaIn file included from (&t(x)->obj) \
      |               ^e
mbers../include/vlc_common.h::| z_en           ^(a,b,a
mc) var_Create( VLC_O1031BJECT:
(a../include/vlc_variables.h eIn file included from ), b, c )
:if( !var_GetChecked( p_obj, ps x140(zco:      n|                                       ^input/input.c../include/vlc_variables.h:s293::3210:
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from 
t_48../include/vlc_common.h :vl
: ../include/vlc_common.hnote: cexpanded from macro 'var_SetChecked'_object_name1031
t ,:
../include/vlc_variables.h: *)  227V  L(140 | #d293 |     i&(x)-Cefine vf( ar_SetChecked(o,n,t,v) va_!var_r, VVAR_BOOL, &val ) )
      |          ^
_SetCheckeGetChecked( p_obj../include/vlc_variables.h:142:48,: note: expanded from macro 'var_GetChecked'
 pd)s(VLC_OBJLzECT(o),_name, VLC_VARmb->ers: (const vlc_object_t *:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  n,t,v)
      227 | _BOOL, &val ) )
      |          ^
b../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
|                                                ^
)  (../include/vlc_common.h:481:&(x  return var_SetCh  142)->15oj | bj) \
      |               ^
: note: expanded from macro 'VLC_OBJECT'
  481 |     ) \
      |               ^
ecked( p_obj, psz_name, VLC_VAR_FLOAT, val );
playlist/thread.c:376:23    const s#de: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
fine   142var_GetChe  376 |         | #tcde ruct vfine varlc_comked(o,n,t,vbool b_loop = var_GetBool( p_play_GetChecked(o,n,      |            ^
l../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | istt,v) , "lovar_Get#odpefine " );
      |                       ^
var_SetChecked(o,n,t,vm) var_SetChecked(VLC_OBC_VAR_STRING | VLC_VJEACT(o),n,t,v)
      |                                                ^R_DOINHERIT
      | :
    ^
../include/vlc_common.h):481:15: note: expanded from macro 'VLC_OBJECT'
 var_GetCheck481e  481 |  on_ me      const struct vlc_common_members: (const vlc_object_t mbers: (const vlc_objec:15: *)(input/access.c&:(91x:)9note: texpanded from macro 'VLC_OBJECT'
:   warning: 481->obj) \_t *)(&(x |         const struct vlc_comm)o->odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bj) \

   91 |         |               ^
      msg_Dbg(access, "creating accen_sIn file included from input/es_out_timeshift.c:41:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12:mes: m warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  241 | d%s", ur(l);    VLC_OBreturn var_SetChecked( p_obj, psz_naJECme, VLC_VAR_STRINT(eGo),rs,: van,lt,v)
      | 
 (const vlc_ob                                               ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'      |         ^

../include/vlc_messages.h:  481 |         const struject);
c      t87 vl_t *)(&(xChecked(V)L-Cc|            ^
_OBJECT(o),n,t../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
,v)
      |                                                ^
../include/vlc_common.h:481:15:   140 | #define var_SetChecknote: expanded from macro 'VLC_OBJECT'
  481ed(o,n, |  t,v       const str
      |               ^uct v
l) var_Sc_cometCheckeIn file included from input/input.c:32:
In file included from ../include/vlc_common.hmo:../include/vlc_variables.h1031d(VLC_nO:5B::
 note: ../include/vlc_variables.hexpanded from macro 'msg_Dbg':241
J   87:_>o659members: :12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ECT(o):41: note: expanded from macro 'var_GetBool'
 | (_bc ,n,j) \
      |               ^
   msg_Gene  659 | #dric(p_this, VLt,v)
efiIn file included from input/decoder.c:34:
In file included from ne      |                                                ^
../include/vlc_common.h:1031:
../include/vlc_variables.h../include/vlc_common.h:554: var_GetBool(a,b)   var_Ge5  241 |  :C_M SG t Br_DBG../include/vlc_variables.h481:15:e, __VA_A tuonote: expanded from macro 'VLC_OBJECT'r
  n:122R: :warning: Gdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]39
S  :__ note: expanded from macro 'var_Create'
554  122 | #define v |  var a r_ )481
      |     ^o | S e_Create(a,b,ctC) va r_Create( VLC_vOaBrJ_CErhecked( p_o
bj, ../include/vlc_messages.h:78:13: note: constpsz_name, VLCexpanded from macro 'msg_Generic'
 vlc_obj_VAR_   CT(a),78 b, Sc ) | TRING, val );
      |            ^
e../include/vlc_variables.h:140:48: note: ct_t *)(&(expanded from macro 'var_SetChecked'x
)  140 | #deofinmmo->obj) \
      |               ^

      n_mem|                                       ^e var_SetChecked(o,n,t,v) var_SelIn file included from input/demux_chained.c:31:
In file included from ../include/vlc_common.h:( tVb LC   1031 :
../include/vlc_variables.h  _const struct vlOBJCECT(a),b)
      |                                         ^
c../include/vlc_common.h:481:15: enote: expanded from macro 'VLC_OBJECT'rs: (cons
_c../include/vlc_common.h::the481c:k304:17ommon_members: (const vlc_object_t *:
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 15    481 |  : note: )expanded from macro 'VLC_OBJECT'(&304(
x  481 |           cvo |     if (likely(!var_GletCh   ce_  cocked (objn)->nobj) \
st struct v      |               ^lc_coo, nabject_t me, VLs
tC_VA struct v*)(&(x)R_-lIn file included from Cinput/es_out_timeshift.cOORD>S:41:
,m cIn file included from mon_membe../include/vlc_common.ho_bj) \
      | c    vlcrs: _Log(VLC_OBJECT(o), p, vlc_module_name, __F(conILE__,st vlc_objeceate(  __p:1031_obj,:
              ^../include/vlc_variables.h ps
z_LINE__, \
:      |             ^
256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
&n  In file included from ame, VLC_VAR_Sinput/demux.c:31:
In file included from input/demux.h:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:../include/vlc_common.hTRING |val)))
256      |                 ^:481 : | 15 :   note:  return var_SetChecked( p_obj, psz_namoe, VLC_VAR_ADDRESS, val VLC_VAR_DOINHERIT);
      |            ^
304
      |     ^
:../include/vlc_variables.h17: ../include/vlc_variables.h:140:48: note: :
122:39: m../include/vlc_variables.hexpanded from macro 'var_SetChecked'warning: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:142
:  48: note: expanded from macro 'var_GetChecked'
expanded from macro 'var_Create'140   | 304# | d
e  122  142 | #d | m#efoin_mneem b e r is: (cdefineo  vfn (lfinivarke evlary(!s__SettGCheck etCheckedav(oar,n,t,v)_ var_GetChecked(VLC_OBr_CreatJEGCvlc_objetCheckeeexpanded from macro 'VLC_OBJECT'd
 (a,b,c) var_Cect_t *)(&(uct vlc_common_mexed(VLC_OBJECT(o),n),mbers: (obj, nrt,e(ate( VTv)LC_OBJECT
a(a), b, c       (| o                                               ^
)../include/vlc_common.hc)onst vlc_object_,
t *)(&      (| x                                      ^)
-../include/vlc_common.h:481::15:> obnj,)t note: \expanded from macro 'VLC_OBJECT'

        481|  |               ^
481   :       const struct vlc_commmon_memIn file included from binput/event.ce:31:
In file included from ../include/vlc_common.h:1031:
,v../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])

r  256      |  |                                                ^ e d 15: note: expanded from macro 'VLC_OBJECT'
e,  481s: |         - VLC_VAR_COORDS return var_Se(o,n, &val))tC (ccoonsnst struct >the vlc_obje)
c      |                 ^ked( p_obj, p
../include/vlc_variables.h:,vlc_comm27142ton_members: (contsz_na:48: :
me, VLC_VAR_ADDR,v)snote: expanded from macro 'var_GetChecked'
_   ../include/vlc_input.hESS, val );
      |            ^obj) \
      481
v142 |  | #define var_GetCh:ecked(o,n,t,v) var530_ar_SetCh
../include/vlc_variables.h:140e:cked(:| 48: note: expanded from macro 'var_SetChecked'
t vlc_ob              ^  jVeLct_t 
140 | #*)d../include/vlc_common.h:481:(&(x)->ob9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15  : note: efine var_Set530 | Cjh) \
expanded from macro 'VLC_OBJECT'
         481   In file included from playlist/tree.c:27:
In file included from ../include/vlc_common.h:1031:
ecked(o,     vlcn_Ct *../include/vlc_variables.h |  )(| ,t :,_O              ^ B 
    constJ stECrT(In file included from input/input.c:32:
In file included from ../include/vlc_common.h:1031:
u563ct vlc:5_commo: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n_members: (const vlc_  563 |  object_../include/vlc_variables.ht *)(&(x)-   va>obj) \       const st
      | ruct vlc_common_memb              ^
:errs: (con256:12:st  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  l256 |    _C rreetuc_objecIn file included from rinput/demux_chained.cn: vta31r__:
St a*)(In file included from &(te(x )p_o->obj) \
      e| tChecked( p_ob../include/vlc_common.hj:,1031               ^p
b:
j../include/vlc_variables.h,: 324:p10s:z _warning: ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]a
m  324sz |    _ einfa(m e!,v arVLC,_VA VR_ADDRELC_VAR_STRING | V_GSetLCChinput/access.c:104:13S: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_eVcAkRe_dD(O IpN_HoERIT
      |     ^
,../include/vlc_variables.h:122: val );
  104 |  39           msg_Dbg(access, " (path: note: expanded from macro 'var_Create'
: %s)", access->psz_bfilepoabjv  122ethc)j, |  p#s)      ;|            ^

      define var_Cre|             ^
../include/vlc_variables.h../include/vlc_messages.h:a87 z:vtae140:48r_name, VLC_tSGetCheck(ed(V:5: note: expanded from macro 'msg_Dbg'_rL
C_OBJECT(e_VARoe_a: ,btC,cheo)note: expanded from macro 'var_SetChecked'
c,  nked(V)lease(FLOAT, 140 | &v input );
      |         ^
#defina,l) )../include/vlc_objects.h vea:n,t,v)66:25
 v      a: | r_note:                                                ^
S ../include/vlc_common.h):
      |          ^
et481:15:Checked(o note: expanded from macro 'vlc_object_release'
expanded from macro 'VLC_OBJECT'
     66481 |     |     ,  cn../include/vlc_variables.h:,t,v) 142o  ns vt svarl:r_48:_CrecSetChecketrud(c,ate( VLC_OBJECT(a), b, c_Vobjeclibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/meta.lo -MD -MP -MF input/.deps/meta.Tpo -c input/meta.c  -fPIC -DPIC -o input/.libs/meta.o
t_rel )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         concst struct vlc_commonease(t_t *)(&(x)->_members: (consLC_OBJt vl Vo& E(xC)Lb->objj) \
      ) \
      |               ^
cCt_,v)
      |                                                ^
Lplaylist/thread.c:C_OBJECT(o_note: ../include/vlc_common.hexpanded from macro 'var_GetChecked'377o:O481:15bjectBJE_Ct) ,*)(&:n
25:  142 | #d(ef|               ^
i,tx)-,>voTne v)a
      r|                                                ^
_GetCIn file included from h(input/decoder.ca:34):
: e../include/vlc_common.h:ck481:15: note: expanded from macro 'VLC_OBJECT'
In file included from e   d(o,n,t,v) var_GetCh../include/vlc_common.h  481 | ecked( VL  :C_OBJECT(o)   87 |    const struct vl c  msg_GenT(_oc)o,mmnon_m,te,m,nbe,tv)
      |                                                ^1031:
bj) \
      ,r
s: (const v../include/vlc_common.h| l:c481:15: note: expanded from macro 'VLC_OBJECT'
_  481              ^ | 
 ../include/vlc_variables.h: 563      c onvs)
      | :t)In file included from playlist/tree.c:
      |                                                ^
5: warning: ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
481  563 |     var_27:
In file included from :15 st../include/vlc_common.h:t note: expanded from macro 'VLC_OBJECT'o
ru :1031  ct :
vCbjreeatct_t *)(&481v(                        ^xe)(- >p_obj, pe rwarning: slzo_bnja)m \
      |               ^
ic(p_this, VLC_M |   e  , V    const struct vlcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from cL  C377_ |  cinput/event.c:SG       bo_oDlB31_lVA R_S
o../include/vlc_common.h:481:
In file included from ../include/vlc_common.hT:../include/vlc_variables.h1031::
578../include/vlc_variables.h:276:G9,: :mmon_me_b_VA_AR:10: warning: GS___)repea15: note: expanded from macro 'VLC_OBJECT't
   481 |         co= _ncommonmbervar_GetBool( p_pls: (const vlc_object_t *)(aylist, "repeat" );&(x)->obj) \
      | 
       |                         ^
warning: st struc
Rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ItNG | V../include/vlc_variables.h v:l659:41: note: expanded from macro 'var_GetBool'
      |     ^
L../include/vlc_messages.h:78:13C:_ note: expanded from macro 'msg_Generic'
_   V78A |    c vlcm  659due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | 
_  276 |     if( co_Log(VLC_OBJECT(o),#d p, vlc_module_nam!var_GetChe, __FILE__ecked( p_
o  578bj,  |    ps z_mn, if_(_mLR_DOINHEame, oRnIIT
      _| membersVLC_VAR_INTEeGEReNmbers: : (const vlc_ob    ^
jnote: ../include/vlc_variables.hE__,,c  \&val var_Ch_c:
122 :)39 oa:n      |             ^
 ../include/vlc_common.hnote: :expanded from macro 'var_Create'
481):15ge( p_o:e note: bj, psz  122 | #define var_Crelibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/resource.lo -MD -MP -MF input/.deps/resource.Tpo -c input/resource.c  -
      |          ^
a../include/vlc_variables.h:142:fPIC -DPIC -o input/.libs/resource.o
48expanded from macro 'VLC_OBJECT'
expanded from macro 'VLC_OBJECT'
  _  n481 |         cons481t stru |  t ctam e ,   V L Cc_oVnAsRtm:m oct__t n*_ snote: texpanded from macro 'var_GetChecked'r)u(&(x)members:->ob (const vlc_objej) \
ct_t *)(&(x)->obj) 
\      |               ^

      |               ^
  142 | #define var_GetChecked(o,n,t,v) var_GCHetOICESCOChecked(VLC_OBJECT(o),n,t,v)
      In file included from |                                                ^
Uinput/input.cNT, &cou:In file included from input/item.c:38:
In file included from input/item.h:32:
In file included from ../include/vlc_common.h27::
In file included from input/input_interface.h:27:
../include/vlc_input.h1031:
../include/vlc_variables.h:276:10::572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nt, NULL )   572 |          vlwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_objectc  276 |     if( !var_GetChec tv lc_common_mevlc_cmbked( p_obj, psz_name, VLC_VAR_Iers: (consommoNTEGER, &val ) )
      | t ve../include/vlc_common.h:481:15: _release( (vl         ^l
c(a,              ^c_ob
jectn../include/vlc_variables.h:142:48: _note: object_t *)(b,c) var_Create( VLC_&(OBJECT(a), b, c )note: expanded from macro 'VLC_OBJECT'
x)  481 | 
      |                                       ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
        In file included from   expanded from macro 'var_GetChecked'481 |         const struct_t *) (input/es_out_timeshift.c:41:
vlc_cop(c-m>mon_members: (const pvobj_) _members: (c
onst vlvout[i]) );
fl        c142 | #de_fobject_t *)(&(c_oxbji|          ^
n../include/vlc_objects.h:66:e v\
ect_t *)(&(ar_Gex)->obj      |               ^
25)ine va:)
      |         ^
tB \
      r_G| eIn file included from input/demux.c:31:
In file included from input/demux.h)->obj) \
      |               ^
cIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276tChecked(o,:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: input/access.c::10owarning: n,nt,v)s t str106:28:  note: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
udue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]var_:c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^  
106  324 |   |   otol(a../include/vlc_variables.h expanded from macro 'vlc_object_release'v
lc_commo n _   a:c128meces:43m:b enote: expanded from macro 'var_Change'
s->rsp_modul,b  )   :var   
128 | e = modul  e__Gnee66d | (acetIn file included from   if( !input/decoder.c:34var_GetCheckedB( p_obj, psz_nocesame, VLC_VA    vlc_Rol( V:
In file included from ../include/vlc_common.hLoC:b#_FL  ject_r2761031OAT, &val ) )
      |          ^d | efine var_Chan_    if( ge(a,b,c,d,e) var_ChOBo!nst vvs, "access"l:
J, access->psz_name,
      |                            ^
E (cC../include/vlc_modules.h:48:42: note: aconst vlc_objeexpanded from macro 'module_need'_
   48 | #dobject_Tct_t *)t *anr(ge( VLC_OBJECT(a), b, c,../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 Gd,_G)e(  578 |   etChecked(VLC_OBJ  if e ( var_)Change( p_obj, psz_nE&CT&(x)
-a>mo      bej) \
      |               ^
(o|                                           ^
../include/vlc_common.h:481:15: ,e fVL(ineel Cm_note: expanded from macro 'VLC_OBJECT'
VAeR  _taChecked( p_ose( VLbC_OBJECT(a) )
      |                         ^
j, psz_namex, ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const VLC_VAR_INTEGER,struct vlc_common &val ) )
      |          ^
_me../include/vlc_variables.h)->obj) \
      |               ^
(a),b:142:48: note: expanded from macro 'var_GetChecked'In file included from input/event.c):o31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:
mbe10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |                                         ^
  293dule_need(a,b |   ,c r,s: In file included from input/demux_chained.c:31:
In file included from ../include/vlc_common.h:1031:
(const vlc../include/vlc_variables.h_:object
 _t *)340../include/vlc_variables.h  142 | #define: var_Get../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
C  481 |     :142:48: note: expanded from macro 'var_GetChecked'
      const struct vlc_comif(hecke142( !var_Get)Checked( p_obj | #define mondv,anr_,&9(x)->obGe:tChecked(o,n,t,v) var_GetCHOICESCOUNT, &co_membert, ps z_nj) \
      |               ^
(,dv)s: (const vlc_ame, VLCCobject__hte cked(VLC)*_OBJuE)CT(o()o,n,t,v) v&(x)->obVjar_GetChe) AR_BOOL, &vnt, N\
      |               ^
ULL ) )
      |         ^
,../include/vlc_variables.h:128:cn,t,v)
      warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
kal43: e| note: expanded from macro 'var_Change'
    128 | d(VLC_OBJ340EC |  mod#ule_nT(o),n,e )defit,ne v )
      |          ^
playlist/thread.c    if( var_GetChe481 | : 378v)
../include/vlc_variables.h:142:48: note: :      expanded from macro 'var_GetChecked'
      27  142 | #define ev| d                                               ^(VLC_Ocked( p_obj, psz_nBJame, VLC_VAR_STRar
I../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 const : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_ChaEng  481 |      e(a,   378 |         const struct vlc_common_members: (csCT  bool bN_Gtruct vlc_common_memplb(a),b,onsc,ers:d)
      |                                          ^
t v../include/vlc_common.h :481:(coaly15, &valc_object_t *)(&(x)->obj) ) )
      |         ^stop = var_InheritBool( pb,c: note: expanded from macro 'VLC_OBJECT'

,d,e) var_Change(_playlist, "play-and Vnst LC_OBar_Ge../include/vlc_variables.htC  :142:48: note: expanded from macro 'var_GetChecked'
vlc_object_hec-stop" );
      |                           ^
../include/vlc_variables.h:604t *)(&(x)->obj) \
      | :Jk              ^
e47d(o,n,t  :142 | #,dvefine var) 481note: _In file included from input/es_out_timeshift.c:41GE Cvar_GetChecked(VLC_OBJ:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hECT(o),n,t,v)
      |                                                ^
:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         co  n293st struct vlc |  _commo n_members: (const vlc_oebject |    Chexpanded from macro 'var_InheritBool't _t *ec)(
ked(o,n,t,v) va&i(  x)->r_GetChecked(VLC_O604 | #define varBJEC_InherT(o),nobj) \itBool(f( !var_Go,etChect,v)
      ked( p_o, n) var_|               ^
      consIt
nheritBool(VLCbjIn file included from input/event.c: struct vlc_common_members: (const, ps z_na31:
In file included from _me, VLC_vlc_objecOB
      |                                                ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
J                                               ^_t *)(&(x)->obj) \
      |               ^../include/vlc_common.h:
1031:
../include/vlc_variables.h:304VAR_BOOL, &val ) )
      |          ^
      :17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/access.c:121:9:  304 |     i../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  142  121 |         msg_Dbg(ECT( | #define var_GetChf (likely(!var_GetCo), n)
      |                                               ^
access, "redire  481 |   cting to: %s", accessecke|                                                ^
../include/vlc_common.h:481:15:../include/vlc_common.hd(o,n,t,v) vahecked (obj, name, VLC_VAR_COORDS, &val)))
      |                 ^
r_GetChe      note: expanded from macro 'VLC_OBJECT'

../include/vlc_variables.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     :481::142:48: note: expanded from macro 'var_GetChecked'
481 |      cked(VLC      142  c o T cons_OBJtEC  csTonst str(15: unote: o),n,t,v)
      |                                                ^
nst../include/vlc_common.h:481:15:tructc | ->psz_url);
       (struct|         ^
 ../include/vlc_messages.hv:87:5:  note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(pexpanded from macro 'VLC_OBJECT'
_  this,481 |  note:        co VLnst lc_common#defin_memstrbers: (couctnsexpanded from macro 'VLC_OBJECT'
e C_MSG_Da vlc  _481 |   )t vlc_objecvatr_Ge_      con,t *)(BG,st   tv struct __VA_ARGS__)
      |     ^
&../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
l   78 | (cxv)->obj) \
 lc_common      _members|               ^
: (consCheckecto vlc_ob, bjectc, d, e )
      |                                           ^__t *)(&(x)->obj) \
      |               ^
   vlc_Log(VLC_OBJECT(o), p, vl
c_moduIn file included from input/es_out_timeshift.c:41:
common_members../include/vlc_common.h: (co:nsle_nam481e, d(o,n,t,v)__FILEt vl var_GetChecct vlc_comkmmon_members: ed(VLC_In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h__, __LINE__, \
      |             ^
(const v_In file included from :304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oOBJEinput/demux.c:31:
In file included from lc_object_  304tCbinput/demux.h | ../include/vlc_common.h    if (likely(!var_:481:15: T(note: expanded from macro 'VLC_OBJECT'
:G28:
  In file included from ../include/vlc_common.h:1031:
o),n,t,v)e
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common *)(&(x)->obj) \
mtC      |               ^
_members: (consjtplaylist/thread.c:o vlc_object_t *)(&383../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  383 |            340 |    (msg_Dbg( pn    if( var_GetChecked( p_obj, psz_playlishecket,"rd _x(obj,epeatni_ngame, VLC_VAR_STRING, & name,v mitem" );
      |             ^
)a../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
->obl )  VLC_VAR_COORDS, &v)
      |         ^   
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'87 |     msg_Generic(p_this, VLC_al)))
      |                 ^
e../include/vlc_variables.h:142:48
  142 | M#: note: expanded from macro 'var_GetChecked'
481 | define var_Get  ChSG_DBeckeG, __j) \
      | VAd(o,n,  t,v) var_Get Ch142 |               ^
_ARGS__)
input/item.c:613:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ecc     const       |     ^
In file included from input/event.c:../include/vlc_messages.h31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10:78:skted(VLC_OBJECT(o),n,13t,v)
      |                                                ^
e../include/vlc_common.h:481: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  #:15: note: expanded from macro 'VLC_OBJECT'
  324ruct vlc_com |    m   if( !var_GetCmon_memb481 |     d613In file included from be |     const input/meta.cers: (const  rhecks:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ed( p  189 |  vlctrus  _obj, psz_na: : (c _note: ctobject_t *)(&t vlc_commo(expanded from macro 'msg_Generic'
onst vlc_objec   treturn var_SetChecked( p__t *)(&(_t *)o78 |     bn_vlc_Lommeembers: (const vlc_object_tg *)(&(x)j, psz_name, VLC(V->obj) \
      |               ^
(&(_VAR_INTEGER, x)-val );In file included from input/demux.c:31:
In file included from input/demux.h:28:
In file included from e../include/vlc_common.h:,f1031x:
../include/vlc_variables.h:350:9: 
LCwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      _O|            ^
)../include/vlc_variables.h:  140:BJE>C->obj) \oT(48: o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | bj) \
        const struct vlc_comm      |               ^
on_members: (const vlc_object_t *)(&(x)->obj) \
      |                  ^
    var_Createine var_GetChecked(onote: expanded from macro 'var_SetChecked'
350 |     if,n,t,v) var_GetChecke(obj, o->name, VL  C_VAR_ADDRESSIn file included from 140 | #dex)->obj) fine var\
      |               ^(
st vlcinput/demux_chained.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350playlist/thread.c:388_ :13_object_t *)(&(x)->obj) \
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      In file included from input/input.c:32:
In file included from ../include/vlc_common.h:
  1031:
 |               ^
      |               ^
../include/vlc_variables.h:293:10388 | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    293 |      V input/access.c    msg_Dbg(     if( !var_Gep_playlist,"LsIn file included from input/control.c:30:
In file included from ../include/vlc_renderer_discovery.h:24:
C_VAR_FLtCheck../include/vlc_input.h:e127:17: d( p_obj, psz_namewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, VLC_VAR_BOOL, &val ) )
      |          ^
  127 |         S../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
e  142 | #d:9: warning: Odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
toppA  i350 |   n T   e  ,i ff & via( var_GetChecn e var_GetChecked(o msg_Err(ac:15: note: expanded from macro 'VLC_OBJECT'cess, "redirec:572:10: warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |   tion l  o572op");
      |                 ^
      con../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err's
dIn file included from input/resource.c:33k,n,t,ve( |          vlc_objectt s_:
In file included from ../include/vlc_common.h:1031d( :
../include/vlc_variables.hp_obj, truct vlc_commonp_msz_embers: (corelease( (vlc_o:189:12: warning: l ) )nbn)a mvdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ar_GetChecked(VeLC_OBJECT(o),n,t,v),
V
      |          ^
       VLC_VAR../include/vlc_variables.h_   83 |     msg_Geners| StT:142:48: note: expanded from macro 'var_GetChecked'ic(
                                               ^
  142 | #defin
../include/vlc_common.h vlc_o:LRING,e  &vvaarl_GbejteCct ) )
_t      |         ^
 *../include/vlc_variables.h:142)(&(x)->obj  h189) jecect_t * |     rk\
)(pp_vo:48: note: expanded from macro 'var_GetChecked'
ed(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
u  481 |    t     const struct vlc_common_m481:15: note: expanded from macro 'VLC_OBJECT'
  142 | embers:  #define 481var_G |  [ eitChecked( e turn v](o,n      ),ar_|               ^
const vlc_objecS     const structC_e vlc_common_membeOt_t *)(&(x)->trstChecked(vobj) \
      |               ^
ar_GBetChecked( In file included from input/event.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9:>JECT(o),n,t,v)obj) \
 
       | : p_obj, p (const      |  vlc_o              ^
bject_t *)(&(x)->obj) )warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tChecked(o,n,In file included from \
      input/clock.c| :              ^33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]                                               ^

t../include/vlc_common.h:481:15: note:   511 |   expanded from macro 'VLC_OBJECT'  340 |     ,v) var_SetChecked(VLC_OBJECT(o)
,  var_Cr  481 |         const struct vise
azte( p_obj, psz_name, VLC_VAR_INTEG_n,t,lIn file included from c_common_memER | v)
input/input.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17:beVLC_VAR_ warning: DOIdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]N
rs: (c  304 |   onst vlc_object_t *)(&(x)->obj;) \
      |               ^
nHERIT
      p_
a      m| |     ^
e../include/vlc_variables.h:122f( var_GetChecked( p_obj         ^, psz);
      | ob        ^
e
,_name,../include/vlc_variables.h:jdIn file included from  input/es_out_timeshift.c122:39: v) var_GetChecked(VLC_OBJEC../include/vlc_objects.h:note: (expanded from macro 'var_Create'39,:o:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_objectVLC_VAR_STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: _note: releas,e( VLC_OBJ  if (lik psz41
elECT(a) )
      | :
                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  T(o),n,tIn file included from        const stru,ct vlc_common_m122 | #defembers: (const vlc_object_texpanded from macro 'var_GetChecked'
 *)(&(e_na  142 | #define v)
      |                                                ^me, nVv
r../include/vlc_common.h:481:sLC_VAR_y(!varS15: (c: note: _GetChecked (obj, name, ,ar_GetChtVLCexpanded from macro 'VLC_OBJECT'
e  481 | _ ,v) var_GetChec k TRING, &val ) )
      |         ^ed(VLC_Oionne vck
s../include/vlc_variables.h    , consB:V142:48: note: At astrt vlcr_object_t *)(&(_xuct vlc_common_meC)mbers: (const vlc_object_t *JECT(o),n->,tIn file included from input/decoder.cob)(&(jx:38) \
)->obj) \
      |               ^
,v)R_COORDS,
      |                                                ^
:
../include/vlc_common.h:../include/vlc_vout.h      :125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  :In file included from 481125input/demux_chained.c &val)))
      |                 ^
:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h | : 142:48:  x)->obj) \
      |               ^
  VLC_V  vlc_object_release( p_vo|               ^ut );
      
  :48131 | :
 In file included from  ../include/vlc_common.h playlist/engine.c:438:5::1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 |     if(  vawarning: r_GetChecked( p_obj, psz_name, VLC_Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: expanded from macro 'var_Create'
AR_AD  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
   note:  expanded from macro 'var_GetChecked'
 co../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
nst struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
        481 |         const|               ^
 struct reate(aDRESS, &val )  ,b,c) var_Create( VLC_OBJEC T(a), vlc_common_m      embers: ()
      |         ^
In file included from ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'| 
  142 | #d \input/es_out.c
      |               ^
:                                               ^
const v../include/vlc_common.h:1031:
elcfine var_bG, c )
      |                                       ^
etCheck../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
34  324 |     if( !_objevar_GetCheckedct_t *):
In file included from ../include/vlc_common.h:ed(o,n,t,v) v(&(x1421031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)ar_GetChecked(VLC_O->obj  304 |     if (likely(!var_GeBJECT(o),n,t)tChec../include/vlc_common.h:481:,15A ../include/vlc_common.h\
      |               ^
: note: v:()
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481expanded from macro 'VLC_OBJECT'
  In file included from :input/clock.c15::33 note:   expanded from macro 'VLC_OBJECT'
481 |      481 | R :
pk_edoIn file included from  ../include/vlc_common.h :       cons t 1031_I NTEGER, bj, psz_name, VLC_VAR_F:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  525 |     vobvaar_Create( sltrp_obj, psLOAT, &val ) z_name, VjL,C_VAR_BOO481 ); |    
      |            ^uL
ct ../include/vlc_variables.h:vlc_common_memb     const strers: (const vlc_ou140:48: ct vlc_common_members: (note: expanded from macro 'var_SetChecked'

 |   VLC_VAR_DOINHERIT
      |     ^
bj../include/vlc_variables.h: na122me, VLCect_t_VAR *_COO:RDS, &val))))(&(x)->obj) 
      |                 ^
../include/vlc_variables.h:142:48: 39: note: expanded from macro 'var_Create'
  122 | note: \#define var_Createexpanded from macro 'var_GetChecked'
438 |     var_Create( p_playlist, (  140 | #define
       var_SetChecked(o,n| a  ,              ^142,
 | #btdefine var_GetChecked(o,n,cv)onst vlc_object_)
t *)      |          ^
 In file included from (&(../include/vlc_variables.h:142:48: input/meta.c,c,t,v) var_Create( Vx)->)obj) : var_GetChecked(LCvaVLCIn file included from input/control.c_OBJECT(:ra), b, c_ SetCheck)31:
ed
      | (V\LC_OBJ_"input-cOBJECT(urrent", VEp39In file included from ../include/vlc_common.hLoC),n:_VA
                                      ^
../include/vlc_common.h:481:R15_: note: expanded from macro 'VLC_OBJECT'
1031  :
../include/vlc_variables.h:203Anote: :
      input/es_out.h:95:9: warning: unused variable 'i_ret' [-Wunused-variable]|               ^
DDRESS );
      |     ^
expanded from macro 'var_GetChecked'../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_C481 | 

   95 |    r   ,t,v)
      |                                                ^eat
eIn file included from input/demux_chained.c:31:
In file included from ../include/vlc_common.h     |     ^
../include/vlc_objects.h:66:const s25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_   int otri_uct vlc_common_members: (cbonst vlc_object_t(a,b,c)ret = es: var_Cr142eate( VLC_OBJj_Eo:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
u  t_Coect_1031:
203 |     returnr nevtraexpanded from macro 'var_GetChecked'rol( p_out, EClease( VLC_OBJECT(a) ) *
T(o),n,t,v)
      |                                                ^

../include/vlc_variables.h:429:5:_  142 | #defi warning: nSe)(CT(a), etb, &(xc )
 var_            |                                       ^
)->../include/vlc_common.h|                         ^:GetChecked(o,n,
t../include/vlc_common.hS_,vC../include/vlc_common.hOUT_SET_MODE,obj) \
      |               ^
he) varcked( p_obj, p:481:15: _GetIn file included from input/clock.c:33:
In file included from ../include/vlc_common.h:1031:
 :481:15: note: expanded from macro 'VLC_OBJECT'
_Checked(  ../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
i_481 |   481:15 note: expanded from macro 'VLC_OBJECT'
: note: expanded from macro 'VLC_OBJECT'
  481 |   t  481 |           con sz his  const strst   _539name, VLCs_VA |  truct   var_Creuct vlc_c,aR ovlc_common_mem_BOOm omdL, vae tedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V  429LCl_MSG_ER | R,  );
      |            ^
__V../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
( p_obj, psz_nam   |     var_Cr140 | #de,Am_ARon_members: ( VLCcGbe_aotnVst vlc_object_t *)(&(xA)R-_>FLOAT | VLCe( p_obj, psz_naeme, V_LVCA_VAR_INTEGERobj) \
      |               ^
 | VLC_VAR_DOIR_NHERDOITINHERIT
 );
      |     ^
rplaylist/engine.cs:441::In file included from ../include/vlc_variables.h:1225: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
S        )playlist/tree.c: ef39:ine var_S__):|     ^ note: expanded from macro 'var_Create';V

LCe_tOB  J122 | ECT(o),n,t,v)
      |                                                ^
#../include/vlc_common.hChec
      d|     ^
  ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
:481:15: note: expanded from macro 'VLC_OBJECT'
  481   e78fin |     vlc_Lo441g(VLC_OBJECT(o), p, vlc      
|         ^~~~~../include/vlc_variables.h30:
In file included from playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h:27:
#In file included from ../include/vlc_input.h:c41:
../include/vlc_vout.h:125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_module_  :125 |   name, __FILE  vlc_o__, __LINE__bjectd, \
      | ons            ^
t struct vlc_comm../include/vlc_common.h:_481:15: note: expanded from macro 'VLC_OBJECT'
on_  122mr:39embers: (conset var_Creat  | 481e | v     (a | elease( p_vout  );
      |     ^
    ../include/vlc_objects.h:66:25: :l note: expanded from macro 'vlc_object_release' 
 note: expanded from macro 'var_Create'
   66 |  const stru   co  ct |  nst str#  122e | #defuct dvlc_common_mvelmc_cibneer sv:a (const vlc_object_t *ce_o)bjectofmmon_mr_Createme(a,b,c) var__tf    var_Creat *)C(reate( VL(C&_(Oine vx)->obj) \
      |               ^
ie( p_pnlaylist, "plaeyinput/access.c: 136b:5list-autoers: (const vlc:_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]start", VoLbj,ect_t *)(&(x)->obj)ar_Geb,c) var_Create(
tChecked(o,   136 |     m \
      | sg_Err(accessn, "too many,t,v) var_ reGetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
d../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
VLC_OBJEirecti  481 | CT( ons")       const;              ^
 
      |     ^
a), b, c../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
BIn file included from input/demux.c:31:
In file included from input/demux.h )
      ked(|                                       ^
 o,n,t,v) var_SetChe J:28:
In file included from ECT(a), b, c )
      |                                       ^
ck../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'ed(VLC_OBJECT(o),n,t,v)
      |                                                ^../include/vlc_common.h
C_V
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
AR_BOOL../include/vlc_common.h:481:15: note:  expanded from macro 'VLC_OBJECT'
&(x)-> | VLC_VARobj) \
      |               ^
  481(const v | linput/item.c:614:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  :6141031 | :
 ../include/vlc_variables.h : 362 : 9 :   warning: vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ar _ S e t _     const 
s  362 |    481 |  t r    83  |       conobject_t *)(&(x)->obj) \
      |               ^
stuc t vlc_common_memb erisf( var_GetCheckestr_DOINHEstruct vl: (cc RIT );  
Aomnssgt vlc_object_t       d_*G)e(n| e    ^
../include/vlc_variables.hd:122:39: note: expanded from macro 'var_Create'r
rues  122 | #define var_Create(a,b,c) var_Circeate( Vs(obj,LC_OBJECT(a) o->name, o->value);ct(p_, v lcb, c )
      d|                                       ^( p_obj, psz_name, VLC_VAR_ADDRESS, &val _commo ) )
      |         ^
 c  481 |     ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
    cons  142 | #defionst snttruct vlc_com&e mothis, VLC_MSG_ERR, __../include/vlc_common.h:481:VA_ARGS__)
      15: note: expanded from macro 'VLC_OBJECT'
  481 |      |     ^
   const../include/vlc_messages.h:78: stn13: note: expanded from macro 'msg_Generic'
ruc_me   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_mvodus var_GetChecked(tlo,n,t,v) var_GetChecked(VLC_Ombet vl
rc_rucommon_mem../include/vlc_common.h:s: (const vlc481_ar_Gc:15: note: expanded from macro 'VLC_OBJECT'
_(b  481 | comemon_nBxobm)->oember ject_te_name, s__FILE *)(__bj&(_me, mbers: (const _vlc_JoECT(o),n,t,tv)
      |                                                ^
 ../include/vlc_common.h   b jvex_LINE__, \
         )->ceot) \
      |               ^C
bj) \
      |               ^
c:t_In file included from input/clock.c:33:
In file included from ../include/vlc_common.h:h
oIn file included from input/resource.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hl: (const:       |         ^
203:12rcs: (const vlc_obecked(o,n,t,v) var_Ge1031:
../include/vlc_variables.h:554:5v: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_l  c554o |     var_Create(c_o../include/vlc_variables.h:263:48 :p mmon_members: (const vlc_tChecked(VLC_Onote: expanded from macro 'var_SetAddress'
  263 | #define var_SBetAddJroebss_(oob,: warning: 481j enj,,  pp)s zv_anra:m15: note: In file included from input/decoder.c:expanded from macro 'VLC_OBJECT'
ct_t e, VLC_VAR_STRING   j481 |         const struct vlc_common_member| s: (const vlc_object_t *)(&(x)*)(&(x)->obj) \
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |               ^
VL->obj) \  203
C_      |               ^
 |  VAR_DOINbject_t *)(&(x)->oIn file included from input/meta.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12:bj) \
      |               ^
   48:
In file included from ./stream_output/stream_output.h:31:
../include/vlc_network.h:134: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
12HretuIn file included from input/demux.c:rn var_SetCER31: :
In file included from input/demux.h:28:
In file included from input/input.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_SetAddre  ess(IT
      |     ^
hecked( p_../include/vlc_variables.h:122:warning: 39: note: expanded from macro 'var_Create'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  122 | #  oIn file included from ../include/vlc_common.h:  212 | 1031:
../include/vlc_variables.h    return var_SetChecked (obj, name, VLC_VA:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
134  429d |     var_Create( p_oR_COORDS, val);
      |            ^
bejf, psz_nam |  ../include/vlc_variables.h:e, VLC_VAR_I   return net_Connect (obj324140,NTEGER | V:L48: note: expanded from macro 'var_SetChecked'
bjVLC_OBJECT(o),ine v, n, p)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  140 | #dar_Create(a  481 |   ,b,c) var_C ps      z_name, VLC_VAR_BOOLefine, val ); var_Set
      | Che           ^
const struc../include/vlc_variables.hcckt vlc_common:140:48: note: expanded from macro 'var_SetChecked'
ECT(o),n,t,v)
      |                                                ^
n../include/vlc_common.hed(o,n,:tst stru  140 | #define vct 481vl:15: note: c_expanded from macro 'VLC_OBJECT'
c  481a | r _       const strucommon_membt vlc_comermon_membreate( Vs: (cons| e            ^SetCheck,v) Lvar_Setrs: (const vl | C
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    ied(o,nCtC vl  c,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v_)
      |                                                ^
481 |      f( !v   const hecked(VLVc_object_t *)(&(x)->objA_OBJECT) \
      a(| ../include/vlc_common.h              ^a),stR b,r
_ c_input/es_out.h:101:9: warning: unused variable 'i_ret' [-Wunused-variable]
DO  r
t GetChhC_ecOBJECT(o),n,t,_mekev)
      |                                                ^
d../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'( o
p_  481 |         const struct vlc_common_members: (const bv:481:15: note: expanded from macro 'VLC_OBJECT'
mbers:ject_t *)  481 |     l ((con&(x)101-> |     int i_ret = es_out_Controoc_objecl( p_out, ESt_t *)(&(x)->sbt _OUT_GET_WAKE_UP, &i_wu );vlc_object_t *)(&(x)->obj) \obo   b jjc, p)
      |         ^~~~~
sz_namonst struj
input/es_out.hc \
      |               ^
t vlc_common_members: e, VL(const vlc_objuct eIn file included from input/meta.c:31:
ct_t *)(&(x)->obj) \
      |               ^
_:109:9:C_VAR_FLOATt *In file included from input/resource.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212 warning: unused variable 'i_ret' [-Wunused-variable]
:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  109 |     int i_ret = es_o  212 |     return ut_Control( p_out, &vavar_Se, ES_OUTt_GET_CBl ) )
      |          ^
)../include/vlc_variables.hUFFERING,: &(&(xhecked (ob )
      |                                       ^
j, name, VL142:48:C_VAR note: expanded from macro 'var_GetChecked'
_COORDS, val../include/vlc_common.h:));
      |            ^
  481142 | #d-:efine var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n,t,v  227 |     return var_S15eb );
      |         ^~~~~
tChecked)( \
: p_obj, psz_name, VLC_VAR_FLOAT, va      |               ^o       >objl );
      |            ^
../include/vlc_variables.h:)
| 140:48: note: expanded from macro 'var_SetChecked'
  140 | #              ^st, p../include/vlc_variables.h:140:48:  \
      |               ^

input/es_out.h:define var_SetChnote: expanded from macro 'VLC_OBJECT'
117:9: ecked(  481warning: unused variable 'i_ret' [-Wunused-variable]
 |   117 |   o,n,t,v)  int i_ret = es var_SetChIecked(VL_out_Control(C_OBJECT p_out,(o),n,t,v)
      |                                                ^
 note: expanded from macro 'var_SetChecked'
  140 | #dES_OUT_GET_EMPTY, &befine../include/vlc_common.h:In file included from 481:input/es_out.c:34:
In file included from ../include/vlc_common.h:1031:
15 playlist/engine.c var)_:
ort, SOCK_STRE      |                                                ^
../include/vlc_common.h:442: note: expanded from macro 'VLC_OBJECT'
:481:15: AM, IPPROT../include/vlc_variables.h O _TCP)   481SevtCh |        ec: 5324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note:    expanded from macro 'VLC_OBJECT'
k    const stred(o,n,t,v)   valc_cuct vlr_SetChec481ked(VLC_OBJE: |        324 |     if( !varwarning: _GetChecked(In file included from CT(odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc];
),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 p_obj, psz_name, VL      
C  const struct vlc_common_members: (o|            ^
mmon_members: con../include/vlc_network.h:125:48: note: expanded from macro 'net_Connect'
(const vlcst vlc_object_t *)(&(x)->ob  _oj) \
bject_t *)(&      | 125 | #(              ^define   nconst struct vlc442_common_members: (con
 | xe)->obj) \
      |               ^
  _481 |         const struct vlc_common_memberst vlc_o bject_t *)(&(x)->   var_Creobj) \ate( p_playlisc_common_members: (constt, "r vlc_objandom", VLC_ectVAR_BOOL | VLC__t *)(&(x)->obj) \
      |               ^
VAR_DOINHERIT );
      In file included from input/input.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9|     ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/access.c:279:35: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VAR_FLOAT, ../include/vlc_variables.h  :In file included from input/clock.c&279v | al t    stream_t *access) )
      |          ^
 ../include/vlc_variables.h:142:48:122:39: note: expanded from macro 'var_Create'
=  anote: ccexpanded from macro 'var_GetChecked'
  340 |     ifs: (const vl  122  142 | #define var_GetChecked( var_GetC | #dehecked( p_obj, psz_name, VLC_VA);
f      eR_STRIss_New(
      |               ^
VLC_OBJECNG, &val | In file included from i) )
      |         ^
:../include/vlc_variables.hT33:
In file included from ../include/vlc_common.h:1031input/meta.c:31:
In file included from ../include/vlc_common.h:
../include/vlc_variables.h:563:1031:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]nc
(:        ^~~~~  (o,n,t,v) var142:_GetChecked48: note: (expanded from macro 'var_GetChecked'
VLC_OBJECT(o),n,t,v)
      |                                                ^

s)../include/vlc_common.h, input, prepars563 |   input/es_out.h_  142  vao:124:9: warning: unused variable 'i_ret' [-Wunused-variable]
:  124481:15 | #d |     int i_ret = es_out_Control( p_ou: t, ES_OUT_SETefine var_GetChecke_DELAY, i_cat, i_delay note: expanded from macro 'VLC_OBJECT'
r  481 |   _Create( p_obj, psz_name, VLCNHERIT );
      |     ^
d(o,n,t,v) );
      |         ^~~~~
../include/vlc_variables.hvar_GetChecked(VL     :
../include/vlc_variables.h:241:_CV:122input/es_out.hAing,R_STRING | VLC_VAR_12: warning:  _OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |          :const149e var_CrDOINHERI:39: note: T:eate(a,
      |     ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
9: ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'   
s241 |     reexpanded from macro 'var_Create'
  122 | #de  122 | #define varturn var_SetChecked( pc_onst swarning: unused variable 'i_ret' [-Wunused-variable]
bfine v  149 |     ,airnt i_ret = es_out_Control( p_outinput/es_out_timeshift.c_:,ctruc)Create(a,b,t vl var_Create( input/item.c:1704:31: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c ES_OUT_SET) var__TIMES, f_position, iVLC_OBJECT(a), b, c )
      |                                       ^
_t../include/vlc_common.him:481:15: note: expanded from macro 'VLC_OBJECT'
e, i_t   length 481_r |         c1704 | ouConnectc Create(a,b,c  () var_Create( VLC_OBJEnst stCr uct vlc_common_membvlers: (const vlc_object_t *)(&(x)->obj) \
      |               ^c_
);
      |         ^~~~~
object_t *p_var_obj = vlc_object_creainput/es_out.h:155:9: warning: unused variable 'i_ret' [-Wunused-variable]
te(T(a), b, c )
      |                                       ^
playlist/engine.c../include/vlc_common.h:481:15: :  note: p443:541::
 In file included from warning: ../include/vlc_common.h155_odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bj, sizeexpanded from macro 'VLC_OBJECT'a
:1031:
../include/vlc_variables.h:340:9_obj, ps: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
z_name, |     int i_ret =  340 |     ifurl);
( var_GetCheof(vlc_obj  481ect_t));
c      |                               ^
t../include/vlc_objects.hked( p_obj, psz_name, VLC_VAR_ST      |                                   ^
c_common_members: (const vlc
Create( VRING, &val:57: ) )
      |         ^
 |         const struct vlc_common_mem../include/vlc_common.h:../include/vlc_variables.h:142481::48: note: expanded from macro 'var_GetChecked'
15: note:   142 | #define var_GetCheckexpanded from macro 'VLC_OBJECT'
ed(o,n,t,v) var_GetChecked(VLC_OBJECT(o)  481 |         const struct vlc_51comm: note: expanded from macro 'vlc_object_create'
on_   57 | members: (const vlbc_eobje#define vlrs: (const vc_objectlct_t *_crc_o es ,eate(a,b)Vb)(&(x vlc_object_create( VLC_OBJECT(a), b )
)      |                                                   ^
ject_t _out_Co-n../include/vlc_common.htn,t,v)
*      |   _443o | bjec)t_t *)(&(x)->obj(&)> \
                                                 ^
        | ../include/vlc_common.h(              ^
x)-obj) \
      |               ^:481:
>obj) \LC_VAR_STRI15N: 
      | G, valnote:  v              ^
expanded from macro 'VLC_OBJECT'
  481 |    )rol(  LIn file included from input/demux.c: In file included from 31a :
input/input.cIn file included from input/demux.h:;C_OBJE
CT(a),  b,      |            ^
 :481:15const struct vlc_common_members: (const vlc: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:  140481:48:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]32
:
In file included from ../include/vlc_common.h    442 |     var_Create(note: cr |      :  __A d dobject_  vlc_object_1031:
pconst stru_obj, psz_naCallbacctkrele(p_out, ase( VLC_OBJECT(a) ../include/vlc_variables.h:350ES_OUT vl)
c_common_me_me, VLC_SET_JITTER,
      |         ^~~~~
:mbers: (con      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
9input/es_out.h:,167:9: warning: unused variable 'i_ret' [-Wunused-variable]
  481 |    p_pV AR_BOOL | : vl )  167 |  ct V*)(&(
      |                                       ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
x    )481st      coLC_VA lRa__ |      ->obylisinttco ,m v"lcmon_memj  cons) \_objreacnt di_
      | bret etnst  struct=  es_out_vClc_coom", RandomCalml              ^
back, NULL );
      |     ^
mon_m../include/vlc_variables.hrs: (co:166:51:nst vlc_ In file included from enote: expanded from macro 'var_AddCallback'
m  input/es_out_timeshift.c166obers: (ontroconst vlc_object_t *bject_t *)(&(x)->)(&(DlOINbobj) \
      |               ^
( p_ | Hout, ES_OUT_GET_#defi x)->In file included from warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,input/es_out.c Gc, d, e:)41 nnee v  :
350In file included from ../include/vlc_common.h:ar_A | d d:C34a:
lIn file included from l../include/vlc_common.hb:a1031c:
k../include/vlc_variables.h(:a340,:b9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  340t | _ob C R OUP_j) \
      |               ^
1031:
../include/vlc_variables.h:350c,:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d) var_AddCallback( VLC_OB  350 |     if( varJECT(a), _GetC if(In file included from input/clock.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578: _t *)(&(x)->obj) \vb, c,FORCEDhecked( p_obsj, psztruc_namet vlc,ar _GetChecked( p_, VL
 o bj,&i_group );
       d|         ^~~~~
psz_name, VLECC__VAR_STRING, &Rinput/es_out.h:173:9: warning: unused variable 'i_ret' [-Wunused-variable]
VAR_STRING, &va9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
val ) )
      |         ^
  578../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
I )
      |                                                   ^
 |     i  f( var_Chal../include/vlc_common.h :)481 Tnge( p_o:15: note: expanded from macro 'VLC_OBJECT'
142 | #  481 | d       )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
bj, psz  173 |     int _142 | _n#dame,ei VfinLC     if(co var_GetChecc _eVAR_eCnommon_fine var_GetmChecked(o,n,t,v) var_GetChecked(VLeC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note:  vmar_GetChecked(o,n,t,v) var_GetChecked(VLC_onnect(VLC_OBJECT(a), b, c, d, e)OBJECT(
o),n,t,      expanded from macro 'VLC_OBJECT')|                                                ^

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
v)
      |                                                ^
../include/vlc_common.h:481:15: note:   481 |         c  481onst str | ;      bers: (const vlc_object_t *)(&(x)_uretsct vlc_co  constm -=mH e struct vlcOICESCOUNon_>Tobj) \
s_out_expanded from macro 'VLC_OBJECT'
members: (const vlc_obj  
ect_t *)(&(x)->Coobnjt)      rol(481 |         const struct vlc_common_members: (const vlc p_out,_object_t *)(&(x)->obj) \
      |               ^
       ES_OUT_SET_EOS );
      |         ^~~~~
|               ^
ked( p_obj, psz_name, VLC_V, &countA| t,In file included from R    ^input/es_out_timeshift.c:41:
_
ST../include/vlc_variables.hRIIn file included from NG,../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 |     if( v:122:39: note:  &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
_comminput/control.c:84 :ar_GetChecked( p_obj, psz_n  N142      |               ^
 | #define var_Getexpanded from macro 'var_Create'ULLaonChecked_m(o,n,t,v) var_Gembers: (input/item.c19: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 )etC )hceoc
m  :1712k: stru122ed   84 |  (V33: c | neLC#st vlc_objd_O,e ct_t   *)(VLC_VAR_ADDe  RESS, &v&(x)->obj) \
      BJECT(o),n,t,v)
      al ) )
      |         ^
| ../include/vlc_variables.h               ^
|                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    481 |        
*pf = var_GIn file included from einput/decoder.ctFl:o48a:
tIn file included from (./stream_output/stream_output.h:31:
../include/vlc_network.h:150:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  150 | tf p_input, "position"       );
      |                   ^
     const struct vlc_common_../include/vlc_variables.h|         ^
i../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
      128 | #define var_Change(a,b,c,d,e) var_Chamembers: (const v:660:43:lc_o note: expanded from macro 'var_GetFloat'
In file included from bject_t *)(&(x)->obj) \
      |               ^
n  660 | #define var_GetFloagplaylist/tree.c:30:
In file included from playlist/playlist_internal.h:37:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tIn file included from   527 |    input/input.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(e a,b)   var_GetFloa  362 |  it( VLC_OBJE :  inCT(a),bpu)
      |                                           ^f142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_bt_thread_t *ijwarning: nput ectdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
G_=t *)(  1712 | nv    p_rdh->b_show_hidden&(x)->ofiles = var_Inheri(bjtBool(p_obj, "show-hi ddenfiles");
      |                                 ^
) \
      |               ^../include/vlc_variables.h:604:47
: note: expanded from macro 'var_InheritBool'
  604 | #definereturn net_ConnectDgram (obj, hIn file included from  vinput/resource.co:st, port, hlim, IPPRO33TO:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'var_SetChecked'  227 |  e
t   returCn v  140hecked(VLC_OBJECT(o)ar_SVe,ntChecked( p_obj, psz,_name, VLC_VAR_FLOt,v)
      |                                                ^
 | 
#../include/vlc_common.h:481:15L../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
C  481 |         constAT, val )l stru;
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'ct vl
(   _v140car_ | #defGetCi_hecked( p_obj, psz_name, VLC_VARne va_ADDRESS, &val ) )
      |         ^
r_aSrd_eInheefritBool(o, common_members:n: note: expanded from macro 'VLC_OBJECT'
 (const v)lc_obetCheckO var_InheritBject_Boed(JECTo (a), b, cl(VLC_OBJECT(o), n)
      |                                               ^
  ../include/vlc_variables.h481: | 142 : 48 :   note:  expanded from macro 'var_GetChecked' 
   142 | #det *)(&../include/vlc_common.hc:o481n:s15t:f iinnote: expanded from macro 'VLC_OBJECT'
nee   481 |      (x)->ob,j) \ 
  svtarr_SetChecked(o,n,t,v) var_Se d, e )
      |                                           ^
 tuCcht vlc_commonv const st../include/vlc_common.hrouct vecke,_d inputmembe(_alc_cCVommon_mLC_OBJECT(rer_Creatate( parent, iteme(a,b,c) var_Create( VLC_OBJECembers: (const vlc_object_tn ,*:)(&(x)->obj) \
      | t,o),n,t,v)
      |                                                ^
v) var_Se481:15:              ^ 
note: vexpanded from macro 'VLC_OBJECT'
a  481input/item.ct:C../include/vlc_common.hr:481:15: note: expanded from macro 'VLC_OBJECT'
he  481 |     Tcked(VLC_OBJECT(o),n,t,v)
      |                                                ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    1713:31 _GetChecked(o,n,t,v) var_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |    GetChe_ UDP);
      |            ^
     const strucked(VLC_Oct vlc_co(BJE     caCT(o),n,tm),rs: ,v)
b      |                                                ^
, (con mon_mst v37 warnings generated../include/vlc_common.h:481:15:.
 note: expanded from macro 'VLC_OBJECT'
lc_objembers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
  481 |        c1713 |     p_r const struct vlc_common_meIn file included from input/resource.c:33onst st:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_network.h  241 |   :146:26ruct vlc_ect_t *:)(&(x)->o  return v note: expanded from macro 'net_ConnectDgram'
dh->psz_igabj ) \nocrmred_exts = var_  Inheritommb
on_members:ers: (co (c, log, NULonst vlc_objencLs, NULL );
)t_t_t *)SetChecked( p_obj, psz_naS      |                             ^
t../include/vlc_input.h146 | :501:46: note: expanded from macro 'input_Create'
c_com  501 | #define input_Create(a,b,c,d,e) inputme,r i _ C      |               ^
r      neeate(VtL_CC_OBJVLC_V
ECT(a),b,c,d,e)
      |                                              ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
AR_STRING, v  a481 |           In file included from mon_members: (c|                                       ^
input/es_out_timeshift.c:41 (o&(x)->l );
      nnectDgram(VLC_OBJECT(a), b, c, d, e)
      |                          ^
../include/vlc_common.h../include/vlc_common.h:481:15: :481:15: note: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'VLC_OBJECT'
|   o           ^
b  481 |         const 481:
In file included from ../include/vlc_common.h:1031:
vlc_object_t *)../include/vlc_variables.h:429 |     st    co../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
n  140 | #define var_SetCheck(sructt :v5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]nglc_com    mo s
(p_oednbj, "tco_ign(nmoer  429s | rm be-t   var se_Create( p_obj, psz_name, VLCo,n,t,v) va_r&(x)->obj) \
      |               ^
_SetCfiletypes");onst vl
      VAR_INtruct vl |  ThEecIn file included from input/input.c:cr                              ^
cG../include/vlc_variables.hER | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39o: note: expanded from macro 'var_Create'
  122 | #def_obj:ect_t *)ine var_Create(a,b,c) var_Create( VL642C_OBJECT(a), b,( c )
      |                                       ^
../include/vlc_common.h:481:15: :51ked(VLC: note: expanded from macro 'var_InheritString'depbase=`echo input/services_discovery.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/services_discovery.lo -MD -MP -MF $depbase.Tpo -c -o input/services_discovery.lo input/services_discovery.c &&\
mv -f $depbase.Tpo $depbase.Plo
nst struct vlc_common
_m  642 | #dembers: (const vlc_obe&(x)->objnote: expanded from macro 'VLC_OBJECT'
f  481 |     ject_t *)(&(x)->obj) \
      ) \|               ^
in
_    const      OBJECT(o struct vlc_In file included from input/meta.c:31co:
In file included from ../include/vlc_common.h:1031:
|               ^e../include/vlc_variables.h:256:12: 
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m ),nu,minput/control.c:v89ar_:I20on_members:j nct v(lc) _c\cot,v)
      |                                                ^  256oh

eritS../include/vlc_common.htrin |       nm:481:15: note: 32:
expanded from macro 'VLC_OBJECT'In file included from moc:|               ^
../include/vlc_common.h:1031:
 warning: ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h   89 |  g   _me(mo        return var_Sest vlbe_tFloat( p_inputc_r o, n) var_InheritString(V:429:5:  bject_t *)(&(x) warning: -commodue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
>n_members: (const v  429 |     vs: (consobjt vlc_objectLC) \
_OBJECT(      |               ^o)
, n)
      _t *)(&(x) | rlc_object_t In file included from *)(&(x)->                                                  ^
input/es_out_timeshift.ce:41o->obj) \
      |               ^
bj) \
      |               ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_common.h:../include/vlc_variables.h481:15: note: expanded from macro 'VLC_OBJECT'
:442:5: warning:   481 |         due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from playlist/tree.c  :aIn file included from input/demux.c:31:
In file included from input/demux.h:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5s: (cor_Cr442 | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  455 |     var_acte( p_oonst struct vl30bc_common_members: nst vlc_object_t *)(&(x)->   o var_Create( pbj) \
      |               ^
_j, psozbj, pCsz_name, VLC_VAR_BOOL | VLC_VA_R_DOINHERIname, VLC_VAR_INTEGErIn file included from (con:
eatst vleT(c_object_t *)(In file included from &(x)-> )playlist/playlist_internal.h:;
      |     ^
 p_obinput/decoder.c:48:
j../include/vlc_variables.hR | VLobCj:)_ , \pIn file included from 122sz_./stream_output/stream_output.h:31n:
ame, :V39: note: expanded from macro 'var_Create'
V  122 | #de
LC_VA../include/vlc_network.h:159:A12      |               ^
: 37warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
input/item.c:R_FLOATR fine v_D|O Iar_CreatVNLIn file included from e(a,b,c) var_Cr./input/input_interface.h:27:
../include/vlc_input.heaC:_530:9tHEe:( VLRICT );
      |     ^
VAR_D_OB warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  530 |         vlc_object_release( iJECT(nput a), )b  , c )
159 |       OINHE  | 481                                      ^t   ur return net_n var_SetChecked( |         co
 ../include/vlc_common.hp_ob:481:15: note: expanded from macro 'VLC_OBJECT'
Oj;p
      ../include/vlc_variables.h:122ns| RI,etTnD ):        ^ 
39../include/vlc_objects.h:66:25:: st;ruct vlc_common_membersg: (const  r p
note: expanded from macro 'vlc_object_release'
   66 |   a        m|     ^
v../include/vlc_variables.h:122:39:v note: expanded from macro 'var_Create'lnote: csz_name, VLC_VAR_ADDlRESS, val );
  c_obj      481 |         _expanded from macro 'var_Create'

  122  122 | #definobject_releae varec_Crteate(a,b,c) var *_con)(&(x)->obj) t_\
t *)(&(x)->ost strbj) \
      |               ^
uct vlc_comm|            ^
 (obj, hosto,nIn file included from input/resource.c_:membese( VLC_OBJECT(a) )33C :
prs:ort, NULL
,  (conIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hrIn file included from :s      256| 0:12:t                        ^ 
v../include/vlc_common.h:481      e:lc_ob | j, I|               ^
#input/clock.c:34:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:125:5: warning: definedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   125 |     vvar_Crealc_objetct_re(a,b,In file included from input/demux_chained.c:elease( p_vc) ovuatr _)C;
ate../include/vlc_variables.h:140:48: ect_t *)(&(x)-r ewarning: adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]>t
obj) ( e(V VLC  L256_note: Oexpanded from macro 'var_SetChecked' | 
   140 | #define    \
      rBJ      eEt| u    ^C
_rn var_SetChecked( p_oOBJbj, psz_namva../include/vlc_objects.hrEe_,C:66:25g1714 VLC (CTpSTetC:(a_VAR_ADDRElay (a), b, c )
      and stop)" ))|                                       ^
;:
25:, b, c )
              ../include/vlc_common.h:| warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481                                      ^: 17141531:

| ../include/vlc_common.hIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442::4815 | :|               ^:     SS, valbool b_autnote: 
expanded from macro 'vlc_object_release'
 );
      |            ^
   66 |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] ../include/vlc_variables.h:140 :48: note: expanded from macro 'var_SetChecked'
 vlc_ob, In file included from 15input/es_out_timeshift.c:ject_41release( :
In file included from :../include/vlc_common.h:1031VLC"posithioneck_o",
:
OB JECT(a) )
      |                         ^
../include/vlc_common.h:d../include/vlc_variables.hf );
et        e | :                   ^note:   481:455::442 |     var_Cre140 | #date15 note: eexpanded from macro 'VLC_OBJECT'f
i  ne var_Se(481: |   note:  expanded from macro 'VLC_OBJECT' 
       constCh
t../include/vlc_variables.h:261 p_c struct tvlc_comm481 |         const struct vlc_commobj, psz_naoemen, VLC_VAR_BOOL | VLC_VAR_DOINHEPPROTO_UDP);
      5R|            ^d: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 = var_InheritBool(p_  455 |     var_CreaIt:47: note: (expanded from macro 'var_SetFloat'o
o  bj, "sub-autodetect261o,-file_
memb"Te );( p_nobj,
      |     ^
../include/vlc_network.h psz);
      |                         ^:155:23: note: expanded from macro 'net_OpenDgram'

  155 |     ../include/vlc_variables.h   : net | _122:39: Onote: p#defenDgrame(expanded from macro 'var_Create'VLC_OBiJnEeC Tv(aar)_,../include/vlc_variables.h 
b  :604Set:F47l: note: , expanded from macro 'var_InheritBool'
oat(c, d, e,a ,g)
      b,c)    604 | #defi,t122 | #n  |                       ^
r,v../include/vlc_common.h:des481_name, VLC_: (const vlc_object_tc :v15: note: expanded from macro 'VLC_OBJECT'
  481 |    a*)(r&(x)->obj) \
      | ked( o   ,n,t,v) v) var _ SaetChVecconst struct vlc_common_members: (con_              ^
st SetFloakefinevlc_oebjedtr(_  Vvar_Create(a,b,cSetCh15) var(e vaIn file included from _input/demux.cr_InheVecked(VL:31:
In file included from input/demux.h:28:
In file included from r../include/vlc_common.hc:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
itBt_t *)(&(x)->objLC_OBJECT(o) \
      ),n,t,v)
|   469 |     var_C              ^
reate( p_oool(o, n)bj      |                                                ^
, psz_name, VLCrea te( VLCv_aOBJEr_ICnheritBool(VT(a), b, c )LC_../include/vlc_common.h:481:
O      | AR_FBLOAT | VLJECC_VAR_DOIT(o), n)
      NLH| C_                                      ^
EOB../include/vlc_common.hR:481:IT );
      |     ^
: note: expanded from macro 'VLC_OBJECT'
15:../include/vlc_variables.h:122:39                                              ^:
 note: expanded from macro 'var_Create'
 note: expanded from macro 'VLC_OBJECT'  122 | #defin../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e va  481 |         const struexpanded from macro 'VLC_OBJECT'
c  481r_ | t vlc_coCC_Ormmon_members:   BJ(eate(a,b,c)481c15o: note: expanded from macro 'VLC_OBJECT'
 va  481n         | C_VJECT(  st | o E       const struct vlc_common_members: (const cvolncs_ob AR_STRING | Vject_t *)(t& (LC_VA
R_DOINHERIT   );
      |     ^
x)481->../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 | )C   obj) \
      |               ^rn_members: (co,n,t,_vsCt122 | r#ucredaette (v lVcL_Cc_fOBJ            ^nEommoCT(a),in_ members: n(const 
b       const str
u../include/vlc_messages.h:87:In file included from input/meta.c:31:
In file included from ../include/vlc_common.h:1031:
)
      | 5c:t  note: expanded from macro 'msg_Dbg'
vlc                                               ^
_commo../include/vlc_common.h:e var_Create(a,b,c) var_Crneate( VLC__memberOBJECT(a)s: (cT(a),b,c)
o      | nst                                              ^ vlc_object_481:15: note: expanded from macro 'VLC_OBJECT'

  481 |      ../include/vlc_common.h   87s, |  : t  vt *)( 481:15: note:  c&(x)expanded from macro 'VLC_OBJECT'
lc_objonst struct  e  bm,cv c )
      |                                       ^lsg_Generic(p_this, VLc../include/vlc_variables.h:t  481 | C   _     const tstruct v_276MSG_DBlG:,10c: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, c )  _c 276_ *om_Vmon_m_ | A_eA 
)(&(x)-com>m
      |                                       ^
m../include/vlc_common.hoboj)b../include/vlc_common.h:481    i f: ( !va  r15co_GetChecknst struct -vlc_common_membe>r:obj) \
      | 481n:s: (cons              ^
t vlc_object_t *)(&(x)->obj) \_
15members: (cIn file included from       input/demux_chained.c:31ons:In file included from input/decoder.c: 49:
In file included from input/input_internal.h:31:
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: enote: t vlc_object_t *)(&(rs: (const vlc_object_t *)(&(x)->obj) \
      |               ^
:x)->objdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) \
      |   455  | input/control.c:93:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                 ^    93note: expanded from macro 'VLC_OBJECT' |  v
a  r 
   481 _    |   Cre  *In file included from ate( p_input/resource.c       const struct vlc_cpi_64 = var_Geommon_tInmembersobj, ::33tpsz_neger( p_input, "lengamRth" );
       |                      ^
(const vlc_obe../include/vlc_variables.hG| d( p_obj,              ^
:
eS In file included from ../include/vlc_common.h:_:1031expanded from macro 'VLC_OBJECT'psz,:
_)
      ../include/vlc_variables.h      In file included from playlist/tree.c:30|               ^
:276_na:
|     ^
In file included from playlist/playlist_internal.h :37:
In file included from ../include/vlc_input.hVL./input/input_interface.h:C_Vplaylist/engine.cA:../include/vlc_messages.h:78:13:
 444  481 |  note: :m5e:527expanded from macro 'msg_Generic':
29:   78 |         co658:47: note: expanded from macro 'var_GetInteger'
   658 | ,#nst jds ect_t *)(&(x)->o  efinVLC_bj)VAR_\ \
t      |               ^

eIrNTEGER, &val 27:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  In file included from  input/es_out_timeshift.cvlc_Log( :41) :
572VIn file included from ../include/vlc_common.h)      |               ^
ar:
  | warning:  _LC_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1031  527 |  :
       ../include/vlc_variables.h:  in469:5libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/services_discovery.lo -MD -MP -MF input/.deps/services_discovery.Tpo -c input/services_discovery.c  -fPIC -DPIC -o input/.libs/services_discovery.o
vlc_pobjeuct_t *)(&(: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t_thread_t *input = inpu          vlc_object_release( (vlcR469_ | FGL_objet_C:e | trIn eate(c   v paraetrIn file included from input/clock.c:34:
../include/vlc_input.h:_527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_t *)(pnt, ip_voutem, log, NULL,  527twarning:  NULL );
      |                             ^
eger(a../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
OBJECT(o), :p, 10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  ,uclc_module_name, __FIt vlc_common_memb501 | #define input_Creeate(a,b,c,d,e) input_Crert[i])         ^
a../include/vlc_variables.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]st: (ce(VLC_OB
142:48: note: expanded from macro 'var_GetChecked'  
oJECT444  142 | #define var_GetChecked(o,n,(a),b,c,d,e)
      |                                              ^
 | ../include/vlc_common.h:481:15: t,v)LE_ note: var_GetC_hexpanded from macro 'VLC_OBJECT'ecked(VLC_OBJECT(o)  276 |     if( !var_Get ,n,t,v)
C
  481 |         const struct ),vlc_com;hecked( p_obj, psz_n      |                                                ^nst vlamOCb
 )cA rT   va e__LINE_ a
_../include/vlc_common.h | :    input_thread_t *inputtmon_members: (c| VLonst vlc_object_t *)(&(x)->obj) \
      |               ^
C_VAR_DOINHERIT )_In file included from input/decoder.c:49:
, \
      |             ^
481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
;  481 |           rIn file included from input/input_internal.h :31:
vlc_../include/vlc_input.h:530:9o|          ^

 : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |     ^
  530 | ../include/vlc_variables.h_b:jeC:15 : note: expanded from macro 'VLC_OBJECT'r ../include/vlc_objects.h:66:25:  note: expanded from macro 'vlc_object_release'

   c66t |  122:  481 |        e39: note: expanded from macro 'var_Create'  _t   a tcons v= inlc_object_
ob  122 | ject_t *)(&(x)->obj) \
      #pr edefine var_Create(t struct vlc_commlease( i*)(&(nput );
x)->obj) \
      |               ^
      |         ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_reon_members: (const vlc_ob| In file included from input/demux.c:31:
In file included from input/demux.h:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h              ^
:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |     v einput/item.c:1716:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 ( 1716 |  l       var_ear_CreatIease( ,VLC_O ejecBVLC_VAR_( JECT(a) )
      |                         ^
../include/vlc_common.h:481: p_obj, psz_namINTEGER, &vae,15 : lVt_t *)(a ) )
L&,      | C cob         ^
_VAR_STRINGnheri(xn../include/vlc_variables.h: 142)note: expanded from macro 'VLC_OBJECT'
st-t st|>obj) \
      |               ^
ruct vlc_commo  481 |         const strInteger(p_obj, "sub-autodetect:48: In file included from input/meta.c:31:
In file included from -note: expanded from macro 'var_GetChecked'
f uVLC_VAR_DOINHERIT );zzy");
      ../include/vlc_common.h:  n| u_members: ct v(,lcc)         ^

      |     ^
../include/vlc_variables.h../include/vlc_variables.h::1031:
../include/vlc_variables.h615ve:293::ar_Create( VLC_12253: note: expanded from macro 'var_InheritInteger'
O:39: B   61510: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
( JEC | #define v  ar_Inheri142pp_playlist,tIntegerT(o, n) v | 293 | a    ifr_I# "r( !nh_codnefine var_Geeecommon_members: (const vlc_otCheckednote: (o,n,t,v) vapbsjt r_GetChecked(VLC_OBJECT(o),n,tect_t *)expanded from macro 'var_Create'
(  122 | #de&((a), b, cf ,v) inx)-e var_Create(a,
b,c) va )
      |                                       ^
      |                                                ^
../include/vlc_common.h:481:15: note: vlc_expanded from macro 'VLC_OBJECT'ru_Create( VLC_OBJE../include/vlc_common.hCT
(a), b,object_release  ( VLC_OBJ481 |   ECT(      const s c )
riatInteger(VLC_OBJECT(o) )
      |                         ^t        var_|                                       ^te
_
../include/vlc_common.hruct vlc_common_../include/vlc_common.h:481:15:membe Gat", VLC_VAR_vrCreaBOOL | VL>obj) \
t:481C_VAR      |               ^:481::)_ar15DetI:nst,15: note: expanded from macro 'VLC_OBJECT'
  481 |   Onote:  n)
      | : (coexpanded from macro 'VLC_OBJECT'
nst vlc_  o
_    note: expanded from macro 'VLC_OBJECT'
ege  481 |         const struct vlc_common_memo   cobers: (const vlbj, cp_sozb_jr( VLC_Oname, VLC_VINHAeR_STRcItN_Gt *)(&(BJECT(xaE)RI->obe)(, parent, T );
      |     ^
item, lobb)                                                    ^
../include/vlc_common.h:481:15
jectnst struct vlc | VLC_:_common_memb      |                                               ^
g, NULL, NULL )../include/vlc_variables.hV:AR_122:39: _t *)(&(x)->erDobj) \
 note: expanded from macro 'VLC_OBJECT'
OINHERIT       s|               ^
);
      : (const vlc_object_t *note:   481 |         const|     ^
;
      |                             ^
../include/vlc_variables.h../include/vlc_input.h::501:46: stIn file included from  note: expanded from macro 'input_Create'
)  501 | 122:#39: note: expanded from macro 'var_Create'
  122 | #define var_Crruct vlc_common(d_emefine aeinput/resource.c:&(x)->obj) \mbers: (const vlc_object_in
      |               ^
t *)put_Create(te(a,expanded from macro 'var_Create'bIn file included from input/demux.c:a,b,c) var_(&(x)->obj31:
In file included from input/demux.h:C_GetChecked(r
28:
  122)In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e  | #defin,
c  491 |     var_e,Creat evd,e) inpate( VLC_OBJaut_Create(VLC_OBJECT(a),b,c,d,e)
E\
      |               ^
      |                                              ^
../include/vlc_common.h:C481:15: note: expanded from macro 'VLC_OBJECT'
rinput/item.c:  1717:24In file included from 481input/decoder.c:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1717 |     p_rdhT->b_flatt p_obj, psz_nam |    (a)_eCre,33:
In file included from ../include/vlc_common.h: (1031e:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a    constt struct vl, VLCc_common_members: (const v_elc_object_t *49)  :
VAR_(&(x)->obj) \
      |               ^
B b, c In file included from (OIn file included from a,b,c) vainput/clock.c:34:
../include/vlc_input.h:530:9: warning: r_Create( Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]input/input_internal.h:31:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

L  )572C_O
BJECT(a), b | n293 = | O  530 |          vlc_object_r   ele a if( !varse(_GetChecked( p_obj, psz_name, VLC_VAR_BOOL, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  L142 | #       vlc_object_rdefine var_GetChecked(o,n,telease(,v) var_GetChecked(V (vlc_oLC_OBJECT(o),n,t,v) var_Inh
bjecet_tr      |                                                ^
itB o*)(pp_vouol(t[i]) )../include/vlc_common.h:481:15: ;
      |          ^
note: expanded from macro 'VLC_OBJECT'
../include/vlc_objects.h:66:25  481 |         const struct : note: expanded from macro 'vlc_object_release'
vlc_common_members: (const vlc_ob   66 | ject_t *)(&(x)->obj) \
      |               ^
p    vlc__o input )objec;
      In file included from |         ^
,../include/vlc_objects.ht_releinput/resource.c:33:
ase(  In file included from VL      |                                       ^
C_OBJ../include/vlc_common.hECTc )
(a) ):481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   
       |                         ^
../include/vlc_common.h:481:15j) \
      |               ^
:      |                                       ^
  note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from input/demux_chained.c:31:
In file included from ../include/vlc_common.h:1031:
  304 | :66:25:    if (likely(../include/vlc_common.h:481!:var15_ note: expanded from macro 'vlc_object_release'
: note: expanded from macro 'VLC_OBJECT'   66../include/vlc_variables.h | :  GetChecked (obj, name, VLC_VAR_COORDS,   vlc_obje&valct_release(     const struct vlc_common_members:VLC_OBJECT(a) ) ()
c  481 |         onst v
      |                         ^
)c../include/vlc_common.h:l481c:_,object_t *)o &val469:(&(x)-n15: note: expanded from macro 'VLC_OBJECT'>ob
j) \
      |               ^
st struct vb5: warning: jlcIn file included from input/es_out_timeshift.c:41,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])
      |                 ^
:
In file included from ../include/vlc_common.h:1031:
  481 |         const struct
   vlc_common_members: (const vlc_obje   469 |   )c )t_t *)(&(x)->obj) \
      |               ^
../include/vlc_variables.h:477:5:481 |         con st strwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

   477 |        var_C In file included from input/clock.c:u34ct vlc_common_members: (const |          ^
vlc_objec../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #vlct_t _object_t *)*(reate( p_)obj, pdsz_name, VLCe_VAR_STR(fine var_GetChecked(ING | VLC_VAR_DOINHERIT );
      | &(x)->obj) \
    ^
      | o,n,t,v) var_GetChecked(VLC_OBJ              ^
_common_membe../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'playlist/thread.c:
394r E"extractor-flatten");:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 &  122 | #des:fin(  (con  572 | x )->obj) \
      |               ^
vst vlc_objecar_C
t:_t *)(&(      |                        ^
 ../include/vlc_variables.hx:)604:47: note: expanded from macro 'var_InheritBool'
-  >604 | #define var_Inheorreate( p_obj9itBool(o, n) var_Inhbj) \
:e      ritBool(VLC_OBJECT(CoT)(o),n,t,v)
      |                                                ^
, n)
      |                                               ^
|               ^
, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
        vl../include/vlc_common.h:481../include/vlc_common.h:481::1515: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:122  playlist/engine.cc:445:5: warning: x)->due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]: note: expanded from macro 'VLC_OBJECT'
:39: note: expanded from macro 'var_Create'
_
481    481 |   |        const  122 | #definstruct vlc  445 |     obj) \
e var_Cre      |               ^
avt_ca e var_e(a,b,cCr_Create( o) varoIn file included from minput/input.c:bjemcp_playlist, "loop",ton_m VLC_VAR_BO_release( (vlc_obembers:  In file included from (cons_Create( VLC_OBJECT(atOinput/services_discovery.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)    ject_  189, b, c )
L | VLC_VAR_DOINHERI       vlc_object_t *)(&(Tinput/decoder.c );
      |     ^
 r../include/vlc_variables.h:ea122:39: note: expanded from macro 'var_Create'
te(a,b,c) var_C  122 | reate( VLC_OBJECx)T(a), b, c )#defin:e var_Crea
 | t      e(a,b,c)179:27: warning:  vardue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  179 |         p_dec->p_mod_Create( VLC_OBJECT(a), b|                                       ^
, c )
      |                                       ^
../include/vlc_common.houle = m:481:15nst s    rodeut: le_neewarning: d( p_dec, caps[p_dec-../include/vlc_common.h>fmt_inu rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]n var_SetChecked( p_obj, psz_name, VLC
32  truct vlc_common_members: (c394ons | |                                       ^
.i_cat],
note: expanded from macro 'VLC_OBJECT'
t         PL_DEBUG(:481:15: note: expanded from macro 'VLC_OBJECT'vlc_      |                           ^
_V../include/vlc_modules.h
::
In file included from ../include/vlc_common.h:object_t 48:42: note: expanded from macro 'module_need'1031  *)481(&(x)->obj )A  481 |       :
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15 \
  442 |     var_Create( p_
R_I   : note: obj, psz_name,  |       |               ^
NTEGEVLC_R, VAR_BOOL | VLC_VAR_DOINHERIT );
      |     ^
expanded from macro 'VLC_OBJECT'
  481 |          cIn file included from ../include/vlc_variables.h:val  input/meta.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:     122:39o304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
);
      |            ^
:   note: expanded from macro 'var_Create'
304   const st../include/vlc_variables.h:nst struct vlc_common_122 | #m"embruct vlc_common_mecmhbers: (const vlacngin140g item w_object_t *)(&(x)->obji) \
      | ers: th              ^
out a (coplaylist/engine.c:446:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  nst vlc_obje:48:ct_t note: expanded from macro 'var_SetChecked'
 r*)(&(x)-  140 | #defi>obne var_ S ecquest (curorent %i/nst s%truct vlc_common_members: (constet j) \
      | i              ^
)",
      v| l        ^
446 | playlist/playlist_internal.h:177Chec_object_tc   k *)(& var_CredeIn file included from ateinput/es_out_timeshift.c:41:
In file included from ../include/vlc_common.h:1031:
( p_playlis:26: note: 48f../include/vlc_variables.h: | i |     if (likely(!var491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ed(o,expanded from macro 'PL_DEBUG'
    177 |  #defin491 |  te PL_DEBUG( ... ne vn,t,v) var_ar_Create_GetChecked ((a,b,c) var_CSetCh(rxo)->obj) \
      |               ^
ecked(V   varL_In file included from bj, naCC_OBrJECT(o),n,t,v)
      |                                                ^
)m emsg_Deate( VLC_OBJbg( pE../include/vlc_common.hC_input/demux_chained.c::48131:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eTa(a)  477 | t    var_Crea#, e(b, c )
      |                                       ^
../include/vlc_common.h:d481e: p_objplayl15ist, __VA_AR:15: : note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: Gnote: expanded from macro 'VLC_OBJECT'
  481 | (, psz_name, VLC_VAR_ADDRESS    S__     const struct)
      |                          ^
 vlc_common_me../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |   mbers:   msg_Generic(p_thiconst vlc_object_t *)(const vlc_object_t *)(&(x)->obj) \
      |               ^
fines, VLC_MSG_DB | (G, _&(x)->obj) \
      |               ^
_VA_ARGS__)
      |     ^
../include/vlc_messages.h:In file included from input/services_discovery.c:28:
In file included from  m78In file included from input/input.c../include/vlc_common.h:1031:
:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
odule  455 |     var_Create( p_obj, psz_../include/vlc_variables.h:203name,, V:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_VAR_C  203 |     r_ VLC_VAR_FLOAOORDST | VLC_VLC_VAR_DneedVAR_DOINHERIT ),et (;aO,b,&curn var_SetChet
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
cev( p_obj, psz_name, VLC_VAR_STRININHERIT al)))
      |                 ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
ked( p_o  122 | #debjG | VLC_VAR_D  ,d) module_need(VLOINHERIT );
:fine var_CreaC_OBJECT(a),b,c,d      )
      |                                          ^
13../include/vlc_common.h:481:15:142:  | note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_m #odule_namnote: tee(a,b),;, psz_name, expanded from macro 'VLC_OBJECT'
,c) var_CreVLC_VAR_BOOL, val );
      |            ^
../include/vlc_variables.h:140:a
te( VLC_OBJECT(a), b, c )
      |                                       ^
  48: note: expanded from macro 'var_SetChecked'
../include/vlc_common.h481:481:15:  | note: expanded from macro 'VLC_OBJECT'
  481 |          __FILE__, __LINE__, \
      |             ^
d../include/vlc_common.h      |     ^
:e481fi:15: note: expanded from macro 'VLC_OBJECT'
const struct ne v|  ../include/vlc_variables.har_  481 |         const struct vlGc_commeon_members: (const vlc_o:bjec122:39: note: expanded from macro 'var_Create'
v  122 | tlc_common_Check       const ed(ostt_t *)(&(x)->o#bj) \
      |               ^
ruct vlc_common_members: (const deplaylist/thread.c:408:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
fine  408 |      vl var_Crea       ifte(a    ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
,  122 | #define var_Create(a,b,c) var_Creat( var_GetBool( p_play,nce(_,list, "random" ) ) {
      |                 ^
b,oc) vtar../include/vlc_variables.h:659:41: note: expanded from macro 'var_GetBool'
  659 | _,Cr#bject_td efine var_vGetmemeabers: (const vlc_object_t *)(&)( var_GetChecked*  )(&(x)->obj) \
      |               ^
(VLC_OB JBx)->obj) \
      |               ^ECT(o),n,t,v)
      |                                                ^

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ool(a,bIn file included from input/input.c:  481 |   32:
In file included from ../include/vlc_common.h      const struct vinput/decoder.c::1031:
../include/vlc_variables.h:183469:5: lc_common_members: (const vlc_objecVwarning: t_t due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*)(&(x)->obj) \  469 |     var_CreaLte( p_obj, psz_Cname, VLC_VAR_STRIN
      |               ^
481_)   varO_GetBool( VLC_OBJECIn file included from input/meta.cG | V:BJE31LC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,CT(a:c) var_Create( VLC_OBJECT(a27), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (co), bT, (a),b)
      c )
|                                               ^
nst vlc_obj../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e  481 |         :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |     cif( !vaonst: struct vlc_common_members: (const |         r vlc_object_t *)(&(x)| _GetChecked( p_o                                      ^tcoe( nst struct vlc_b-c>obj) \
      |               ^

ommon_m../include/vlc_common.h:481:15embjers:: Vnote: expanded from macro 'VLC_OBJECT'playlist/thread.c:409: (const vl
c  481 |         const sLC_OBJECtruc_object_t *)(&(x)->obj) \
      |               ^
,t vlc_common_members:T ((coa),nst v  psblc_o, c )
      |                                       ^
b../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'17: j-e>obj) \
      | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
              ^warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  409  481 |         const stzrinput/item.cuct vlc_common_m_na:me,  |    ember             
Pc  t481_ | t *1722s: (const vlc_objeV        const struct vct_t *)(&(x)->obj) \
      |               ^
ct_t *)(&(x)->objL)(&(x)->input/control.c:98:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l   98c_common_m |           _LC_VAR_FLOAT  *pi_64 , &= var_GetInteger( p_inpvalut, "ti ) me" );
      |                      ^)
      | embe:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 playlist/tree.c:116:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  116 |     var_SetAddress( p_playlist, "playlist-item-deleted", p_root );
      |     ^
../include/vlc_variables.h:263:48: note: expanded from macro 'var_SetAddress'
  263 | #define var_SetAddress(o, n, p) var_SetAddress(VLC_OBJECT(o), n, p)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (DEBconst v1722lc_object_t *)(&( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | x)->ob  j) \
      rs:|               ^
 U     (G( "reshuffle playlist" );
      |                 ^
cplaylist/playlist_internal.h onst :v183 |        lc_ob jpe_ct_t *)
  vl(&playlist/tree.c:139:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.hdec->p_module = module_need( p_dec, c_objectobj) \
      |               ^
_re:658:47: note: expanded from macro 'var_GetInteger'
  658 | #define"
  l 139p)vIn file included from input/demux_chained.c:(a31x:
)->orbja)c \
      |               ^
ketizerIn file included from ../include/vlc_common.h:1031", "$packetiz_Ger",  | false );
      |                           ^
:
../include/vlc_variables.h:../include/vlc_modules.h:48:42    PL _DEB:UGetInteger(a,b)   var_GetInteger( VLC_OBJECT(a),b)
      |                                               ^
In file included from input/es_out_timeshift.c:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
41:
In file included from ../include/vlc_common.h:1031  481 |        :
../include/vlc_variables.h: const struct vlc_e511:common_members: (const vlc_object_t *)(&(x)ed         ^5491: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(o,n,t,v)a var_GetChecked( "delese(p(:_tin5:VLC_O  511 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
g  491 |  |  v 
 ../include/vlc_variables.h   var_Createi( p_obj, psz_name, VLC_V\ note: expanded from macro 'module_need'
   48 | #define module_
:ar      |               ^
142:48:_obj);
      |         ^
In file included from input/input.c:32:
  In file included from ../include/vlc_common.h: note:  var_Create( p_obARjexpanded from macro 'var_GetChecked'
_INTEGER |tem `%s'", p_r oVotL->pBJECT(o),  142 | #dn,-t>,oCb_jVA../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
) \   _R_D
      OIN|               ^
HERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
66 |     v  122input/control.c: | 103:20, psz_name, VLC_VAR_ADDRESS | VLC_VAR_DOINHERIT );
      |     ^
v)
../include/vlc_variables.h:      122| :                                               ^39
: note: expanded from macro 'var_Create'
../include/vlc_common.h:  481122:15: note: expanded from macro 'VLC_OBJECT'
:   481warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |         const struct vlc_co  103mm |   efine va          #returnde var_fine on_members: (const vlc_object_t *var_Crer)(&(x)->obj) \
      |               ^
_GetCheate(a,b,c) vcked(o,n,t,SetInteger( varIn file included from p)input/event.c__input, "time", i_64 ):31:
In file included from ../include/vlc_common.h: 1031var_:
GetChecked(VL../include/vlc_variables.hC:_OBJElc_object350:9: warning: _rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
lease( VLC_OBJECT(a) )
      C|   350 |     if | #define ( var_GeT(o),n,t,var_C1031                        ^:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
need(a,b,c,d) 
mCtoduClhee_cnkeeedvd;
  477 |     va(rr_eCarreate(a,beat(e( p_obj, psz_name,       V|                    ^
../include/vlc_variables.h:259:49: note: expanded from macro 'var_SetInteger'
)te( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^

      |                                                ^
LC_../include/vlc_common.h:481:15../include/vlc_common.h,:In file included from input/es_out_timeshift.c:41:
In file included from ../include/vlc_common.h:1031V481:15: note: :
A../include/vlc_variables.hR:_525S:T5R: c): var_Cexpanded from macro 'VLC_OBJECT'ING | r  259 | #d e
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_VAR_DOINHERIT f)i;ne var_S  481 |   etInteger  (525a
      |     ^
,b,c)   var_SetInteger( VLC_OBJECT(a),b,c)
      |                                                 ^
../include/vlc_common.hnote: :expanded from macro 'VLC_OBJECT'      const struct vlc_common_members: (co |    
nst v  lc481481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         c |  var_Cre o       const struct vlc_comateeate( VLC_OBJECT(a), b, c )
      |                                       ^
( p../include/vlc_common.h:_obj, psm481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (c_onst vlc_object_t *)(&(obnz_x)->object_t *)(jst storucnt vl&c(_co) \
      |               ^x
)->obmmon_mj) \
embe      |               ^
rs: (const vlc_objIn file included from input/demux_chained.cec:31:
In file included from ../include/vlc_common.ht_:1031t *)(&(x)->obj) \
_:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        511|               ^ |     var_Cr
eate( p_obj, psz_name, VLC_VAR_INTEGER | VLC_VA p_obj, psz_name, VLC_VAR_STRING, &val ) input/control.c)
      |         ^
R_DOmI../include/vlc_variables.h:142:48: note: NHERIT
      |     ^
expanded from macro 'var_GetChecked'
  142 | #defie:nmbee ../include/vlc_variables.h:122:39: note: var107expanded from macro 'var_Create'
  122 | #define varrinput-s>psz_na: (co:_44: Create(a,b,c) var../include/vlc_variables.h:142:48:me );
_Create( VLC_OBJE CT(a), b, c )
      | warning: n      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]                                      ^
s|     ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'playlist/playlist_internal.h:177:26: note: expanded from macro 'PL_DEBUG'
name, VLC_VAR_BOOL   | VLC_177Vt |  #d vlc177_ob:j26: ee
fnote: expanded from macro 'PL_DEBUG'
AR_DOI  177 |  #define PLict_t_DEBUG( ... ) msg_Dbg( p_playli NHERIT
      |     ^
../include/vlc_variables.h  481 |      :*   const struct)122:39: note: expanded from macro 'var_Create'
  122 | #define st, __VA_ARGS_ vlc_common_membernvar_Crea_ )
s: (const vlc      |                          ^
_../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_D
note: BGexpanded from macro 'var_GetChecked'
, __Veobj PA_ARGS__)
  ect_t *)(&(x)->obj) \
            |               ^
  107 | 142| In file included from input/demux_chained.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:    ^
5../include/vlc_messages.h | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:78:  525 |     var_CrL13: note: expanded from macro 'msg_Generic'
_DEBUG( ... ) msg_Dbg( p_playlist, __VA_ARGS__t   78 |     vlc_Log(VLC_OBJECT(o), p,eate( p(&(x)->obj)_obj, ps z_name, ) VLC_VAR_BOOL |
      |                          ^
#\
define var_Ge vlc_modtCule_name, __FIL../include/vlc_messages.h:87: VLC_h5: note: expanded from macro 'msg_Dbg'
E__,   87 |     msg_G_eneric(p __LINE___, \
      |             ^
../include/vlc_common.h:481:15: note: eGetCheexpanded from macro 'VLC_OBJECT'
  481 |       cked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),nthis, c,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         constV strucLt vlc_common_membeVAR_DOINHrs: (const vlERIT
      c_object_t *)(&(x)->obj) \
|     ^
      C../include/vlc_variables.h|               ^_:122:MSG_DBG, __VA_ARGS__)
      |     ^
39../include/vlc_messages.h:78:13: note: : note: expanded from macro 'var_Create'
  122 | #define var_Cr
eate(a,b,c) varexpanded from macro 'msg_Generic'
_Create( VLC_   78 | In file included from input/event.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hOBJE:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  const struct vlc_common_members: (con  s362 |     i    vlc_Log(VLC_kf(e var_GetChecked( p_obj, psz_nOBJCT(at vlc_aECT),(o)obj, b, c ) me, VLC_VAR_ADpDRE,S
S , &val ) )
            | |         ^
                                      ^
      ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
../include/vlc_common.h:  142 | #defivne var_GetChecked(,481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const strudco "c,t vlc_comect_t *)(&(x)->obj)(o,n,t,v) var_GetChen,tmon_members: (const vlc_obje,v) var_Getct_t *)(Ch&(x)->obj) \
      |               ^
ecked(VLC_OBJECT(o)lc_mo,nIn file included from input/demux_chained.c:31:
In file included from ../include/vlc_common.h|  ,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'\
      |               ^
dule
              ^
_name,   481 |        orks", VL ck__c eIn file included from input/meta.c:C_VAR_INTEGER )dplaylist/thread.c:415:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   415 |        :1031:
../include/vlc_variables.h:539:31:
In file included from 5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onst struct vlc_comm../include/vlc_common.h  539 |     var_Creat:on PL__m;
      |     ^
(VLC_OBJEC1031embers: (const      DEBUe( p_obj, psz_namG( "using item Fvlc     *pi_in%i", p_playlist-ILE__, __LINE_>_object_t *)(&(i_, \x
      |             ^
../include/vlc_common.h:t = INPUT_R_current_index T(o),nAe481:15: note: expanded from macro 'VLC_OBJECT'
T,E ../include/vlc_variables.h:  481 |         co);,t,
nst struct vlc_common_m_DEFVLC_VAR_FLOAT | VLC_VARA      |         ^
playlist/playlist_internal.h)->obj) \
      |               ^
e_Dm:
OINHERIT
bers: (const :177:26: note: expanded from macro 'PL_DEBUG'
../include/vlc_variables.hUL:  122:39177: note: expanded from macro 'var_Create' |  #define P
340  122In file included from       |     ^
../include/vlc_variables.h:122vlc_object_t *)(&(xinput/event.c:31:
In file included from  | ../include/vlc_common.h#::39: 1031:
../include/vlc_variables.h:429:5: warning: L_DEBUG( ... ) msg_Dbg( p_pldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:ayT / var  429 |     var_Cr_GetFloatlist,de)->obj) f\
      |               ^ __VA_ARnote: expanded from macro 'var_Create'
  122 | #di( p_input, "eefrate" );
in9natee var_Cre      |                                            ^
a( p_../include/vlc_variables.h:660:43te(a
,b,c) var_e: var_ Creatobj, warning: :G e(a,note: expanded from macro 'var_GetFloat'
e( VLC_OBJECT(a), b, c )
      |                                       ^
Create../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
bS__ )
      |                          ^
(../include/vlc_messages.ha,c,b,c) va:87:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]5: note: expanded from macro 'msg_Dbg'

  660 | #def   87 |       msg_Generii340c( | p_this, Vv)psz_nne var_G )
      | ava                                               ^
e../include/vlc_common.hrtFloat(a,b)   vm  :481:15: e, arVLC_VAR_INTEGERr __| VCreLCC_reate( VLC_OBJECT(ateVLC_OBJECT(a),b,c( VLC_OBJECaT(a), b, c )
      |                                       ^
), b, c )
      ../include/vlc_variables.h| :                                      ^122
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
MSG_DBG, __VA_ARGS__  39481 | ,d)
      : note: expanded from macro 'var_Create'
|                                          ^  122 |    )#defin
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

 i  481 |   e var_Crea../include/vlc_common.h:481:15: te(anote: expanded from macro 'VLC_OBJECT'
      conf( vplaylist/tree.c:400:9a: Lwarning: Cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_
_  G400 |    481       metVA      |     ^
Float( VLC_../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vR_DOINHERI,Tbst struct vlc_clsg_Err(  p_);
playlic_Log(VLC      _ommon_membeOBsJ|     ^rs: (const
,E tv,l "Get the Cc) T(o),var_Creat e    p, note: expanded from macro 'VLC_OBJECT'
( VLC_OBJECT(a), b, c )
      |                                       ^
c_obj../include/vlc_common.hvlc_ect_mt *)(&(x  481 |       l:a481:15: note: expanded from macro 'VLC_OBJECT'
 )->obj) \
      |               ^
  481 | r_    odule_name,  const input/decoder.c:201:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
__FILE  201 |    _OB _, __LIN      const strJECuct  m vodule_unT(a),b)nelc_common_meed( p_dec, p_dGmberec->ps: (const vlc_object_t *)(&(x)->objE__, \
      |             ^) \
      |               ^

 | _s module );
      |         ^
 ../include/vlc_modules.h:50:42:
In file included from  truct vlc_co../include/vlc_variables.h      :|                                           ^
../include/vlc_common.h:481:15: note: input/es_out_timeshift.c:41:
In file included from ../include/vlc_common.hexpanded from macro 'VLC_OBJECT'481    co:1031:
../include/vlc_variables.h:539:5122:
n39: |      warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:  note: expanded from macro 'var_Create'
   const struct v
  481 |   539    |       c     colc_common_membn note: expanded from macro 'module_unneed'ers: (consst struct vlc_common  t vlc_object_t *)(&(x)-
_me   50 | #defie>tChecked( p_obj, ombers: (const vlc_obnstos pbj) t\
      |               ^
 struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
sject_t *)(&(x)->obj) \m
zmon_mem      |               ^
berIn file included from input/input.c:32In file included from splaylist/engine.c:447:5: warning: : (const vlc_obdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/demux_chained.c  :31:
In file included from  ../include/vlc_common.h:1031:
447 |     var_AddCaje:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.hct_t *)(&140 | #define (sl  491lback |     t( p_vprvar_C:rl554a:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ylist, "corks", CorksCallback,   NULL );
      |     ^
../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
e554   166  | v#adre_fCreate( p_obj, psz_name, VLC_VARa_FLOte( p_obj, psaz__nameAT | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
, nx)->obj) \
      |               ^
  122 | #define var | _Creatine var_AddCallbackaVmLC_VAR_ADDRESS | VIn file included from e(a,b,c) va(a,b,Le../include/vlc_common.hC_VAR_DOIN:481:15: note: expanded from macro 'VLC_OBJECT'
input/resource.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: c,d) var_AddCal  481 | HERIT lback( VLC_OBJECT(a) ,, b, c,  d r_SetChe due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V )
Lucked  324 |     if( !var_GetChecked( p_o(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)r_Create( VLC_OBJEC
      |                                                   ^
../include/vlc_common.h:481:15:T(a), bCbj, psz_name, VLC_V      |                                                ^
AR../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_VAR_STRING, c&val )    481 |     t    co vlc _ c   const struonst , c )
      | mmon_                                      ^
members: (const ../include/vlc_common.hvlc_object_t *)(:&(x)->obj_FLOAT,)  &\
v      )| al              ^ 
) )
      |          ^;
      
|     ^input/control.c ct s
t../include/vlc_variables.h:122:39:ruct vl c_common_me../include/vlc_variables.hnote: :expanded from macro 'var_Create'
vlc_common_memb  122 | note: expanded from macro 'VLC_OBJECT'
#142:48: note: expanded from macro 'var_GetChecked'
mbeders: (crs: (constonst v:112:20:  warning: vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]l
clc_  112 |    _obje          retup_obj, pobject_t *)(&(x)-  142 | #dern vars>objfine var_G_etCheckez_name, VLefine var_Cre122 | #define var_Create(a,b,c) var_Cct_t *)(&(x)->obj)reate( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   d(o,n,t,v)      const sa tvar_GetChecked(VLC_OBJECT(o),ruct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
481:15te(a,b,c) var_Create( VLC_OBJECIn file included from input/event.c:31:
In file included from : note: expanded from macro 'VLC_OBJECT'
  481 |       C  _VAR_ADDRESS | VLcoSeT(nst strtFloat( p_iu../include/vlc_common.h:a), b, c )1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) \
      |   C442_               ^
 | 
    vn      puta, "rarte",
      |                    ^
ct../include/vlc_variables.h: vlc_common_member261_Create( p_obj, pszsplaylist/thread.c\
      |               ^
V|                                       ^
A../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
R  n: (const ,t,nIn file included from input/services_discovery.c::_28:
In file included from ../include/vlc_common.h:1031v481 |         constDOlc_objee module_unneed(IN47: note: expanded from macro 'var_SetFloat'
HERIT );
      |     ^
  261 | #de../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
fine var_SetFloat(a,  122 | #define var_Create(a,b,c)v)
      |                                                ^
   ../include/vlc_common.h:481:15  var_SetFlo:
_name, VLC_VAR_BOOL | VLC_VAR../include/vlc_variables.h::212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
at( VLb,c) var_Create( C_V_DOINHERIT );
      |   481LC_OBJECT(a), b, O | c        const     ^
 )struct ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
vlc_cBJECT( onote: expanded from macro 'VLC_OBJECT'
 
  481 |    am,ba),      b    |                                       ^
122 | #de212 |   fine var_Crsetate(ct_t *)) module_unn  returneed(VLCruct vlc_common_members: (con(a,b&(x) ,c) ->obj) va\ 
var_Sr_mon_mem      st../include/vlc_common.h _Create( VLCvlc_| b              ^e
rs: (OBJ:481:15:coIn file included from input/es_out_timeshift.cn:41:
In file included from  note: Es  expanded from macro 'VLC_OBJECT'CT(a),b)
      |                                          ^
../include/vlc_common.h:481:15:../include/vlc_common.h:1031:
_O oBbetChecked (obj, nanote: J../include/vlc_variables.hECT(aexpanded from macro 'VLC_OBJECT'
me  481 |         constt: vlc_object_t *) struct vlc_com(,mjon_me,embersct_t *)(&(x)->obj)c
) \
      |               ^
  481 |         const st
      |                                               ^
ruct vlc_common_members: (c../include/vlc_common.h:481:In file included from input/input.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
on  511 |     var_Createst15: note: expanded from macro 'VLC_OBJECT'
  481 |         vlc_object_t *)(&(x)->obj) \
      |               ^
 : (const vlc_objectcon_t *)(&(x)->obj) ( p_objIn file included from input/demux.c:31:
In file included from input/demux.h:28:
In file included from ../include/vlc_common.h:1031:
,../include/vlc_variables.h:511:5: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]p&
s  z\
      |               ^
_name, VLC_V(:AR_INst struct vlc554:436:135115: warning: xdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_:)  var | _Creat e( pwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  -_obj, ps  z>), b, c )
      |                                       ^
../include/vlc_common.h:_Tname, VLC_VAR_STRING 481:| VLC_VAR_DOINH15: note: expanded from macro 'VLC_OBJECT'
ER  481 |       EGER   co|nst struIT
      |     ^ct vlc_common_members: (const v
 lc_../include/vlc_variables.h:122:39: Vnote: expanded from macro 'var_Create'
oLbjecCt  var  122__VAR_DOIN | #defHioERIT
      |     ^436 |    ne va       _t *)(&(x)-> bo PL_DEBUG( "incbj) \
      Co| mring_Crereate( p_obinput/decoder.cate :re(jq              ^
,uest -346a,b,In file included from input/event.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 s  455 | topping curre
n../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(ja,b,c) var_Create( VLC_OBJECT(a), b, c :))
      |                                       ^13
../include/vlc_common.h:481:15:  \
      |               ^
note: : warning: expanded from macro 'VLC_OBJECT'
playlist/engine.c   psz_namedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 VLC_V:449:5:481, VLC_VAR_COORDS, t *)(pp_vout[i]) );
      | val);
      |            ^
t input" );
      |             ^AR_IN
Tplaylist/playlist_internal.h:177:26: note: expanded from macro 'PL_DEBUG'
  177 |  #deEGER | VLC_VAR_DfOin../include/vlc_variables.h:         ^
I../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
140:48: note: expanded from macro 'var_SetChecked'
   66 |       140 | #define var_vSetCheckedlc_obj(o,n,t,v)ect_rele var_SaNHERIT
      |     ^
se( VLC_O../include/vlc_variables.h | :122e:39: note: expanded from macro 'var_Create'
BJ    122 | #define var_CreatChete(a,b,cked(VLC_OBJc) var_CrECT(a) )
346e      |                         ^
 | ate( VLC_OBJECT(a), b, c )
      |                                       ^
 warning: ../include/vlc_common.h:481: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  449 |     var_Create( p_playlist, "rat 15: note: expanded from macro 'VLC_OBJECT'
e", VLC_VAR_FL  O  AT   481554  |         |     var_Crea contst struct vlc_common_e( p_obj,../include/vlc_common.h:481: psz_name, VLC_VAR _STRING | 15: note: expanded from macro 'VLC_OBJECT'
Vmembers: (const vlc_object_t *L  481 |         const struct vlc)(&(x)-C_V>| _AcRo_mmon_members: (const vlc_object_t *)DOIVLC_NVAeH P RLE_RDIT
      |     ^
EB../include/vlc_variables.hU(&(x)->obj) \:122:39: note: expanded from macro 'var_Create'

  122 | #      |               ^
 define var_Create(a,b,c) var_Create( VLC_O BJECT(a), G(b, c )
      |                                       ^
 ... ) msg_D../include/vlc_common.h:481bg( p_playli:15: note: expanded from macro 'VLC_OBJECT'
st, __VA  481 | _AR        const struct vlc_comm_DOIon_memberNHs: (const vlc_object_t *)(&(x)->obj) \ERIT );  c
      |               ^
onst struct vlc
      |     ^
_ ../include/vlc_variables.h:122  :39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(      vaarc) var_Create(G _Tric g)ogerCallbacVLC_Ommok( p_ownerBIn file included from ->p_aoinput/es_out_timeshift.cECTn  _members: (const ,:J(o)input/clock.c:,n,t,v)
      vlc_object_t *)(&(ECT(a), b, c )
      |                                       ^
S__ )
      |                          ^
262:9: ../include/vlc_messages.h:warning: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
41  obj) \
      |               ^87:5: note: expanded from macro 'msg_Dbg'

481 |         c:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from input/demux.c:31:
In file included from input/demux.h:28:
   In file included from 87../include/vlc_common.h | :   1031262  |         ux)| t, "audio-replay-gain-m-msg_Generic(p_this, VLConst struct vlc_commoIn file included from n_mem                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_MSG_DBG, __VA_AR  ms:
g  481../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | bers: (const 
vGS  l525 |     vc_object_t *)(&(x)->obj)  \
      |               ^
 __ar_Create( p_obj, psz_name,> obj) \
      In file included from input/demux_chained.c:31 :
| In file included from ../include/vlc_common.h:              ^
)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |    ../include/vlc_common.h  In file included from input/input.c:32 1031vlcconst struct :
:../include/vlc_variables.h :563 const strvlc1031:
../include/vlc_variables.h:563:5: warning: _comdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mon_members: (uct vlc_commoconst vl:n  o563 |   de" );
       |             ^
c_obje../include/vlc_variables.h:168ct_t :55:  vnote: expanded from macro 'var_TriggerCallback'
_ar_Cm  168 | #def*)(&(xre)->obj) \
      |               ^
eatem5b: warning: ( p_obj, psz_name, VLC_VAR_Sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]TRINGine | VLC_VAR_In file included from  
input/resource.c:33:
  563 |     var_CreatIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Dva  340OINHERIT
      |     ^
../include/vlc_variables.h: |  r_TriggerCal   if( v122:39lback(a,b) ar_GetChecked(var_Trigge: note:  p_orCallback( Vbj, psz_nexpanded from macro 'var_Create'L
a  122 | #definest one( p_obj, psz_e var_Cname, V _" );
      |         ^
reate(a,b,c) varC_OBJECT VLC_eV../include/vlc_messages.hL(_:a), b )
      |                                                       ^
../include/vlc_common.h:481:15:rCb83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_, c AmC R_BOOL | VLC_VAR_Dnote: expanded from macro 'VLC_OBJECT'
)OINHERIT
      |     ^
s../include/vlc_variables.h:122::39: note: expanded from macro 'var_Create'
  122VAR_   | #d481 |         cons
      |                                       ^
e../include/vlc_common.h:481:15:  fineLog(VLC_OBJECT (o),var_Create(a,b,c p, vnote: expanded from macro 'VLC_OBJECT'
) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
  (co../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
STRIN481G   481 |         const struct vlc_common_nstmember s: (const vlc_vlc_object_t *)object_t *)(&(x)->obj) \
      |               ^
(&(x)->obj) \
      |               ^
| VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 |  | #define var_Create(a,b,c) var_CrIn file included from input/services_discovery.ceat:In file included from   reate( Ve( VLC_OBJECT(a), b, c )
input/demux.c:31:
In file included from input/demux.h:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h28:
      :| 539:5:                                      ^
      const str../include/vlc_common.h:481:15In file included from ../include/vlc_common.h: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
uLc: note:   tCexpanded from macro 'VLC_OBJECT'539 |     var_Create( _vOBJECT(a1031
), b, c )
      |                                       ^
  ../include/vlc_common.h:481:15: :
../include/vlc_variables.hnote: expanded from macro 'VLC_OBJECT'
:481 |         const struct vlc_common_  481 | me   mbers: (cons_Mt SGvlc_o b _  je t cERonst sR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
    struct vlct_t *)(&(x)->obj) \l
      |               ^
c_common_members: (concst vlc_objec_common_members: (constIn file included from  input/demux_chained.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
78tru |  ct  227 | _ t vlc_com:m578on_  me:mbers: (const vl9: vt     *r    p_obj, psz_nlc_ocvar_Creatbject_t *)(&(_Lx)->vlc_oog(Vbject_t *)(&(x)-obj) \e)
      tur(&(n var_SetCheamcked( p_oLC_OBJECT(o), p, >obj) \
      |               ^
evlc_module_name,e( p_obj, psz_name, VLC, VbL|               ^ input/decoder.c:357:
_C_VAR_FLOAT_FI35: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_ VAR_In file included from LE__, __LINwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E  578 | x)->obinput/es_out_timeshift.c:41:
FLOA  __ , j  Ti f|(  VvLaC _\)
       \
      |               ^
r_Change( p_obj| ,            ^V
Aplaylist/engine.c:../include/vlc_common.h:450R_DO|:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 481:15: note: expanded from macro 'VLC_OBJECT'
 VLC_VAR_DOINHI  481ERITp |  sz_  450 |    In file included from j       const struct vlc_co
m, pszmon_members: (name, VLC__name,NHERIT );
      |     ^
VAR_CHOICESCOU../include/vlc_variables.h:122:N39: cnote: expanded from macro 'var_Create'
T var  122_AddCall,  | #define vaorn_sCtreate(a,b      |     ^
b../include/vlc_variables.h,../include/vlc_common.hc::a&count, NULL ) 1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
122:39:   note: expanded from macro 'var_Create' vlc_object_t)
      |         ^
:
In file included from ) var_Cck( p_playreate( lisVL *)(&(x)->o../include/vlc_variables.h:128:43:../include/vlc_common.h:1031:
../include/vlc_variables.h578C_:OBJE525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] note: expanded from macro 'var_Change'
  128 | #d357 |       ef ine v |     if( vaar_Change(Ct, "ra conTab(r_Chantj) \
      g|               ^
e", RateCaa), b, c )llback, NULL )
      |                                       ^

s;
      |     ^
e( p_o../include/vlc_common.h:481:15  : note: expanded from macro 'VLC_OBJECT'../include/vlc_variables.ht):

      | 122 | #def,b,c,d,e) ine 166:51: note: expanded from macro 'var_AddCallback'
        ^
v../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
ar_Change   142ib  166nt i_jf,o
rce_ d | olby = va#drefine var_AddCallback_(a,b,c,d)  ( VLC_ | Inhe525 |     var_CrireatInteger( p_dec, "force#te( p_obpsz_name, V-dolby-surround" );
      | jO, psz_nam                                  ^e
,../include/vlc_variables.h:615 VLC_VAR_:de53: note: lB Ovfinec_mOL |  voduexpanded from macro 'var_InheritInteger'
aVLC_VAar_GetChecked(o,nR_DOINHERr_LC_VARlCreate(a,bIT
,_      |     ^
CHOICE  v615S | #definet,../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 var_InheritInteger(o, n)v) var_  481G |      var_Inherit IntetChecked(VLC_OBJECT(o),n,tCOUNT, &count, NULL ) )
      |         ^
,../include/vlc_variables.hc e,ge:128:43: note: expanded from macro 'var_Change'
) r  const s    128 | #define v122a | #dervar_Create(_Chanfige(a,b,c,d,e) var_et_aname, _r _FILE___Warn( puc_logtv)
, "clocVLC_OBJEk gap, unexpected stream discontinuity", _CT(a),  vlc_commonb       |                                                ^
_, c )
      |                                       ^
../include/vlc_common.h:481:15:);
      L../include/vlc_common.hI:N481_m| :        ^
e../include/vlc_messages.h:85:5mbers: (const vlc: note: expanded from macro 'msg_Warn'E__ 
note: expanded from macro 'VLC_OBJECT'
   85 |     msg_Gene15:   note: expanded from macro 'VLC_OBJECT'
481 |        481 |         cr_AddCallback( VLC,    crionst struct vlc_commononst struct_object\
C      | h            ^n
c../include/vlc_common.h:((ange( VLC_p_Vt_t *)(&( xe)->ob481_:OBJEhj) \
      |               ^ 
ivvar_Create(In file included from input/event.c:31:
In file included from ../include/vlc_common.h:103115CT:
:lc_comsmon_members: ((../include/vlc_variables.h: aco), b, cn, d )
L469:5: warning: sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469      t|                                                   ^
 vlc_o../include/vlc_common.hb |   ject_tC_OBJECT(o), n)
      |                                                     ^
 ../include/vlc_common.h:481:15_note: :expanded from macro 'VLC_OBJECT'
mem  481 |   var_C   reate( p_obj, psz_name, VLC_VAR_S *b)(&(x)->obj) \er
      |               ^
s: (const vlc_oBJECT(a),bject_t *)(&(x)->obj) \
      |               ^
 b, c, d,In file included from input/demux.c:31:
In file included from input/demux.h:28 e )
      |                                           ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554TIn file included from :5input/meta.c../include/vlc_common.h:481:15:: note: expanded from macro 'VLC_OBJECT'
ommon_members: (const vlc_objec  481 |         cOB: R,31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ING | VLaC_Vt_t *)(&(x)->obj)A  R_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]DOINHERIT );
      |     ^

../include/vlc_variables.h  :122:39: note: expanded from macro 'var_Create'
350 |    554 |    122 | # \
onst define       |               ^
 var_Create(a,b,c)   var_var_Creif( var_input/control.c,:C117rb struct :23: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
GetCheckved(    VLCp_obj, psz_nate_( p_obj, M117,c) var_Create( ame, VLC_V   |             *pi_int = var_G ate( VLC_OBJECT(a), eVS LG_const struct vlc_coWACmmo_RN, __VAtInnbt,eglc__er( Ap_inputRGS_O, "state" );BJECTA R_STRING, &val ) )
_)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
(_membe      rc   |  )
      |                                       ^
78 | common_mem../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
bers: (const vlc_object_t *)(&(x)  481- | >obj) \
      a    
      |                       ^
|               ^
../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'
  658 | #d)    vlc_Log(VLC_OB        ^JECT(o
e,fine var_GetInteger)JE(,     coa,b) Cnstp,  struct vlc_ vars../include/vlc_variables.hc :ommon_members: (const vlvc_obje: (const vlc_object_t142  *)(&(x:b, c ))->o
48ct_t *)(&(x)->obj) \: note: expanded from macro 'var_GetChecked'
bj
_) \
      |               ^
            |               ^
  GetInteger( 142| VLC_                                      ^playlist/thread.c
OB../include/vlc_common.h:481:JECT(a),b)
      |                                               ^
../include/vlc_common.h:481:15: Tnote: expanded from macro 'VLC_OBJECT'447:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from :input/event.c:31:
In file included from 481:15::  
15: note: (la)../include/vlc_common.h:1031:
../include/vlc_variables.h:477: note: expanded from macro 'VLC_OBJECT'5  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477447 | c,_481 |         const strexpanded from macro 'VLC_OBJECT' |  VLC_VAR_FLOAT, val
 );
      |            ^
m    b   var_Create( p_obj, psz_nam../include/vlc_variables.h:140:48:   PL_DEBUG( "d
enote: expanded from macro 'var_SetChecked'
  auct v481 | ed input" );
      |     ^
   lc_complaylist/playlist_internal.h:177:26: note: expanded from macro 'PL_DEBUG'
  177 | ,     c mon_members: c, d, e )
      |                                           ^
  140 | #d#defino../include/vlc_common.hne PL_De:, finVeL Cv_aVrA_RS_etChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
S481T:15:      |                                                ^
 note: expanded from macro 'VLC_OBJECT'../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

    481 |      481EBUG(R |  . ING | VLC_VAR_DOINHERIT );.. )  m
      |     ^
        const strusg_Dbct g( p_playodule_name, __FILE__, __list, c_o_VA_ARGSnst struct vLINE__, \
      |             ^
 lc_vlc_common_membe../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
rs: (const   common_members../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
__ )
481 |       122 | vlc_obje:      |                          ^
    const struc../include/vlc_messages.h: (const v (cont#de vlst vlc_object_t *)(lfine c_oc_co&(x)->ommo87varct_t *)(&(x)->obj_C)re n_members: (const vlc_object_t *)(&(x)\
      |               ^
->objate() \
      |               ^
a,b,c) var_Crea  :5: te( VL481C_Onote: Bexpanded from macro 'msg_Dbg'
In file included from  | input/clock.cJECT(ainput/services_discovery.c), b, c )
      :28:
In file included from |                                       ^
../include/vlc_common.h:481:        const structb jectvlc_cobmj) \
      |               ^
mon_membes_t *t15: note: expanded from macro 'VLC_OBJECT'
 s../include/vlc_common.h  )r   87 |     msg_Ge481s: (const vlc_ | #tdef:nruct vlc_common_memberinput/demux_chained.c:56:sine var_G:266:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
etC  heric266 | 22::e (p_thckediwarning:  odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       msg_Warn( p_log,   56 "s, VLC_MSG_ | DBf(G, __VA ( (const &o,n,t,v) var_GetChecked(VLC_O_ARGBJECT1031(S_eeo),nv_)
      |     ^
,../include/vlc_messages.ht,:78:13: note: expanded from macro 'msg_Generic'
vding sy   78 |     vlc_Lognch(VLC_OBJECT(o),)
:
ro wil      |                                                ^
 |   p, vlc_module_name, __FIL(../include/vlc_common.h:       x)-481:15: note: expanded from macro 'VLC_OBJECT'
Ecc_object_t *)(&(x  481 |         c__,)->o../include/vlc_variables.hnst struct vlc_common_members: (:cons241   demtux_t o*>obj) \bonst struct vlc_common_members:
12       th a new reference point tryi_| ng to note: expanded from macro 'VLC_OBJECT'
_LINE__, \
      |             ^
  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481 |         const struct vlc_c: warning: doedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 recover from clock gap" mux = d);memmon_membersu  241 | 
      |         ^: (const vlx
    retureb  jn var_Set_Cc_obje,NewAdvanceect_t j) \
:hecked( p_obj,      |               ^
  Vpsz481 |         const *)(&(x playlist/engine.c:451)->obj) \
      |               ^
vd(dc->fifo, NULL, :5"": In file included from input/event.cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l  451: | 31 :
 In file included from  ../include/vlc_common.h var_Create( p_playlist, "rate-slower", VLstruc_obj :ect_t *)(C_VAR_VOID );
      |     ^
&(x)->ob_jnLC_VAame, VL../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
,R  122 | #define var_Create(a,bC_,c) 1031)dV:
../include/vlc_variables.h:491: 5: var_Creat(cc->name, "",
      e(|                      ^
o VLC_ \
      | nst               ^
OBJEinput/demux.h:37:71vlc_object_t *)(CT(a), &b(, c )
      |                                       ^
x../include/vlc_common.h:481:15:In file included from input/meta.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362: note: expanded from macro 'VLC_OBJECT': note: expanded from macro 'demux_NewAdvanced'

)->obj  481 |    37 |  ) \
      |               ^
#define d9: emux_Ne wAdvanced( a, bwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      const struct vlc  362 |   _, c, c ommon_meinput/decoder.cm:b379e:r17s: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Ad, e, f, g, h ) demux_  379 |  R_STRING, val );
         |            ^
 i../include/vlc_variables.h:140            var_SetBool( p_aout:48: note: expanded from macro 'var_SetChecked', "dtshd", p_dec->fmt_out.i_pro
N  140 | #define vafile > 0 );
      |                 ^
r_SetChecked(o../include/vlc_variables.h,n,t,v) varf( _:260:46: note: expanded from macro 'var_SetBool'
S  _var_GetCheckSTRINed( p_obj, ps260z_nametChecked(VG, &e, VLC_VAR_LC_OBJECT(o),n,vADDRESal ) S, &val )) )
      |  |         ^
../include/vlc_variables.h:142:
#d48: note: expanded from macro 'var_GetChecked'
      efine var_SetBool(a,b,|   ct)      v        ^
a../include/vlc_variables.h:142142 | ,v:48): note: expanded from macro 'var_GetChecked'
r  142 | #define v
      #edefine _wAdva|                                                ^nced(VLC_OBJECT(aSetB
ool../include/vlc_common.h:),b,( V481:LC_OBJECT(a),b,15: note: expanded from macro 'VLC_OBJECT'
c,d,e,f,g,h)psz_
        481 |     |                                                                       ^
    c../include/vlc_common.hc)
      |                                              ^
../include/vlc_common.h:481onst strucar :In file included from input/es_out_timeshift.c:46:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h\
vt vlc_common_members: (cons481:15      | _GetChecked(o,n,t,v) var_GetC: note: expanded from macro 'VLC_OBJECT'
t  481 |  he:c vlc_object_t *)(&(x  )- >              ^obj) \
125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   125 |     vlckn
ed _objec(VLC_OBJECT(ot      | ),n,              ^_  constrtIn file included from input/es_out.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9:,v)
elease( p_vou awarning: 
tr_ due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a      mGetCe,  warning:  350In file included from input/services_discovery.c:28:
VLC_VAR_ShTecked(o,nR  |     ,t,v) var_GetChif( var_GetChecked( pstruct vlc_commonIecked(VLC../include/vlc_messages.h:__OBJECT(o),:85_on,t)15members: In file included from ../include/vlc_common.h(c:1031:
: note: expanded from macro 'VLC_OBJECT'
;  481 |     N    const onst,vs)
      |                                                ^
| ../include/vlc_common.h:481:15: note:  vlc_object_t *)(                                               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
btruct vlc_common_memb../include/vlc_common.h:481:15:   491j, psz_name, VLC_VAR_STRING, &val ) )
      |         ^

:      expanded from macro 'VLC_OBJECT'../include/vlc_variables.h:256:../include/vlc_variables.h:142: | 
5  :    481 | note: expanded from macro 'msg_Warn'12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | e     ^rs: (con48: note: expanded from macro 'var_GetChecked' 
var_Create( p_obj, 
 p   &  st vlc_objec../include/vlc_objects.ht_( 85  |     msxg)->obt *)(j&(x)->o_Geb:j66:25: note: expanded from macro 'vlc_object_release'256s) |     return  \
      |               ^neric(p_
var_SetCh
zt_his, note: VLC_MSG_WA
eexpanded from macro 'VLC_OBJECT'c  RN142input/decoder.c,: 402_:_13
:   warning: VkAedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]dct_t *)(& | 
( p(_xo   66 |  bj, ps#z_name, V)->obj) \
LC_  dVefineAR_ADDRESS, val 402 | 481 |     );              msg_Err(      |               ^
  vlc_objec_    const struct vlc_common p_dec, "f
In file included from       |            ^
Ainput/input.c:RGS__)
      | ../include/vlc_variables.h    ^
32:
../include/vlc_messages.hIn file included from :../include/vlc_common.h78::1031_:
m../include/vlc_variables.he:mbers: (const 539:5: vlwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  539 |     var_Create( p_obj, psz_name,: 140:48: note: expanded from macro 'var_SetChecked'
v_ar_oV32 warnings:   generatedG.
bjailed  | Vect_t  *to create audio outpu)(&(LC)t"L );_x 
      |             ^
140../include/vlc_messages.h:83C_VA | :5: note: expanded from macro 'msg_Err'
GR_FLOAT | VLC_VAR_DOINHERIT
      |     ^
c   83 |     (ms../include/vlc_variables.h:122:39:t v#define vaconst vlc_ob\ jnote: r_SetChecked(olexpanded from macro 'var_Create'
  122 | #,n)g_Ge13e->objec   co)tdefine var_Create(aa_r,ben,leasc) var_Create(ce_common_member V\AR
      ,t,v) s: (cont_t *)(&(x)->obj) \
      |               ^
vst vlc_obplaylist/engine.c:452ject_t: *)a(&(x)->obj) \
:_5m| e, VLC_VAR_ADDRESS | :VLC_VAR_DOINHERIT n              ^
st struct vlc_nr_)SetChecked(VLC_OBJECT( cIn file included from input/resource.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h;
      |     ^eowarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  452 |   ic(p_this,        V LC_MS| :350:9:G warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_vaERR, __VA_ARrGt_Checked(Ao)depbase=`echo input/stats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/stats.lo -MD -MP -MF $depbase.Tpo -c oSd,Dnm,OINHE
mon_members: (const ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
R  122t_,_v-o input/stats.lo input/stats.c &&\
 | v#I)lc)
      |     ^
mv -f $depbase.Tpo $depbase.Plo

_object      _t *)(&(x,)-d| e>fine vT
      |     ^
                                               ^../include/vlc_variables.h
a../include/vlc_common.h:../include/vlc_messages.h481:15n,t,v) var_GetChecdCallback( p_playlist, ":r78aote-slo:wer",               ^
RateOffset:bjr)Ca13llplaylist/thread.cb_a              ^122::Cre
a: 452note: expanded from macro 'msg_Generic'

         78 | :39: note: expanded from macro 'var_Create'
 te ( a input/control.c:122,:b20,  350\:c) var_Cr|  |       i122 | #d
      |               ^
f( var_GetChecked( p_obj, pse z_nwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  122 | mfine vaer_ C reat ck, NULL );
      |     ^
, VLC_VAR_STRIN../include/vlc_variables.he(:166:51: note: expanded from macro 'var_AddCallback'
              ^
         G, &val  :5a,b,c): warning: 166due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |  ) )
      |         ^
#define v../include/vlc_variables.h: v  452ar_Ada |  dCallback(a,bIn file included from    var_Sr142:48:  enote: tAdexpanded from macro 'VLC_OBJECT'note: d
r  481 |         const,ess( pc,expanded from macro 'var_GetChecked'
dk)   142vae_playlist, "inprut- | # sdtruct vlc_comminput/meta.c_Crereate( VLC_OBJECT(a),turn vcu_AdddCallback( VLC_OBJECT(a), brr,a(r_S c, d )
      Veate( VLC_LetIn:31:
C_OBJEeefine OBJECtvar_GetChTe(o),noencked(o,n,t,v) tger(v In file included from ar_G../include/vlc_common.hp:C"nT(a)1031,etChecked(V_input, "sta,t,v)
      |                                                ^
te", i../include/vlc_common.h:481_:15: note: expanded from macro 'VLC_OBJECT'
,  _481 |         const struc tmb, c )
int );
      |                    ^em
b../include/vlc_variables.h:259:49:e note: rs: (expanded from macro 'var_SetInteger'
      |                                       ^  259  | NULconsL );
t
      |     ^
 ../include/vlc_variables.hv:#263l:c_../include/vlc_common.h: 48:481 vnote: lc_cexpanded from macro 'var_SetAddress'
 :bo  bject_t *)(&(xd,)->ob j) \
      c )| LC_OBJECT              ^
(o),n,t,ovm)mon_mem263 | #In file included from input/services_discovery.c:1528:
bd:eefriIn file included from n../include/vlc_common.h:1031:
 note: expanded from macro 'VLC_OBJECT'

  | 481 |       ../include/vlc_variables.h
:276                                                   ^:         e  ev
f../include/vlc_common.h:481:a| 15: note: expanded from macro 'VLC_OBJECT'( VLC_OBJECT(a) )i
ne var_Se| s: (
const vl      |                         ^
ct../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
I  _o  481 |         const                                                ^bstrjr_uct
 vlc_com../include/vlc_common.hm:481onteger(a,bSn_:memb,c)15ers: (c: note: onst vlc_object_t *)(&(xexpanded from macro 'VLC_OBJECT'
   const struct vl)-eect_t *)(&(x)->obj) \tAddres
      |               ^
s(o, n, p) var_SetAddress  >481(VLC_OBJECT(o), n, p)
      |                                                ^
cIn file included from input/es_out.c:34:
In file included from ../include/vlc_common.h:1031../include/vlc_common.h:481:15: note: 10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'  276 | 
 _common_members: (const vlc_o  b481 |         c   ijeonst struct vlc_comf( !var_ |    G     const struc                                      ^
t../include/vlc_common.h:481:15 vl: note: expanded from macro 'VLC_OBJECT'
c_common_mmc  t_t *)(&(x)->objetChecked( p_on_memberobj, psz note: expanded from macro 'msg_Generic's_no
:ame,)   78 |     vlc_481 | :
Log( (c../include/vlc_variables.hobj) n       \embers:  
      \
      |               ^
|               ^
:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 |       if( var_GetCIn file included from input/event.c:31(const VLC_VAR_INTEGvlc_object_t *)(&(x)->obj) \
      |               ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sc vlcER, &val ) )
      ot v  511 |     var_|          ^
Create( p_obj, p../include/vlc_variables.h:sz_namIn file included from heckeeinput/resource.c:33:
In file included from ../include/vlc_common.h:l, VLd( p_obj, psz_name, VLC1031:
../include/vlc_variables.h:_VAR_ADDRESS, C&_Log(c_object_t *)(&(x)->oVLC_Ov_VAR_INTEGER |bj) \
      |               ^
Bn V362playlist/thread.c:456:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  456 | :LIn file included from input/es_out_timeshift.c:46:
../include/vlc_input.h:527:29: warning: s    if(9: warning: 142:48t s:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
truct vlc_c   V362 LCC_VAR_DOIN |    ! var_InhHoEmmon_membeRITe
_OBJECTrs: (const vlnote: rexpanded from macro 'var_GetChecked'
(co),  142 | #defi_obne var_GetChecked      | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]j
ect_t *)  527 |  (o,a( &n,t,v) i(tBx)->objoo) JiEnif( var_GetCheckedl( p_input  p(\
      |               ^
CT(o), p, vl, vlc_modu p_obj, "sout-kee, psz_name, VLC_VlAIn file included from cinput/demux.c:31:
In file included from input/demux.h:28:
In file included from _modul../include/vlc_common.he_name, __FILE__, _e:_name, __FILE__, _1031_LINE__, \    ^l_:
p 
      |             ^

../include/vlc_common.h ) :LINE__, \
      |             ^
../include/vlc_variables.h../include/vlc_common.h::481:15u481:15: note: expanded from macro 'VLC_OBJECT'
:563:    note: expanded from macro 'VLC_OBJECT'
p" ) )
      |          ^
R  481 |        481  | c ons5t stru:  t      const struc../include/vlc_variables.ht: 122vlc_vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:39: note: expanded from macro 'var_Create'
  563 | ct vlc_c  122 | #define var_Crea te(a,b ,c) var_)C
r      e| a        ^t
e../include/vlc_variables.h:604:47: note: ../include/vlc_variables.hexpanded from macro 'var_InheritBool':14226_
 warning  604 |   var_Create( :48s: note: expanded from macro 'var_GetChecked'
p_ generatedt.
hread#define v_  t142  | #define *inpvu ( VaLrCc_OBJECT(a), b, ct = input_Creaobj )
      |                                       ^
ar,t psz_e( p../include/vlc_common.h var_SetInt:ommo_I481n:ar15:en__nt, item eGg, log, NULnote: expanded from macro 'VLC_OBJECT'L, NULLe t);
heritBool(o, n) var_Inher
        481 |   |       cmonst struct vlc_embitBooel(VLC_Checked(o                            ^
,nOBname, VLC_VAR../include/vlc_input.h:501_STRING | VLC_VAR_DOINHERIT
      |     ^
,rs: (const vlc_object_../include/vlc_variables.hert *(t VLC_OBJ,c_om)A(&mo(JExC)T-(na)>o,bv)_:members: (coj122EnCst v): bv,c)
      |                                                 ^
D../include/vlc_common.hlc_objec:t_t *)(481:DRESS, &va39l ) )15
      ::  note: note: expanded from macro 'VLC_OBJECT'expanded from macro 'var_Create'
 \
      |         ^

../include/vlc_variables.h:&depbase=`echo input/stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/stream.lo -MD -MP -MF $depbase.Tpo -c -o input/stream.lo input/stream.c &&\
mv -f $depbase.Tpo $depbase.Plo
a(  122 | #define v142ar_Ger_Cret  481:48: |       note: expanded from macro 'var_GetChecked'
x  142 | #)->obj) \
      |               ^
Checked(VaLC_OBJT(o)de, n)
      |                                               ^t
e../include/vlc_common.h:481:15: (note: expanded from macro 'VLC_OBJECT'
aEC  ,481 |      b,T(o),n,t,v)
f       |                                                ^ine var_  const
 ../include/vlc_common.h:481struct:
In file included from Ginput/event.c../include/vlc_variables.h:429:5: warning: c ::due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
3115:
:vlc_co In file included from ../include/vlc_common.h:1031note: :
expanded from macro 'VLC_OBJECT'
)../include/vlc_variables.h:  481 | 525 : va r5_  Cr 429me:amotn |    _memwarning:  | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]                  ^
cob  ver
n  ar_Cresst struct vlc_common: (cons_525 |   t vlc_object_t membe*te  )vatres(: (const vlc_object_t *)(&(x)->obj) \
      | (Checked(o,ninput/decoder.c:479:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  479 |             var_C&(xreateGetBool( p_de,t,v) var_GetC              ^
c)hecked(VLC_,OB J"ECT(o),n,t,->v)
h      d|                                                ^
tv481-fix" ) )
 |         c      |             ^
../include/vlc_variables.h :496p_obj,ons:t53o:: note: expanded from macro 'var_CreateGetBool'
In file included from 46:   bj)note:  \
expanded from macro 'input_Create' 
s        501 | #de| 496 | #d              ^
 psz_fine input_Createinput/es_out.cnplaylist/thread.came, VLC_VAR_I:458:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  eN:34:
In file included from r../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5uct vlc_c: omwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429 |     var_Cmonreate( p_obj, psz_name, V_memberLC_s: e(( VARcVTELGCE../include/vlc_common.h(oa_:481:15: note: expanded from macro 'VLC_OBJECT'
,  481 | _        const nsbtruct vl,c,d,efstI vline var_CreateGetBool(a,bOBJECT(NTEGER | V)   vLar_Creaa), b, c )
      |                                       ^
R../include/vlc_common.h:481: |458t |   o 15: note:  )var VLC_VAR_DOINHEC_VAR_DOINH_R cmmexpanded from macro 'VLC_OBJECT'c_common_members: (co_objnst vlceo_DelCallcbt_objecact *)(&(x)->obj) \
      |               ^
tn_t *_
)(mkeplaylist/engine.cm  (&(x)->ob481 |         coI:453:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] p_input, "intf-event", InputEven
T   453E | Rnt, p_p  l st var_Cri);IT 
)      | ;n 
aystrluisct vt    ^
ea      tl )../include/vlc_variables.hec_comm| (o libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/stats.lo -MD -MP -MF input/.deps/stats.Tpo -c input/stats.c  -fPIC -DPIC -o input/.libs/stats.o
n;
      |     ^
    ^../include/vlc_variables.hp:u167t
_../include/vlc_variables.h:122Create(:51: note: :expanded from macro 'var_DelCallback'
39  167 | #defi: note: ne vbexpanded from macro 'var_Create'
ers  :122V Lpe(Geconst vlc_object_t *)(&(_playl:C_OBJECT(a)it,bs,tc,, "rate-fastdB,xe))-
>      o| b                                             ^j
) \../include/vlc_common.ha:r_DelCallback(a,b,c,d) var_DelCallback( VL122:o
      481C:1539: : note: note:  | expanded from macro 'VLC_OBJECT'
#d_  eOB481 | fin|               ^JE 
 expanded from macro 'var_Create'
o  122 | #eClT(( a), b, c, d )
      |                                                   ^
 ../include/vlc_common.h:var_Crea481    VLC_OBJ:15Edefi  const struct tCT(a),b:)n_
 note: expanded from macro 'VLC_OBJECT'ev
lc(  _      ae var_C,b,create(a,b,c) var_C) rveaar_Create( VLC_OBJECT(a)481 |  |  te( V                                                    ^
c../include/vlc_common.h:LC_OBJECo  m ,T e mb(m481,:15r", VLCa), b: note: expanded from macro 'VLC_OBJECT'
eon c )
      |                                       ^
  ../include/vlc_common.h:481:15: 481 |  ,         constnote: expanded from macro 'VLC_OBJECT' 
c )
str  u      |                                       ^
481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_  c_members: (const  cont vlc_comm481 |         cvsVlcinput/clock.ct:420:9: warning: moAR_VOID );
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  420 |         msg_Err(on_members: (c |         const strup_o      |     ^
o../include/vlc_variables.h:n_s122:39object_t *)e(t vlc_objecbject, "Timestamp conversion fars: (const vlc_object_t *)(&(ilx)->obj) \
ed      |               ^
: note: expanded from macro 'var_Create'
 for %"PRId64":   122 struct vl"c
& | In file included from input/demux.c:#d      t31:
In file included from input/demux.h:_cjc_t *)(28| (        ^
e../include/vlc_messages.h)f:ine&(x)-> var_Crx)->obobj) n e:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h\\83:
      
      | s|               ^tate(a,b,              ^
 strcj) va):r_Cr578:9: tewarning: adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/decoder.c 
 \
      |               ^
ommon_membe  vlcuct vlc_comt:e_r578(m VL | C_OBJEon_member  CT(a), b, c )
487:s13: :5:  (conc      | st vlc                                      ^
_ob../include/vlc_common.h:481:15:ojIn file included from note: expanded from macro 'msg_Err'm
warning: mon_member  if( var_Chaect_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s:   487 | a   83 |     msgt *)(&(x)-(con_Ge   input/resource.c:33:
In file included from ../include/vlc_common.h:1031:
s r../include/vlc_variables.h:429:5: warning: t vlc_o>object_t *)n_(&(x)nIn file included from  note: expanded from macro 'VLC_OBJECT'
eric(  481 |        input/es_out_timeshift.c:46:
../include/vlc_input.h:530:9:G ge warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
( p_obj, pset  zC_h530n a  e ckemedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |  ,   d (VLC_OBJECT(o),    s: (const vlc_object_t * )(&(x)->obj)VLC_VAR_CHOICESCOUNT, &nc,otu,nt, NUb v)
      |                                                ^
LL../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   )481 |   )
      |         ^  429 |      const struct  vlc_object_relvelc_common_memabse
ers: ../include/vlc_variables.h:128(c:43: opnvsar_Cr mtsg_Warn( p_dec, "Fixing brnote: ( i n put );
      |         ^
oken HDTV stream (display_height=1088)");
      |             ^
../include/vlc_objects.h../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
     const struc\ 
veatt j      )|               ^
e(v p_olbj, psz_naml:c_obj66ect_t *)(&playlist/thread.c:(:x)->e25o,c472b    85 | VLC_VAR_INj) \
      |               ^
:_ TEGcommon_playlist/engine.c:454:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
members: (const vlc_  object_t *)(&(x)->obj) \E454 |      R | VLC_Vvar_Adexpanded from macro 'var_Change' 5: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]m

  472 |    128 | #defAR_DOdCIN
HiE      | ne-R              ^
>  obj) \
      I|               ^
T  var_Ch allbackange(a,b,c,d,e) var( p_playliIn file included from st, "input/services_discovery.c:28:
In file included from ../include/vlc_common.hrate-:1031:
);
      |     ^
fas_Change( tVLC_../include/vlc_variables.h:OB122:39:J../include/vlc_variables.h :293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'var_Create'In file included from einput/es_out.c:r", RateOffsetCallback, NULLECT(a), b, c, d, e )
      |                                           ^ );
      |     ^

../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
a../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  r_Crea34: 166 | #t:
d  efi  ne 293 |    v481 |       In file included from  if( !var_GetChecked(sg_../include/vlc_common.hGeneric(p_:t1031 note:  :
his, VLC_MS cG_onWARN, _st stpr_obj, psz_name, VLC__expanded from macro 'vlc_object_release'
V   A66 |  R_BVAOOL, &val    vlc_object_u_mreAl)eRGS___ase(ct vlc_common_mear_AddCallback(  )
Va,b,c,d) varLC_sg_      |          ^
t)
      |     ^
himbers: (_Ads, ../include/vlc_variables.h../include/vlc_messages.hVL:142co:48:C78:d_nCMallD13
bst vlc_ob: note: expanded from macro 'msg_Generic'
   78 |     g( pvlc_Log(VLC_OBJECT(o), p,SG_ERR, __VA_ARG vlc_module_namS_  122 | _#bjdefine var_Create(a,eb,c) var_C:c at_t *e, __FILE__, __L)(&(x)->obj) \
_      playli|               ^
INE__, \
      |             ^
note: ../include/vlc_common.h:481:15expanded from macro 'var_GetChecked': note: expanded from macro 'VLC_OBJECT'
s  481 |         const t, "starting playback of new ite
m  "resat142ru c)t;e
      ( cV | #|     ^dt vlc_commoe( pLn_membee
C../include/vlc_messages.h:_OBJECT(a),_ b, cobj, psz_namf)
e, VLC_V       )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  AR_BOOL | VLC_VAR_DOINHER481 |     I    const struct vlc_com| mon87    ^r:T

      |     ^
s:../include/vlc_variables.h O_mem:b(122BJECT../include/vlc_messages.h:78:13(a) )
      | :co:i39nnst vlc_e var_GetChecked(o,object_t *)(&(x)->o: note: expanded from macro 'var_Create'
ners: (const v, lbj)ct, \
      |               ^
  122 | _\
      | v)              ^
object_t  var_Ge*)(&(x)->obj) \
      |               ^
tChe#cked(VLC_definlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/stream.lo -MD -MP -MF input/.deps/stream.Tpo -c input/stream.c  -fPIC -DPIC -o input/.libs/stream.o
../include/vlc_variables.h38e vaO In file included from input/resource.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: :442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from r_Create(a,input/decoder.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] warningbs generated544:  
,c) va13:   442 |     vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
442  544 |   ar_Cr          msg_Err( ea |  BJE p.
_deinput/meta.c:31:
c, "CT(ofIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h)  var:442,_Cr:n5: ,tailedwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
te( p_obj, psz_name,r_Create( VL VLC_VAR_BOOLC_OBJEnote:                         ^expanded from macro 'msg_Generic'
  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
CT( | VLa), b,C_V 442 |     var_Crceate( p_obj, psz_name
A, VLC  481 |         const sR_DOINHERIT );
      ,_VAR_BOOL | VLC_VAR_D vO )
      |                                       ^
I../include/vlc_common.h:481:15:NHERIT );
      |     ^
| ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
t note: expanded from macro 'VLC_OBJECT'
to create video output" );
      | )
      |                                                ^
  ../include/vlc_common.h:481481:15: note: expanded from macro 'VLC_OBJECT'
   | 122  |  # d e f      ine var_Creatrue(a481 |  ct vlc_com            ^m o,b,c) var_Create( VLC_    ^78
O../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
 | n_membe   83 |     msg      co_GenBJenst stru
ric(p_thiEs, rs: (conVLC_MSG_ERcdepbase=`echo input/stream_fifo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
t vlc_common_mR, __VA_ARGS__)
      |     ^
em../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/stream_fifo.lo -MD -MP -MF $depbase.Tbers   po -c -o input/stream_fifo.lo input/stream_fifo.c &&\
mv -f $depbase.Tpo $depbase.Plo
../include/vlc_variables.h:122:39: note: 78 |  expanded from macro 'var_Create':
   vlc   _L122 | #defi(nconst e var_Create(a,b,c) var_Create( VLC_OBJECT(vla), b, c )
      og(VcLC_OBJECT(o), p, vl_object_t *)(&(xc_m)->obj) \
      |               ^
odule_name, __FILE__, __LIs|                                       ^
../include/vlc_common.h:481:15e: note: expanded from macro 'VLC_OBJECT'
t ate( p_vlc_oIn file included from input/services_discovery.c:285bj:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304e  481  :co:17:  note: expanded from macro 'msg_Dbg'
warning:    87 |     mt_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]sg_bjt, c
 *)G  304p | (  | sz _ e   ifo (l iknaemlye, VLC_V(!var_     cAo&(x)Rnst stru->obj)ct vlc_common_members:k \
_nBOOL | VLCT(a( ), b, c )
      |                                       ^
Vst sL (const vlc_object_t *)(&(C_VAR_DOINHERIT );
      |               ^
truct v../include/vlc_common.hCG_etx)C->oNhE      |     ^
b../include/vlc_variables.h::122_:j481:) e39:_l,c_common_members: (const vlc_object_t *)(&(x)- >n cked (obj, name, VLC_Vnote: expanded from macro 'var_Create'
A  122RO | #deo   _ b15\
:j      BJECT(a)vCOORlDS, &val))c_Log(V)LC _note: Oexpanded from macro 'VLC_OBJECT'B)f
i      n
Je  481 |      var_CreatEe    const struct v \
|                 ^
      ../include/vlc_variables.h:| 142:              ^l
48:c_ note: expanded from macro 'var_GetChecked'common_members:CT(( (cao,o), pb,c) v,an rIn file included from input/event.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h_Cr:vlc_module_name, __FILE__, __In file included from esLate( Vinput/es_out_timeshift.ce539:5: tri vlc_oLC_cO(p_:thisBJECT(abjewarning: ct,I)NE__, \46
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
../include/vlc_input.h
  539   | _t:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        572 |          vlc_| obj,e cb,    c )
t_r                  ^
 e*../include/vlc_common.h142 | l# def:481:15:|  innote: e var_Cre                                      ^ate( p_obj, psz_name, VLC_VARexpanded from macro 'VLC_OBJECT'ease( )v(v_linput/demux.c:ar_GetChe
F  481 | ( LOATc_object_t *)(p       c&(x)c-kp_vouted(o,[n,t,v) var_Getonst struc148t vlc_com:12:i]) )mo;
 n_membwarning: 
Checked(VLC      |          ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:
  148 |     return ders: (../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
const vlc_ob   66 |   >obj) \
      |               ^
ject_t *)(&(x)->o15 | VLC_VA  vlc_object_rel: note: In file included from input/meta.c:31:
In file included from ../include/vlc_common.hexpanded from macro 'VLC_OBJECT'
:1031:
  eeamuR_DOIx_New| ../include/vlc_variables.h            ^NHERIT
      |     ^

../include/vlc_variables.h:../include/vlc_common.h455::4815: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Advanced( p_obj, N   ::15122:39: note: expanded from macro 'var_Create'
s  e122( VL | C#_dOeBfJiEneCT(a) )
      |                         ^
 ../include/vlc_common.h:481:15: var_Cnote: reU:455LL,
      |            ^
input/demux.h:expanded from macro 'VLC_OBJECT'ate(a,b,c) var_Create( VL
C_OBJECT(a), 481 |   b  , |            const struct v VLC_Ml37c_ccnote:  expanded from macro 'VLC_OBJECT':
71v481S | G_oDBG, ar_:Crea  __VA_Ammon_mRGS_embers:_ (connote:  st vlc_o))te( p_bjec
ot_t *)(&  expanded from macro 'demux_NewAdvanced'bj,(x)->o
 psz_na   48137 | # | me,d 
      eVL|        bj) | C_VAR \                                      ^
_../include/vlc_common.h:Ffine demux_481:15      const s    ^
truct vlc_common
L_members: (const../include/vlc_messages.h:78:           OAT | VLC_V|               ^
 vlc_ob jecon13st struct vlc_:In file included from input/es_out.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  455 |     var_Create( p: c _obj, psz_name,t_t b*)(j)\&(_OBJE \
      |               ^
x A)->obj) \
      Vnote: CTLC|               ^
expanded from macro 'VLC_OBJECT'
R  481 |        _VAnote:  conexpanded from macro 'msg_Generic'R_F_
L   78 |     vlc_LoOATs In file included from tgDOINH struct vlc_coinput/clock.cinput/stats.c:mmon_m:28:
In file included from ../include/vlc_common.hemb(453o:13e::1031:
 )ERI(VLC_OBJ,T );
      | n,t,v)
      | |    ^
 VLC_VAR_DOIN../include/vlc_variables.h:rsHERIT );
      |     ^

      |               ^
../include/vlc_variables.h: (const vlc_obEject_t *)(CT(o:122:39:&(x) 122In file included from input/resource.c:33:
:39:note: expanded from macro 'var_Create'
In file included from ../include/vlc_common.h:1031:
 note:   122 | #def)../include/vlc_variables.hine var_C,reateexpanded from macro 'var_Create'(a,b,c:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  455) v |  ../include/vlc_variables.h:189 
   var_Cra  122 | #dr_Createe( Vp, vlc->obj) \
_e                                               ^a      |               ^
tfinee( var_Create( p_obj, In file included from input/event.c:31:
In file included from ../include/vlc_common.hpwarning: sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]z_name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT );
      |     ^
a../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
L:1031:
../include/vlc_variables.h:554:5: ,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C_OBJ  554 |     var_  CErCT(a),e b, c )
      | 
b  453 |      a122                                      ^        | 
#../include/vlc_common.h:481define te( p_ovar_Createbj, psz_nam(e, VLC_msg_Err(p_o:12: aVAR_STRING,b,c) var_Create( VLC_OBJECT(a | VLCb), b, c )
      |                                       ^
warning: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \Vm,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
odul  189 | e_nc) 
      ame,    return var| A              ^ v_a
rRj__D_Create( VOINHERIT
      |     ^
_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
In file included from S  122e | #LFCinput/resource.c:33:
In file included from ../include/vlc_common.ht_CIL::15: 1031:
hnote: E../include/vlc_variables.h:expanded from macro 'VLC_OBJECT'469__
, __LINE__,   481\ | ecked( p_obj, psz_name, VLeO
B Cd       cefine varJECT(a), b      ,_Crc:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  469 |    c )
,
      |             ^
      ../include/vlc_messages.h:e83a:t5|                                       ^ 
: e(a,b,c) v../include/vlc_common.h:481:note: 
ar_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 var_Cr15  eate( p_:obj, psz_namCreate, VLe( VCL C__note: expanded from macro 'VLC_OBJECT'V
481OB  481AJE |  | expanded from macro 'msg_Err'  _
VR   _STRING | 83C |     msVLC_TVA g      _(Gecna), b, ceric(p_thiso, VLC_MSG_ERon )
      |                                       ^
R, __VA_ARGS__)
n../include/vlc_common.h:481:15s: note: t |             ^
s../include/vlc_common.h :      ,R _DOItruc481:NHERIT );
      t|     ^
expanded from macro 'VLC_OBJECT'| 
    ^  481 | b../include/vlc_variables.h:15  :, 
122:In file included from note: ../include/vlc_messages.h:78s:t st13:expanded from macro 'VLC_OBJECT'
   481 |     39      input/es_out_timeshift.c   c:50:
o note: expanded from macro 'msg_Generic'
:input/es_out.h   :95:978: warning: unused variable 'i_ret' [-Wunused-variable]
 |      95 |     int  vlc_Log(VLC_const strOuBcJEt vClT c_co (o), p, vlc_mcod, d )
      |                                                   ^
ule_nn       ame, __FILE_ note: vexpanded from macro 'var_Create'
coi_m  _, __LINE__, \
      |             ^
r../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'mo
netn st st122 | #rr_members: (uconst vlcc_uotbcj ev=lc_common_memb../include/vlc_common.he eslibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/stream_fifo.lo -MD -MP -MF input/.deps/stream_fifo.Tpo -c input/stream_fifo.c  -fPIC -DPIC -o input/.libs/stream_fifo.o
_rs: (const vl:o481u:15c:t_ tnote:  expanded from macro 'VLC_OBJECT'
*  481 |   t_)C(o&n(txr)o->    cobjd efine var_Create) \( const struct vlc_common_memt vlc_comlmbers:a,b,c) (cons vatr _Create( VLC_OBJECT(on_m_object_t vlc_oba), b,*)(&(x)->obj) \
      |               ^

ject_t *)(e&(x)->obj) mbers      |               ^
:In file included from input/event.c: c )
      |                                       ^
31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\  
      |               ^
563  |     var_Create( p_obj, psz_naIn file included from playlist/engine.cinput/services_discovery.c:456:(5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:me, VL28:
In file included from ../include/vlc_common.h:1031lC_VA( p_out,  c_  :
456 |  ES_OU  const vl481T_S../include/vlc_variables.h:324:10: warning: 481 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   RET_MODE, i   c          const struct vlc_c_obj_STRING  324 |   _mode );
 ommon_mconst s t|ruct VLe vmb       |         ^~~~~
eres: (const input/es_out.h:101:9: warning:     var_unused variable 'i_ret' [-Wunused-variable]
cCr  101 |     in it i_ref( !var_vcommonleate(_ ptcGm_ _plembers: (const= eobject_ vlc_objecaylist, "video-splitter", VLC_VAR_STRING | VLC_Vs_out_AR_DOINHERIlt *)T );
      |     ^
C../include/vlc_variables.h:122:ontrol( p_ouct, ES_OUT_GET_WAKE_39: note: expanded from macro 'var_Create'
  t_t_t *122 | #det *)(UP,fine var_Create(a,b,c) vacommon_member_Creaters: (con(&(x)->obj) \
_&stcommon_m vlc_object_t *)(&(x)->obj) \
      |               ^
 &i(x( VLC_OBJECT(a))->obj) \
      |               ^
, b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    e      |               ^
     c_wu );o
      mbers: (con|         ^~~~~
nst struct vlc_commoninput/es_out.h:109:9: warning: unused variable 'i_ret' [-Wunused-variable])(
In file included from   _m109& | (etChex    int i_ret = es_outembers: input/decoder.c:595A(consR_INTEGER, val );
st      |            ^_Coninput/meta.c:31:
In file included from ../include/vlc_common.h:1031:
:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t   595 |         m
s vl../include/vlc_variables.h:140:c_object../include/vlc_variables.h:gtrol( p_out, ES_cked( p__OUT_GEo48input/clock.c:469539::v lT_BUFFERING)->obj) \
,      |               ^
 &b ):5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj, psz_n  sa;In file included from input/es_out.c:34t *)(469&:
 | In file included from     var_Cr../include/vlc_common.h:me, 1031e:
a../include/vlc_variables.ht:e469VLC_note: (expanded from macro 'var_SetChecked'
:
      |         ^~~~~_VWIn file included from input/stream.c:xcAa_35R_FLOAT, :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hobject_t *)(&(x)->obj) \
      |               ^

5: warning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]input/es_out.hplaylist/engine.c:n
  469:189:12: warning:  | 2: ( p_obj, psz_name, VL:117:C_VAR_STRING | VLC_VC9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]unused variable 'i_ret' [-Wunused-variable]A_VAR_DOINHERIT
      |     ^
R../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
t_   122457DO | 
s#    tr :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
189
  457 |     var_Add |    v&vINHERIT );
dCallbae fine vu  117 |    ar_Create(a,b,warning: "input_clock_SetJitter needs more work" [-W#warnings]a
a  l ct vlc_common539 | #warninc g) r)->obj) \
      |               ^
_Create( p_obj, psz_  Nck(  ep_playlist, "return var_SetCwAIn file included from input/resource.c:33hecked( p_obj "input_cvideo-splitter",lock_ VideoSetJitter needsSplitter more work"
      |  ^
Callback, NULL );
      |     ^
../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  166 | #def  477 |     var_Create( p_obj, psz_namine var_AddCallbe, VLack(aC_VAR,b,c,d) va)(_S
      |          ^
 Tr_AddCallbackRING../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
 | VLC_VAR_DOINHpERIT );
      |     ^
dvan../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
(  122 | #define v140 | #define va_dec, "nor_Set voChecked(o,n, tVLC_OBJECT(a), b, c,   142d )
      |                                                   ^
,v) var_SetChecked(Vut found, dropping sub | #define var_G../include/vlc_common.hepicture" );
tChecked(o,n      |         ^
,t,../include/vlc_messages.h::v)LC85:5: _481Onote: expanded from macro 'msg_Warn'
:ar_Create(a,b,c) var_Create( VLC_OBJEC   T(a), b, c )B
      |                                       ^
JECT(o),n,t,../include/vlc_common.hv:)
      |                                                ^
_ced( a, b, c,481:15: 15: note: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'VLC_OBJECT'
 d, e, f, g, h ) d  481 |         constmemberemux_NewAdvances: (cod(VLC_OBJECnst vT(a),b, var_GetChecked../include/vlc_common.h:481(VLinC_:15:         OBJECT|     ^
../include/vlc_variables.hl(o)c_,481n:t |  122     ,t,vnote: obje)ct_t *)(&(x)->
obj) \
      |               ^
n      amexpanded from macro 'VLC_OBJECT'|                                                ^

e  ../include/vlc_common.h:481:15:    const snote: truct vlc_common_85 |     msg_Genplaylist/thread.c:530:39: note: expanded from macro 'var_Create'
expanded from macro 'VLC_OBJECT'
  122 | #define var_eCric(p_thm  481 | reate(a,b,c) eis, VLC_MSmbers:var_Create( VLC_OBJi _struc Et vl(co c:_common_members: (cor,n VLC_VAR_st Svlc_object_t *)(&(x)- TR>nst ING | V9obj) \
eCLC_VAR_DOINHERc:,d,e,f,g,h)
t      vlc_object_t|                                                                       ^       warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]|               ^

 *)(&(x)->obj) \
      |               ^
  IT 530);playlist/engine.c:459:5  | =
:../include/vlc_common.h: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from  481  459 |     varinput/resource.c:_Create( p_playlist, "video-filter", VLC_VAR_STRING | 33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |     ^
VLC_V../include/vlc_variables.h:122:39: 
note: expanded from macro 'var_Create'
  122 | #define var_C  491 |     va :e15AR_sDOINHEreate(a,b,c) _RIT );
var_Create( VLC_OBJECT(a),      |     ^
 b,../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Creat c )
e(a,b,c) var_Create( V      |                                       ^
L../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
C_OBJECT(a), b, c )
      |                                       ^
: ../include/vlc_common.h:481:15:   481 |       const strunote:        con note: expanded from macro 'VLC_OBJECT'
expanded from macro 'VLC_OBJECT'
r  481ct st struc |   G _ tT  (a), b,481 |         cW Aonst struct vlc_common_mev481lc__Createcmbers: (const vlc_obvject_t *)(&(x)->obj) \
      ( l| Rpo_momon_me |      bj, p   sz_name, Vc              ^cm _common_members: (cbLoC_VAR_ADDRESS | VLC_VAeR_DOIN
N,rs: (const vlc_object_t  n_s_t vlc_oHERIT );
      | VAbject_t *)(&(x)->obj*) \)playlist/engine.c(:_ARGS__)
      |     ^
&../include/vlc_messages.h:(x)->obj) \
      |               ^
78:13: note: expanded from macro 'msg_Generic'
   78460:5: 
       | const struct vlc_comm| In file included from input/es_out.c:34warning: :
              ^In file included from 
../include/vlc_common.h:1031:
on_memb../include/vlc_variables.h:477:5: warning:   )    ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   ers: (consIn file included from ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
t  122 | #de
fine var_Create(a,b,c) var_C vlc_objecreate( VLC_OtB_Jt   477 |     vlc_L*var_CreEaCtTe()a(), b, c )&(xog(VLC_OBJECT(o), p)->,obj) \
      |               ^
( due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p  460
 |        |                                       ^
      |                                       ^../include/vlc_common.hIn file included from input/stats.c:28vl
c_module_input/services_discovery.c:28:
In file included from ../include/vlc_common.h:481:../include/vlc_common.h15: note: expanded from macro 'VLC_OBJECT'
:n1031:
../include/vlc_variables.h  481:
 | In file included from  ame, __FIL../include/vlc_common.h:1031:
../include/vlc_variables.h::340E:_9_, __LI: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
NE  340 |     if__, \
      |             ^
( var_GetChe../include/vlc_common.hcked( p_obj, psz_name, VLC_VAR_STRING, &val :)481_:o15b j 203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] :)481
      |         ^,: note: expanded from macro 'VLC_OBJECT'
  481 |        
 
con../include/vlc_variables.hst:142:48: note: expanded from macro 'var_GetChecked'
 struct vlc_com  142   | # pszd_203 |     oreturefinname, VLC_VAR_STn var_SetChecked( p_objmon_members: (consRING | VL    var_Ce var_G_VAeRtChecked(o,n,t,v) var_tGetCheckCed(VL:15: note: rut_Coexpanded from macro 'VLC_OBJECT'C_O
  481 |         co)nntrol( p_oBJECT(o) vlst sut, _DOE, psz_name,c_o bject_t *)(&(x)->obj) \
      |               ^
VLC_VAR_INTEGER, val );
      |            ^
S../include/vlc_variables.h:140:48: note:  var_truct vlc_common_mem,expanded from macro 'var_SetChecked'binput/decoder.c, psz_:614:5name, : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V_OUTLC_VAR_BOOCreate( VLC_OBJECT(a_er
GET_EMPTY, s: (const vlc_ob  140 | #d),eject_t *)(&( b, c )
      |                                       ^fi
ne../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 var_SetChecked(o,x)->obj)  481 | n,t,v) var_SetCh \
      |               ^
&b );
      |         ^~~~~
eckIn file included from einput/meta.c:31L, val );
INn,t,v)e
input/es_out.h       :
In file included from  : 124: c        |                                                ^
9: warning: unused variable 'i_ret' [-Wunused-variable]
../include/vlc_common.h  ../include/vlc_common.h614 |     vlc_object_onst strHERIT ):124 |     inuct vt i_ret 481  const release( p_:strl:c_comvout );103115: :
note: d;
mon_members
      |     ^
=: (const vlc_obj../include/vlc_variables.h      : es_out_Control( p_ouect_477t, ES_Oexpanded from macro 'VLC_OBJECT'U
T  481 |  |        cuct vl../include/vlc_objects.h::    ^
t../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
   122 | #define var_Crea_SEte(a,b,c) var_Create( VLate( p_play(VLC_OBJEC5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_co  li*)(T_DELAY, iT(o      s| ),n           ^
,t,v../include/vlc_variables.h&(477 |   _cat,x)t, 
      |                                                ^
" ):140:48: note: expanded from macro 'var_SetChecked'
su  66Cb140i_demmon_:25: note: expanded from macro 'vlc_object_release'
-lay     66 | s_ O);
      |         ^~~~~
o-urcemBJECT>obj) \ var_Crea  te( p_ ob"j, p,s
 VLC_VA      |               ^
R_STRING | VLC_VARIn file included from input/event.c:_DOINonsztembers: (const vlc_objeHERI31:
input/es_out.h T_../include/vlc_common.h:481:15: snote: expanded from macro 'VLC_OBJECT'
  481trvlc_obju |     ct vlIn file included from ../include/vlc_common.h:c_com1031:
../include/vlc_variables.h:578:9:mon_me     const swarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mbers: (c  578 |  onst: | 149e vlc_object_ct_release( VLC_OBJEC#td *)(&(:9x)->ob:  warning: unused variable 'i_ret' [-Wunused-variable]j)
 \
      |               ^
  if(In file included from   149 |    efine var_SetChe(cke vaIn file included from input/services_discovery.c:r_Ch ange( d(o,n,t,v) pv_obj, psz_na), b, c28:
 )
      |                                       ^In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ar_SetChecked(VLC_OBJnEaame, VLC
t../include/vlc_common.h:481ruct v_VAR_CHOICESCOUNT, &count, 
lc_common_mNe:T(a) )
      |                         ^
  350 |  ULL ) )
      |         ^15: note: expanded from macro 'VLC_OBJECT'
  481mbers  | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    m   481 |           const:C (const eT st
ruct vlc   if(i var_Ge tnt i_ret = es_outinput/stream_fifo.c:coCn_Control( p../include/vlc_variables.h_out,:128:43: (o),n,t,v)
note:       |                                                ^
s../include/vlc_common.h:481:15:t stru_coexpanded from macro 'var_Change' note: expanded from macro 'VLC_OBJECT'
ct vlc_c  481 |   ommon_members: (const vlc_object_t       const s,v*)(&(x)-30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189mm>otnr_umembers:: (const vlc_ol12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  189 |     return var_Seje     const structctChecked( p_obj, psz_name, VLC_VAR_INTEGER, val );
      |            ^
o_../include/vlc_variables.h:140:48bj)o \
 vlc_com:      m onote: hexpanded from macro 'var_SetChecked'e
cb | 
ct_t *)              ^
cES_OUT_ ked( p_obj, psz_name, VLC_VAR_STRING, nV_members: (conSt  LCE vlc__VAR_140S(c& | #&defiomnval ) )
mon_members: (e var_TRING | VLC_VAR_DO      cIoNnHERIT ()x)-s>SeTt_TIMES, f_posijeo| b        ^
j) ;
t vlc_object_t      |     ^ *)(&tion,../include/vlc_variables.h:142:48 i_time,: i_length );
      |         ^~~~~
 
note: expanded from macro 'var_GetChecked'(x)->obj) ../include/vlc_variables.h:122input/es_out.h:155\
:9: sC:
39: note: expanded from macro 'var_Create'
  142 | #define v  t vlc_object_t *)(&(x)->oba122rwarning: unused variable 'i_ret' [-Wunused-variable]
_  155      Geinput/decoder.cjt | c: |               ^
 | #defin) \
      |               ^34 warnings generated.
);
       
  intIn file included from t643:Checked i_ret = es_oIn file included from input/resource.c:33:
In file included from ../include/vlc_common.h_t *)ut_:C(o,n,t,v) var_G(&(x)-input/stats.c:28ontrol:
(In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:>obj) \hecke1031 :
dct_t *)(32../include/vlc_variables.h(:p511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_o,n,to&,eut, ES_OUT_SEv) var_SetC  511 |     vT_JITTER,
      |         ^~~~~
ar_Create( p_obj,hecked(VLC_OBJEinput/es_out.h:CT(167:9: warning: unused variable 'i_ret' [-Wunused-variable]
  :167 |     in t i_ret 
psz_name, VLC_= es_o\
      ut_|               ^
Control( p_o12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 warning:   212 |     rIn file included from input/es_out.c:34:
In file included from eturo),n,t,vV)
      |                                                ^
n../include/vlc_common.h :481:15: note: expanded from macro 'VLC_OBJECT'va../include/vlc_common.h:1031:
../include/vlc_variables.h
:491:5r_:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]        |               ^

 warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481u | t ,  ES_OUT_GET_GRO(x)643 |     iIn file included from ->ofinput/stream.c  A(SetCUP_FOR:CheED, &i_group35:
In file included from ../include/vlc_common.h:cked (o1031:
../include/vlc_variables.h:203:12: vbj,  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]R_I
aN   r203 );
      |         ^~~~~
_Creai |     retinput/es_out.h:unput_clt173o:9: warning: unused variable 'i_ret' [-Wunused-variable]
e n a m e (  r173n,  | v a r _ SienttC hie cckons tVeLdC(_VAR_COORDS, val)a st;r
uc_491r | edepbase=`echo input/stream_extractor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
t t/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/stream_extractor.lo -MD -MP -MF $depbase.Tpo -c -o input/stream_extractor.lo input/stream_extractor.c &&\
mv -f $depbase.Tpo $depbase.Plo
      |            ^bj) = es_out_Con
trol( p_out, ES\
      |               ^
../include/vlc_variables.h:140:48: note: ,bexpanded from macro 'var_SetChecked'
,  140 | #define varcc)_Set var_Create( VLC_OBJECT(a), b, c )k
      |                                       ^
 _../include/vlc_common.hConvertTS( VLCChecked(o,n,_Ot,BJv)p _ob_OEC:vUarT_S_SetCTE(pj481, ps:Tz_name, VLC_VAhecked(Vinput/demux.c:187_:dec), p_owner->p__EOS );
      L| 9: warning: clock15: note: , expanded from macro 'VLC_OBJECT'
        ^~~~~  481 |       Rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_
B  187 |    N   O OLULL, &i_ t,sm, NULL, INT64  const str_MAX ) ) {
      |                                ^
../include/vlc_common.h:
u vcal );
      t vlc_common_members: s481g_Err(demux, (c| onst v           ^
:../include/vlc_variables.h:lc_objCe_cOtB_JECT(o),n,t,v)
      |                                                ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       " se co15e *)(&(kx)->obj) \
      |               ^
 failure before probing"nst struct vlc: note: TE_common_mexpanded from macro 'VLC_OBJECT'e)m;bers: (const vlc

_ vlc   481 |         const _sco truc  const struct vlc m m      ton _vm lembers_: (const vlc_obinput/es_out_timeshift.c:339:In file included from input/meta.c:31:
G32: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E  339 |   R  consct ivoajme |         ^|
r_cm../include/vlc_messages.h:cCo140n:48reate( p_o: note: expanded from macro 'var_SetChecked'
|     ^
  140../include/vlc_variables.h: | #de122:39: f_members: (const vlc_object_t *) (nbj, pnote: VLC_Vexpanded from macro 'var_Create'
s  AR_DOINHE122_common_membersRIT
      |     ^
: (co../include/vlc_variables.h:122:39: note: nst vlc_ob | #deexpanded from macro 'var_Create'
ject_  122 | t *)(&(x)->obj) \
      |               ^
fine var_Create(a,b,c) var_Create( VLC_OBJECT(ainput/decoder.c:644:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  644 |     t), b, _t *)(&(x#)d-e>fobj) \
    In file included from iin&(x)c )
-      |                                       ^
>      | ne var_Creatobj)../include/vlc_common.h \
 msg_Err(p      |               ^
e(a,b,c):              ^_
dec, "Could not get dispinput/control.cla:481126In file included from input/stream_fifo.c:30:
In file included from 83:5: ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: expanded from macro 'msg_Err':
15   83 |  ::22object_t *
)  203 | y( &(x)->doabte for   tji)m e\s :
       warning: | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]              ^

  126 |             *pi_64 = v../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5:  msg_GeneIn file included from  input/stats.c r ic(zp_athis, VLC_MSG_E:28:
In file included from ../include/vlc_common.h:R1031R:
../include/vlc_variables.h, __VA_ARGS__:227r_GetIntwarning: e:g)er
      | _    ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
12  491 |     
v niamra_r_eCetme../include/vlc_messages.ht u: warning: var_SetCheckedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d  227 |     renote: (o,n,t,v) vart_uS:78rn :v13: note: expanded from macro 'msg_Generic'
ar_SetCh   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINetChecEk_e_d,( V\LC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     var_Create(rexpanded from macro 'VLC_OBJECT'n VLC_
     const   481 |         construct vlc_common_members: (const vlc_object_t *)(&(x)-OBJEC rst s>obj) \
      |               ^
truct vlc_covmTa(a), b, c )
      In file included from input/stream.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |  r   r_SetCh|                                       ^
../include/vlc_common.hee:ea481:15tumote( p_obj, psz_name, VLC_VAR_ADDRrn_members: (const vlc_objectESS | VLC__cn VAR_DOINHked( p_obj,E psz_name, VLC_VAR_var_RSetChecked (obFLITO AT, val );
      |            ^
j../include/vlc_variables.h, name:140:48: note: expanded from macro 'var_SetChecked', VLC_pVA_sR)_;
iCOORDS      | ,     ^
val../include/vlc_variables.h);
        128 | #define: var_Change
(a,b,c,d|            ^
  ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
,140 | #deefin)e  vvaarr__CShet *atCheckedn(o,)(&(x)n,ge( VL C_OB122:39VLC_OBJECT(a), b, c )JECT(a), b,:   c140,  | note: #expanded from macro 'var_Create'
d
      |                                       ^
  122 | # d, ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481:e | fei  note: expanded from macro 'VLC_OBJECT'
      ne var_S  etChecked(o,n,t,v) va  constr 481s |       tt, _e const sv) var_truct vlze_rmax = c_comvu)
mon_members: (const      |                                           ^
ar_CreateGetIntSSeeger tChecked(V(../include/vlc_common.htChecked(VLC p_inpuvlc_objeetC_hOeckLecdct_t *)(&(x)->obj) \C_
      tOBJE|               ^
t vlc_co, "imnput-timeshifdeft-In file included from input/resource.c:gramine onCularityn_mTvar_Create(a,b,c)33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5(o), va:r warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n_Cr"tamp %  525"PR,:481:15: teate( VLC_OBJE,Cv)
       );
      |                                ^
B../include/vlc_variables.hT(aemberJECT(o)| s:                                                ^
,../include/vlc_common.h:481:(const vlc_)n,, bt,, 15cv  | oI )   v-ar_Cre)d6: 4"",
      |                                                ^
a../include/vlc_common.hnote: expanded from macro 'VLC_OBJECT'
t i_ts);e( p_objb(VLC_OBJECT(o),n,t,v)
      |                                                ^
:481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
,:15: note: expanded from macro 'VLC_OBJECT'
  481 |        psz_name, VLCnote: expanded from macro 'VLC_OBJECT'_VAR_BOOL | VL  constC _struct vl
V  c  _c481ommoAR_D481 |         consO |    
      I| N                                      ^H
E../include/vlc_common.h:t    n_meR struc481 :15:const strucIT
      |     ^
t../include/vlc_variables.h:122:39t vlc_comjbers:
 e (const v      |         ^
mmon_members: (lcc onote: ns../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MS: Gv_ERR, ___obctlc_common_mV>obj) \
enote: expanded from macro 'var_Create'
m  122 | #djteect_t *fine v       val)(&c_objecrA_ARGS__)
      |     ^
../include/vlc_messages.h:78_t|               ^(_t 
_*)(&(x)->oCreatplaylist/engine.c:461:expanded from macro 'VLC_OBJECT'
b  481jx)->oebj) \
      |               ^
b(a,b,:13: note: expanded from macro 'msg_Generic'
 | 5     78 | :   warning: t    vlc_ In file included from Lo   cg(cVo)n)sLt struct vlc_common_members: (const vlc_object_t *)(&(x)->obj)  \
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      Cv|               ^a  _461OBJECT(o), p, vlc | _ m    v\

      |               ^
ar_Creatodule_name, __e( p_playlist, "sub-filter", VLCIn file included from input/meta.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hFILE__VAR_SIn file included from input/services_discovery.c_, :_:r511__CrLINE_eat:5TR:I Nwarning: Ge (28 VLC_OBJECT(a), b, c )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|   511 |     var_Create
( pVLC_obj, psz_name, VLC_VAR:
_In file included from I../include/vlc_common.hN:T1031E:
G../include/vlc_variables.hE:R362 :| VL9      :C _warning: Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]A
|   362 |     if( var_GetChecked( p_obj, psz_n_, \
aR_VAR_DOI_me,NHER VLC_VAR_ADDRESS, &val ) )DOIN
      |         ^
HERIT
      |     ^
../include/vlc_variables.h:122:39:../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked' note: expanded from macro 'var_Create'

  142 | #defi                                      ^ne var_GetCheck
edIT(   122);e../include/vlc_common.h | #define var_C: o,n,t,v)*)(&( var_GetCx)->obj) \
      |               ^
rs: (const hecked(VLreate(a,vlc_objb,c) var_Create( VLC_O
BJECT(a), bIn file included from       ,|             ^
input/input.c../include/vlc_common.h:481:32::
15In file included from :../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5  : warning: ce cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t
481note: _expanded from macro 'VLC_OBJECT't:15:  554 |     var_Create
    ( p_obnote: j, psz_name, VLC_VAR481 |  _STRIexpanded from macro 'VLC_OBJECT'
       const   481 |       )
      |                                       ^
*)(&structN../include/vlc_common.h: vlcG_ c|481 oVmmo(x)->  coLCo:15_nsV: ARnote: _expanded from macro 'VLC_OBJECT'D
b  481On_      | t    ^IN s | tm  HERIructT
      |     ^
   vl../include/vlc_variables.h:j) \
      |               ^
C_OBJECT(o),n,t,v)
      |                                                ^
cembers../include/vlc_common.h:481_co122:15m:39: note: expanded from macro 'var_Create'
mon_mem
bers: (con  122 | #define var_Create(a,b,c) var_Create( VL../include/vlc_variables.h:122:39: :C_OBJECT(a), b, note: expanded from macro 'VLC_OBJECT'
note:   481 |         con  st stru c )
sct vexpanded from macro 'var_Create': 
l( tc_c vlc_object_t *)(&(x)->obj) \
        122 | #def   consiconst vltne var_Createc_ob481j om | m eon_membect_t  struct vl*)(&(x)->obj) |               ^
\
      |               ^
(a,b,cc_) varcommon_member  _Create(    const struct s VLC_:In file included from input/resource.c:OBvlc_comJECT(a), b, c )
      |                                       ^
33:
In file included from ../include/vlc_common.hrm      |                                       ^
s: (const vlc_obj (const../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.he:c481t:_15: note: expanded from macro 'VLC_OBJECT'
  481 |   vlc_ otbject_t *)(&(x)  -481> | o b j )   \ 
        const struct vlcinput/decoder.c:684:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_common_ m  em  684be rs:   c | o(c nst    stru const  tv  v lcmsg_lco_momno_cm_eombbjeerct_t *)(&(x)->obj) \
| W              ^a
rns: (( const vlc_object_t *)(&(x)->ob      p| _              ^
decoder, "can't get output playlist/engine.cs:464:u5b: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from input/meta.c:31p:
iIn file included from c../include/vlc_common.ht:n1031:
../include/vlc_variables.h  464 | :525:5: warning:  _m   evar_Create( p_playlmibstdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
   "e525r | s out", VuLrCe_VAR_S  TRING | var_Create( p_"obj, ps VLC_VAR_DOINHERIT ) );
      |         ^
s../include/vlc_messages.h:85z_n:;
a      me, VLC_V:5:  (const|     ^
 vlc_obje../include/vlc_variables.h:122:39:ct_t *)AR_BO note: expanded from macro 'var_Create'
OL | VLnote: expanded from macro 'msg_Warn'
C_VAR_DOINHj) \
      |               ^
E(&(   85x)->obj) \
  122 |  |     msg      |               ^
#define var_Create(a,b,c)In file included from input/stream.c RIT:35v
      | input/stats.cIn file included from input/input.c::28:
32    ^In file included from a
_../include/vlc_variables.h:122:39::
r_Create( VLC_OBJ note: expanded from macro 'var_Create'
In file included from GECeneri../include/vlc_common.h:c(p_this, VLC_MS../include/vlc_common.h  122 | #dT(a), b,:1031:
../include/vlc_variables.h:1031:
G_WARN,241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   241 |   efine ../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
In file included from  c )
      |                                       ^
../include/vlc_common.h:481__VA_ARGS__ )
      |     ^r
e../include/vlc_messages.h:78:13../include/vlc_common.h: note: expanded from macro 'msg_Generic'
turn: v va1031:
r../include/vlc_variables.h:227:12:  563_C | r   *   78)(& |   (x)->warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]obj  v) \lc
_   Log
  227      | ar(VL_:15              ^
C_O: :1031v:
../include/vlc_variables.h:539:5:ar warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_Create( pnote: expanded from macro 'VLC_OBJECT'

_S  481 |     539 | e      const In file included from input/services_discovery.c:28BsaJtEe(a,b,c) vCtruct vlc_common_members: (co:
T(o), p, vlc_In file included from ../include/vlc_common.h:module_namns1031te:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  et  | Checked( p     vlcb 429  r__obj, psz_name, VLC_V | AR_STRING, val )job, psz_namvar_Crea;
      |  te( p_oe, V   var_CrebLajC_VAR_STRI, psz_ne           ^je
tuame, VLCN,r tnc var_SetChecke_VAR_FLOAIn file included from ../include/vlc_variables.h:140:48tinput/event.c: note: Texpanded from macro 'var_SetChecked'ar_Cre:32:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  125 | 
e(  d( p   140 | #definep_ | VoLC_VAR_DOINHERIT
      |     ^
 var_S../include/vlc_variables.h:122:libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/stream_extractor.lo -MD -MP -MF input/.deps/stream_extractor.Tpo -c input/stream_extractor.c  -fPIC -DPIC -o input/.libs/stream_extractor.o
etChe39ck  vlced(o,n,t,v) var_SetChecked(VLC_OBJEC_: obj, psz_name, V_objenote: atecexpanded from macro 'var_Create'
t_releas( T  e( p_vouLC_VAR_FLOAT, vat );
      l );
      |            ^
| _(_../include/vlc_variables.h:_140:48: note: expanded from macro 'var_SetChecked'
122    ^
  140 | ../include/vlc_objects.h:66:25 | : note: expanded from macro 'vlc_object_release'
   66 | VLC_OBJ E C# b#ddefine var_SetChecked(T(a), t *)(&(o,n,t,v) var_SetCheckeo),n,t,vxef )->obb, c )
      |                                       ^
ine var_Create(a,b)
      |                                                ^
vlcj../include/vlc_common.h_, psz_name, VLC_VAR_Io:bjj)e c481t:15:../include/vlc_common.h:481NTEGE G | VLC_VAR_DOINHERIdT(
VLC_OBJECT(,c) var_Crea      te(|  oV)L,n,t,v)
      |                                                ^
../include/vlc_common.h:481C_OBJECT(a), b, \_rel:15: note: expanded from macro 'VLC_OBJECT'
ease( VLc )C
      |                                       ^note: expanded from macro 'VLC_OBJECT'
      _
:15:
O   note: expanded from macro 'VLC_OBJECT'  481 |         co
n  481 |         const stru| ../include/vlc_common.h:              ^
481:15cst: 481 |     playlist/engine.c ::465:5: vlc_common_m    constwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    ^
  ../include/vlc_variables.hBJE495eCmber:122:39:note: expanded from macro 'VLC_OBJECT'
sT: (const  481 |  note:         const stru  vct vlc_cR |stt expanded from macro 'var_Create'
 Vommon_memberls:  122 | #def(isatruct vlnec_common var)465 (cc |  )
      | _memberso:59: note: nst vlc_object_t *                        ^
_Create(a,b,c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         conexpanded from macro 'var_CreateGetInteger'
:  495 | #define var_Crea    var_) var_CreC (teGetInteger(areate( p_playlist, "demate( VLC_OBJECT(ast struct vlc_coconst vlc_ob), b, c LC_)(&(x)ject_t *)u(&(x)->obj) \
      ->obj) \
      |               ^|               ^

x-filter", VLC_VAR_STRING | VLC__mmon_memIn file included from input/resource.c,VAR_DOINHb:VAR_DIn file included from input/stream.cO)I b33e  NHERIvTa r)_;:
In file included from ../include/vlc_common.hrs: (const vlc_object_t *)(&(x:
35      |     ^
object../include/vlc_variables.h:_t *)Crea122:39: note: expanded from macro 'var_Create'
teGetInteger( VLC_O(&(x):
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241  r122uct Bvlc_common_mJeEmCT(a | #define :)12:var_Crea)
      |                                       ^te
b-e>ros: (../include/vlc_common.h:c481o(nst vlca,b,_obje warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  241 | ) va,b)
      |                                                           ^ct_r_Createt :15:*
)(&(x)->obj) \
      |               ^
(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 note: expanded from macro 'VLC_OBJECT'
  481 |         b    j V) \
      |               ^
  r481 |         cIn file included from FILE__,eturn vIn file included from LC_OBJinput/stats.c:input/meta.car_Se28:
In file included from ../include/vlc_common.hcECT:31:
onst  struct:1031 vlc:
(a), b../include/vlc_variables.h:onst stru_common_256In file included from ct me:vlc_comm../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o, n_members: (c :E)
      m|                                       ^
_../include/vlc_common.h:481:_15LINEconst vlc_objectR___,: note: expanded from macro 'VLC_OBJECT'
b \
      |             ^
  481 |         cot *ers: (const vlc_o1031:
IT ../include/vlc_variables.h:554:5);
      |     ^
)(&../include/vlc_variables.h:122:39:../include/vlc_common.h:481:15bj: note: : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  554 |  ect_t *)(&(x)->obj)   (x)-note: expanded from macro 'VLC_OBJECT'
  >tCheobjcn481 |         s)t->obj) \
      |               ^
expanded from macro 'var_Create'const struct vl ksctr
e) \ d( p_obj, psz_  \  
539 |        |               ^
name, V
_ c omm 122In file included from input/input.c:o32:
In file included from n_members: (con | #define var_Crea      |               ^var_CreaLC_te(a,b,c) var_CVAR_STRIreate( NG, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_VLSetChec
ked(o,n,t,v) var_SC_OBJECT(a), b, c )
      |                                       ^
etChecke../include/vlc_common.hinput/es_out_timeshift.c:344:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:15: note: expanded from macro 'VLC_OBJECT'
  :  481 |  tIn file included from input/event.c../include/vlc_common.h:32:
../include/vlc_input.h:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

       const struc  527 | 256 |     rt v,lc_common_memebere(ss:turn var_SetChecked( p_obj, pst:1031:
../include/vlc_variables.h:578:9z  _344 ( |  p_obj, psdname vaz_n (VLC   r_Creat_aOBJECT(Vme, VLC_VAR vl    mc_obj,sg_DLC VLC_VAR__FLOAT |_VAR_ADDADDRESS, val R);b
       V| LC_VAR_g(eDO(IN p_obect_t *)(&(x)-E p_ij           ^SS
:>obj) \
 ../include/vlc_variables.h:,      |               ^
  warning: in140 o),due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
u  578 |     if( var_Chanct vlpncsz_name, VLC_VAR_STRI,Nt,v)
      |                                                ^
G | pguet(_ p_obj, psz_name,|  ../include/vlc_common.hV:L481C:_15VVALR_:C CHn:p48: note: expanded from macro 'var_SetChecked'
ERIT
      H_| note:     ^
_Ocommon_meV  140 | #define var_SetCheckAR_DOINHed(o,n,t,v) varERITtinput/decoder.cut, "using timeshift granulari_SetChecked../include/vlc_variables.h:t805:36mbers: (const v:l122y:c39_: note: expanded from macro 'var_Create'
:    warning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bjof %d MiB",
      |     ^
ect_t *)../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
(&(x)   
87-122> | #define |    805 |    ms        if( input_clock_Co var_Create(a,ng_Gehvertrneric(p_this, TS( V );
VLC_MSG_bL,Cc) var_Create( VLC_OB_OBJEJECT(p_dec), p_clock, &i_rC
ate,const vl T(a), b, c )      |             ^
DICBcE_GSCOUNT, &couobject_t *)(&,obj) (x)-nt, NUL >obj) \
      |               ^
__VA_L expanded from macro 'VLC_OBJECT'
pi_ts0, A  481 |         const R../include/vlc_common.h:In file included from input/services_discovery.c:28:
struct vlc_common_memb481:15: ) )
      |         ^\note: 
pVLC_VARi__ts1, i_ts_bouexpanded from macro 'VLC_OBJECT'
In file included from 
      |               ^../include/vlc_variables.h  481 |        
nd ) ) {
      | playlist/engine.c
      |                                       ^
../include/vlc_common.h:481:15:                                   ^ 
note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:  481 |         const struct G:481128v:43: note: lc:468:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  468 |   :c15: note: ommo n _mexpanded from macro 'var_Change'expanded from macro 'VLC_OBJECT' 
  ../include/vlc_common.h128S | #define varconst struct vlc_covar_Crea_te( p_plaCyhlain
g  481 |         const struct DOINHERI      T
eembers: (const v|     ^l
      ../include/vlc_variables.h:122:39:| c_obj    ^
 st, "metnote: vlcadata-network-acc../include/vlc_variables.h:122:39: esesc"t, VLC_VAR_Bexpanded from macro 'var_Create'
O_t *)(&_:note: 1031:
expanded from macro 'var_Create'
OL | VLC_VAR_DOINHERIT );
      |     ^
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_variables.hm:mon_members: (const vlc_object_t *)(&(x)->obj) \
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
      |               ^
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      | input/demux.c:191:18: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  191 |     return probe(VLC_OBJECT(demu              ^
eax))d_t *input = input_Create( parent, item, log, NUIn file included from LL, NULL );
input/es_out.c:(;(
34:
In file included from ../include/vlc_common.h:      |                  ^
1031x:
      |                             ^
../include/vlc_common.h):->obj) \
      |               ^
481:15: 442a,b,c,d,e)note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:511In file included from   input/meta.c:31:
In file included from ../include/vlc_common.h:1031 v:
../include/vlc_variables.h:554../include/vlc_input.h:501:46ar_Change( VL481C_OBJECT(a),: note: expanded from macro 'input_Create'
 b, c, d,  501 | #define input_Create(a,b,c, e )
       |         const struct ::| 5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc_  511 |     var_Create( p_obj, psz_named,e) inc                                          ^put_Create, VLC_VAR_INTEGER | VLC_ommonVAR_DOINHERIT
      |     ^
_m(embers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
5../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c:
 ../include/vlc_common.h:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481:15: note: expanded from macro 'VLC_OBJECT'
_  481 |         const s  122 | #)
input/demux.c:204:26: warning: define due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
var_Create(a,b,c) vart_Create( VLC_OBJECT(a), b, c )  204 |     d
emux_pV      LC_      |                                       ^
../include/vlc_common.h:Oriv_t *priv = vlc_custom_create(p_obj, sizeof ()|     ^ va:*pri
v../include/vlc_messages.h), "demux");
      |                          ^
r:./libvlc.h:110:27: 78:13: note: 481:5expanded from macro 'msg_Generic'
15: BJ_   note: 78 |    ECCreate( VLC_OBJECT(aT(a), b,),b,c,d,e)
      |                                              ^ c )
      |                                       ^
 vlc_Log(V../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  :note: expanded from macro 'VLC_OBJECT'
   481 |      481 | warning: expanded from macro 'vlc_custom_create'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]     con110s
 |   442 |              ers:   const rstrut struct(ct vlc_     vlc_custom_cccommon_members:reate( VLC_OBJEonst v((const vlc_
CTvuoar_Create( p_obj,  vlpslzc_object_t *)
b../include/vlc_common.hc:t(j (&(x)481:15:->obj) \
      |               ^
o),ect_Lv note: expanded from macro 'VLC_OBJECT'
t  VLC s, n)
      |                           ^
../include/vlc_common.h:481:_OBJECT(o)In file included from input/stream.c:_481 |       15: note: expanded from macro 'VLC_OBJECT'
   481 |         const ,struct vlc co_common_members: (35nn,t,v)
:
In file included from ../include/vlc_common.ha      |                                                ^
m:../include/vlc_common.h1031:nst struct vlc_common_me481:
../include/vlc_variables.h:256e, VLC_VAR_::12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]mbers:
  256 (coBOOL | VLC_VAR_D  nst vlc |     re_toubject_t rn var_OSIeNtHCEhReIcTk e) ;*
)consd*)(&(t  p(&(_xo      b| j    ^
v../include/vlc_variables.hl:c122_:39: note: expanded from macro 'var_Create'
(object_t *)(&(x)->obj) \
lc_common_members: (const cvl_Cc_object_t *,_cOommon_memb      )(&( x| p)              ^->objsz) \
      |               ^
_name, VLC_VAR_ADDRx)->ob
ESS,j) \
      |               ^
 val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OeBJECTIn file included from rs: (const (o),n,t,v)
      |                                                ^
input/event.c:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
32:
../include/vlc_input.h:530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  530 |         vlc_object_release( input );
      |         ^
vlc_o)->obbj) \
      |               ^
  481 |         const ../include/vlc_objects.h:66:25: jnote: expanded from macro 'vlc_object_release'
   66 |     vlc_objectIn file included from   input/es_out.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525122:5B | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15  525 |     va:input/demux.cr:232:J#de_release( VLC_OBJECT(a) )
      |                         ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
struct vlc_com  mon_mem481 | beE    C9:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 T   rnote: expanded from macro 'VLC_OBJECT'c_232 |         msg_Dbg( p_obj, "
creating demux: access='%s' demux='%Create( p_obj, psz_namss: (const (  481 |    const struct vlc_ vlc_object_t *)(&(x)->obj) \
      |               ^
common_meembers: (const vlc_o), p, vlc_,module_n      const structt_t *)(&(x)->obj)In file included from  \
      |               ^
 vlcinput/stream_extractor.c:'In file included from input/stream.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
28_common "
      |         ^
_:
mIn file included from fine ../include/vlc_messages.hvinput/resource.cIn file included from ../include/vlc_common.h:ar:33_  276Cree:87:5: note: expanded from macro 'msg_Dbg':
In file included from ../include/vlc_common.ha1031:
../include/vlc_variables.h:me,a
te(a,b,c)  _ | v../include/vlc_variables.h1031a:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_FILE_ob554_r  ject_t *)(&(x)->obj) \
      |               ^
 |     var_563: |    18987 |     msg_, In file included from _input/event.cCCreat_:32:
../include/vlc_input.hr:eate( VLC_ me:12:bers: (const vlc_ob G: 572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j en122:39: note: expanded from macro 'var_Create'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  122 | #define  189 |     return var_SetChecked( p_obj var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481: OBectJEeric(p_this, v,ar psz_name, VLC_VAR_INTEGER, val );
      |            ^
15../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
_  140 | #define var_SetChecked(o,n,t,v) VLC_C: note: expanded from macro 'VLC_OBJECT'
var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(   481 |        p_obj,M cons  481 |         const struct vlcSG_DBG,  p__VA_ARGstz _strur_common_members: (consS__)
      |     ^
t../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
  572 |     e_     vlc_ob   name, VLCaject_release( (vlc_t *ob)(&(x)->obj) \
      |               ^
_VAR_STRING | VLC_VAR_ vIn file included from input/stats.c:l 78 |    j  c_object_ if(tVLC_VAR_Bect_t  !var_GetChecked( p_obj, ps *28zOOL | )(&(x)->obj) \
      _n:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*| )(pp  _vout[              ^a
me, VLC_VARplaylist/engine.c:276 |     if( !vDaO_IINNHERIT
V      |     ^
471:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #  471 |     var_ct vlc_commCrdoenfir_GetChe_members: (const   vlcked( p_obLvC_Vlcc__object_t *)(&(LARojg(VLCn__eTxEGE, psz_name, VLC_VAR_INTER, &val ) )
      |          ^
eDate( p_play) G->obj) ER, &v\
      |               ^
al OINHElisROvIn file included from t, "fullscreen",input/stream_extractor.c) )
      |          ^ VLC_../include/vlc_variables.h::142:48: note: 
28:
In file included from ../include/vlc_common.h:1031I../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T  203i]) ) |    
      |     ^
 ../include/vlc_variables.h:122:39:_aexpanded from macro 'var_GetChecked'
     BJECrreturn var_SetChecked( p_obj, psz_VAR_BOOL | VLC_VAR_142D;
      |          ^
O../include/vlc_objects.hLIN142name, EITN | HE#define var_Rnote: IT_ expanded from macro 'var_Create'_G,e tChecked);
      |     ^
(o../include/vlc_variables.h:,n122:,t39: note: expanded from macro 'var_Create'
,v)  122 | _ var_GetChecke | \#d(VCIn file included from input/input.c:38rd:
In file included from input/input_internal.h:31:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.heate(eLVC_OBJECTt((:66:25: note: expanded from macro 'vlc_object_release'
e( p_objo),n,t,v)
      |                                                ^
   :../include/vlc_common.h:481:15:, psz_name,  125a
      |             ^
f../include/vlc_common.h::5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
66 |   125 | note: expanded from macro 'VLC_OBJECT'
    vlc_LC_VAR_BOOL, object    vlc_objvec_481releaste_(releas e(o#define var_Createp_vout );
      :15  481:  VL |         C_OBeco| n(cnote: expanded from macro 'VLC_OBJECT'
)    ^, ked( p_obj,sVtLC_VA p, vlc_modR_uJsStruct vlc_TRING | VLC_VA lEa,b,c) var_CreateCe(_ VLnT(a) )
      |                         ^

psz_name, R_iaDOINHERIT
      |     ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   m../include/vlc_common.h66nVL../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
e  :481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         conC_VAR_BOOL, val );
      | ce var_ommon_members: (const vlc_obalject_t *)(&(x)->obj)  )\;
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
122 | #define 
           ^      
| var_Create
(  122 | #defi |   a  vlne var_c_object_releaCrese( VLC_OBJECT(a) )
      |                         ^
,../include/vlc_common.h:sbt struct vlc_common_members,c) var_Create(GetChecked(o,n VLC_OBJECT(a), b, c )
      |                                       ^
,../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_membeC_OBJ  EC481T: (const vlc_object_t *)(&(x)->obj) | ate(a,b,  \
      |               ^c
() var_Create(a), b, c )
      |                                       ^
481 :V15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t,v) var  481 |          481 |         cons_GetChecked(VLC_ conOBJECTs(t sto),n,t,v)
      |                                                ^
LC_../include/vlc_common.h              ^Ors: (const vlc_objecr:481:15: note: expanded from macro 'VLC_OBJECT'
t uct vlc_cos  481 |  BtJECmru  140 | #definemon_ var_SetChememc t vlc_co
T(a), b, c )
cked(o,n,mm      bers:    t   const struct vlc_common (const vlc_ob_members: (const vlc_object_| t *)(&(x)->../include/vlc_variables.h:140:48: ,v) var_SetCnote: hexpanded from macro 'var_SetChecked'
e  140 | #define cked(Vvar_SetChecked(o,n,t,v) var_SetChec                                      ^
ked(VLC_OBJEt../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    jecCT(     const structt vlc_common__t *)(&(x)_t *)(&(x)-->obj) \
      |               ^me
>obj) \
      |               ^
mbers: (const vlc_objecon_members: (const vlc_objt_t *)(&(x)->In file included from input/stats.cIn file included from :28:
ectobj) \
      |               ^
_t *)(&(x)->obj) \
      |               ^
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]playlist/engine.cIn file included from obj) \
      |               ^
LC_OBJEinput/es_out.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/resource.c
:472:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  472  293 |     In file included from input/stream.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   293   |     if( !va  539 | :33:
In file included from ../include/vlc_common.h:      const strucrt vlc_CcoCT(o),n_GetChecked( p_In file included from input/input.c:38:
In file included from input/input_internal.h:oTbj, psz_name, VLC_VAR_,31t:
../include/vlc_input.h , i:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Bv)
      mmon_mef1031( !var_GetChecked( p_obj,b,c) var_Create( VLC_OBJECm, pbers: (const vlc_oOsz_name,T(a), b, c )
  527 |       O VLC_VAR_BO    inpu| t_LO,tL, &valhread_t *input = input_C ) r:
                                      ^
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   )
      | eate( par         ^
eb578 | ../include/vlc_common.hjecnt,:481../include/vlc_variables.h:142::15 item, log, NUt_t *)(&(x)->obj) \
48:  note: expanded from macro 'var_GetChecked'      
 |    142 | #define var_Ge    &  tCinput/event.c:63:               ^ h
e5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cked(o,nL   63 |     var_Changinput/es_out_timeshift.c:347:27:   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Lvi, NULL );
      |                             ^
e( p_inpu../include/vlc_input.ht, "pov:501:asit,tairon", VLC_,fmv) va(rsg_Dbg  _347 |  Get_(C p_46p:r note: expanded from macro 'input_Create'lCeate( p_plhl   p_sys->  ayli) sVtA,R _"SnEoTth)psz_tmecp_path = :v anote: expanded from macro 'VLC_OBJECT'inked
(  501 | # vdefine input_arCre_gCha var_Create( p_obj, psVLCz_name, VVraate(a,b,c,d,e) input_Create(VLC_OB_yOBJECT(o),lisLCo)t,n,t,, "video-ov_In)h
  481 |    n-
  terotn    itStriop", VLC_VAR_BOOL |const struct v _,tplay" );lc_common_m
 VLC_VAR_DOINHERIT );
ng( p_input, "inpALUE, &      em,v)
      |                                                ^|         ^

u../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
ng../include/vlc_common.h:t-481timeshift-p   abers:th" :15: note: expanded from macro 'VLC_OBJECT') (      

87 |   VeA|                                                ^
| ../include/vlc_common.h:481:15:    v amlsg_Generic(p_this, VL481 | ( p_oC_MSnote: expanded from macro 'VLC_OBJECT'
G_DBG, __VA_AR,G S__)
      |     ^  481 |         const struct vlc_common_membb      |          ^
j../include/vlc_variables.h:142:48NULL );
      |     ^ers: (c:onst vlc_object    _t *    const struc)(const &vtlc_object_t *)(&(  vlc_commonnote: expanded from macro 'var_GetChecked'
_memb  142 | , psz_name, VLC_Versx
../include/vlc_messages.h:78:13(AR_;x)->obj) \
      |               ^
: (const #vlc_obj)In file included from     ^

-../include/vlc_variables.h      input/stream_extractor.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:|                           ^
212:../include/vlc_variables.hdefine ::12: var_GetCh>ecked(o,n,t,v) var_G642:etChecked(VLCo51b:j )note:  expanded from macro 'var_InheritString'\:R__OFLOAT | VLCB_VAR_DOIN 
Jwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note:   EHexpanded from macro 'msg_Generic'E
122      |               ^

:39: note: expanded from macro 'var_Create'
   78 |       122 | #CdefinveT var_Creat212e(a |     return var_SRlc_LoIn file included from ,b,c)   etChec
ked (ob../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
j,g(VLC_OBJECT(o) name, V, pLC_VAR_COORDS, val  128 | #define var_Cha,);nge(a vlc_
moduI,b,c,(TJd,ele_E) namevar_C
      hange( V, __FILC_OBJECT(a),b,c,d,LE__, __LINE__, \
      |             ^
o)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         co,n,t,v)
|       |                                                ^
           ^../include/vlc_common.h:481:15nst st: note: expanded from macro 'VLC_OBJECT'
e)ruct vlc_common_me
mbers: (const v        481|                                              ^
 |  
       clconst struct vlc_common_members: (const vlc_objec../include/vlc_common.h      ../include/vlc_variables.h:140:481:15: note: expanded from macro 'VLC_OBJECT'
t_t *  481 |      )(&(x)->obj) \
      |               ^
 :48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChvar_CreeIn file included from input/stream.c| at:35:
e( VLC_OBJEcked(o,n,t,v) varCT(a), b, c )
      |                                       ^
    ^_
 S../include/vlc_variables.h const In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481::st15e_  304 |  : ru122object_t note: tCh:e39: ckeinput/meta.cd(VLC_   if (liknote: expanded from macro 'var_Create'
OBely(!var_GetCheckJed (o  *CEbC:j, name, VLC_VAR_COORDS, &val)))
      |                 ^T(a), b, c, d, e 31)
      | :
                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members      |                                                ^122 | T(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15#defi): note: 
(&(x)->o../include/vlc_common.h:: (const vlbc_object_t *481:15: note: expanded from macro 'VLC_OBJECT')(&(x)->obj) \

expanded from macro 'VLC_OBJECT'
  481 |         const      |               ^
ne var_Crinput/event.c:67:e5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a struct vlc_common_members:t (const vlc_obje(a,bject_t ) \
      |               ^
*)(&(x)->obj) ,c),\
      |               ^
 _ _FILE__, __L   67 |    INE__, \
      playlist/thread.cIn file included from input/stream_fifo.c:In file included from 531:23: :warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 30:
In file included from ../include/vlc_common.h  var_Change( p  481:|  | _            ^
1031../include/vlc_common.h::
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input, "t
 ../include/vlc_variables.hime", 531 |    212 |     return var_Se t      iChVv481:ect vlc_cockedar_Cref( playe d && var_InheritB(obj15LaeC_VAR_SETVALUE, &cval, NULL );
      |     ^
:142:../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
642 | t48  128 | :../include/vlc_common.h:#define var_InheritSo1031#_:
tdefi../include/vlc_variables.h n*tring(o, e:n vaol( p_plr)aylis note: expanded from macro 'var_GetChecked'_Change(a,b,c,d,t563e) mmon_members: (const vlcvar_C_object_t *)(hange&(x)->obj) \
      |               ^
       const struct vlc_( VLC_OIn file included from input/input.c:B,J name, EVLCC_VAT()(&(x)->obj) \
      |               ^
R_COORDS, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_Set,38:
In file included from input/input_internal.h:31:
../include/vlc_input.h:te ( VLC_OBJECT(a), In file included from :input/stats.c5: co:28warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
In file included from ../include/vlc_common.h  563 |     var_Cre
"Checbked(o,n,, c :1031:
: note: expanded from macro 'VLC_OBJECT'
p  481)
      |                                       ^
../include/vlc_variables.h../include/vlc_common.h:481:15a: 530:tlay-and-exit" :9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | mmo(a), b,n_   members: (const vlc_object_t *)(&(x)->obj) \
      |               ^ 
304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t,v) ) )
      |                       ^
var_Se../include/vlc_variables.hIn file included from c a), b, c, ):note: 604 expanded from macro 'VLC_OBJECT'd
,      | 
te( p_obj, psz_name, :47: note: expanded from macro 'var_InheritBool'                                      ^
C  481 |         conV  
530s ../include/vlc_common.hv:input/stream_extractor.c:28:
In file included from ar_InheritStrhei ng(VL  L142 |  |    C # d e f ine var_GetCvhlecc__object_relecasVAR_STRING ked(o,n,t,v) var_GetChec ked(VLC_OBJECT(o),kn,te( inpued(VLC_OBJECT(o),v)
      |                                                ^
t );
      |         ^
,n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: t struct vlc_com../include/vlc_common.hmon_me:mber../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OB1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: expanded from macro 'VLC_OBJECT'

  481 |   227 |     returJ        const strucECsT:n  (covar_SetChnst vlc_ecked(object| VLC_VA(a) )
      |                          ^R_Dp_obj, ps
z481C_OBJECT(o), n)
      |                                                   ^
_tn../include/vlc_common.h aCHOICmve../include/vlc_common.h:../include/vlc_common.h:lc_common_481m:e15: note: expanded from macro 'VLC_OBJECT':481mbers: (con:15: note: expanded from macro 'VLC_OBJECT'
481,:15:  481 |      note: :expanded from macro 'VLC_OBJECT'
       consst tVLC_VAR_FLOAT, va15: note: expanded from macro 'VLC_OBJECT'
 vlc_object_t   l );
481 |       |            ^
  604stru../include/vlc_variables.h | :140:48: note: expanded from macro 'var_SetChecked'
      #ESCOUNd*   )(&140 | ct vl#ce_fcine var_Inheriommon_members: 
(c  onst vlc_obj(x)->object_t *)(&(x)->obj) \
      |               ^
) \
      |               ^ const stru
481 |    ct vlc_commo  n_members: (const vlcIn file included from   In file included from const _object_t *)(&(x)- input/stream.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:>obj324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) \
  324 |     if( !var_GetChecked( p_      obj, psz_name, VLC_VAR_FLOinput/stream_fifo.cA:T30, &val ) )
      |          ^
:
../include/vlc_variables.h:142:48In file included from : note: expanded from macro 'var_GetChecked'
../include/vlc_common.hstruct vlc_c:ommon_memb  142e1031  const struct vlc_T,define var_Se | #define var_GetChecke &count, NULLd(o,n,t,v)tChecked(o, ) )
      |         ^
rs: (const vlc_object_t *)(&(x)->obj) \n
,      |               ^
../include/vlc_variables.h:128:43|               ^: note: expanded from macro 'var_Change'

  128 | # var_GetChetcommon_members: (_tinput/demux.c:264:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  264 |         p_demux->p_moduldefine voanst vlc_object_t *)(&(x)->obj) \
      |               ^
r_Change(a,b, e )
c,d,e) var_Change( VLC_OBJECT(a), b, c      |                                           ^
../include/vlc_common.h:481:15: , d, e )
      |                                           ^
 *)(&(x)->obj) \
../include/vlc_common.h:note: expanded from macro 'VLC_OBJECT'
481  481input/es_out_timeshift.c       |         const str:u15ct vlc_comm:|               ^
 note: expanded from macro 'VLC_OBJECT'
on_OmeIm  481 | ber :In file included from input/es_out.c:34:
In file included from ../include/vlc_common.h:s1031:
../include/vlc_variables.h: (const vlc_    387object_t * )(&(x ) ->objcckeonst struc) \
      |               ^
t vlc_comd(VLC_OBmon_members:JECT(o),n,t,v)
      |                                                ^
:../include/vlc_common.h:481:15:  note: expanded from macro 'VLC_OBJECT'
(const vl  481 |         coinput/event.c:76:9: warning: ncst strdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
uct vlc_common_members: (con   76 |     if( vare = v_Gs:t554:5l:c _warning: m odule_loaddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc_obj  e554c | t _ (tpIn file included from input/input.c:38:
 eIn file included from tI nteger*)(&(( p_inpx)->obj) \
      u vinput/input_internal.ht:a, | _"l              ^
r_Creenate( p_obgj31:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  572 |      h" 9oIn file included from     vbject_t *)lc_object_re:input/stream.c:_ld 35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  340 | se( (vlc_object_t *)(p p _v( ,Ne if psz_nam( ve, &(x)->objVoexpanded from macro 'VLC_OBJECT'ut[i]) 
mar_GetChecked( ) \
      |               ^
)L );
      |          ^C
_VAR_STRING | VLC_VAR_DOIN=H=E RiI_tleng../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
t481 |    66 |     Bvh lT
o o )
      |         ^
      const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
l(o, n) var_InheritBool(VLC_OBJECT(o), n)
      |                                               ^
../include/vlc_variables.h:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     HIn file included from input/services_discovery.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h    const str658:47: note: expanded from macro 'var_GetInteger'
ERIT
      |     ^
uc:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h:122:39: t vnote: l
c_common_me  658 | #define var_GetInteger(  455 |    a var_Create( p_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT )m;
bers: (const vlc_objec      expanded from macro 'var_Create'|     ^      |     ^
../include/vlc_variables.h:
122../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
:39: note: expanded from macro 'var_Create'
,  b122) |  # defin  122 | # dee fvar_Creine var_Creataete(a,b,c()a ,b,c)vt_ var_Create( VLC_OBJECT(a),ar_GetIntege brvar( VLC_OBJECT,( ta),b)
      |                                               ^
_cC r)
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

      481 |        481122 | #def../include/vlc_common.h*:481:15:  |         const ine var_Create(a,b,struct vlcc) v_warning: _ar_Create( VLC_OBJdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
EcommCoTn_members:(   c387o |   a ), b, mcmon_m ember  ) 
 304 |           eatsif u(likely(!var_Get: msg_Dbg( Cp_in put, "heusing timeshiecked x, "demux",(|                                       ^
c../include/vlc_common.hft path::481:15: note: expanded from macro 'VLC_OBJECT'
(o(nst vl %s", VLC_OBJECT(a), b, c )
        | )                                      ^o
(note: expanded from macro 'VLC_OBJECT'c_obIn file included from ../include/vlc_common.h :481:15: 
  const   ps  481t | _sysj(const vb481 |    jnote: , namr-uct   ect_t *)(&(x)->obj) \
      | >psz_tmp_pat              ^
h );
      |         ^
&     input/decoder.c:  808:17:  warning:    cconvst struct vlc_common_membedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
   expanded from macro 'VLC_OBJECT'808
 |   481 |  oelrc(x_common_mVLC_VAR_e)C../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
->obj) \
s: (cons      |               ^
t vlc_object_t *)(&(x)->obj) \
   87 |   OO      playlist/thread.cRDS,:533:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mbe   533 |           rs:   p(sz_module,
      |                             ^
  msg_Info( p_playlist, "enconstdn so |                ^ finput/resource.c :35:
../include/vlc_vout.h    coplaylist,nst struct v l 
              msg_Err(p_dec, "C:ould not../include/vlc_modules.h:41:25: note: expanded from macro 'vlc_module_load'input/event.c:82c _common_vl cc_object_t *)(&(  moenmvbeers: &evrt msg_Gteixitingneric(p
" );
      (|             ^
   _t41halc_object_t *)(&( |      c../include/vlc_messages.h:81:l)))
onst vl m,:5:5 c_obnote: :jexpanded from macro 'msg_Info' ev vlc_module_load)(VLC_ OBJECctT(o),c_t *)(&(x)->obj) \
      ,n,s,__VA|               ^
x)->obj) var_SetChe\estamps %"PRIIn file included from input/es_out.c:d346:
4In file included from 
      |                 ^

      |               ^
../include/vlc_messages.h:83:5: is, VLC_Mplaylist/engine.cS:G_DBG473:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, _  473_VA_ARGS__ |     var)_
      |     ^Create(
 note: p_p../include/vlc_messages.h:la78:ylist, "viexpanded from macro 'msg_Err'
deo-wallp   83aper" |     msg_Ge, VLC_cVARneked(VLC_OBJECTric(p_t_BOOL | VLC_Vhis, VLC_MSG_ERR, __VA_ARGS__)
A(R_DOI      |     ^
o)../include/vlc_common.h:1031:
../include/vlc_variables.h:563:N,Hn,t,v)
      Ex)->obj) \
R      |               ^
      |                 ^
../include/vlc_messages.h:78:13../include/vlc_variables.h:142:_48:In file included from input/services_discovery.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hARGS__)
       note: expanded from macro 'msg_Generic'
|                         ^
   :: ../include/vlc_common.hI:T481 :)15;: 469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]5: note: expanded from macro 'var_GetChecked'

note: 
expanded from macro 'VLC_OBJECT'      |     ^
    
469 |   | warning:                                                ^
  481../include/vlc_common.h:142 | 481  var_Creat:#../include/vlc_variables.h:15122:39: note: expanded from macro 'var_Create'd ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

   82f |     var_ine var_GetChecked(o,n,t,v) va  r122 | #define var_Cre_GetChecCha:ate( ked(V
LC_OBJECT(o)   81 |  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,n,note: nge78 |     vlc   msg_Genertic(p_this, VLC_MSG_,v)
INFa,b,c) var_Cre      ate( VLC_OBJECT(a), b, (  expanded from macro 'VLC_OBJECT'| 563 |     var                                               ^t_Creat
c 
 )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
p  481 |         const struct vl structc../include/vlc_common.h_com_Log(VLC_OB:481:15: note: expanded from macro 'VLC_OBJECT'
p  J481EC | T(o), p, vlc_momon_members    vlc_commo     e(:  p__n_members:obj,o psz_na (const vlcd_ulbej_,n apmsz_nameme, VLC_VAR_STRING, &val ) )
      |         ^
, VLC_object_t *)VAR_S(TRING | VLC_VAR_DOINHERIT );
      |     ^
O, __V../include/vlc_variables.h:142:48:A_ note: ARexpanded from macro 'var_GetChecked'
G  142S__)
      |     ^
 | #defi(const vlc_object_t *)(&(x)-e&(x, _)->obj) \
      |               ^
_FILE__, ../include/vlc_messages.h:78:13: note: __LINE__, expanded from macro 'msg_Generic'\

   78 |      cIn file included from input/meta.c:31 v:
481 | nIn file included from              |             ^
../include/vlc_variables.h../include/vlc_common.h:lc_Lo../include/vlc_common.h::1031 co481:15: note: expanded from macro 'VLC_OBJECT'
g:
  481 |         const struct vlc_common_members: ((Vconst vlc_obLC_OBJECT(o), p, vlc_moduleject_../include/vlc_variables.h_:name, __nst s | 578FILE__, t __>oLINE__, \
      |             ^
../include/vlc_common.h *)(&(trucbj) \
      |               ^
t vl:481:x15):->oc_ note: expanded from macro 'VLC_OBJECT'
playlist/engine.c:476c:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  ommon_membj) \
      |               ^
_  bers481 |        input/decoder.c:811: :9: warning: const struct vli476 |     cvar_Cren_put, "ocle varomm17_: Geonst struct vlc_common_membetChecked(o,ners: (cn_meate( pwarning: mobn_players: (clonst vlc_object_st vlc_object_t *)t *)(&(x)->obj) ngthdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](&(x)->obj
)  578 |     if(\
      |               ^
 var_Chang, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]te( p_obj",,v) var_Ge \
      |               ^

,t  811 |      In file included from input/stats.c:28:
In file included from ../include/vlc_common.h:1031:
C psz_name, VLC_VAR_: (const vlc_oishe   t, bject_t     const c C*)(&(x)-strucked(VLC_OBJECT(o),n,t,v)t 
      |                                                ^
../include/vlc_common.h>Hobj)  OICESvlCOU\
 NT, &count, NULL )       | 122)
      |         ^
:39: note: expanded from macro 'var_Create'
              ^V
LC_VAR_SETVALUE, &val,   122 | #de../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
fine v  ar_CrIn file included from eate(a,b,c) input/stream_extractor.cNULL );
      |     ^
:28:
In file included from ../include/vlc_common.h../include/vlc_variables.h:1031:
../include/vlc_variables.h:../include/vlc_variables.h:128::128:43: note: expanded from macro 'var_Change'
241:43  128 | #definc: note: expanded from macro 'var_Change'
481:15: note: expanded from macro 'VLC_OBJECT'
c_object_releae v:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |         const stse(  128 | #defiar_Change(a,b,c,d,e) var_Channe varge( VLC_OBJECT(13: a), b, c, d,v VLC_O e )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      241 |     re324 |    r uicf( !var_GetChte vlc_comBmatucr_Cnote: expanded from macro 'msg_Generic'ked( reap_objte(,JECT( 
pa   )78  | ) s   v VLC_OBlc_Log(V_Change(a,b,c,d,Le zJECT)  Cv_aOrB_JCEhang _
      |                         ^
e../include/vlc_common.h:481(a),( b, n "audi cCT(oonst struct vlc_)rn varo-accommmofilter", VLC_VAn_meR_STRING |mbers: ( VLC_VAR_DOINHERIT );
      |     ^
, p, vlc_mod:15: note: expanded from macro 'VLC_OBJECT' ul../include/vlc_variables.h:122
_)common_m  c481e | _        const streumc
      |                                       ^
n:39: note: expanded from macro 'var_Create'
onst vlct vlc_com  122 | #define _objevar_Create:
../include/vlc_variables.h:227:12ct_t *)(&(x)->o../include/vlc_common.h:481:15: note: bj) \
      |               ^
ame, __FILE__, __LINE__, \
      | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
            ^
expanded from macro 'VLC_OBJECT'
   227eV_../include/vlc_common.hS:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    LC_OBJEC(aT(a),,b, b, c, d, e )
      |                                           ^
 ../include/vlc_common.h :481:15c):  note: expanded from macro 'VLC_OBJECT'
,   var_Create(etChec  const s481 |        k c oVLC_OBJECnst structt vlc_commT(a),mon_ | mem b, bce r)s
:       | (ebe                                      ^
d../include/vlc_common.h( p :481:15: note: expanded from macro 'VLC_OBJECT'
on r s :_m   (481c | onst vlc_object_t *)(&(x)->obreturj) \
      |               ^
n var_SetChecked ( p_obj, Vpsz_name, VLinput/demux.c:270:13: warning: _objdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, psz_name,  270 |    VLC_VAR_STRIN       G, val    modu);
      |            ^
le_need( p_dem../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
ux, "access_demux", p_demux->psz_access, true )  140;
      |             ^
 | #define ../include/vlc_modules.hvar_S:48:42: note: expanded from macro 'module_need'
etChecked(o,n,t,v) var_SetCheck   48 | #define moded(VLule_need(a,b,c,d) module_need(VLC_OBJC_OBJECT(o),n,t,v)
ECT(a),b,c,d)
      |                                          ^
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481members: (const |    vlc_objec      const t_t *)(&(x)->obj) \
      |               ^
LC_VARstr_FLOAT, &val ) )uct
      |          ^ vlc_commoinput/demux.cn_mem:282
:b5ers: (const vlc_objec../include/vlc_variables.h:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
142:48: note: expanded from macro 'var_GetChecked'
t_t *)(&(x)->obj)  142 | #define var_Get  Chec \
      |               ^
ked(o,n,282 |     vlc_ot,v) var_GetChecked(VLbjeIn file included from input/stream_extractor.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hC_O:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  BJECT(o256 | ),n,t,    return var_SetChecruct vlc_commoked( p_objn_members: v)
      (con, psz_name, VLC_VAR_ADDRESS, val|  );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
                                               ^st v
  140 | #decfine var_SetCheckt_release( p_demux );
eod(o,n,t,v) var_n_memb../include/vlc_common.h:481:er15SetC:      |     ^
 hecks../include/vlc_objects.h::66:25: note: expanded from macro 'vlc_object_release'enote: 
expanded from macro 'VLC_OBJECT'
d(VLC_OB  481 |    lJECT(o),n  ,t,vc)
      |                                                ^
../include/vlc_common.h:481:(const 15: note: expanded from macro 'VLC_OBJECT'
_o bjvlc_oebject_t *)(&(x     c const st_t *)(truct&(481 vlc_)common_mem-   >x)->oobbj) \er |       
s: (const  vlc_ob      bj) \
      | |               ^
j              ^e
ct_t *)(&(    msg_Err(p_dec, "Could not conxinput/es_out_timeshift.cIn file included from vinput/stream.ce:r35t:
 In file included from t../include/vlc_common.hi:1031:
../include/vlc_variables.hm)e-s>toamp %"PRId64   66 const s:tru" |  for 350:9%s", *pi_ts  c0,t::   psz_name );  vlc_object_warning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v
389  350 |     ifl(
      |                 ^
b../include/vlc_messages.h::j83:5: note: elease(9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])
 var_G  eexpanded from macro 'msg_Err'389
tC hecke |    V83L | C    _OBJECT(a)  )
      |                         ^d
( p_obj, psz_msg_Gen../include/vlc_common.ha:m481e,neric(p VLC__this, C_VeVAR_STRVLC_M  S481G |         const sIANGc_ctruct v, &v_ERa:\
15: note: expanded from macro 'VLC_OBJECT'l
      |               ^
l ) )R_R, _cF _m    _   msgc
In file included from input/stats.cLVbOA_ARGS__):28:
In file included from       |         ^
AT, val );
      |            ^_om
mon_mem../include/vlc_variables.hb
eDbg( p_input, "us      rs|     ^../include/vlc_variables.h:142:48: note: ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'var_GetChecked'
  142 | #  340 |     if( var_Getdefine 
v../include/vlc_messages.h:ar_78:13: Genote: expanded from macro 'msg_Generic'
tChe   78 |     vlc_cLkoe:Cgh(eVcLked(d (po_,onb,Ct,v) var_GetChecked(VL_OBJC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481j, psz_n:15: note: expanded from macro 'VLC_OBJECT'
In file included from   ommon (_mconst evlc_oinput/meta.c:38:
In file included from input/input_internal.h:31:
In file included from ../include/vlc_input.h:41:
m481 |     b../include/vlc_vout.h:125bersEC: (consT ame, VLC_VAR_STRING, &val ) )
      |         ^
j(o),  : 5:ecpt_t *)(&(x)-> warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ob
j ) \
      |   con  125 |  s t  v              ^
lc_object_releas481 struct e:140:48: note: expanded from macro 'var_SetChecked'
 |         co  140 | #define var_Setvlc_commoChecked(o,n,nstIn file included from input/stream_extractor.c:28:
In file included from ../include/vlc_common.h:1031n_memberst struct vlc_common: (c_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
,v) va:
../include/vlc_variables.h:276:10: warning: r_SetChecked(Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t vlc_object_t   276 |     if( !va(* p_voLC_OB)our_GetChecked( p_,nst vlc_object_tt *)(&(x)->obj) )o \
      |               ^
input/demux.c:bj, psz_name, VLC_293:5J../include/vlc_variables.hIn file included from input/stream.c:142:48: note: expanded from macro 'var_GetChecked':ECT(o
35  142 | #defineV:
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 v(ar_GetChecked(o,n,t,v) var_GetChAR_INTEGER, &val ) )
      |          ^
ecked(VLC_OBJECT(o),n,t,v)../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'

      |                                                ^
  142 | #)&../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    481 |         const struct vl293 |     module_unneed( p_demux, p_demux->p_module );(;
      In file included from |     ^
c_co,m../include/vlc_common.h:../include/vlc_modules.h:50:42x: note: expanded from macro 'module_unneed'
mon_members   50 | #)dn,e1031:
../include/vlc_variables.hfine mot,v)
      |                                                ^
dule_u: (const vlnneed(a,b) m-c_object_t *eodule_unnee../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
>:obj) \
d(VLC_OBJECT(a),b)  481 |        
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 const struct vlc_const struct vlc  362 |     if_cocommon_membersm: (const vlc_object_t *)(&(x)->obj) \
r      | m
              ^
on_members: (const vlcinput/demux.c:300:5      :_objec warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t      )(&(x)->obj( va) \
      |               ^
  300 |     vlc| r_GetChecked__t *)(In file included from input/stats.c:28:
In file included from ../include/vlc_common.h&(x( p_              ^:1031:
../include/vlc_variables.h:350:9: warning: 
obdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)->obj) \
      |               ^
  350 |     if( var_GetChecked( p_obj, psz_naj, psz_name, VLC_VAIn file included from me,s : (const vlcinput/services_discovery.cVLC_VAIn file included from input/stream_fifo.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R_STRING, &val ) )
      R|         ^
:../include/vlc_variables.hobject_r_ADDRESelease( p_demux );| S    ^
, &v../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
a   66l ) )
      |         ^

      |     ^
../include/vlc_variables.h:../include/vlc_objects.h:66:25: note: 28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hexpanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     :477:5_o    const struct vlc_common_members: bjec:(cot_t *142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_Genst vlc_object_t *)(&(x)->obj) \
      |               ^
 )(&(x)->ob:142tChecked(o:48: note: ,n,t,vwarning: jexpanded from macro 'var_GetChecked'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  477 |     var \
_      
C  142 | #define var_Gereadefinte tChecked(o,n,t,v)) input/demux.c:499:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
var_GetChec  499 |             msg_Err( s, "unknow|               ^
ked(VLC_OBJECT(o),n,t,v)
      |                                                ^
 ../include/vlc_common.hne ( p | :481queinput/event.c:ry 0 x:15: note: expanded from macro 'VLC_OBJECT'
  481 |     vlc%95  vlc_moduvvar_GetChecked(o,n,t,v) vara_  r_GetChe c: k o bcjo5n:s twarning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s
t   r95, |   p s  var_Change( p_inupcutt ,v "raed(VLC_OBlcJECT(_commo)o,nn_members: le_name, __FI,t,v(const vlc_object)
      |                                                ^
L_t *)(&(x)->obE__,j) \
      |               ^
te",_objec VLC_VAR_SETVALUE, &val, N __LULINE__, \
      |             ^
../include/vlc_common.ht_:481:15: note: expanded from macro 'VLC_OBJECT'
_L )  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
;
      |     ^GetChecked(VLC_OBJECT(o),../include/vlc_common.h:n,t,v)481:15: note: expanded from macro 'VLC_OBJECT'

  481../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
 |         const struct vlc_common_membe
      rs: (const vlc_object_t  128 | #define var_Change(a,b,c,d,e) var_Change( VLCinput/decoder.c:889:17: warning: _|                                                ^
Odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] *)(&(x)->obj) ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  481 |       889 |                 msg_Err( p_dec, "cannot create packetizerz_name, VLC_VAR_STRING | VLC_V AR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  output (%4.4s)",
      |                 ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_E122\
      |               ^
 | BJECT(a), bIn file included from , c, ind,RR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78g: 13de: fault In file included from  note: expanded from macro 'msg_Generic'
input/stats.c:28   78 |     tim vlc_Log(VLC_OB   const:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 struct vlc_common_members: e  362J |     if( varinput/stream.c_GetChecked( p_obj, psz_name, VLCE_VAR_ADDRESS, &va#CT:35:
In file included from (x../include/vlc_common.h:1031:
../include/vlc_variables.h(o), p,:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 in %const vlc_objel ) )
 v      | lc_s"module_n,am        ^
 ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked' i_quer)

        y, __func__ )142 | #|                                           ^
define var_GetC;
e      ,|  __FILE__, __Ld            ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
INE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'   83 |     hecked(o,n,t,v) vmsg_Genear_GetrChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  481 |      
:481  481 |       const eic(p_this, VLC_MSG_ERR, __VA_ARGS__)
shift pac:t_t *)(&(x)->obs  429 |     var_Creat15ht" );e( ptruct
j) \
      |               ^
 _vlc_c: note: expanded from macro 'VLC_OBJECT'
ommon_members:In file included from input/stream_extractor.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        |         ^
  r293 |     ielease( VLC481 | ../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
f( !var_GetChe         const st(cor   87uct vlc_com_mon_meOBJE |     msg_GenerCT(ic(p_this, VLC_MSG_DBG, __VA_ARGS__)
ambers: (co       |     ^
../include/vlc_messages.h:78:13: note: ) )
      |                         ^
n../include/vlc_common.hst vlc_:481:o15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'msg_Generic'
  481 |     bject_t *)(&    ( nsx)->obj) \
      |               ^t vlc_78 |     vl   const str objc_Locked( p  241 | g(u 
c   cr  const etur_tn  vvlc_common_members: (conIn file included from input/stats.c:28:
In file included from ../include/vlc_common.h:1031onst vlc_obje      | st vlc_ob:
ject_t s../include/vlc_variables.h:*)(&(xct_t *))->obo429:5: abjj,(Vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]LC_OBJECT) \(o), p, vlc_m 
      |               ^
    ^
otruct rv
d  429lc_commonule_name, __FILE__, __LINE__, \
_ |     var_Create( ../include/vlc_messages.h:p78_:o13: note: mexpanded from macro 'msg_Generic'e
m   78 |  b j ,  vplscz__Log(nVaL_Cm_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
SetC      bhers: eec&ked( p_obj,|             ^
 psz_name, VLC_V(eA(xc)->obj) \
o      nst vlc_|               ^oIn file included from cinput/meta.ct_t *)(&(xb../include/vlc_common.h:481:15:ject_t *)(&(:38:
In file included from input/input_internal.h:31:
../include/vlc_input.h:527:x)->o29)->objR_STRING:) ../include/vlc_common.h:\bj) \
      |               ^481:15: note: expanded from macro 'VLC_OBJECT'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, val );
      |            ^
  527 |    
      |               ^
../include/vlc_variables.h:
  481 |         cons, VLC_t struct vlc_common_mempbinput/decoder.cs
 input_140:48: note: expanded from macro 'var_SetChecked'
thread_t   140 | #define vaV*input = input_C:909r_:input/event.c:104:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  104 |     AR_INTEGEvaSetR | VLC_VAR_DOINHERIT );
Chec      |     ^
ked(../include/vlc_variables.ho:,122n:1739::  ,note: reate( parenwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ers: (coexpanded from macro 'var_Create't,v) var_SetChecked(VLC_OBJECT(o)z
  ,n,t,v)
r_Chang122 | #define var      |                                                ^
_tCe( p_input, rea../include/vlc_common.ht:481:e,( itea,b,cm, log, NULL, NULL );
      | ) var_Create( VLC_OBJ                            ^
E  909 |         C../include/vlc_input.hT:15: note: expanded from macro 'VLC_OBJECT'
  481 | (a)        const        msg_Err( p_dec, "cannot, struct  contvlc501: b, inue stc_46"ac ommon_members: (creaming due ons:t vlc__onbjeuct_t)
      |                                       ^
a../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const strt o  nsenote: dexpanded from macro 'input_Create'
i  501 | #defintme, vlc_oe io-delaybject_t *)(&(x)->obj)e \
      |               ^
fine varucnput_Cre_ VC*)(&(x)->obj) \
      In file included from input/input.c:40:
input/es_out.h:95:9: rrors with codec %4.4s",
      |                 ^
ate(a,| b,c,d,e)warning: unused variable 'i_ret' [-Wunused-variable]
 input_Create(V   95 | L              ^
t vlc_common_members: (const vlc_object_t *)(&(xIn file included from input/stream_fifo.c:30:
In file included from ../include/vlc_common.h):    intLC_VAR1031C_:
B_OBJECT(a),b,../include/vlc_variables.hc,d,e)
      |                                              ^
 i_ret:->obj)../include/vlc_messages.h256:12: \
      |               ^
 OOL warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:=  256In file included from rea,481 | t:    ret es_out_Control( p_out, ES_:eOUT_SET_MODE, i_mode );
83input/stats.c:28:
      |         ^~~~~
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5:5:input/es_out.h  note: expanded from macro 'msg_Err'15: note: expanded from macro 'VLC_OBJECT'
:  481 |         connote: st struct vlc_common_members: (const vlc_obj:e ", VLC_VAR_SETVALUE, &valuct_rn var_SetChecked( p_obj, psz101
,t69 warnings generated.
 N:U9L:L  warning: )unused variable 'i_ret' [-Wunused-variable];

   83 | _name, VLC_VAR_ADDRESS, val );  101warning:  
   msg_Generic(p_this, VL |     int       due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]C_MSG_ERR, __VA_ARGS__)
      |     ^      
|     ^
expanded from macro 'VLC_OBJECT'
../include/vlc_messages.h  481 |  ../include/vlc_variables.h:128:43: note:        c|            ^
o
../include/vlc_variables.h:140:  442 | :78:nexpanded from macro 'var_Change'
 *st struct v)lc_com13  128 | #define var_Ch(&(x)->obj) \
      |               ^
m: note: expanded from macro 'msg_Generic'
   78 |     v125lc_aIn file included from input/meta.c:38:
:oIn file included from 5: Loinput/input_internal.h:31:
../include/vlc_input.h:530:9: warning: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  125 |     vlc_objec
    var_Cin_m_tembers: input/es_out_timeshift.c:560:  530(const vlc_object_t *)(&(x)->obj) \
      |               ^
reate( p_objret = es_out_Con, ps_release( ptrol( pz_name, VLC_VAR_BOOL13_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | VL  560 |   _oC_VAR_Dut, ES_OUT_GEinput/demux.c:511:20 g(V: warning: T_WAKE_UP, &ivout );
      | _wu );due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
      |         ^~~~~
48:  |   input/es_out.hnote:  expanded from macro 'var_SetChecked'     L      vl :
109  140 | #define v Ca:r9: warning: unused variable 'i_ret' [-Wunused-variable]
c_o  _OBJ_SetCECmTsg109_ |     inErr( p_sys->pbdepbase=`echo input/stream_filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
jt_ect_relea(/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/stream_filter.lo -MD -MP -MF $depbasei.Tpo -c -o input/stream_filter.lo input/stream_filter.c &&\
mv -f $depbase.Tpo $depbase.Plo
nput, "EsOutTimeshift dooe),  is_ret = es_outheckedp,  vlc_module_name, __FILE__, _not work 
_L  511 |     p_packeINngwe((E__ith streams that have pace control" );
      |             ^
o../include/vlc_messages.h:83:5: note: ,n,t,v) var_SetChecked(VLCexpanded from macro 'msg_Err'
s   a,b,c,d,e) vae( in_83put );
      |         ^
 | OBJECT(o),nr_Chan../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release',t
tgizer = vlc_e( Vcustom_create( p_demux, sizeof( , \
      |             ^
   * ../include/vlc_common.h:481p_packet66: |     vlciz   m sg_Generic(p_this, 15: note: expanded from macro 'VLC_OBJECT'
_object_releas    ^
L../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
  481 |       e  const str   &val ) )u66ct vlc_co | mmon_memberV(s VLC_    vlc_object_release( VLC_OBJECT(a) )
      |                         ^

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      OBJE(CT(aa,b,c) var_Crer ),ea
      |                    ^
 ./libvlc.h:110: 27: note: expanded from macro 'vlc_custom_create'
 c  110 |         vlc_cuo      te( VLC_OBJECT(a)nst st,:ruct v b, lccLC_MSG_E|  C_RR, __VA_ARGS__)
      _ (cc| ommoO)n_members: (const vlc_obje,cvt_t *)(&(x)->obj) \
      |               ^onst vlc_object_t 
         ^      |                                       ^
s../include/vlc_common.h:481t:
*15):
      ) 
(|                                                ^../include/vlc_variables.h&(:142x):-48>obj)
 ../include/vlc_common.h:: note: 481expanded from macro 'var_GetChecked'
\:
15: note:   142expanded from macro 'VLC_OBJECT' | 
BJ#dnote: eofm_crECT(a), b, c, d, e )
      |                                           ^
expanded from macro 'VLC_OBJECT'../include/vlc_common.h:481:15:    ^
  481 |       note: expanded from macro 'VLC_OBJECT'
 
)  481 |         const struct v  481 |         lc_comm      ../include/vlc_messages.h )
o      |                         ^
c:o| 78:../include/vlc_common.h              ^:481:15: note: expanded from macro 'VLC_OBJECT'
13: note: expanded from macro 'msg_Generic'
n   78 |     vlc_Loeat_ e(gV (cVoLnCs_tO BmJeEmCbTe(o), p, vlc_modunlst seLs_trutrnrsctaCm vuc_tle: ,(c  v__olFILE__nsc_common_memb, __Lt IcOvBlc_objNE__, \
ect_ers:
 (cJECTo(nst vlc_ot_comm      |             ^
on_membersbject_t *)(&(x)->obj) \
 *      |               ^
: (con)o()../include/vlc_common.h:481:,st vlc_object_t *)(&(x)- s, n)
      |                           ^
&In file included from input/stream_fifo.c:30(15:x)> note: :
->In file included from o../include/vlc_common.h:481o../include/vlc_common.hb:j)1031:
../include/vlc_variables.h:expanded from macro 'VLC_OBJECT'276:  481 |         c: \
      input/decoder.c:1021:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
10 1021ons
_t | :       481 | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   C| 15ontrol( p_out, ES_OUT_G  ET_BUF b               ^
276 |  :        msg_Dbg( p_note: j) \expanded from macro 'VLC_OBJECT'

In file included from          if( !var_GetCheckconinput/services_discovery.cesd( t p:28:
In file included from _  o| b481j |         c,o              ^
 psz_name, VLC_VAR_IsNTEGER../include/vlc_common.hFnst st:1031:
ruct vlc_co../include/vlc_variables.h:491mmoinput/event.c:114:n_ERING, &m5:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b );
      |         ^~~~~
emb  491 |     var_Create( p_obj,ert: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rs: (c psuct vlc_coonstz_ name,v  lc_object_t 114*)input/es_out.h(&( |     x)->var_Chaonge( p_binmmon_member: VLs: (cons117:9, &val ) )
t vlcC_V_object_t *)      |          ^
../include/vlc_variables.h:142:48: note: AR_ADDRESS expanded from macro 'var_GetChecked'
  142 | #define var|_GetChecked( VLC_VAR_DOINHERIT );(&(x)
      |     ^
->obo,n,t,v) var_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
GetC  122hecked(VLC_OBJE | #define var_Create(aCT(o),n,t,j) \
      |               ^
,v)
      |                                                ^
b,c../include/vlc_common.h) var_Create( VLC_OBJECT(aput, "spu-delay", VLC_VAR_S)ETVALUE, &val, NULL );
      |     ^
:../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
481  128 | #, b,:15: note: expanded from macro 'VLC_OBJECT'
 dinput/es_out_timeshift.cefine:c  595:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481 |         )
      |                                       ^
   const../include/vlc_common.h: stru481:15: note: expanded from macro 'VLC_OBJECT'
  481 | ct 595 |    dec, "end of video prer       oll    c onst struct vlc_com m :v   "a r)_ msg;on_memb
 ers: (con_ECh      |         ^
arstruc../include/vlc_messages.ht vlc_con warning: unused variable 'i_ret' [-Wunused-variable]st v:87:5jm)lm: note: expanded from macro 'msg_Dbg'
 o\

n  117 |    87 |     g  inte_   m      sgi_G_ret = e(| enea,b,cric(pm              ^e
r( p_sy,d,e) var_Csha->p_input,input/demux.c "EsOs_out_Control(cmb_:object_t *)(&(x)->obj_526this, VLC_MSG_DBG, __VA_ARGS:30: warning: _ers: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_
c  526 |     p_pack)
      |     ^
etizeonrst v../include/vlc_messages.h->p_module =lc_objec:78 )m:13: note: expanded from macro 'msg_Generic'
odule_need( p_pa    78 |     vlc_Log(VLCc_OBJECT(oketizer, n), p, vlc_g"packe\tizer"e(, NUtemodulLL, false );
      |  VLC_OBJECT(a), 
e_name, __F      | I _              ^t *)(&L
(x)->obj) \
      |               ^
E__, __LINE_                             ^
_../include/vlc_modules.h:48:42In file included from input/services_discovery.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511: note: expanded from macro 'module_need'
, \:p_5:
out, ES   48 | #de      |             ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  :481bIn file included from input/meta.c:38:
fi:15:_ne modu note: expanded from macro 'VLC_OBJECT'
O  481 |         consIn file included from input/input_internal.hUT_GET:In file included from input/resource.c:40:
In file included from input/../stream_output/stream_output.h:31:
../include/vlc_network.h:134:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t struct vl  le_need(a,b,c,d) module_need(VL_c_common_me134EMPTY, &mbbers: );
       |   511|          ^~~~~
C(const |  vinput/es_out.h( p    vlc__OBobject_t :124:9: warning: unused variable 'i_ret' [-Wunused-variable]
J_*)(&(x)->EoCbTj(ao)b,jb,a)r _,Crc,ed)
pasz_name, VLC_VAR_STRING |te( p_o, \ VLC_VA R_DOINHERIT31:

../include/vlc_input.h:572:10: warning:       |     ^

      | cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h:122:
  572 |   39:               ^
note: expanded from macro 'var_Create'
b  122 | #define var_Creinput/decoder.c:1029:  124 | j,9    :ate ps warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
z 1029_n | am e, (a,b, VL  C_cutTVimesh   ift does nretot work AR_INTEwith streams)oubj rn net_Connect (obj, host that v, pG or har_CrmER | VLC_VAaR_ve pace cot, SO, CK_STREAMpeate,s IPPRz_name, iVLC_V AR_INTEGER | VLC_VAR_DOsnn,trT O_TeD vCP); O  I 
 Nvadr_G,O      leINHER| tChecI e )
      |                                           ^
H../include/vlc_common.h           ^c_objeT
      |     ^
o../include/vlc_variables.h:l"ct_release( (vlc_object_t *)( 122::);
      |             ^
g_k(ed39: note: pp_vout[iexpanded from macro 'var_Create'      
])   )|                                          ^122
 | W../include/vlc_common.h:481:15:;#defin note: expanded from macro 'VLC_OBJECT'

      ../include/vlc_messages.he va(o,
vlc_comm../include/vlc_network.h arn( p  _decVL, "nonr-da_ted vCC_OBJECoT(reian,t,v) var_GetCh)e481c | , k b , nc d)ate(a
e      d(_me eo|                                       ^
,../include/vlc_common.hm481:15:: note: bE R bers: (const uIff| b         ^e r recexpanded from macro 'VLC_OBJECT'
v  lc_object_t *)(&(x)->obj) \
   con481,sct): st125      |               ^
 |     ruct vlc_c    conso mvmon_membersVear_Ct:rIn file included from Linput/stream_fifo.ci::e a(tc e30( VLC_OBJECT(stru:
48ct vlc_common_In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293amembers: (cons:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t   vlc_293C481: :note:  | obj15e  : expanded from macro 'net_Connect' if()c note: expanded from macro 'VLC_OBJECT'
 !var_Gt_t *)(&(xo
)  ->obj  _125OBJECT(o),n,t481e, | v        const)) \
       |               ^
ved" );s
t
nsrinput/event.c:125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  125 |     var_Cha            |         ^
n../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   ge( p_input, "record", VLCt_VAR_SETVALUE vlc_object_t, &85 |  *)(  &(x)| 
v../include/vlc_objects.h->obj) \
      |               ^
:66uct vlc_common_m                                               ^
einput/demux.c:530:libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/stream_filter.lo -MD -MP -MF input/.deps/stream_filter.Tpo -c input/str25../include/vlc_common.h::481:15: eam_filter.c  -fPIC -DPIC -o input/.libs/stream_filter.o
: note: expanded from macro 'vlc_object_release'
  m9 | sg_Gen,note: #define net_Connect(a, b, c,: d, e) en  b,mbwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
re  t_ ers: (consCo530 |    t vlnnect(VLC_OBJEC   66 |         vlT(a),cc_object vlc_ c_object_release( )it *)(
&(VLC_OBJx)-ECT( b, c_oal, NULL )>obj) \
      |               ^
      ba) )
      |                         ^
| ;
      | je../include/vlc_common.hIn file included from input/es_out.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h                                      ^    ^
cc:481t:_, d, e)
      15:|                                                ^
../include/vlc_variables.h../include/vlc_common.h:
481../include/vlc_common.h:481:15: :128:43: note: :expanded from macro 'var_Change'578
:  9: warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: (expanded from macro 'VLC_OBJECT'
    481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
release( p_packetizer );
      |         ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OpBJECT(a) )
      |                         ^In file included from 
128 | #define v15:input/services_discovery.c../include/vlc_common.h:ar_Cha note: expanded from macro 'VLC_OBJECT'
nge(a,b,c,d,e) var_Change( V28:
LIn file included from C../include/vlc_common.h_:  _1031t:481:15: note: expanded from macro 'VLC_OBJECT'
O:
B../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
J  481 |         const struct vlc_common_members: (  chECT(a), b, c, d525, e )
      |                                           ^
 |  io   var_Create( expanded from macro 'VLC_OBJECT'
481  481 |   578 |         const struct vlc_com |     if( var_m../include/vlc_common.h:481:15: note: Change( p_obj, expanded from macro 'VLC_OBJECT'psz_namoe, 
V LnC_note: VAR_CHOICESCOUNT, &count, NU  L481 | L_ m)e mbers: (const vlc_obj)e
c      | expanded from macro 'VLC_OBJECT'
        ^
  ../include/vlc_variables.h:128:43:481  | note:  expanded from macro 'var_Change' 
      const struct vlc_c  128 | onmmon_members: (con#define var_Chsstt _t an*)(ge(avlc_object_t *)(& t&(x)->obj) \
      |               ^
,b,c,d,e ) var_C(x)->obj) \
      |               ^
hange( VLC_OBJECT(a), b, c, d, e )
      |                                           ^
 In file included from input/resource.c:40:
In file included from input/../stream_output/stream_output.h../include/vlc_common.h:481:31:
../include/vlc_network.h:150:12::15: note: expanded from macro 'VLC_OBJECT'
  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  150  481 |         const s vlc_o     const struct vlc_commonbject_t_p_ob j, ps s    ctoznst s*)_name, V(&(x)->obj) \
      |               ^
LC_VAR_BOOtruct vlc_common_meminput/demux.cL | VL,C_ruct vlc_commo:VAR_DOINHERIbers: (const vlc_object_t nT
      |     ^
*)(&(x)->objmembers: (c../include/vlc_variables.honst v) \
      |               ^
:122:39: note: lc_object_t *)(&(x)->obj) \
expanded from macro 'var_Create'
   VLC_MSG_WARN,122 | #defi      |  __VA_ARGS__)n531:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^
_  531 |         me vsgmembers: (c_Er
ra(r p_demux,_Cr      In file included from input/stream_extractor.c:28:
In file included from  e| "cannot    ^../include/vlc_common.hon
a../include/vlc_messages.h:78:te(a,b,13cst vlc_obj:)ect_t *)(&: (x)->obj) \
      |               ^
input/event.c:135:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
83:5: note: expanded from macro 'msg_Err'
:var_Cre   83 |     msg_Gene  135 |     va1031r:
_Change( pr_ic(p_this, VLC_MSG_ERRinput, __VA_, "ARGS__)
      |     ^
 ../include/vlc_messages.h:78:13:../include/vlc_variables.hnote: ate( VLC_OBJ:  note: find pEexpanded from macro 'msg_Generic'
   78 |     vlc | title", VLC_VAR_SETVALUE,     retur_Log(VLC_OBJECT(o), p, vlc_moduleC304Tn net_ConnectDgram (obj, host, port, hlim, IPPROTO_UDP);
      |            ^
(:a_nama)e, _,../include/vlc_network.h:_FILE__ &input/meta.c:214:9:Tv warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  214b146: |         msg_26: note: al, NULL );expanded from macro 'net_ConnectDgram'

      |     ^
   );
      W, __LIN../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
arn( p_input, 146 |      128 | #de     net_"Eart already c| fetchekdC_o_n,nectDgram(VLC_OBJECT(a)" );,
       \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   17|         ^
      co../include/vlc_messages.hnst struct vlc_common_membe :b, 85:5: note: rc, d, e)
      |                          ^
, cfine s: (con )
      expanded from macro 'msg_Warn'
st vlc_object_t *expanded from macro 'msg_Generic')(&(x)
v   78 | ../include/vlc_common.h:481:15:    85    note: expanded from macro 'VLC_OBJECT'
vlc  481 |       ^-
>| _Log(VLC_OBJECT(ob../include/vlc_variables.h:oj) \
      ),|  p              ^
, 122:39: note: expanded from macro 'var_Create'
v  122 | #define var_Create(a      constlc                                      ^ 
s../include/vlc_common.h:e,b,c) v_modulet481input/es_out_timeshift.c::15615:tiruct :z v:5 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:   warning: 304note:  | e expanded from macro 'VLC_OBJECT'r  fo _name, __FILE_r  %si_, lc_commonfa", psz_msg );
       | (l        ^
ikely(!var_GetChecked (obj, name, VLC_VAR_COORDS, &val)))
      |                 ^
_../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
amem  142 | #define v
r  481 |  _C bers: (const vlc_obj ar_Ge     const struct vlc_commton_memberect_t *)(&(x)->obj) \
      |               ^
s: (cIn file included from input/es_out.c:36:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:125:5: warning: honsIn file included from input/resource.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]40:
In file included from input/../stream_output/stream_output.h:31:
../include/vlc_network.h:159:12due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ange(a,t   b | v: warning: 
125  615 | ldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c |     m_ob    vlc_object_r    msg_Gener
elease( p_vout );
      |     ^
../include/vlc_messages.hject:../include/vlc_objects.h_,c,d,e) var_Cht *)(&(x)->obj) \
83  159 |         sg_Err(|               ^
 p_sys->p_input:5: note: expanded from macro 'msg_Err'
ange,    83" | E s OIn file included from  input/services_discovery.c msg_Generiu__cL(IpN_Et_h_i,s ,\ 
V      L| C            ^_
M../include/vlc_common.h:481SG_ERR, __:15V:A _note: Aexpanded from macro 'VLC_OBJECT'RGS__)
      |     ^
tTi../include/vlc_messages.h:78:13: meshift does ( VLC_not yOet BJECT(anote: expanded from macro 'msg_Generic'
support time change" );
      |     ^
), b, c,../include/vlc_messages.h:83:5 ::d    78note: expanded from macro 'msg_Err'
:   ,83 |  e )
      66:25: note: expanded from macro 'vlc_object_release'
   66 |     vl    msg| _Generic28(:
In file included from ../include/vlc_common.hp:_1031t:
h../include/vlc_variables.hi:s539,: 5V:L warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |     vc_object_release(
C_MSG_ERR, __V VLC_Ol  c481_ | L o  A _     ARGS__)
      |     ^
 BJECT(gconst st../include/vlc_messages.h:78:13: a) )
      |                         ^
539 |                                              ^ Cvaruct vlc_conote: expanded from macro 'msg_Generic'r_Create( p_obj, psz_n
ah(mV
me, VLC ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 retu_VAR_mon_members: (const vlc_object_t *)(&  481 |    F L O Ae(x)-cked(o,n,t,v) va>obj) \
      |               ^
r_Grent Cnhet_OpLenDgram (objecked(VLC_OBJECT(o), hosinput/decoder.c,n,t,v)
t:,1048:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h T | VLC_VAR_D1048 |      OI  NHERIT
C      _|     ^
 OmsgBJECT(o), p, vl  port, NU../include/vlc_variables.h:481:15:LL, 0, IPP note: expanded from macro 'VLC_OBJECT'
_Dbg( p_dec,   481 |        " const stc_module_name, __FIruct vlc_cLo:m122:39: note: expanded from macro 'var_Create'
mon_members: (const vlc_obj ec  t_t *R122OTO_UDP);
      |            ^
 | co#define var_Create(a,b,c)../include/vlc_network.h:155:23 var_nst sE__tr:u note: expanded from macro 'net_OpenDgram'
ct vlc  155 |  ,       ne_comm tC_OpenDgram(VL__LINE_      _|                                                ^
C)_OBJECT(a), b, c, d, e,(&(x)-> obj) on_member\
      |               ^
g)
      |                       ^
s: (c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
onst vlc_object_t *)(&(x)->  481 |         obcjo)n \../include/vlc_common.h:481:15: 
      |               ^
note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vreate( VLC_OBJECT(a), b, c )lc_cost struct vlcinput/event.c:148:5:_common_memb warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ers: (const vlc_object_t  148 | m
mon_mem      |                                       ^bers: (co
nst vlc_object_t *)(&(x)->obj) \ *
      |               ^
)(&(x)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_ ->obj) \
      |               ^
   v, \
      |             ^In file included from input/stream_extractor.c:ar_Chang28:
In file included from e(
../include/vlc_common.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 p_inp:  1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481ucommo  324 |     ifn_member( !var_Gets: (conC |         const struct vltsct vlc_object_he, c"kchatp *)(ed( p_o&(x)->obj) \
      |               ^
bj, ps_comz_namon_membersme, VLC_VAR_F: (conIn file included from input/services_discovery.c:28:
In file included from ../include/vlc_common.hter", VLC_:VAR_SE1031:
../include/vlc_variables.h:TVA554LO:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
AT, &val st vlc_objecLUE, t&va  554 |     var_C_t *)rea(&(x)->obj)te( p_obj,l, NULL );
      |     ^ 
 \psz_) 
      |               ^
)
      ../include/vlc_variables.h:|          ^
128:43: note: expanded from macro 'var_Change'
../include/vlc_variables.h:142:48: name,   128 | #define var_Change(aVLC_VAR_STRINGnote:   expanded from macro 'var_GetChecked'
| VLC_VAR_DO int i_ret = es_out_ContrINHERITol
,( p_out, ES_OUT_S      |     ^
b,c,d,e) varET_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_Chainput/demux.cngeReD:ELA541:Y, i_cat, i_delay );
  142 | #deceived fic(p_thisirst fine var_G9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p  ic, VLC_  122 | #deMSG_WARNture" );
      |         ^
( VLC_../include/vlc_messages.h:OBJECT(a), b, c,87: d, e fine var_C541) |    5 :   note: expanded from macro 'msg_Dbg'
In file included from   moinput/resource.c:43:
In file included from input/input_interface.h:27:
../include/vlc_input.h:527:29:       |         ^~~~~

      |                                           ^
../include/vlc_common.hd:u   l87e | _ u nneed( p_warning: pdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]a
c  input/es_out.h:149:9  ms:527 |     inp ut_thrwarning: eunused variable 'i_ret' [-Wunused-variable]
ad481:15: note: expanded from macro 'VLC_OBJECT', __VA_ARGS_g__)
_kGe  149 |  neric   ine      | t *input = input_C
reate( p  t i_ret = esti(etChecked(o,n,t,v) var_GetCheckarent, itezer, p_pap_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
m    ^, log, NULL, 
../include/vlc_messages.h:78NULL );
:      481 | |                             ^
13../include/vlc_messages.h:: 78note: :expanded from macro 'msg_Generic'13
: note: expanded from macro 'msg_Generic'
../include/vlc_input.h:501:46:   78 | ed           v   78 |   lc_Log(VLC note: expanded from macro 'input_Create' const struct_
(  501 |  OBJECVT(o), p, vlc_module_name, __FILE  vlc_Log(VLC_OBJECT(o)__, __LINE, p, vlvcl__out_cm_common_mem_bCeontroLC_OBrs: (cIn file included from _JEol( p_out, ESCT(o),n,t,v)_O
      |                                                ^
../include/vlc_common.h#, \d
      |             ^
:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    input/es_out.c:efine36:
../include/vlc_input.h:527:29:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   527 UT_SEiT_TIMES, f_ npoonst vlc_object_t *)(&  cosition, i_timen,s ti s_tlreng(xth );
      |         ^~~~~
p)->obj) \
      |               ^
ut_Createuct vlcinput/es_out.h:155_:9common_membeinput/event.c: warning: :153:5unused variable 'i_ret' [-Wunused-variable]: warning: 
r  155due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | 
   153 |   s  :   intr(  var_Cconst hange( p_input, ps | vl    input_thread_zt *input = input_Creac_object_t *)(&(xte(r(a,b,c _Create( VLC_OBJEC../include/vlc_common.h:481:15: note:        const stexpanded from macro 'VLC_OBJECT'p)-eate(,d,e) inpua,b,c) varat_Create_C(druV>o rile_naLC_Oent, item, log, NULL, NULL );
      |                             ^eate( V
LTCm_e, OBJECT(a)(a), b, c, b, c ../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
 )
      |                                       ^
bj) \
      |               ^
)_
../include/vlc_common.h      |                                       ^
  501 | #deruct vlc_cfine in_In file included from oinput/stream_extractor.cF:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
p:mmon_mem  b28:
In file included from 481ers: (cILE__ | o   nBJECT../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ut     con
s_  t340 |     if( var_GetCt struct vlc_comhecked( ,_ C_rta_LIsNtEp_obj, psz_nameeate(a,b,c
,d,e) i__,nput_Create(VLC_  OBJECT(a),b,481c,d vlc_ob,e)
      |                                              ^
ject_t *)(&../include/vlc_common.h:(x)-481: 15: \
      note: |             ^
),, Vb,c,d,e)
481:15../include/vlc_common.hLC_VAR_STRING,: note:  &val ) )
iexpanded from macro 'VLC_OBJECT't
l  481 |         const struct vlc_common_members: (const |  vlc_     object_t *)(&(x)->obj) \
      |               ^
   coe, VLnst struct v      |                                              ^
lc../include/vlc_common.h:In file included from input/services_discovery.c:28:
In file included from ../include/vlc_common.hIn file included from 481:15: note: expanded from macro 'VLC_OBJECT'
mC  481 | oinput/stream_filter.cn__members: (c_VAR_SETVALonst :1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc_obje >o:481:15: bnote: j) \
      |               ^
comU cexpanded from macro 'VLC_OBJECT'm
t  481 |       E, playlist/engine.c& val,: 477:5: o_t *)(&(x)n_members:->ob NULL );      conscoexpanded from macro 'VLC_OBJECT'      |         ^
nst st:tj) \
      |               ^
  28:
In file included from ../include/vlc_common.h:1031Check stru
      |     ^ct vlc_coed( p_obj, p563warning: In file included from  (coninput/stream.c::
35:
In file included from ../include/vlc_variables.h../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
s
_  ../include/vlc_variables.h:477 |     var_Crremtt = es_outeate( p_play189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  442 |     valisrt, "audio  189_Create( p-_o | b j ,   prsezt_unranm ev,a rVLC__SetChecked( pd_obj, psz_naV   me78 | , VLC_VAR_INTEGER, val );
      |            ^
 AR_BOevice", VOL | VLC_VAR LC_VA_R_DOSTRING  );
      mon_membersI:N (con|  vlc_os tv vlc_object_t *)(&(x)->obbj)     ^lc_L\H
      j| o
g              ^
(VLC_OBJEC../include/vlc_variables.he_128:43: note: expanded from macro 'var_Change'
In file included from E  128RIinput/resource.cT:43:
In file included from  | ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
c  140 | #defin:122:#d T(o), efine var_Ct_t *)hange(a,b,c,d,einput/input_interface.h:27:
../include/vlc_input.h:530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p, vlc_modu  530);
      |     ^
 |         vlc_object_rele varlease( input );
      |         ^
(&(x)->obj) ) var_Chang\
      |               ^
e_SetC( VLC_OBJhecked(o../include/vlc_objects.h:66:25ECT(a): 39:, b, c, d, e )
      |                                           ^
,n,t,v) var_Snote: expanded from macro 'vlc_object_release'
   66 |     vlc_ note: expanded from macro 'var_Create'obetChecked(
input/decoder.c:1085:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT' 1085 |          VLC_OBJECT(o),n,t,v)
      |                                                ^

ject../include/vlc_variables.h:122:39:   note: expanded from macro 'var_Create'
../include/vlc_common.h _481r | e l e a    s econst ( VLC_OB:481:15: note: expanded from macro 'VLC_OBJECT'struct v  ms
g_Warn( plc_common_meme  481 |       b  122 | #def_i  deec, "earlyrs: ( pictur_namecoenne vaCorJECT(a_Create(a,b,c) vs,t vlc_objec) )
      |                         ^
t_t   con ntr../include/vlc_common.hol( :481:p_o15: *)(&(xut, ES_ | _note: )-122 | >obj) _#define vOF\
      |               ^ILE__, __expanded from macro 'VLC_OBJECT'
arUT_SET_JLI_ar_Creat  481 |         coOnst struct ve(TCrea skippeTER,
      |         ^~~~~
 lscte(aI,t struc_comNHERITVLCt_d
mon_members:IN OB E__, \
vlc_"      | input/event.c:164:5: )common_memb;
      |             ^JECT(a), b, c )
                  ^
  | b
,../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn' cer) 
s: (const vlc_obj    85)ect_; |     msg_Genvar_Createric(p_this, eVLC_MSG( VLC_OBt *)(&(xJECT()->_WARN, __VA_Aobj) \
      |               ^
RGS__)
      |     ^
../include/vlc_messages.h../include/vlc_common.h
:78:13: note: expanded from macro 'msg_Generic'
   78 |    (In file included from input/stream_filter.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |           ret|     ^urn var_Set vlc_LCheck 
a../include/vlc_variables.h:122warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:e39: conote: expanded from macro 'var_Create'
                                      ^ninput/es_out.h  :)st vlc_, b, c )
      |                                       ^

d( p_objo../include/vlc_variables.h../include/vlc_common.h:481:../include/vlc_common.h15 og(VLC_OBJECT(  o164b |     var_j: note: expanded from macro 'VLC_OBJECT'
  ):, p, v122481 |         const strucCha481:15: note: expanded from macro 'VLC_OBJECT'
 | c#dketi  481 |   nge( p_input, "signal-quality", VLC_eeVAR_ cSETVt_t zer->p_mod167*)(&(x)->objA) \
ule );
      |         ^:fLUine ruct vlvar_Creac_t9vae
../include/vlc_modules.h:50:42t vlc_coE,c:o note:  ,rexpanded from macro 'module_unneed'
 psz__name, CVLC_VAR_BOOL, vr:aeate( p_obj, psz_n&maval, NULL );
mon_memb      | ers: (const vlc_object_t *)(&(x)->obj    ^
)142../include/vlc_variables.h::48: note: (aexpanded from macro 'var_GetChecked'
,:b,c  142 | ) var_Cre#define vm128:a43r:_GetC note: expanded from macro 'var_Change'
   128 | l# );
      |            ^
481:15: note: lc_m:moate( VLC_OBJECTexpanded from macro 'VLC_OBJECT'n_membe     const strurs: (const vlhecked(o,n,t,v) var_G   50 | #define moc_object_t *define v)(&(xar_Changct vlc)->o_commobj) \e(a,b,c,n_members: 
odule_nadule_unneed(a,b) mode(tc warning: unused variable 'i_ret' [-Wunused-variable]mChecked(VLeC,_dO __FILE__      
u  le167,_unneed(VLC_O  |     intBJECT(a),mb)
__LINE__, \
      |             ^
,e) var_Change( VLC_OBJECT(a), be|                ^      i_ret = e../include/vlc_common.h:481:15: note: | expanded from macro 'VLC_OBJECT'
,  481 |    c, d, e )
      |                                           ^
                                         ^../include/vlc_common.h:481 , V     con
st struct vlc_Lcommon_C
../include/vlc_common.h:_481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  members:V (const
   481 vlc_obje      const struct vlcct__common_members::15: note: expanded from macro 'VLC_OBJECT'
t (con   481 |         const struct*)sinput/meta.c(:&(x)->obs_out_Control( p_out, ES_OUT_(Gj) \
      | ET_GROU              ^P_FORC
ED, &i_group );
      |         ^~~~~237input/decoder.c:1087:13: warning:  
:p_ |         coninput, "audiinput/es_out.h:o-delay" 9st173:9: : struc);due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t vlwarning: unused variable 'i_ret' [-Wunused-variable] vlsc
_cc_common_me  173 |   
      |   int i_ret = mebers: (const vlc_oobmms_out_Control( p../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
ject_t *)(  140 | #define var_SetCheoA                     ^
z../include/vlc_variables.h_name, VLC_VAR_BOOL, &val ) )R_STR&ING | VLC_VAR_DOINHERIT
      |     ^
_../include/vlc_variables.h:122:39n_member: note: expanded from macro 'var_Create'
      o|          ^
 ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'warning: 
s: (const vlc_object_t *)(&(x)->obcked(jo) :658:47: note: expanded from macro 'var_GetInteger'
,n 1087 |       142 | #define 
       msg_War  n( p_d var_Gecdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
   etC122 | "non-da#658 | #definhecked(o,ne var_GetI,t,v)ntege varr_GetChec(ted video buffked(VLC_OBJECT(o),n,t,v)
      |                                                ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(\  481 |         const struct 
a      out, ES_OUT_SET_EOS );
      |         ^~~~~vlc_
),common_memberts: (cons t vlc_object_t *)(&(x)->obj) \
      r|               ^
 b, received" av,lb)   var_GetInteger( VLC_O In file included from input/stream_fifo.c:c )
      | 30c_objedc)t_t *)(&(x)->obj);
      |             ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 efin,t,v) var../include/vlc_messages.h_Se  304 |     if (likeBJ ECT(eta),\
b)      v|               ^
ar_Crea
      |                                               ^
../include/vlc_common.h:481::85:15: note: expanded from macro 'VLC_OBJECT'5: note: expanded from macro 'msg_Warn'
Checkeinput/demux.c
     (237x) |      :->obj) \
      |               ^
t85e(a,b,c) var_Crleate( VLC_OBJE | input/event.cCT(a), b:,167 c ):
      | 5                                      ^:   msg_Warn( p_input, "arty(!var_GetCheckedd(VLCnst v attachment %s no  481t |   f o
546../include/vlc_common.hun:481:15                                      ^
: note: expanded from macro 'VLC_OBJECT'
lc_o_bOBJECT(../include/vlc_common.h:d481  o),n,t,481 |    v)
      |                                                ^
ject_../include/vlc_common.ht :  *)(&(x)->obj) \
      |               ^
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
playlist/engine.c  546 |    const st", na:478:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m  e );
      |         ^
 ../include/vlc_messages.h:85:| :15:              ^
 note: expanded from macro 'VLC_OBJECT'
 5: note:   481 |         const struct vlexpanded from macro 'msg_Warn'478 |     va481:15: note: expanded from macro 'VLC_OBJECT'

   85 |     msg_Generic(p  481 |             msg_ r consuct vr_Cre (obj, name, VLC_  VG_this, VLC_MSG_WeaA n eric(p_t choinsstt  ss, VLC_MSG_WtARN, _c_rVRARN,_COAORDS, &val)))
      |                 ^
 ../include/vlc_variables.h input/es_out_timeshift.c:811:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
warning:   _A_RGS__)
      vul811ct vlc_commondue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] |  _      
_|   members: (coinput/input.c:156common_membersnsc: 167    ^
../include/vlc_messages.h: | (const vlc_object78:13_t *)(&(x)->obj) \
      |               ^
    var_ChaIn file included from input/stats.ctruclc_common_members: (cont:28st vlc_object_t *)(&(x)->obj:te( p_playl nist, "mute", VLC_VAR_BO:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) \OL );
      |     ^
../include/vlc_variables.h:122:g vlc  msg_Err(note: expanded from macro 'msg_Generic'
 p_sy  39t: 455
      |               ^
v_objeclc_comm   78 |     vlcs->p_inpuIn file included from input/services_discovery.c:_ | L   t_t *) (v&a rnote: _(expanded from macro 'var_Create'
C  x122) | -#>obj) \
      |               ^
define var_C:on_membreate( p5r:e warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  156at | In file included from     vlc_object_releatse( p_input );
      ,og(|     ^
VLC../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
input/stream_filter.c_O:28:
In file included from ../include/vlc_common.h:103128:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    66 |   :
../include/vlc_variables.h:e(a,b,ce() "cann  ot crea vlc_object_release(142  var_CreaVLC_OBJECT(a) )
t_obj, psz:te timeshi_fname, VLC_VAR_t tFhLOAT       |                         ^
_578obje| VLC_VAR_DOIc../include/vlc_common.h:481:t |     if( var15: note: expanded from macro 'VLC_OBJECT'_Change( p_
No  481 |         cbH p_input, "signaeERIT )48:;
      |     ^
 note: ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c j, psz_expanded from macro 'var_GetChecked'
l  142 | #dread" );
      |         ^
name, V../include/vlc_messages.h:83:5: note: LC_VAR_CHOICESCOUNT, &expanded from macro 'msg_Err'coun-
stBt, NULL ) )
      |         ^
rJECT(oe)fine var_GetChecked(
o      :|    83 |     ms                                      ^
g_Generic(p_,_nength", tVhis, VLC_,)onst strucMSG_Et vlc_common_meRR, __VA_Ambers: (const vlc_object_t *)(&(x)->oR, p, vlc_mod../include/vlc_common.hbjLC_VAR_SETVALUE, &val, NU) \
      |               ^
LL );
      |     ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128release( p_packetizer );
:../include/vlc_variables.h:128G:43:S note: expanded from macro 'var_Change'
  481input/input.c:188:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  188 |         msg_128 | #define var_Change(a,b,c,d,e) var_ChanEge( VLC_OBJECT(a), b, c, d, e )
 |       |                                           ^
../include/vlc_common.h:481:15:#derr( 15p_fine va212      r__)
      |     ^
inp:u_Ct, "cannot cre../include/vlc_messages.hate input thrhange(a,b,c,d,12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e) v:uar_Change( VLCtead" );
      |         ^
  212../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_thi | s, VLC_MSG,_OBJECT(a), b, c, d, e )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:  481  |         consnote: t struct vlc_commexpanded from macro 'VLC_OBJECT'on_members
: (const vlc_object_t *)(&(x)->obj) \
      |               ^
  481 |         const struct vlc_input/event.c:177:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_ERR, __VA_ARGS__)
      |     ^
c  ( VL../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
177 |     var_ChCange( p_input, "s   78tat | e"_OBJECT(a)   , VL|     ^
 ../include/vlc_objects.h:66:25: , Cv_VAR_SETVALUE, &vallc_Log    rele_name, __FIL,(tVurn  NULL );
      |     ^
var_SetChecked (obj,note: LC_obexpanded from macro 'vlc_object_release'OBJECT(o), p, vlc_module_name, __FILE__, __LINE, c )
      |                                       ^

../include/vlc_common.h:   66 |     vlc_481:15: note: expanded from macro 'VLC_OBJECT'__object_release( VLC_OB
v,  481 |         cJ \
      |             ^
) vonst ar_struct vlc_commoGe../include/vlc_common.h:n_members: (const vltChec cked(_object_t *)(&VLC_OBJECT(o),n,t,v)
      | (                                               ^mx)->obm
note: ../include/vlc_common.h:expanded from macro 'VLC_OBJECT'
oj  481 | ) \
      |               ^
481:15: note: expanded from macro 'VLC_OBJECT'
n  481 |  playlist/engine.c_   name, VLC_VAR  _CO../include/vlc_variables.h:128:43: ORDS, val);
      |            ^
481:15:   const struct vlcmeE_mbers: (const  note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:140  481 | ::479:48: note: expanded from macro 'var_SetChecked'
5note: expanded from macro 'var_Change'
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_v  479 |  ,  128 | #define var_Change(a,b_   co,c,d,e) var_C han         c __LINE_ognst struct vlc_comm_ onE C _me , \
      |             ^
lc_o../include/vlc_common.hmmon_membevars: (me( VLC_OBbcTJ(ra_Create( bonst vlc_) ):481:ject_tp_Eers: (con
s      t|                          ^v
l../include/vlc_common.h:481:15: note: c_object_t *)(&(Cexpanded from macro 'VLC_OBJECT'
playxlist, "vobject_t *)(&(x)->o  15481 |   b     Tj)->obj) \
      |               ^
(a), b, c, d)o  140 | #,  e )definelume
      ", var_SetChec|                                           ^
 kVeLd(o,n,t,v) var_Set../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
: note: expanded from macro 'VLC_OBJECT'
  481Checked(VLC_OBJECT(o),n,  t481, | v ) 
        |                                                 ^ 
  c../include/vlc_common.h: 481c:C15_VAR_FLOAT );
: onote: expanded from macro 'VLC_OBJECT'
 nst struct vlc_common_members: (const vlc_ |         const \struct vlobject_t *)(&(x
)  ->obj) \
      |               ^
481 |    c      |               ^
_common_members: (const _VA_     conA*)(&(x)st ->obvlc_ostruct vlc_common      |     ^
o_../include/vlc_variables.hbje78:13: note: expanded from macro 'msg_Generic'
   78 |     nst struct vlc_:input/demux.ccct_RGS__)
ommon_members: (constt *)(& vlc_object_t j) (\
      |               ^
*)(&(x)->obj) \
      |               ^
:579:26:122: warning: x)-due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
>o  579 |     dbj) \input/input.c39In file included from input/stats.c:28
      |               ^
:input/event.c:::
227In file included from :e5../include/vlc_common.h:1031:
mm note: :input/meta.c:251:23:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v../include/vlc_variables.h:469:5:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |       v251 |     playlist_Savlc_object_relelase( p_in187p:ut c )5 e_rseconst struct vl: (Loux_priv_t *prmiv gc_c= vlc_cobemmors: (const vlc_;
      |     ^
onc_../include/vlc_objects.hm:eomnbers:b ject  _t :*)(&(x)->obj)( c\o
n      469 |     v|     ^
expanded from macro 'var_Create's
t  122 | #u sst      a|               ^
 vlc_object_t *define rtIn file included from _input/stream_filter.cCrvare_Create(a,b,c)at :28ov)amer(_C:
(&(x)->obj) \
r      In file included from |               ^
eate(../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: ../include/vlc_messages.h:78:13: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/control.c p_obj, psz:131:22:  expanded from macro 'msg_Generic'warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

     227 |     return    78 |   v187vVLC_O |  BJECT(a), b, c )
      |                                       ^
eArt( VLC_OBJ66:25: note: expanded from macro 'vlc_object_release'
E   66 |      vlc_o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     b j   const struct vle_ct_release( VLC_OBJECT(a) )
      |                         ^
 vlcwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_c  Log(VLC_(Cname131_T(p_inpc |       , VL omC_V   mon_members: AR_STRING | VLC_VAR_DOINHERIT ); 
      |     ^
ut), p../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | VLC_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(OB#de *pi_6  481 |         const vf4Jli = var_Ge   var_ECChTatIntegern(g pconst es(t rpu_c_iinput, "nspcut, pne vt_obje"cache", VL(ar_Crealtu-delac_it_OeBJECT(o(ya",b, );c) var_Create( VLC _vlcC_OBVJA)obEject_t *)(&(x)-_com>moobj) \
      |               ^
, p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
), p, vlc_mod../include/vlc_common.h
:em,
      |                       ^
In file included from ../include/vlc_common.h:481C481:15: note: expanded from macro 'VLC_OBJECT'
:15: note:   481u | l e   _name, __FILE__, __LINE__, \oexpanded from macro 'VLC_OBJECT'n_members: 
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
input/stream_fifo.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: 
warning:   481 |     In file included from T(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note:  |   R324_ |  ct_ S  iEfexpanded from macro 'VLC_OBJECT'
( !var_G  481ar_SetChecked( p_obj, psz_naminput/services_discovery.c:29:
In file included from ../include/vlc_services_discovery.h:27e,etChecTVALk :
In file included from ../include/vlc_input.h:41:
 ed( p_obj,    conUE, &v    al, NULL );
      |     ^
     const struct vlc_common_m  cons( pcotesmnst vl c_objstruct vlc_cVL../include/vlc_vout.hCst s_VAR_FLOAT, val );
      |            ^
:eommon_membez_nam../include/vlc_variables.h      |                      ^
125:e, ../include/vlc_variables.h_creactte(p_next,_r |         const strut *)5s:140VL sizeof(:48t:ruct note: expanded from macro 'var_SetChecked'
 vlc_com  140 | #de (*priv), "modemux_filter");
b:: c(658n: cowarning: ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s_membters: (cons:47t vl&( cvlc_      |                          ^
:cC./libvlc.h_:V_Aobject_t *)(t110:27: note: &R(
x  )125- | >obj)erexpanded from macro 'vlc_custom_create'_FLOATs,   & va
l  v)lc_obje  c110t _)r
elease(  | p        vlc_custom_create(VL_vout );
      | x)->obj)    ^
 C_OBJECT(o), s, n)
      | ../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
                          ^
   66 |     vlc_object_release../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
\( V
       vlc_object_t *)(&( |               ^
note: x)->obj) \
      |               ^
 \
      |               ^
expanded from macro 'var_GetInteger'
  658 | #define var_GetInteger(  481 |   a,b)   vommon      constar_GetInteger_members: (const  input/input.cf:(293 :VLvCl_cO_12o:b jwarning: sBiJECT(ainput/meta.cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]input/decoder.c:1157:9: ne ::),b)
      |                                               ^

v  293 |     p (const rvlc_obje../include/vlc_common.h:481:15: note: iv =expanded from macro 'VLC_OBJECT'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 vlar_SetChec259:9: warning:   481 |     Ltruct vClc_common_memb  er_OBJECTks: (const vlc_object_t   const struct vlc_common_ed(o,n,t,v*)      (| due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
         ^
me../include/vlc_variables.h  259)ct_t *)c_cust(ommect &v_create( | _ p_pa        vlc_custobers: (const vlc_object_t *a) )
      |                         ^
)(&(x)->obj)../include/vlc_variables.h:t../include/vlc_common.h:481:15:: (128m :_*)(&(x)-x c)r->ob\j
)      |               ^
 >ob \
      |               ^
1157j43: note: expanded from macro 'var_Change'
) \
      |               ^
 |         msg_rDbg( p_dec,In file included from input/stats.c: input/es_out_timeshift.c:828:5: warning: 28due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]"input/control.c:
:In file included from e136:20: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]142
n../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  136 |     477 |     var_Create( d o  f128  | #define var_Changaeudio preroll:48: note:     p_obj,"note:  ps expanded from macro 'VLC_OBJECT'
   a481r_Set    return var_S |         const setInteger( expanded from macro 'var_GetChecked'
Ctruct vlch  142 | #deecke(_comfine var_Gmon_members: (consd(VLC_OBeeza_,nt,bn,am e, VLC_VARtsizJc eEoCf( *priv ),t );
      |         ^
../include/vlc_messages.h:87:5:vl c_ob,_STRING | VLC _VAR_DOINHERId,ej)C var_Change( VLC_heT(o),nect_t *)(&(O,t,Tvnote: )expanded from macro 'msg_Dbg'cked(o,n,t,v) var_GetCheckBJECT(a), b, 
      |                                                ^
p ../include/vlc_common.h:xed(VLC_OBJECT(o),n,t,v))
)      |                                                ^
481:->obj) \
15../include/vlc_common.h:: note: expanded from macro 'VLC_OBJECT'
  481 |    481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       
     87 | co "   msg_Generic(p_this, Vinput" );L
      |            ^;

C      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Crea      |               ^
te(a,b,c) var__MSG_CnDBG,st __VA_ARGS_     const strucreate( VLC_OBJt vlc_commo struct _)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlvlc_common_members: (const c_Log(Vvlc_object_n_mt c, embers: (const vlc_objeEctC_t *)(&(xLC_e*adt)e( obj, )s,T(a), b,izeof( -> c )
*p_exporobj) \
      | _input, "audio-d      |                                       ^
ela../include/vlc_common.h:y", i_64 );
      481t *)(&(x):|                    ^
-15: >obIn file included from input/services_discovery.c:t )../include/vlc_variables.h:O,note: expanded from macro 'VLC_OBJECT'
259BJECTj29:
In file included from ../include/vlc_services_discovery.h:27              ^
 "m:
../include/vlc_input.h(o), :527:29: et) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
      |               ^
 In file included from input/stream_filter.c:28:
p,e vlc_maIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:./libvlc.h241od:u110l:e  _481n | a:2712::  note: expanded from macro 'vlc_custom_create'
      warning:   cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o
n  :24149 | :   527 |     i     ret  110 |         nput_vst struct vlc_twrilc_ternote: cush" expanded from macro 'var_SetInteger'
urn var_SetChecked( read)p_obj, psz_name,  259 | #defi;
_      |         ^t VLC_VAR_STRING, vane var_Set *inptuItl = input_Cr );
nteger(a,b,eom_create(VLC_OBJc      ommo|            ^
aEtCT(on_members: (const vlc../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'_
), s, n)
e      (object_./libvlc.h| :110:t *)(&(x)->obj) \
27      |               ^:
me, __FI note: expanded from macro 'vlc_custom_create'
 parent, item, log, NULL, NULL   110 |   LE__, __L);
INE__In file included from input/stats.c:      , \
      |             ^
c28:
In file included from ../include/vlc_common.h:1031../include/vlc_common.h:
../include/vlc_variables.h:491) :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  var_S  491 |     vaetInteg:481r| _Cre                            ^

  140 | #:15: note: expanded from macro 'VLC_OBJECT'
                          ^
../include/vlc_common.h:481:15: er../include/vlc_input.hd  481 | 
efi  481 |      ne var_SetChecknote: 
expanded from macro 'VLC_OBJECT':501:46: 
 )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ed(o,n,t,(&(x)->obj)v  481 |    note: expanded from macro 'input_Create'
 \
  828  )501 var_ | SetChecked(#VL   |     msg_Warn( p_sys->p_input, "es       out        const t   stimeshift: auto stop" |               ^)
;
    cons      | rCt struct vlc_common_members_Od: (const v   BJvECT(o),n,t,v)
      lc_cusl| ac_efineobject_t tom_create(VLCti *)(In file included from input/stream_fifo.c:30:
                                               ^
npIn file included from e&( p_obj, ps../include/vlc_common.h:1031:
../include/vlc_variables.h:340z    ^
  __ O  co:nBJECT(o), s, n)
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
nst stru../include/vlc_common.h:c481:15: note: expanded from macro 'VLC_OBJECT'
t  481 |     85 |     m sg_Generi vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
c(p_this, VLC_MSG_WARN, __VA_ARGS__)
      const struct vlc_common_members: (const vlc_obj      |     ^
(x)->obj) \ec
      |               ^
t_at *)(&(x)->../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'In file included from input/es_out.c:36:
../include/vlc_input.h:
m530ut_Create(      | a,b,c,d,e                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:9  481 |   einput/event.c:224:9: , 481   78 |     vowarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
l  224  |  :) in warning: put_Create(Vbj) \
  LCconst str      |               ^
_OBJECT(a),b,c,d,e)
      In file included from input/stream_filter.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   256 |     return var_uct vlc_common_mSetChecked( p_objemb|                                              ^
ers: (c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
,    if( v  481 |   ar_GetI      const struct vlc_common_membVeLr
Cs_:V (const vlc_object_At *)(&(x)->obj) \
      |               ^
R_ADDRESS | VLC_Vnteger(In file included from  p_inpuAR_DOINHERIT );
      |     ^
ons../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
t vlc_object_t *)(&(x)->obj) \
      |               ^
  122 | #definc_Log(VLC_Ot, "progra e var_Create(a,b,c) var_Cmreate( VLC_OBJECT(a), b" ) != p | , c )
       |                                       ^
  ../include/vlc_common.h530: | 481        vlc_:15sz_i_gr: note: expanded from macro 'VLC_OBJECT'
oname, VLC_Vinput/services_discovery.co:binput/meta.cu:p274: 929:
In file included from : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)
      |         ^
BJECT(o),   ject  274 |         msg_Err( p_ex481p, vlc_modulpe_name, __AR_ADDort, "ca ../include/vlc_variables.hRESS, val F_) |  :       cn   not write me;ILE__,uct vlc_   const s __LINE__, \
      |             ^
common_membeta to remote media %s
../include/vlc_common.h:481:15: note: "expanded from macro 'VLC_OBJECT'
truct vr  ,      |            ^
../include/vlc_services_discovery.h:27:
481 |   658:47: note: expanded from macro 'var_GetInteger'
s: (con../include/vlc_variables.h:  658 | #define var_Ge      clc_common_membertsInonst struct vlt vlcs_:o c(const vl psz_uri );
      |         ^
c_object_t *)(&(../include/vlc_messages.h:83:5:_tc140x)->o:48: obmmoj) \
n_      e|               ^
gemer(mbera,s: (const vlc_obonst struct input/input.cv:l300c:_5c:o mwarning: mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ojne_members:  b)   var_GetInteger(ct_300 |     msg_Dbg( p (cons_t *)(&(x)-t  input note: expanded from macro 'msg_Err'
vlc>obj) \
      |               ^
, "Creating an input    83 |     msg_Genote: expanded from macro 'var_SetChecked'bneric(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:ject_t *)(&(x)->o13:
../include/vlc_input.hb :note: 530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_OBJECT(expanded from macro 'msg_Generic'  530 |         vlc_a),b)o
input/es_out_timeshift.c:933:51
:         |                                               ^
../include/vlc_common.h:481:15: note:    78 |     vlc_Loexpanded from macro 'VLC_OBJECT'
for warning: bject_g(VLC_Ounused parameter 'b_source_paused' [-Wunused-parameter]j)140 | #de \
f      |               ^
i
rereBleaJEninput/decoder.cCT(o), p, vlc_module_name, __FIse(   input );
      |         ^
933L | sEt__, __LINE__, \
a      ../include/vlc_objects.h|             ^e
 tic int Ts:1166:../include/vlc_common.hv:%9C: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
h:  481 |         66:25:\constar_Se 481note: expanded from macro 'vlc_object_release'
  struangePauct vlc_com1166monse( ts_thr_
emembers: s'%s':t(      cad   |               ^_t *p_t | "s, boo66 |   l b_sou C r
 cvlec__obons pausIn file included from t ed, binput/stream.c:ool b_paject_rele15vlc35:
In file included from ../include/vlc_common.h:1031:
_objhease( VLC_OBJused, ,
      |     ^
ECT(a) )
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87../include/vlc_variables.hvlc_       | :t455|                         ^ cked(o,n,t,ve: note: expanded from macro 'VLC_OBJECT'

ct_) var_SetChecked  481 |         const struc    t   ms(VL  C_OBJECT(o),n,t,g_Warn( p_dec, "non-dated aud*):t vlc_co(&(x)->objio buffer r m)v)
      |                                                ^
e../include/vlc_common.h9:481:15:5: warning:  note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]icei../include/vlc_common.h: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

c  340 |     if( var  455 |     var_Ck_t isg_Generic(pexpanded from macro 'VLC_OBJECT'_
t  481 |    _  d a  const srtter u)c
      eta tvlc_common_mem|                                                   ^e( p_obj, psz_namehis, VLC_MSG_DBG,,  __VA_ARG
bersS__)
      |     ^
V../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
ved" )LC_VA;
      |    78 |     vlcR__object_t *)(&(x)->obj) \
        ^
Lo../include/vlc_messages.hinput/es_out_timeshift.c:1040:      |               ^
: 85\_
FLOAT 13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]g(:In file included from input/stats.c:      | V: (co|nst vlc_objec5:  VLC28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hLC_VAR_t:_t *)(&(x)->objDnote: expanded from macro 'msg_Warn'
_   OINHERIT )511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]85 |     msg_Ge
_GetChecke;
mmonO      | d( Bp_obj, psz  J_na_nmembme, VLC_VA511 |     var_Cre
eric(p_at 1040 |   t:e481( p_obj, psz_name,          mhis, VLC_MSG_W              ^AR
ECT(o),N, __VA_ARGinput/event.c:227:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
RS__)
      |     ^  227ers: (c VLC_V_:AR_I15STRING, &val NTEGE) )
      |         ^
R |../include/vlc_variables.h:142:48 : note: expanded from macro 'var_GetChecked'
oVnLC_VAR_
../include/vlc_messages.h:78:13:DOINHERI   note: expanded from macro 'msg_Generic'
 p,   s78 |     | 142 | #defi) \
      |               ^
 :T
      |     ^v
lc_modu leIn file included from input/stream_filter.c:../include/vlc_variables.hn28   var_S:
In file included from ../include/vlc_common.hetBool( p_inpus:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  276 |    :122,: 39: note: expanded from macro 'var_Create'
t vl    ^c_e 
v../include/vlc_variables.h:122:39: note: og_Warn( p_ts->  _122n | a#mdefexpanded from macro 'var_Create'p_input, "es "opute, __FILE__, __LIr NE__, \
      |             ^
if( !var_GetChiencek e../include/vlc_common.hd( p_obj :481:15: note: expanded from macro 'VLC_OBJECT'
, psz_name, VLt
ime bjso  481 |   gC_VAR_rINnote: expanded from macro 'VLC_OBJECT'hi
a  481 |         const stru  122ect_t *)(&ft: (axuto reset rate to %dvar_Create(a,)->obj) m-sbcram", p_ts->i_r            l|  |  ease( input );
      |         ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |    ate_sourc,e( vlc_objeconst structc  );vlc_commo
c) va rVLC      |             ^
_OBJECvl\
      |               ^
cT(a),b,c_Lo../include/vlc_messages.h:85:5: gnote: expanded from macro 'msg_Warn'
(VLC_input/meta.c:279OB              ^:   85 |     msg_Generic(p_thiJ23)ECT: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](
so), p, vlc_mo
d      uc  | t_reltb                                                 ^,
lled", bn_member_scrsambl279vlc_common_mee../include/vlc_common.hm:b481_:ee:d  ()cons;t
      |     ^

#n15:../include/vlc_variables.h :note: 260:46: note: expanded from macro 'var_SetBool' v
aexpanded from macro 'VLC_OBJECT'
m  l481c | _ oIn file included from input/resource.c:  260 | #dbject_t *)(&(x)->obj) \
      e|               ^
efine var, __FILEinput/input.c:305:30: warning: __, __LINdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |           305 |     inpu |     mo_SetBdule_t *p_mool(a,b,od = c)      varmodul_SetBool( VLCe_need_OBJECT(a),(b,TE43G:
 In file included from ER,c)input/input_interface.h:27:
../include/vlc_input.h :572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
   &572v | al )         c vlonst strc_object_release( (vlc_object_t *)(pp_v out[up_t_item_Appil]) );y_exp
or
t      | ,c      |          ^e
ase../include/vlc_objects.h:66                                             ^ t
 O   const struct p"meta C writer":25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release,vlc_common_m)
vlc_comm N(ULL, false );
      |                       ^
e../include/vlc_modules.h:mbers: (c VLC_OBonst vlcJECT(a_) )
      |                         ^
tions      ( VLC_OBJECT(p_input), p_ite48m ../include/vlc_common.h):;481o
      n:_15: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'VLC_OBJECT'
  481 |         const str  481 |         conruct st str(vm VLC_OBJEuct vlc_common_me|          ^CT(
ambers: (const ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
)vlc_common:lc_  object_42142_members: (const vl: |  note: expanded from macro 'module_need'
rs:#defic _objene var_GetCheckced(o,n,(const vlc_object_tt, *)(&(x)->obj) \
v) var_GetChecke       |               ^
d(VLC)
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'_OBJE
CT(o),n,t  481 |     ,v)
      |                                                ^
../include/vlc_common.h:481:15: In file included from input/es_out.c:et_t *)(&(x)->onote: 36:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]    bj) \
      |               ^o
b
ject_t *)(&(x)->obj)  572 |    expanded from macro 'VLC_OBJECT'
ct   *\
      onst |               ^sa481) |         const struct(&truct te( VLC_OBJECvlc_c(x)->obj) \
      |               ^
input/resource.c:96:13: Twarning: (adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
 )   96 |             msg_Dbg( p_,r ebsource->p_sout,ommon "destroying useless sout",  )c;
      |              ^
_)
      |                                       ^
members: ../include/vlc_messages.h:87:5(const vlc_object_t *)(&(x)->obj) \
      input/event.ce:mber302:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

s: (  302 |     var_SetInteger( p_i|               ^
ncput, "intf-event", i_type );input/decoder.c:1211:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1211 |         msg_Dbg( p_dec, "discarded audio buffer" );
      |         ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
input/decoder.c:1263:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1263 |         msg_Warn( p_dec, "non-dated spu buffer received" );
      |         ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_this, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, o
      |     ^
../include/vlc_variables.h:259:49n : note: expanded from macro 'var_SetInteger'
  259 | #define svar_SetInteger(a,b,c)   var_S etInteger( VLC_OBJECT(a),b,c)
t__LI      |                                                 ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | NE      vl   __, \
      |             ^
 c_ const struc../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
obj ev  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \lct_release( (vlc_objectt vclc__
c_oo      |               ^
bject_t *)t *()(pp_vout[i]) );&mm(x)->objinput/decoder.c:on_mem
      |          ^
b../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
1336er:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   66 |     s 1336 |         vlc_object_relevlc_obase( p_vout );
      |         ^
ject_rel../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_reease( VLC_OBJECTle(a) : (c)oIn file included from input/services_discovery.c:29:
In file included from ../include/vlc_services_discovery.h:27:
n: note: expanded from macro 'msg_Dbg'
   87 |   s  msg_Generict(p_this
      |                         ^
 vlc_o../include/vlc_common.h:481:15: bject_t *)(&(x),../include/vlc_input.hnote: expanded from macro 'VLC_OBJECT'
):572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 VLC_  572 |          vlc_object_rel|                              ^
../include/vlc_common.h:481MSGa_DBG, se_( VLC_OBJECT(a) )
      |                         ^
_VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
../include/vlc_common.h   78 |     :15: note: expanded from macro 'VLC_OBJECT'
vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE_:-_,e481 __LINE__,   >obj) \
      |               ^
\
      |             ^
a../include/vlc_common.h:se481:15: note: expanded from macro 'VLC_OBJECT'
(  481 |  :  481 |         const struct vlc_common_members: (cons../include/vlc_common.h \input/event.c:314:t
      |               ^
5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  314 |     var:481:15:_Change( p_i note:  input/control.c:140expanded from macro 'VLC_OBJECT'
(vnput, pszlvlc_object_  481 | t *)c_variable, VLC_VAR_ADDCHOICE(&(x)->o_,
      |     ^
obj) \
      |               ^
:20: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  140../include/vlc_variables.hb: |            j      const struct128 vlc_comm: r43: note: expanded from macro 'var_Change'
  128 | #define var_Change(a,b,c,d,e) var_Change(on_eturn va  481 |         const struct vlc_r_SmetInteger( p_input, VLC_OBJECT(a), b, c, d    , ee )
      |                                           ^
e "sc pu-delay", i_64 );
      | mb                   ^
ers: ../include/vlc_variables.h:259:49(:c../include/vlc_common.hommon_membtc onst vlc_object_t *)(&(x)->obj) \
      |               ^
  cons note: expanded from macro 'var_SetInteger'
  :259 | #detfin_e rs: (cstoe var_SetItrnst vlc_object_utctnteger(a,b,c)   *)(&(x)->obj) \
      |                ^input/resource.c*
 var_SetInteger( VLC_OBJECT(a),b   ),c) vlc_comminput/input.c:335:36: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  335 |   
      |                                                 ^
48  vlc_viewpoint_t *p_vie(: | #defon_m108wpoine moduint = var_InheritA../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ddress( p_input, "viewpo  481 |         inconst stre:ucmberdefine var_Create(a,b,c) var_Create( VLC_OBJECT(sat" );
      |                                    ^
), b, c )
      |                                       ^
 vlc_c../include/vlc_variables.h../include/vlc_common.h:481:653le_need(a,b,c,d) module_n:53: note: expanded from macro 'var_InheritAddress'
t vlc_common_  653m | #define var_InheritAddress(o, n) embers: (const vlc_object_t *)(&(xvar_InheritAe)->obj) \
      |               ^
ed(VLC_OBJECT(a),b,c,d)
ddres9      |                                          ^
::15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.hs  481 |         cons:481:t struct vlc_common_memb15: note: expanded from macro 'VLC_OBJECT'
15  481 |     481:15: (VLCe  rs: (const vlc_o: note: expanded from macro 'VLC_OBJECT'
note:   481 |       obexpanded from macro 'VLC_OBJECT'
j    cmmon ect_t *)(&(xwarning:   consonst struct vlc_common_members: (const vlc_object_t _members: (const vlc_object_t *)(t struct* vl))->oinput/control.c:327:35: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
&due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bj) \
      | (              ^
x(&(x))->obj)   327-c_com
In file included from input/stream.c\  
      |               ^
108481mo |         const struct vlc_In file included from input/stream_filter.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293comn>mon_me | :10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  293_obj) \
      m|               ^
minput/meta.c:281:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  281 |      embeb  ers: (c  module_unneed( p_ex:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469r:5: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | 
In file included from input/es_out.c:    if( !var_GetCh  469 |     vecked( p_obj, psz_name, VLC_VAR_BOOL, &val ) )ar_Create( ps: (const vlc_
      |          ^
obje../include/vlc_variables.hct_t *)(&(:142:48: note: expanded from macro 'var_GetChecked'x)->obj
  142 | #d_obj, psz_naefineme, VLC_VAR_ var_GetSTRIN) \ | 
      |               ^
G |  :   VLC_VA(co      msg_Dbg( p_res port, p_mod )Cinput/decoder.c:1391:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1391 |         mR        _DOisonst vlc_nt i_currg;e
      |         ^
_Warn( p_object_nt_title = var_Get *)(&(x)->obj) \
      |               ^
ItI../include/vlc_modules.h:50:42: note: expanded from macro 'module_unneed'
ndeinput/event.c:328:9:hecke46 :
input/es_out.h:95:9warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: warning: unused variable 'i_ret' [-Wunused-variable]
        328 | 95 |   n50 | #define  module_unneed(a,b) module_undneec, "Reloading the decdN(VLC_OBJECoder Hteger( p_inpuTmodule%s",(a),b)
ERIT );
      |     ^
t, "ti../include/vlc_variables.h itnt i _    le" );
      | :122:39: note: expanded from macro 'var_Create'
  122                                  ^
ret = es_out_Control( p_out, ES_OUT_SET_MODE, i../include/vlc_variables.h:_mods658      |                                          ^
t vlc_object_t *)(&(x)->e );
      |         ^~~~~
../include/vlc_common.h
      |         ^
ob:47:input/es_out.h:101:9: warning: unused variable 'i_ret' [-Wunused-variable]
j)   101 |    v    ../include/vlc_messages.h: | 85int i_aret #def\:5:r_Change( p_in
i note: expanded from macro 'msg_Warn'      
|    (put,  note: expanded from macro 'var_GetInteger'              ^
o,n,t,v) 
=  658 | #de85fine var_GetIn es_out_Control(teg p_out, ES_In file included from  | e r(a,b)   var_GetInteger( var_GetCVh OUTpp_v  mecsg_Generiout[i]) );
ne var_Create(a,b,c) var_Create( VLC_OBJECT(ource->p_parent, "destroying unusable sa), b, c )LC_OBpJECT(a),b)
      sz_varia|                                               ^
      |          ^
ble, VL../include/vlc_objects.h:66C_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_GET_WAKE_UP, &:25: note: expanded from macro 'vlc_object_release'

      |                                       ^
   66 |    ../include/vlc_common.h:481:15i_wu  vlc_object_rel);
      |         ^~~~~
  481 |       : note: expanded from macro 'VLC_OBJECT'
ease( V  input/es_out.h481 |           const struct vLC_OBJ:E109:9CT: (a) warning: unused variable 'i_ret' [-Wunused-variable]
)  109 |     int i_ret = es_olut_Control( p_out, E
      |                         ^
Sc_OU../include/vlc_common.h:481:T_15: note: expanded from macro 'VLC_OBJECT'
GEoTn_BUFF  ERING, &b s);
481 |         cV      | _OBJECont sAtrR_Duct vlc_csT(Eo), n)
t         ^~~~~
o      | structLCHOICE, &val, NULL )input/es_out.h: ;v117:9mlc_com: mon_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
mon_members: (co
c_common_mnst vlc_objwarning: unused variable 'i_ret' [-Wunused-variable]e
cembers: t(  _117 |     int ti_ret = *)(& econst( vs_oout" );
      |         ^
x)->obj) \
      |               ^
../include/vlc_messages.h:ut_Cont87:rol( p_out, ES_OUT_GET_EM5:PTY, &b );
      |         ^~~~~
 note: expanded from macro 'msg_Dbg'
   87 |     In file included from minput/es_out.h:124:9: warning: unused variable 'i_ret' [-Wunused-variable]
input/stream.c:  124 |     int sg_Gen                                                    ^
eric../include/vlc_common.h(:p_t481h:i15s:,  note: Vexpanded from macro 'VLC_OBJECT'L
i  481 |  _ ret = esl_cC_MSG_DB      o|         ^
G, __VA_ARGS__)
      ../include/vlc_variables.h|     ^
:../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlcinput/services_discovery.c 128:43: note: expanded from macro 'var_Change'  
     :12864:_ | #def27ine objv:a warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
u   64 |     vlc_sd_probe_tteinput/stats.c *tr_Change(a,b_,mcodul,d,e) e_name, __FIvar_Change( VLC_OBJECT(a), b, c, d, e )
      |                                           ^
../include/vlc_common.h:28:
:481:15: note: expanded from macro 'VLC_OBJECT'
_Co  481 | LE__, __LINE__, \
      |             ^
 n t c t_t../include/vlc_common.hIn file included from ../include/vlc_common.h:1031:
: 481*:)(&15: note: (x ) - > const strol( p35oruct vlcbj) \:_out, ES_OU_481common_members: (const vlc_oT_SET_Dbje:15ct_tc
      |               ^
: note: expanded from macro 'VLC_OBJECT'
 *)(  481 |         coonst strexpanded from macro 'VLC_OBJECT'
nst s  481 |    uc   tarucinput/control.c: 374:38 tc &E(Lx)onst struct : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc_common_members: (constAY,    vlc_common_members: (const vlc_object_t *)(374&(x)->volc_object_t *)../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(t vlcbj) \
      |               ^
_common_mem  525 |   input/input.c:355:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
->obj) \
      :
b  355 |         charIn file included from ../include/vlc_common.h | :1031:
& ../include/vlc_variables.h:477:  va5:r_Create(  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_  477 |  eprs_obj, psz_name, VLC_VAR_BOOL | VLC_|               ^
MSG_b =VA vlcinput/event.c:332:WARN, __VA_R_DOINHERIT
      |     ^
ARGS_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_)
      |     ^
_pr../include/vlc_messages.h:  78:13: :122 | #define vanote: expanded from macro 'msg_Generic'
obe (obj, "services probe", &co   78 | (unt);
      |                           ^
../include/vlc_probe.h:37:19: note: expanded from macro 'vlc_probe'
   37 |         vlc_probe(VLC_OBJECT(obj), cap, pcount x    vlc_Log(VLC_OBJECT(o), p, vlc_module_name) 
      |                   ^
, ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_comm) o-n _members: (const __FIL*psz_rec = var_InheritString( pvvlc_r_CE_parent, "rea9r_: Crecursive" );ate(a,b,c) vaobjr_Create( VLC_OBJECT(a), b, c )
      |                                       ^ect_t *)(&(x)->obj) \
      |               ^

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 >reate( p_obj, 
      |                         ^
pwarning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h:642:51: note:  
  332 |         var_Change( p_inputexpanded from macro 'var_InheritString'
input/services_discovery.c:109:32: warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481, psz | _ variabl  109 | e, VLC_VAR_Csz_n L    servEiAcReCsH_OdiscoveryIC_t *sES, &val,  (conNULL d = )     const struct vlc_common_membe vlc_custom_rcsr:eate(parent, sizeof (*sd (const b)stj) \
      |               ^
 vlc_object_t *)(&(x)->,
      |                                ^
  642 | #definput/resource.c obj) :\117
      |                    ^:
13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 iinput/meta.c:282:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  282 |  ne var_In heinput/../libvlc.h:110:27:; note: expanded from macro 'vlc_custom_create'
  
      ri      |         ^
t  110 |   *String(o, n) v117 ../include/vlc_variables.har_Inheri  | tStr   vlc_object_releaing(VLC_OBJECT(o),:128:43vs e( p_expam   n)
      |                                                   ^
../include/vlc_common.h:e,   V     ort );
      |     ^
m../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_objpiLC_ti_sg_VAR_STRItleNeG | VLC_V_to_fetlc_object_t *)c(&(x)-481t_release( VLC_:15OBJECT(:>cobj) a\
      | __, __LINE__, \
      |             ^
) )
      |                         ^
h../include/vlc_common.h ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
Dbg( p_resource                 ^note: expanded from macro 'VLC_OBJECT'
481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->: note: expanded from macro 'var_Change'
obj) \  128 | #define->p_parent, "reusing sout" );
      |             ^
   var_481 |     ../include/vlc_messages.h:Change(a    87:,b,c,d,e) var_Change5AR_Dconst str(:481:15: uct vlc_common_memb    = OIN
ers: (:      |               ^
 note: expanded from macro 'msg_Dbg'
 HERIT );
   87 |     input/meta.c      |     ^
c../include/vlc_variables.h:122:39 : note: expanded from macro 'var_Create'
ov  lc_custom_createnst vlvc_object_t *)(&(x)->onote: expanded from macro 'VLC_OBJECT'
(  481VLC_OBJ |   EC      const T(struct volms),c_ s, a122rck_Gent:om)
I      ntegerg_Genericmon( | _members: (ed(V286:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]#
|   286 |   (Ld  vleconst p_input, "title" );
      |                                      ^
fibj) \
 vlc_object../include/vlc_variables.h:_t *)(&(x)->o      |               ^
bj) \
      |               ^
_cat, i_delay );
      |         ^~~~~
C_OBJECT(o),n,t,v)
      | p_this,input/input.c:373:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                                               ^
658cinput/es_out.h VLC_OBJ:_objECT(149../include/vlc_common.h:e  373 VLC_                          ^
cMt481../include/vlc_common.h:_reSG_DBG, __:9:  |     if( !var_Vwarning: :15unused variable 'i_ret' [-Wunused-variable]:
l  ease( p_export ); note: expanded from macro 'VLC_OBJECT'A
i_149 |     int i_ret = es_out_C      oa)
AR  GS__)
      |     ^
../include/vlc_messages.h:78:13: note: :|     ^
ne var_Iexpanded from macro 'msg_Generic'../include/vlc_objects.h,47n b, :c
 note: expanded from macro 'var_GetInteger'
C  658reat, d, e )
      | 481 | heritBool |    78 | 481:15:#                                          ^
d:66:e( p_input, "interact25: note: expanded from macro 'vlc_object_release'
../include/vlc_common.h:481:" ) )
      |          ^
efine var   66 |    15: note: expanded from macro 'VLC_OBJECT'
 ../include/vlc_variables.hv_  lc_o(abject_release( VLC_OBJECT(a) )
      |                         ^

481 |      G:604,b   cons../include/vlc_common.ht struct eIn file included from input/stats.c:28vlc_common :
In file included from ../include/vlc_common.h:1031:47: note: _m t  Int:
../include/vlc_variables.h:539:evlc5:481:: _Log( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_expanded from macro 'var_InheritBool'
  OBJECT(15,  o), pnote: expanded from macro 'VLC_OBJECT'
604 |   481 |   539 |     var_Cre#defiatc) ve,ne( p var_Inheri     a_objt:B, psz_nameool(o, n) var_Inheri, V note: expanded from macro 'VLC_OBJECT'
tL vlc_mo edumber_CreatrC_VAR_FLsel( VLC_OBJcons  481ECT(a), b, c )
      | OAT | VLC_                                      ^t struce_nam |         const struct vlc_common_meembers: (const vlc_object_t *)(&(x)->o, __FILE__, __LINE__, \
      |             ^
:../include/vlc_common.hbj) \
      |               ^
 :481:
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
15:   481 |     (note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_commoc    const struct vn_memlc_common_members: (const vlVARc_object_t *)(&(x)->obj) \
      |               ^
_bers:DOINHERIT
      |     ^
 (const vlc_objeIn file included from input/stream.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Boolntrol( p_out, Ect_t *)(&(x../include/vlc_variables.h:S)->obj) \
      |               ^
122:39_: note:   491 | oinput/resource.c:n  sexpanded from macro 'var_Create'
  var_Ct  122 | #118:13: warning: define var_Crger(a,b)  reate( p_obj var_Ge, ptInteger( VLCOUT_SET_TIMESsz_na, me, VLCf_eate(a,b,c) var_Create( VLC_OBJECTposi(adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])
,  118_ | O B J E C        msg_Dbg(  bp,_ rce s)o
u      r| c                                      ^e
-../include/vlc_common.h>p_:481pa:15re: ntnote: expanded from macro 'VLC_OBJECT'
, "y  481ou T(par)o,bba)b
l      y|                                                ^want to us e gathevlc_
 | ../include/vlc_common.hobject_t *)t v:lc_common_members: (const vlc_object_t *)((   &(x)->obj     const struct vl481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         cons) \
&(x)->obj) t       |               ^
\struct vlc_common_mem
bers: (con      |               ^
sr stream_ot vu_t" );
      |             ^
../include/vlc_messages.hc_common_m:87:5: note: expanded from macro 'msg_Dbg'
input/services_discovery.c:elc   87_118:20: input/event.c:344:5object_t *m)V(&(x)->obj) \
      |               ^
tion, bers: (const vlc_object_t *)(&(xi)_-time, i_le:>obj) \
      |               ^
A( |     msg_Generic(pVIn file included from input/stream_filter.c:input/control.c:R warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
28n  344 |     __:
vgth )tarIn file included from A../include/vlc_common.hDDRESS :;1031
L      |         ^~~~~
:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|hC448input/es_out.h:c(_155  304 |     if:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]is:, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
_ VLC_VCAR9: warning: unused variable 'i_ret' [-Wunused-variable]
p_this, V_DOINHELC_MSG_WARN,   155 |      int (like   i__ret = e_VA_Aly(!varRIT );
      |     ^
_GetChehange( p_inp../include/vlc_variables.hut, psz_variable, VLC_VAwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 :122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) vR_ar
sSETVALUE, &val, NULL ); 
        |     ^
_out_C_Cr c  118 | ked (obj, name, V448 | L             ontrol( p_ouC_t       vlc_VAR_COORDS,o, ES_OUT_SET_JI &val)))
      |                 ^
TTER,
      | ../include/vlc_variables.hR        ^~~~~
:142:48:GS../include/vlc_variables.hbject_release( (vlc_obinput/es_out.h:jeate( VL:167:9: warning: unused variable 'i_ret' [-Wunused-variable]
e128:  167 |     int43 i_ret = es_out_C: note: expanded from macro 'var_Change'
ontrol( p_out, ES_OUT_GETct  128 | _GROUP_FORCED_t *)p_vout );
      |                     ^
, &../include/vlc_objects.h:i_g C _ 66 sO#defBJECT(a), b, c )
      |                                       ^
roine var_Change(a,b,c,d,e)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'OBJECTup );
      |         ^~~~~ v(
ar_Co),h
an n)
      ge( VLC_OBJE| input/es_out.h:173CT(a                                              ^
):  481 |         cons../include/vlc_common.h:, b, 481:15: note: expanded from macro 'VLC_OBJECT't struct vlc_common_m
embc       co, d, e__)
ers:481 |         cons      |     ^
 ../include/vlc_messages.h(const vlc_ob:78:13: note: expanded from macro 'msg_Generic'
 )
      9   78 |  |                                           ^
t str  j: warning: unused variable 'i_ret' [-Wunused-variable]
 v:25lc_Log(VLC_OBJECT(o), p, ect_t *)(&(x)->oubj) \
      |               ^  173 |  :
    int note: ../include/vlc_common.h:481:expanded from macro 'vlc_object_release'
ct vl   66 | In file included from 15: vl    vil_rcc_c_object_relmodule_namee_, __FILE__ainput/stream.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5:, __LINE__, \
      | common_            ^
membe../include/vlc_common.h:e481:rs:15: note: expanded from macro 'VLC_OBJECT'
 warning:   481 |  (co    nstt v lc_obnstj struct vlc_c    const struct vlsdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
(   511 |     var_Create( note: expanded from macro 'VLC_OBJECT'
VLC_OBJECT(a) )
      |                         ^
p_obj,../include/vlc_common.he:ct_t *)(&(oxm 481 note: expanded from macro 'var_GetChecked'
mon_mempb)  142 | #define var_GetCh= es_out_Control( p_out,   ES_OUT_SET_EOS )ecke;
      d(o,n,t,v) var_GetCheck|         ^~~~~
481->e:oredb(VLC_OBj) \
      |               ^
JECT(o),n15,t,v)
      |                                                ^
../include/vlc_common.h:481:15:s input/input.c:397:56: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  397 |         priv->p_resource_private = input_resource_New( VLC_OBJECT( p_input ) );
      |                                                        ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
input/input.c:417:31: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  417 |         char *psz_bookmarks = var_GetNonEmptyString( p_input, "bookmarks" );
      |                               ^
../include/vlc_variables.h:662:61: note: expanded from macro 'var_GetNonEmptyString'
  662 | #define var_GetNonEmptyString(a,b)   var_GetNonote: expanded from macro 'VLC_OBJECT'sz_nam
nE  481 |   mptyS:      co (e, VLC_VARnote: tring( VLC_OBJE_INTEGexpanded from macro 'VLC_OBJECT'
n  481 |     ER | VLC_VAR_DOIst struct vlc_comNHERIT
      &CT(a),b)
      |                                                             ^
 |     ^
mon ../include/vlc_variables.h:122:39:: note: expanded from macro 'var_Create'
_members: (const vlc_obje../include/vlc_common.h:  122 | #dct_t *)(&(x)->obj) \
      |               ^
(x)c_common_memberefine var_Create(a,b,c) var_Creast:e ( VLC_O->oBJECT(a), b, c )
      |                                       ^In file included from 
input/stream_filter.c(con../include/vlc_common.hs:t481 vlc_object_t *)(&(x)->obj) \
      | :28:
In file included from ../include/vlc_common.h |       :1031:
../include/vlc_variables.h              ^
:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481  d->p_mIn file included from :  324 |     if( !varbj) \
      |               ^
odule = module_need(s:15: note: expanded from macro 'VLC_OBJECT'
d, "seinput/es_out.c:  481 |   input/demux.c:      const struct vlc_common__GetChemcked( p_obj, embers: 595:9: warning: rinput/decoder.c:1432:17:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] pwarning: sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  1432 |                z
 msg_D(c(const vb_name, VLC_VAR_FLOAT, &i51vces_discover:
In file included from input/../stream_output/stream_output.hol:g( p_dec, "ren31starting modsule due to ti:
nput format changey"");
      |                 ^
../include/vlc_network.h../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p ,_this, VLC_vlc_oMbSG_DBG, __VA_ARGS__ject_t *)(&(x)->o)bj) \
      |               ^
:134:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  134 |     r
In file included from input/stats.c:28:
In file included from ../include/vlc_common.h      |                    ^
:      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
../include/vlc_modules.h:48:42: note: expanded from macro 'module_need'
al   48 | #def   78ine moduconst struct )  vlc_common |     vlc_Log(VLC_OBJE)
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_members_GetChecked(o,n,t,v) var_GetC15: note: expanded from macro 'VLC_OBJECT'
hecked(1031VLC_  :CT(:
481../include/vlc_variables.h |        OBJECT(o),  o)   cp, voco,nst strunlc_mocdule_nn,(t,v)t vlcame,_
 playlist/engine.cc      |                                                ^
:554:5: c../include/vlc_common.hwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
__FsIL  554 | ommon_members:: (co t no  st v595 |         module_cnlc_objec_   var_Create( p_obj,t_t *)(&(x) psz_na->obj) \
      |               ^
msobject_t *)(&(x)->objet vlc_obE_,jec_, __Linput/control.c:498:13:t warning: INE__, \
      ) \|  VL
      |               ^
C_VA            ^
78 | _t *)(&(x)->obj) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.hIn file included from input/stream.c:  498 | 35:
In file included from ../include/vlc_common.h:1031:
R_ST  RIN../include/vlc_variables.h::G | 481:15: note: expanded from macro 'VLC_OBJECT'
VLC_VAR_DOINHERIT
      |           v    ^
525:5: ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
ar_SetBool( p_input  122 | #define  481 |          vlc_L,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 "record", b_b  osBol );
      |             ^
ot525 |     var_JCreg(VLrC_OBJECT../include/vlc_variables.h:E260:46:need( p_demux, "dem(C note: expanded from macro 'var_SetBool'
T(o),n,t,v)  260 | #defi
      |                                                ^
ne var_S../include/vlc_common.h:481481u atetBoo:15 var_Crea:te(a,b,c) vaeux_filter", p_name, p_name != NULLeturn net_Conneco:( p_obj, pszt (obj, host, port),lc note: _nr(a,expanded from macro 'VLC_OBJECT'
 p, bame,15: ,,t  481 | note: expanded from macro 'VLC_OBJECT'
   481 |   VLC_c)      v a        const s       cron)_s_VtSeAR_BOOL | tSOCK_STREAM, IPPROTOtruct vlc_Bcool( VLC_OBJECT ( c _TCP) ;vlc_com
;
      | a)        ^VLC_VAR_
mCreate(      |            ^
on_members: (coDOInNst vlc_HERIT../include/vlc_network.hobject_t *:125:48: note: expanded from macro 'net_Connect'
s
  t      |     ^
../include/vlc_modules.h:../include/vlc_variables.h:122:39: note: 48):oexpanded from macro 'var_Create'
42(  &(x)n->o: note: expanded from macro 'module_need'125bj | #) \
r
uc   48 | #dsefine module_det struct vlc_tfin e net_Connect(a, :commo480:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
neb  ned(a,bvlc480 |   _co,, c, d, oc,mmon_memberes: (co nst vlc_object_t *)(&d) net      |               ^ (x)-122> | #de
)f imoone bj) \
      |               ^
vdule_neear_d(VLCvSetFloat( apr_plainput/input.c:456:17:In file included from input/stream_filter.c:28:
In file included from ../include/vlc_common.h:1031 warning: y:
_../include/vlc_variables.hC:r340e:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_OBJECT(a),b,c,d)
      |                                          ^
  340 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &vallist, "volume", -1.f );
      |     ^
 ../include/vlc_variables.h:261:47: note: expanded from macro 'var_SetFloat'
  _Cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o)261 | #defvlc_module_name, __FI )
      |         ^
LE__, __LINE__members: _ine var_SetF,b(,,c )\

            | | ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'l
oat(a,b,c)   ../include/vlc_common.h  a                                             ^t:            ^
v481:15: note: expanded from macro 'VLC_OBJECT'
ea(ra_../include/vlc_common.hSet  F481:481const vlc_object_t *)(&(x)->obj) \l
      |               ^
:oat( VLC | _OB15: note: expanded from macro 'VLC_OBJECT'
JECT(a),b,        concs)
        481 |         ,b,c) var_Createc(t struct vlc_common_members: (const vlc_object_t *)input/decoder.c:1527:17: o nst struct vlcVLC_OB_warning: coJECT(a), b,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

 1527 |    456 |        (&( c )
      |                                       ^x
)->obj) \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | mmon_m             msg_Demberinput/demux.cbs:g( p_ (c| o                                              ^  i n  put, "andding bsook const struct vlc_commomark: %s, time=%"PRIn_members: (const vlc_object_t *)(             &(x)->ob:jt602:5:  vlc_objectwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]vlc_o_
) \  602 |     vlc_objecttbje *)
      | ct_release(&(x)( p_vout );
->obj)              ^
      |                 ^
 \
      |               ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
In file included from input/stream.c:35:
In file included from ../include/vlc_common.h:input/resource.c1031:123:34: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |                         ^
../include/vlc_common.h:481:15  123 |             p_resource->p_s: note: expanded from macro 'VLC_OBJECT'd6:
4o,
      | ../include/vlc_variables.hu
:                ^539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  539../include/vlc_messages.h:  481 | t = sou87
t:5: note: expanded from macro 'msg_Dbg'
   87 |     |      var_Cn_nNect(V msg_Genere../include/vlc_common.h:481:LC_O       const structB  wI
 142 | #deJECTvlc_common_ic(p_this, VLC_fine var_GetChecked(o,n,t,v) var(rea15: note: expanded from macro 'VLC_OBJECT'
_GetChec  481 |         const struct vlc_common_membermembers: (const vlc_object_mmon_MSGte( t *)(s_DBG: (p,_c&( n_s_tonstaVan cvAx)->obj) \
      |               ^
_), b, c, d, lem(embee)
A obj,input/decoder.c:1583:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1583 |             msg_Dbg( p_dec, "toggling %s", paused ? "resume" : "p RGS__ause" )p)c
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
_resou../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
psz   78 |     vlc_Log(VLC_OBJECTr(o), p, vlc_module  481 |  ce->p_parent, p_na;       |                                                ^
_ob
ject_       _m     c| onstrs: (const vlc_obj_ercetl_e t *)(&            ^
etstruct vlc../include/vlc_common.h, VLC_co_VAR_F: *)(&(x)->obj) ase( p_dem(\xu)x- >)o;b
j      )|      ^\
      |               ^

s../include/vlc_objects.h:mmlez_on_membeLrs: (const vlc_ob../include/vlc_messages.h:87:input/control.cj481ectOAT_t *)(&(x66:25: )->note: expanded from macro 'vlc_object_release'obj)  \
      | :_sou
neet   66 | 15 :   vlc_object _note:               ^5 );: note: expanded from macro 'msg_Dbg'
   87expanded from macro 'VLC_OBJECT'
 | :  503481 |         consdt(a:24: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  
503       |    reame, __
| VLC_VARk eplaylist/engine.c:482:5:,|                                  ^
b ,warning: input/../stream_output/stream_output.h_DOINHERIdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] slease( VLC_OBJET:C
ctruct
 ,Fvlc_c
      |     ^
T(a) )
      |                         ^
../include/vlc_variables.h44ommon_:  48482 | ../include/vlc_common.h : d mem:122:39: note: expanded from macro 'var_Create'
)  122: 481  | #define v :15: note: expanded from macro 'VLC_OBJECT'
ar_Create(a,b,c) var_Create(I  LE__, __LINE_d(VLC_, \
      |             ^
_O../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
BJECT(o) VLC_Onote:   481 |       ,n,t,v)  consBt JECT(a), expanded from macro 'sout_NewInstance'

      |                                                ^
var_Create( pst../include/vlc_common.h_playlist, "sub   44 | #ruct vlc_cb,o c )
      :481:15: note: expanded from macro 'VLC_OBJECT'
mmon_members:|  (const vlc_ob                                        ^481 |  jde-ect_t *
tex       c481)../include/vlc_common.h:481 | fine s out_NewInst ance(a,bt)-scal  onst ( &(x)->objstruct vlc_co) \
      |               ^
emmon : msg_G",15: note: expanded from macro 'VLC_OBJECT'
      |     ^
_input/input.c:
  481 |    b  ers: (const 480:5:enerim../include/vlc_variables.h:122: warning: members: (consdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
39:   480 |     vlt  vnote: expanded from macro 'var_Create'
lc_objeoc(p  dule_need(VLC_OBJECT(a),_bc VLC_OBJECT(a), b, c )
      |                                       ^
 ../include/vlc_common.h:481:15: note:  const stru122 | #dthis, VLC_MSct vlc_coexpanded from macro 'VLC_OBJECT'
mmon_meembe  481 |        ,rsfine var_Create(a,b: (const vlc_obj,c) var_Create( VLCect_Oc_t *)(&(x)->obj) \G_DBGBJECT(a),, b,  __VA_ARGS__)
      |     ^
sout_NewInstance(VLC_OBJECT(a),b)
      |                                                ^../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'


      |               ^
   78 |     vlc_Log(V../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
LC_OBJECT(o), p, vlc_module_name, __FI,  LE__, __481 |       LIN  conE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
st struct   481 |         const struct vlc_commovlcn_members: (const vlc_object_t *)(_common_m&(x)->obj) \
      |               ^
embers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
      const struct vlc_common_membeinput/decoder.c:1666:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rs 1666input/resource.c: (const vlc_object_t *)(&(:207:13x):c |  o->nosbtj )struct vlc _\c
o      m| m              ^on_members: 
(const vlc_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]object_t *)(&(x)->obj
      In file included from    207 |  input/stats.c:28:
In file included from ../include/vlc_common.h:1031:
           msg_Dbg( p_| r              ^../include/vlc_variables.h:563:5 :  p_esource-d>p_vout_efree, "destroyc = ving useless vowarning: 
ut") lc_custom_create( p_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] );d\

pa  r563       | |               ^ 
         var_Crea
t In file included from     |             ^input/stream_extractor.c
:ene28../include/vlc_messages.h( :
pc:87:5: )
       note: expanded from macro 'msg_Dbg'
In file included from  |                                       ^
../include/vlc_common.h51 warnings generated.
../include/vlc_common.h:1031:
../include/vlc_variables.h:350In file included from    87 | input/stream.c:35:
In file included from ../include/vlc_common.h:_1031o:
b../include/vlc_variables.hj, :554::59::  warning: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  554  350 |     if( |  p sz_name, VLC _ vaV AR_STRINrG_ C|r eVaLtCe_(VA p_obj, psz_nRame, VLC_VAR_S cTRING t_t *)(&(x)-_DOINHERIT
       |     ^
v../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
ar  _122 | #define var_Cre| VLC_VAR_DOINHERIT
      |     ^
ate(a,b,c) var_Create( VLC_OBJECT(a), G)b,>etChec ../include/vlc_variables.h:122:ked( p
_obj, ps      t,oc si bj) \
)zzeof( *p_de      |               ^
_c ), "decoder"|                                          ^39: note: expanded from macro 'var_Create' );
      |             ^
n./libvlc.h:110:27In file included from a
m:e      , VLC_VAR_STRI 481:15: note: expanded from macro 'VLC_OBJECT'

input/stream_filter.c../include/vlc_common.h  481 |         const struct :vlc_common_members: :28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
N(cons*481
:15: note: expanded from macro 'VLC_OBJECT'
    350 | pb_bo  122 | #defit vlc_object_t *)(&(ol = x)var_Get    i481 |   Bool-(> o bpj_)i n\
      |               ^
G, &vaput, "record" );
      |                        ^
l ) )
../include/vlc_variables.h:659        |         ^
f:41:../include/vlc_variables.h note: expanded from macro 'var_GetBool'depbase=`echo input/stream_memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/stream_memory.lo -MD -MP -MF $depbase.Tpo -c -o input/stream_memory.lo input/stream_memory.c &&\
mv -f $depbase.Tpo $depbase.Plo
 (  coplaylist/engine.c:501:n
 var_GetC:s142:  48h9: note:  expanded from macro 'var_GetChecked'
   142 | #definte v :a warning: 659esctrudue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   ct vlc_501| commked( p_obj, psz_name, on_members: (c | ronst vl_cVL GeC_                                      ^VtC msAg_Gen
 ../include/vlc_common.h  eh#edefine var_Gecked(o,n,t,vRtBool(a,b)) var_GetChecked(VLC_OBJECT(o),:481n,t,v)
r         :15: note: expanded from macro 'VLC_OBJECT'
ivar_GetBoo_cSTi|                                                ^
f( var_RING, &vl( VLC_OBJEC(p_thiT(a),sG../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
b)
      |                                         ^
  ../include/vlc_common.h:481, VLC_M  481 | 481 | SeG_tIn tege        : 15      consra: note: expanded from macro 'VLC_OBJECT'
tlc ) )
      |         ^
  481 |         coonD../include/vlc_variables.hBnes strtu sc ( :142vpa:_rG, __VA_48t:_Creante(a,b,c) var_Cr_object_t *)(&(x)->obj) \
      |               ^
rinput, " note: expanded from macro 'var_GetChecked'AsRuGS__csinput/services_discovery.c
t  142 | #det vate" ) == P)
fi:ne var_Glc_common_members: (ctonst vlc_object_t *)t      |     ^
 ve122t: lc_commons_(&trChume(mxe)-ckedbe(rs:o,n,t,v) va>AUSE_9r_GetCh../include/vlc_messages.ho:78:13: note: expanded from macro 'msg_Generic'
S )
      |         ^
e../include/vlc_variables.h:658:47:   78 |      vlvcc:lc_obj e_Lekbct_oe:dcj warning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] note: expanded from macro 'var_GetInteger'
t  658 | #defing(VLC_OBJEe var_
  note: CT(ov)Geat*  , l122c_common_memb(tVeeLpC |         msg_Err(sd, "no))expanded from macro 'vlc_custom_create'
 , suitabl  e110_OBJECT(o) vl | (c_mo d u  lser\v
      |               ^
i&(e_nameces discovery module");I
ntxe)ger(,an,,bt, __FILE__, __LINrs: (const )   va,      v|         ^
vlc../include/vlc_messages.h:83:5: note: _objeinput/control.c:expanded from macro 'msg_Err'586
):13c:t_t 
      |                                                ^*
)../include/vlc_common.h:481   83 |     ms :15: note: expanded from macro 'VLC_OBJECT'
warning:   481 |   (&(x)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   586 |    ->obj) \
      |               ^
 r_GetIntegeg     c(r( VLC_ VL        msg_Err( In file included from  C_OBJEC input/stats.c O  v:28B:
TIn file included from (Ja)o../include/vlc_common.h lc_cuEstomC_p_Tc(a),b)
      |                                               ^
i../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         constreate(VLC_OBJECT(o), s, n)
      |                           ^
(../include/vlc_common.h:481:c nponst vlc_objstruct vlc_utcommon_m,e mbers"unknown qu15: note: expanded from macro 'VLC_OBJECT'
: (con  st vlc_objecteect_t *)(&(ry 0x%x in %s", i__t *)(&(x)_-481 | Generic(p_this, VLC_MSG_E>obj) \
      |               ^
quex)->obj) \
      |               ^
ry        const stRruRct v, __VA_ARGS__)
      |     ^
lc_commoIn file included from input/stream_extractor.c../include/vlc_messages.h::2878:
n_:13:me,mn s__func__ );In file included from  ../include/vlc_common.h38 warnings generated::note: expanded from macro 'msg_Generic'
1031.
b
   1031:
../include/vlc_variables.h:578:9:78 |     warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
      |             ^
../include/vlc_variables.h../include/vlc_messages.h:83:er5: note: v:expanded from macro 'msg_Err's: (cons
t362:9:     83v | lc_ob    msg_Generic(p_this, VLC_Mlc_Log(Vj
L  t578ect_t strS G_ERR, __VA_ARwarning: GS__)
      |     ^
uct ../include/vlc_messages.h:78:13: *)(&(vnote: expanded from macro 'msg_Generic'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lc  _x   362 |     i78 |    ) vlc_Logco(VLC_OBfmmon_me( var_GetCmbershecked( p_->obj) , : ( | - \
b, obj,        psz_>obj)cname, VLC_VAR_ADDR )
      | | J              ^C_OBJECECT(o)const vlc _object_t *) if( var_ChangTe( (o), p,(p  _
ESS, &&(x)->obj) \
      | ob,j,val ) ) p,
      |         ^
v../include/vlc_variables.hlc:_m vlc              ^
input/decoder.c:1674:9: _modulewarning: _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n142a                                      ^
\../include/vlc_common.h:
481      | : 1674 | :        vlc_object_rele              ^15: note: expanded from macro 'VLC_OBJECT'

  481 |         const struc48 m:pdepbase=`echo input/subtitles.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/subtitles.lo -MD -MP -MF $depbase.Tpo -c -o input/subtitles.lo input/subtitles.c &&\
mv -f $depbase.Tpo $depbase.Plo
sz_nIn file included from In file included from input/stream_filter.c:input/es_out.ct e,28:
In file included from odule_name,a  vsl_c_com_anote: mon_members: (const vlc_obj:expanded from macro 'var_GetChecked'FILE__, __LINE__, \e

  ../include/vlc_common.h142:1031:
 r_GetChecked(o,n../include/vlc_variables.h:, | #cta362:_9_:td_FIL *)(&(x)->oefine var _GetChbj) \
warning:       eck|               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]tm
e,, VLC_VAR_CHOICv)ESCOUNT, &count,  var_GNeUtLCLh   )e c)k
e362d |  ( V LIn file included from Cinput/stream.c_:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:OBJ      E|         ^563:CT(o),n,t,v
5../include/vlc_variables.h:)e
(       |                                                ^p_dec );
E:  i      |         ^
_../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66_
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 |   481 |         const 
,s  563 |      ft ( va  __Lr vlc_objIrN_varGet_Eec_tC__r, eCrea\teh
ec      (|             ^l pue
ct vlc_c_ooamsmon_membere( VLC_OBJECT(a) )s: (cons../include/vlc_common.hb128
t vlc_oj, pb      kj::481:e43|                         ^
d( p_obec15:j:,  pst znote: _name, expanded from macro 'var_Change'Vsznote: expanded from macro 'VLC_OBJECT'LC_
V  
128  481 | #_nAdeR |  _ADafi_nt *)(D&RESS, &val ) )
      |         ^
(       const struce var_Ct vlc_cohmmoang51:
In file included from input/../stream_output/stream_output.h:31:
../include/vlc_network.h:150:12../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
../include/vlc_common.h:481e(a,b,c,d,e) var_Chan:15: note: expanded from macro 'VLC_OBJECT'ge(
 nVLC_OBJECT(_ma), b, c, md, e ee,   481  VL142 | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |     )    #de150  const s | 
       truct vlc_comCmo_n| _                                          ^fVAR_meiST mnmbe bvearr_
GetCehe../include/vlc_common.hc:ked(o,n,trs: (con481,v) sv a:r15: : s(note: ct _vlc_oGoexpanded from macro 'VLC_OBJECT'bnst vlc
_o  481 |   j      consbject_t *t stru ectct vlce_t) _cormmettuChon(_m&e*mRbec)kIeersd(:V NG( co(&((xn)->objed)st vlc(x)_o->bL o,nr,t,v) vj\
      |               ^
aenr_cGoetCh t_t *)(&(x)->obj) \
      |               ^
ebckj)| ed(VLC _O\
BVLnJEeinput/decoder.cCT(C_VAR_DOINHo      tE| RI_C:C_OBJ1716EoCTn:              ^),
x)-T
9(      : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
> n1716, | o_| onectDlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/stream_memory.lo -MD -MP -MF input/.deps/stream_memory.Tpo -c input/stream_memory.c  -fPIC -DPIC -o input/.libs/stream_memory.o
    ^b      )gr am (obj, vl c_object_release( ject_set_desp_de,trhoust, port, hlc )i;
      |         ^
c../include/vlc_objects.h:66:25:m, IPPROTO_UDP);
tor( p_      |            ^
tinput,,v../include/vlc_network.h)
      |                                                ^
 note: expanded from macro 'vlc_object_release'
n:146:   66 |     vlc_ inpuot_Destru,c26bt,vjtor );
      |     ^
ect_rel./libvlc.hease(: VLC122:36:_../include/vlc_common.h)
      |                                                ^
OB:JECT(a) )
      |                         ^
481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  481 |   :481:15../include/vlc_common.h:
:../include/vlc_variables.h: note: expanded from macro 'net_ConnectDgram'
  : note: expanded from macro 'VLC_OBJECT'
  481 |         const122   note:   const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
expanded from macro 'vlc_object_set_destructor'
   struct v:  l146c_co |  m12239  :        note:   | expanded from macro 'var_Create'
|   122 | #d minput/control.c:601   efine var:_Cr on  net_Conneate(a,b,cectDgr5_members: (const vlam(   V v              ^
lc_LC_OBJECT(o:a), bbject_set_destructor (VLC_OBJECT(a),  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481,:  601 |     15: note: expanded from macro 'VLC_OBJECT'
b) vo c,ar_Create( c)
_obj      |                                    ^
 ../include/vlc_common.h:Vvdar_Change( p_,481:15input: note: expanded from macro 'VLC_OBJECT'
 Lee)
      |                          ^ct_t *)(&
(x)  -481>o../include/vlc_common.hbj) \
      |               ^
,:481:  |      C_OBJECT(a), b, c )
      |                                       ^
"   const strubjct ) \
      |               ^
vl../include/vlc_common.hc:481:15: note: expanded from macro 'VLC_OBJECT'
_bc  481 |         coommon_members: (const oIn file included from input/stream_fifo.c:vlc_In file included from input/stream_filter.c30:
In file included from ../include/vlc_common.h:15: note: In file included from expanded from macro 'VLC_OBJECT'object_t *)
nst struc:  481 |        (&(28:
In file included from ../include/vlc_common.h:t vlc xconst struct )->vlc_c1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ommoinput/stream_extractor.c
:28:
In file included from ../include/vlc_common.hn_member  350:obsj |  1031   if(:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o) : (const vlc_obje      |             ^_k  \
      |               ^

ct_t *)(&(x)1031../include/vlc_common.h:481:15:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429 |     ->obj) \
      |               ^
mark", VLC_VAR: note: expanded from macro 'VLC_OBJECT'
  481 |      _var_Create(  CLEAR  pcIn file included from onst _obj, pssz_name, co481Cinput/es_out.cHO:IC51:
tIn file included from input/../stream_output/stream_output.h:31:
ES, ruct v../include/vlc_network.h:159input/input.c0,:V l0:12: warning: 598:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] );

  598 |             |     ^ LC_ | VAR_INTEGER 
|   429V | L C  ../include/vlc_variables.h :va r_Cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r128eatmes( p_:g43:_ Dnote: expanded from macro 'var_Change'

  128 | #defb_VAR_DOI  159 |     returNHn net_OpienDgramne v E(RIT );obj, psz_name, VLC_VAR_INTEGER | obj ,V host, poLC_VAR_DOINHERIT );
      |     ^
r../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
t, N  122 | #defULL, 0, ine var_C IPPROTreate(a, b,c) var_CreateO_U( VLC_OBJECmT(a), b, c )
      |                                       ^
m../include/vlc_common.h v:aon_r_D481P):15mGemetbCehecked( p_obj, psz_name, ;
      V|            ^
L../include/vlc_network.h:rC_Vs: (:155:23: note: expanded from macro 'net_OpenDgram'
AR_STRING, &val  155 |         net_OpenDgrc note: expanded from macro 'VLC_OBJECT'
a )  481 |         const structonst v vlc_cm(loVLC_OBJmmon_ECmembeT(a)c, b, rs_oc: (bja,  rde,ct__ te c), og
)C
n      sthange(a,b,c*,d  )(&(x)-  vlc_ocbj,e) _>vect_|                       ^o
b../include/vlc_common.h :j) \
c      481:15: note: expanded from macro 'VLC_OBJECT'      | 
a              ^  481 |         const s| omm        ^on_memIn file included from tr_
t co../include/vlc_variables.h:142:48Cbhange: ( *VLCr)(&_Og( (xB)->JoECupctTerbs : vnote: _ j) \
      |               ^
l(ic_commoninput/stats.c_ma), b, c, d,emIn file included from be nrs: (c:einput/stream_extractor.cn45 warnings generated.
29:
s )
      |                                           ^
oIn file included from ./input/input_internal.h:31:
In file included from ../include/vlc_input.h:41:
../include/vlc_common.ht:../include/vlc_vout.h:125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  :481ns125 |   t28:
sIn file included from : vl15../include/vlc_common.h:t:1031ruct vlc_common_ :
 ../include/vlc_variables.h
note: expanded from macro 'VLC_OBJECT'
c  481 |   :442: 5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  In file included from  input/stream.c:35:
In file included from ../include/vlc_common.h:1031:
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/subtitles.lo -MD -MP -MF input/.deps/subtitles.Tpo -c input/subtitles.c  -fPIC -DPIC -o input/.libs/subtitles.o
_ ../include/vlc_variables.h   const object_t *)(&(x)->obj) \
      |               ^
svlctruct vlc_common_meexpanded from macro 'var_GetChecked'mbers: (coput, "
(  142 | _EOF reamnem#cdchoed" );
      |         ^
e../include/vlc_messages.h:87:5:onst vlc_object_t *)(&(x note: expanded from macro 'msg_Dbg'
st vlc_object_t *)(f&(x)b   ject_->objr)87elease(b \
      |               ^
ersi) - | n>obj) \
      |               ^
e var_GetChecked(o,n,t,v) var_input/control.cp_vouGet:608C:9: :t    msg_Generic(heckep_this,d (V578L:C_OBJECT(oVinput/services_discovery.cL:C_MSG_D9: BG, __VA_ARGS__) );)
      depbase=`echo input/var.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/var.lo -MD -MP -MF $depbase.Tpo -c -o input/var.lo input/var.c &&\
mv -f $depbase.Tpo $depbase.Plo
| ,nwarning:     ^
warning:   
442 | 
      |     ^
../include/vlc_messages.h:../include/vlc_objects.h:78:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
13  578 |  ,t      66:,v)
      |                                                ^
| ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    ^  : 
481../include/vlc_variables.h133:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |     :133 |  input/es_out.c 122  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]25:: note: expanded from macro 'vlc_object_release'
272:40:      : 66 | 
    608   note:  expanded from macro 'msg_Generic'(co 
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] n :v39ar
 | _   st vlc_object_t vlc_object_releas const str*uce( VLtC_OBJECT272 |     p vl_pr(a) ):Cre anote: expanded from macro 'var_Create'
ops-  c122 | #define var_tCe(r p_obj,
 )p(s&z_(x)_co>ien_iate(a,b,cdm = (psz_)a->obj) \
      |               ^ 
      m var_Create      module_unneedinput/decoder.c:| (1740sd, sd-o:n13>:trp                         ^warning: 
m../include/vlc_common.he:_m481,   adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] ckidvar) ?VLC_
V78 |  A_R_BOOmL | VLC:o15: note: expanded from macro 'VLC_OBJECT'
1740( embd VLC_OBJ | u  le);
      |         ^
481../include/vlc_modules.her:50v:as | 42 91 warnings generated:   (cE r_G CeT(a), b, c )
ot  n if( v:      |                                       ^
 note: expanded from macro 'module_unneed'
../include/vlc_common.h:   50 | #definea_ 481 :15: note:  VIAR_DOntvegerr( p_input_Ch,aI npgexpanded from macro 'VLC_OBJECT'sz_e module_unNHERIT );neeld(a,b) modul(e _unneed(VLC_OBJECT(a),
   481b | p)
      |                                          ^
_obj../include/vlc_common.h,:481:15: note: expanded from macro 'VLC_OBJECT'

  481 |           const sttc_Log(VLC_OBJECT(psz_name, VLC_VAR_CH       rucOICESCOUNT, &count, NULLo), p t  vl c_com|     ^
m../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 vlc_cusotom_create( p_parent, sizeof( den_mcoder_t ), "packemberetizer" );
      |             ^
s: (c./libvlc.h:110:27o,: note: expanded from macro 'vlc_custom_create'
  110 |    nst v rlcvlc_module_name, __FILE__, __LINE__, \
      |             ^ ) )
      |         ^
_
../include/vlc_variables.h:o128:b43ject_t *)(&(x)->obj) \
       ../include/vlc_common.h|               ^::481
 note: :15: expanded from macro 'var_Change'
note:    expanded from macro 'VLC_OBJECT'128 | #define var_Change(a,b,c
,d,e) v ar_  C  .
481 |   vlc_custominput/services_discovery.c  :136: a_create(VLC_OBJ5E:C warning: T(o), s, n)
hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ange( s      t|                           ^

../include/vlc_common.h: 481v:l15c: note:  Vexpanded from macro 'VLC_OBJECT'
50 warning  136   |  481 |    L   vl c_objecckidvar ): -1;
      |                                        ^
tC_r_Oe../include/vlc_variables.hBlease(sd);
             |      ^ 
c../include/vlc_objects.h:66:25:  note: expanded from macro 'vlc_object_release'
:      66 |    c onst svtr_uct vlcoJElCc_onst stbject_reT658:47: note: expanded from macro 'var_GetInteger'ob
ru  c_commt658 | #lject_t *)(&(x)->obj) \
      | d              ^
(a), efine var_GetInteger(a,b)   vb, c, d, ar_Gee t )
      |                                           ^
I../include/vlc_common.h:481:15:In file included from input/stream_fifo.c: note: expanded from macro 'VLC_OBJECT'
30:
In file included from   481 |     ../include/vlc_common.h:vlc_common_members: 1031:
depbase=`echo audio_output/common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_output/common.lo -MD -MP -MF $depbase.Tpo -c -o audio_output/common.lo audio_output/common.c &&\
mv -f $depbase.Tpo $depbase.Plo
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e nconstaeger( VL t str   const struct   vCuct vlc_common_members: (c(onst vlc_object _t *       const struct vlc_commocons)(s&e( V(s generated.
t vlc_obx)->obj)_OBJE 362C | T j (a  n_imf),b)
e(c var_GetCheckedem(t_t *)(&(x)->ob\ p_
      |               ^
j) \
      o|               ^
bers: (const vlc_object_t *)(&(x)->obj)       bj, psz_na\
m      | e, VLC_              ^Vinput/decoder.c
:|                                               ^
1745:AR_ADDRESS, &valinput/input.c:  ../include/vlc_common.h17:612:20: :  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)122 | #warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])on_
      |         ^
members: (co
nst vlc_object_t *)(&( 1745 |   ../include/vlc_variables.hdx) :142:48: note:  expanded from macro 'var_GetChecked'
->  142 | #define var_GetChecefine varo kbj)_Cr481ed(o,n,t,v )  veate(a,b,c)ar_Get :        v  lc_objec \
      |               ^
 15: note: C  v     var_ChangaeIn file included from input/stats.c:lc_common_h(r 612p_in29mpu:
t, "bookmark", VLC_eIn file included from  | c_In file included from ./input/input_internal.hember:31:
s: C(const vlc_obje../include/vlc_input.h:input/stream_filter.cV527k:AR_ADDc29t_t *)(&(x)->obj) \
CrH: :O28:
expanded from macro 'VLC_OBJECT'
ICE,
In file included from ../include/vlc_common.h:e1031  481 | depbase=`echo audio_output/dec.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
 e:
awarning: t../include/vlc_variables.h      :442        :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
5  527 | |         ^ /bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_output/dec.lo -MD -MP -MF $depbase.Tpo -c -o audio_output/dec.lo audio_output/dec.c &&\
d mv -f $depbase.Tpo $depbase.Plo
(VL
 ../include/vlc_variables.h:128: in C  _O B pJut_thECTread_t *input( o=), 43inpu:c n|               ^t,
ot_C,vr)e
note:       nst: expanded from macro 'var_Change's t
ru  128c| t                                               ^ vlc_cat
e(  | #deo../include/vlc_common.h:481:15: note: mmon_mewarning: finembers: ( cexpanded from macro 'VLC_OBJECT'
vp  a481 | onrars_t Cvl e nt, i cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
hatem    442 | nge(a_,b  o, bje ctcon s_ ,c  t  v*ar)(&(x)->o_Create( pbj) \
      |               ^_otb
j, psz_nam e ,st rVulc og, inLC_tt  input/es_out.cit_r vlc_releNpeeULatase( p_ow_VcoLAR_BOOn,er-L | VLC_V>pIn file included from  NULL A)R_pinput/stream_memory.cmmon_m:273:43::_28:
In file included from  input/stream.h:DOI;28:
In file included from a../include/vlc_common.h:1031embNecke
e      |                             ^( VLC_
Or../include/vlc_input.hH:501:46: note: expanded from macro 'input_Create'
,  d,e:
501 | #defineBs: (conJ ist vlc_objn)EC Tva(put_Crea),a tr_b,e( Chancg )ERaITe(,tize ct_t *)( VLC_OB);
      |     ^

      |                                       ^
J../include/vlc_common.h:481:&er );bEC(x)->obj) \
      |               ^
15
      T(a| ),,c,d,: b, note:  expanded from macro 'VLC_OBJECT'c,libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT input/var.lo -MD -MP -MF input/.deps/var.Tpo -c input/var.c  -fPIC -DPIC -o input/.libs/var.o

 warning: d,  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481e e
) in   273 | In file included from                 ^
 input/stream_fifo.c :30)../include/vlc_objects.h:
In file included from p../include/vlc_common.h:1031:
u../include/vlc_variables.h: 429::
566      |                                           ^
:25: ../include/vlc_common.h:: note: expanded from macro 'vlc_object_release'
481:15:    66 |     vlnote: expanded from macro 'VLC_OBJECT'c_object_release( VLC_OBJECT(a
)  481  | p      _props->i_cha | nne  )
      |                         ^
 ../include/vlc_common.h      const struct :481:15: note: expanded from macro 'VLC_OBJECT'
   481 |    t  cvloc _ncst   c sommon_members: (const vlc_ob_tCreate(oruVLC_OBJECT(a),b,c,dcns,t struct vlc_common_membee)
rs: (cject_      |                                              ^o
l../include/vlc_common.h: = (psz_trackvar)t ?nst vlc_object_t v a*r_)(&(Gex)->obj)t \481
      IEn|               ^__, \
t
e      | g er( p_i:nput,            ^v15: 
 p../include/vlc_common.h:481sl:z_c_common_meminput/decoder.c:1776:13: warning: bersdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t *)(&(:x note: texpanded from macro 'VLC_OBJECT' 
(  481 |      const vlc_rackvar ): -1;
../include/vlc_variables.h:122:39: note:       |                                           ^
)../include/vlc_variables.h:658:47: note: 1776 | 15: note: expanded from macro 'VLC_OBJECT'
 expanded from macro 'var_GetInteger'  481 |      expanded from macro 'var_Create'
     const struct vlc_   658 | #-  const strucd
>  122cot vloefine var_obj | Get#LdIm)mon_m \ embersc_e
Cf_OBJcommibnj nece v       msg_Err( p_dtote      |               ^c, "en_meu
mbern: (cos: (nst vlc_object_t *)(&cger(a,(b)_   vt *ar_GxetIninput/stream.c:70:)-kno)(&(x)->obj) \>obj) \wn27 ES: form
      |               ^
at" );
      | a warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   70 |                ^
 stream_priv_toinput/resource.cn
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err' :
*p      riv219r_Crt:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] e= ate(a,b,c) var_Create( VLC_OB
JE  219 |          C../include/vlc_variables.h    83 |  TE(  msg_Dbg(  CT( se msg_Generic(p_tt vlc_object_t *ger( VLCp__resovurce->lc_custom_crhp_pareeate(paraOBent, si)JECT(a),bis, VLC_nt, )
)(      &(x)->o)MS| 
                              ^Gzeof bj) \
      |               ^
_(*priv "trying to | ERR, __VA_rAe                                              ^use freeIn file included from  vout
"../include/vlc_common.h:input/stats.c );:48129:
| In file included from ./input/input_internal.h:31:
../include/vlc_input.h:530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]), 
              ^"stream");
      |                           ^

./libvlc.hR../include/vlc_common.hG:S::11015::27 :note:  expanded from macro 'VLC_OBJECT'note: 
expanded from macro 'vlc_custom_create'__)
      |     ^

:  110 |  189
:   12481../include/vlc_messages.h    vlc_custom_cr  eate(:In file included from input/stream_extractor.c:28:
In file included from ../include/vlc_common.h:530
      |             ^ | : 15::1031 note: expanded from macro 'VLC_OBJECT'
   481 |  warning:        const  481    V  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]L
st:
  Cr_Ouc78../include/vlc_variables.h:
 ../include/vlc_messages.h189BJ: vlc_ob |  | Et vlc_jceoct_rel13e:aCse( in:p 87:5: note:  note:  T 455       co  expanded from macro 'msg_Generic'nsrt: estmrutu
mou   r78n  | v expanded from macro 'msg_Dbg' n _mae
mbe(   rrtct vlc_c  )o;87 |  )
,      om smo, sn:n) 
       (5:_ cme warning: v| l m|         ^
                          ^mbe
rsc_Log(V../include/vlc_objects.h:66:25:s LC_g_Generic(: (consO_t vlc_object_t *)(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]&pB
_this,JE  455 |   CT(( xo), pnote: , vlc_ module_nVa var_CmrLeexpanded from macro 'vlc_object_release'C_M)S../include/vlc_common.h:Se-e,tC>hoatbj)  e__c
\G_koenFIDLdE481
e( p_:15: note: expanded from macro 'VLC_OBJECT'
st vl( p_  481 |    _o b j ,        c__  o,b __| jLI              ^N
apEsz_name,  )_,VLC_,  cb,o  cn )s
t      e|  struct v                                      ^l
c66_comm_BGV,input/es_out.con_memobARb_ | jcIN, p s\
T      Ee G| zE_nR:, a279../include/vlc_common.h:481mv            ^a  l 
 e_r);v
s      |            ^:
../include/vlc_common.hl../include/vlc_variables.h:140:48:_, VLC_VAR_FLOAT |:28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VA_ARc  :G  _obVLjC481_VS_ note: _279)e
(cco:15      nsAtRt_reexpanded from macro 'var_SetChecked'lea_DOINHER IT t| _t *))(&(x) | ;
      |     ^s
e../include/vlc_messages.h::
( VLC_OBJEC78:  :T140 | 13#-    ^>o
(../include/vlc_variables.hb::122j)    \15v::d
note:       e39a:| )f   i ) lnote: 
cexpanded from macro 'msg_Generic' In file included from expanded from macro 'VLC_OBJECT'_oinput/subtitles.c              ^:
         note: 38:
expanded from macro 'VLC_OBJECT'
In file included from |                          ^
../include/vlc_common.h../include/vlc_common.h:481::15note: expanded from macro 'var_Create'
b  ject122 | #  :libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_output/common.lo -MD -MP -MF audio_output/.deps/common.Tpo -c audio_output/common.c  -fPIC -DPIC -o audio_output/.libs/common.o

define var_C481 |  rnote: expanded from macro 'VLC_OBJECT'
e       4811031:
atn78e  |     e( a   const struct vlc_common_members: (  vlc_Log(VLC_OBJECT
_t *)(&((coonst vlc_obx)->obj) \
481), p, vlc_module_name,       | __Fject_t *)(&(x)->obj              ^
) \
      |               ^
ILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h  481 |         const stru,cIn file included from :input/stream_filter.c:b |   ,189libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_output/dec.lo -MD -MP -MF audio_output/.deps/dec.Tpo -c audio_output/dec.c  -fPIC -DPIC -o audio_output/.libs/dec.o
:12:       conswarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t stcruct ) vlc_common_membevtar_Create( VLC_OBJ28  189 ECT(a), b, rs: (const vl |     vlc_comc_obinput/stream.cject_t c:
m*o)(&(x)->obj) In file included from  :)
      \
      |               ^| n                                      ^_
m../include/vlc_common.h:481
:114:5retu15: note: expanded from macro 'VLC_OBJECT'
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |         const s | trn       ruct vlc_commo varIn file included from input/stats.c:29:
In file included from ./input/input_internal.h:31:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   114 |     vlc_
_on_meemSconst stm  bersrvetChecar_Setuct vlc_common_members: (572 |    const vbCb ejl hrceectcs_ke:d(o,n, t(_oconst vlc_object_t *)(&(x)->obj) \
      |               ^
,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15:bjectr_:te * )note: expanded from macro 'VLC_OBJECT' (&(x
)  481 |  -        input/resource.cl(v:ea   concsonste vlc(_object_s);
      |     ^
t../include/vlc_objects.h l:c*>66:25: note: expanded from macro 'vlc_object_release'
st struct vlc_common_mem../include/vlc_common.h   66 | ) b ers: (&(x)->obj) \
      |               ^
_obked( p_236jec  vlc_object_(const In file included from input/stream_extractor.c:28:
In file included from ../include/vlc_common.h:1031:
t_reo../include/vlc_variables.h:469:5: warning: :bj, psz_nlease( ame, vlc_object_t *)Vre(l&ease((x)->obj) \
: VLC_OBJECT(a) )
      |                         ^
27:       |               ^
warning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]b
1031  :
236../include/vlc_common.h:481:15: note: In file included from input/stream_memory.c:28:
In file included from input/stream.h:28:
In file included from  |    expanded from macro 'VLC_OBJECT'
  481 |    j) \
        due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469 | ../include/vlc_common.h:1031:
../include/vlc_variables.h|               ^
(../include/vlc_variables.h:203:12: :warning: vl due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   203 |          .input      c_     = roconst struct bject_t *)(pvlc_common_members: (co VpetLCnurs_ char *psz_stvout[i]ring = ) );
455_OBvar_GetStriJECT(p_reso      |          ^
urce->p_input),
      |                           ^
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     ng( p_input, psz_langvarinput/decoder.cvlc_o b  :1819:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
455../include/vlc_common.h: 1819jecn var_SetChtec_krel)e | ;
      |                            ^
t evalsced( p_obj, psz_name, V_Lobject_t *)C_VAR_BOOL, val (&( |  ( VL ); 
../include/vlc_variables.h:661 :45: note:       |            ^
 x)->obexpanded from macro 'var_GetString'
    j   va) \
      | r_Create../include/vlc_variables.h:140C_O661:48148 | #d: note: expanded from macro 'var_SetChecked'
:efin(  14015               ^
 | #defipne vaBrJ_Semsg_Dbg( p_dec, "k  _o: note: expanded from macro 'VLC_OBJECT'
iEbj, l  input/stream.c:l481135:9: warning: psz_edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]tCheckei
 vd(o  135 |      var_CreatCTnn | ag decode( rr fourcc `%4.4s'",
      |     ^a) )
      |                         ^
ame, VL,../include/vlc_common.h        co
nn,../include/vlc_messages.hC:481:15: _t,:v_st strnote: expanded from macro 'VLC_OBJECT'
uct vlc_common_memb   481 |  87Gers: ) var    e_Se(V    constc o:5ten: note: expanded from macro 'msg_Dbg'
AR_vl   cmtChecked(VLC_O( B87 |    S tst struct vlcFLOAT | VLC__sg_Err(pVmsg_GeneA_ric(p_this,JECT(o)_common,Ron,t,v)
      |                                                ^
 VLC_MS_ G_DBG, D__VA_p_../include/vlc_common.hp:a481r:eno15OIAt, "no sbuNHERIT );
      |     ^
itable../include/vlc_variables.h:122:39 acc: note: expanded from macro 'VLC_OBJECT'
ess moduleject_Rt *)(G&(x)->obj) \
      |               ^
S__)
      |     ^
../include/vlc_messages.h:78:13 : note: fexpanded from macro 'msg_Generic'
  481:    78 |   note: expanded from macro 'var_Create'
Linput/resource.c:241:18: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  ori   `241 |        % p_v122 | #dCefine var_Cres'", pszate(n_url );
      |         ^
oug  vlc_Log(Va,b,cLC_OBJECT(o), p, vt | _) var_Create( VLC_VOBJECT(a), b, c )lc_modb = vout_Request( p_resource->
      |                                       ^
../include/vlc_messages.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   481 | p        const sule_name, __FILE___ptru,(_members: (cjaonst vlc_object_t *)(&(x)->obj) \
      |               ^,ct
,b)   v vlc  __LINE__, ar\
      |             ^_Ge_common_m
       const stru../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
embers:At (constStrpict v vllc_commoc_n_somembers: (const vlc_object_tbject_t *)(&(x)->R *)(&(x)o->obj) \
      |               ^
bj)z_namIn file included from input/stream_memory.c:28:
In file included from input/stream.h:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12  481n:e, VLC_VAR_STRI35 warningsN generated.
G83  \
      |               ^
| V:5: note: expanded from macro 'msg_Err'g
(L |         In file included from input/stream_filter.c:28:
In file included from ../include/vlc_common.h:1031: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C   const_83V | AR_DOIN VLC_OB_JE struCT(a),b)
      |                                             ^
c../include/vlc_common.h:481:15t: note: expanded from macro 'VLC_OBJECT'
  481 |       msg_Generic(p_INTEGER, val );
      |            ^:
  t212 vlc_../include/vlc_variables.h:469:com      con
Hsthis,E VLC_MSG_ERR, __a |     returent, & VA_ARsrn var_SetCheckcmon_membfgt );
ruGS__)
ed (objc      |       |     ^
t../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
                 ^ vinput/stats.clc_coRIT )   78 |  ; ../include/vlc_variables.hmmon  :140:48: note: expanded from macro 'var_SetChecked'
5
,../include/vlc_vout.h:104vlc_Log(V:40er name, VL:_ members: note: (con
s      LCC_OBJECT(o), p, vlc_modu| expanded from macro 'vout_Request'
_VAR_COORDS, val);
:      depbase=`echo audio_output/filters.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_output/filters.lo -MD -MP -MF $depbase.Tpo -c -o audio_output/filters.lo audio_output/filters.c &&\
mv -f $depbase.Tpo $depbase.Plo
 (const vlc  104 | #define vos_obj  t 140|     ^utv_Requle | st(
a,../include/vlc_variables.h#           ^
cb) ../include/vlc_variables.h:140:48: note: deexpanded from macro 'var_SetChecked'vout_Requeest(V::L122:39: note: expanded from macro 'var_Create'
   C_O122warning: _ocb
j  140 | # | d#efine var_SetChecked(o,n,ectf_t *)iBdenfine var_CreJatet_t ECT(a),b)
e(a,b,c) var_Create      |                                        ^
( VLC_OBJ:EC T../include/vlc_common.h:va481r(la):_85Se:et,_15:  name, _bC_h, c10FILE__, __:note: expanded from macro 'VLC_OBJECT'
 warning:   481 |        due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L   I85NE__,  (econcked(o,n,t,v) var_Se&(xst * | )(str)-u&    if (!libvlc_stats(inpu>t))tC(o
      |          ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]./libvlc.h:208:41:x )
\      |  note: expanded from macro 'libvlc_stats'

h                                      ^  469 |     va
cet../include/vlc_common.hr_:481:15: note: expanded from macro 'VLC_OBJECT'
 vlc_common  481 |         const _stCruc  t mvembers: (const vlc_object_t l*)(&(x)->obj) crc
_\
b      |               ^common_members: (c
keod(Veate( p_obj      |             ^
, ../include/vlc_common.h:481:15L208npjsst vlc_objezcCt___tO )*BJE \
)input/resource.c(Cn: | T(o),n,t,v)
      | 270ame, V      | &:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(                                               ^
              ^x
../include/vlc_common.h)  -270>o | bj) \
LC_VAR_STRIinput/es_out.c:284:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]NG
   284 |                            msg_Dbg(       |               ^
    msg_Dp_resource->p_bg( p _input, "sel#pardeIn file included from input/stream_extractor.c:28ct:
eIn file included from e../include/vlc_common.h:|1031d %:s lang  VLnote: expanded from macro 'VLC_OBJECT':
C_VAR_DOINHnt, "dest../include/vlc_variables.h:
r  481 |         conesuafinge lt oying ivbvlce[%d] %_stats( o ) (lisEb",
st477:o      |                 ^5R: vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]lut (already onrIeT  s)ac
v../include/vlc_messages.hed or active)" );;
      |     ^
:../include/vlc_variables.h87:5: note: expanded from macro 'msg_Dbg'
:   12287: | 39: note: expanded from macro 'var_Create'

        122  |  #  msg_Gend_priv((VLC_Oefinee vBJECT(o))->obj.ar_Create(a,b,c) valibvr_Crerate(lc) VL->Cb_si| _OBJECTtats)                ^
      |                                         ^

(a), b, u../include/vlc_messages.hct v../include/vlc_common.hlc_cocmmon_me )m
b      :| 87:5                                      ^
e../include/vlc_common.hrs: (c:481:15: note: onexpanded from macro 'VLC_OBJECT'
:  481 |  st vlc_object      _t *)(&(x)-> coobnst strucj) \
t      |  vlc_common              ^
_me:481:15: note: mbers: (const vlc_obexpanded from macro 'VLC_OBJECT'
ject_t  481 *)( |   &(x)->obj) \      
      |               ^
const st note: expanded from macro 'msg_Dbg'
ruct vlc_common_members: (const vlc_oinput/stream.cbject   87 |     msg_Generic(p_this:141:24: warning: , In file included from VLC_MSG_DBG, __VA_ARGScdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  141 |    input/stream_filter.c:28:
In file included from _../include/vlc_common.hp st:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  477r *)(&(x)-_ | _this,>obj) \
 _)
      |     ^
e    v:481:15: ../include/vlc_messages.h:78ar_note: Creaam_texpanded from macro 'VLC_OBJECT'
VLC* stte( p_obj,_ ps      z_name,r: 13eam = MS  481 |       G_D: B| Gnote:  VL              ^ 
C,expanded from macro 'msg_Generic'
_vlc    78c | o  n__VAst struct VAR_STRING | VLC_VARvlc_c_ARGS__)
o      | _    ^
DOm ../include/vlc_messages.h:78:13: note: _ vlc_Loexpanded from macro 'msg_Generic'g(VLC_INHEstreamRIT );
      |     ^
_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'

   78 | OBJECT( o), p, vlc  122m on_ | #d_  efine var_Cvreate(a,b,c) memvar_Create(Nebers: wURL( par VLC_OBJECT(a), b, c )
      | module_nam                                      ^(eent, m)->o, __cbFILE__, __LINE__, \

      |             ^
o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

jr  477ll../include/vlc_common.h:481:15: note: nexpanded from macro 'VLC_OBJECT'  481 |  |  s) \        con
      
t)   st strvl| c_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__ucc_object_  481 |        t;
      |                        ^
 v../include/vlc_stream.h:404:51: note: expanded from macro 'vlc_stream_NewURL'lc              ^

 _cot *)(&(x)c, __LI  404 | #defonst struct vlc_commoimmon_m-embers: (consn_mninput/decoder.ceembers:N1865:>ot  E__: (vco,vlb  j) \lc \
_object_t *)v
ar_Create( p      _ob(&(13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|             ^
x 1865 | c_st   )->oj, psz../include/vlc_common.hnbr        :_n      | eam_s 481:15vlc_oNja)ewU              ^RL(a, b) vl: note: expanded from macro 'VLC_OBJECT'
b c
me, VLC\
      |               ^
_stream_NewjecU_VAt_releasR_STRIn file included from input/subtitles.c:38:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12input/resource.c:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e( p_v  203275out );IN:G | VLC_VA | R_DOINHER  I481T );
      |     ^

../include/vlc_variables.h:122:t   v | l39RL:( note: expanded from macro 'var_Create'
VLC _  OBJECT(a), b)
      |                                                   ^
122c  |        #In file included from _object_|             ^
detIn file included from r../include/vlc_common.hinput/var.c:../include/vlc_objects.h::fine 6631v:
In file included from ../include/vlc_common.h:481ar_CIn file included from 103113: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  275 |             msg_Dbgaudio_output/common.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  189 |     return var_SetChecked(( p_resource->p_parent, "saving a : :
free v../include/vlc_variables.ho15:25p_obj, pszu_na:me, VLC_V:189:At" );
      |             ^12: 
R../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |  warning:  e_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
INTEGER, tur  nea  vtmsnote: e expanded from macro 'vlc_object_release'
g(  a,ar189_SetChecked( p_obb |    ,c) var_Create( VLC    c   66 |     vlaudio_output/dec.c:33:
In file included from ../include/vlc_common.h:1031:
c_../include/vlc_variables.h:189:12: _Owarning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oB  189 |     rebjectt_Generic(urn var_S_retChecked( p_obj, psz_nam rev, VLC_VAR_I eonst st*)ejturn vaJruct v, psz_name, VLC_VAR_Br_SeOOL, val );
      | l(&(x)->obj)p_tc hiEtChecked(:_ \plCT           ^

      ../include/vlc_variables.h s= va|               ^
co,(:mm 140VLon_In file included from members: (cinput/stream_filter.c::48ornC28_:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hMSGst :491v_Dlc_oBbGject_t ,*) _a_:5_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)(VA_ARGS__)
&,   491b | GetInteger( p_inpu:   Nwarning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], "
 var_ Cirnepunote: (t  -repeat      "expanded from macro 'var_SetChecked'|     ^ 
x../include/vlc_messages.h:78,: c )
      |                                       ^
);
      |                    ^
429../include/vlc_variables.h:../include/vlc_common.h:658 | TEG    var_Create481_al ()ob:j, psz_name, VLC_VAE)->obj)a
R;
        te(_INT15EGER140: note: |            ^ |  #\
:defiexpanded from macro 'VLC_OBJECT'
47  481       | |  n              ^ e 
var_SetCheck ed     const : note: expanded from macro 'var_GetInteger'
struc  658 | #define var_GetInte,ger( pta ,bvlc_common_m)   evar_G eval );
tInt      | input/es_out.clibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_output/filters.lo -MD -MP -MF audio_output/.deps/filters.Tpo -c audio_o R, val );
:eg333:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |            ^  333 |     p_sys->i_group_i_utput/filters.c  -fPIC -DPIC -o audio_output/.libs/filters.o
           ^

mbers:p_obj, psz_nam../include/vlc_variables.he :13(const vlc_object, VLC_VAR_INTEGER | e_odbj,V../include/vlc_variables.h(:L:a note: expanded from macro 'msg_Generic'
C   78 |   _o, VARn,t,v_DOINHERIT ) );
      |     ^
s../include/vlc_variables.h:vtar_SetChecked(VLCe_OBJEC140
( VLC_OB../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
T:(48: note: expanded from macro 'var_SetChecked'
o  140 | #define var_S),ne,t,v  140 | )
      |  = vtar_Gee                                               ^
tIntCehJeECT(a) )
      |                         ^
c../include/vlc_common.h:481:15: note: ../include/vlc_common.h:481gexpanded from macro 'VLC_OBJECT'er(  :15: note: expanded from macro 'VLC_OBJECT'
  481 |         const sp 
tpr  481 |   uct_input, "progr      const  ssam" );
      |                         ^
vlc_common_membetr../include/vlc_variables.h:658:47r*rs:uct (const vlc122:39: note: expanded from macro 'var_Create'
 vlc_  122 | #define var_Crea_obt( VLC_OBzcoJm_: note: expanded from macro 'var_GetInteger'
ECT(a),bmon_members: (co)j
      |                                               ^
  658 | #define../include/vlc_common.hn:481:15: note: ect_t *)(&(x)-expanded from macro 'VLC_OBJECT'
  >obj) \
      |               ^
481 |         const stre(a,uct140b:,c) var_nst vlc_object_t *)(&(x)->objCreate( VLC_OBJE )In file included from  vlcvar_GetIinput/subtitles.c:_38:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nc  o212m |     return vCT(a), bar_SmetCotegenr(a_,b)   var_G, c )
      |                                       ^members: 
48: (const v \note: expanded from macro 'var_SetChecked'
lc_object_t *)(
      |               ^
  &(x)->obj) \
      | 140 | input/decoder.c:1875:9: warning: heck#defin../include/vlc_common.he v)ed (objdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
 n 1875 |       (  vlc_object_realease( p_owner->              ^
p_packetize:481:15: rnote: expanded from macro 'VLC_OBJECT'
  481 |  me, VLCainput/input.c:618:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
me, VLC_V  AR_ADDRESS | VLC_VARa_ r);
_      |         ^DOISetChecNHERIT )&(x)->obj) \
 note: expanded from macro 'VLC_OBJECT'
     c      _VAR
_CO;|               ^
  ../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
onst structked(o,n,   66t |     vlc_obje481cORDS, val);
t_release( VLC_OBJECTIn file included from (a),v )
)       |       var_|            ^

      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  481 |  input/stream_extractor.c:       c vl   |  140 | #defonine varc_cosmtm28 :
 stro n_members: (coIn file included from uct v_SetChecked(o,n,tnstl      618 |   c    ^ c
  S e_c30ommon_members, warning:tonst struct vlcs (const vlc_object generated.
_t *)(&_common_me../include/vlc_variables.hm:122:39: note: expanded from macro 'var_Create'
../include/vlc_common.h:1031:
../include/vlc_variables.hvlc_object_t *)(&(x)->obj) \
      |               ^
mbsg_Dbg(In file included from input/stream_fifo.c:30:
:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ers: (const vlc_o  122 | b  ject_#define var_Create(a,(x)->obj) \
      | C               ^
vhbinput/decoder.cp:_ineckedt1884 (VLC_OBJECT(o),n,t,put,*)(&(x)->obj) \
      |               ^
 "repeat:i5ng theIn file included from v../include/vlc_common.h:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  same input )
      (%d|                                                ^input/stream.c
:../include/vlc_common.h:481:15: note: 1031154:9: )", i_repeat )1884 |     v;
      |     ^
warning: lc_objectdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
  154 |  _release( p_d     ../include/vlc_messages.h: 87 emcs:g5: note: expanded from macro 'msg_Dbg'
../include/vlc_variables.h)expanded from macro 'VLC_OBJECT'
   481 |      _Err( parent    , )87"unable to open %s", mrl );
       |         ^
 ../include/vlc_messages.h:83:5depbase=`echo audio_output/output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_output/output.lo -MD -MP -MF $depbase.Tpo -c -o audio_output/output.lo audio_output/output.c &&\
mv -f $depbase.Tpo $depbase.Plo
 : c |     vnote: mexpanded from macro 'msg_Err'ar_SetChec
ked(VLC_OBJECT(o),n,t,v)
      |                                                ^
onst struct vlc_common_me../include/vlc_common.h:481mbers: (con:15st vlc_obj: note: sg_Generic(p_t   83 |     msg_Generic(ph_itsexpanded from macro 'VLC_OBJECT',ecthi:;
 
  s, VLC_MVLSC      _|     ^G_EMS481 | G_RR,   
  D../include/vlc_objects.h    const struct vlc_common_member_t *)(&(x)-442>s_BG, :5: _:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   442 | (cons:t_  Vvlc_oAbject_ A RGS__)
      |     ^
_VA_A../include/vlc_messages.h:78:RGS__)
      |  var_Create,66    ^_t *)(&(x)->obj) \
      |               ^
:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_releoase( VLC_OBJECT(a)13: note: expanded from macro 'msg_Generic'
    
In file included from input/subtitles.c../include/vlc_messages.h:78:13: 78 |   note: expanded from macro 'msg_Generic'
  vlc_L491 |    :38:
In file included from ../include/vlc_common.h: 1031:
../include/vlc_variables.h:   78v227a: | bj    )vr _Creatc)
) v12o\
ge(( p_obj,       |               ^( p_obj, psz_namlc_L
:      e, VLC_VAR_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
B  227 |     return var_SetCIn file included from audio_output/dec.c:33:
OOLIn file included from po sz_name, VL|C_VAR_ADDRESS | VLCVLC_OBJEg(VLC_OBJECT(o), p_VAR_DOINH../include/vlc_common.h:1031:
../include/vlc_variables.h:203: 12VLC_VA:R _DERI,C vlc_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T  203O|                         ^ 
IN../include/vlc_common.h:);
      |     ^
 | 481m:15odule_../include/vlc_variables.h : note: expanded from macro 'VLC_OBJECT'
 name, _HERIT );
        returnT(o)_,F|  varILE__, __   LINE__, \
      | 481 |  p, vlc_       const struc    ^t
 ../include/vlc_variables.h:122:vlcmodule_na39m:e , __FI:122_:note: L_ESexpanded from macro 'var_Create'
39  122 | #define var_Create(a,b,c) var_Creat: etChecked( p_obje, psz_note: __,expanded from macro 'var_Create'(  
__L  122V | L#define vIarNh            ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'arC
_OBJcEc  o_481ked( p_obj, psz_namemmon_, VLC_VAR_FLmCreate | n OAT, e(mbers_ val );
      |            ^
C../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 rE  140 | CT(a), beVa,me, VLC_VAR_BOOL, vL c )
C_OBal );
a_te(a,b,c) var      Je_ECT      |                                       ^
C../include/vlc_common.h#|            ^:481:15: 59 warnings generated.
note: expanded from macro 'VLC_OBJECT'

_,   \
(481 |         co  d nst strr e eate(a )V, b, c )
      |                                       ^
../include/vlc_variables.h:140:48../include/vlc_common.h:481:15:       note: expanded from macro 'var_SetChecked'uct vL
:  140 |  #l|             ^
c../include/vlc_common.h_note: expanded from macro 'VLC_OBJECT'
:cfommon_m  481 | emb481e:15: note: expanded from macro 'VLC_OBJECT'C_OBJECT(a), bd, c )
      |                                       ^

        co../include/vlc_common.hn:481:15: note: st setrfiune varr_#Sdeexpanded from macro 'VLC_OBJECT'
finient e var_SeCtChecked(o,n,t,v) ct vlc_cc  o481ve v | ar_SetCheckedn hst st   481 |      secked(or,n,t,v) uct vlcvar_SetChecke_cd     const struct(V(o,n,t,v) var_SetCheck:    vlc_depbase=`echo audio_output/volume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
(coLC_OBJmoECT(o),n,t,mmonm_members: (  const struct vlc_common_mar_SetChoembern_membersecked(VLC_OBJEcCTv)
(o),n,      |                                                ^
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'st: /bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_output/volume.lo -MD -MP -MF $depbase e(const vlc_objecdt.Tpo -c -o audio_output/volume.lo audio_output/volume.c &&\
mv -f $depbase.Tpo $depbase.Plo
(_VLC_t *
(  co481n)s(t |   v    lO c &,v() 
cBo      n| s                                               ^
t stoJECT(_oructx vlc_co)no),n,t,v)
      b->oj|                                                ^e
ct_t *b../include/vlc_common.h:mmjo481:) \n
15_membe: note: rexpanded from macro 'VLC_OBJECT'
        | 481s:)( | &( (x)const vlc_object_t const vlc_object_t  *)(&       cons(x)->obj) \
                    ^
|               ^
*)(&(x)->obj)t \
      |               ^
 strucinput/stream.c:t st vlc_objIn file included from v160:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from   160input/stream_fifo.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:lc_common_mem |     audio_output/dec.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12:    msg_W warning: arn( due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p  212 |     return arevar_SetChecked (obj, name, VLC_VAR_Cecbte_t *)(&(x)->obj) \
rs: (      |               ^
OORDSconst vl, vna: tc, _object_t *)(&(x("ignoring extra fragment c)onsIn file included from t vlc_object_t *)(&(x)-l)455-:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
;>ob>j) \

      |               ^
      |            ^
  o455 |     var_C../include/vlc_variables.h:rb140eaj:input/stream_extractor.c:48) o\temmo(: note: expanded from macro 'var_SetChecked'
n input/decoder.c_:memb1896
p28  e140: | r:
In file included from ../include/vlc_common.h_obj, psz_name, VLC_s: (const vlc_object_t *#define var_SetChecked(o,n      VAR,t,v) v:1031d_F|               ^at:
ar
_SetCheckedLaOAT |9: warning: :../include/vlc_variables.h(VLC:511:5due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h 1896 |     In file included from audio_output/common.c: : )(:48131 :
In file included from ../include/vlc_common.h&: %15:: 1031note: s ",  (x:
)../include/vlc_variables.hextmrsg_ E:203warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a   Vexpanded from macro 'VLC_OBJECT'
);
      |         ^
511 |   L  481 |       Cr_VAR_DOINHERI-T>obj );
      |     ^
 ../include/vlc_messages.h :85:v5a: note: expanded from macro 'msg_Warn'
) \r   _
      |               ^
r( p_85 |     dmCreaec  ,c../include/vlc_variables.h: "C122steg_:39:Generic(p_odt (onst structec `%4.4s' (%s) is not supported.h", note: expanded from macro 'var_Create'(ch p_obj, psz_name, V_is, VLC_MSG_WARN, __OBar*
)&fm  122 | #define var_Create JECT(o),n,tvVA_ARGS__)
      | t->:12,il    ^
v../include/vlc_messages.h:78:13: :note: expanded from macro 'msg_Generic'
 _warning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  203 |  vlc_common_membe   78r |         L(  vlc_Log(VLC_OBJECT(o), p,c|                                                ^_Log(V
L codec, dvlc_emodule_naIn file included from msec ,) __FILE__../include/vlc_common.h,a __LINE__,, \
      |             ^
:481../include/vlc_common.hC:_481b,:OBJ15E;
C      :|         ^: 
c../include/vlc_messages.h:83:Cinput/stream_filter.c:15: 28In file included from ):
In file included from T(oaudio_output/filters.c:note: expanded from macro 'VLC_OBJECT' 
)_34  481 |  :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12:   v warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar   189, _Cp    const struct vlcr_../include/vlc_common.h:eate( VLC_OBJECT(a), b com 5 note: rmon_members: (const ,e, c1031v:
../include/vlc_variables.h:l511:5: warning: tV due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]vAR_INTEGER | VLCs: (conc_lc_m )
      odule_usV->obj) n\
      |               ^
_object_t *)(expanded from macro 'VLC_OBJECT'A
R_DOIN|                                       ^
H../include/vlc_common.h:481t vlc_objectinput/input.cERI:T
      |     ^

../include/vlc_variables.h:122:39: note:   :481 expanded from macro 'var_Create'note: expanded from macro 'msg_Err'a | 622:m:15_
9: 
    83:&e |     msg_Generic(p_thi,           const struct vl _c_commos,122 | #define var_Create(a,511t_ FIL*)(&(x(x) | -nb>o    return var_SetChecked( p_obj, pslibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_output/output.lo -MD -MP -MF audio_output/.deps/output.Tpo -c audio_output/output.c  -fPIC -DPIC -o audio_output/.libs/output.o
Ez_,_nc) var_Cr_ame, VL_, __LINwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   note: eCexpanded from macro 'VLC_OBJECT'
622 |   a   mte( V rn 481 |      var_C E_ V |  LreaC_MS Gt    _ERL_Ce( p_   const struct vlc_common_me, \
      |             ^
m../include/vlc_common.h:481b:15: note: R,ers: (const vl vobj, ar_SetIntegeexpanded from macro 'VLC_OBJECT'r __VA_A
RGS__  481 |         const )(c_VAR__struct vlc_co
Ommon_membeBrs: (const vlc_object_t *)(&(x)-      INJTEECT(a), b,GER,>b|     ^
  val );
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
         oj78|            ^
psz_namv../include/vlc_variables.hea, VLCb)_VAR_INTEGER | VL |   C  _VAR_DOINHvlc_Log:140:48: note: expanded from macro 'var_SetChecked'
)->obj) \
E  r_140Se | #defineembers:  va\ 
((      Vcp|               ^
RIT
      r_Se| tChecked(o,n,t,onsvtIn file included from tinput/subtitles.c:38:
In file included from  vlcChecked( p_o_object_t bj, ) v_a_object_t *)(&(rx_SetChecked(VLC_OBJE    ^
psz_nam../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
*  C)(&(x122 | #d)->obe, TVLC_VA../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R  241 | efi   (o),n,t,v)
 return vane      | input, "inpuj)                                                ^\
      | r_SetChecked( p_obj, psz_name, VLt_-
r../include/vlc_common.h:481:      |               ^
C_15VBAR_STRINj) \OOL, val );G
, val )
;:epeat",      |            ^
      | 
 ../include/vlc_variables.h              ^
      | :140:48: note:  varinput/stream.c:_221Cr expanded from macro 'var_SetChecked'inote: expanded from macro 'VLC_OBJECT'
_  
481  140)eate(a,b,c) var_Cre |    | ->obj            ^) \
              ^
ate( VLC_:
17../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
OBJE      |               ^
CT(a)input/resource.c:286:39: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, b, c )  286 |     
      |                                       ^
  #In file included from input/stream_fifo.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h  140: | d e f i   p_resou469:5#dene var_SetChe: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]f
     co  469repienst stra../include/vlc_common.ht );
      |         ^
n../include/vlc_variables.h:259:49: :481:15: note: expanded from macro 'VLC_OBJECT'
e var_Se |   utChe:  481 | c      var_C reate( ked(o,rce-> n,t,v) va ct r_Svlc_etCheckedc(op_ ccmmoonnstp_kemedm(b_eobj, psz_nameVLC_OBJECT(o)note: expanded from macro 'var_SetInteger'
,  , VLC_VAR_Sn,t,v)
T       struct vlc_commRo,n,t,rvs|                                                ^)ING : (| VLC_VAR_DOINHERIT );on_members: (cons
      259t vlc_obj | #define
 var_Se| c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
et  481 |         coI nvtaegenst struct vlc_common_members: (const vlc_orbject_t *)(&(x)->obj) \
      | r    ^
              ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
(a,b,c)   vconstarv_ Steo_t *)(_SuIn file included from &(x)->objte_In file included from )tCvh  lc_oe122 | audio_output/dec.c#:33:
input/subtitles.c: bj38c:
kedd(VLC_efineecfOBJECT(o), warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n,t,v v\t
      )_  t221 | *)(&(x)r
->obj) \ar_Create(
       | |               ^
        a, b ,c) var_C In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hIn file included from :ee =r227:e              ^12
a../include/vlc_common.h: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  227 |  e:    In file included from    msg_Dbg(( VLC_O s, "Bvout_RequestIn file included from ( p_resaudio_output/filters.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203ource: - r>p_parent,e &cfg );
      |                                       ^121031
:       ../include/vlc_vout.h:|                                                ^
104:
t../include/vlc_variables.huUr::40: T256note: expanded from macro 'vout_Request'
:  104 | #def../include/vlc_common.h12warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
F-16 BOM detJECT(a), b, c )
      | LC_eOBJECT:                                      ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:481
:15:ct note: expanded from macro 'VLC_OBJECT'
e(  203   |     ro), p, vn var_SetChecklc_med( p_  o481 |         const sbj, psz_namodule_namee, VLC_VAR_FLOAT, val )t;ruct vlc_c256d
      |            ^
" );
      |                 ^
ommon_members: (co../include/vlc_messages.hnst vlc_obt../include/vlc_variables.h:87::5: note: expanded from macro 'msg_Dbg'
140I   n:87 | 48:  |     return vanote: expanded from macro 'var_SetChecked'
tr_SetC,h e__FILE__, eturn var_SetCh_ecked( p_obj, psz_name, VLC_ject_t eVAR_BOger( VLC_LINE__O_,O B\LJEC, 
      |             ^
T(av)a../include/vlc_common.hl   :    *m,sb))
;140 | #
d)e481fine       ine vout_Requesvatr_S(aetChg,_b      |                                               ^
| ../include/vlc_common.h:481:15) : Gnote: enerexpanded from macro 'VLC_OBJECT'
v  481 |         const struct i           ^
c  vlc481 | _(p    ../include/vlc_variables.h    c_t:140:48: onst strlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_output/volume.lo -MD -MP -MF audio_output/.deps/volume.Tpo -c audio_outuct vlc_coput/volume.c  -fPIC -DPIC -o audio_output/.libs/volume.o
onote: expanded from macro 'var_SetChecked'
ut_mmon_Request(V  140 | #defLC_OBJEmembers: (const vlc_oinebjcommon_meCeckedT(a),b)
(o,n,t,v)ecmbers : t_t *)((&var_SetChecked(o,n,(x)->obj) \
 (var_SetCheckedt,v) var_SetChecked(VL      (VC|               ^
LC_OBJECT(o),n,t,v:15: note: expanded from macro 'VLC_OBJECT'
)
      |                                                ^
  481 |      cke  d(In file included from  p_ const struct vlcobinput/stream_fifo.c:_common_30:
In file included from ../include/vlc_common.h:1031j, pszmember_names: (cons, VL:
C_OBJEt vlc_objeCcT../include/vlc_variables.h_t_t *)(:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |   ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(o),n  481 |        var_,t,v)
      |                                                ^
Create( p_obj, psz_name, VLC_VAR_ST&RING V| VLC_VA(../include/vlc_common.h:481:15: R_DOINHAR_ADDREERIT );
      |     ^
SS, val ../include/vlc_variables.h):;122:39: note: expanded from macro 'var_Create'
   co
nst struct       |            ^const vlc_vlcobject_t_common_members :* )x()&-(>xo)b-j>)o b\j
)       | \
(      c              ^
|   
122onst vlc_object_t../include/vlc_variables.h:140:48:  | note: input/decoder.c:1897              ^
:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1897 |         vlc_dialog_display_error( p_de *)(&(x)->oc, _("expanded from macro 'var_SetChecked'
Codec n  140 | #defbjot supported"),
      |         ^
) \
      |               ^
../include/vlc_dialog.h:in73:30: note: expanded from macro 'vlc_dialog_display_error'
e var_SetChecked(o,n,t,   73 |     vlc_dialog_display_eIn file included from audio_output/dec.c:33v:
) rror(VvarLnote: C_OBJECT(a), b, c, ##__VA_ARGS__expanded from macro 'VLC_OBJECT'
)#
  481 |     _SetChecked(VLC_OBJEd       In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12CT(o),n| ,t,v)
   c                             ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onst       |                                                ^
  241 |     re../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:  481 |         const 15: turn esvar_SetChecnote: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_mked( p_obj, psz_nafme, VLC_VAR_STRING, val );
      |            ^
i../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'n
his, VLC_MSG_DBG,e  140 |  #input/es_out.c:486:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
def  ine var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,tstruct vl,v)
      |                                                ^
486 | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
        481 |  __VA_ARGS__)
      |     ^
 ../include/vlc_messages.hc_common_mem:78:13: note: expanded from macro 'msg_Generic'
              |   const struct 78 |     vlc_Log(vlc_common_mVbers varemLC_OBJECT(o), p, vlc_modubers: (conle_na:metruc  t(co vlc_const vlc_obj, __FImmon_members: (const vL                                       ^
l&(x)->obj) \
      |               ^
embers: (../include/vlc_common.h:st const481 ect_c:vtha *c_object_t *)(&()(&(x)->ox)->EobjIn file included from 15)vlc_robject_ *t *)(&( \
p: note: bj) \
      |               ^
expanded from macro 'VLC_OBJECT'
s  481 |            |               ^
x)->obj) \
      |               ^
input/decoder.c:1901:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 audio_output/common.c In file included from audio_output/filters.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212: In file included from z_path _12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/subtitles.c:38:
In file included from :_, __LINE__, \
../include/vlc_common.h:= var_Creat31:
In file included from ../include/vlc_common.hcl1031:
../include/vlc_variables.h:276:10o: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      c_ob  276 |     if(eGetNonEmptyStrinject|             ^
_t *)(&(x)-../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
n>o:s  481b |         const struct vj) \
      |               ^
 lc_common_members: (const vlc_object_t *)(&(x)->obj) tIn file included from !\ audio_output/dec.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12:s warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  256 |     return var_SetChecked( p_obj, 1901 |          msg_Err( p_dec, "could not identify c
od      |               ^
ec" );
      |         ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG1031_ERR, __VAinput/stream.c:225:21: warning: _ARGS__)
      |     ^
../include/vlc_messages.hg( p_idue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r:78:13: note: expanded from macro 'msg_Generic'
psz_   78 |       vlc_Log(VLC_OBJEnput, "inpuCT(ot-record-pnatame, VLC_VAR_ADDRESS, val), puct v );
      |            ^
, vlc_ml../include/vlc_variables.h:
o../include/vlc_variables.hdule_nameh" );
, __FILE__, __LINE__, \
      |             ^
:140:48      |                          ^
225 |     : note: expanded from macro 'var_SetChecked'
  140 | ../include/vlc_common.h:481:15: note:   #define va../include/vlc_variables.hr_:var  _GetCSetCheckeheexpanded from macro 'VLC_OBJECT'
ck ed( p           msg:212:c12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]d(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
499:73: note: expanded from macro 'var_CreateGetNonEmptyString'
  481 |          499 | #defi_ne_Err( s const ,  "iconvv_open failstruct vlc_coaed" mmon_membe);
      | rs: (consrt vlc_object_t *)(&(x)->obj) \
_Cr      |               ^
eateGetNonEmptykString(a,b)   var_CreateGetNo_In file included from audio_output/dec.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:  e481 |   c_276od(o,n,t,     m:10:mon_membeCreate(an                     ^
E../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
v) var_SetCmhecked(VL   83 |     msg_Gecneric(p_this, VpL
Cr_C_MSG_ERR, __VA_ARGtS__)
      |     ^
 OBJysE: (c,ooob,c) var_CCTString( VLC_OBJ(o),n,tnwarning: reate( VLC_O../include/vlc_messages.h:78,BJE:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C  276 |     if( !vaT(r_GetChecked( p_obj, psz_name,VLC_OBJv)
      |   212 |                                                   ^snst vlc_aobject_t ), b, c )
      |                                       ^*)(&(x)->
 ret../include/vlc_common.h:481o:b15j:)   \V
LCnote: _expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481  481 |    burn var_Set
      |                 ^
   const stCheruct vlc_cECT(a),b)
      |                                                                         ^
c../include/vlc_common.h:t481 sinput/resource.c:298:9: warning: :15: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]V
tru  298 |  oEmctCT(o), p,  vmon_lc_module_nkIn file included from ed (obj, name,    VLC_VARa    vlc_objecaudio_output/output.ct_hmemboe_mCeO, __FILEORDS,__, __LINE__, \
      |             ^
ld( ../include/vlc_common.h:p_vout );
      |         ^
r../include/vlc_objects.h :s63A:22: note: expanded from macro 'vlc_object_hold'481
:R:_vINTEGER a(, &val ) )
      |          ^
note:    63 |     vl15c_obl)jeexpanded from macro 'VLC_OBJECT'
../include/vlc_variables.hct_ho;ld( V  481 |         const struct vlc_common_memb:142:48:ers note: expanded from macro 'var_GetChecked'
  142 | const vl#define var_GetChecked(o:,c_objectn,t,v_t *)(&(x)->obj) (const vlc_object_t *)(&(x)->obj) \
      )  vav: note: r
      |            ^
_G../include/vlc_variables.h:140:\
      |               ^
lc_common_members: (const vlc_obj| e  In file included from input/stream_fifo.c:expanded from macro 'VLC_OBJECT'
:48: note: 30:
In file included from ../include/vlc_common.h:  481 |         :expanded from macro 'var_SetChecked'c              ^

tL_t *1031)(15&C(  x)->c31_:
 c )
      |                                       ^
In file included from ../include/vlc_common.h:481:15:OBJECT(ainput/es_out.c:o212  |     return var_Set489:17:../include/vlc_common.hetChecked(VL warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:1031:
  489 |        C_OBJECT(onst ../include/vlc_variables.h:189:12: 140warning:   | s#defindue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
truct vlc_commj  189 |     ) )ro ne_members:
      |                      ^
eturn ,../include/vlc_common.hv psz_name, Var_SetCheckeobj) :481:15: note: expanded from macro 'VLC_OBJECT'
LC_),  Vd n481 |  (note: expanded from macro 'VLC_OBJECT'
AcRons(  p_o:
\../include/vlc_variables.h:_491:5: ,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      consI
   491 | tNTEGER,var_ &val ) )
      |          ^
SetChecb  tj, ps vl    vac481 z_nked(o, |  s../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
a  142 | #definme, VtrucLC__t vlc_commVobject_t *)(A&(t
      n,t,v) var_R_,e von_members: (cr_Sax)->obj) \
| INTEGoER, val );
      r_GetChe |               ^
ecke               ^v)
      |                                                ^
d
../include/vlc_common.h:input/stream.cC481:15:  if( rinput/decoder.cnote: :1902       c:237:13:(expanded from macro 'VLC_OBJECT'
o  481 |       :v  consn,n,t,v) var_GetChecked(VLC_OBJE warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CT(o),n,t,v)
      |                                                ^
  237 |     s../include/vlc_common.h:eatet vlc( p_o481t:C 915: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   b: _tnote:      msg_Warn( s, "the read is not i_char_wid      | j, psz_na           ^
o../include/vlc_variables.h:140:me, 48: VLC_VAR_ADDRESS | VLC_VAR_Dnote: bject_t *)(&(th compatiOx)->obj) \
hecked(V1902 |         vlc_diaexpanded from macro 'var_SetChecked'
LC_OBJECI  140 | #deNfi      |               ^n
HERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
eble");
      |             ^
  lo122 | #../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
g_display_einput/resource.c:328:rror( p_ddefie   85 |     msg_GenTn e(o),n,t,v)
      |                                                ^ 9: warning: s truc
tc, _../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const strvu(ctdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 vlc_common_ar_Create(a"Unidentified codec"),
      |         ^
../include/vlc_dialog.h:73:30: note: expanded from macro 'vlc_dialog_display_error'
var_SetChecked(o,n,t,v) var_Set  328m | e m bers: Che (const vlc_obv      v,b,c) var_Createlcl   _ob(ject_hold( pp_vout [i] );
      |         ^
cVLC_OBJECT(a../include/vlc_objects.h:63:22: note: expanded from macro 'vlc_object_hold'ke
), b,   63 |     vlc_obje cc )
      | t_holdd(V( VLC_OBJECT(a)                                       ^
../include/vlc_common.h:L)
      481|                      ^
C_OBJECT(o),../include/vlc_common.h:15: note: expanded from macro 'VLC_OBJECT'
n,t,v)
      |                                                ^
  481 |         const struct vlc_common_eric(mem../include/vlc_common.h:cpbers: (const v481:15: note: expanded from macro 'VLC_OBJECT'
_  lc_481 |         constt:o481Innst st_tegerucjrth(is,73e coVLC_OBJECT(a) |     vlc_dialog_dis struct vl:pc_common_members: (co bjectnote: nst vlc_object_t *)(&(lay_errx_t *)(&()->obj)  \expanded from macro 'VLC_OBJECT'o
t   VLrxt)->obj) :15: note: expanded from macro 'VLC_OBJECT'
_,b,ct *)(&vlc_common_members: (const (VLC_OBJECT(a), b, c, ##)

      |                                                 ^      
|               ^../include/vlc_common.h:481:15: \note: 
expanded from macro 'VLC_OBJECT'

__VA_ARGS__)
      |                              ^
      |               ^
../include/vlc_common.h:481  481:15: note: expanded from macro 'VLC_OBJECT'
v  lc_object_tIn file included from In file included from input/stream_fifo.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 |     var_Create(481 |  p_obj, psz_name     audio_output/output.c:31C   const :
structIn file included from ../include/vlc_common.h vlc_common_members: (co n*)(&(x)->obj481 |      :1031:
  st  covlc_ob../include/vlc_variables.h:203:12: nject_t *)(&(xshecked input/stream_filter.c:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  203->28objc(:
In file included from ) \
o../include/vlc_common.h      :1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, m   |     re|               ^VoLC_VAR_INTEGm | ER | VLC_VA525R |     avar_Createb(j,  p_)o b \
      |               ^
t_name, VLC_VAR_COOR
DDO expanded from macro 'VLC_OBJECT'S, j, ps
uIn file included from input/stream_extractor.c:  I481 |     r_C  481 | rno unNHE   vval);
      | a           ^r_SetChec const struct v        const struct vlc_cltRITz_n
      o
C../include/vlc_variables.h:140:48: |     ^
note:  onexpanded from macro 'var_SetChecked'_members: (../include/vlc_variables.h:tIn file included from 122audio_output/volume.c:c: input/input.c:697:26:39: note: expanded from macro 'var_Create'29     c
ked( :
hop
_oices( p_input, "video-struct vles" b)c_commo  122 | #de o)n_me
mbers: (caonnsst warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j  ,697 |   psz_name, VLC_VAR_BOOL, vat vlc_object_t *l );
      ) (v&l(c_o|            ^
bject_t *)(&(x../include/vlc_variables.h:140:48: )note: -expanded from macro 'var_SetChecked'>
objIn file included from ../include/vlc_common.h:)  140 | #define var_S      xe | \
      |               ^
                ^ons1031
:
../include/vlc_variables.h:582:49: note: expanded from macro 'var_CountChoices'
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)In file included from audio_output/dec.c:->obj33:
In file included from   ../include/vlc_common.h582 | #define var):1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t stru   i_  f( b_ime  189 |   \
      |               ^
n,  293C (Vfine var_CreateLC_VAR_tBountCho(input/decoder.cices(140:O | Oe1921rL :9 | VLC_VAR_DOINHERIT
      a:| ,at warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cChecked(o,28:
In file included from  ../include/vlc_common.h:1031:
../include/vlc_variables.ht:525:5:b)    ^a   re
t1921urn var_S evlc../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 | _common_members: (const,b,c) vartcCtive & vlc_obhecked(  pn_obj& var_InheritB  ,o opls(z _pn_ame, VLC_VAR_IN T E GiEfR(,  !        var_CountChoices( VLC_OBvJar_val );
GetChecked( p_obj, ,t,v)      |            ^ var_SetChecked(VLC
_O../include/vlc_variables.hB:J140ECT(o),n,t,v)
      | m:48: note: expanded from macro 'var_SetChecked'
psE  140 | #definCTz_name, e vaj(ect_t *a),r)bsgi)_(&(x)->obSetChecknp_Err( ut, "sted(o,n,t,avr)t-pajp) varused" )_ )
      |                          ^
../include/vlc_variables.h:604:47VLC_VAR_BO_OSe \
      |               ^
:L,                                               ^tChecke
  note: expanded from macro 'var_InheritBool'
d(../include/vlc_common.h:481VLC_OB  604 | #definIn file included from input/var.c:&va31l:
JCreate( VLC_e var_InheritBool(oOBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

, n) v:15      : note: expanded from macro 'VLC_OBJECT'
 |                                                 ^
_parent, "could not ) )
      |          ^
../include/vlc_variables.h:142:48: ar_InheritBool  481note: (VLC_expanded from macro 'var_GetChecked'
../include/vlc_common.h:481:15:   142 | #definnote: expanded from macro 'VLC_OBJECT'e var_GetChecked(o,n,t,v | )   
In file included from   v481 |      ar_GetChecked(VL 122 | #C_dOBJcreate  const %s", ps st warning: ECTz_type );due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(or  525 |     var_Create 
uct vl(c_c       |         ^
ommon_memberp_obj, pszOBJECT(o)_, n)
      |                                               ^
n),na,     me, Vt,v)
LC_VAR_      BOOL |../include/vlc_common.h| ECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: VLC_VAR_DOINHconst struct vlc_common_members: (con:st vlc_object_481efin:../include/vlc_messages.h:e var_C83reate(a,b,c)                                               ^
E../include/vlc_common.hRIT va
      |     ^
r../include/vlc_variables.h:_:Create( VLC_OBJECT(a), 481b, c )
      122:39: note: expanded from macro 'var_Create'
  122|                                       ^
t../include/vlc_common.h:481:15:  note:  | note: #expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  def:5i:n: note: expanded from macro 'msg_Err'
15: note: expanded from macro 'VLC_OBJECT'
   83 |     mse var_Create(a, *)b,c) var_Creg_Generic(p_this,ate( VLC_OBJ:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'VLC_OBJECT'
  481 |  VLC  481 | 1031(        con_MSGECT(a), b, c s)t481& | (x)->obj) \
      |               ^
   481 |     
_ In file included from  input/stream_fifo.c    co      con:30:
In file included from ../include/vlc_common.hmmon_mestnst struct vl:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        525|                                       ^
 |   ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const structs :v  v:
../include/vlc_variables.h:203:12lc_common_mar_CreateERR, __VA_ARGS__)c
      |     ^
  mbers: (c../include/vlc_messages.h struct v:lc_ce_common_mm:78:13:(bers: p_obj, psz_name, VLC_VAR_BOO | #define emb stru warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 (cons   ct vlc_common_members: (const note: expanded from macro 'msg_Generic'
 vlce481 |         const strL t vl   78 |  | uct vlc_c rvc_object_t *)onst vlc_Log(VLC_aO(&(x)->obj _object_t *)r_SetChecked(o,n,(&(x)->obj) \
      |               ^s:
) \t ,v) var_
      |               ^
 (SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.ho(ommon_members: m(mconst vlc_BJECT(o)o, p, ovnlc_modul_In file included from bjeeconst mvlc_oe_name, __FILE_input/stream_extractor.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5_,:In file included from : 481bject_t *)(&(x)-:> warning: audio_output/volume.c:o_c29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hv_lcL:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onst vlc_object_t  *)(&(x)->15  obj) \
c: note: expanded from macro 'VLC_OBJECT'
   ctbj) \
      |               ^
on_t *)(&(x)->obj) \
      |               ^
st str      uct v  203 |     retu  481 | rn var_lc_commSe t       cons_t struct vlc_comIn file included from maudio_output/dec.cobject:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hon_mbers: (cons_t | *t vlc_ob)(&(x)->obj) \
      | ject_t *)(&(x)              ^on_-              ^Check
>obj) \

      |               ^
ed( p_obj, psz_namm203e |  input/resource.c:345:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
members: (const v , VLC_VAR_BOOL, val );
      |            ^l
  ../include/vlc_variables.h345c_objec |         msg_Dbg( p_resIn file included from audio_output/output.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h :140:48: note: expanded from macro 'var_SetChecked'
:212:12  140 | #defieource->p_parnembers: (constn tvlc:,e var_Se_tChecked(o,n,t,v)   t_twarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r "creating audio output" );
      |         ^
:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87obj   ect_t *)304 |  |   *v(&(x)->   if (likely(!varob_)SetC j)  msg_Generic(p_this,ar_Ge VtChecked (obj, name, VLC_VAR_(&L(x)-C_MSG_DBG, __VA_ARGxS__)
      |     ^COOh
RDS, &va)->obj) \
      |               ^>  I212 |     return va
obj) \
      |               ^
r_Seecke tl)))
      |                 ^
\input/es_out.cd(V
      ../include/vlc_variables.hIn file included from audio_output/filters.c:34| :
              ^In file included from 
../include/vlc_common.hIn file included from audio_output/common.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227Checked (obj, name, In file included from input/stream_filter.c:28:
In file included from ../include/vlc_common.h:1031:
:491:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_OBJECT(:1031:
../include/vlc_variables.h:227:12NE__, \
      |             ^
:VLC_VAR_COO../include/vlc_variables.h../include/vlc_common.h:R  491 |     :539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
12  539 |      warning:   
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
  227 |     return va  227 |     return  :var_SetChecked( p_obj,   ro ),n,t,v)
      |                                                ^
psz_n../include/vlc_common.h  _else if( var_CountChoices( p_input,SetChecked( p_ob ":C_MSG_WARN, j, psz_name, VL_ame, VLC_VAR_FLOAT,   78 |  481 val );
      |            ^
:15var_VA_A:RGS_a   vlc_Log(VLC_OBJECT(o), p, vlc_mC_VAR_FLOAT, etudio481:15: note: expanded from macro 'VLC_OBJECT'
_)  481val );
      |            ^
 |   
      |     ^
 o../include/vlc_variables.hd:../include/vlc_messages.h140:note: 48: note: expanded from macro 'var_SetChecked'
  140 | #definue var_SetChecked-(eos,"n ,)t ,v) vle_naame, __FILexpanded from macro 'VLC_OBJECT'rE
../include/vlc_variables.h  u__S_e,:t78C:h13e:c knote: e)d
(      V| L                     ^C__Creatr
O../include/vlc_variables.h:BJECT(o)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]expanded from macro 'msg_Generic'
   78 |     vlc_
e  539( p_objL,og psz_n(VLC_OBJEaCmT(o)e, VLC_V481A582      co, p, v:49: note: expanded from macro 'var_CountChoices'lnst 
stc_module_name, __FI  582 | #deLEfine var_Count |          | const strur ct v   var_Crlc_coeate( R_FLOAT | Vp_obj, psz_name, VLC_LC_VAR_DOINHERIT
,nVAR_FLOAT | VLC_VAR_DO      |     ^
IC,t,v)__, __LIhoNHERIT
ices(a,uct vlc_common_members: 
      |                                                ^
../include/vlc_common.h:481:15:      | (cons    ^ note: expanded from macro 'VLC_OBJECT'
t vlc_object_t  481 |       *)(&(x)->obj) \
      |               ^
b) var_CountCh
oi../include/vlc_variables.h:122:39   const struct :In file included from audio_output/volume.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12ces( VLC_OBJECT(a),b)
      |                                                 ^
../include/vlc_common.h:481:15: n var_ note: expanded from macro 'var_Create'
Sevl:c  122 | #N../include/vlc_variables.hE_note: cexpanded from macro 'VLC_OBJECT'
odmmo  n_members: (conste vlc_object_t *)(__&,( x\)
->obj) \
      |               ^
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const str uwarning: :In file included from audio_output/filters.c:34:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
122:39: note: expanded from macro 'var_Create't481 |         cco  finnst st212e |     return  var_CreateIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  241( | a , b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
Checked../include/vlc_common.h:481:15:   retnote: urn var_ __Lexpanded from macro 'VLC_OBJECT'
  481 |         constINE__ sa(r_SetCheck, \
      |             ^
e../include/vlc_common.hd: (obj, name, VLC_VAR_COOR
DSttruct vlc_,common_members: (const vl481:15 vl: note: c_common_m  embers: expanded from macro 'VLC_OBJECT'122
 |   481 |         const struct vlc_cSetChe(conm DvS#define var_st vlc_object_mat on_mommon*)C(r&(x_memebaetres: (const vlc_obj(ecrtu_ctt  vlc_common_members: (const val,cb_object_t *)(&(x)->obj) \
      |               ^
*)(cked( p_o,c) var_Crea)t->obj) \
      &(x)->objeb(, l);
VLC_OBJ p      | sez_name,input/es_out.c| :              ^520
:32: ECTc_objectwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]           ^_

../include/vlc_variables.h  :520 |  (,t140a:)48,:  bnote: ,expanded from macro 'var_SetChecked'
 c )
  140 | #def v      al);       p_siyne var_SetChecked(o,n,t,v) var_SetCheckeinput/stream.c:336:17: warning: 
|                                       ^
ddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](../include/vlc_common.hV
      :| 481:15: note: expanded from macro 'VLC_OBJECT'
L  C_OBJECT(o),n,t,v)
                 ^
s->p_sout_|                                                ^
../include/vlc_variables.h:140../include/vlc_common.h:481 |         const struct vlc_common_members: (const vlc_obj:48: note: expanded from macro 'var_SetChecked'
   140 | recor481:j) \ VLC_VAR_DOINH
      |               ^eERITp_obj,  *)(
ct_t *)(&p(x)->obj) \
      |               ^
 dV = sout_NewInstance( &In file included from (x)
      |     ^
m->obj../include/vlc_variables.h:122:39: note: L)C_VAR_STinput/stream_filter.c:28:
In file included from ../include/vlc_common.hinput/resource.c15R: s \
      :note: 1031:
../include/vlc_variables.h:554:5: :warning: 348I:z_|               ^
name, NG, va18:l );
      |            ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]VL#defineC_VA var_SetChR_Beckeexpanded from macro 'var_Create'
Odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
O../include/vlc_variables.h  L  122 | #define In file included from   554 |    ,336:input/stream_extractor.c:28:
In file included from ../include/vlc_common.h: 140: 48: note: expanded from macro 'var_SetChecked'
  140 | #defival );
      |            ^
1031:
../include/vlc_variables.h../include/vlc_variables.hp:v
n_input, psz_sout ar_);:Cre  348ae var_SetChecked(o,n140:48: note: expanded from macro 'var_SetChecked'
d(o,,tn,t,v |   
   ,v      |                                ^
)input/../stream_output/stream_output.h: |  t 44 :   p_aout  =expanded from macro 'VLC_OBJECT'  140 | #define var_SetC48: note: expanded from macro 'sout_NewInstance'
he var_SetCinput/input.ch
)var_Create var_ee((a,bc ked(aVo,uct)_New( p554:_re 5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
SetChe   44 | cked(V:701:28: warning: L#definedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   481 |   701so | utC_OBJECT(o),n,t,v)
      |                                                ^
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
Ne        conws  t554v | ar_ s ICnrseource ->p_paL C _vtaarnatcer_ent Create( p   );
      |                  ^
 481 s                    input/../audio_output/aout_internal.h:125:b30: note: expanded from macro 'aout_New'( |       var_Inherit        const struct vlc_common_membBool
  125 | #d(_obj, psz_n  ep_incpuatmrs: (const vlc_ked(o,n,t,v) var_Sobj:e140:eVL,48cC_OBJEtt_trO  uc,VLCT(a):  B, b, c )
      |                                       ^
*../include/vlc_common.h)(&(x)->obj) \
      e"play-:aetCt|               ^
 v481lnote: C_VARhecexpanded from macro 'var_SetChecked'
kc  140 | #defin_common_mee var_STR:15: note: expanded from macro 'VLC_OBJECT'
I  481 | NIn file included from audio_output/output.c:31nd-pause" :
ed(VLC_OB);
      |                            ^JECT(o),n,In file included from ../include/vlc_common.h:1031:
_tS,e../include/vlc_variables.h:227:tC12:v) 
      |                                                ^
 e      const struct vlc_cors:../include/vlc_common.h:481:15:  note: (expanded from macro 'VLC_OBJECT'c

mmon_membonst vlc_object_t *)(&(x)-ers:>o  481 |     ../include/vlc_variables.h bj) \
      |               ^
( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(a,b) sout_N     227  | e    wconst struct vInstanceinput/decoder.c(:c1922:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:VLC_O604:47:onst vlc_object_t *) note: expanded from macro 'var_InheritBool'
 B1922JE | CT(a),b   )604(&(x)->robj) \ 
      |               ^

      v      In file included from input/stream_fifo.c|                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
l  481 |         | #define var_I cnheritBool(o,onst sc trucm_diat vlc_commo:lbers: (const vlc_object_t *)(&(xc)n_member142s: (const vlc_objec_co:t_t *)(&(x)->o48 -n: )bj) \
      |               ^
mnote: mexpanded from macro 'var_GetChecked'lc>obj) \
  vaor_:      |               ^
n30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5In_cIn file included from audio_output/volume.c:29:
heritBool(VLC_OBJECT(o), n)
      |                                               ^
oG | VLC_VAR_DOINHERIIn file included from T
      |     ^
../include/vlc_common.h:: 481:15: note: expanded from macro 'VLC_OBJECT'

../include/vlc_common.h  142 | #define var_GetC  481 |         cohecked(o,n,t,v) var_GetChecked(VLC_OBJECT(warning: ooinput/es_out.cnst struct), vlc_comdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n,t,vm  )
      on_| m                                               ^e
../include/vlc_common.h:481:15: note: JEexpanded from macro 'VLC_OBJECT'
  481 |   539 |     m:1031:
b    v  co_membae../include/vlc_variables.hgre:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rs  s: (c:o n(sctons t vlc_227 |    vlc return var_SetChecnst struceturn t vlc_common_memb../include/vlc_variables.hers: (conked( p_obj, psz_name,m mst vlon_members: (const vlVc_objc_oobjeectLC_VAR_c:122:39: note: expanded from macro 'var_Create'
b  122 | #defject_t *)_FLOAT, val );
      |            ^
 ( ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
i  140 | #define varn__      mCsTg(_o),n,tErr( s, "conversion erreS ev,avr)_
C      r| e                                               ^
dor: tChecked%s", vlc../include/vlc_common.h(o,n,:481it,v) :15: var_SetChest_t *_)s(trerror_c( note: errnock:692:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ed )(VLC_OBJECT );  692 |        (o)&(x)->obj)     msg_D \
bg( p_,
      |                 ^
a../include/vlc_messages.h:te(sys->      |               ^
a,b,c) var_Create( VL83:In file included from input/var.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |     return var_SetChecked (obj, name, VLC_VAR_COORDS, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t &(x)->obj) \
      |               ^
t* *)(&(x)-play_errp_input, "Bufferior( p_ng %dparent%%, _("Streaming / Tra>"In file included from input/subtitles.cnsco, i_levedinl );
      |             ^
o../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
b   87 |     msg_Gejneric(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |  g fail   vlc_Log(VL:ed"),C_OBJECT
      | (o), p, vlc_module_n        ^
a../include/vlc_dialog.hme, __FILE__, 38:
In file included from ../include/vlc_common.h:__LINE__, \:73:30: note: expanded from macro 'vlc_dialog_display_error'
)(   73 |     vlc_dialo)
1031:
      |             ^
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
g_../include/vlc_common.h  :481:15: note: expanded from macro 'VLC_OBJECT'
293 |     5: note: expanded from macro 'msg_Err'
  481 |         const struc   83 |     msg_t vlc_cGeneric(p_thiomC_siOf,Bmon_memberJEs: (co&(( x!)v-a>ro_bGjetCT()a )\,
       b| ,              ^
hnst vlc_object_t *) (&(x)->In file included from input/var.c:31:
In file included from ../include/vlc_common.hc )e
rcked(o,n,t,v) va_Createobj) \
      |               ^
r_Set      |                                       ^
(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
Cinput/es_out.c:700hecked(VLC:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 p_obj, psz_name, VLC  700 |     msg_Dbg( p___VAR_FLOAT |OBJEsys->p_input, Vn,LC_MSG_ERR, __Vt,v)
A_ARGS_       Checdikse| d                                               ^( p_obj, psz_name, VLC_VAR_Bp  la481
 |      Oy_eOrLr,o r&(vVaLlC _)O )
      B_J|          ^
 ../include/vlc_common.h:481ECTVLC()../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'

      | "a), b    ^
_../include/vlc_messages.h:78,VAR_DO:13: note: expanded from macro 'msg_Generic'
INHE RIT
      |     ^
   78 |     vlc_Log(VLCc_OBJECT(o), p, vlc, ##__V_modulA_../include/vlc_variables.h:122:39  : const st note: expanded from macro 'var_Create'
Stre_object_t *)(&(x)Ae  var_SetChecked(_name122 | #define ,va __FI CTrru_CRGp_objreate(,S__)
      |                              ^
../include/vlc_common.h:481ct vlLE__, __LINc_common_members: (con st vlc_object_(Et *)(&(x)->\ p_:15: note: expanded from macro 'VLC_OBJECT'oa,b,c) varb_j
)o),n,t,v)
      |                                                ^

  ../include/vlc_common.h:481:15: C \_ra
      m | eate(      |               ^
 VLC_OBJEnote: expanded from macro 'VLC_OBJECT'
CT(a), b p481In file included from input/stream_extractor.c:28:
In file included from sz_name, :15: note: expanded from macro 'VLC_OBJECT'
  481: |  | 1031:
../include/vlc_variables.h               ^:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     
return var_SetChecked( p_obj, psz_name, VLC_VAR_FLOAT, vaVLC_VAR_FLOA       conl bTs);
      |            ^
 , val );
      | ut structIn file included from audio_output/dec.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |     if( !var_GetChecked( p_obj, psz_name, V_ Lffering done (%vdlc_common, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_C  481 |         const struct vlc_m->obj) \
      |               ^
common_membe ms in %d ms)",
      |     ^  481 |         const struct vlc_
coinput/input.c:m../include/vlc_messages.hr735s: (const vlc_object_t *)           ^mon(&(x)->obj) \
_members: (const vlc:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_,objec      |               ^
t_t *)(&(x)->obj) \
      |               ^
  735 |                 In file included from input/stream_fifo.c:30m:
In file included from oIn file included from bj../include/vlc_common.haudio_output/common.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:1031  _:
V241 |     return v../include/vlc_variables.h:554,aA  \
sg_DR      p| ../include/vlc_variables.h:140:48em            ^s
z../include/vlc_variables.hbg( p_input,:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
::    "waiting decoder f554 |     var__ifos to empty" );C

../include/vlc_common.h:      |                 ^
reate(481:15: note: expanded from macro 'VLC_OBJECT'r
   481 |         const strubernam_note: expanded from macro 'var_SetChecked'
Se, Vet  140 | #define var_Ss: (etChp_obj140:87e:const vlc_object_t *)(&(x)cked(cto,, psz_name, nVLC_VAR->o ,t,v) var_SetCChecked(_STRING |b p_ob jVLC_vVAR_DOINHE:hecked(VLC48: note: expanded from macro 'var_SetChecked'
R  140 | #defiLC_VAR_S_TROBJECT../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5../include/vlc_messages.hING | VLC_(Ion: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T):87:5: note: Vexpanded from macro 'msg_Dbg'
      |     ^
  ../include/vlc_variables.hAR_DOINHERIT
      | ,
n,t,v)
         |                                                ^87 |     msg_Gene
ric(p_t563 |     var_Createh     j)   const struct vlc_common_me\( p_obje
      mbers, psz_name, V|               ^
LC_VAR_STRING | VLC_VAR_DOINHERIT: (const vlc_objeeinput/decoder.c:1946:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct_ 1946 |  var_SetChecked(lc_c../include/vlc_common.hf:481:15: :to122:39: note: expanded from macro 'var_Create'
   122 | i_#define var_Create(a,b,c) nmmon_memnote: expanded from macro 'VLC_OBJECT'
  481 |    *Fvar_Create( VLC_OBbers:  142 | #     cois, )(&(x)->obj) \
       Von,n,t,defi|               ^
vne vst st      L aIn file included from audio_output/volume.c:29:
r_GetChecked)C_5M(o,n,t,v) var_expanded from macro 'VLC_OBJECT'
SG_DBG, __V(c  ons: note: expanded from macro 'msg_Dbg'A
_ARGS__)
      |     ^
 var_SetCh../include/vlc_messages.h:eck78:ed(VLC_OBJECT(o ),n,t,vm)s
g      _Err( p_dec, "canno13t:  snote: pexpanded from macro 'msg_Generic'a
   78wn decoder t |     vlJECT(a),c_Log(VLC_O b, cBJECT(o) ,) | p                                               ^
,h rvelacd_"module_LO../include/vlc_common.h:AT, &val ) )
481na | me, __F481:15: note: expanded from macro 'VLC_OBJECT'
ILE_
_, __LIN
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
E     ^_  _481 | ,        481 |         const struct
 ../include/vlc_variables.h:122:39      |       vlc_co:  note: expanded from macro 'var_Create'
 const    struct vlc_cmmo|          ^ 
 ../include/vlc_variables.h:142o n_membe  mmon_mem122 | #def    ^ be cors: rs:inst(const vlc_object_ \ struct vlc_t *)(&(x)-
commo (const vlc_object_t *)(&(x)->obj) \
      |               ^
../include/vlc_variables.hn_members: (const vlc_obnIn file included from audio_output/output.c:
ject_t *)(&(x):122:39: note: 31:
In file included from e var_Create(a,b,c->obj) \
      |               ^
t>obj) \
      |               ^
 vlc_obexpanded from macro 'var_Create'jectIn file included from input/stream_fifo.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5In file included from audio_output/filters.c:34:
In file included from ../include/vlc_common.h_
:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    122 | #define var_Create(a,b,c) var_Create( V../include/vlc_common.h:1031:
../include/vlc_variables.h:241t *):12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  241 |     return v256ar_SetL |     &CChecked(_ p_obj, psz_name,Oreturn var_SetChe VLC_VAR_STRING(, x)-val );
      |            ^
../include/vlc_variables.h:140cked( p_obj, psz_name, VLC_VAR_ADDRESS, val );:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked
      |            ^
(o,n,t,../include/vlc_variables.h>v) v:140:48: note: expanded from macro 'var_SetChecked'
obj)  140 |  \
      |               ^
G#define var_SetChec: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ked   87 |   563 |    ar:_S48:(input/stream.cetChB note:  eckJo,n,t,v) vaEvar_Cr    re      msg__SetChecked(VLC_OBJECCT(o):337:17: warning: ,n,t,vGeneric(pd(VLC_OBJECT(o),n,t,eate( p_obj, psz_nexpanded from macro 'var_GetChecked'ame, v)
      | V
LC_VAR_Sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]                                               ^
T  337 |      R ING | VLC)
      _VAR_DOINHERIT
|                                                ^
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'

../include/vlc_common.h../include/vlc_common.h:  :481122:etChecked(VLC_OB | 15#define vJECT(: note: expanded from macro 'VLC_OBJECT'
o),  nar_Create(a,b,c) var_Cr481,t,v)
 |         const struct vlc_common_memb) var_this, eVLC_MSG_DBG, __VA_ARGS      |                                                ^rs: (c
eate( VLC_OBJECT(a), b, c )
      |                                       ^
_Cron__../include/vlc_common.h:481:15: ../include/vlc_common.h:481:15: esnote: aexpanded from macro 'VLC_OBJECT'tt note: expanded from macro 'VLC_OBJECT'

)
      |     v481 |         coe( VLC_OnBsJtECT(a), b ,s lc_object_c481 |    )
       const struct vlc_common   _ t *)     msg_Dbg( 481truct vlc_comm(&o      |                                       ^
n_members: (cons(x)->../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
smemberT(o  t481b |      vlj) c  _object_t *)(&(x)->obj) \a), b, c )
      |                                       ^  const st
r
      |               ^
u  142 | #define var_GetChecked(o,n,t,v../include/vlc_common.h:481:) var_GetChecked(VIn file included from input/subtitles.c:38L:
15: note: In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
      |               ^
  304 |     if (likeCly(!vaIn file included from audio_output/output.c::3115: _OBnote: r_GetChecke);
      |         ^
d../include/vlc_messages.h:83:5: note:  (expanded from macro 'msg_Err'
|             ^
o../include/vlc_common.h:481:bj, nam15: e,:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256note:  VLC_VAR_expanded from macro 'VLC_OBJECT'COOR
     481 |  J :12: warning: 83E |     msg_Generic(p_this, VLC_expanded from macro 'VLC_OBJECT'MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vl
c_Log(VLC        const struct vCTlc_common_mem(o),nbers: 481(,const _OBJECT(o), p, vlc_moduvlc_objtect_le_name, __FIL | ,E__, __LINE__, \
      |             ^
 v../include/vlc_common.h)
      |                                                ^
../include/vlc_common.h:481:15:481:15: note:        const struct vlc_common_members: (const vlc_objec    ^
t_t *)(&(x)->obj) \
      |               ^
t *)(&(x)->obj) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]D
S, &val)))
      |                 ^
s: (const vlc_input/input.c:747:objIn file included from ect_t *17: warning: )audio_output/filters.cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  747 |  34               ms  g_Dbg( p_input, 256../include/vlc_variables.h:(142:48expanded from macro 'VLC_OBJECT'
&(x  481 | :In file included from         cons)->obj) t struct vlc../include/vlc_messages.h:78:13:\
      | _common_members:              ^
 (const vlc_object_t *)(&("pausiIn file included from input/stream_fifo.c:30ng x note: expanded from macro 'msg_Generic'
:
aIn file included from )->o../include/vlc_common.h:1031   78../include/vlc_common.h::
1031:
../include/vlc_variables.h:578:9: warning:  |     vlc_Log(../include/vlc_variables.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bj) \
      |               ^

t EOF   (578:
V:LC_Op | BJECT(o    irinput/decoder.cf( v) | 241:12: warning: a:u1966:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_Chancgdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t  1966 |   e( p_ob
j    ,241vlc, a   return var_ _psz_name, VLC_VAR_CHOICretESCOUNTurn decoder_Ncew( VLC_OBJ, &countECT( pnote: expanded from macro 'var_GetChecked'
,   N142U | L#Ld e)f )
_      i| n        ^p
ut../include/vlc_variables.h), :inp_inpue varommon_members: (ct, fmt, p_clexpanded from macro 'VLC_OBJECT'
o  481ock,
nst vl_GetChecked(o, |         consn,t,v) vt structar_GetChec      |                         ^
: note: ../include/vlc_common.h: vlcexpanded from macro 'VLC_OBJECT'_128:43: cc481ked(_object_t:15: note: expanded from macro 'VLC_OBJECT'
note: ommon_memberexpanded from macro 'var_Change'
S  128 |   481 |         const struct vlc_common_members: (const vlc_obje#deet
fine var_Ch   *)(&(481a | nxge(a,b,c,d,ct_t   e) var_ChaChe     const sct vlc_commtruct vlcon)->obj) _common_me\
m      _mnge( VLC_OBJECT(a)bers:, b, c, |               ^
d, e )
      |                                           ^
 use aftcekmed( p(const vlIn file included from c_object_t *)(&(xes: )(../include/vlc_common.hc:onst vlc_objec-t *)(&(x)->oinput/var.c:_t *)(&(x)->obj) \
      |               ^
>obj)bers:481 31(con  \:
In file included from ../include/vlc_common.h
      |               ^
:1031In file included from :
b_../include/vlc_variables.hinput/stream_extractor.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: In file included from audio_output/dec.c:33:
In file included from st :../include/vlc_common.h15p:1031:
vlc_object_t *)(&(x)->obj) \
      ../include/vlc_variables.h:|               ^
340o:9: warning: , vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
blc_moIn file included from input/stream_filter.c:dule_name, r eac_h)");
      |                 ^
_../include/vlc_messages.h:28  :
340 |  In file included from ../include/vlc_common.h:   if( var_GetCh87ec1031ked( p_:5: note: expanded from macro 'msg_Dbg'
obj, psz_naFILE__, __LIme,    VLC_87VAR_STRING, NE |     msg_&warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  578 |     if(_, \
      |             ^
G../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
jeneric(p_  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
this, VLC_MSG_DB:241:12: warning: G, __due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]VA_AR
G  241 |     return var_SS__)
      |     ^
../include/vlc_messages.h:78:13:etChecke note: expanded from macro 'msg_Generic'
d( p_obj, psz_   78 |     vlc_Log(VLC_OnB:Jame, VLC_VAR_STRECT(o), p, ING, val );
      |            ^vlc:
../include/vlc_variables.h:563:5:_input/es_out.c:724:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

mod../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
     140 | 724VLvC_#note: Odu |  e f  msg_Dbg( ple_BJECT(o),n,in_sys->p_input, "Deceoname, __FILE__, __expanded from macro 'VLC_OBJECT'L der wait dtoINE_ne in %d m_, \
      | var_Change( p_obj, ps,,vs",
      |     ^
z_name, VLC_VAR_CHO)
      |                                                ^
 ../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
            ^     87 |   563 |    
    msg_Gv../include/vlc_common.h:ar_See
tIC  481 |      ../include/vlc_common.h:481:15: note: C481:15:n note: expanded from macro 'VLC_OBJECT'
expanded from macro 'VLC_OBJECT'
e  481 |         consth eckr  481 |       ied(o,n,t,v) var_SetChecked(c(VLstruC_OBJECTct vlc_common_members: ((o),n,t,v)
      |                                                ^
   const struct vlc../include/vlc_common.h:481:15: note: _p expanded from macro 'VLC_OBJECT'
c  var_Creatonst vlc_object_e( p_t *)(&(x)->obj)  obj, p\s
      |               ^
ESCOUNT, &count, NULL ) )
cz_name, V      LC_VAR_S| TIn file included from input/subtitles.c:38:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hRIN:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |     if( !var_GetChecked( ponj_st) \
obj, psz_name, VLC_VAR_FLOAT      |               ^
 stG | VLC_VAR, &val ) r)u
      |          ^
c../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
    142t122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, | #define var_ c )
      |                                       ^
GetChecked(o,n,t,v) var_GetChecked(VLC_O../include/vlc_common.h:481:15: note: Bexpanded from macro 'VLC_OBJECT' JECv
  481 |         const stral ) )
      |         ^
uct vlcinput/decoder.c:2047:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l 2047 |  _common_members: (const vlc_object_t *)(&(x)->obj)../include/vlc_variables.h:142:48T(o),  \
       |               ^
n,t,v)         msg_Warn( p_dIn file included from input/stream_filter.c:28:
In file included from : note: ec, "decoder/packetizer fifo full (data not "
      expanded from macro 'var_GetChecked'
|             ^
../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
  578 |    85 |     msg_Generi481 |         cons  142 | #define var_GetChe cked(o,n,t,v) vat struct vlc_common_members:r_GetChecked(VLC_OBJECT(o),   c(p_this, VLC_MSG_WARN, __if( var_CVA_ARGS__n,t,)
hange       |     ^(const vlc_obj
      |                                                ^
ec(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    p_obj, psz_name, VLC_VAR_CHOICESt_t *
C)(&(x)->OUNT, &co      const struct vlc_common_membbcjv_../include/vlc_messages.h:78:13)
      |                                                ^) \
      |               ^
: note: expanded from macro 'msg_Generic'
   78 |     vers: (const vlclc_Lo_objg(VLC_OBJECT(o), In file included from pinput/var.c:e31c:
tIn file included from _../include/vlc_common.ht: *)(&(x)->obj) \1031:
../include/vlc_variables.h:256:12
, vlc_      |               ^
module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481In file included from input/subtitles.c:38:
In file included from :15: note: expanded from macro 'VLC_OBJECT': warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  256 |    
 re../include/vlc_common.h:
oturn var_SetChecked( p_obj, punt, NULL ) )
      |         ^
../include/vlc_common.h:481:15: 1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.hsz_name, V:  340 |     if( var_GetCLC_VAR128:43:ommo note: expanded from macro 'var_Change'
  _ADD  481128 |       n | #RESS, val );
      |            ^
hecked( p_obj_members: (cons  const t, vlc pstruct vlc_common_members: (c  s_oonstz_ne../include/vlc_variables.h:140: aout ame, VLCbjevlc_oc_VAt_t *)(&(x)->obj) \
      R_|               ^
b48: note: expanded from macro 'var_SetChecked'
_481 | S          const struct vlc_common_members140 | #define var_TSetChe: (const N_RING, &val ) v)
      |         ^
cked(o,n,t,v)lc_ var_SetChecked(VLC_OBJECT(o),ten,t,v)
      |                                                ^
../include/vlc_variables.h:o../include/vlc_common.h:481:15:bject_t *)(&(x142)-:48: note: >expanded from macro 'var_GetChecked'his, VLC_w
Mo(SG_DBbj) \daGefine v note: expanded from macro 'VLC_OBJECT'
a, __VA_  481 |         const struct vlc_common_members: (const vlc_object_t *)(&ARGS__)
r      _| C    ^
(x)->ob)hj../include/vlc_messages.h): 78\ j
aect_t *)(&(x)->o:13:bj) \
       note: expanded from macro 'msg_Generic'|               ^

   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: In file included from audio_output/dec.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |   142 | #define var_Get    if(note: cexpanded from macro 'VLC_OBJECT'
 var_GetChecked( Checked(o,npsz_name, VLC_VAR_ADDRESS, val );
      |            ^
p_obj, ../include/vlc_variables.hpsz_name, VLC_VAR_STRING      |   481 |                     ^ a ncgoen
st , &va(a,b,c,d,e)str vIn file included from input/var.c:uct vllc_common_membear_Ch,angt,v): 140var_Getrs: (:48: note: expanded from macro 'var_SetChecked'
co  140oChecked(VLC_OBJEC | T(o),n,t,v)
      |                                                ^
nst vlc_object_u#define var_SetCh
      etc ked(o|               ^
,n,t,v) var_SetChecked(VL../include/vlc_common.hC:481:15: note: expanded from macro 'VLC_OBJECT'
_OBJECT(o),n*,t)(&(xt,v)
      )->obj) \_|                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'ommon_me
31mbers: (cons:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |   481 |         const struce( VLC_OBJECT(t vlt
      a), |  b,      if( c              ^N
vlc_,object_t *)(&(x)ec_comminput/stream_fifo.c :don_m->o136:12:, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj) \
      |               ^
  136 |     return vlinput/decoder.c:2203:13: emberwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s: (const v 2203lc_object_t *) |       e  )
      |                                           ^
     input/es_out.cinput/input.cc_object_:848(:&(xhold(s);
      | ../include/vlc_common.h!var_:481:GetChecked( p_obj, psz_name, V)->obj)) )
      |         ^
 ../include/vlc_variables.h:826:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:14213:15 : note: expanded from macro 'VLC_OBJECT'
   481           ^\

../include/vlc_objects.h:63:22: note: expanded from macro 'vlc_object_hold'
        m|               ^
 |  s g_Err( p_decwIn file included from audio_output/output.c:31::
    In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:481 |     276:10:   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   276  | c o  826 | ,  nst struct vl"48 could not c: note: expanded from macro 'var_GetChecked'
(V  const str   if( !var_GetCheckewarning: LCu_OBrce_com   JECT(63d( p_ | ac)moobnj_, psz_name, t ate decovlcderm_comm)
VLC_VAR_INTEGemobers: (c" )onst vlc_object_t *)(E      |                              ^;n
_  &(x../include/vlc_common.h:481:142) | 15: note: expanded from macro 'VLC_OBJECT'

      |             ^
  481 |         con members../include/vlc_messages.h :i-> f( st slit ruc   (:c83:5onsobjt vlc_com: note: expanded from macro 'msg_Err't) \
      |               ^
 vlc_object_tbvlc_stamRo, &val )ts( p_input ) )
      | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        ^ 
*)(&  
   83 |     msg_G(x)-eneric(p_this, VLC_M>obj) \
      |               ^848 |            
 msg_Warn(  Sp_sys-G_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     n_me./libvlc.hvlc_Log()mb
V      |          ^
LCIn file included from ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
er_OBJEsCT(o),   p, vlc_module_name:208:41: note: >p_input, "No video track selected, igLnC_oring: (const vlcexpanded from macro 'libvlc_stats'
 'fram,   208e next'" );
      | _object_t *            ^
__FILE__, _ | #d)efine _LINE../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
__, \
      |             ^
   ../include/vlc_common.hl(&(x)->obj) \
      |               ^
i:481:15: note: expanded from macro 'VLC_OBJECT'
85 |     mVsg_Generic(p_this, bvlcVLC_MSG142 | #define_v_WARNl cv, _AR_INTEGER, &val ) input/resource.c)
      a:r_  G481etChecked(o,n_object_holst,t,atv_d(s (VLC_OBJECT( o ) (lVibav)l c_priv((VLC_OB357:)
      |                      ^
)9../include/vlc_common.h:481:15:JECT(o))->obj.libvlc)->b_stats)
       note: expanded from macro 'VLC_OBJECT'
    | |          ^
| va481  ../include/vlc_variables.h:142:A                                        ^_48A: note: expanded from macro 'var_GetChecked'
#  142 | #define var_GetCheck
 | e        const strud: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  357 |         mscg_Dbg( p_fRtG Svlin_e_)
resource-> pd_(o,n,t,v)../include/vlc_common.hv:parent,c_commar_Get      on_me "re481u:sing cmobnst struct 15v: note: expanded from macro 'VLC_OBJECT'
Chauers: (const vlc_object_t *)(&(d      x)->obj) \
      |               ^input/subtitles.c:38:
In file included from ../include/vlc_common.h
|     ^
:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'ecked(o,n,
t,   78 |     vlc_Lov) var_g(VLC_OBJ  350 |     if( var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
Eio ouGe../include/vlc_common.ht:tCChecked(   481 |         481:T(o), p, vlc_moduleput" _na15: note: expanded from macro 'VLC_OBJECT'
); 
var_Get      | Cme, __FILE_  _, __LINE__, \
      481 |      c  hecked(onst struct vlc_coV|             ^
        ^
 ../include/vlc_messages.hconst struct vl../include/vlc_common.hc_co:87input/stream_fifo.cmmonmmon_me_m::5:: L189:5C_OBJ: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mbp_obj,  189 |    ers: vlc_olbjectemb_rnote: expanded from macro 'msg_Dbg'
ers: (coelease(s);
      |     ^
../include/vlc_objects.hE   48187 | : 66:25: note: expanded from macro 'vlc_object_release'
C   mnst vlcinput/stream_filter.c_o   66 | bjTect_t *)(&(x)->obj) \
      |               ^
  p   vlc_object_release( VLC_O:15: note: BJECsg_GTexpanded from macro 'VLC_OBJECT'
 s(  481 |     input/input.c:857:17:60:19: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a:     warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
eneric(p_this, VL(  481 |       60  const struct vlc_common_members: (const vlc | _ o b  857 |   ject_t *  char *psz = var_GetNonEmptyString  s->p_module = m( p_inputoc_common_members: (const vlcdule_need(_object_t *)(&(x)-> s, "stream_filter", psz_stream_filter, true );
      obj) \
      |               ^
coz, "souinput/decoder.c:2204t" );
      | | :                  ^                ^

13../include/vlc_modules.h:48:_(42: note: expanded from macro 'module_need'
../include/vlc_variables.h:662:61: note: expanded from macro 'var_GetNonEmptyString'
  662 | #de: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   fin 2204 |             )(&(vxn)->48 | #def st vlc_object_t *)(&(xo)->obC_MSG_DBG, __VA_ARGS__)
enj) \
      |               ^
ine mod      | ule_need(    ^a
  ../include/vlc_messages.hc:o78n:s13: note: t ,b,c,d) mstruct expanded from macro 'msg_Generic'
vlc_common_members: (const vlc_object_t *)(&(x)-o>obj) \
      |               ^
   78 |     vlc_Log(VLC_dOoB),ninput/es_out.c:856:5: ,t,v)
      | bj) \
      |               ^
                                               ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
u  l856 |    lac mmsg_DIn file included from  audio_output/dec.c:33:
In file included from ../include/vlc_common.h:e_need(VLC_OBJECT(a),b1031b../include/vlc_common.hJEC::
../include/vlc_variables.h:362:9v: T(o), p, vlc_mowarning: gdule_(n _do,c,ut->eialog_display_errordue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]a481d)
      |                                          ^
(
 p_d  362 |     ie, V../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
r_GetNoLfc(,
      | nEmptyString(a             ^
p  481 |         const ,struct vlc_com../include/vlc_dialog.h:73:30: note: expanded from macro 'vlc_dialog_display_error'
   73 |     vm_sys->var_Gpo_inaput, "EsOutFrameNext consummed %dlc_dialog_display_error(VLC_OBJC_VAR_SETRIN CT(a), b, c, ##_G_VA_ARGS__)
      |                              ^
n_mms", (intemb)(i_duration/100etChecked( p_obj, pszers_name, VLC_VA../include/vlc_common.h, &0val ) )
      |         ^
:../include/vlc_variables.h:142:48)b)   481:15: note: expanded from macro 'VLC_OBJECT'R: :v_ADar_GetNom)e;
       |     ^
 note: expanded from macro 'var_GetChecked'

(const nEmptyStrving(,  481 |  VLC_OBJECT(a),b)
      |                                                             ^
../include/vlc_common.h: 481:15: note: expanded from macro 'VLC_OBJECT'
     _DRESS, &val ) )   lc_objec
t_      |         ^_
cF../include/vlc_variables.ho../include/vlc_messages.h:nst struc142  ::t48: note: expanded from macro 'var_GetChecked't *)(
&I  142 | #define var_GetCheck87:(x)->obj) \
      ed(142 | #o,n,t,v) var_Getdefine var_GetChecked(o,n,t,v) v a5: note: expanded from macro 'msg_Dbg'
vlc_co:15: note: expanded from macro 'VLC_OBJECT'   | 87 |     msr_Getgm              ^
mChec
on_membeked  481 |  Checked(VLC_OBJECT       cons(VLC_Ors: (consBJECT(_o),n,(o),n,t,vt struct vlc_common_m)t,v)
t vlc_object_t *)(&(x)->objG
) \
      |               ^
eeneric(mbers: (const vlc_objp_ect_t *)(&(x)->obinput/stream_filter.c:80:j) this, VL\
      |               ^
9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   80 |          481 |         cons msg_Dbg( p_filter, "stream filtIn file included from er input/var.c:31:
In file included from ../include/vlc_common.h:1031:
addedt to %p      |                                                ^
"../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
, (void *)p_source );
       stru  481 |         ct vlc_common_members: (const vlc_objectc|         ^
L../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'_t
 *)(&onst   87 |    structinput/decoder.c:2316:13: warning:  Edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](x)->obj) \
      |               ^
  msg_Generic(p_this, VLCIn file included from audio_output/dec.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429 |     var_Create( p_obj, psz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'_
M  SG_122 | #define var_Create(a,b,c)
 var_DBG,  2316Create( V |   vlLc__VA_C_OBJECT(a),          msg_Err( p_dec, "buffC b,e cr A )
      |                                       ^
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481_  comm293 |   o:15:  d note: expanded from macro 'VLC_OBJECT'
n  _481_meaembers: (const vlc_object_t *)(&(x)RGS__)dMSG_DBG
      |     ^
 |      ../include/vlc_messages.h:l->o78:13:bj) \
       note: expanded from macro 'msg_Generic'
|               ^
     78 |     v const struock prlc_Lo        ^g(cet vlc, __VA_ARGS__)
      |     ^
vIn file included from _
input/subtitles.c../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
_ente:38VLC_OBJECT(o), p, _  cvlc_128 | #define , __LINE__, \var_omimf
      |             ^
m../include/vlc_common.h:od(C !var_Ge../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'uleh
on_mtChecked( p_   _78 | :
In file included from n../include/vlc_common.h:d1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  me481,o b_j_,:15: Fnote: Iexpanded from macro 'VLC_OBJECT'L
  481 | E    __, __L IpNsz_name, VLC_VAR_BOOL, &val ) )
      |            ^362 | 
e../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
m    142  |  if( var_GetCh# d e  vl    consfiecked( p_obacnbers: (consjt vgnlcet_ sLog(VLCt_OBJECT(o),_,obje E__, cva"rt  p,psz_Get )_t;
      |             ^
C heckedvlc_m *)(&((o,n,xt../include/vlc_messages.h,:v) var_Ge)_name, VLC_VARodutChecked(83->obj) \
\V
      |               ^
le_LC_OBJECT      |             ^
t:../include/vlc_common.h:481:In file included from 15:_ note: expanded from macro 'VLC_OBJECT'
A  481 |      audio_output/dec.c(o   c:o,v) var_),n,t,v)
      | Se                                               ^
n../include/vlc_common.hnst stru:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     t27 warnings generated.
Checked(V33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ct vlc_common_members5: note: expanded from macro 'msg_Err'
: (coa   D83 |  n    msg_Gest vlc_onerbjectDRiESS, &v   const st_t *)(&(x)->obj) \
      |               ^
c(LCp_thiruct vlc_common_members: (s, VLCal )
 _mMSG_E)R
R      |         ^
, _../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  e  142 | #defininput/stream_filter.c,: 103:13_coen v_OaBJ481 | r_GeeECT(o),n,t,v)
      |                                                ^
        const struct vlstc_common_members: (const vlc_object_t *)(&(Che../include/vlc_common.hck:481:15: note: expanded from macro 'VLC_OBJECT'
_VA_Ax)->ob  ted(o,n,t,v) va481 |         cor_GetChecked(VLC_OBJ442R: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
GS__)
      |     ^  103 |         
 ../include/vlc_messages.h:78:13: note:  |     var_Creatre( p_obj, psz_name, VLCnst struct( vlc_common_members: (const vlc_objae_u_F ccVexpanded from macro 'msg_Generic' ,
b,c,d,et_t *)(&   78 |    (x)->obj) \
      |               ^tILE__, __LAR_BOOL | VLC)
 var_Change( VLC_OBJECT(a), b, c, vlc_Log( VLC_ EdVAR_DOCT(o)In file included from input/stream_memory.c:28:
In file included from input/stream.hINHERITdepbase=`echo video_output/control.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
 );
      |     ^
_OBJECT(o),../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
: p, vlc_module_name, __FILE__, __LINEvlc_com /bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/control.lo -MD -MP -MF $depbase.Tpo -c -o video_output/control.lo video_output/control.c &&\
mv -f $depbase.Tpo $depbase.Plo
28:
In file included from ../include/vlc_common.h:1031:
,../include/vlc_variables.h__,  e )
      |                                           ^
\
      m../include/vlc_common.h:481:15: vnote: expanded from macro 'VLC_OBJECT'
|   481 | l:        constc_obj227ect_t *)(o            ^ stru&:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  
122  ../include/vlc_common.h | :(x)->obj)  \
      |               ^
n#481227 |    :,nd,t,v)
      |                                                ^15:In file included from einput/var.cm
sg_:31 :
 frnote: In file included from ct../include/vlc_common.h../include/vlc_common.hexpanded from macro 'VLC_OBJECT'
ei:  481_nme var_ vlc_c481:15: note: :ommon_members: (econst |   Create(a,b,c) va1031      const struct :
v../include/vlc_variables.h:304:17:  r_Crmeate( VLCbl_OBJECT(a), b,c ec )v_tc
rs: (const vlc_ooW      |                                       ^l
c../include/vlc_common.h:481:a15: note: mmrexpanded from macro 'VLC_OBJECT'
_  o481bject_ | t        conbjecn(s tp_soutr ustrrnu var__tScexpanded from macro 'VLC_OBJECT'
e , "cannot inse*etCh)rect vlc_common_mem(&(x)->obj) \cber
s:       |               ^
(const vlc_object_t *)(on_members&:(x)->obj) \
      |               ^
ked( p_obj, psz_ (const   481 |       vlname, VLC_VA IcNE__,*)(&(x)->obj) \
In file included from audio_output/dec.c:33:
In file included from       | ../include/vlc_common.h: \
1031_obje :
../include/vlc_variables.h:455:ct_t *)(&5input/resource.c:t:378: 9stream filter %s", name );
      |             ^
 ../include/vlc_messages.h:85:5: warning: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]R:note: _
F  LO304 | AT, val ) ;c
o      n| s           ^
(expanded from macro 'msg_Warn'../include/vlc_variables.h
              ^ 
   if (lx)->    85 |    : 140:48:       obj) note: msg_Genewarning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]expanded from macro 'var_SetChecked'
ic(  p\
140      
|               ^_
 | #dthis, VLC_MS  Ge_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
|             ^
   78 |     vlc_Log(../include/vlc_common.h:481:15: note: VLC_OBJexpanded from macro 'VLC_OBJECT'
ECT  481 |        (o), p,ike vlfine vary378l | c_module_nam_SetChec(!vaer, __Ge tC        msg_Dbchonst struct _vFeltc _sctommonILE__,_memruct  __LINE__, \
      |             ^b
v../include/vlc_common.hinput/decoder.c:481:el15cr_c:g( : pos_resoum2379:rce12: mo->n_members: (consp_part:  vlc_obje(ent, "keepking acudio output" )ed(o,n,t,v) ;
      |         ^
cvonst v../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
tl   _ct *)(&(x)->obj) \
      |               ^
87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARG,_ "original: %d, in %zu, out %zuobject_t *In file included from input/subtitles.c)(&(x)->objS) \__)
      |     ^
:38:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
", i_line, i_in,../include/vlc_messages.h  429 |     var_ i_oCreate( p_obj, psz_name,
      |               ^
 VLut );C_VAR_INTE
GER | VLC_VAR_DOINH      |                 ^
E:../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
78   87 |     msg_Generic:13: note: expanded from macro 'msg_Generic'
(p_this   78, VLC_M |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
SG_DBG, __../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
VA_A  481 |     Rinput/es_out.c:930:5:  warning: Gdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]SRIT );
      |     ^
 ../include/vlc_variables.h:122:_39: note: expanded from macro 'var_Create'
  _
   930 |     var_Change( p_input, psz_var, VLC_122 | VAR_CHO#define var_Create(I CES)COUNT, &va,
al, NULL )      c| o    ^
;
      |     ^
../include/vlc_messages.hb:78:,13: note: expanded from macro 'msg_Generic'
../include/vlc_variables.h   :78128 | nc) var_C:str stru43:ct  note: vlcexpanded from macro 'var_Change'
_common  128_mem | #definewarning:  var_Ch'block_FifoSize' is deprecated [-Wdeprecated-declarations]
beate( VLC_OBers:    aJnEgCT(a), b, c ) e((ca,b,c,d,e) var_Change( VLC_OBJECT(a), 
b      ,|  c, d, e )
       input/stream_extractor.c|                                           ^
2379 |     return block_FifoSize( p_ownervlc_Log(V->p_fifo );
      |            ^
../include/vlc_common.h:481:15:LC_OBJECT(o../include/vlc_block.h:476:48: note: : note: expanded from macro 'VLC_OBJECT'
'block_FifoSize' has been explicitly marked deprecated here
  476 | size_t block_125  481 |  :9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Fifo
S  125 | 
i  455), p, vlc_module_name, _ |    _ F z   const  I                                      ^
 LE__, __LIsNEtruct vlc      e(block_fifmodule__ucommon_memnneed( priv->object, pr__, \
      |             ^
iv->module )../include/vlc_common.h:481:;15
: note: expanded from macro 'VLC_OBJECT'
      |         ^  
o../include/vlc_modules.h:o_t ns50:42: note: expanded from macro 'module_unneed'
   50 | #define modt vlc_object_t *)ul481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
( | &        const bstrucers: (const   481 |         c*) VLC_USED VLC_otvnlc_object_t * Desj)t struct vlc_(&(x)->obj) )\
      | EPvRECATE              ^lc
_common_a D;
      |                                                ^
r../include/vlc_common.h_Se:85:40: note: expanded from macro 'VLC_DEPRECATED'members: (const vlc_object_t *)(input/es_out.c:937:9:
t    warning: 85 | # define VLC_DEP\RChe
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_      |               ^
&(x)->obj) 
cked(VLC_OB ECATEDJECT(o),n(x common  937 |         v input/input.c:869uvar_Create(  _,_)t:->obj) 13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]p\_
      \|               ^

      |               ^
nobj, psz_n
ame, VLCinput/resource.cncekeedd(_aVAR_FL  ,OAb) module:382:_unneeT d9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,(VLC_OBJEC| VLCT(a),b)
      |                                          ^
869 | ../include/vlc_common.h:481:15_:v)
        note: expanded from macro 'VLC_OBJECT'
_  481 |         const struct vlc_common_  VAR_DOINHERIT );      (   obj, name,note: 382
      |     ^
 | expanded from macro 'VLC_OBJECT'm  
         mVLC_VARs_COORDS,g_embersDbg( p_resource- &>p_paren var_St, etBool( p  481 | _input, "s../include/vlc_variables.h:122:vaol))u   39: note: expanded from macro 'var_Create'     con:st 
strt  -kee122 | up", true ); )
(const vlc_object_t *)(&(x)->o
b      |             ^
#../include/vlc_variables.h:d260e:f46i:n enote:  expanded from macro 'var_SetBool'v
a  260 | #dj)" ct v      lc_coefine va\m
m      r_SetBool(a,b| ,                ^
c|               ^)
  ../include/vlc_variables.h:142:48: note:     var_SetBooinput/stream_extractor.c:l( VLC_O131BmJ:on_med5eE: sexpanded from macro 'var_GetChecked'
tr  warning: C| due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                                               ^
142 |   #defiToyiar../include/vlc_common.h:131nnge481:15: note:  var_GetChecked(o,n,t extra _Cha,n | g expanded from macro 'VLC_OBJECT' 
v  481 |         consmbers:  (ce( p_inp)audio output" ) ;
ut, psz_var, VLC      |         ^
_VAR_ADDCHOI../include/vlc_messages.hCE, &vlc_object_release( priv->objet struct );
      |     ^
../include/vlc_objects.h:66::87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_thi(onst s, V vaLevavlc_object_l2t C,_*)m(&(x)->obj) \
      |               ^
M r&text );
      | _GetChecked(VLC_OBJECT(o),n,t,v)
      SG_DBG, __V|                                                ^
        ^
A../include/vlc_variables.h:128:../include/vlc_common.h:481:15: note: 43: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_Change'_ARGS__)

      input/stream_filter.c:112:b5e  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481 |   | 112 |     mod      ^128 | #
        const urdefine var_Chlea_unneed( nge(cas,ttsb vlc_acr), s->omm../include/vlc_messages.hop_,mus:nob, c(,ccod,t vlc_codmmon_members: (const vlc25: note: expanded from macro 'vlc_object_release'
n   66 |     vl,ec)_obs var_Chaject_c_oreletase( nge( VLC_OBJECTVLC_bject_(t *)(&(ax))->obj) _members v: (const vlc_object_t *)(&(x)->o:78:13,: \b)
note:       expanded from macro 'msg_Generic'| O 

         78 |  |                                              ^
b, c, j) \
      l              ^../include/vlc_common.h:481:15   vlcc_Log(VLC_OBJECT(o),:|               ^

 note:  p, expanded from macro 'VLC_OBJECT'vr
_CBlc_module_dreate(a,  name, 481__FILE__, _In file included from input/var.c:31:
In file included from input/stream_memory.c:28:
In file included from input/stream.h: | 28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_LINE__, \
      |             ^
  241 |     return var_S   ,b,../include/vlc_common.hetChecked( p_obj, psz_nam  : 481:15JEe )
:      |                                           ^
c ) var_Create( VLC_OBJECT(a)note: expanded from macro 'VLC_OBJECT'
CT(ae  , b, VLC_) , c )481
      V | |                                         ^A 
RIn file included from  ../include/vlc_common.h : c)o
1031      |                         ^    :
 ns../include/vlc_variables.h
t cstruct vl../include/vlc_common.honst stcruct vlc_c_c:481o:mmon_members: (const _15objoe../include/vlc_common.hc:mm:t324v__t *)(&(x)->obj) \
l      c_oSTbj| eRcItNG:              ^
on__tm, v10::In file included from input/subtitles.c:38al );481:15: note: expanded from macro 'VLC_OBJECT'
   
warning: 481 |       :
|            ^
In file included from  ../include/vlc_common.hnote: embers: (const../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 vlc_object_t *)  (&(x)        c->o140buexpanded from macro 'VLC_OBJECT'onst due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]struct vll c_common_meembe );
      |     ^

r../include/vlc_modules.h:s*)(&(x)->  50::42:obj) \
      |               ^
 (324co |     if( !var_Gnst vlc_object_t
j)  \
      einput/input.c:877:13  :481  | : |               ^
 note: expanded from macro 'module_unneed'1031:
tCh../include/vlc_variables.h 
warning:    50 | #defeine module_uinput/resource.cckend(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
:  877need(a,p_obj, p b) module_unneed(VLC396:9_: warning: Odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
BJEC../include/vlc_common.h:*481 | Tsz  )   396  |  (    a)  ,(&(:x)->obj) \
      |               ^
        vlc_442:_5n:object_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  h442old( p_aout );
      |         ^
)
../include/vlc_objects.h:      63:22: note: expanded from macro 'vlc_object_hold'
   63 |     vlc_objec:t15: | note: expanded from macro 'VLC_OBJECT'
                                         ^
  481 |   _holdinput/es_out.c( ../include/vlc_common.h        const struct vlc:_common1006:9:  |    _members:libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/control.lo -MD -MP -MF video_output/.deps/control.Tpo -c video_o (co var_Create(  msg_Erutput/control.c  -fPIC -DPIC -o video_output/.libs/control.o
r( p_inpput, "cannot startwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC  _sobj, psz_OBJECT(_name, Va) )
tream      |                      ^
1006 | LC_VAR_../include/vlc_common.h:481:15: note: BOOL | Vexpanded from macro 'VLC_OBJECT'L
C_VAR_DOINHE        msg_Dbg( p_iRnIT );
      |     ^ output instance, " \:481
../include/vlc_variables.h:122:39: note: pexpanded from macro 'var_Create'

:a  122 | #d      |             ^efinettribute__
15ut, "unse valecting : (note: expanded from macro 'VLC_OBJECT'
r_Create(a,b,c) var_Creat  ../include/vlc_messages.h481 |  e( VLC_OBJE:83:5: note: expanded from macro 'msg_Err'
   83 | CT(a), b, c )
      |                                       ^
    | #p../include/vlc_common.h:481:15: note: drogram ide=%d ms", ogf_expanded from macro 'VLC_OBJECT'ld->iine var_SetChecked(o,n,
_id t);      Generi,v) var_ consSetCheck(t structdne
      e| dc        ^
(../include/vlc_messages.h:87:5: snote: pprexpanded from macro 'msg_Dbg'
  481 |         co(VLC_OBJE vlc_cCnsTecate(  od481 |   ))ot mvmon_membl
            87 |  )|                                        ^
,n,t,v)
      |                                                ^
ers: t c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_  (ostbject_t *rinput/decoder.c:2389:38: awarning: me, VLC_VAR_FLOAT)   msg_Generic(p, &v_tha(const481 |      &(x)->ob uc   ct v   coonst struct vlc_common_members: (const_ vlc_obj) \due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

t      |               ^ 2389 |         *pp_vo
vlc_object_t *)(is, VLlc_commonC&(xut = his_nst st,ruct MSjvlc_commonect_t *)(&(x)- V_G_>LCIn file included from audio_output/dec.c:__o33:
In file included from ERmembers: (const vlc_bjobject_t))members: (c-onst vlc_object>../include/vlc_common.h:1031 \
      _t|               ^
obj) \
 *)(&(x)->obj) \
      |               ^
:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 *)(&(x)->obj) \  469
       |     |               ^
var_CrMSG_DBR, _eate(G, _ _In file included from input/stream_memory.c:In file included from input/subtitles.c:38:
In file included from        |               ^
_VA_ARG  p_obj,28:
In file included from input/stream.h:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: co warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]S__psz_n../include/vlc_common.hinput/stream_extractor.came, VLC_VAR_:V291:45: 
S  TRING | VLC_VAR_DOINHERIT );
warning: 256 |   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   291 |   ) 
        struct st      |     ^returnr va|     ^
e
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
am   78 |     vlc_Log(VLC_OBJECT(o),nr_SetChecked( p_obj, psz_namest struct vlc_common_members: (const vlc_ob_,extr p, vlc_module_nameA, __FILE__, _ject__t *)(&(x)->obj) \
      |               ^
a_LINE__, \
      | AR            ^
../include/vlc_variables.hcGS__)t
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   ../include/vlc_common.h::122:481:1578 |     vlc_Log(39: note: expanded from macro 'var_Create'
oV  122 | LC_OBJECT(o), #dp,ef : ine vanote: expanded from macro 'VLC_OBJECT'
  481 |     vrlc_module_name, __FILE__, __LINE__, \ 
V      |             ^
:1031rLC_VAR_../include/vlc_common.hA:D481D:R15: note: expanded from macro 'VLC_OBJECT'
:
../include/vlc_variables.h  481 |         c:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E_oSS, val );
      |            ^
  455 | ../include/vlc_variables.hn:140:48: note: expanded from macro 'var_SetChecked'
  140 | #dst struct vl    var_Create( p_obj, pc_commCreat_on_msz_name, VLC_VAR_FLOAefinT embers: (const v| VLC_VAR_DOINHERIT );
      |     ^
lc_obj../include/vlc_variables.h: 122:39e var_S:e ct_t *)   co(&(netCheckedp(xnote: )expanded from macro 'var_Create'o,n,t,v)r var_SetC->obj) \
      | pei_owner->
(a,b,c) vph              ^  122_s
tevarvoca_ | input/input.cCreate( VLC_O: st882ked(VLC_OBJECTut ? vlc_objec:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  (oBJECT(ruct vlc_commona), b, ct_hold_( t#define var_Create(a,meb,c)m),n,t var_882 )
e*      C|                                       ^ 
../include/vlc_common.h:p481be:rs: (conslprt,iv =  vlc_object_t *)(&(x)->obj) \
      _|               ^
ow 15: note: expanded from macro 'VLC_OBJECT'
n) )reate( VL
      |          ^
e../include/vlc_variables.hC_OB | r  481 |    ->input/es_out.c:1020:     v In file included from lv../include/vlc_common.h142):p
      |                                                ^
:48:1031 :
../include/vlc_variables.h:_note: vout JECT(a), b, )cc expanded from macro 'var_GetChecked' )
../include/vlc_common.h:481      |                                       ^
 :15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const if( libvl_custom_create(

      |                                             ^
 :./libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'5: warning:   142 | #define va    const strc  481 |    _stat     r_GetCheckes( pr__iuct vnlGpued(o,n,t,v) vat276:10:str_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
warning:  1020 |    :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  276 |     itconst strucCt vlc_common_members: (co  msghecked(VLC_n_ NU OBJECT(o),n,t,v)
uc      t f( !var_GetChe| LcDbg( p_i                                               ^k
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c  481 |         ncod( p_obj, pput, n) )
sz      |             ^
st__"s
electGname,  s  t sVLC_ettVAR_INTEGER, &val ) )
      |          ^
vlc_object_t 110 | ../include/vlc_variables.h:142:48Checked(VLC: note: expanded from macro 'var_GetChecked'
  142 | *i)c(o&m(x)->obj)  \
      |               ^
m       vlonc_custom__members: (create(cVoLnCst vlc_object_t *)(&(xIn file included from input/stream_memory.c:28:
In file included from input/stream.h:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |     if( !v./libvlc.h_ng p:208:41): note: expanded from macro 'libvlc_stats'
OBJECT(o),r_OBJECT(o),n,t,v-)>  208 | #defin ar_GetCheckse libvlc_stats( o ,ogro
      |                                                ^
am id=%d", p_pgrm->i_ie )n)
      |                           ^
../include/vlc_common.h:481:15: dbj) \
( d );
      |     ^
note: ../include/vlc_messages.h:      |               ^
libvlc_p( p_obj, psz_expanded from macro 'VLC_OBJECT'nam../include/vlc_common.h:
r87:5i481:15: note: v((VLC_In file included from Oaudio_output/dec.c:Be, VL  JECT(o))33481:
 |         c | In file included from o../include/vlc_common.h:1031expanded from macro 'VLC_OBJECT'
nst st:
-r../include/vlc_variables.h:477:5>: note: expanded from macro 'msg_Dbg'
uLc   87 |     m: warning: to;bj.libvlc) 
      s  481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]|                                      ^
g../include/vlc_objects.h_Generic(
 p_:63:22this, VLC_MSG_DBG:  477 ->, __VA_A |     var_Create( p_obj, psz_b_sta navvlc_ |   c note: R     const struexpanded from macro 'vlc_object_hold'lc_commonGS__mct vlc_)
      |     ^29
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
 warnings_   78 |     vlc_Log(VLC_OBJECTme, VLC_om(
coo), p, vmon_members: (conlsctt   m_ms)
       generated.
mo|                                         ^
VAR_Sodule_nTR../include/vlc_common.h:ING | VLC_VAR_DOINHERIT );
      | C_VAR_INTEGER, &valembers: (const v481:15 lc_object_ ) )t    ^ *)(&(xvlc_ob
j: note: expanded from macro 'VLC_OBJECT'
ect        481 |         co_t *)ns)->obj)(&(x)->obj) | t struct vlc
         ^
../include/vlc_variables.h \\
_c63n_
:      |               ^
mo      #defammon_members: (conr|  | In file included from    embers: (const u  return var_SetC 122vlc_vlc_object_t *)(&(x)->oine va              ^r
_Gehobjecinput/stream_extractor.c:tbCjt_h) \me, __FILh
e      | 299E__, __LIN              ^
Ec_se_../include/vlc_variables.hold(:142:c t vlc_,t vlc_cockV:ommon_membinput/subtitles.cdepbase=`echo video_output/display.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:48: note: 38expanded from macro 'var_GetChecked':

eIn file included from ../include/vlc_common.h:d( p_b/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/display.lo -MD -MP -MF $depbasje.Tpo -c -o video_output/display.lo video_output/display.c &&\
mv -f $depbase.Tpo $depbase.Plo
ect_t *)(&(x)In file included from kinput/var.ced:o \
      |             ^b
(1031oe../include/vlc_common.hrs: (cons,n,t,v) var_GetChecked:(VLC48131:15: :
note: ../include/vlc_variables.h:
In file included from ../include/vlc_common.h:expanded from macro 'VLC_OBJECT'_
OjLC:B469:Jt   5481:  | warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E  469 |     va      c1031  142 | #defC:
../include/vlc_variables.h:340:9: vionwarning: eT(o),n,t,v var)
      |                                                ^
_lGetCch_o,r psz_../include/vlc_common.hecnam:481:15: note: expanded from macro 'VLC_OBJECT'
k_eOBJEC_Cre  481 |  e       consnaTtt s(a) )
st strutcrtu cvtl c_ce( p_obj, psommon_m      |                      ^
z_name,../include/vlc_common.h:481:15embers: (const vlcbj: note: ,_eobjecct_t d* VL)(o,nexpanded from macro 'VLC_OBJECT'
,t,v) va(&(x)->orb_j) \
      | GetChecked(VLC_OBJECdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T  340 |     if( var_GvletChecked( p_o(o),n,tC_:t_t *)(&(xV)->obj) \
      |               ^
A,vc)R39_
S      T| RING, input/es_out.c:1039                                               ^:5: 
warning: v../include/vlc_common.hal :481):;15
: note:       |            ^
_expanded from macro 'VLC_OBJECT'b../include/vlc_variables.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:140:48:j, p snote: zexpanded from macro 'var_SetChecked'_n
a  140 | m#d  
ef   V481 |   e   481, VLC_VAR_STRING, Li  cons
t 1039: note: expanded from macro 'var_Create'ne var | C s_tVAR r   var_SetInteger( p__input, "telS &etexcTo | v _Sat-l ) es"u)RING 
      |         ^| VLC_VAR_
D../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
OINHER  142 | #defiIT );
      | n    ^ct vlc_common_membeers: (const
 ../include/vlc_variables.he v  , 
vt :122:39: note: expanded from macro 'var_Create'
ar_GetChmmon_m    const eChecked(embeo,n,t,v) var_SetCheck    122 | #cked(o,n,t,v) vae-d1r )_Get;
      |     ^C
rlhc_oedebjecked(VLfC_s24:: (const OBJ122vlc_obj(EVLC_OBJECT(o),n,t,v)ine var_Creect_t *)(&(x)->obj) \CT(oat
)
      | e              ^
,n(a,b,c) va,t,v)r_Cre
      ate( VLC_OBJECT(a), |                                                ^
b../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
,  481 |      cIn file included from audio_output/filters.c:          const s )34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: truct vlc_c
      ommonwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  293 |     i_members: (const v| f                                      ^
(../include/vlc_common.hlc_obje|                                                ^
c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
: !var_GetChecked( p_obj, psz_name,  481481:15: note: expanded from macro 'VLC_OBJECT' VLC_VAR_BOOL, t |     &_v t *)(&(a l
 |    ) )#
de      | fi         ^warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   299 |     
481nxe  v   parr | i../include/vlc_variables.hv->ob:142:48: _Crnote: eate(a,b,c) var_       Create( VLC_OBJ Eexpanded from macro 'var_GetChecked'C
c  142 | o)#define var_Gen->obj) \
      |               ^Ts(ta )s,truct vlc_
cj ect tIn file included from input/var.c:31:
In file included from ../include/vlc_common.h:1031:
=../include/vlc_variables.h:350:9 VLC: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_obmmonIn file included from video_output/control.c_-:>obj) \
      |               ^
mC  350 |     i28f:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hOBJECT( &pri:189:,( c )
 12:      |                                       ^
c../include/vlc_common.h:481:15:var_Get  warning: heckeddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](o,
n   Che c189k | e d (  return vacr_Snote: expanded from macro 'VLC_OBJECT'
   einput/input.c:910:19: warning: assigning to 'const input_title_t **' (aka 'const struct input_title_t **') from 'input_title_t **' (aka 'struct input_title_t **') discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
o  910 |     prtnst struct vlc_comtm_t *)(&(x)->objChecked( p_obj, psz_n) \ame, VLC_VAR_I,e
iv->title   = p_mas      |               ^
ter->t,tinput/decoder.citle;
      |                   ^ ~~~~~~~~~~~~~~~
v) var_GetChecked(VL:2391:38: omn_membeC_OBJECT(o),n,481 |  rst : (constinput/input.c:944:40:be ,v)
      |                                                ^
 ../include/vlc_common.h:481:15: note: warning: rexpanded from macro 'VLC_OBJECT'
  481 |         const struct vlcs     const strdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]u
_warning: common_membect    vlc_object_t *)(&(x)->obrdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s 2391 |         *pp_aout : (const vvlc_common_m=e mpbjpers: (lcconst vlc_object_t _)944 \
      |               ^struct _ob | v lc_cj_*  )(&(     
       oxowner->p_aouIn file included from ,oaudio_output/volume.c:)m- 29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 | >opsz_b bnt ? vlc_:jame, VLC_VAo   return varRj__SetCh) \STRI
Necked( p_obj, (const    bmje c           G       t|               ^_hpsz_n,ame, VLC_VAR_ on_members: (co nst vlc_o &val ) )
      |         ^oect_t *)(&(x
b../include/vlc_variables.h:142:48j: note: e)ld( p_oc t _ t   **) (v&a(x              ^wne
r_GetFloat( p_input, "start-tim
eexpanded from macro 'var_GetChecked'In file included from audio_output/output.c
:31:
In file included from r->")  142 | ->o#In file included from audio_output/dec.c:33:
In file included from ../include/vlc_common.h:../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1031:
../include/vlc_variables.h )p:491_:5:b warning: a  293out )def-due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] : NULL;
      |  |     if( !)va>obj
                                     ^
;../include/vlc_objects.h:63:22: note: expanded from macro 'vlc_object_hold'
)   63 |       491  | v \
l      r_cG|                ^
      j) \|                                        ^
  var      |               ^
_C
r../include/vlc_variables.h:660:43: note: expanded from macro 'var_GetFloat'
_ine var_GetIn file included from input/stream_memory.c:Checked(o,n,t,v) var_GetChe36cke  ed(ate warnings generated.
(
 p_28o:
bj,VLC psIn file included from input/stream.h_Oz_nBJECameT(o),, VLC:In file included from audio_output/filters.c:2834:
In file included from ../include/vlc_common.h:1031A:
DDRESS, val );../include/vlc_variables.h_VAR_ADDRESS | VLC_VAR_DOINHERIT );
      |     ^
o:../include/vlc_variables.h:122:30439n: :note: ,t,v)bexpanded from macro 'var_Create'
17
      |                                                ^
  ../include/vlc_common.h:481:15: note: 122 | #define vjeexpanded from macro 'VLC_OBJECT'ct_

  481 |       h      |            ^
va  const stold( -: >exwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
t  r304trChaeckecd../include/vlc_variables.h_C:140( prrucv |   l_VLC_OBJECT(660 | #defiont :b e va) )
      |                      ^
i../include/vlc_common.hf (likely(!var_GetChec:k481:15: note: expanded from macro 'VLC_OBJECT'
teor );
      |                        ^
a../include/vlc_common.h:481:15:  481 | j    , ar_Ge    cot vtFe(loat(a,b) alc_ , cvbommo,anst struct vlc_common_membe psz_ncrs: (const vlc_:
In file included from ../include/vlc_common.hnote: expanded from macro 'VLC_OBJECT':1031:
../include/vlc_variables.h:
r_Gobje293  481 |       e) var_Create( VLn_members: aC_OBJECT(a)  const st(ruct vct_t *:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  293 |     if( !var_GetChecked( p_onst vlc_objemlc_common_membe, b, c )e
      |                                       ^
48, VLCoctr_ts_52 warningV b:c_A*))((&& (jco,( psnsoxbjt z_vnlaed)-../include/vlc_common.h>:481: 15c(_object_t *)(&:( note: expanded from macro 'VLC_OBJECT'
(  481 |       x)->obj)o bRj) \
      |               ^
: note: x\_ 
      |               ^
expanded from macro 'var_SetChecked'Bdepbase=`echo video_output/inhibit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/inhibit.lo -MD -MP -MF $depbase.Tpo -c -o video_output/inhibit.lo video_output/inhibit.c &&\
mv -f $depbase.Tpo $depbase.Plo

)->obj) \
OOL, &val ) )      |               ^

      |          ^
  140 | #d../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
In file included from   142input/var.c | #de :finput/stream_extractor.c:312:24: ine31warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 efine var_SetChecked:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  
312 |   362 |     i        priv->object = Vva(rof,n,t,v) L( var_Gs generated.
etChecked( p_GetChecomveact__obe, Vt brC_SetCheckj_elibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/display.lo -MD -MP -MF video_output/.deps/display.Tpo -c video_odO(utput/display.c  -fPIC -DPIC -o video_output/.libs/display.o
, naVLmeB*)(&(JECT( &priv->direcx)jt-,C,_OBJECT(o),n,t> opsz_namNeTEGEked(o,n,t,bj) \
      |               ^
L , VLCCVIn file included from input/subtitles.c:38:
In file included from ../include/vlc_common.hR, val );_v:
VA1031:
) var_GetCR../include/vlc_variables.h:      |            ^
_ADD../include/vlc_variables.h:hecked(477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
RE140:48: SS, onote: expanded from macro 'var_SetChecked'
r  477y  140 | #define var_&val ) )
      |         ^
S ),v)
      |                                                ^../include/vlc_variables.h
:142:48: note: expanded from macro 'var_GetChecked'
etChe;
      |                        ^
c../include/vlc_common.hked(o,n |    ,t,v) var_SetCheckedVLC_(VLC_OB:481:15: note: expanded from macro 'VLC_OBJECT'
O  481B |   142 | J JE _ #     consVACTR( t_BOO L, &sdtruct vlc_vaocommon_members: (cv)l ) )
      |          ^
E,oCTdepbase=`echo video_output/interlacing.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
n  142 | #define vare/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/interlacing.lo -MD -MP -MF $def(i,t,pbase.Tpo -c -o video_output/interlacing.lo video_output/interlacing.c &&\
_GetChv)
a      |                                                ^
ecked(o,n,t,../include/vlc_common.hn../include/vlc_variables.h../include/vlc_common.h:481:15: Lmv -f $depbase.Tpo $depbase.Plo
onote: vrC_Cr) _evaatre_e( p_obj, psz_name, :VLC_V:481:25915: note: :expanded from macro 'VLC_OBJECT'
49 G:etChVA eR_cCked(VLC_OBJECTnst vlOOc_objecRct(o),n,note: expanded from macro 'var_SetInteger'
t,v  D259SAR) | 
      ,| _S                                               ^T
RI../include/vlc_common.hN:#o n481:15s:t  &) note: vexpanded from macro 'VLC_OBJECT'adel
 stfr  481 |         constG | V L481_)inte var_SetInteger(au | ))
      ,Cnct vl ,_ V| ,t     ,v c)AR_DOI expanded from macro 'VLC_OBJECT'cons
N
      |                                                ^
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
*)(sH  tructb vlc_commo481 |      ERIT )c;
      |     ^
t../include/vlc_variables.h:122:39:   o   481 consmt st | mns o_nme  note:  expanded from macro 'var_Create'   
   c122 | onst &,ctrr#define uct vlc_(uct vlccovar_Cremamot_members: _common_members: n_(members:econst vlcvar_ (const vl_Getx)->obj) C\h
      |               ^cecke_d(oobject_tst,r(an,t
 uct,v),  vvab,rc) var_C(reate( VLC_OBJE_GCT(a), eb, c )
tChecked(VLC_input/stream_extractor.cobOjconst vlclmbe*rs:_ (const cvlc_ob:320joect_b:      tje_ct)20comm(&(x)->obj) \
      |               ^
| : warning:                                       ^
_../include/vlc_common.hon:_481:tmemdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15  b: ernote: In file included from saudio_output/output.c ::31expanded from macro 'VLC_OBJECT'
*):
In file included from ../include/vlc_common.h  (481& |  : (const vlc_object(x)-_t>obj) \
      |               ^
1031:
../include/vlc_variables.h:304  :      const struct vlc_c*)(&(x)-17:om warning: mo>obj) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n_membeIn file included from audio_output/volume.c:29:
In file included from ../include/vlc_common.h:  304 |    rs :1031if (const vlc_object_t  (likeIn file included from video_output/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12*)l: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
320  203 |     return var_yect_t tS*et(BC!vJar_GetChecked  |  (*objEC:
T(o),n,t,v)
)      |                                                ^
(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
&h) (&(x e c)->obj) \../include/vlc_variables.h priv-
      |               ^
,:   481 | na  In file included from input/stream_memory.c:28:
In file included from input/stream.h276:k28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: >warning: mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]oed(dule = modul
e  m_e:10: need( p ,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   276 |     if( !var_GetChecked( p_obrji,V LpC(vx)- psz_name, VLC_VAR_INTEGER, _&VAR_COO_objRD, pszS304, |     if val (likel y(!var_GetChecked (obj, name, VLC_VAR_COORDS, &val)))
      |                 ^
)../include/vlc_variables.h:142:48: note:     )
 coexpanded from macro 'var_GetChecked'
        142 | #defin|          ^e var
 ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
_  142 | #&dvalefGeine var_G-tnetChecked(o,n,)Chest stt,cruct vlked(o,n,t,v) vacr_Ge_common_members: (cv) vartCheckoed(VLC_nGsett Chevlccked(VLC_OBJECT(o),n,t,v)
      |                                                ^_o
))
../include/vlc_common.h      |                 ^
>../include/vlc_variables.h:142:48_:object, capab ilinote: :481:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_GetChecked'ty, module
O  B  J142 | #dECT(o),n,t,v481b |     (_ject_t *namFloat( VLC_O&eBJECT(a),b)
      |                                           ^
)../include/vlc_common.h:481):15    c(o(&(x)-nst struct vlc_co,>m:m  tobj)note: expanded from macro 'VLC_OBJECT' ornu_em e)mbers: (co;
ns
t vlc_object_t *  481\
      |               ^
)(&(x)->ef | obine v      |                     ^  j)
 ../include/vlc_modules.ha:48\r:  _G
        |  c              ^onst 
etx
      |                                                ^Checked(o,n,t,v) var_GetIn file included from input/var.c:31:
In file included from Ch../include/vlc_common.h42:In file included from audio_output/volume.c:29:
In file included from ../include/vlc_common.h ::1031e1031:
:
../include/vlc_variables.hcked(VL:C293:note: 10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:429  :2935 | :   ) if( !var_GetChecked(->o  p_obj, expanded from macro 'module_need'
p   48_Osz_naBJwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]EC
m  Te,( Vo429 |  )LC , | n,t#d_be,  var_Create( p_obj, psfine module
_../include/vlc_common.hj) need:s(atrucz\
      t|               ^
 v_,481blc_common_members: (const vlcIn file included from input/subtitles.c:38:
nVAR__oaBOOL, &val ) )
me,,c,d)        :V15: LCmo_VAR_Inote: expanded from macro 'VLC_OBJECT'dubl
e  481_In file included from ../include/vlc_common.h:NTE |  vn  eG 1031:
jed(../include/vlc_variables.hVec : 491|   con         ^
t_:5: )tswarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

ELR       ../include/vlc_variables.h|: tC_| OVLC_VAR_DOINHERIT );B 142                                               ^
Jstruct vlc_coE:48: note: expanded from macro 'var_GetChecked'
  142 | #define v../include/vlc_common.h :481:*)(&  15mmo                ^n
_      |     ^
: 491 | (
../include/vlc_variables.h :a../include/vlc_variables.h:142122note: expanded from macro 'VLC_OBJECT':
:39:     v ar_Creanote: expanded from macro 'var_Create'
481 |   memt 48 122 | #rdbeefine libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/inhibit.lo -MD -MP -MF video_output/.deps/inhibit.Tpo -c video_output/inhibit.c  -fPIC -DPIC -o video_output/.libs/inhibit.o
r_ sGetCe( : ChT (ecp_oxnst(ovar_C)    corns->obba jv, psz_namel,c_object_t *)(&(x)->obj) \
      |               ^
 Vt)   var_ sLtSrCue_VtIcntt AR_Avlce_j),bD,gecDIn file included from rinput/stream_memory.c:R(E Vc,d) om28:
In file included from input/stream.h:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: modue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n__\)
      |                                          ^
S../include/vlc_common.hSL  324 |  
      |               ^
 :Cn  if( !vaa:input/input.c:r_Getm Cmh_481eee, VLC_VmOBckbers: (AR_946const vlcB_objck:15: note: expanded from macro 'VLC_OBJECT'
ed  481 |         cect_t *)(&((x)-:>obj40note: JoECT,onn,t: ,warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v
O  s946O) v | a expanded from macro 'var_GetChecked'
   142 | #)d,b,c)ee)| VLC_VAR_DOINHERIT );
      |     ^

../include/vlc_variables.h      |                                                 ^
:../include/vlc_common.h:481:15:  \
note: expanded from macro 'VLC_OBJECT't     f
i   481    st122r:39: |         const struct vlc_ unote: expanded from macro 'var_Create'      c| t vlc_common_libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/interlacing.lo -MD -MP -MF video_output/.deps/interlacing.Tpo -c video_output/interlacing.c  -fPIC -DPIC -o video_output/.libs/interlacing.o
members: (
   122 | #define var_const Creat              ^
de(a,b,c) var_(        p_obj, pszCreIn file included from audio_output/output.c:31:
In file included from ../include/vlc_common.h:1031    :
../include/vlc_variables.hate(  v              * var_nameVLC_OB,JECT(a), b, c )
      >:_obj) |                                       ^
\
      |               ^
G VL../include/vlc_common.h:481:15: C_VAR_Fnote: expanded from macro 'VLC_OBJECT'
  481 |         coLOAT, &val n)et )
In file included from Flsaudio_output/dec.c:33:
In file included from ../include/vlc_common.h:1031:
t ../include/vlc_variables.hstroat( uct      : |          ^
vlc_common_members: (const ../include/vlc_variables.h:142vlL:32448p_i:: npc_obne var_ject_t note: expanded from macro 'var_GetChecked'
, val511:5*)(&(x)->o );
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
10      |            ^
:../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
ut, bj) \
  511 |     var_CreatGetChecked(o,ne,(t p_obj, psz_n  140 | #de"stop-time" fine,  ));
142 var_a | #m      e|                                        ^
S../include/vlc_variables.h:etCdefine var_Gev) var_GetChecked(V660LhtCC_OBJECT(o):43: note: expanded from macro 'var_GetFloat'
e,n,th,evc)k
e  c            |               ^
660ked(d | o|                                                ^
,../include/vlc_common.h:481:n#,In file included from input/subtitles.c:38:
In file included from ../include/vlc_common.ht,v) var_GetChe(o,n,t,vc:1031)defin:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
k var_ed(VLCe v_OBaJEar_GetCheCc15,T(o),n,teate(a,b,c) var_Create( VLC_OBJECT(a),  511 | SetChecke,v)
      |                                                ^
    var_Create( p_od(VLC_OBJECT(o),n,t,vked( b, c )
      V|                                       ^
b../include/vlc_common.h:481)l: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.hr_GetFloat(a,b)   var_Ge  481
      |                                                ^
 | :       j, psz_na../include/vlc_common.hme, VLC_ :481:15: note: expanded from macro 'VLC_OBJECT'
 const 481:15: note: expanded from macro 'VLC_OBJECT'
struct vlc_c  481 |   VtFo  m481LmVAR_INTE      cCon_members: (coc | _nloatVGE st vlc_oonR cs|bject_t *)(&(x)->obj) (t\
L_ oVLC_OBJECT      |  VLC_OAC              ^_
VAR_DOR_INTEINHERIT
      |     ^
G../include/vlc_variables.h:122:BJECT(a),b)ER | VIn file included from audio_output/filters.co bject_t *)(&(x)->obj) \
:      34| :
              ^In file included from 
../include/vlc_common.hm:m1031:
../include/vlc_variables.h:324:10: warning: on_mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  324 |     if( !v      |                                           ^arembeL_C_VAR_
DOINHERIT
      |     ^
 GetChr secked: ((../include/vlc_common.h:481 p_obj, pscz_:15:n In file included from  a../include/vlc_variables.hvideo_output/display.c:122 struct v note: :me, VLC_VA:R39: note: expanded from macro 'var_Create'
expanded from macro 'VLC_OBJECT'
   122 | #d_F   lc_coconst struct vlc_common_mmmeLemOAT, &val ) )
      |          ^
on_members: (constb481 |         const struct vlc_common vl_mec_../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
objecmbers: (const vlc_fobject_t *)t_t *)(&(x)->obj) \
      |               ^
i(&(x)->obj) \
      |               ^
  142 | #define ne vvar_GetChecked(o,n,t,v)aonstr_In file included from input/stream_memory.c:28 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 input/input.c var_GetCvhecked(VLl  c324 | :
In file included from Creeinput/stream.h:28:
In file included from ../include/vlc_common.h:1031:
  ../include/vlc_variables.h:340:9::950 :40: _warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a   950 |  if( !va      r                           te(a,    * va_r_GetFloat( p_inpu  t,C_OB "run-time" ));
      | r340 |     if( var_GetChecJECT(o),b                                       ^
n,c) v,t,v)
      |                                                ^
../include/vlc_variables.h:660:43: note: expanded from macro 'var_GetFloat'
Gae../include/vlc_common.ht:C481hrecked( p_obj, psz_name, VLC_V  660 | #define var_GetFloat(a,b)   var_GetFloat(:15: note: expanded from macro 'VLC_OBJECT'
o  481 |       AkVed( bpR32jLC_OB_FLOAT, &va:
lIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.he ) )
      s| :  :189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Jc  const  189 |     retu_Cr(coEC_eTate( VLC_OBJECT(a), b, c )
      |                                       ^
 ../include/vlc_common.h:481:15nstruct v: note: expanded from macro 'VLC_OBJECT'
tst vlc(a),b)
      lo_object__t *)(&(c_commo| n_members: (const vlc_object_t *)(&((ob)j, psz_name, t,n,x)->obj) \
      |               ^
 *)(&t,v)
      (V|                                                ^
xIn file included from audio_output/filters.c:34)->objx:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) \
      | L              ^
  340 |     if( var_)GetChecked( p_obj, psz_nCame, VLC__VAVR_STRINGA, &val ) )
R      |         ^
_STRING, &val ../include/vlc_variables.hrn var../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_:S  481 |         co142:48: note: expanded from macro 'var_GetChecked'
nst struc)t vlc_common  142 | #def- In file included from >ine _members: (const vlc_object_t *)(&(x)->obj) \v
      |               ^
         ^
ar)../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_video_output/control.cG:e_teCtCheckedheckIn file included from audio_output/volume.c  481 |  28:    ( o,n  const ed( p_osbj, psz,t,v)29:
In file included from ../include/vlc_common.h:1031:
_name, t../include/vlc_variables.h:304:17:GetChecked(o,n oVruct vlc_common_me,t,v) vLC_VAR_INTEGE warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ar_mbers:
 :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12:   R, val );
      |            ^
304../include/vlc_variables.hv | :140:48ar(const    if (likelG vlc_object_te t*: note: expanded from macro 'var_SetChecked'
)(&  
140 | C(h      e|         ^,
 pscked(VLC_OB#y(!var_GetChecx)->obj) \
      |               ^
kedefine var_SetChecked(o,n,t,v) var_SJECT(o),n,t,vIn file included from )
      |                                                ^
etChecked(VLC_OBJECT(o),../include/vlc_common.h:481:15: n,t,v)
      |                                                ^
../include/vlc_common.h:481:15:note: expanded from macro 'VLC_OBJECT'
audio_output/dec.c:33:
In file included from ../include/vlc_common.h  481 | b:1031:
../include/vlc_variables.h:525:d (obj, name, VLC_VAR_COORDS, &warning: z_5:vjname, VLC_VAR_S warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
TRING    , val );
      note: expanded from macro 'VLC_OBJECT'
|            ^
525../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 | _    var_al)))
      | GetCheckedC                ^    481140
 | ../include/vlc_variables.h:142:48: note: re | a(VLexpanded from macro 'var_GetChecked'
 t e   ../include/vlc_variables.h(  142 | :#define va142     co     const struct vlc:48: note: n sr_GetChexpanded from macro 'var_GetChecked'
Cecked(o,n,t,v) v  t struc_Op_com142t | #def: vl#adei15)c_commone varfine var_SetChecked(o,BJ_obj, psz_name, VLErCC_Vn: \
AR_BO      OTL(|               ^
mon_members: o(), const  note: vexpanded from macro 'VLC_OBJECT'l
c  481 | __G  n,t,v)     GetCheckeed(|  VLC_VcLC_OBJECT(otoChecbject_t *)(&ked(o,n,t,v) o(,)nst struct vlc_comm,xinput/es_out.c):var_GetChecken,t,v)
      |                                                ^
1135:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 1135 |     481->o |         cobj) \
      |               ^
on_memberd(VLC_OBJECs: _VART(o),tnnIn file included from ,st s      _msg_Dbg(t,v)
      |                                                ^
 ../include/vlc_common.h:481t:ruct v(c15oDOnst vlc_object_t *)(&audio_output/filters.c:(x)->obj) \
      |               ^
 note: expanded from macro 'VLC_OBJECT'
INp_inHERIT
put, "  481 | lcIn file included from input/var.c:can31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        const stru_commct vlc_common_member      s: (con:  442 |    |     ^
34../include/vlc_variables.h:122:39: note: :
 expanded from macro 'var_Create'
var_Con_memb  eIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hrrst 't ,:350:9:s: (const vlc_ovlc_object_t *)(&(x)->obj) \
      v |               ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |     if( var_GetChecked( p_obdelete program %d whibch still jejct_t *)(&(x)->oIn file included from input/stream_memory.c:)b28:
In file included from input/stream.h:28:
In file included from ../include/vlc_common.h, psz_:1031:
../include/vlc_variables.h:350:9 nj)ame, VLC_VAR_STRINGea \
      |               ^
has %i ES",
      |         ^
te( p_ob, &va../include/vlc_messages.h:87:j, ps5In file included from audio_output/volume.c:29:
In file included from ../include/vlc_common.h:1031z_name, VLl ) ):
../include/vlc_variables.h:
      |         ^
C_VAR_BOOL | VLC_VAR_DOINHERIT );
      |     ^
324:10:../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
:../include/vlc_variables.h:122:39: note:   142 | #dexpanded from macro 'var_Create'
efine var_GetChecvar_kSetCheecked(VLC  122 | #de fnote: expanded from macro 'msg_Dbg'
_OBJECT(o),n,t,v)
d   ine var_Create(a,b(o,,c) var_Create( VLC_87n,t,v | OB    msg) vJECT(a), b, warning:  c )
      |                                       ^
_Generic(p_this, ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'      VLC_MSG_DBG, __VA_A
ar_GetChecRGked(VLC_O  481 |  S__)       cBJECT(onst 
      |     ^
so),n,t,v)
../include/vlc_messages.h:78:13due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |        |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | truct v: note:    if( !var_GetChecked( expanded from macro 'msg_Generic'p_
In file included from    78 loc_common_memberbjs: (,cons | tvideo_output/inhibit.c  n        :vlc_L_25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
me  c  189 |     mbers: (returog(VLC_OBJECT(o), p, n vvlc_module_namoec, __FILE__, __nst strucar| _SetChecked( psz_onst vlc: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 p_obj, name, V_pszLC_VAR_FLOAT, &val )otbject_t *   )
      |          ^
../include/vlc_variables.h:142:48 vlc_co: 350 |     if)(&(xnote: expanded from macro 'var_GetChecked'
)->obj(   142v | #defi) \
      |               ^ar_GetCheck
ed( p_obj, psz_name, VLC_VAR_STRne vvlc_object_t *)(&In file included from video_output/display.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
I(x)-ar_GetC  LINE__, \
      |             ^
../include/vlc_common.hhe>ob203 |    :mm return var_SetCheckNG, &v481j) \ckeea
:d15:In file included from (l )do,n,t, v                                               ^) vvideo_output/interlacing.c:122
(29 ../include/vlc_common.h )
      |         ^_nam | #darone, VLp_GetCheckC_VAR_INTEGER, eed(:fine vaVLC_OBJ      |               ^
l );
      |            ^
481../include/vlc_variables.h:140:48: note: :15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_SetChecked'In file included from input/var.cnote: _m  veamr_Creaexpanded from macro 'VLC_OBJECT'
b_t481 |         const struct e(a,b,c) var_Cr:31  v481lc_ | ECT(o),n,t,v)    c
      |                                                ^
:
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  oo481 |      In file included from ea t e (  VLC _OBJECT(aconst st), b, c )
      ruct vlc_common_members: (const vlc_objec  const stru:
In file included from ../include/vlc_common.h:../include/vlc_common.h:ct vlc_c1031:
../include/vlc_variables.h:1031:
t_t *)(&../include/vlc_variables.h(x)mmon_mem455:5: warning: -o>mmon_mobj) \
      |               ^
:189:12: embedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|                                       ^
../include/vlc_common.h:481:rs: (co  455 | nst vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    var_Create15: note: expanded from macro 'VLC_OBJECT'
( lc  481 |      p_ob_objej, ps ct_t *)(&(x)bers: (co  connst vlc_st sobject_t-ruct vlt >obj) \
      |               ^
*)(&(c_x)->obj) \
common_      |               ^
members: (const vlc_object_t *)(&(x)->obj)In file included from audio_output/volume.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hinput/es_out.c: :340:9: In file included from audio_output/common.c:31:
In file included from ../include/vlc_common.h:
1031../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
:
../include/vlc_variables.h  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  189 |     return va  340 |     142if( var_GetChe\
      |               ^
r_Setcked( p_obj | C#hd31 warning
efine var_eGceked  140 | #dt1225:5,In file included from  z_name, VLC_VAR_FLOACeThaudio_output/dec.ce: fine:33:
In file included from warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | VLC_VAR_D../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5:OINHERIT );
      |     ^
../include/vlc_variables.h:122
:39 :pvcasrkz_name, _ VLC_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]SetCheVAR_STRI(NG, &val
:  256:12: 539 |     var_Create(ee  1225 |     msg pcke __Dbg( p_input, "EsOutProgrd(o,n,t,v) var_SamMetetCwarning: ohdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ecked(VLC_
Oap_obj, psz_naBme:J,
       note: Ebexpanded from macro 'var_Create'jCT(o|                                                ^
,  256 |     return var_SetChecked( ps_obj, psz_n../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
number=%d", i_ generatedame, VLC_VAR_group );
      |     ^
dA.
DDR(
o  122 | #define var   481 |         consrs: (const struct t vlc_object_t *)(&(x)->obj) \
      ESS, va|               ^
 ) )
      |         ^
../include/vlc_variables.hl );
      |            ^:142_p:48: note: expanded from macro 'var_GetChecked'
  In file included from audio_output/filters.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]142 | #
svlc_cCdefine va,  nr_GeretChecked(o,
,../include/vlc_variables.h:140:n,t,v) var_GetChat48,te(a,b,c) var_Create( Vv): var_Gz VLC_VAR_FLOAT | VLC_VAR__name,LDOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
C_OBJECT(a),  122 |  etChecked#define var_Creat(ee(a,b,c) var_Create( VVcLCked(VL../include/vlc_messages.h:L87:5: bnote: expanded from macro 'msg_Dbg'
,   87_OBJECT(o),n,t,v) c C)_
O      BJEC
|                                       ^
      ../include/vlc_common.h:|                                                ^
481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
o |     msg_Generic(p:15: note: expanded from macro 'VLC_OBJECT'
mdepbase=`echo video_output/snapshot.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
_this, VLC_MSG  /bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/snapshot.lo -MD -MP -MF $depbase.Tpo -c -o video_output/snapshot.lo video_output/snapshot.c &&\
mv -f $depbase.Tpo $depbase.Plo
_  481 | D BG,       con481 |  st struct vlc_common_mem bers: (cT( onst vlc_oobjec)t,_nt *)(&(x)->o__VA_A,Rm t,v)bj) G     cS__)

      |                                                ^
\
      Co      | n    ^| ../include/vlc_common.h_O
BJECTo../include/vlc_messages.h              ^:(78
:a)13:n note: st stexpanded from macro 'msg_Generic'
r,uct  vl   78 | c _bc_o  , m vc lcIn file included from :input/stream_memory.c:28:
481:15: note: expanded from macro 'VLC_OBJECT'
 note: In file included from input/stream.h:28:
In file included from ../include/vlc_common.h:1031:
)expanded from macro 'var_SetChecked'
m
      |                                       ^
_Log(VLC_OBJECT(e  ../include/vlc_variables.h:362:9mon_members: : warning: (const vlcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_object_t   m*)481  362 |    (&(x)->obj) \
       if( va|               ^
r_GetCheck |   b  eerdsIn file included from input/var.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: ../include/vlc_common.h:b481owarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: (cons:140 | #d    cone), p, vlc_module_name, __FILE__, __LINE_(jt , psz_name, VLC_VAR_BOOL, val );
      |            ^
  469 |    15: f note: vlist struct vlc_cne varc_object_t ../include/vlc_variables.h*:140:48: note: expanded from macro 'var_SetChecked'
  140 | )#(d&e(fx)v)->obj) \
      |               ^
ar_Creato,e( p_obj, n,t,v)pszIn file included from audio_output/output.c:31:
mmon_meIn file included from mexpanded from macro 'VLC_OBJECT'_,
bers: (const vlc_object_t *)(&( \
x)->o../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  340 |     i  f481 | j) \
      | (              ^
   var_GetChe      con_name, VLC_VAR_      |             ^s
c../include/vlc_common.h:k481e:15:t note: expanded from macro 'VLC_OBJECT'
 ds(t rpu_cotb jv,l c_common_membepirs: (const vlcsz_name, VLC_VAR__SneTSTRoIRbjeNG, &vaIlc ) )
      |         ^
t../include/vlc_variables.h_t *)(&(x)->obj) \
      |               ^362 | N   G :142:48: note: expanded from macro 'var_GetChecked'
 var_S
i  142 | #define  v|a rV_LGetChIn file included from audio_output/volume.c:29:
In file included from In file included from   481 |     
../include/vlc_common.hC_V:1031:
../include/vlc_variables.h:350:AR_ audio_output/dec.c9et Cp      h|                                                ^:   const e
c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_koed(o,bfs( var_Getj, ptChruct vlc_  350 |    sne../include/vlc_common.h,t,v:z481:DeOINHERI) var_Sectc_nameT , VoLmckmone_Cm_emVAR_ADDRESS, );
      |     ^
&val ../include/vlc_variables.h:122:39:d note: )(  )
      |         ^
pexpanded from macro 'var_Create'
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  122 | #define_obj,  142 | #define var_G v:a33r_Create(a,b,c) var_Create( VLe:
In file included from ../include/vlc_common.h:1031:
 ../include/vlc_variables.h:554:5: warning: bers: (const vlc_objectC_O_t *)BJEdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](p&(x)-sz_name, VLC_VARCT(
>  554tChecoba),kedj) \
      |               ^
 b, c )
_ADDRESS,      | (o                                      ^,
 &nv,../include/vlc_common.hta,:vl)481  v:a)r15_ G:e)t Checked(VLC_OB15:JECT(o note: expanded from macro 'VLC_OBJECT'

)        481 |   ,n,t,v)
C      |                                                ^
hecked(note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  :481481 |            const struct vlc_   coconstmmon_ struct vlc_common_members: (const vlc_objeVcLC_OBJEt_t *)(&(CT(o),n,t,v)input/es_out.cx)->obj)
:1372:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 \      |                                                ^

      |               ^../include/vlc_common.h
 :481:15: note: expanded from macro 'VLC_OBJECT'
|   481 | 1372        ^In file included from input/var.c:31:
In file included from ../include/vlc_common.h:1031m_SetCheckembers: :
../include/vlc_variables.h(const vl
:c../include/vlc_variables.h |     msg_Dbg( p_inpu_object_t *)(&(x)->:t142:48: note: :15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_GetChecked'
  481 |     142 | #obj) \define var_GetChecked(o,ed(o,n,t,v)
      |               ^ n,t,v) var_GetChecked(VLC_OBJE
CTv a     const struc | t  In file included from video_output/inhibit.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12:  warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o)
,n,t  203 |     ret,v)urn var_Se
vlc_common_members: (const vlc_ob      |                                                ^
ject_t *)(&(x)->obj) \
      |               ^
477../include/vlc_common.h  v:481:15:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   477: note:  | expanded from macro 'VLC_OBJECT'
   481   var_Create( p_obj, psz_name, VLC_VAR_STRING | VLtCaIn file included from input/stream_memory.c:28:
In file included from input/stream.h:_VA |     R   28 const struct vl:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:c_commo429:5: warning: n_mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_embC
hDOINHERIT );
        | 429    ^ | 
 ../include/vlc_variables.h   var_Create(e:c p_obrked122:39: note: expanded from macro 'var_Create'
_( p_Creat  e( p_objob,j, psz_name, VLC_ VARjp_sz_name,BOO psz_namL,122 val );e, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT |  )#;
      |     ^
d../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 e f    122 | #de,fine var_Createi(na ,Vb,c) var_Cre,e var_Create(a
      |            ^
a../include/vlc_variables.h:te( V,bLC_OBJECT(a), b, c )
      |                                       ^
140L../include/vlc_common.h:481: "EsOu48: tP:rr_SetCheckoenote: expanded from macro 'var_SetChecked'
15  140 | #define var_SetC:h  gramEpged(VLC: cked(_OBJECT(o),n,tnumber=%d name=%s",,c) var_Cre,v)
      |                                                ^
a../include/vlc_common.h:481:15:  const strunote: cexpanded from macro 'VLC_OBJECT'
   481 |   it  te(  note: expanded from macro 'VLC_OBJECT'
_group,   481 | psz_cat );
       |     ^     const s
 V   ../include/vlc_messages.h:87:5tL  V : L rCconote: C_VvlcA__unsct vlt Ocommon_membBJECT(a)ers, b, :c )
 (const vlc_object_ct *)(&(x)->obj) \
      |               ^
R_comm_INon_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from video_output/display.cT:32:
In file included from ../include/vlc_common.h:1031EGER, val ):
../include/vlc_variables.h:212:12      |                                       ^
;
      |            ^
: In file included from input/stream_memory.c:28:
In file included from input/stream.h:28:
In file included from ../include/vlc_common.h../include/vlc_variables.h::1031:
../include/vlc_variables.h:442:5expanded from macro 'msg_Dbg'../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
warning: :  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481
 |   212 |     return var_SetChecked (obj, name, VLC_V140:
48:      note: expanded from macro 'var_SetChecked'
   const st  140 | #defi warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ruct   442 |   ne vvar_SetChecked(o,n,lc_common_  var_Creatmembers: (const,v) var_Se   C87 |     msg_t vlc_object_t *)(&(x)->ARo_bsteCruct vlc_common_memj) \ebers: (const vlc_object_t *)_Generic(p_this, VLC_MSG_DB
      |               ^
rs: (cV(&(A(x)oR_SG-, >_ Tp_obIn file included from input/var.cj:,RnOoOINsRGDS, valb);t 
j      | ) | VL           ^ \
      |               ^

 v../include/vlc_variables.h:140psz:lc_ob_name,In file included from audio_output/common.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
4831:
In file included from C_VAR_../include/vlc_common.h:1031DjOINHERIT
      |     ^
:
../include/vlc_variables.h:491:5: ../include/vlc_variables.h:122:39: note: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:tCexpanded from macro 'var_Create'hec  k491e | d ( V L Cv_aOr  VLC_VAR_BOOL |e VLC_VAR_DOINHERIT );
B      |     ^
J_CE../include/vlc_variables.h:
reCTa122note: (:39expanded from macro 'var_SetChecked'teo(: 
   p_obj, psz_n  )122 | note: expanded from macro 'var_Create'
140#ame, VL,n,t,v)
C      _|                                                ^
de../include/vlc_common.h:481:VAR_ADfine15:  vnote: expanded from macro 'VLC_OBJECT'
DRar_Create(a,b,c) var_CreatESS |  481 |   e( VcL CV_OBJt_t EC*)T(a), b, c )
      |                                       ^
 ../include/vlc_common.h(&(x)->o:bj) \
  122 | #definL  481276 |      e C : i15f: note: ( var _VAR_DOIN consvar_Crt e | a#defiHnseE tru ic_tG vlc_common_memberRIT )s;
      | f    ^(t e!(a,b,c) var_Cvraeate( expanded from macro 'VLC_OBJECT'
:  481 |         const struct vlc_common_member_ers: (conG
e../include/vlc_variables.h:t122C:h39ecked( p_obj, psz_: note: expanded from macro 'var_Create'V
L  122 | #deCfine vst vlc_object_t *)(&(x) t_OBJECT(aChecked( pa_on(a)bj, psz_m->obj, b,) \
      |               ^
 c )
const      |                                       ^n a
me,../include/vlc_common.hvel, VLCIn file included from audio_output/dec.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:_VAR_INTEGER,481 &val:libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/snapshot.lo -MD -MP -MF video_output/.deps/snapshot.Tpo -c video_output/snapshot.c  -fPIC -DPIC -o video_output/.libs/snapshot.o
 VLC_VAR_ ) )
r:STRI_Create(a,b,c) var_Create( VLC_OBJECT(a), bc, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'_o
bjec15t_t *)(:  481 |      note: expanded from macro 'VLC_OBJECT'
 563:   const struct vlc  _&5: (x)common_me481      NGwarning: |          ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m  bers: (cons563 | t vlc_object ,-../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'>obj &val ) )
      |         ^
)../include/vlc_variables.h: \
      |               ^
142:48: note: expanded from macro 'var_GetChecked'   var_Create( 
p__otb j*,) (p&s(zx_)n-a>obj) \
      |               ^
   |        142 | #define var_GetChecIn file included from In file included from input/var.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

k  142ed const str  511 | vaurvideo_output/interlacing.c(o,:n,ct vlc |     var__common_members:_#St39de29:efine v note: t a,v) expanded from macro 'var_Create'
(c:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203  122 | #var_GetCmdefine varr_GetConse:C12, VL:her eatehectC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h :cked(o,n,t,v) vChecked(122:39: note: expanded from macro 'var_Create'
ar_  G122 | #detCked(VLC_OBJefine var_CrECT(o),n,t,vlc_objectwarning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_Create(a,b,(h_ecked(VLCt *)v)

(&(x)-      |                                                ^_> p_obj,ob
, p../include/vlc_common.h:481jeate(a,b,c) var_Create( VLC_OBJECT(a), b,n:,)t  \c )
      s
z,      | | _na15: note: expanded from macro 'VLC_OBJECT'                                      ^c

)  ../include/vlc_common.h:481                ^
me, VLC_VAR_INTEG vvar_Create( VLC_OIn file included from input/stream_memory.cBJ481E203 |    :28 |      o,En,CT(a), b,t    const sc )
      |                                       ^
:truct :
../include/vlc_common.h15:481:15: note: ) var_Sexpanded from macro 'VLC_OBJECT'
etChecked( retu  481 |         const struOIn file included from input/stream.hB:J28:
cIn file included from t../include/vlc_common.h :v1031lc_c:
ommoVLC_OBJECT(o),n,t,:ECTv( rn var_SetCh)eckedo),n,t,v)
( note: p_ob../include/vlc_variables.h:455:5
      |                                                ^
j, p: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      sz_name|                                                ^
, V
LC../include/vlc_common.hn:_members: (const vlc_o_Vb481:15: note: expanded from macro 'VLC_OBJECT'
jRe |   481 |     VAct_t *)(&(x)-> R_BOOLexpanded from macro 'VLC_OBJECT' 
ov l cconst_commonLb strC_VAR__members: (const vlc_objeDcOINHERIT../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

,     j      ) \
      |               ^
481|     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define v |   ar_C      const struct vlc_common_meIn file included from input/subtitles.c:38m481 |         consbt struct vler:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: scva_common_members: (clwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
uct vlc_comonst vlc_obt_t *)ject_t *)(&r  eate(a,bm(x)-:455>obj) \
 (,cons  525 |  v) var_SetChecked(VLC_OBJECT(      |               ^
ot v), n,t,,c) var_Create( (l&( In file included from Vaudio_output/common.c)c;_
o      b| L           ^C
_../include/vlc_variables.h:O140B:j48e:c tnote: _expanded from macro 'var_SetChecked't
 *)x)->o(&(x)->obj) \
      |               ^
 |     varbJjECTv)
_Create( In file included from audio_output/dec.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9:      | on_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  var_Crp_obj, psz_name, VLC_VAR_                                               ^:  31578 |  F m  ife
(../include/vlc_common.h:481:15: :
 In file included from vamLe) \
      |               ^
ate( p_Obers: (const vlcAobj, T | VLC_VAR_DOINHERIT );      _
      |     ^
In file included from |               ^
audio_output/volume.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362psz_name, VLC_VAR_BOO:L | 9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_VAR_DOIN  HERIT
      |     ^
../include/vlc_variables.h:122:39:../include/vlc_common.h :note: 362 |   objeexpanded from macro 'var_Create'1031r_Change( p_oct_t *)(&(x)->objb)j ,\ 
psz_name      ,|                ^V
LC_VAR_CHOICESC  if( vIn file included from audio_output/filters.c:34:
In file included from ../include/vlc_common.h:1031:
aIn file included from video_output/display.c:32:
In file included from OUNT, &c../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
../include/vlc_common.h:1031:
ount, NULL ) )
        140|         ^
  429 |  ../include/vlc_variables.h  | #def../include/vlc_variables.h:128:43: note:  expanded from macro 'var_Change'
  128 | #define var var_Create:note: (_Chang../include/vlc_variables.h:expanded from macro 'VLC_OBJECT'
../include/vlc_variables.hr_GetChecked( p_in                                          ^o
bje(a,b,c,d  481 | ,e) var_Change( VLC_OBJECT(a :, psz_namep)_,o, 122:39: bj, psznote: expanded from macro 'var_Create'
  122 | b#define v../include/vlc_common.h:, c, d,ar_Create(a,b,c481:15: 227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'VLC_OBJECT'  e
227 |     293           481 |        retcovnst stru_ ccotnaurrn var_SetChneckaed vlc_common_membe_S(e tpC_hoebmje,,  VLC_VAR_INTEGER | VLcCk_eVdA(Ro_,DnO,It,v:p10sr) zNHEvar_Create( VLC_OBJ)_n avar_SetChecRIsT );
      |     ^
ECT(../include/vlc_variables.h: (const vlc_objectst stru_ta), b, c )
      |                                       ^
:
122:39:    kedVLC_VA R*_)A(D&(x)->obj) \
      |               ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e   481 |         const str)
      |                                           ^
note: ../include/vlc_common.h:481:15: note: uexpanded from macro 'VLC_OBJECT'
In file included from video_output/inhibit.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hctct vlc_cDRESS, &valommon_ ) )
membe  481 |         const struct vl:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  _212 |     return var_SretChes: (const vlc_objecked c      |         ^
ct_t *)(&((Vo../include/vlc_variables.hx)->LC_(obj, naobj) \
      |               ^
m:142:48: note: expanded from macro 'var_GetChecked'
O BvJmon_mem  lber(a), mEc_common_membeCTrs: (con(142s: In file included from input/stream_memory.c:28:
In file included from (const vlc_st vlc_object_t *)(&(x)->obj) \input/stream.h:28:
In file included from ../include/vlc_common.h:1031:

      |               ^
o),n,t,v)
      |                                                ^
b, c )
      |                                       ^
../include/vlc_common.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | #de  481 |         cfine vare_Goe |  , VLC_VAtCheckeR_COORDS, va   d(o,l)nst struobject vlc_com    const strucmon_members: (ct_;
ct vtonst vl      |            ^
expanded from macro 'var_Create'
n,t,v) varc__GetChecked(VLC../include/vlc_variables.hc  122 | #define_OBJECT(o) ,n,t,v)ommonvl
c      |                                                ^
_:_members: 140:48(ca: r_Creatone../include/vlc_variables.hnote: :expanded from macro 'var_SetChecked':../include/vlc_common.h(a,bst ,c) va:vlc_object_rt  *_Cr469
:eate(5481 VLC_OBJ:E15CT(a), b, c )
      |                                       ^
)*../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(&(x)->obj)   :\481 |         const struct vl
      c|  )(&(x)->obj)                ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]\

      | _common_memberwarning: input/input.c              ^
:953:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  
293 |    s: (coIn file included from  video_output/interlacing.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]29:
In file included from ../include/vlc_common.h:1031:
953nst vlc_object_t *)(&(x)->obj)../include/vlc_variables.h::212:12:
 \
      |    if( !var_Getwarning:               ^
 |             msg_Warn( p_input, "invalid run-In file included from tCaudio_output/filters.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
34i  heme ignored:
  212In file included from cked( p_" | ../include/vlc_common.h:1031:
../include/vlc_variables.h    return var_SetChe:o442:5: warning: cked (obbj );
      |             ^
, name, VL469due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 C  442 |     var_Creat../include/vlc_messages.hj_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e( p_obj, p |    :85sz_name,  :VLC_VAR_Bv5: note: expanded from macro 'msg_Warn'
O   85 |   OL | VLC_VAR_DOINH  msg_122 | #define GERIT );v
      |     ^
eneric(p_this, VLC_MSar_CreatG_WARN../include/vlc_variables.he:122:(a,b,c) var_aCreate(39: note: expanded from macro 'var_Create'
  140 | #define var_SetCheckedr  122 | _(, Creapte#deosfine var_Create(a,b,c) var_Create( V( zp_o,n,t,v_name, VLC_VAR_BOOL, &valbj, psz_name, VL ) )
      LC_C| ) var         ^
_VOBJECAT(aR VLC_OBJECT_../include/vlc_variables.h:_(Sa), b, c )
      |                                       ^
142../include/vlc_common.h:,), b, c )
      |                                       ^
:48: note: expanded from macro 'var_GetChecked'
object  _St 142 | *../include/vlc_common.h:481:15:TRING   note: #expanded from macro 'VLC_OBJECT'|
etCh VLde_f)  481 |      (   const&ecked(VLC_OBJEC struct vlc_common_members:_VACT(o),n,t,vR _)_VA_ADO(x(const vl
Ic)481-:15_objec:       ine var| >R                                               ^ob
j) \
note:       |               ^_GetChecked(o,n,t,v) var_Gexpanded from macro 'VLC_OBJECT'
t_t *)(&(x)->
  481 |     Nobj)    HE../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
RI\T );
      | In file included from input/var.c:31  
481:
    ^
In file included from ../include/vlc_common.h:1031  | :
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
const s  ../include/vlc_variables.h122:truct       v|               ^
lc_common_members: | #dVAIn file included from audio_output/filters.c:34:
R_COORDS, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 efine var_Cre  140 | #defiatne var_In file included from ../include/vlc_common.he(a,b:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 (const vl,cS  455 |  etChec) vk   vc_object_t *)(&(x)->ed(o,n,t,v)ar_ var_Setobj) \
 Checked(VLC_OBJECT(o),n,t,v)
In file included from 525:       |       |                                                ^
audio_output/dec.c              ^ 
ar_Crea :35:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:125:5: warning: 5In file included from input/subtitles.c:38:
In file included from ../include/vlc_common.h:: warning: ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:481:15due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:Cr note: expanded from macro 'VLC_OBJECT'
t1031e( p_obea  481 |  :
j,   525 |        const s truct../include/vlc_variables.h vlc_common_members: (const v   var_Cre:539:5atelc_obje: c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t_t *)(&(x)->t  539 |     var_Create( e( 
p_obj  (125VLC _, psz_name, VLC_p_ |   o bj, psz_n vlcVOBJEC_object_release( p_vout ); A
R_Fame,      obT(a), b, c ) VLC_Vpsz_name, VLC_VAR_FLOA
| T | VLCjL          ^
OAT | VA../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
LC_   66 |     vlc_ob_ject_relea )sR_BOOL | VLC_VAR_DOINHERIVe( ARV_LDCO_IO \BJECT(a
      cNo|               ^
nHERI| Ts );
      | _VAIn file included from video_output/interlacing.c:29:
In file included from ../include/vlc_common.h_ARGS) )
t      |                         ^
                                      ^../include/vlc_common.h st
:481:_    ^_)
      |     ^
r../include/vlc_messages.h:78:15: note: expanded from macro 'VLC_OBJECT'
13  :1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
uct  227me, V:
481 |  L  |     return v ../include/vlc_variables.h:122:39:C../include/vlc_common.h: note: expanded from macro 'var_Create'
v  481ar122 | #defi ne  var_Se_ l C:15 _VARreatteC_FLOhecked( pAT_ob , valj );
      |            ^
note:  const ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
struct vlc_  140 | #define var_SetChecked(o,: note: n,tcom,mv) var_SetChecked(VLC_OBJECT(o)VAR,_DOINHERIT
      |     ^
o../include/vlc_variables.h:122:39: note: Tnexpanded from macro 'msg_Generic'expanded from macro 'var_Create'
  122c__ | #dmeefine var_Crembers: (co
nate(st va,b,c)lc_ (vao,b,ca)b jvar_Crn,ec      common_mt,| vembeatet_t *)(&(x)->obj) \
)
      |       |               ^
(    ^ VLC_OBJE
CTers: (                                               ^
(a), b, c ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
r_Create( VLC  481 |    ../include/vlc_variables.h_ O:c122:39: Bonst vJ)etIn file included from CEheckenote: expanded from macro 'var_Create'
d(VLC_OBvideo_output/snapshot.c  
      |                                       ^:J
35:
In file included from ../include/vlc_common.h:1031G../include/vlc_common.hS:_  _)
      |     ^
 ../include/vlc_messages.h:78 const struct vlc_l:13481:common_me:
mbers:../include/vlc_variables.h (cons:t vlc_object_t *122 | #define 189)(&(In file included from audio_output/dec.cvar_Create(a,b:35:
../include/vlc_input.h:527:29,c) var_Cre: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_obje  527 |    a input_thread_t *inct_t *)(&(x)put =te( VLC_OBJExC->obj) \T
)->obj)      |               ^
( a), b, ci n)
      |                                       ^
../include/vlc_common.hp,  \
      |               ^:481 In file included from video_output/inhibit.c:25:
In file included from ../include/vlc_common.h:1031:
note: 
:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'msg_Generic'
:p12: sz_n../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]aexpanded from macro 'VLC_OBJECT'
   warning: m  78481 | edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | 
,In file included from  video_output/display.c  189 |   
 
 :32:
In file included from          ../include/vlc_common.h481    |    co227 |      v        const stru78ct vlc_comm |     vl:1031on_members:
../include/vlc_variables.h:241:12: n: (const vlc retusrnl cv_art struc c_obje_tc t_t *)(&(x)->obj)Log E(VLC_OBJECT(o), CT(orLeturn og(_VLC_VAR_FLO:AT, warning: S15: note: expanded from macro 'VLC_OBJECT'pval );
      |            ^
etChecked( ),n,t, vlVLC_OBvdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ar_Setp_obj, psz_namCce, VLC_VAR_INTEG,E_modulv)
e      |                                                ^
hRe../include/vlc_common.h,:481:15: note: expanded from macro 'VLC_OBJECT'
 \
      |               ^
vl_
name, __FIcck_ecdL  481 |         const s( p_objE,truct vlc_common_members: val );
      |            ^
_../include/vlc_variables.h:_ (const v ,l140:48c_opbject_t *)(&: note: expanded from macro 'var_SetChecked'
(In file included from input/var.c:  140 | #d31:
In file included from efix)->obj)../include/vlc_common.h :1031u:
\
      |               ^
../include/vlc_variables.h:539:5ne var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJ: In file included from warning: audio_output/filters.c:34:
ECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15:t_CreIn file included from ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:1031:
../include/vlc_variables.h:469:5:ate warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(    469 | 539 |     pa   note: expanded from macro 'VLC_OBJECT'
J   ECT(o), p,91 warnings generated.
var_Crroemate ( p_obj, psz_name, VLC_VAR _FLOAenT | 481 |      _t, iVLC_tem, vVlAR_DOINHERlc_module_name, __ogFIT
, NILE_ULL, NULL );
      | _, __LINE__, \ 
      |             ^
                            ^
m v../include/vlc_input.h:501:46:a      on_members: (const vlc_objecr_Cre_ |      ^
atL conse( p_obj, psz../include/vlc_variables.h:122:39INtt str_uct vlc_common_membename, VLC_VAR_STRIE__, \
      |             ^
rs../include/vlc_common.h::481:15: 
note:   note: expanded from macro 'input_Create'
N_G | VLC_tV   *)(&501 | #define input_Crea(tdepbase=`echo video_output/video_output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/video_output.lo -MD -MP -MF $depbase.Tpo -c -o video_output/video_output.lo video_output/video_output.c &&\
mv -f $depbase.Tpo $depbase.Plo
e(a,b,c,d,e)AR_DOINH ERITinp(u x);
      |     ^
t_Create(VLC_OBJECT()->obj) \
      |               ^
c  241../include/vlc_variables.h: |     return vara),b,c,d,eIn file included from _input/stream_memory.c:SetCh)eck
      |                                              ^ed( p_
o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'bj, : 122pszo
_28:
  nIn file included from sinput/stream.h:28:
In file included from ../include/vlc_common.h:1031481 |         const strnote: u:ct vlc_common_expanded from macro 'var_Create'
:
../include/vlc_variables.h:na  m122e | #defi477:, VLC5_VAR_STR39: ING, val note: ne va);
r_Cexpanded from macro 'VLC_OBJECT'
      re|            ^
m../include/vlc_variables.h:140../include/vlc_common.h:48: :expanded from macro 'var_Create'481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h  481note:  |     expanded from macro 'var_SetChecked':140:48: note: 
expanded from macro 'var_SetChecked'
e  140 | mb#de  fineer vs:ar_SetChec ked(o,n,t,v) (consvar_Sest vlc_objez_name, VLC_VA140 | ctt_t *)(&(x)->tChecked(VLC_OBJECT(o)obj) \
      ,n,t,R_FLOAT, valavt:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 vlc_)obje
e      | (| a              ^
,b,c) var_Create( VLC_);c
t_t *)(&(x)->obj) \                                               ^
  ../include/vlc_common.h
      477 |    In file included from :481:15
  122 | #de:       |               ^
fnote: expanded from macro 'VLC_OBJECT'
ine var_  481 |     Crea    const struct vtlc_coIn file included from video_output/snapshot.c:mmon_me(a,be,  c| )m35:
In file included from ../include/vlc_common.h:481b1031e:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]            ^vr
s../include/vlc_variables.h: (:#daefconst  | r_Create( vlc_objeciVLC 140_OBJECT(at:  
n  203e  ),48:var_ | t  b,  _S  e retCnote: expanded from macro 'var_SetChecked'
hecked( *)(&(x)->obj) \
      |               ^
  140 | #define var_SetChecked(o,n,t,v) var_So,neIn file included from video_output/display.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.ht C,hecked(VLC_OBJECT(o:256)t:, n,t,v)
      |                                                ^
12:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  const struct vlc_c    otm
    256  |  cc )
      | urno ,    return var_var_SetCheckemd( p_obj, psz_name, VLC_VAR_BOOL, vaSl );
      |            ^
etChecked( p_obj, psz_name, VLC_VAR_ADDRESS, val );
      |            ^
../include/vlc_variables.h../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
:140:48: note: expanded from macro 'var_SetChecked'
  140 | #de  140 | #define var_SetChecked(ofine var_SetCheck,n,t,v)ed(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
o../include/vlc_common.h:n_members:481:15 va r_SetChecked: note: expanded from macro 'VLC_OBJECT'
k  (481 |    VLCed_OBJECT(o),n,t   const struct vlc_      const strcommonuct vlc_,v)
      |                                                ^
_membcommon_../include/vlc_common.h:481:15: note: members: (ers: (cexpanded from macro 'VLC_OBJECT'const vlc_on(o n
st vlc_ob  481 |    ject_t *)(&( sbject_t *t struct vvar_Create( p_obj, psz_name, VLC_VAR_STRING | VLconst vlc_o(x)-o,n,t,v) var_GetCheck    bC_Vject_t *)(&()(conAR_DOINHERIT );
      |     ^
x&)->obj) \
l>      |               ^cobj) \
      |               ^
st st
(x)->../include/vlc_variables.hobj) \
      |               ^
red:(input/input.c:964:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  common_members: (In file included from const vlc_object_122t964 |         msg_Dbg( p_input, "sta *)(&(x)->ovideo_output/display.cbj) \:32:

      |               ^
rting at time: %"PRId64"s",
      |         ^
audio_output/dec.c:35:
../include/vlc_input.h:530:9: warning: In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:In file included from 10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  276 |     if( !var_GetChecked( p_obj
input/es_out.cuct vlc_common_members: (const vl:1531c_object../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
_t *)   87 |     msg_Generi(&(x)->obj) \
c(p_this, V      LC_MSG_DBG, __VA:|               ^
9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V:39: note: Lexpanded from macro 'var_Create'C
_   122 | 1531 |  In file included from video_output/snapshot.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |     return var_SetChecked (obj, name, VLC_VAR_COORDS, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from video_output/snapshot.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     return var_SetChecked( p_obj, psz_n       mam
e, VLC_  212 |     returnVAR_FLOAT, val );
      |            ^
 var_SetChecked (obj, ../include/vlc_variables.h_ARGS__)
      |     ^
nsg_Err( p_iame, VLnput, O../include/vlc_messages.h:78BJECT(o),nvideo_output/inhibit.c,:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  241 |     return var_SetCh::140:48: note: 13:"Cexpanded from macro 'var_SetChecked'
tinvalid groe  140 | #defi_V note: up nunmber" A)R_COORDS, val);
      |            ^
;
../include/vlc_variables.h:      |         ^
140../include/vlc_messages.h:ec:83:k v5ar_SetCheckexpanded from macro 'msg_Generic'
:note: expanded from macro 'VLC_OBJECT'
ed(o,n,t,   78 |    ,v) var   _S                                      ^etChevcked
)
      |                                                ^
481 |  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   ../include/vlc_common.h(    481 |          #defin const struct eVL varv_CCreate(a,b,c) v_OBJECT(o),n,t,conlsct_ stru:common_, ps481:15:  vlmcembearr_Crnote: vs)ect vlc_cz_namommo: (cone,a t_memOBJEe( VLC_OBCT(a),bn sb, c )
      |                                       ^
t../include/vlc_common.h:481V:15 vLlc_object_t : note: *
)      (| &                                               ^(
xers)->o../include/vlc_common.hbexpanded from macro 'VLC_OBJECT'j:)481 :\15:v) var_SetCheck
_ed:  note: expanded from macro 'VLC_OBJECT'
(48: note:   expanded from macro 'var_SetChecked'
const  140 | #define varLog(V_SetCLC_OBJECT(o), p, vlc_module_namhecke, __FILE__, _481_LINe  | v  E  d    const struct vlc_common_memberlc_objecs__, \
      |             ^
(VLC../include/vlc_common.h:481t:_15t:  note: expanded from macro 'VLC_OBJECT'
*_)O(B&J(ExC)T-:> o(bcjo(noJ)EC \
      |               ^
T  481 | (),n,t,        constv)
      |                                                ^
 struct vlc_common_members: (const../include/vlc_common.h :e481  d481 |  vlc_object_t *)(&(x)->obj) :CIn file included from \15
:      | _VAR_INTEGER,  & val ) )
     const sexpanded from macro 'msg_Err'
         83 |     msg| _         ^Gen
e../include/vlc_variables.h:142:(48t: note: ric(p_expanded from macro 'var_GetChecked't
h  142 | #rdue p_ocbtj v, ps              ^z_issl,c_common_membenrs:   Vnote: Lexpanded from macro 'VLC_OBJECT'C
amfine  _Me (v481aSr | Goaudio_output/volume.c,      :29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   429 |    n,t,_ERR, , cons VLC_VAR_STRING,(const tv lc_object _t v*_)v(&a()xl )->) ;_
      | var_struct vlc_comm o           ^avn_me), obbj) \
, c )
      |                                       ^

      ../include/vlc_common.h:481| ../include/vlc_variables.hmbers: (c:onst vl              ^
c_object_Var_Create(140 _GetCt hec*kedp)(_o(o&(bj, psz,n,xA:15: tnote:  In file included from tvideo_output/snapshot.cvlc_objec_expanded from macro 'VLC_OBJECT'
AR  481 |     t_t *_nam)GSe , v:) var_Get( & conChecst stru)->obj) \
      |               ^
__)
      k|     ^
ed(VLC_OBJECT(oIn file included from video_output/interlacing.c:29:
In file included from ../include/vlc_common.h:1031),n:
../include/vlc_variables.h:241:,t,v)
      | ct vl                                               ^
(../include/vlc_common.hx../include/vlc_messages.h:)->obj) \
      |               ^
481:15: note: expanded from macro 'VLC_OBJECT'
SetCh  481 | : e     In file included from input/var.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c, VLC_VAR_INTEcked(  VLC_OBJECT(o)12G554 |     var_Cr,E _ncoR |: ,78t ,v)
:13:warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: VLC_VAR_DOINHERIT );
      |     ^
const str
uct vlc_coexpanded from macro 'msg_Generic'
         78 |     vl  241 |     r|                                                ^
mm../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
on_meturn var_SetCheckceat  e481ed(../include/vlc_variables.hembers: (const vlc_o:122:39:48
(: : note: expanded from macro 'var_Create'
note: expanded from macro 'var_SetChecked'
  122 | #define var_Cr |      140    | p_eat#define var_SetCe(a,b, c) hveckp_35 :
obj, ps za_      | In file included from               ^../include/vlc_common.h
e :1031:
cd(nor_C,rame,n,t,vIn file included from audio_output/output.c):31../include/vlc_variables.h: ea241:v12t:note: oexpanded from macro 'VLC_OBJECT'
arn V  481 | 
        const sstt:
In file included from ../include/vlc_common.h:1031 input/input.c:972:9b:
ject_t *)(ruc../include/vlc_variables.h warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]&t
( e( VLC_OBJECT(a), LC_VAR_STRvING lb|, c Cx)) ->obj)VL:C_ \
      |               ^
VAR_DOINHERIcT
      |     ^
  _241stru350:9: In file included from ../include/vlc_variables.hwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  ocmmo:nvideo_output/display.c_mem:32bers: 122:
:In file included from 39../include/vlc_common.h:: note: 1031expanded from macro 'var_Create'
(t vl:
c../include/vlc_variables.honst:293350 : | c_ vlcc om_o bj  |  10e: moT(a), n    return varwarning: m_SetChecked( mpo_obn_co_bmembemrs:j ,jt, psz_name, VLe C
 pbs, c )mbers: (c_t *)(&(x)->obj) \if_(V 
      zva| r              ^_(Aconst 
vlc_objeonstc t__ntG e      taChecked| (vlc_object_                                      ^t *R_S
T../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const sRING*  )(&(x)->obj) 530tru |        ctme\
       vlc_obje
ct_r, , val );
      |            ^
In file included from audio_output/filters.c:34:
VLC_VAR_STRING, In file included from ../include/vlc_common.h:e1031| :
              ^../include/vlc_variables.h
:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
122 | In file included from input/stream_memory.c:l|   _e                                       ^140 | L28:
In file included from p_obj, psinput/stream.h:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
#  491 |     vavaasle :d ( inr_Create( p_obj, pszo_npame, VLC_VAR_ADDRESS | VLC_g(VLC_OBJECT(#Vut oAdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]R_DOINH), 
  293 |     if( v);
      |         ^
p, vlc_module_na !var_GetChefecked( p_obj, psz_name,d VLC_VAR_B../include/vlc_objects.hO:66zlc_comOiLne:,_25warning: : note: expanded from macro 'vlc_object_release'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

 &../include/vlc_common.h:val )  m481:15: note: expanded from macro 'VLC_OBJECT'
477  481  | ) 
n       |   | eame, V var_Cr, __LF 
   66       const st972r |    uct vlc_ c eaC_VAR_ST         ^
Rlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/video_output.lo -MD -MP -MF video_output/.deps/video_output.Tpo omIING,LE_-c video_output/video_output.c  -fPIC -DPIC -o video_output/.libs/video_output.o
 |   &E../include/vlc_variables.h:m   vlc_o b jte( p_obj,e142:48: _on_mepsmbez_rs:   note:  (const)expanded from macro 'var_GetChecked'
msg   _v,142 | #define var_Getlct_efine varChecked(o,n,t,v) var_Gec_object_t *)(&(xWarn( p_input, "invalr_Create(ai)->obj) \
      |               ^
,tChecked(VLC_OBJECT(o),nelease( VLC_OBJECT(a) )In file included from R,t,v)
      |                                                ^

daudio_output/volume.cm      |                         ^ stop-tim../include/vlc_common.hoe ignorved" );
n_members: (con:st vlc_aorb_ject_t Set      C*)(&(x)->obj|         ^
h
I)e c\v../include/vlc_messages.h:85::29:
5: note: expanded from macro 'msg_Warn'
In file included from ../include/vlc_common.h:
      |               ^
../include/vlc_common.hb   ,:c_481): 15v:a 1031note: expanded from macro 'VLC_OBJECT'S85r |     msget
CIn file included from __GeneCreate( VLChinput/subtitles.c:
k_ed(o,n,OBJ../include/vlc_variables.hEt,  481: | 38 :
 In file included from  : 442r:iecked(VLC_OBJECT(o),n,t,v)
      5: ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5:warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
warning:    442 |   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|   __LINE__, \  v
  554  |  481ar_Createc( p _this, VLC_MS cConst sGtruct       :15: note: expanded from macro 'VLC_OBJECT'
( p var_  481 |      C   const struct vreate( p_obj, psz_navlcme,| lc_common_me_obj,             ^pszm_nameT(a), b, c )_commo
      |                                       ^
n, VLC__m../include/vlc_common.h:Vember sV:L C(_c
481:o../include/vlc_common.hVA15: note: ARexpanded from macro 'VLC_OBJECT'_BOb
ers: (co  481OL | VLC_VAR_DOINHERI |         const struct vlc_common_membersnst vlc_obj:e (c                                               ^ct_R
_onst vlc../include/vlc_common.hT );
      |     ^
_:481:15: note: o../include/vlc_variables.h:122:bjeexpanded from macro 'VLC_OBJECT'39
t *_WARN, _  _481VA_ARGS__)
      | S | : note: expanded from macro 'var_Create'
    ^
  ../include/vlc_messages.h  ct_t *)(&(x)->o:78bj  :13:) note: expanded from macro 'msg_Generic'
       78 |     convlc)(&(st str_L \
      |               ^x)og(VLC_uct
 vlc_commo122 | #definen_me var_m->obj) \
bIn file included from       |               ^
eCrrinput/var.cTs: (:31:
In file included from audio_output/dec.c:35:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eate(a,b,c)In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563::  572 | 481:15: note: expanded from macro 'VLC_OBJECT'     const vlc_object_t *)(&(x)->obj) \
      |               ^
    vlc_object_release(
 (vlc_oIn file included from video_output/inhibit.c:25  bject_t *)(pp_OvBJE)5: warning: :
In file included from v due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v../include/vlc_common.ha:r_Crea  t563e |    ( V var_Cro 1031:
var_SetCh481CeckeLC_OBJECT(aeate( ), b, put[i]) );_obj, 
pTsz_na      m(c )
      |                                       ^
../include/vlc_common.h:oe, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^481:15: note: expanded from macro 'VLC_OBJECT'
)../include/vlc_variables.h:256:12: warning:   481 |    |          ^,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 p, vlc_module_n
  ../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |   nst vlc_d  vlca_(VLmC_OBJECT(o),nobject_t *)(ob   constject_rele&(x)->,ease( VLC_OBJECT(a) )
      |                         ^
obj) \
      |               ^
,t
, structv) vlc../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define In file included from var_Create(a,b,c) video_output/display.cvar_Create(  
:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |                                                ^
../include/vlc_common.h:__F../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_memb  256 |     return var_Set | ers: (con _common_membersChecked( p_obj, RpsIN:G | VLC_VAR_D (constz_nVLC_OBJECT(Oaa), b, c )
      |   304 |     INHEif (lik  RITme, VLC_VAR_                                      ^ADDely(!vRESS, val  );
      |            ^ar_Get
      |     ^
Cs t vlc_object_t../include/vlc_variables.h
:122:39:../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 *)( note: expanded from macro 'var_Create'
 vlc_object     const _t *)stru;
      |   122 | #define va&(x)->obj) \
      |               ^)heck           ^
r  
140 | #defi
ne var_Sed (obj, name, VLC_VAR__../include/vlc_common.hC481rct :481:15: note: expanded from macro 'VLC_OBJECT'
  eate(a481 |         const strCOOuvct vlc_c | ommon_R members: (DS,  c&val)))
      on| st vlc_object_t *)(lc_&(x)->obj) \                ^

      |               ^
common_../include/vlc_variables.h:142:members: (co48: note: expanded from macro 'var_GetChecked'
nst    vl142 | #definc_obe var_GetChejIn file included from ect_t *)(&(x)->obj) ,b,c) vainput/var.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cked(o,n,t,v) var_GetCh  578 | eck    if( ed(VLC_OBJECT(o),n,t,v)
      |                                                ^
va../include/vlc_common.h:481r_Change(:15: note:  p_obj, pszaudio_output/dec.c:56:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_na   56 |  expanded from macro 'VLC_OBJECT'
me, VLC_VAR_CHOICESCetr  481O | U NT, &count, NULL \
      |               ^
        con s) )
      |         ^
_Cr     ../include/vlc_variables.heate( VLC_OBt s:J128ECT(a), b   , c )
      |                                       ^
: msg_Err../include/vlc_common.h43:: note: expanded from macro 'var_Change'
  (128 | #defi481:15: note: expanded from macro 'VLC_OBJECT'
 n  481 |   te var_Change(a,b,p_aout, "invalid audio channels count"      conc,d,e) vast str_Change( ruct vlc_common_memChecked(o,n,t,v) var_SebertC hecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
s);
: (const vlc_object_../include/vlc_common.h:481:15:      |             ^t *)(&(nx)->obj) \
      |               ^
 V
ame, VLC_LC_OBJECT(VAR_STRInote: In file included from input/subtitles.c:38../include/vlc_variables.h:input/es_out.c:1720:9:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: expanded from macro 'VLC_OBJECT'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    481 |       NG | VLC_VAR_DOINHERIT : );
      | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    ^
../include/vlc_variables.h  563c: |   1720 |   o122:39: note: expanded from macro 'var_Create'      v
nst star_Create( p_ob../include/vlc_messages.h:   msg_Wj, arn( p_input, ps"z_ruES 0x%x is already se140:ruct vl83:5:cl_ cname,ocmtm vlca_commonon_me), b, c,_mbers: (const m     const vlcst _objecruct vlc_common_memnote: expanded from macro 'msg_Err'
bVLC_VAR_t_t d, *)(&(& 48   :83 |     msg_STRING | VLCers: (co(e )
      |                                           ^
Generic(p_this, VLC_MSG_ERnR,(s _xt _../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_VAR_DOembers: (const vlc_object_t *)(&(x)-xINHER>obj) \
      )->vV| o              ^
  lc_IT
      | oecbj) \ted", eAbje    ^
In file included from s-
ct_tvideo_output/inhibit.c../include/vlc_variables.h      >i122 | #de_fine viadr__:ARGS_|               ^25) );
-C:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:r10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]eate      | (a,b,c) var_Create(        ^
 VLC_OBJECT(a), ../include/vlc_messages.h:85:5: note: b, c )expanded from macro 'msg_Warn'
:122:39: note: expanded from macro 'var_Create'
      |                                       ^

../include/vlc_common.h:481:15: *   )(&
(x)->obj) \ note: 85expanded from macro 'VLC_OBJECT' | 
 
           276 |     if(   !var_GetChecked( p_obj, ps  481z | _na|         co              ^_)
      |     ^
m  481 |         const str../include/vlc_messages.h:78:13: note: uIe
ct, VLC_VAR_INTEGER, &val ) )msg_Generic(p_th122 | #is ,vl c_Vcommon_members: (const vlc_object_nsLC_MSG_WARN, __tIn file included from  struvideo_output/snapshot.cL:35:
In file included from ct vlc_common_mEe__t, __LINE__, \../include/vlc_common.h
:      | m            ^b
e../include/vlc_common.h:481:15: note: rexpanded from macro 'VLC_OBJECT'
1031:
../include/vlc_variables.h  :481256 | :12s: warning:  :     (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
const vlc_object_Vtexpanded from macro 'msg_Generic' de
A   256 |     ret_ARGS__)fine va r_Cr 
      |     ^
../include/vlc_messages.h:78:13ceonst struct vl*)(&(x)->obj) \
a      |               ^
ate(a,b,c) vac_common_members: (const vlc_object_
r_: note: expanded from macro 'msg_Generic'urn var_
SetChecked( p_obj, psz_nIn file included from video_output/control.c:l ) )a m*)   78 |   t *()(&(x)->&oC28:
In file included from ../include/vlc_common.h:1031:
bj)    78 | \ (x)->o../include/vlc_variables.h:b227j)
 \
      |               ^
:e, V12: LCwarning: _VAR_ADDRESS, vadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rl      |               ^
  227 |  
       | ); 
  return vainput/input.c:975:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_SetChecked( p  _975o | b j   priv->b_fas      | , psz_nam           ^
t../include/vlc_variables.h  v:        ^
e, VLC_VAR_../include/vlc_variables.hF140LOAT, val );
      |            ^
_sIn file included from :48: note: expanded from macro 'var_SetChecked'
eek = v  140 | #define vaaudio_output/filters.c../include/vlc_variables.h:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:r   vlc_Lo:142:48: note: expanded from macro 'var_GetChecked'
g(V_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o)eate( VLC_OBJECT(a)  l142491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   491 | ,n,t,v)
      |                                                ^
 #../include/vlc_common.h:LC_140:48: :c_d481Log(VLC_OBJECT(o), p,   var_Create( p_obj, psz_name, VLC_V AR_ADD note: note: expanded from macro 'var_SetChecked'
:  140 | #defaexpanded from macro 'var_SetChecked'i
nRe var_SetCher_GetBo15: note: expanded from macro 'VLC_OBJECT'
  v140E | S#defin  481 |         const struct vlc_colc_module_name, __FILE__, __LINEecked(o,n,t,v) vaOSr_SetCB var_SJ__hmmon_members: (const vlc_o, \
      |             ^bject_t *)(&(x)->obj) \
      |               ^
eE
../include/vlc_common.h:tChecked(o,n,t,v)481:15 var_SetCIn file included from video_output/snapshot.c:Checked(VLC_OBJECT(o),n,t,v)
      |                                                ^
: note: expanded from macro 'VLC_OBJECT'
35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | VLC_VAR481 |     481  276  |  |              consconst stt struct vlc_commoe  n_members: (const vlc_  icf( !var_GetChec_objeked(VLC_OBJECT(o),n,t,v)
      |                                                ^
DOINHE../include/vlc_common.h:T481:15: note: expanded from macro 'VLC_OBJECT'ruct v
ked( ct_t *)(&(px)  481 |         const str(->ool_obj, RITpsz_n );
      | (     ^
ame, VLC_VAbjp_R_INu)TEGER, &cval ) )
      |          ^
t vlc_common_ lc_cominput,mon_membe "input-fasrs: (const vlc_objectm_ember\os
t *)(&(x)->obj) \
      |               ^
t-s
eek" );
      |                         ^
), p, vl../include/vlc_variables.h:659In file included from video_output/control.c:      41|          ^
:../include/vlc_variables.h:,: 142b, c )
28:e (const vlc_object_t *)(&(x)->obj)       :
In file included from ../include/vlc_common.h|                                       ^
f../include/vlc_common.h: ../include/vlc_variables.hi\
      |               ^
481note: ne va:rIn file included from video_output/interlacing.c142_:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](&
(:expanded from macro 'var_GetBool'  1031
256 |   :
../include/vlc_variables.h:241:659x)->obj) \
      |               ^
      |               ^
    return var_SetCheckeIn file included from audio_output/volume.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5::48: note: cexpanded from macro 'var_GetChecked'_mo:
d(  142 | #defidne vinput/es_out.cG p_a:or1742ule_name,e_In file included from video_output/video_output.c::18: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  1742 |      __Fbj, psz_name, VLC_VAR_ADDRESS, val ) 15;
      |            ^
../include/vlc_variables.h GetCheck:I37LE__, __:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: ed(o,n,t,v) vaLr_GetChecked(VLwarning: INE__, \
      |             ^
    due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tChecked(o,../include/vlc_common.h n,t,v) var: if( !var_Get_GetChecked(VLBoCC_OBJECT(o),n,t,v)
      |                                                ^
_../include/vlc_common.hOBJECT(481:15: note: expanded from macro 'VLC_OBJECT'
oo),n,t,v)
:note:   expanded from macro 'VLC_OBJECT'
l  481481 |               |                                                ^
const st481:ruct vlc_common_m:15: note: expanded from macro 'VLC_OBJECT'
  481emb( p_input, b_sout ?  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
"s  455 |     var_Create( p_obj, psz_name, VLC_out-video" : "vid../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
48eIn file included from input/var.cVAR_  122:e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481:140:48: note:  | expanded from macro 'var_SetChecked'   
 |  o    140 | #de  :"fine var_SetChecked(o,      ) )
      |                  ^ 
 nc,t,v) var_../include/vlc_variables.h SetChecked(VLC_OBJECT(o),note: expanded from macro 'var_GetChecked'
r  142 | #defin37:
In file included from input/input_internal.h:31:
In file included from ../include/vlc_input.h:41:
s: (const vlc_object_tonst st../include/vlc_vout.hr:u125c:FtL OnA ,5vlc_ |  tT | VLC_VAR_DOINHEe R | #definIT );
      |     ^
e var_Get../include/vlc_variables.h:122:39: vnote: expanded from macro 'var_Create'
ar_G,  *  122#define)(&c vommon_memberevs(x)-)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t |   : | #d>obj) \
      |               ^
 ar_Create(const audio_output/dec.c:63:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
189Bov (a,b,c) var_Clc_obr   efine var_Create(a,const stolj(>obj) raeu: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,\cb)    ct_
 | Check    e   125 | d(o ,n,   vlc_object_t,v ) 481 |    const struct vlc_com      |               ^
mon_members: (const vlc:_objreleaescetIn file included from video_output/display.c:32:
In file included from _t *)(&(x)->obj) \
      |               ^
659../include/vlc_common.h:     eate( VLC_OBJECT(a) In file included from , b, c )
      |                                       ^
1031../include/vlc_common.h:481:
 const stru../include/vlc_variables.h::video_output/snapshot.c:ct vlc_common_memb15: note: expanded from macro 'VLC_OBJECT'
v:e41: note: expanded from macro 'var_GetBool'
r  481 | ar_Gets : (const vlc_object_t *)(&(x35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hB() ->objp_vout   );
      |     ^
)../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |  \
      |               ^
659324:10: warning: t In file included from due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]video_output/interlacing.c:       const struct vlcvlc_common_members: 
(c_common_onstool( VLC_OBJ  Emembers: (324con | CT: 293s:t vl vlc_object_t *)(&(x)(a),b)
      |                                         ^
-../include/vlc_common.h:481:15 :   note:  expanded from macro 'VLC_OBJECT'v
l  481 |    c  _object_release( VLC_OBJ10re   tuc_o  if( b b const struct vlc_common_memb63e,c>)o bvja) \
      |               ^
r_Creater( VLC29s:
:In file included from  ../include/vlc_common.h(:1031In file included from :
audio_output/filters.c../include/vlc_variables.h:34:
In file included from ../include/vlc_common.h_OBJECT(a:1031:
:276 | : 10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:511:!       msg_Err( p_aout,5: warning: r "n var_Seexces), b, c )
      | vsdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ive aud                                      ^
i../include/vlc_common.h:481  t293C | o    if( !var_GetChecked( p_obj, psz_name, VLC_VAR_BOOL, &v var_GetChecked(VLC_OBJhecked( p_obaj, psz saample frequencyEl ) )
      |          ^
../include/vlc_variables.hCT(:142:48: note:   511 |    expanded from macro 'var_GetChecked' r
_GetCo  142 | var_Crh#define var_GetCe (%u)hecked(o,n,t",v) v,
      |         ^
ar_Ge../include/vlc_messages.h:83:5: note: tChecexpanded from macro 'msg_Err'
kec   83 |     msg_Gd(VLC | #dkeateeneric(p_this, VLC_( p_obj, psz_name_OBJECT,(o),n VLC_M,t,v)
      |                                                ^
../include/vlc_common.h:481:15: SG_ERefine R, __VA_ARGS__)
      ed( p_obj,varnote: expanded from macro 'VLC_OBJECT'
|     ^
../include/vlc_messages.h:78:13: note:    481 |    psz_name),, nV,LtC_VAR_FLOAT, &vaexpanded from macro 'msg_Generic'l ) )
        |          ^ 
 ../include/vlc_variables.h:142 :c48o:n snote: texpanded from macro 'var_GetChecked' 
s,truct vlc_cov)
mm      |                                                ^
:o15n:_ ../include/vlc_common.hnote: expanded from macro 'VLC_OBJECT':
481  481 |       m e c:
   78 |     onst struct vlc_cjeommon_members: (cons15t  :276  |     if(c !var_Genote: texpanded from macro 'VLC_OBJECT'
  142Checked_ | #dtvGee_ft *)(&(lc_Log(( p_Vnax)->obj) \
      |               ^
t vlc_ob_obj, pme, VLC_VAR_INTEGLBIn file included from ER,input/subtitles.c:38mbC_Oe:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ine v
ar_GetChecked(o,n,t,v) var val );rool(a,_GetCb)   vassz_je  578 |  c:    t if( var_ (_nCahhecked(VAR_ItNTErGER | VLC_VAR_DO_m
e      ,| ange(IN           ^
HERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 V  122 | #d*ef)(&( p_obj, psz_name, VLC_x)->objL) \
      |               ^
ine var_Create(a,b,c) var_CreateIn file included from ../include/vlc_variables.haudio_output/volume.c::(140C:_48O:B Jnote: Eexpanded from macro 'var_SetChecked'C
T(o),n,  140 | 29#:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:define var5Get,v)
      |                                                ^
:_SetChecked(o,n,../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t,v) v ar_SetChecked(VLC_BJECT(o  481c), oV LVCLC_OBJECT(a), b, c )
 OBJECT(o),n,      pt *_ |    t warning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|                                       ^
(&(x)ns../include/vlc_common.h:481,-481V  A469  |  tR>   const struc, vlc_module_namoe v_), __FIbj)  |    I N TV AR_CHOICESCOUNT, vlc_object _varEGER, &val ) )
      | t         ^: 15 *)(t:
&   const str&(x)->obj) \
 vlc      _| c              ^u
cotm mvolnc__mceommIn file included from mvideo_output/snapshot.co: 35note: expanded from macro 'VLC_OBJECT'
:
In file included from ../include/vlc_common.h:1031  :
481../include/vlc_variables.h | : 304       con:b17e:r swarning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
(  const vl../include/vlc_variables.h:142:48: note: 304 |     if (likelst strexpanded from macro 'var_GetChecked'u
cyt( !vvlc  _142comcm_oonb_jmeembers: (concst | #define var_G
n_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
      ar_ vlctG_etCheckeobjIn file included from evideo_output/inhibit.cc:t_te t*)(&(x)->obj)d(o,n,25:
In file included from Checked (ob \
      |               ^
../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: In file included from audio_output/filters.c:jwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,34 na:
In file included from   293 |     if( !var_|                                                ^GetChecked( me, VL../include/vlc_common.h:1031:
C_VAR_COORDSt
../include/vlc_variables.h:525:5: warning: ../include/vlc_common.h:481:15: note: ,_t *)(&(x)->obj) \
      |               ^
expanded from macro 'VLC_OBJECT'
 &val)))  481 | ,v) var_Get
      |                 ^
../include/vlc_variables.h:142        coChecked(VLC_OBJECT(odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:48: note: expanded from macro 'var_GetChecked'
),n,tp_obIn file included from video_output/display.c:32,v)
j, ps  z_nameconst vlc_obje:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: _525Crea      |                                                ^
 | , VLC_VAR_BOOL, &val ) )
      |     due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t         ^
var_Createcnst struct(e
( p_cotobj  142 | #define var_GetChec vlc_common_memunt, NULL ) )
      |         ^
_t  340ked(o |     if(  var_GetChecked( p_obj, p*sz_namb,en,t,, VLC_VAR_STRING)(&(x)->ob, j) \
      |               ^
LE../include/vlc_variables.he:142:48: note: &expanded from macro 'var_GetChecked'v
a  142l ) )
      |         ^
v) var_Get../include/vlc_variables.hrs:142:48: note: expanded from macro 'var_GetChecked'
: (coChecke../include/vlc_common.hd(V__, input/input.c:1016:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
__LINE__, \
      |             ^
LC_OBJECT(o  :)142 | #de |  1016 |      #defin ,n,t,v)481../include/vlc_common.h
:481:15: ../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
      |                                                ^
  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:fi128 | #de fine var_Channote: ge n(a,bvar_Cre15: note: expanded from macro 'VLC_OBJECT'
  481  481 |     expanded from macro 'VLC_OBJECT'e
 ,c,  481 |         dc ovnasatt estruct( p_input vlc, "sub-origina_common_members:l-fps", VLC_VAR_FLO,e) ve var_GetCheckAT );
      |         ^
ed../include/vlc_variables.h:122:39(,: note: expanded from macro 'var_Create'
ar_Change( VLC_OBJECT(a), b, c, d,o,n e )
        |                                           ^
  122 | #de,t,vn st vlc_obj pect_t *)(&(x)->../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_obj,  psz_name,const s   V481 |    ) oL | v         const structp E    consCT(a) )
      |                         ^
szar_GetChecked(VLC_OBJECT(o),n,tvlc_../include/vlc_common.h:truct481co,v)
      |                                                ^
:mmon_memb_enfb15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.hr:s: (acmoen  st vlc_j (coobject_t *)(&(x)->obj) \
      |               ^
nst 481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      vlc_object)_ ir481_GetChecked(o,n,t,v) var_GetChIn file included from t s | ntt *)(&(xt)->e var_Cvideo_output/interlacing.c:r29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 Bvuct vlc_obj)  co  293 |     if( !var_GetChecked(lc ommo     n s rtconst struct n struct vvlc_come_ \
      |               ^
mcked(VLComembers: _OBJECT(c_audio_output/dec.c:69:9oool( VLC_:(const vlc_oOnB_members: (b)commject_t *)(&(x)lon_members: (conJ ECT(c_com-> pa),b)
os      t_obj, psz_name, VLC_VAR_BOOL, &mon_membe\
vr, n,t,v)
      |                                                ^
, VLC_VAR      ../include/vlc_common.h_| ea:481:15: note: expanded from macro 'VLC_OBJECT'
BOOL | VL  C481 |         c_oVnAsR_DaOINHERvlc_obje              ^I warning: T
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      |     ^
t../include/vlc_variables.h:
   69 |         msg_Ee122:39: note: expanded from macro 'var_Create'
rr  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECTs: (cboj) \
      |               ^
(a), b, c )
      n|                                       ^(a,b,c) var( p_aout, "too low a

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struc_Crt eate( VLC_OBJECT(a), b, cc|                                         ^
 vlc_common_members: (consIn file included from t vlsc_obt vlc_object_t ../include/vlc_common.h:481:15: note: *)(&(x)->obj) \expanded from macro 'VLC_OBJECT'

      |               ^
  481 |         const struct vlc_common_members: (cont strlu s) )t
u      d| i         ^o sample freque vlc_oncy
c../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
In file included from   142 | #define object_t *)(&(x)->objvideo_output/inhibit.ctject_t *) vlc:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h( (%u)",
      |         ^
) \
      |               ^
../include/vlc_messages.h:_:common_members: (&(input/es_out.c:1744:17: warning: 83:5: note: expanded from macro 'msg_Err'
x   83 |     msg_Gceneric(p_tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onst vl 1744 |          )->obj) \
      |               ^
       msg_Dbg( p_input, "video is disableIn file included from audio_output/filters.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: d, nothis, VLC_MSG_ERR, __VA_ARGS__)
      |  selc_objeectingcn ES 0xvar_GetCh    ^
ecked(o,../include/vlc_messages.h%:x78:13: note: expanded from macro 'msg_Generic'
   78 |   ",
      |                 ^
 due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
v../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |      l539c | _ L o 304ct_t *)(&g(x)->:ob j) \
      |               ^
msg_Generi17 var_C:create(p_( p_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOINHEIn file included from this, VLC_MS(VLC_OBJECT(o), p, vlc_module_G_video_output/snapshot.c:35:
In file included from ../include/vlc_common.h:name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:RIT
      | 15:DBG, __ VA_ARGS_note: expanded from macro 'VLC_OBJECT'
_)
      |     ^
../include/vlc_messages.h:78:13: note:   481 |  expanded from macro 'msg_Generic'
       const     ^s
t    warning: ../include/vlc_variables.htdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_t
 *)(&r1031:
../include/vlc_variables.h:324:10:(x)->o  304b |   78 |     j) \
vlc_Log(V warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]       |  LC_OBJECT(o)if (likely
u  324 |     if(              ^,
 p, vl!var_GetChecked (obj, name, VLC_VAR_COIn file included from video_output/display.cc:122:39: note: expanded from macro 'var_Create'
O  RD:32:
In file included from ../include/vlc_common.h:1221031_(cmodule12 _name, __FILE__: warning: !var_Ge,tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C  241 |     returhe:
../include/vlc_variables.hnc,tked( p_obn)
j , ps      |                                       ^
v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],v)
z  350 | a va_name, VLC_VAR_FLOAT, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note:     if( varr_GetChecked(VLC_OBJECT(o), __LINE__, \n,t,v)
      |                                                ^

      |             ^
../include/vlc_common.h:expanded from macro 'var_GetChecked'../include/vlc_common.h:481:15: note: r_expanded from macro 'VLC_OBJECT'
481:S
, &  481 | Svea  142 | tClh)e)c)k
      |                 ^
#defin../include/vlc_variables.h:142e vat vlc_common_membe:48: note: expanded from macro 'var_GetChecked'
r_Get  142 | #define var_GetChecked(o,n,Checked(o,n,t,v) var_GetCt,v) var_rs: hecke(const vlc  481 |      _object_t     d(VLC_OBJECT*    )(&(x) const struct vlc_com- | Get_GeCmo#tnh Ceh >ecked_(e p_odconstbckemfe j,inde var_C (mpred(VsLzea(sto p_ote(a),b,c) ,var_nCrer,t,vate)
      |                                                ^
../include/vlc_common.h:481u:15: video_output/video_output.cC_Oobj) \
      |               ^
Bbct note: expanded from macro 'VLC_OBJECT'
  481 | vlc_common_members: (consJECTaudio_output/dec.ct vlc_object_t *)(&e_(r  :o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
nsame,   481     |         const st(x)->obj) ru:80:21\
      | ct vlc_c: const struc              ^
bt jvlc_common_oinput/es_out.cmm( VLC_OBJE, members: VL37:
In file included from C_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(const v   80 | lc_object_t *)(&(x)->obj../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |     return var_SeIn file included from input/subtitles.c:42:
In file included from input/input_internal.h:tChecked( p_obj, psz_name, VLC_VAR_BOOL, valp :1751:18: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]);
      |            ^
../include/vlc_variables.h:140s 
   owner->volumze  = aout_volume_Ne31:
In file included from w (p_aout, p_rep1751l../include/vlc_input.h:41:
ay_g |  a../include/vlc_vout.h     in);
      |                     ^
  :_VAR_S    if( !var_GetBool( p_inpu:audio_output/aout_internal.h:116C) \T
 :47: note: expanded from macro 'aout_volume_New'
  116 | #125RING, vn:defineatal );       on_me5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
| a:48: note: expanded from macro 'var_SetChecked'
              ^

  125 |     vlc_ombers: (  In file included from 140out_volume_New(o, g) a | #definm      e|             ^vbar_SetChecked(o,n,cjte,cvt
_../include/vlc_variables.h:140:48: )note:  expanded from macro 'var_SetChecked'v
a  140r | _#Sdeetfine var_SetCheChrecckkeed(VLC_OBJEConst dv(loc,_no,bte,jve)lct_t *)(&( x)->obj) \
      ease( p_vout );out_
      |     ^
| ../include/vlc_objects.h:66:              ^
15: note: expanded from macro 'VLC_OBJECT'
(  481 |         conconst stvar_SetCIn file included from video_output/inhibit.ch:secked(VLC_OBJECT(o)Tt25(o),n,t,v)
      |                                                ^
video_output/snapshot.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h../include/vlc_common.hv,onl,r:340:9: warning: ume_New(VLC25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_OBJEC:t,v)
      |                                                ^
T(oedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   324 |  T
v   340 |     if( var_GetChlcecked( puct vlc_common_o), g)
      |                                               ^,_members: (c o(a), bj,481
b, c )
      |                                       ^
nst v../include/vlc_common.h:lc_ob../include/vlc_common.h:481:15: ject_t *)(&(x)->obj):15: note: expanded from macro 'VLC_OBJECT'
 \
         note: expanded from macro 'VLC_OBJECT'
p  sz_| name, VLC_VA481 | 481              ^
        cR_Sonst struct vlc_coTRING,  | &mmon_members: vaIn file included from video_output/interlacing.cl:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17:, b_sou ) ()
      |         ^
c ../include/vlc_variables.h:142:48: 481note: ons:expanded from macro 'var_GetChecked'
15: note: t       const stru VLCt ? "sout-audio" : "audio" )_ VARwarning:  )
      |                  ^
ct vlc_common _S  _members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
i../include/vlc_variables.h:659:41: note: expanded from macro 'var_GetBool'
  659 | #define var_GetBool(a,b)   var_GetBool( In file included from video_output/video_output.cf142 | #define var: VLC_OBJECT(37a:
In file included from ../include/vlc_common.h:_G1031etChecv),b)
      |                                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (c:
keonst vlc_objecd(o,n,t,v) var_GetChecked(VLC../include/vlc_variables.h_OBJECT(o),n,t,v)
      |                                                ^
: note: expanded from macro 'vlc_object_release'
t_t *)(&(x)->obj) \
   66 |         |   vlc_obl              ^ject_release( VLC:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_../include/vlc_common.h:481
O:B15: note:   input/es_out.c:1753:17: 212warning:  |     retJECT(ua) )
      |                         ^
../include/vlc_common.h:(481rn var_SetChecked (_:15: note: expanded from macro 'VLC_OBJECT'
obj, nameo  481 |      c,_obj bj  const struct vlc_ VLC_VARcommon_members: (const vlc_object_t *)(&e(x)->ocbj) \
      |               ^
_expanded from macro 'VLC_OBJECT'
CO  481 |      t_t *)(&(x)->obect_j   const struct vlc_comO)mon_RDS, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
t *)(&(x)->obj) \ m
      |               ^\embers: (c
onst vlc_o  140 | #dbjecefint_t *)(&(x)->obj) \
      |               ^

e va      |               ^
r_SetCheckeinput/input.c:In file included from input/subtitles.c:42:
In file included from input/input_internal.h:31:
../include/vlc_input.h:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  527 |     input_threaexpanded from macro 'VLC_OBJECT'
d_t *ind(  481 |  audio_output/dec.c:       const stIn file included from o,n,t,v)purt = uct vlc_ var_SetC1017ivideo_output/snapshot.c::9: nput_35:
warning: c87In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Create( paromm:ent, itehecked(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  350 |     due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]L 1753 |   ../include/vlc_common.h:m, log, NoUnLL, N\
      
|   _members              ^
:4815 (const v
:15 1017 |         v: note: a              msg_Dbg( p_input, "auC_OBJECdio is dir_sSetFloat( p_input, "sub-oriIn file included from audio_output/output.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
agT(o),n,t,v)
      i|                                                ^nball-fplc_object_t *)(&(x)->obj) \
      |               ^
  362 |  ed, not sULL In file included from audio_output/filters.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  554 | ele    var_Create( p_obj,s", p 
../include/vlc_common.h:481:15:cting ES 0sxz: note: expanded from macro 'VLC_OBJECT'
%);
        |                             ^
x",
      | 481 |    ../include/vlc_input.h:501:    f_fps );
      |         ^
46:  _nanote: expanded from macro 'input_Create'me, 
const   struct vlcif( var_GetChecked( p_obj, psz_name, VLC_VAR501 VL_STRING, &val ) )
      |         ^
                ^../include/vlc_variables.h
:../include/vlc_messages.h_:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_thisC _VAR_STRING | VLC_VAR_DOINHERI142:48: note: expanded from macro 'var_GetChecked'c
o  142 | #define !var_Gv, VLCT
_etCheckedMar_Gmmon_membe( p_ | r s :warning:       due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]oetChecked(|     ^b
304o,n,t,v) var_GetChec
ked(VLC_OB../include/vlc_variables.hJEC   87 |     var_Change (p_aout, "stereo-mode", VLC_VAR_SETVALUE,
      |     ^
:122../include/vlc_variables.h:128:43: Tnote: expanded from macro 'var_Change'
:  39#:128 note: expanded from macro 'var_Create'
SdGe   122 | #definT../include/vlc_variables.h:_DBG, __V | #define var_Chang261:47: note: expanded from macro 'var_SetFloat'
e  (261 | #d(coefinenst vlc_oebjRect_t *)(&(x | ) var-> oa if( varbj ,_GetCh) \
      |               ^
  b,c,d,481 |  eIn file included from video_output/video_output.cck:  if (likeeld vy(!var_GetChecked (obje) , name, VLCar_Create       consvar_Change( VLC_OBJECT(a), b, c, d, e( p_ob )
      |                                           ^
../include/vlc_common.hj, psz_name, VLC_VAR_A(a,b,c) varD:481ING, &val ) )
      |         ^
:_SDRESS, &../include/vlc_variables.h:efine 15: 142_:48:A_ARGS__v _VA)
      |     ^
../include/vlc_messages.h:78:13:note: tFloat(at strucexpanded from macro 'var_GetChecked' ,b,
iC  r142caeat)   l |  #de var_Se ) )
      | ennote:         ^expanded from macro 'VLC_OBJECT'j
, psz_name, VLC_VAR_FLOAT37
../include/vlc_variables.h:142:48::
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: note: expanded from macro 'msg_Generic'put_  
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   Create(a,b  (78,   |     vlc_V&val ) )
      |          ^
Log(V../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
,c,d,e  142 | #define var_GetChecked(o,n,L) iC_OBJt,v) varECT(o), p,np vlLC_O227c_m | ut_Cr odule_name_GetChecked(V481eate(VLC_OBJLCB_O   return var_SetChecked( p_obj, psz_name, VLC_VAR_FLOAT, val );
      |            ^
, __FILBE__, __LINE../include/vlc_variables.h:__, \
JECT((o)      ,| o            ^
)../include/vlc_common.h:481:15: ,ECT(a140t:F48l:o anote: texpanded from macro 'var_SetChecked'( VLC_OBJECT(n
,nt,v)
      | ),                                               ^note:   expanded from macro 'VLC_OBJECT'
140a),b,c) | R_COOR
,b,c,d#define var_SetChecked(o,e        |                                               ^
DS,)
      |                                              ^../include/vlc_common.h:481:15: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481
note: :expanded from macro 'VLC_OBJECT'
t,v)
      |                                                ^
  481 |   ../include/vlc_common.h      const struc15:481t :15: note: expanded from macro 'VLC_OBJECT'
v  481 |     l note: expanded from macro 'var_GetChecked'
    142 |  481#de | : fine var_GetChe note: expanded from macro 'VLC_OBJECT'

  ../include/vlc_common.h481: | 481ccked(o,n,t,v: 15 :   note: _common_membe)rsexpanded from macro 'VLC_OBJECT':
  const  (const vlc_object_t *)(&(x)481    s t-r>uct vlc_com  obj) \  mon_members: (const vlc_object_t *)(&(x)->obj
       |                ^
)481 | var_GetChecked       input/input.c  const struct vlc_common_mem:1019:33bers: (const vlc_o | bj    ect_t *)(&(x)->obj) \
      |               ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
con 1019 |        st sIn file included from input/subtitles.c:42:
In file included from   fl oat f_reqJuested_fps t(VLCEr=  uctinput/input_internal.h_ O:31:
../include/vlc_input.h:530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]var_CBrJeEaCtTeGetFloat( p_inp conutst str,uCcTt( av)l(co_co),n,t  " \
      |               ^
,v)
      sub-fps" );
      |                                 ^
../include/vlc_variables.h:497 |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:In file included from video_output/snapshot.c:3555:
: note: c  481 |         
expanded from macro 'var_CreateGetFloat'
  530 |         vl  497 | #define var_CreateGetFloat(a,b) In file included from o  var_Creatnc_object_relesast struct vlc_coe( input )../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eGetFloa;
      t(  |         ^
 VLC_../include/vlc_objects.hOBJm,ECT(a),b)n,t,v) 
:362v66:a |     if( var_GetChecked( p      | _obj, psz_name, VLC_VAR_ADDRESS, &25val ) ): 
      |         ^
                                                      ^note: ../include/vlc_variables.hr_Se
:142:t../include/vlc_common.hexpanded from macro 'vlc_object_release'
Che   66 |     vclons:t481:c15ked stru(VLC_:OBc_object_relea vlc_c note: expanded from macro 'VLC_OBJECT'o
mmon_members: (coct vlc_common_members: (const vlc_object_t *)(nst vlc_object_t *48:   481note:  | expanded from macro 'var_GetChecked'
)(&(  142 | x)-   #dem &(x)->obj) \
fineo      |               ^>obj) \

      |               ^
 var_GetChecn_members: (ked(o,n,t,v) var_In file included from GetCh e cked(VLCse( VLCvideo_output/inhibit.c:25:
In file included from ../include/vlc_common.h:1031__OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   coIn file included from audio_output/output.c:J :
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OBJECT(o)31:
In file included from ../include/vlc_common.h:,n,t,v)
      |                                                ^
../include/vlc_common.h:481E:15: note: expanded from macro 'VLC_OBJECT'
ns  const struCT(o),n,t,v)
      |                                                ^
  481 |       ct../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  t vlc_o bcjonst struct vlc_comm  481 |    onevlc_cocmmo_nmembers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
t_t *)(&(x)->obj) \
      |               ^
     const struct vlc_common_members:_memb     coers: input/es_out.c:1760:18: (const vlc_object_t *)(&(x)->obj) \
      |               ^warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  1760 |            mmon_memb
 if( !var(1031input/input.cconst vlc_object_t *)(:
e../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rs: _GetBool(  429 |     vanst struct vrl_Create( p_oc_cbj, psz_noIn file included from mmoname, VLC_VAR_INTEG_members: (consEvideo_output/snapshot.cR |t: 35v:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] VLC_VA
R_DOINHERIT );
        429 |    lc_object var_t *_Cr)(&(x)->obj) \
      |     ^
:1022:13: warning:   340 |     if(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'var_| 
Ge 1022 |   122 | #d              ^
efine var_Create         (a,b,c) var_Create( VLC_(const vlc_obeject_t *)OBJECT(a), b, c )
      |                                       ^
( |  &(x)->obj) \
t   var_C      areate( pt| Cehecked(        const st_riuct vnput, "sub-fps", VLC_              ^lc_coVmA
R_FLOAT|
      |             ^
mon_m../include/vlc_variables.he:122:39: note: expanded from macro 'var_Create'
p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: In file included from expanded from macro 'var_GetChecked'video_output/video_output.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

(  142 p  _obj, psz_241name, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h: | 122:39: | #define va  note: expanded from macro 'var_Create'
   r  122 | #defir_GetChecked(o,n,t,v) var_GetCmbers: (const nhecke vavrl_cC_reed(VLC_OBJECT(o)ob,n,t,v)ject_t
      |  *)(e&(xt  122 | #adeufine var_Cr                                               ^
ete(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      )->obj) \
      |               ^
|                                       ^
../include/vlc_common.h:481:15:ra note: expanded from macro 'VLC_OBJECT'
  te(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
&(x)->obj) \../include/vlc_common.h
      |               ^
:481481:15:  | note: expanded from macro 'VLC_OBJECT'
 audio_output/dec.c  481 |          ../include/vlc_common.h:481const st:In file included from input/subtitles.c15: note: expanded from macro 'VLC_OBJECT'
ruc       481 |         const struct vlc_common_members con:n../include/vlc_common.h:481:st struct vlc_common_members: (const vlc_object  (const vlc_o_bject *)(&(x)->obj) \T
      |               ^
15 );
      |     ^
t../include/vlc_variables.h:122_t *)(&(xv)-finIn file included from video_output/snapshot.c>obj) :35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
      |               ^
a p_input, b_sout ? "sout-spu" : "spu" ) )
      |                  ^
input/input.c:1024../include/vlc_variables.h:659:41: note: expanded from macro 'var_GetBool'  442 | 
 :13: warning: : due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  v  659 1024 |             var_SetFloat(ar_Create(  p_input, "s | #defpur_b-_fSe var_GeetCheobj, psz_name, VLC_Vt:42:
In file included from input/input_internal.h:31:
ACt../include/vlc_input.h:c vlc_commR_BOOL | Von_membeLrCs_: (const vlc_object_t *)keVAR_DOINHEd( pRIT );
      |     ^
(_obj, psz_../include/vlc_variables.h&(x)->ob:122:39: note: expanded from macro 'var_Create'
j) \
      |               ^
96572:10  122 | #define var_In file included from audio_output/output.c:31:
In file included from :nps", f:../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5 a_me, VLC_VAR_STRING: warning: , val Create(a,b,c) var_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]39: 
)  442note: expanded from macro 'var_Create'
 | r e q u evsar_In file included from Ct  r122video_output/control.c | #define var_Create(;:28:
Cr
      | e           ^
d_fps warning: eateeadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from ( p_o../include/vlc_common.h:
)1031  572;a
,b,      c|  |             ^
:
../include/vlc_variables.h:261:47: note: b)j ,v apr_Csrexpanded from macro 'var_SetFloat'eate( VLC_Oz_ name, VLC_VAR_BOOL        vlc_objec
   261 | #defi| ne vaVt_LC_VAR_DOBJECT(a), b, c )
      |                                       ^
:INHERI../include/vlc_variables.h22T );::
      |     ^
 140:48: note: expanded from macro 'var_SetChecked'../include/vlc_variables.h:122:39re: 
note: expanded from macro 'var_Create'  140 | lease(#define var_SetChecked(o,n,tine var_G,v) var_SetC../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
et  481 |      r_SetFloa  Boohlt(a,b)  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  aecked(,b   V96, |  const struct vlc_common_    omevar_GetBoo(vlc_mbers: (wconstn elr-c>
( VLC_OBJobject_t *)(pp_vout[i]filters = aout_Filters)  ) );New (p 
  var_Se      |          ^
E_aout, Cp_ftT(a)../include/vlc_objects.h:ormat,b)
,66:25: note: expanded from macro 'vlc_object_release'      |                                         ^
L../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         coC_OBJECT(o),n,t,v)
      |                                                ^
nst s
hecked(o,n,t,v) var_GetCFloat(    66 | hecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
    vlc_object_rel../include/vlc_common.h:481:ease( VLC_OBJE15: note: expanded from macro 'VLC_OBJECT'
  481 |         const strCT(uct vlc_co  122 | #defimnmeon_m evmbersv:l c(ar_Create(a,b,c) var_Create &owner->VLC_OBJtructmixer vlc_commEoCn_members: (coT(a),ba)_../include/vlc_common.hob:481:15_format,cnst vlc_obj )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
( VLC_OBJECT  (ect_t *)(&(ax
      |                      ^
481 | ), b, c )
      |                                       ^
../include/vlc_common.h:481:15:  :,c)  
      |                                               ^
note: expanded from macro 'VLC_OBJECT'note: expanded from macro 'VLC_OBJECT'

  481../include/vlc_common.h:481:15  t../include/vlc_aout.he( VLC_OBJECT(a),:395:25: note: expanded from macro 'aout_FiltersNew'
 b, c )
      |                                       ^
)->obj) ../include/vlc_variables.h:../include/vlc_common.h 481 |         const st256:12: warning: \
      |               ^
r:u: note: expanded from macro 'VLC_OBJECT'
cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t vlc_commo
input/es_out.cje481ct_t *n_members: (co  )n:st :vlc note: 1762_object_t *)(&(x)->obj) \
      |               ^
:   expanded from macro 'VLC_OBJECT'
:  481 |     In file included from 1715(:cons  audio_output/output.c481 | :31:
In file included from ../include/vlc_common.h:1031: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note:  expanded from macro 'VLC_OBJECT':
1762 | ../include/vlc_variables.h :455:5:     conwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  455 |     vart
_& | ( struct vlc_common_memb  256 |     returne rs: (cons  Crea x) var_SetChecked( p_obj, psz_name, V      te( p_obj, psz_naLtC s       msg_-_481V>AR_ADDRESS, val );t
      |            ^
Dbg( p_input, "spu is di../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 |         const str,m  b, c )
      |                                       ^
r    ../include/vlc_common.hsabled,    const sobj) t: \truct vlc_481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     common_m    const nv        consteuct  lvlc_common_cot selecting ES 0x%x",
      |                 ^
embers: (../include/vlc_messages.h_const vlc_obo:jectm87:5: note: expanded from macro 'msg_Dbg'
e   87 |     m_t *msg_Generi  )(&(x)->obj) \
      |               ^
c(p_this, VLC_MSG_DBG, __VA_ARGS__)
In file included from 395 |   s t        |     ^
ruct vlc_common../include/vlc_messages.h:78:     aout_Fiu_membeb140lvideo_output/video_output.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct  256 |  13:  v note: expanded from macro 'msg_Generic'
rlcs_: (commocont t   78 |     vlc_LogeorsNew(VLC_OBJECT(o),ib vlc_common_ retusrn trucvar_SetChecked( p_obj, (V
L      |               ^
C_OnBf,outf,rv,remap)
      |                         ^
n_members: (const vlc_object_t *)(&(x)->objjJECT(o), p, vIn file included from input/stream_memory.c:28:
In file included from input/stream.h:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hlc_module_namep) \
t vlc_common_members: (const vlc, __FIL_object_t *)(&(      |               ^
xE__, __LINE__)->obj) \
       | , \
      |             ^
&val              ^:
511sz_name, VLC_VAR_)))A
D      DRESS, val );
      |            ^
|                 ^
../include/vlc_variables.h:140:48:eIn file included from audio_output/filters.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.hr../include/vlc_variables.h:142:48: snote: expanded from macro 'var_GetChecked'
: (const:481 ,  563 |   v:members: (cVLC_VAR_F../include/vlc_common.h:481:15L note: o: OAT |note: expanded from macro 'VLC_OBJECT'
nst vlc_obj  142 | #definee v ar_GetChecked(o,nVLC_,ct,v) VAR_DOINH15: EvRnote: IT );
      |     ^
t_t *)(&   var_Create( p_obj, psz_name, VLC_VAR_STRIect_t *)(&(xexpanded from macro 'VLC_OBJECT'
NG | VLC_VAR_D)  481 |       O->obj)   const struct vlc_../include/vlc_variables.h:122(axco:s)t vlc_o->obrj_)G e\  t481C | h e c      const sklc_ob
      |               ^
truct vlcject_t *)(&(x)->obed(VLC_OBJE | #define var__common_SetChbmembers:CT (consjmmon_m(o) t vIn file included from \lc_audio_output/common.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

Iecked(o,n,t,v) v      object_t *)(&(x)5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]jembe),n,ters\:N (HcEoRninput/subtitles.cs
IT
      
      |               ^
    304 |     if (licnst vlc_objktIn file included from  vlc_objecvideo_output/inhibit.c:25:
ectt_et *)(_:In file included from 217:19ly(!var_Get->obj) \
      |               ^
../include/vlc_common.h:1031:
../include/vlc_variables.ht *)(&(x: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_SetChec:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,v)
      511&ked|               ^
 | |     ^
)../include/vlc_variables.h->o|                                                ^
../include/vlc_common.h:In file included from :122481:15: video_output/snapshot.c:(39t   217 |     inx)->obj) \
      t i_fuzzy = var| (: _              ^
note: expanded from macro 'var_Create'note: 
V  expanded from macro 'VLC_OBJECT'
   var_Create( p_  481 |   122 | #dobinput/es_out.c:1787:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1787 |     const int i_spu_id = var_GetInteger( p_input, "spu-es");
      |                          ^
../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'j, psz_
   658 | #define var_GetInteger(   a:35:
In file included from  LC_OBJEname, VLC_VAR_IN,TbCT(o) const struct vlc_common_memC),n,t,v)
      |                                                ^
h../include/vlc_common.h:481ecked:15   var_GetIn: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.hbteger( VLCj_OBJE_CT(a),b)
      |                                               ^
) \
      |               ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'(obj, name, VLC_VAR_CteIn file included from video_output/display.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
O:39: note: expanded from macro 'var_Create'
  122 | #defb  e362ine var_Creaters: (c(aonst, bv,lcc)_ ovbajr_Create |  GetInteger( ect_t *)(&(x   if( vp_this, "sub-autodetect-fuzzy" );
      |                   ^
OR../include/vlc_variables.h:658: *)(&(x)->( DS, &val)))
      |                 ^
../include/vlc_variables.h:142:48: 47Va:Lnote: Cr 
_note: expanded from macro 'var_GetInteger'
  expanded from macro 'var_GetChecked'481
 |         658 | #define v  142 | ar_GetIntOBJECT(a), )->obj) b, c \
      |               ^
)
      |                                       ^
../include/vlc_common.h:481:15: note:  expanded from macro 'VLC_OBJECT'
   481 |        # cconst st  350_GetIn file included from definevideo_output/interlacing.c var_Gr |     i:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: fifChecked( p_onu:c1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj,  455 |  ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ontChecked(o,n,t,v) v      sa324r |   t_ Get(C heecked(VLstC_OBJECT(o)g,n,tvar_Cre,vate( p_ob if( !var_GetChecked( p_obj, psz_name,t vlc_cpommon_members: (const  v var_j, psz_name,G VLC_VAR_Fe)
      | elc_o                                               ^ v
abr_tCCreate(a,b,c) var_sCVrLC_VAR_FLOAT,er(a,b)  audio_output/dec.c &va:131:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eate( VLC_EGER |l ) )
OBJECT(a), b, zcrLuct vlc_commo )      
       | |          ^
../include/vlc_variables.h:142:48: note:                                       ^
 VLC_VAR_DOINHERIT
      | expanded from macro 'var_GetChecked'
  142 | #o_    ^
var_GetInte../include/vlc_variables.h:122bndger( VLaC_:39OBJECT(ah../include/vlc_common.hnme, VLC_VAR_j:) \
      |               ^
st vlc_ob:481:15: ADDRESSefjieinput/input.cct _t *)(&(,x)->objnote: expanded from macro 'var_Create'
ne v)ar_GetChecked  \(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
note:   481 |         const str
      uct vl|               ^
c_),b)
      |                                               ^
c&vaommon_members:: (constl ) )
../include/vlc_common.h:        |         ^ 
481../include/vlc_variables.h::15: note: expanded from macro 'VLC_OBJECT'
vlc_obje  481 |         ct_142_t *const struct vlc_common_members: (con:48: note: expanded from macro 'var_GetChecked'
    142 | 122st vl | #define var_#dc_obje)CIn file included from rinput/var.ce:e37:
In file included from input/input_internal.h:31:
finate(a,b,c) e var_Gemject_t *va)(&(x)->obj) \
t      |               ^
ChOAT | VLC_VARecked_D(o,n,../include/vlc_input.hO:INHct_t input/es_out.c:ER1814:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r 1814 |    IT _Create(527t VLC_OB:),(v) JECT29(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15 *)(&(x)->obj) \
      |               ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  527 |  131    inpu |         a&(x)->obj) \
      |               ^
:t_thread_t *input In file included from video_output/interlacing.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  340 | v     if( var_GetCh=ecked( pnote: expanded from macro 'VLC_OBJECT'_input/subtitles.co
a  u481 |         co nisntr_GetChecked(VLC_OBput_Cre;o
      |     ^
t_F../include/vlc_variables.h:122:39:Jib j, ps z_name, note: EltVLate(C parent, item, log, NULL, NUstruceersDelete mbeC_VAR_STRING, &val ) expanded from macro 'VLC_OBJECT'(expanded from macro 'var_Create'
  481 |   aout, owne)r->fi
      |         ^tl LL );
      | 1028
 ters ../include/vlc_variables.h    const struct vlc_common_members: :vr)
;  
(const vll122sc_cT( |                             ^o),n,t,v)omc
mo
142#:48: _      nobje|                                                ^_membercst_t       |         ^
../include/vlc_aout.h*)(&(x)->o:: bj) \
      |               ^
:../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
25 (c:398::28In file included from audio_output/filters.c:34:
In file included from onst vlc_../include/vlc_common.h:note: objee1031:
ck ../include/vlc_variables.h  501 | #de:../include/vlc_common.h:481:15warning: :f( note: expanded from macro 'VLC_OBJECT'
const vine inexpanded from macro 'var_GetChecked'
l  c_o578bj142eed( :c note: expanded from macro 'aout_FiltersDelete'
  
t../include/vlc_common.h_:t481c:15t: note: expanded from macro 'VLC_OBJECT'
_t *)(p_obj, psz_name, VLC_VAR_STRING, &v due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]*
: 1028 |    4819 |         :c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  578 |     if(o var_C h a( nge( p_obj, psz_name, VLC_VAR_CHOICESCOUNT, &counns&(t, al ) )
      |         ^Nx)-
398../include/vlc_variables.h:142:48UL>obj) \L
      |               ^
 t |   In file included from input/stream_memory.c:28:
In file included from input/stream.h:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  525 |     var_Create( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from input/stream_memory.c:28:
In file included from input/stream.h:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  539 |     var_Create( p_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note:       aout_FiltersDelete(VLC_Oexpanded from macro 'VLC_OBJECT'
BJEC  481 |         const strucT(o),t vlc_common_members: (const vl struct vlc_cf)ommon_c_object_t *)(&(x)->o
      |                            ^
&(x)->obj) \
      |               ^
members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
../include/vlc_common.hIn file included from audio_output/output.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:481:15: note: expanded from macro 'VLC_OBJECT'
  469 |     var_Create( p_obj, psz_name, VLC_VAR_STRp  481 |   I NG | VLC_VAR _ D OINHERIT In file included from video_output/display.c:32:
);
      |     ^
In file included from   const st../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: ../include/vlc_variables.h:122:39: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'var_Create'
  429 |   122 | #define var_Create(a,    b,c) var_Create( Vvar_Create( p_obj, pszLC_OBJE | C#de_name, VLC_VAR_INTEGER | VLC_VAR_fine va: note: expanded from macro 'var_GetChecked'
r_Gde  142 | #detChecked  481 |   eDOINHERIT(o,n,t,v) var_GetCuhecked(t fT)(;a
)      ,|      ^b
,../include/vlc_variables.h:122: c39: note: expanded from macro 'var_Create' )

      |   122 | #define var                                      ^V
L../include/vlc_common.h:ifC481nreu var_Create(a,b,c:)ct_iOBJECT(on var_Cre 15: note: expanded from macro 'VLC_OBJECT'
a  481tvlc_c | ommon_members:      cons ),n,t,v)
      |                                                ^
(const_eCrea../include/vlc_common.hte var_GetCheck(_Creconsetd (i  an tea(a,b      con,c,d,,b,c)v lc_osvt t struct iate _od,n,tvlc_c,ve)r va)bs_tCo mmon_memrreibnate(elay = VLpCu_tOjBrJ_ECCrT(a),  evar_CrreateGb, c )
eeattIen(tVeger( p_input, "sub-d( VLC_elay" u)cts: (const ;
       |                         ^
ect_t *)(&(x)->obj) \
      ../include/vlc_variables.h:|               ^
vlc_common_members      |                                       ^
:vlc_o../include/vlc_common.h:481 :15bj(c:OBJ481: note: _GetChecked(VLC_OECT(a:), b,e ct_t *)(&(x)->obj)B JEC\
      |               ^
T(o)expanded from macro 'VLC_OBJECT'
,n,taudio_output/dec.c495onst, vlc_object  v)
      | 481:279:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15: note: expanded from macro 'VLC_OBJECT'
c  481 :In file included from                                                ^audio_output/common.c)
:      : |      148:13:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|                                       ^
59  : note: expanded from macro 'var_CreateGetInteger'
    co_t *)(../include/vlc_common.h&:495481:15:  | #define 
  L148C |         v279 |  ../include/vlc_common.h:481:15: nst note: expanded from macro 'VLC_OBJECT'
     481 |      struct vlc_comm   consar_t  struct vlc_commo(x)->o   aononut    __memOBbers: (co_FiltersDelete (aout, owner->filters)msg_Dbg( p_this,Crea ";
      |             ^_members: looki   msg_Wng for a sub) )
title file in %s", n
st vlc_object_t *)(&(x)->obj) \bj) \
      |               ^
      |               ^
p../include/vlc_aout.h:398:28: note: expanded from macro 'aout_FiltersDelete'
  398 |       ste Ge In file included from video_output/inhibit.c:25:
In file included from ../include/vlc_common.h:1031aout_FiltersDe:
../include/vlc_variables.h:362:lz9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  362 |     if( vard_GetCete(VLC_OBJEC
hiecT(o),ked(rf )In file included from audio_output/output.c:31:
In file included from J../include/vlc_common.h
:E1031C:
../include/vlc_variables.h:477:5: warning: T(a),b,c,d,e)
      |                                              ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        477 |     vpt_ar_Creoate( p_obbj, psz_name, VLC_VAR_ADDRESS, jbj) , ps      | z                           ^&val ) )
      |         ^
../include/vlc_variables.h: _name, VLC_
V\
      |               ^);
|         ^

      |         ^
../include/vlc_variables.h:128:43: note: 31ARIn file included from input/stream_memory.c:28:
In file included from input/stream.h:28:
In file included from ../include/vlc_common.h:1031:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:../include/vlc_messages.h:
../include/vlc_variables.h:554:5::87:324:_STRIN510: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 warning:   324 |     due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
if(  554 |     var_Create(Integer(a,b)   var_CrG | VLC_VAR_DOINHE p_obj, pRIT  !var_Get);sz_name, VLC_VAR_STRING | VLC_VAR
_      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  Checked( p_obnote: j, psz_name, VLC_VAR_FLOAT, 122 | #defexpanded from macro 'var_Change'
i&valexpanded from macro 'VLC_OBJECT'
DOINHERIT
      |     ^
  128 | #define var_Change( ) )  
      |          ^
C_VAR_STRa,b481INGe a|:t142:48: note: expanded from macro 'var_GetChecked'
neGetInteger( VLC_O | e var_Create(a,b,c) var_Create( VLBCJ_,O  B142JECT(a),b)E
      |                                                           ^
../include/vlc_variables.h:122../include/vlc_common.h:../include/vlc_variables.h:39: VLC_VAR_DOIc481:15: , note: expanded from macro 'var_Create'
note:  | expanded from macro 'VLC_OBJECT'
d,eN    122a | #define var_Create(a | #deHCERIfine var_GetCTh(eac), b, c )
      |                                       ^
../include/vlc_common.h481 |         const struct vlc_c:o481):15: note: expanded from macro 'VLC_OBJECT'
 T );
      k|   ed(o481 |  ,n ,t,v) var_Get,Cb ,     ^   hecked(VLrnc) va vnote: 
C../include/vlc_variables.h: 122c:omnms../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_tOBJECT(o),n  481 |      (    c: str_142Creonst structa,pat vlc_common_met,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  r_Change( 481 |    VL_input:,48mbe "E C_rO u   const s         const strBuJcE CtTc(tet(ructa vlc_common vlc_common_m:) re39:  note: expanded from macro 'var_Create'
     const struct vlc_common_members: (const vlc_obje ,mb ers: (const vct_t *)(b, lc_object_t *)(&(xnote: )->objc, d, e )
      | ) \
      |               ^
S                                          ^ 0x%x iexpanded from macro 'var_GetChecked'&(x)->obj) \
      |               ^
sIn file included from video_output/snapshot.c:35:
In file included from ../include/vlc_common.h: 
1031  142 | #defiIn file included from video_output/display.c:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:32:
  In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469 |     var_Create( _membersp_obj, psz_name, VLCn eV: (const vlc_ob442_j:ect_t *)(&( xexpanded from macro 'var_SetChecked'
  L140 |   122 | )->ob#defiC_OBJECT
s../include/vlc_common.h:: 481:15: j) \
(a)      |               ^
#define var_Create(a,bnIn file included from note: audio_output/output.ce:5:expanded from macro 'VLC_OBJECT'expanded from macro 'msg_Dbg'
,v  481 |         const struct vlc_common_members31:
In file included from ../include/vlc_common.h:1031:
(../include/vlc_variables.h:: 491(:c5
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]onsV, b, c )
      |                                       ^
   87../include/vlc_common.h:a481:15: 
 |   491    msg_Generic(p_thinote: expanded from macro 'VLC_OBJECT'
s  481 |  |        r_GetChecke  dcon(s t vlc_objecvar_SetChe  concskted(o,n,t ,v) varv strua_r_Crecate( p_obj, pSsetCheckedt_t (VLC_O*)otBJECT((o),n,t,v)
      z_nam|                                                ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
&, VLC_VAR(x)-   vlc_common_members>obj) \
      |               ^
481 |       :vlc_comm (const on_cv)l var_CreIn file included from  c _c_oADnastte (s truVLC_OBJECTinput/var.c(:a), b, c 37)DRESS | VLC, VL,Cn_,ctt,v) var_GetCh_MVSG_DAR_DOINHERIT ):
In file included from input/input_internal.h:31:
 vlc_common_members:../include/vlc_input.h (cons:t vlc_objBG, __V530Aecked(VLect_t *)(&:;
(9x)->obj) \
      |               ^
      |     ^
_ARGS__): 
      |     ^
../include/vlc_variables.h:122:C_OB../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
warning: J39: note: expanded from macro 'var_Create'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   78 |   In file included from video_output/video_output.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hE  CT(o),n  ,t,v)
vl      |                                                ^
c_../include/vlc_common.h:481:L15: note: expanded from macro 'VLC_OBJECT':276:122 | #defi10:
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |     530 |  ne var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
  481 |       
               ../include/vlc_common.hc:onst struct vl481c:_commo15n:_ mnote: eexpanded from macro 'VLC_OBJECT'mbers
| :                                      ^ 
(  c481o | n  s t vloc_objecvt_t *)(&(Al     const stRrx)->obj) \
      |               ^
c_object_release( input );
      |         ^
../include/vlc_common.h../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
:481:15: note: expanded from macro 'VLC_OBJECT'
     66481 |  In file included from audio_output/common.c:  31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  340 |  |     vlc_object_r elea   if(     const struct vlc_ var_coGmmmon_members: (const bjectvlc_object_ts _t *)(&(x)->obje*)(&(x)->) \
      |               ^( VLC_OBJEe_Suct vlc_cmbommon_memberobj) \
      | s: (const eCT(a) )
      |                         ^
              ^
rs: (already uc../include/vlc_common.hvIn file included from :audio_output/volume.censeleclc_object_t *)(&(x)-tChet
ed", esoc-nst vlc_objeT:29:
In file included from ../include/vlc_common.h:og(VLct_t *)(&(x)->objked( pRI1031:
N_ob>G | VL)In file included from i_id );
 \
      |               ^
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CC_j, psz_name, VLC_VAR_STRING, &_input/stream_memory.c:28:
In file included from input/stream.h  477 |    V      |         ^
 var_CreateO../include/vlc_messages.h:85:5: note: In file included from video_output/inhibit.cBJECT(o), p, vlc_m:o25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:481:15: note: expanded from macro 'VLC_OBJECT'
:28  481 |         const struct vlc_common_members: (const vlc_object_t *)(&429(val ) )  if( !var:
:5:In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |         ^
>
expanded from macro 'msg_Warn'  o429
 |     var_Create(    85p_obj  , pszbj_() \
      |               ^
 |    481d_GetChecke p_objIn file included from audio_output/output.cu |         cle_nam msg_Generic(:31:
In file included from ../include/vlc_common.h:1031:
name, VLC_VAxR)->obj_)p,d( INpeT_EGER | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:142:48:_../include/vlc_variables.hthis, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Cre../include/vlc_messages.h:78:13,: note: expanded from macro 'msg_Generic'
a psz_name, VL   78 |     vlc_LoC:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
g(VL  C_OBJECT(o../include/vlc_variables.h:511:5:te warning: 563 |     var_Create), Adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]p, (_VAR_STRING (vlc_m| VLC_VARRodule__nameDO IN, __FHE warning: ILRdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
op_obj, psz_namea,b,c) var_Create( VLE_,C _OBJECT(a)__F _Vonst sILE__  442 |   ,I T );  vtruct vlc_common_members: (cons, ar_Create(

 b, c )
      |                                       ^
p_obj, psz_name, VLC_VAR_BOOL | VLC_VA../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'  
R  481D | OIN       |   H511E_R_ILTI N)E;_
_      ,|      ^\

../include/vlc_variables.h      :| 122:39:b            ^jt |   v l c note: expanded from macro 'var_Create'
 note: expanded from macro 'var_GetChecked'
  122 
 _ o b  | #de  fine var_Create(a,b../include/vlc_common.h142,j ect_t c*onst vst),ar(u&c(tx )vcl)c _vc-o>mombj) \
      |               ^a
r_Crr_Creeateo( Vna | t#In file included from eL(_ p_objdefC_OBJEmCT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: _Dnote: expanded from macro 'VLC_OBJECT'
  481 |         ine var_GetCheembers: (const vlc_object_t *)(&(x)-const struct vlc_comm:481:15O: note: expanded from macro 'VLC_OBJECT'
co  481 |     INHERITvideo_output/control.c :LkC_VAR_STRING | VLC_VAR_DOIn ed(o,n,t,v)   vNaHr_GetChecked(VLC_OBJECT(o_members: (E);
28:
In file included from ../include/vlc_common.h:      |     ^
../include/vlc_variables.h:122:39: note: )R,1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   276I | expanded from macro 'var_Create' 
T
      ,| conn psz_name,   is tV Lstruct vlc_cfo(m m!var_GetCconst vheck  e122 | #define var_Create(a,b,    ^
d( p_obj,o    ^,t../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #d, psz_name, Vefine LCvar_VAR__CreI
n_membNTEC_VGcAR_INT../include/vlc_variables.h:E)R, & v122:val ) )39ar_Create( VLC_OBJ
      |          ^
: note: expanded from macro 'var_Create'
E../include/vlc_variables.h:142:48  CT(a), ersl:c _note: oexpanded from macro 'var_GetChecked'bject_t *E)GER | Vv)LC_VAR_DOINH(122
      | 
                                               ^
  142 | #define var_GetChecked(o,n,t,v) var_ | GetChecke#define var_Creat../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
>obj) \
      |               ^: (const vlc_object_t ad(VLC_O*)  (481& | ( x )t-e(a,b
BJECT(o),n,,c) var_Create( VLC_>obj) \
      |               ^
OBJECT(a), b,  \
      |               ^
 psz_name, VLC_VAR_INTEGER, &val ) )
      |          ^
 ../include/vlc_variables.h:142:48: input/subtitles.c:c345note:  )
      |                                       ^
  In file included from input/var.c: expanded from macro 'var_GetChecked'
    const s:In file included from video_output/inhibit.c21:37:
In file included from input/input_internal.h:31:
142 | #d../include/vlc_input.h:572:10: warning: trucdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  572 |          : vlc_common_vmeem warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lc_  345 |  bfine var_t vlc_objecGter_25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442  t            :s../include/vlc_common.h:481:15:    note: expanded from macro 'VLC_OBJECT'
5:   481 |    o     cbjeo  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c *)(&  442ns | (co(m s   var_Crxt struct vlc_com)tm_on_mgembers: (c_Dbg( p_t->his,
      |                     ^
eate( p_objnsert, ptCheckeed(objos) l\
,enz_nam      |               ^
eas, V../include/vlc_messages.hLC_VA,t,v) var_GetChecRk_BOedO(L | VLVLC_VAR_DC_OBJECT(o),n,t,v)
      |                                                ^
OIN../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
HER  481IT : |  );
        |     ^     87co
:5: note: expanded from macro 'msg_Dbg'nst struc../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | t #devlc_cofine mmvar_on_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const strucIn file included from video_output/video_output.c:37:
In file included from ../include/vlc_common.h:1031t vlc_
:
../include/vlc_variables.h:293:c10: warning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mmon  _293m | e m   if   87 | (     msg_bGeneric(p_this!va, VLre_rs: GC_etChecked( p_obj, MSG_DBG, __V(const psz_navlc_me, VLCo_bjVAR_ect_t *)(&(x)->BOOL, &A_ARGS__)obj) \
      |               ^
val ) )onst vlc_object_t *)(&(x)->obj) \
      |               ^

      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'

      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
In file included from video_output/inhibit.c:In file included from 25:
In file included from ../include/vlc_common.h:input/stream_memory.c  142:28:
In file included from input/stream.h:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578 | #define var_GetChecked(o   78 v:9:lc_o warning: bjecdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t_t   578 | *)(&(x)-    if |     vlc_L>oogb(j,)n ,\
      |               ^
( vaVLC_OBJECt,v) var_GetChecked(VLC_OBJECT(o),n,tIn file included from ,v)e(a,baudio_output/common.c:31:

,c) var_CIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
reate( VLC_OBJECT(a),      |                                                ^
 b, c ../include/vlc_common.h:)
        350 |     i|                                       ^481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      (   const struct vlc_comm
cT(o), p, v1031:
../include/vlc_variables.h:455:onst vlc_ob../include/vlc_common.h:481ject_t *)(&(x)->ob:j) \
      |               ^
&r_ChaIn file included from video_output/interlacing.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from video_output/interlacing.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_ADDRESS, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *nge()(&(x p_obj, psz_name, VLC_VA)->obj)R_CHOICESCOU \
      |               ^
NT, &count, NULL ) )
      |         ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128 | #define var_Chan15ge(a,b,c,d,e) var_Change( VLC_OBJECT(a), b, c, d, e )
      |                                           ^
../include/vlc_common.h:In file included from video_output/interlacing.c:29:
In file included from 481:15: note: ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:expanded from macro 'VLC_OBJECT'f5
:(  481 |     var_GetCheckelc_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mo  429 |   dule_name, __FILEd(__   p ,   _ _voaon_members:rbj, ps z_n_a me, VLC_LV_ conAR_STRING, &valCrea ../include/vlc_common.h) )
      |         ^
te( p_obj, (conpst vlc_object_t *)(&st struct sz_name, VLC_../include/vlc_variables.h:142:48: VAR_INTEGER | VLC_VAR_DOINnote: b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: 5expanded from macro 'VLC_OBJECT'
expanded from macro 'var_GetChecked'
  142 | : warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Hx)->obj) \
      |               ^
  455 | #define   v lvca_r_CIn file included from video_output/video_output.ccomreate(I: varIn file included from audio_output/filters.c:38:
../include/vlc_filter.h:_GetChecked(o,n,t,167:9:481:15: NE__, \  481 |   
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
v) var_GetCheckedERIT       c )onp;:
37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: _obj, psz_nam      m| o    ^n
 note: expanded from macro 'VLC_OBJECT'
  481 |       ../include/vlc_variables.h  :122:39:481 |          e , VLC_VAR_FLOATc _members: (warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(VLC_OBJECT(o),n,t  
 ,note: cconst vlc_object_t *)(&(x)->obj) \o| VLC_VAR_DOINHERIT );
v)      | 
      |                                                ^
    ^167 |  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_member       msg_Warn( expanded from macro 'var_Create'
      |               ^
nst strus: (const vlc_object_t *)(&(x)  -304>obj) \
      |               ^

 | ../include/vlc_variables.hp ct v  st s In file included from audio_output/common.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:lc_  362 |  comm122:39: note: _ expanded from macro 'var_Create'f  if( var_GetCheckedi
( p_obj, psz_name,on_  l122m | e#define var_Create(a,b,c) var_Corif ea(tlei(k eVLC_OBJECT(a), b, c )
      |                                       ^
nstt../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

l     y(!var_str481 | GetChecked (obju122, name, VLC_ec      mVbt vlc_comrAmonR_CO | _emembers: (_, _tru_LINE__, \
      cORrDS, &val))s: (const v)l
c      |                 ^
|   const struct ,            ^
../include/vlc_variables.h../include/vlc_common.h:481:15: vlc_common_:142:48:memberscons_obnote: expanded from macro 'VLC_OBJECT'
 jnote: expanded from macro 'var_GetChecked'
    e:481ct_t *)(&(x)->obj) \
      | o              ^
n_members:  |   (caudio_output/dec.c     (t v142 | #define var_GetChecked(o,  const struct vlcn,t,v_common_m:152:13:  VLC_ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m)b  "cean't #dervf  152 |          ign t  msge var_Cre_note: expanded from macro 'VLC_OBJECT'ate(a,b,c) var_Create( VLC_OBJECT(as
D  481input/stream_memory.c:125)et : |   13o:utput        const struct vlc_comvlc_bg obj pic:t ure" );
      |         ^
(../include/vlc_messages.h:85:co5ecnst_t *)twarning: : note: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  x125)- |   >oo b & j) \ar_GetChecked(VLC_   nst vlc_objec ( t_t *)aout, (& (" x)->obj) m\
      |               ^
OBJECT(o),n,t,v)
      | restartin                                               ^
g ou../include/vlc_common.h:481In file included from video_output/inhibit.c:25:
In file included from ../include/vlc_common.htput...");
      |             ^
:15: note: expanded from macro 'VLC_OBJECT'
:../include/vlc_messages.h1031:
../include/vlc_variables.h:469:5: :87:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: 
expanded from macro 'msg_Dbg'expanded from macro 'msg_Warn'

     469 |     v87 |     msg_Generic(p_this, VLC_MSG_DBG, _ar_Create( p_obj,   85 |     msg_Generic(p_this, VLC_MS pGsz_n_WARN, _,_V_VA_ARG SbVA_ARGSame,,__)
      |     ^
__)
       AR_|     ^
c )
A../include/vlc_messages.h      | ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
D   D78R EV                                      ^:
78../include/vlc_common.h::13481:: 15note: :expanded from macro 'msg_Generic' 
note:    78 |  S   vlc_Log(VLC_OBJEexpanded from macro 'VLC_OBJECT'
CT(o), p, vlc_module_name,  |       __FILE__, __LINE__, \
      |             ^
481 |         const 
s      | ../include/vlc_common.h:t481r:u15c:tL Cv_lVcA_Rc_oSmTmRoInN_Gm e|m bVeLrCs_VAR_DOINHERIT );
      |     ^
              ^:
 (const vlc_object_t *)(&(xIn file included from audio_output/volume.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |     var_Create( p_obj, psz_name, VLC_VAR_ADDRESS | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from audio_output/volume.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 |     var_Create( p_obj, psz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from audio_output/volume.c:29:
In file included from ../include/vlc_common.h:1031):
-../include/vlc_variables.h../include/vlc_variables.h:>525::o5122:bj) \ 
warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      
39:   | 525note:  |               ^ expanded from macro 'var_Create'

   var_Create( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINIn file included from HEvideo_output/interlacing.cRIT
:29      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
:
In file included from   122 | #define var_Cre../include/vlc_common.h:1031:
ate(a,b,c) var_C../include/vlc_variables.h:reate( VLC_OBJEC442:T(a), b, c )
      |                                       ^5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc    _Log(V122 | #define var_CreateLC_OBJECT(o), p, vlc_module_n(a,ame,
442 |     var_Create( p_o../include/vlc_common.h:481:S,15: note: expanded from macro 'VLC_OBJECT'
 _ &val ) )b,c) var_Create( VLC_O
      |         ^
_FILE__, __LINE_BJECT(  bj../include/vlc_variables.ha:)142:48: note: expanded from macro 'var_GetChecked'
481 |  ,        const sptruc  142 | #define t vlc_common_members: (const vlc_object_tvar_Get *)(&(x)->obj) \
      |               ^
  481 | , s Checked(o,n,t,In file included from audio_output/volume.c:29v) v:
_  a r_GetChecked(V, \
In file included from ../include/vlc_common.h      :1031:
    const struct v../include/vlc_variables.h:539l:c_c5:|             ^ 
warning: ommon_bz_nm, c )
      |                                       ^
am../include/vlc_common.h:481:sembers: (const vlc_eo../include/vlc_common.h:bjec, VLC_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  _539 |   481  var_Create( p_obt g_E*VAR_BOOL | VLC_VAR_mon_memDrr( s, bOINHERI:)(&(x)->obj) T );
      15: note: expanded from macro 'VLC_OBJECT'
|   ers: (c481 |       LcC_O\
BJE      |               ^
onst vlc_objecj, psz_tname, VLC_tonst vlc_obje   c*)(&(x)->obj) \
      |               ^
15CIn file included from ons    ^: note: expanded from macro 'VLC_OBJECT'
video_output/video_output.c:  37:
In file included from _481 |         "Hc../include/vlc_common.hey,onst struct vc
lct s_cotruct vlc_common_members: (c../include/vlc_variables.h:122t_t *)(&(x)->objonst v) wha :\
      :1031:
../include/vlc_variables.h:324:10: Tlc_object_tmmon_members: (const  *)(&(tvlc a_ob|               ^ject_t *)warning: x)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  39o
: note: expanded from macro 'var_Create'
)->obj) \,input/input.c324:VAR_FLOAT |1030:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r 1030 |         |  VLne you tC_VAR _DOINHERIT
      |     ^
hi../include/vlc_variables.hnki:122:39:ng note: ? expanded from macro 'var_Create'
"
      |             ^
,../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
  v122a | #define var_Create(a,b,c) var_Create( VLC_OBJECr_SetInteger( p_inpT(a),ut, "spu-delay", (vl b, c )
      c_tick_t)i_delay * 10    if( !var_GetChecked( p_obj, ps|                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     z_nam    const s
         83 |      12200truct vl emsg_Generic(, VLC_VAR00 ); | 
#      d|         ^
p_this, VLC_../include/vlc_variables.h:259:49: note: expanded from macro 'var_SetInteger'
efine   _259M | S#GFva| r              ^_E
RR, _c__VcAo_mAmRoGS__)
      |     ^
_n_members: (LCdreefait../include/vlc_messages.he(cao,nbs,ct)  vvar_Create(l cV_LoC_OBJECT(a)n,e  bv, acr )
      :78(&(x)-_>SbetIntt:e13:| ,v oOAT, &gnote: expanded from macro 'msg_Generic'
audio_output/dec.c:170bj) e   78 | r(a,b,c)   var_    vlc:9_L:og(VLC_OBJSetInt warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ECTject_t *)(&(x  170 | (o), p, vlc_emger( VL)C_OBJECT(                                      ^ 
 od ../include/vlc_common.hval ) ):ule_->\
481:an)am      |               ^
15: note: e, __FILE__, __LINE_expanded from macro 'VLC_OBJECT'
_,b,c)
      |                                                 ^
  481 | , \
      |             ^In file included from video_output/inhibit.c:    ../include/vlc_common.h:25
  :
  481:15:In file included from ../include/vlc_common.h:cons1031
../include/vlc_common.h:481:15::
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note: expanded from macro 'VLC_OBJECT'
  477 note: expanded from macro 'VLC_OBJECT'
  481 |         t struct vlc_co mmon_mem    msg)bobj)   481
       |  | |                                                ^
\../include/vlc_common.h:481:ers: 
 (const vlc_object_t *)(&(x)-l        const       |               ^
c_co_Dbg (15struct:> In file included from audio_output/volume.c:29vlcaout note: expanded from macro 'VLC_OBJECT', "remmosta
 r  var_Creattne( p__common_members:_me      |          ^
o  ../include/vlc_variables.h:c142o:
:48: note: expanded from macro 'var_GetChecked'
n  142 | #sdefine ingvar_ (const vlc_object_t *m)(tGbe&tCobj) \(x)->obj st
      |               ^
) \
       fil| ruct vlc_common_memb              ^
ters...In file included from ");481 |   
      |         ^
video_output/interlacing.c:../include/vlc_messages.h29:87:5: note: expanded from macro 'msg_Dbg'
 ers:input/input.c:1051:5:
In file included from ../include/vlc_common.h:h   87 |  ers:  ecke (c msg_Generic(pd(o,n,t,onst vlIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_tvh warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 
c     con) v_ba1031:
../include/vlc_variables.h:s455tjo, bjr_GetC:5:p his, V struct ecked(VLC_OBJECTLC_MSG_DBG, __VA_ARGS__)
ect_t *)(1051 |     msg_Db&(x)->obj) vlc_common_membe(      |     ^
rs: (conso),n,t,v)
      |                                                ^
g( p_input, "Can't ded../include/vlc_common.h:481t:15 uce ../include/vlc_messages.hvlc_s: note: expanded from macro 'VLC_OBJECT'
  481 |   lave tyowarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
      |               ^     455 |     var_Cr (ecpe oat   onst bvlcf \"%sje:78:13: note: expanded from macro 'msg_Generic'
ct__so     bjconst struct vlc_common_mem554 |     var_Cret *)(&(x)->obj) \
      |               ^
ab78ers: (ect_t  |    te( p_obj constvlc_Log(VLC_OB*)( vlc\
&("x)->obj) \, psz_na
      |               ^
me with file extenIn file included from sinput/stream_memory.ci:In file included from 130:13: warning: video_output/display.cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
audio_output/common.c  130 |      on:. ",
_object_t *      |     ^
32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_messages.h:87:5   455  |      ms:31J:ECT(o), p, vlc_modg_Err( s), "in    var_Crez_name, VLC_VAR_STRING |:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: VLC_Vaule_nam429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  429 |  Ae, __FILR_e( p_DoObj,INHEe  (pRsIzT_ n)a;m
e      |     ^
, VLC_VA  var_Create( p_obj, psVR_F z_namLC_VAR_STRING | VLC_VAR_DOINeHERIT
      |     ^
LOAT, VE__../include/vlc_variables.hLC_VAR_INTEGER | VLC_VAR_:(&(x)->obj)122p_obj, psz_name, V, __LINE__, \
      |             ^
DOINHERIT );
      |     ^
../include/vlc_common.h:LC_VAR:39:_F481: \
../include/vlc_variables.h:LOAT | VLC_VAR_DOINHERIT 15: note: expanded from macro 'VLC_OBJECT'
);
      |     ^
  ../include/vlc_variables.h481 |        :122:39122: note: :39: note: expanded from macro 'var_Create'
 const struct v      |               ^
  122 | #define var_Create(a,b,c) var_Create( VLlc_commonC_OBJECT(a), b,_me c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #defi   const ne var_Cstruct reatevlc_common_members: mbers: (note: expanded from macro 'var_Create'
 (cconst  122 | #define vaonst In file included from video_output/video_output.c:37:
In file included from ../include/vlc_common.hr_Crevlc_oate(a,b,c) var_Create( VLC_OBJECT(a), b, c :1031:
../include/vlc_variables.h:340:(9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)ea  340 | (   ( v lc_oexpanded from macro 'var_Create',b,c) var_Create( VLC
b
if( v_OBJECT(a), b      b,j| ja c )
      |                                       ^
../include/vlc_common.he:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (con | VLC_VAR_DOINHERIst vlc_object_t *)(  T122tc&(x)->obj) \
      |               ^
,v)
      |                                                ^
 | ../include/vlc_common.h:481:15: In file included from video_output/display.cnote: expanded from macro 'VLC_OBJECT'
  481 |    r: t _32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning:    const s#trdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   469) | ;
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #ddG v alid vlc_stream_uct vlc_common_membereefinet var_Create_v  va(sa:, b(,cco)n svta rv_lCcr_eoabtjee(c tV_LCa_COoBnJECT(a), b,t *)(&(x)->trolo bj) \
 c      |               ^ 
)
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const questry=In file included from video_output/control.cru0x%x", i_query );
      |             ^
C:../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
hct vlc_common_   83 |     msrgemem_Geneefine_C vacbers: (const rkvlc_object_t *)(&(x)->obj) \
      |               ^
ice(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
In file included from video_output/interlacing.c:d../include/vlc_messages.h29:
In file included from ../include/vlc_common.h:1031:
r:78e28ate( p../include/vlc_variables.h_:ob:13:                                      ^469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469 |     varr_Crj, p _eatenote: expanded from macro 'msg_Generic'
   78 |   (  vlc_Log(VLC
_../include/vlc_common.h:481:15: aCnote: expanded from macro 'VLC_OBJECT'
,  481 |  ec    b,c)sz_name,t_t *)( VLC_VAR_STRING | VLC_&(   consxt st var_rCureate( VLC_)t->obj) VAR_DOINHERIT *)(pp_vout[i]) );
OBJECT(o), p, vlc_module_name, __FILE__, __);
      |     ^
      |          ^
O../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
BJECT    66(a), b, c )
c      t|                                        ^v
lc_co\ |    ../include/vlc_common.h ( v:lcp_obje../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #de
ct_relea481:15: note: expanded from macro 'VLC_OBJECT'
      f  481 |         const st| sruct vlc_commonreate( p_obLINE__, \
      |             ^
j, psz_name, VLC_../include/vlc_common.hVAR_STRING _:| VLC_481VAR_DOINHERIeT( );
 VLC_OBJECT      m| e    ^
:15../include/vlc_variables.h:: note: expanded from macro 'VLC_OBJECT'
122  :48139 | :   note:  expanded from macro 'var_Create' 
 m b e rcso:n s(tc   122o | #defnst vlc_object_t(ine v_aobj, psz_name,  VLC_VAR_STRING, &s*)(&val ) )
      |         ^
r../include/vlc_variables.h:142:atruct vlc_co) )
_Cre      | ate((x)->obj) \
      |               ^
                        ^
mmon_mem../include/vlc_common.h:481:1548: note: In file included from audio_output/common.c:31expanded from macro 'VLC_OBJECT'b
e: note: expanded from macro 'var_GetChecked'
r  481 |         const struct vlc:
_cao,mimon_menb  se,142 | #defmi ne In file included from var_Create(a,b,c) va../include/vlc_common.h:c1031:
v../include/vlc_variables.har_Ge) var_Create( VLC_OBJtECCT(a), b:, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  r_Cremmon_members: (a tbcers: oe( VLC_OBhecked((o,n,JECT(aconst vlc), b, c )
      | : (                                      ^
442_../include/vlc_common.hobject_t *)(&(x)->obj) \
      |               ^
:c5  :481:15: note: expanded from macro 'VLC_OBJECT'
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  442  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 ns   const ts vlc_otbjIn file included from ect_t *)(&(xvideo_output/display.c:nru)->obj) \
      |               ^
st vlc_object_t ct vl*)(&(x)->obj) \
32      :
In file included from               ^In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  477c_common_members: (const |               ^
vlc_object_t *)(& |     var_C(rxe)t,v) var_GetChecked(VLC_OBJECT(o), n,t,v)
      |                                                ^
audio_output/volume.c../include/vlc_common.h:29:
In file included from ../include/vlc_common.hnote: expanded from macro 'msg_Dbg'
->obj) \
      |               ^
   87 |     msg_Generic(p_this, VIn file included from video_output/interlacing.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5:L:481:15:C note: expanded from macro 'VLC_OBJECT'
_:1031:
MSG_DBG, __VA_A../include/vlc_variables.ha:RGS__)
      |     ^
t563  :5: warning: 481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] |        
 cons:
t s  563 |    ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
 tvraurc_tC rvelate( p_obj, psz_name, cV_LcC_Ve warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477   78AR_ST( p_obRjING | VL |     vC_VAR_DOINHERIT
 | lc_Log(VLC_OBJECT      |     ^
(../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 |  |   omm#definon_members: (cons    vt vlc_object_t *,) (& ( var_Creatinput/var.cIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:x)->obj) \
      |               ^
134:5ar_: Create( p_obej, psz_name( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]p,In file included from video_output/video_output.c:
37:
In file included from ../include/vlc_common.h:1031  134 |     :
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
var_C  350 |     if( var_GetChercked( peate( p_input, "stat:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_o_), p, vlce", oVLC_VAR_INTEGb  293 | jobj, p VLC_VAR_STRING     i,f( !var_Gesz_name, VLC_| tChecked( p_obj, psz_na VmeAR, VL_STRING, &val ) )
      |         ^
VLC_VARC../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #defin_e var_GetChecked(o,nps,ERzt,v) );
      |     ^
 var_GetChec_name,ked(VLC_OBJEC_DO../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 VLINHERIT );em var_Create(oa,b,c) var_Created  p122 | #define_VA var_Create(a,b,c) vaTr_Create( VLC_OBJR_BOOL, 
      &val ) )
      |          ^
| (EoCT(a), b, c )
      |                                       ^
../include/vlc_variables.h:142:48: note: s../include/vlc_common.h),n,t,vexpanded from macro 'var_GetChecked'
):481:15: note: expanded from macro 'VLC_OBJECT'  142 | #d
zefine _( VLC_OBJECT(a), b, n
      |                                                ^
../include/vlc_common.h:481a:15: ule_name, _m  481evar__FILGetChecked(o,n,t,v,note: expanded from macro 'VLC_OBJECT'
) var  _Get481 | E__, Ch ecked(VLC_OBJECT(o),n,t,v)
__L       const stru      |                                                ^
ct vl ../include/vlc_common.h Ic_common_members:note: expanded from macro 'VLC_OBJECT'
 (const   vlc_object_t *)(&(x)->obj) \:C_V481:15: 
      A|               ^
Rnote: expanded from macro 'VLC_OBJECT'
_STRING | VLCN_E__, \481In file included from video_output/video_output.cIn file included from :video_output/inhibit.c:25:
V37:
In file included from ../include/vlc_common.h:1031VAR_DOINHERIT );
      |     ^
  481 |         const str../include/vlc_variables.h:122:39 |     In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: uct v l   491c_  cons:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t struct vlc_cnote: ommon_members: (const v |     var_Crealc_obte( p_obj, psz_name, VLC_VAR_ADDRESS | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122
co    ^mmon_
mj:ect_t *)../include/vlc_variables.h39expanded from macro 'var_Create'
: note: expanded from macro 'var_Create'
  :122:39(&(x)->obj) \
122       | #de|               ^
fi: note: eexpanded from macro 'var_Create'
  n  362 |     if( var_G122 | #define var_Cree var_Crec      In file included from audio_output/filters.caLC_VAR_  122 | #B Oate)mbertds: (co
(anst vlcO_objL | VLefine :38:
|       e            ^| 
../include/vlc_filter.h../include/vlc_common.h:481:ct                                      ^ |         co,b,c:)n213:9st struc tv15C:_ Vv: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: 
expanded from macro 'VLC_OBJECT'a
r  _Cr481e_  t213ate( VL | C_ | O B J E C T   const struct 
27(a)l, c_common_membe../include/vlc_common.h:481:15A: note: expanded from macro 'VLC_OBJECT'
rs:  481 |         const se(a,b,c) vat (const v warningvls generated.
r_Create( VLC_OBJECT(a), b, c )
      |                                       ^
c_object_t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
lc  _c481 |         constommon_ struct vlc_common_v ammembers: (em*)(cr&(_berx)->obj) \
      |               ^
onst vlcs: (con_objeinput/var.c:136C:5: warning: ctstdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_t  vlc_obje  136 |    rct_r tue cvar_Change( p_inpu        tt, "mstate", VLsg_Warn( p*a)(&(x)->otbjb, c  )) \
      |               ^
e 
      |                                       ^
v_lfilc_common_members: *t)(&(x)->objer) \
      |               ^
R(_DOINHERIT );
      | , "can't geIn file included from input/input.cconvideo_output/display.c:32:
In file included from ../include/vlc_common.h:../include/vlc_common.h:481:15: 1031:
../include/vlc_variables.h:491:5:     ^note: expanded from macro 'VLC_OBJECT'
t outwarning:   s481t |   vlc_o:b1060j:e17c:t _warning: t *)(&(x)->obj) \
      |               ^
put       const struct vlc_common_members: (const vlc_object_t due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]sIn file included from ubpicturaudio_output/volume.c:29e" :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h *)(&(xdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

   1060 |     C_VAR_
)S../include/vlc_variables.h:ET;
      |         ^
)../include/vlc_messages.h:85:5: :note: expanded from macro 'msg_Warn'char *ps491 |   z  122 var_CreateV578::A
(L 9: warning: p   85 | UE, &val, NULL );
      |     ^
    msg_Generic(p_this../include/vlc_variables.h:128, VLC_MSG_WARN, __VA_ARGS__)
*)(&39: note: expanded from macro 'var_Create'
:  122=43: var_GetNonEmptyString( p_i      | _    ^depbase=`echo video_output/video_text.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/video_text.lo -MD -MP -MF $depbase.Tpo -c -o video_output/video_text.lo video_output/video_text.c &&\
mv -f $depbase.Tpo $depbase.Plo

../include/vlc_messages.h-:>78:no note: bexpanded from macro 'var_Change'j
)o(   (x)->obj) \
a      13|               ^,:b ,note: cexpanded from macro 'msg_Generic')
\ 
bj, psz_name, VLC_VA128R_ADDR | EIn file included from vvideo_output/control.car:_Cr28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

#  d304ef   78i |  |  e | a      if (likely(!var_nG#etdetCeheckee( VLC_OBJE vlcCT(a), b, c )
      |                                       ^
f../include/vlc_common.h:481:15_: Lnote: expanded from macro 'VLC_OBJECT'
  481 |   ine var_Creatog(VLC_S      OB      coJnsSt struct v lc_common_membe|               ^r|s: (c
 d (obVLC_VARIn file included from video_output/inhibit.c_DOINHERIT );
      |     ^
j../include/vlc_variables.h:122:39::25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]E
(  511a,b,c) var_CT(o), p,C rvelact_em(odu var  |     var_Create( p_obj, psz_name, VLC_VAR_VLC_OB_INTEGJECT(a), b, c C)
hange(a,b,      |                                       ^, name, EVLC_VAR
c../include/vlc_common.h:481:15: R | VL,d,e) var_ChC_VAle_name, __FILE_ange(note: expanded from macro 'VLC_OBJECT'
 R_DOIV  481 |   N_, __LI  NE__, \
      |             ^
LHC_EOBRJECTI(Ta), b, c ../include/vlc_common.h_COORDS, &val)))

due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        |                 ^
578       |  ../include/vlc_variables.h: ,  if( var_Change( p_obj142:, psz_n48: note: ame, VLexpanded from macro 'var_GetChecked'
C:_V  142 | #defineAR_C var_GetCHOICESCOU481:15: note: expanded from macro 'VLC_OBJECT'
N  481 |         const sthecked(o,n,t,v) note: expanded from macro 'var_Create'
T, &count var_G, NULL ) )  122 | #defruct vlinc_common_members: (cones var_Create(a,b,c) var_Create( VLeCt_O BCthJECT(  coaec k), b, c )
      | ensvtl c_struct vlobject_tc_common_members: (const vlc_o                                      ^
bj *)(&(x)->obj) \
       vlce_object_t *)(&(x)->obj) ct_t ../include/vlc_common.h*):481:15\
      | : note: expanded from macro 'VLC_OBJECT'
              ^(&  (x)->obj) 
\
      |               ^
481 |         const struct vlc_common_members: (cERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
|               ^audio_output/dec.co

:176:  30: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n122st vlc_objecIn file included from t_d | (t *)audio_output/common.c:#de      V  176fine var_Cr |             owner->LC_OBfonst |         ^31:

In file included from ../include/vlc_common.h(J&(x)->ovbj) E\
      |               ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'CT(
o  128 | #definlce_object_te *at)(&)In file included from In file included from ,audio_output/filters.c|     ^video_output/display.c:
:3932ne:
,t,:
v)
      |                                                ^
(../include/vlc_common.h:a,b,c) var_Create(481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h i:122:v VLC_OBJE:C1031:
(  ax39: ../include/vlc_variables.h:lt)->ob 455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note:   T(ers = aout_Fexpanded from macro 'var_Create'
j)r _  481122 | #\
iltersNew  | a      |               ^
C(aout,d, eh        constaIn file included from video_output/interlacing.c: struct defi &own455)n | 29
       |  :
In file included from n ../include/vlc_common.hg:e1031:
e../include/vlc_variables.h(:a,rb-,>c), ,b, c )                                           ^
ed../include/vlc_common.hvar_
C      |                                       ^
 ../include/vlc_common.h:491:5481va:r15: ,e) vnote: a:r warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_expanded from macro 'VLC_OBJECT':
481:15:   C481h | a n       const struct vlc__common_meIn file included from Createg../include/vlc_common.hm:1031:
../include/vlc_variables.h:511:(a,b,c) varr_Create( VLC_OBJECeate( p_obj, psz_nameT, VLC_VAR5_p:enote: expanded from macro 'VLC_OBJECT'
FLOAT |u VLC_VA   491  warning: 481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | binput_form at,
      |                              ^
 |     var_C../include/vlc_aout.h(:a), b, c ) v395:25:  note: lcexpanded from macro 'aout_FiltersNew'

  395_c  o | m511 |  mon_members: (const vlc_obj ect../include/vlc_vout.h: 125r_t e*( VLC_eate   var_Cr)(&(x)->obj) \
      | e:( pe5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 _obj, pat e(                ^  aout_  125r Fi

      |                                       ^l
R_D | s: ( c onstt vl c_object_t *)(&(x)p-In file included from video_output/control.c:O>obj) I\NHERIT );_o28, 

      |     ^
      ../include/vlc_variables.h|               ^
:t122Checkedbtj :v39:, s zp_enote: rexpanded from macro 'var_Create's
N  122ew(VLC_O | #dl:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10c_objee:fIn file included from (  ine var_p_obct_release( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]j, psz_namp_voue
t  324 |   C r if( !v       const struct);
 vlc_common_me, VLar_      |     ^
mbers: (coGetChecked(nst../include/vlc_objects.h:66:25: note: Csz__naaudio_output/output.c expanded from macro 'vlc_object_release'vlc_object_t *)(&(x)->obj) VA pR_ADDRES_obj, psz_name, VLC_\:B
JVECST(o),inf,outf,rv,31
remap)
      |                         ^
, &AR_FL:
OAT, mIn file included from ../include/vlc_common.h   &val66 |   e, ../include/vlc_common.h::  4811031) :15: )V eate(a,b,c)
       var_Crea:
te( VvLC_OBJECT| lc(a         ^)../include/vlc_variables.h,:
_../include/vlc_variables.h obb,j e:ct_rce l)
      |                                       ^
eas../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e(   481 | 525 :   5    constVLC_OBJECT(a) )
 st      |                         ^
:ru../include/vlc_common.h:481ct:15: note: expanded from macro 'VLC_OBJECT'142
: 48: note: expanded from macro 'var_GetChecked'
note:   481  142 |  | # d ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   525 |          c var_Create( p_finename, VLC_VAR_vADa var_DRESS |l  onvolc_commVoLnC__mVeAmRbers: (const )b j)
      _Dst struc| t        ^ vlc_covlmc_moonb_
membejec,../include/vlc_variables.h:142rs :: p48:s tnote: _expanded from macro 'var_GetChecked'expanded from macro 'VLC_OBJECT'(Ot *)(&
c  o142n | s#td e      (xINHEfR)I-Tz>_oname, VLC_VAR_BOOL | VLC_VAR_DOINHERITvlc_object_t *b)(&(x)->obji)j )\ \
ne  var_GetChecked(o,n,t,v) va)
| ;
      |     ^
              ^      |               ^

../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
r_GetChecked(VLC_OBJECT(o),n,t,v)
      input/var.c:139:5:   122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a)|                                                ^, b, c )
      |                                       ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: note: Lexpanded from macro 'VLC_OBJECT'
C../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_
      481 | 481 |        
 139 |  V      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'c   ons
   481 GetC Ah    var_
C   122econst struct R_INtr |  |  v lc#_dcefine var_Cr seeaatte( ommon_members: (const vlc_object_t *)(&(ruct vlc_xcommon)      const ->obj) \
      |               ^te(a,b,c) var_Create( VLC_OBJECT(a), b,T cp_input, "r
ate", VLC_VAR_FLOA      |               ^
T | _Vme In file included from video_output/interlacing.c:LIn file included from audio_output/common.c:C29_:
31In file included from V../include/vlc_common.hAR_DOINHE:
In file included from ../include/vlc_common.h:m1031:
:1031:
../include/vlc_variables.hRIT );
      | )
../include/vlc_variables.h:469:5:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    ^      E
| ../include/vlc_variables.h:122:39: note:   :GER warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
511 |   469 |     v    varexpanded from macro 'var_Create'
  122 | #defi | VLC_VAR_DOINHERIT
      |     ^
n../include/vlc_variables.h:122e var_Cre_Cr:39:ate(a,b,c)eate( p                                      ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_c_obj, psvommon_mear_Creaar_../include/vlc_common.hCreate( p_obj, psz_nIn file included from  ame, VLC_VARaudio_output/filters.cte( V:z_name_Sb,eLC_OBJEmbers: (conrCT(a), TRING | VLC_VARb, _s VLCsDO:tINHERIT );
      |     ^
note:  (const vlc_object_texpanded from macro 'var_Create'40:
../include/vlc_input.h:c../include/vlc_variables.h :)
      |                                       ^
../include/vlc_common.h:481c *k:15):
   122 | #defnote: iexpanded from macro 'VLC_OBJECT'
n  481 | e   e   v a r cons_Crt(& dsetruct valtc(_oc,onmmon_members527(x:e(a,b,c29)->o) var_Create( VLC_OBJECT(a), b: (c, cb o: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nst vlc_objec)t_t  527 |     inp *)(&(xut)_thr-e>oad_j)t  *\inb
      | j              ^put
 = input_Create( parent, item, log, NUL
      |                                       ^
L, NULL );
      |                             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct) vlc_common_members: ( \
      |               ^const vlc_object_t *)(&(x)-
In file included from video_output/video_output.c:37:
>obj) \In file included from ../include/vlc_common.h
      |               ^
:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429 |     var_Create( p_obj, psz_name, input/var.c:141:VLC_122In file included from video_output/display.c: vlc_object_t *)(&(x)->obj) \
      |               ^
5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  141 |  VAR_IN   var_CreaIn file included from audio_output/output.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hT:../include/vlc_input.h539:501:46: :5note: :expanded from macro 'input_Create' warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  539 |    EG,t,v) var_GetCh var_Create( pe  cked(VLCE_501 | oR | VLC_VA:39: note: expanded from macro 'var_Create'
R_DOIN32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5 OBJECT(a), bvlc__:obj Vbjwarning: ,_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
O   122 | #psHde,fERi z_namne vect_t *)(&(IxT) );
->objcAR)e_, INTEGER | \VLC
_      |               ^
VAR_DO d,      | input/es_out.c:1882:23: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1882 |          ^INHER
IT
      |     ^../include/vlc_variables.h:122:39: 
note: expanded from macro 'var_Create'
  122 | #define var_Creat ../include/vlc_variables.h:122:39: note: :481:15 e )
: note: expanded from macro 'VLC_OBJECT'
  c  481 |     h      |                                           ^
ar *prgms = v expanded from macro 'var_Create'
   const strucaat rr_G_e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
Clibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/video_text.lo -MD -MP -MF video_output/.deps/video_text.Tpo -c video_output/video_text.c  -fPIC -DPIC -o video_output/.libs/video_text.o
e(a,b,c) var_Create(r   481 |  Vvetate(a,b,c) vaLr_CrC_OBlc_coJeat       const Ee( VLCCTs#de_OBJECT(fintrauc(a)t vlc_common_members: (const vlc_object, emmon_members: (constb, c )
      |                                       ^
 inp vtlc_obj)ect_t ../include/vlc_common.h:481:15:, b, c  122*)(e note: expanded from macro 'VLC_OBJECT'
 )
  481 |         const struct vlc_cosmmon_members: (&(x)->obj) \
      |               ^
t | #defin_ruct vlc_common_members: (c(ceoNons p_inIn file included from t vlc_objecputvideo_output/inhibit.c:25, "forame-next", VLCnEmptyString( :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  525 |     var_Crp_syt *)(&s_VAR_VOIsD )(x)->obj) \
;
       vt vl|     ^
      |               ^eaa../include/vlc_variables.h:122:39-: note: expanded from macro 'var_Create'>p_input, "pr
c_obo
gject_t *)(&(x)->obj) \
ram      |               ^
s" );
      |                       ^
  122 | #d../include/vlc_variables.h:662:61efine var_Create(a,b,c) v  525 |     var_Cr: note: expanded from macro 'var_GetNonEmptyString'
a  audio_output/dec.c662 | #define var_GetNonEmptyString(aru_t_Ceate( Creap_objt,b) te(a,b,c,d,e) i      n| p                                      ^ut_Create(VLC_OBJECT(a),b,c,d,e)
      |                                              ^
  var_GetNonEmptr_t *)(&(x)->../include/vlc_common.h:obj) 481,y
e../include/vlc_common.h:481:a15tS psz_tring: note: expanded from macro 'VLC_OBJECT'
name, VLC_VAR_BOOL |   VLC_VAR_DOINH:15: note: expanded from macro 'VLC_OBJECT'
ER  481IT |  
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'481 |     ( VLC_OBJECT(a),b)
      |                                                             ^
../include/vlc_common.h
:201:5::481:15: note: expanded from macro 'VLC_OBJECT'
  481 |           warning:        const struct vlcco_common_membernst struct vlc_codue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e( VLC_OBJECT(a), b, c )
        122 | #define var|                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 _Crea   tmmon_members: (const vlec (a,b,c) var_Create( VLC_OBJECT(a), b481 |   ,s: (cons t vlc_ _cobject_t      *)(&(x)->obj) \
      |               ^ 
)
      |                                       ^object
_ctonst s../include/vlc_common.h *)(rtetruct v&(x)->obj) \
      | lc_common_members:c               ^(const\
      |               ^

 (vlc_o
bB  JECT(input/es_out.c:In file included from oIn file included from audio_output/filters.c:40:
../include/vlc_input.h:530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
2010:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  530 |        )j_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )ect_taudio_output/common.c:31:
 In file included from * 201)(&(x)->
      v| l                                      ^
cobj) \_
       2010 |     ../include/vlc_common.h:o481| b              ^ject_release( input );
      |         ^
    msg_Dbg( p_input, "../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |  
   vlc_o:bject_reinput/var.c:144:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Adding CC tra  144 |  15lease(  VLC_OBJECT  var_Creat(: note: expanded from macro 'VLC_OBJECT'
e ( p_cinpa  481 |    p)_k %d f  )
      |                         ^
ut, "po sition../include/vlc_common.h: 1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |      const struc",  VLC_VAR_FLOAT );
      |     ^
 vart_ Cvrleca_t../include/vlc_variables.ho:e122(:b39j: ,p _obj p, pscnote: ommon_members: (expanded from macro 'var_Create'c
o  122 | #:481z_name, Vn | : 15 :   note: msg_Dbg (aoudt, "restarexpanded from macro 'VLC_OBJECT'
t r  481 |         cequessted ,(o%nu)",Ln t C_VAR_ST,Rtv,Imlc_objectNv)
      |                                                ^
oG../include/vlc_common.h | VLC_VAdR_DOINe);
HERIT:481:15: note: stexpanded from macro 'VLC_OBJECT'
       );
      |     ^
 | ../include/vlc_variables.h    ^:122:39: note: expanded from macro 'var_Create'
_t struct vlc_common_members: (cons  122 | #define vat vlc_or_Creat*)(&(e(a,b,c) varbject_t *)(&_Create(   481 | V(x)      or es[%d]", 1  const struct LC_OBJECT(a)v,l+i, par -e>nt->i_id );
      |         ^
b../include/vlc_messages.h:87:c5, ox_c)->obj) c\
      |               ^bj) \: 
      | ommon              ^_m
 note: expanded from macro 'msg_Dbg'
embers: (const vlc_object_t audio_output/volume.c   In file included from 87* |     msg)_Generi(c&(x)->obj) \
      |               ^
video_output/display.c:32
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:55:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
f   55 |   In file included from video_output/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  340 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
  aout_volume_t *vol = vlc_cIn file included from video_output/control.c:28:
In file included from iu  In file included from video_output/interlacing.c:29539../include/vlc_common.h:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
stom_create(parent, sizeof (aout_volume_t),
      |                          ^
  (p_this, VLC_MSG_DBG, __VA_:1031:
../include/vlc_variables.h:350:9: ./libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
  110 |         ARGS__) | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   350 |     if   var_Cr(v)
      | lc_custom_creat                                      ^
e(VLC_OBJECT(o), s, n)
      |  var                          ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  
      |     ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         cons../include/vlc_messages.ha:t struct vlc78_commt:525e_oGetCheckend( p_obj, psz_name, VLC_VAR_S( | T    varRING    _members: (const, &va   const struct vlc_common_members: (cons_13tl: vlc_object_t
 ../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
Crea    87 |     msg_Generic(p_this*)(&(, VLC_MSG_DBG, __V ) )
      |         ^
A_AR ../include/vlc_variables.h:142:48: tGS__enote: expanded from macro 'var_GetChecked'
)  142
      |     ^
 | #../include/vlc_messages.h:de78:13:fine var_( p_o note: expanded from macro 'msg_Generic'
p../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'_boGetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^bj, ps   
znote: expanded from macro 'msg_Generic'
../include/vlc_common.h_n78a | m
:481:15: note:  expanded from macro 'VLC_OBJECT'
    481 | e  481 |          const struct vlc_common_memx)->obj) \
      |               ^
bers: (const vlc_object _t *)(&(x )->objaudio_output/volume.c:70:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   70 |     var_Ad, VLdCall) \
      |               ^
    C_78 |   j, psz_nIn file included from b  vlc_Logonst s(VLCtruct vlc_common_memberack(video_output/control.c:28:
In file included from s: (const vl_cOB../include/vlc_common.h:1031:
JECparent, "audio-reVv../include/vlc_variables.hAT_object_t *)(&(x)->obj) \
      |               ^play-gain-mode",
      |     ^
../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
  166 | #define var_A
d:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d  362 |     if( var_GR_FLOAT eIn file included from |C VLvideo_output/video_output.cC:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t
_a  442 |     var_CrCeallback(a,b,hecked(" p_obj, psz_nameateVl( c_Lp_obj, psz_name, VLC_VAR_BO (o)inputme,cv, VoLC_VAR_ADO-,Dd) var_AddCallback( VLC_OBJE lc_obCT, p, jectAsR_DOvlc_moduglave" );
L_INHERIT | VLC_V      A
|                 ^
(a), b,R_DOINHER      |     ^
I c, d )
      |                                                   ^
../include/vlc_common.h../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
t *)(&(x)->obj)  122 |  \
      |               ^
:481:15: note: expanded from macro 'VLC_OBJECT'
(#VLC_OBJ  481 |   In file included from audio_output/common.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |  Ed CT(o), p,T );
      |     ^
 ../include/vlc_variables.h:122:39:  v  vlle_Rname, __FILESE__, __LINE__, \
      |             ^
Sa r_Create( p_../include/vlc_common.h    const struct vlc_common../include/vlc_variables.h, _&mvembers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
al )c:audio_output/volume.c662:481:15:61: note:  )
      | e_fmexpanded from macro 'var_GetNonEmptyString'        ^
i  662 | #defi
n../include/vlc_variables.h:142:48: e: note: expanded from macro 'VLC_OBJECT'
 note: var_GetN  481 |         constonE strucmptyStrt vlc_cioommon_members: (const o:bj, ps72:5: warning: dule_name, __FILE__, __nexpanded from macro 'var_GetChecked'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  142 | #define varvl
cL   72 |     var_Tri_objeggerCallback(parent, "aucdio_GetChecked(o,n,t,v)g vaVIr_Get-(anreplay-gain-moN,EdCee");
      |     ^
 ../include/vlc_variables.h:168:55_bheckev_, d(VLC_OBJECT(ar_Co),n,t\
      |             ^,v)
      |                                                ^

../include/vlc_common.h:../include/vlc_common.h:481:15: 481:15: note: expanded from macro 'VLC_OBJECT'
reate(a)note: expanded from macro 'VLC_OBJECT'
   481 |     ,b      ,const c)s truvar_GetNonEmptyctSvt vlrar_Cric_common_membng( VLC_OBJECT(a),b)
      |                                                             ^
ers../include/vlc_common.h:481:15: eate( VLC_OBJECT(aL):, (cC_VAR_BOOL : note: expanded from macro 'var_TriggerCallback'
  168 | #defionst v b, znote: expanded from macro 'VLC_OBJECT'sn  481 | _e    
v  481 |    zc )
      |                                       ^_name, V   
L../include/vlc_common.hname,Car_TriggerCa  ll   c _ lc_object_t *)ne var_Creat( coeback(a,b) var_TriggeVLCrCall_VAR_ADDRESSback( VLC_O| B VLC_VAR_DOINHERIT
      |     ^
| VLC_VAR_DOJECT(a), b )
IV      |                                                       ^
AR_BOOL | VLC_VAR_DOINHERIoTN../include/vlc_common.hn:H
      |     ^
s../include/vlc_variables.h:122:39: 481:(a,t struct vlc_common_members: (c:481:15: note: onst vlc_object_t *)(&(x)->obj) \
      |               ^
nsnote: texpanded from macro 'var_Create' 
s  122 | #dteructb vlc_common_mERIT );
      |     ^e
f../include/vlc_variables.h:122:39:ine var_m note: expanded from macro 'var_Create'
Create(a,b,c) ../include/vlc_variables.hv:122:39: note: expanded from macro 'var_Create'
In file included from   122 | #define var_Createnote: expanded from macro 'VLC_OBJECT'video_output/control.c
:  481 |   (a,expanded from macro 'var_Create'
      car_Create( VL  o122 | #define vnst staruct vlc_common_members  ,c) var_Crr_Create(a,b,c) var_Cre: (cons122 | #defin     e var_Create(a,b,cbers:)t vlc_obj  (constvar_Creect_atte( Veate *L)C(_&O(Bx)->JECT(a), b,  vlc_object_t *)(&(x)->obj) \
15: note:       C|               ^
o(bj) \
      28| cconst struct _OBJECT(a), b,vlc_commob&,c) va              ^
n_members: (const vlc_object c rinput/input.c:1109:26: warning: _In file included from video_output/display.c:32:
In file included from ../include/vlc_common.hIn file included from _)
      |                                       ^
:../include/vlc_common.h1031video_output/video_text.c:t *)30::
481:15: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]expanded from macro 'VLC_OBJECT'

In file included from ../include/vlc_common.h:  4811031:
../include/vlc_variables.h:
(../include/vlc_variables.hC: | x  :
) ->obj) \
      |               ^
189:12: 1109warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  |   In file included from ../include/vlc_common.h:1031:
(../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      char *psz189 |  :554:5:& warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
429  554 |     var_Create( p_obj, psz_name, VLC_Vaudio_output/dec.c:AR_STRI(x)->NG |V |   227 :_subtitleobj) \
      t_t    return vaartexpanded from macro 'VLC_OBJECT'
5=L  var_GetNonEm| C_OBJECT(a)p              ^tyStr iVLC_Vng( p_input,r e     A",s b, c )ub-fi *)(&(x)->objvar_Create( p_obj, psz_name, VLC_VAR) \
      |               ^
_Ile" );
      |                          ^
N
../include/vlc_variables.h:TE 662: )
61e(        481 |         co: note: nst struct vlc_cGo:m warning: input/es_out.cm| o                                      ^n
_memberIn file included from audio_output/filters.c:sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
   227 |     msg_Dbg (aout, "i40:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.hnserting %zu zeroesexpanded from macro 'var_GetNonEmptyString'
 VLC_", frames);
      |     ^  
572_SetChOeBJEC | ../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
        
  662 | #define var_GetNonEmTptyString(a,b)   var_GetNonEmptyString( VLC_OBJECT(a),b)
      |                                                             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |             87 |  |     m  R                                      ^( a), b,sg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__:)
      |     ^
../include/vlc_messages.h:78:13:481 :c15o:n snote: texpanded from macro 'VLC_OBJECT' 
s  truc _note: DOINH481 EtR | I T 
      conexpanded from macro 'msg_Generic'st      |     ^
  c
   78 |     vlc_Log(VL :2046C_OBJ:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 2046 |   ECT(o), p, vl  ifc_module_n( libvlc_statame, __s( p_input ) )
      FILE__, |         ^
__LINE_./libvlc.h:208:41: note: expanded from macro 'libvlc_stats'
_,   208 | #define libvlc_st\
      |             ^
ats( o ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

) (libvlc_priv((VLC_OBJECT(o))->obj.libvlc)->b_stva../include/vlc_common.hts)
      |                                         ^
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | lc_com  mon_members: (const vlc_      const struct vlc_commoonb_jmembers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
ect_t *)(&(x)->481:15:obj) \
 note: expanded from macro 'VLC_OBJECT'
      |               ^
  481 |         const)
      |                                       ^
input/input.c:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'input/es_out.c
1112  481 |         const struct vlc_co:mmon_meERm 9:struct vlc_common_members: (consbt vlc_objers: (const vlc_obje | VLC_VAR_D:2120:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OINHERIT );
      |     ^
ect_tct *  _ 2120 |             msg)(&(x)->obj) \
      |               ^
_Dbg( p_input, "switching to sync 481mode"  | );
      |             ^
t *)../include/vlc_variables.h:122:In file included from audio_output/common.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5:  ../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
39   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
87  511 |     v |     m warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: note: expanded from macro 'var_Create'
 1112 |    (s     msg  122 | #defincon&s(tx)-a_>or_Create( p_obj, psDbg( p_in struct vlput, "forceed subtitle: %s", psz_subtitc_common_memberbjs: (const vl cvz_name, _object_t *)(&(x)->oa)bVLC_VAR_INTEGE  jR | VLC_VAR_DOI\N
HERIT
      |     ^
      con../include/vlc_variables.h:)st struct vlc_common122:39: note: _members: (const vlc_obr ject_t *\
      |               ^
)(&(x)->obj) \
      |               ^
_expanded from macro 'var_Create'
  122 | #defIn file included from video_output/inhibit.c: vlc_oine var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
C25audio_output/dec.c:      |                                       ^
272:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  272 |    ateject_release( (../include/vlc_common.h:
In file included from :481:le );
      |         ^
../include/vlc_common.h:1031:
../include/vlc_variables.hvlc:15539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: note:  reate(a,b,c) expanded from macro 'VLC_OBJECT'
      _object../include/vlc_messages.h:87:5  481 | :v   note: expanded from macro 'msg_Dbg'
 msg_W_t *)(pp_voutarn (a[i]) out, "playback way t   87 |     msg_Generic(p_this), VLC_MSG_DBG, __VA_ARGS__)
      | ;st    ^ruct vlc_common_members:a
../include/vlc_messages.h:  r_Creo78
      |          ^
:../include/vlc_objects.h13: note: expanded from macro 'msg_Generic'
   78 |      o (conate( VLC_v:lc_Lg_Generog(VLic(p66:25: note: expanded from macro 'vlc_object_release'
_t   66 | his,OBJ    C_vlc_object_release( VLC_OB      con VOJECsT(a) )
      |                         ^
EtCT(a), b, c )
      |                                       ^
L../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         cBJECT( onst str../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
suc   t vlc_comstmon_members: (const vlc_object_481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->o bj) \
      |               ^
t *)(&lv(x)->obj) \
      |               ^
aC_MSG_DBG,olIn file included from video_output/control.c:28 __VA_ARGS__)
      |     ^
../include/vlc_messages.h:tc_obt78:j13: note: expanded from macro 'msg_Generic'
)ect_t *)(&(x)->obj) \
      |               ^
   78 |  e:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/var.c:147:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ru   147 |     var_Create( p_input, "time", VLC_VAR_INTEGER );
      |     ^
   v../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #defi(ln%c_Log(VLC_OBJECT(o)," e var_Create(a,b,p, vlc_cc) var_Cmodulereate( V  442 | PRIt_L539 |     var_CnamC_OBJECT(a), b, c )
      |                                       ^
reate(  p_obje, __F   var_Create( p_obj, psz_name, audio_output/filters.c:../include/vlc_common.h:481:15: note: V51:24: warning: expanded from macro 'VLC_OBJECT'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
I   51LE_  _, _481 |         const s,truct_LINE  p__ |     fsz_name, VLC_VAR_FLOAT | VLC_VAilter_t *filtR_DOINHERITer = vlc_custom
      |     ^
_create (obj, sizeof, \
      |             ^
../include/vlc_common.h:481:15: note:  (*filter), type);expanded from macro 'VLC_OBJECT'

      |                        ^
  481 |         cons../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
(, p, vlc_./libvlc.h:110:  27122 | mod#define vt struc VLC_OBJ: note: auexpanded from macro 'vlc_custom_create'
le_name, __FILE__, __LINE__, \
ECT(a), r_Create(a,b,c) var_Create( VLC_OBJECT(a), b,t       | d64vlc_common_mb,embers: (const vlc_object_t *)(&( c )
x)->obj) \
      |               ^
       vlc_common_meminput/es_out.c:2126:13:vlc_common_mbers:ember warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c 2126 | ke            ms: d( p_o(sconst vlc_ (conbjobject_tL *)C(&(x)->obj) ,\
      |               ^
 psz_name_VAR_BOOL | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
st vlc_obg_Dbg(   122 | #define"): "
            ^
      ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'| 
p  481 |         c            ^o
jnst struect var_Create(a,b,c) va../include/vlc_messages.h:85:5:  vcnote: expanded from macro 'msg_Warn'
lc_c   o85mmon_members: (const vlc_object_tr |     mst_t *g_Generic)(&(x)->obj) \
      |               ^
 *)(p_this, VLC_MSG_WARN, __VA_AR(&(x)->objGS__)In file included from audio_output/common.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|                                       ^

       c   525 |     v)../include/vlc_common.h
:481) \
      |               ^
      |                                       ^
|     ^
:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_messages.h  :481 |      input/var.c../include/vlc_common.h:481:15: note: 78:13: :148:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'VLC_OBJECT'expanded from macro 'msg_Generic'

  148   78 |   input/input.c:1130:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |  1130 |     if( var_GetBoo      481 |  v ar_Crl( p_inpeaarte( p_input, "time   const struct      con st_Creat  vlc_vCreate( , VLC_VAR_INTEGEe( VLC_OBJECT(a),_input,  blc, c )
      |                                       ^_common"swi
t../include/vlc_common.hching_Log to asy(nc modeV" );LC_OBJE
_memCT(o), p,      |             ^
 struct v l../include/vlc_messages.hvbers: (const vlc_objc:87:5: u-t, "sub_common_members: (const vlc_objel:c481_module:15ct_t *)(&(x)->obj) \
      e_napnote: expanded from macro 'msg_Dbg'
|               ^
   87 |     msg_Generic(p_this, VLc:t_t *)(& note: expanded from macro 'VLC_OBJECT'
In file included from video_output/inhibit.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C_MSG_DBG, __V  481 |         const strucA_ARGt ov  l554c | _ m   var_Create( p_obj, psz_name, VLC_VffAR_-STRING sa| VLC_VAR_DOI_(x)->obj) \
      |               ^
et", VLC_VAR_INTEGER )o;    /* reNlHative E*/
      |     ^
RIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
In file included from video_output/interlacing.c  122 | #def:29:
In file included from ../include/vlc_common.hine var_Crea../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'te(a,b,c) var_Create(:
 VLC_OBJECT(a),  122 b, c )
      |                                       ^1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R, val );
      |            ^

../include/vlc_variables.h../include/vlc_common.h:481:15::140:48: note: expanded from macro 'var_SetChecked' | #define var_  Create(a,b,c)
   140 | # duvar_Cnote: expanded from macro 'VLC_OBJECT'reate(539 eVLC, __FILE__e  110 |    | ,fine var_S __LINE__,     _OBJECT(a)todetect-f ,ile"  b, c )
      etChec|                                       ^
k../include/vlc_common.h:481co\   var_Creatbj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINHERIT
      e( p_obj, psz_name, VLC_V
|     ^
:15: ../include/vlc_variables.h:122:39: note: ed(o,nnote: expanded from macro 'VLC_OBJECT'
  481 |         expanded from macro 'var_Create'cons
) )
      |         ^t str
uct vlc_common_membe  122../include/vlc_variables.h:rs: (const vlc_o659:  vlc_cusmbtom_creamot      n_membe | #definers: (coAR41: note: expanded from macro 'var_GetBool'
n_e(VLC_OBJECT(ost vlc_objec), s, n)
t_t *)(      |                           ^
&(x)-../include/vlc_common.h>:o481b:j15:)  note: \expanded from macro 'VLC_OBJECT'

,  t      ,  481 |    659 | #defi   ne var_  const sGtruct vFLOvl)c var_S_commAT | VLC_VARetChecked(VLCe var_t_OBJECT(o)jBoecoo_DOINHERIT
      |     ^
Cl../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create't(a,b)   va_t *)(&(xn|               ^
,n,t,v))_me
      | In file included from |             ^
                                               ^mbers: (
video_output/control.c:../include/vlc_common.h:->obj) \
      | ../include/vlc_common.h:481r_GetBoconst 481vlc_object
:              ^
ol( VLC_input/var.c:151:_t *)(&(155: note: x28:
expanded from macro 'VLC_OBJECT'
)  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h |         cons-t struct vlc_c  122 | #define var_Create(a>,b,c) var_Coreate(:mmon15 V_obj)mLeCmObBersJECT:( anote: )expanded from macro 'VLC_OBJECT',
b  )
      |                                         ^
:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481: |   ( const vlc_objec      t_t  455      c *)( | &(onst struct vlc_common_membersx)->o: (const |               ^vbj) \
      |               ^
lc_object_t *)(&(    var_Createx)-In file included from video_output/video_text.c:30:
In file included from ../include/vlc_common.h../include/vlc_common.h:>obj) :1031re\:
../include/vlc_variables.h:481:203:15:12

 note: expanded from macro 'VLC_OBJECT'
ate(a,b,c)       |               ^
var_Crea: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  481 |  audio_output/dec.c:In file included from 275 ( evideo_output/video_output.c  203 |     retur:n var_SetChecked:37p_ob:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:j, 455(:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   V455LC_OBJ  151 |     psvar_( |      var_Create( p_obj, psz_nazCmre, VECeaLC_VAR_Fte( p_input, "bookmark  ",     const struct v
LOAT   481 | lc_common_me|mbers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
  _  VnLC__VVLC_VAR_INTEinput/input.c:1133 :30: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
AG   1133 |      const ER | VLR_DOIOC_VAR_ISCBstrucOMMANt vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      D |               ^
JE);
      |     ^
CT(a), b../include/vlc_variables.hame, VLC_:In file included from video_output/inhibit.c:25NH:
ERIT );
      |     ^
In file included from 122:39:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
, c   V122../include/vlc_common.h: )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 | #d  481 |         const struct vlc_common_members: (const1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'var_Create'
  563 |     var_Creefa  122 | te( p_obj, psz_nam #define var_Create(a,b,c)e v, VLC_VAR_STRING | VLAR_FLOAT \
ar_Create( VLCv _OBJECT(a), b, clc_object      |               ^
_t *)(& )
(x)->obj) \
      |               ^
      13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|                                       ^
  275 |           ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    481 |    msg_Dbg (aout, "playback too     conaudio_output/filters.c| VLCC_VA R__VARDOINHERIT
      _DOIN|     ^
HERIT );
      |     ^
la../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
s  ../include/vlc_variables.htIn file included from :71video_output/interlacing.c:29:
In file included from :122:e../include/vlc_common.h39:  (%"PRId64"): "
      |             ^
ine var_Create(a,b,c../include/vlc_messages.ht struct v:lc_common:24:_membenote: expanded from macro 'var_Create'
87:122 | #de5: r f)  122 | #dienfsine var_Create(a,b,c) vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e var_Create(a,b,c) var_Create(    71 |     filter->p_module     c = module_need (filtea var_Create( VLC_OBJECT(a), b, cr, typr )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e,: nameV, false);
LC__Create( VLC      _OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  (const vlc_ob        const strpuct vlT_  obj, ps481 |        h(a), z_ar n*pszanote: expanded from macro 'msg_Dbg'
cbm   _e87 c | onst stru_Oautocommon_membersc: pt(cons vta tvhlc = var_GetNonEmlc_common_meptyString( p_input, "m, VL_obsub-autodetecC_VAR_B  t - pmastject_t , c )h
"       | )                                      ^;

      ../include/vlc_common.h:| 481                             ^:
15../include/vlc_variables.h:662::g_Generi note: expanded from macro 'VLC_OBJECT'
61:   481note:  | expanded from macro 'var_GetNonEmptyString' 
   662 | #define var_GetNonEmptyString(a,b)     var_GetNonEmpt    consytS tsrtirnugc(t VLC_OBJECT(a),b)
      |                                                             ^
 v../include/vlc_common.h:481:15: note: lc_common_members: (const vlc_expanded from macro 'VLC_OBJECT'
o*bject_t *)(&(x)->obj) )\(
&      |               ^
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from audio_output/common.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(x)->obj) \
      |               ^
  539 |     var_Create( p_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_CrIn file included from video_output/inhibit.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |     if( vareate(a_Change( p_obj, psz_name, VLC_VAR_CHOICbers: ESC(const OUNT, &counvlc_object_t *)(&(x)->obj,b,t, NULL ) )
c      |         ^
) var) \
      |               ^
OOL, val );B../include/vlc_variables.hJE
      |            ^In file included from video_output/video_output.c:input/input.cC:1230
37:
../include/vlc_variables.h:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1230 |  :128:43: note: expanded from macro 'var_Change'
  128  :140:     var_Create( VLC_48: note: expanded from macro 'var_SetChecked'
_In file included from ../include/vlc_common.hOC:1031:
  140 | ../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
B#d(c(p_this, VrefiJECT(a), beat  x)->oLnCe_,bj) vaMS469T c )
      |  |     vG_DBGa,r                                      ^
../include/vlc_common.h:481:15:  | _Create#define var_Change(a,b,c,d,note: expanded from macro 'VLC_OBJECT'
r_SetCh __VA_ARGS__)
      |     ^
(  481 |         ce../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
) var_C   78 |     vlc_Log(VL(onst sC \
t_O      |               ^
aBeecked(o,n,t,v) var_Set hange() , b, c( pJV Checked_input, "sub-dLC_OBJECT(a), bescri,p_o (VLc, druct vlc_,comm e )onption", VLC_VAR_STRING );
      |         ^

      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
b  481 | j, psz_name,:1031        const struc VLC_VAR_t vlc_cSCo_OBJECTTRING | VLC_VAR_D)(
      | E_members:OINHE (const vlc_object_t *)(&(mmx)->obj) \
      |               ^
on_members: (const v                                      ^RITIn file included from audio_output/common.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554: );
      |     ^
5:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  122 | #define var_Create(a,b,c) v  lc_object_ar_Create( VLC_OBJEC554t
 |    ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
T  481 | :
(a), b, c../include/vlc_variables.h )
      |  o C ): var_Create                                      ^
T(../include/vlc_variables.h(: p_obj,o ../include/vlc_common.h:481:p15: note: expanded from macro 'VLC_OBJECT'sz_name, VLC_VAR_ST), RING | VLC_VAR_DOINHERI554:5: warning: Tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

p,      |     ^

../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'122:39: note: expanded from macro 'var_Create'

  122 | #de  481 |  fine var_Create(a,b,c  554 |     var_Create     )  c(  122 | #define  pvar__obj, psz_namCreate(a,b,c) var_C e r*)(n, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      &eonst struct vlc_common_members: (constatevar_Cr,|     ^t,eate( VLC_OBJECT(a), b, c ) ( VLC_OBJECT(a
(
      |                                       ^
../include/vlc_variables.h:x122), b, c )
      |                                       ^
../include/vlc_common.h::481 v:15: note: expanded from macro 'VLC_OBJECT'../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  481 |      39     co: note: expanded from macro 'var_Create'
nst struct vlc  122 | #481 |      _commondefine v))   con vlc_object_t *)(&(x)->obj) \, v st str-u_ct vl
>moec_com mmoberbs      |               ^
n_members: (const vlc_object_t :  In file included from (conconst struct vlc_common_mevideo_output/video_output.cmbers: (const vlc_objar_Creaect:t_t *)37(&(x)->obj) \
      |               ^
lec_module_nameIn file included from video_output/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469 |       var_Create( p_obj,(a,b,c)  psvz_name, VL,sC_VAR_STar_Create( j) \
      |               ^
477 |     var_CreatVLC_OBJECTte(  (a) v_l_cFp_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERI_T ,o);
      |     ^
 b, c )
      |                                       ^
../include/vlc_variables.h:../include/vlc_common.h122:39: note: expanded from macro 'var_Create'
:481:15: note: expanded from macro 'VLC_OBJECT'
  122 | #d  481 |      efine var_Create(a,b,c) var_Create( VLC_OBJECT(a),    const struct vlc_cbommon_membjers: (cons| tb, c )
ILE                       ^
      ../include/vlc_modules.h: vlc_object_t *)|                                       ^
../include/vlc_common.h:481:1548:42(&: : note: expanded from macro 'VLC_OBJECT'
(x)->note: expanded from macro 'module_need'
obj) \
      |    48 | #def  481 |       ine module_n  _ee              ^
d(a,b,c,d) const struct vlc_common_members: (const vlc_obIn file included from video_output/interlacing.cmodule_need(Vject_t *LC:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:)(&(x)->o_b563:5: _Oewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |  j) \
      |               ^
, BJECT(a),b,c,d)
      |                                          ^
   vcIn file included from video_output/video_output.c:37:
In file included from ../include/vlc_common.h:1031t:
../include/vlc_variables.h:491:5aR: r_../include/vlc_common.hI_:*481:15: note: expanded from macro 'VLC_OBJECT'
  )(481 |    _Crea     cons&(x)->obj) \
      |               ^tet str
( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
In file included from       |     ^
ucNG | VLC_VAR_DOINHER../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a_,b,c) var_Craudio_output/common.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: LINE_eatewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_, \
      |             ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  :481:15:t( VLC_OBJEC *)T(a),563 |     var  ( _Create( p_o&491 |     vanote: expanded from macro 'VLC_OBJECT'
(x)->obj) bj,r p\
      |               ^
_Crsz_naeateme, VLC_VAR_STRING | VLC_Vt vlc_commoninput/input.c_membeAR_DOIrNHIET );
      |     ^
:1240:13:sRIT
      | (  b, c )
       warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h 1240 |      p_o:   122:39: note: expanded from macro 'var_Create'
    ^
bj, psz_name, VLC_VAR_ADDRESS ||  VLC                                      ^ _VAR_DOIN../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
H  
../include/vlc_common.h122E | R#Idef  122 | #deTi:    481n |  f(  :481:15: vie vnote:  ncar_Setexpanded from macro 'VLC_OBJECT'      const struct vlc_common_members: (cString(a p_r
_Create(a,bo,  481 | nst vlc_object_t o*c)(&(x)-) >voar_eCreate( VLC_OBJECT(a), bj)        const
 struct       vlc_c \
      |               ^
obmmo|                                                ^
n_ m,evmbaudio_output/filters.c:../include/vlc_common.h84 c )
      |                                       ^
:481:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]aers: :../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

r(co_Cnst vlcrevideo_output/inhibit.c:15at  39e: :23(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
   84 |  :note:        vlcexpanded from macro 'VLC_OBJECT'481 _ | warning: _object_to
In file included from   481 |        *)(&(x  bj edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   39 |    ns i   audio_output/common.ct:31:
In file included from ../include/vlc_common.h  : )->conhibit_t *priv = vlc_custom_crinputon1031:
,bs cco  ../include/vlc_variables.hnst struc"sub-djtet vlc_vlc_object_t *) s(atetrucet :578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |     if( var_Change( p_obj, psz vsclc_common_memberriptions:", a) \
 (_      |               ^
-cnoanm&>(pxs)z_dst e->oIn file included from vlc(parent, sizsbj)video_output/interlacing.c \c
      |               ^
ommon_members: (conste ovfl c_object_t *)(audio_output/dec.c:(*priv),_crip:ti on295:13"inhi b?i ta->psz_de"s c)r;
      | i                      ^
29./libvlc.h::
In file included from 110../include/vlc_common.h::ptio 1031warning: ::
27:n../include/vlc_variables.h : ":");578:9: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: expanded from macro 'vlc_custom_create'

due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  ob  j110 |     
        |             ^  
578 |  ee
vlc_ ,  ../include/vlc_variables.hcit  c295 | _ust :*262tfo()(&(x)->obj) \       :
      |               ^
48 :v     msg_W note: expanded from macro 'var_SetString'
In file included from video_output/control.c:28:
In file included from arn (../include/vlc_common.h:  1031:
&(x)->obj262 | #deftia ../include/vlc_variables.h:_)neo477ut, "playback waa : var5_SetString(a,b,c)    re: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
var_  VLleaCC_VAR_CHOICESCOUNT\
      |               ^
r_SetString( VLC_OBJEC477 |     var_Change( p_obj, psz_name, VLC_VAR_CHOICESCOUNT, &count, NULT(L, rIn file included from  video_output/video_text.cey&) :ate(se p30 _co(bj, pszount, NULL ) :
filter);
      |         ^
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: )
warning: a),b,c      |         ^
)
      )../include/vlc_variables.h:128
      |         ^:43: 
../include/vlc_variables.h:_namnote: e, VLCexpanded from macro 'var_Change'
_V| due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  128128 | :#deAR_STRIN                                               ^
f43: note: expanded from macro 'var_Change'
i  ne var_ChG128 |   212#ad | e    return va | VLC_VAR_DOINHERIT );
      |     ^fi../include/vlc_common.hnre_
../include/vlc_variables.h:122:39:Set:481C:15h: nge(a,beck,c,d, note: expanded from macro 'var_Create'
ee)  v../include/vlc_objects.hadr_note: expanded from macro 'VLC_OBJECT'
  481 (obChang | je,(  va  Vr_ChangLeCn_am(Oa,e,b122 VLCBJECT(a_ ), |  Vb#ARdef, c, d,i n,ee v_c, )
aCOdOrRDS_,, Cre) ve          al);  
 va|                                           ^
r_Chancgat      on| ../include/vlc_common.h:481           ^
se../include/vlc_variables.h:140:(48e::15( note: expanded from macro 'var_SetChecked':
t  note:    140strVuexpanded from macro 'VLC_OBJECT'
cLa,  bC | #_d,c)OBefti n vlecJ_c vav481 |  orECa  mm_Co  n_reate( VLCm er_Se  c_tmOBJoChnberTsec:st ked(o,nE,s (ctructtonst ,v(a), bv, m_c too vl) rcc _,co lcdvar_Se_o, e )btC
ejmmect_ont_ he*c)      |                                           ^
ke../include/vlc_common.h:481:15: note: me(mdb&(xeexpanded from macro 'VLC_OBJECT'rs
:   ()->obj) \
      |               ^
c(VLC_OBonst vJECTl(o),481n,t,v)
      |                                                ^
c../include/vlc_common.h: |         constinput/input.c CT_object:1256:9: warning: _481t: 15*()(&(xa))->obj) \
      | ,               ^
abte(VLC_OBJECT(o),,  : due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]earc
stIn file included from note: video_output/snapshot.c:35expanded from macro 'VLC_OBJECT'
   481)
       | :
 In file included from s,  nr)../include/vlc_common.h1256:
 | ucly (%" | P      |  t                           ^
vlc 1031                                       ^
 ../include/vlc_common.h  R ../include/vlc_common.h:    I 481:15: note: vd6:arexpanded from macro 'VLC_OBJECT'
_  4481:":)::
  "
 _c      481| 66:            ^25../include/vlc_variables.h:omm |  Destroy( p_input, "sub-description" );
      |         ^
c
o../include/vlc_messages.h../include/vlc_variables.h:125:39: note: expanded from macro 'var_Destroy' 
  :note: expanded from macro 'vlc_object_release'
n   66 | _me onst struct vl15   vlc_oc_common_members: mbers: (477:5co: bwarning: ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
jecst  t  125 | _release( VLC_OBJECT(#define(const477  vlc_obj vvlc_object_t *)a) )
      |                         ^ect_t *):(&(xar_Des)troy(a->obj) \ note: (,
bexpanded from macro 'VLC_OBJECT'
) var_      |               ^
(cDestroy( VLC_O  481 |         consBJonst vlc_object_t t struct 
vlc_common_members: (&In file included from video_output/video_text.c:30:
In file included from ../include/vlc_common.h:ject_1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t ../include/vlc_common.h:
481  227 |     return v:15,con: note: expanded from macro 'VLC_OBJECT' VLC_VAR_
FLar_SOATetCheck |eds( p_t vlc_oobject_t *)(&(x)->obj) \b
j, psz_ VLC_VAR      |               ^
_DOINHERIT*)(&(xname ), VL-
      | In file included from video_output/control.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hC>obj*)(&(x)->)obj) \
      |               ^ \
      |               ^
:      ^);
491:5: warning: 

481 | ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_VAR_FLOAT, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
input/var.c:153:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      co  153491 |   |     nvst   s var_Change( p_input, "book  122 | #define var_Create(a,b,c) var_Create140 | #define | (  markVt rL   vu:"audio_output/volume.ca:r90:13_Createar85_, VL      |     ^
C:5: _VAR_SETTEXT, &vacl, NULL: (warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Et CT(Cre../include/vlc_variables.hata )C,e b(  _)note: 
)      expanded from macro 'msg_Warn'| OB:                                      ^;J
(
      ../include/vlc_common.hv
   v   ar_| Slc    ^90
 | ../include/vlc_variables.h:128:43: note: 85 |  :_eexpanded from macro 'var_Change'tChep_cckoeE d(oCmm481:pon_obj_m, pem122Ts(za15obers: :( c) ,bj b, psz_, c_ )
nna      | m                                      ^
 a  e note: expanded from macro 'VLC_OBJECT' 
../include/vlc_common.h:  481: 15m:e ,o mns g _Dstbg VLCnote: vl (oexpanded from macro 'VLC_OBJECT'
c_o  481 |  _ bj  481V |     ,     A x)R- co> nV:  39: cos_t  obSst,jrucnstnL,t)TbetRIC sNtcnote: rG j|_ ,V "V \ARre
ta      |               ^u
iningLC_VAcRt t__Aexpanded from macro 'var_Create'
_DOI  122NDDHREt,v )sa | RE  SSv*)mIT (ple&) |;
        | V    ^(
vlaudio_output/common.ca../include/vlc_variables.h:LC122_xr)_->foorbVjAR_SetmC:h39eckce_cod(at) \
      |               ^
: note: expanded from macro 'var_Create'"mmoD
O  I:)n_;
122      Vaudio_output/filters.cL232:49 | #::deC5:NH_58f:inEe RI v awarning: rTunused parameter 'const_fmt' [-Wunused-parameter]
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_C
rea )  232t;
e      O|    49    ^
 |   |      msg_../include/vlc_variables.hB  :D122:(aJ,39:  Eb|             ^note: 
expanded from macro 'var_Create'
b../include/vlc_messages.h:  ,122c87)  | vg   #  mdes( a:g_Gr_CTC(foin)evlemnc_5e ric:o vanote: rexpanded from macro 'msg_Dbg'_,cn,mermo(pCreant_e(tema teemVLC_,_v)
(
m   bebth      i|                                                ^a,
Osb,../include/vlc_common.hc) var87_BJeErobrj | ,C sre  : s , V L"%(cCs on:'481_at:stM %4v.:ms gSG_15lc:4 note: se__G(obexpanded from macro 'VLC_OBJECT'j'
(  con481st   vVLenec%erlct__t *ico()pCd_ _ |  H(zOB   &JE %(x)CT(a-)> othbj)is, V L C_ CT\ 
MS,c bo,Gs_      (a)|               ^
DBG, nsbt,b  s c tr, u__cVA_tfA  jraIn file included from audio_output/output.cR)GSe_m_:
      )
c      31:
ct| _vt|     ^In file included from lc _ 
                                      ^
c../include/vlc_common.h../include/vlc_messages.h::o*)(m78:13mon&:../include/vlc_common.h_:In file included from me(x )1031-:
../include/vlc_variables.h:>mbobenote: expanded from macro 'msg_Generic'rs:554
481   :5video_output/interlacing.c:j):: \
       warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]15:|               ^
30:
   (c../include/vlc_vout.h
:125:5o  554 |  ns: 128t warning:  | #  note: expanded from macro 'VLC_OBJECT'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  
  
d  481 | e 125 |  ef 78 |   vl=c _%d iinput/input.c:ne ob1272j :38 vl:c _saect _mpl vwarning:  vtardue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_
Car_  Cvlhc _ ob  ejsWAce*)RNcton(s/a% 1272 | &(x)->ob d  tn_b, yretelse a"j) ge,  (a__seVst( pp), const s
\_rb,uc      t|  vzl                                      ^c
v../include/vlc_common.h:c481:15:
      |               ^lcA
_c_o, _tr_ic32t warningsd generated,.
e)k In file included from vvideo_output/video_text.cA:arLex_Cth,
m      m| RGoeaanote: ngexpanded from macro 'VLC_OBJECT'
nvou    ^t   S)__t)_me481( 30
:
In file included from e; | ../include/vlc_messages.h:87p:(5
      | em bV    ^
LC_../include/vlc_objects.h_o:b:OBer../include/vlc_common.hJEC:s:1031:
../include/vlc_variables.h:241
:12      :|       ^warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
66
  T(../include/vlc_messages.ha241)co, nbst,  : |  :25c78:   jr, d13,, :vl  e )note: ps
zexpanded from macro 'msg_Generic'c_ob
      je_ct|    _t78 |                                           ^ n o 
*)g( : enote: expanded from macro 'msg_Dbg'
../include/vlc_common.h   : V vnote: lLC_ca_expanded from macro 'vlc_object_release'87 | OB (
mL481:  _ em&(sxt i_   , 66)-o a> udVL15g(Vg_LiC: note: Genexpanded from macro 'VLC_OBJECT'
 _VAob  erj481 | ic C (p _O _tJEtuChrBnTisJ,  R  )EVL_ C_MSTCR(IN T(G con|o)  \
vSG_,s      t p,V|               ^
LC_ VAstRDB G_ru,vclct DOo)In file included from vlc,video_output/control.c_mo : du _coIa28:
r_lSeteCNHm_nahemcIn file included from kedE(Rm../include/vlc_common.honp, vlc_m_om:e_d_1031:
mbVers:../include/vlc_variables.h:A_511 ( ARG  S_:_ul 5:e_ nconpsa)me
, depbase=`echo video_output/video_epg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
      |     ^/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/video_epg.lo -MD -MP -MF $depb
 ase.Tpo -c -o video_output/video_epg.lo video_output/video_epg.c &&\
mv -f $depbase.Tpo $depbase.Plo
warning: ../include/vlc_messages.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o_
_  511 | :F _ 78:t ILvElc__13IT
      |     ^
_oe,_ :../include/vlc_variables.h: 122note: _expanded from macro 'msg_Generic'
,:39 b v_jeF: ct_note: atr _CIL _delra_yE   78 | expanded from macro 'var_Create'__
,   _e o_atLeb *122 |  #)dLej= IN(fc |  i ( &p(x )n one sE_v_o,IN_Ebtj  pss,zt_v ruc\
      __|             ^,
,../include/vlc_common.h tp s \:
lc      | 481z__na m vvellc_:c-,>obc            ^
 jV)Ln \
15:C../include/vlc_common.ham_eommon_LoV_gm      |               ^e
AR_ombI(VLerNs: T EGEarRC_note: expanded from macro 'VLC_OBJECT'O(co_, nIn file included from Gevideo_output/snapshot.c: V35LCtIn
|te:
 geBJr(ECT(o) ,In file included from  ../include/vlc_common.hp__iVAVLp, vlc_C_VARRn:  481:_pu:_St,481 mDO15: |  o"a1031ustdIN H:
../include/vlc_variables.hE: 491i  o-RIdT
      | elady"    ^ :
u../include/vlc_variables.h )  Tleco:n5sRIt: 122 note: _ snNGexpanded from macro 'VLC_OBJECT',
a  481 |    :39warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  note:  ;
t      r|  v  me, expanded from macro 'var_Create'ucat
                                     ^  
122../include/vlc_variables.h:658 :_c_F
l  o491In47 v |  | L:E note: _l_,  _c_ _c  o#dvearexpanded from macro 'var_GetInteger'
fi  _LINCE658_ _re | #vdlec, \
      _| f            ^ne vast r_Csrtrucobjine evacr_eG
et_at../include/vlc_common.h t:481e(a:15:,*)b,c note: expanded from macro 'VLC_OBJECT'
)(& t vavrlc_Cr_#deac(x)t-o>emmfe( i)n VLonoev vara_mCemm_OaB;JbECT(a),
      |            ^ 
mte(o../include/vlc_variables.h:140:48:n_members: (const vlc_object_t *)(&(x)->obj) \
  481 |       |               ^
 note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t  , pv)_  ob   j vaudio_output/volume.c: ca93, o:nr_pSsetChbst ez_namste, VLjCru_Vc  ctAkR   _ A)DDRESS | VLC_VAR_DOINHERIT );
      |     ^
 \
  ../include/vlc_variables.h :e122d v      l:39(V| L :c_ note:               ^
coCm9mon_:_m_ emCb  e input/var.cb:156warning: :rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]expanded from macro 'var_Create'
     
122 |    e93j |  OBe ct_JErelCeaasTe#(  dVte(La  ,   efCibn_Ob,, emsg_c5D) bvaBr_ vCraeJag r_rCter(sae,bc,(( oc) :vbarj, )"_a
      C| och)tereate( VLC_O(BJ                                      ^E
a../include/vlc_common.hn:gC,n481 V:e (,constt: LC    vTlrc_objec_ECT(t,_t (a _C rae*), ))OBb )
  (  v)
&(      x      )JE,|                                                ^| t                        ^I -r>
s../include/vlc_common.hc:481:15o: bjC)T :\ 
      ( )
(note: expanded from macro 'VLC_OBJECT'
c../include/vlc_common.ho| :481
              ^
  481      |  |                                       ^ ni:ng   a)15 
sa,: m../include/vlc_common.hs: 481  c:o ntf15:b,i  ca audio_output/common.cnote: :expanded from macro 'VLC_OBJECT'g_cvhalc_246: note: 
expanded from macro 'VLC_OBJECT'5ntep cinoo(
l  e _nttb481 | e g er s ( ta,  b,cfoar  m): st ructat"); vlc_c
 481 |  warning: om      |         ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]mon_memb*e rs: ../include/vlc_variables.h   :va(const vlc_obcfg,122j bool const_fmt)r
      |                                                          ^     const s
truct vlc_comm:39 const
on_members:    246)
      | :                                       ^
../include/vlc_messages.h |    st_ruct :87:5 msg../include/vlc_common.hCreate( VLC_OBJE::C_audio_output/filters.c(const 481 vlcnote: expanded from macro 'msg_Dbg'
_   o87Dbjecbt_:T(117evlc_cocmmon_membersg( :obj, "%s 't%4.4s'->'%4.4s'  |    *)(  m9sg_Generic%:& ((x:)15d Hzp-note: warning: >obj) _:t_t *)(&(x)->obj) \expanded from macro 'var_Create'

      |               ^
->%d Hzdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t
    117 | \   (c%s-
       mod122u>%s"ale_unn)heed( p_filt15: , b, c )
      |                                       ^
e../include/vlc_common.h:481:15:is, VLC note: expanded from macro 'VLC_OBJECT'
        ,
      |     ^
on../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
481 |         | | r    c87,o p_fisl#,define              ^b
)t v _MSv  : note: expanded from macro 'VLC_OBJECT'
 |   481 |     nvar_st struct vlca  _   msGlg_cGeIn file included from rcneric_  (Create(a,bvideo_output/video_text.cG p_this, VLCwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(:VLC_OB30:
In file included from JE../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CT(o), p, vlc  256 |     return _module_n,c) vavarr__SoeCmmameo,n __rFeIate_mLE__, __etLCItNhEe_m_, \bIeeckresd(:( p_obj, psz_name, VL VLC_OBJECT(Ca),_VAR_ADDRESS, val );
      |            ^
 (const_object_t *)(&(x)->ob vlj)c_object_t * \
      |               ^
)../include/vlc_variables.h(&(nx:te)-140:>obj) \
      |               ^
In file included from video_output/video_output.c
      |             ^
:../include/vlc_common.h:481:15 48:: note: expanded from macro 'VLC_OBJECT'
   481 |    In file included from audio_output/output.c:31 :
In file included from ../include/vlc_common.h:1031:
b, c )
      |                                       ^
_../include/vlc_variables.h../include/vlc_common.h:481:15MSG 37 :
 In file included from  co_../include/vlc_common.hDBnsG, __VA_ARGS_t struct vlc_co::_)
      |     ^
1031:
../include/vlc_variables.hmmo../include/vlc_messages.h:78:n511_members::  (gcons:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
et vlc_object_t  511  |    *)(&( note: vrexpanded from macro 'VLC_OBJECT'
x  481: |         cons(563video_output/interlacing.ct: )s-t>obj) \r13:ar: _Creuct vlc_ca5t:e (warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ommon_membe p_o cnote: 
      expanded from macro 'msg_Generic'
obj,    psnszr_s:78 na | (const vmt struct vllc_object_t *)(&(x)-e,c_common_ VLC_VAR_INT m  | 563> | o b j  EGER | VLC_)  VAR_DemberOINHERIT
      | var_Create( p_obj, psz_name, VLC_VAR_STR    ^I
156../include/vlc_variables.h | :122    var_Cres:   vlc_Logate( p_input, "program", VLC_VAR_INTEGER | VLC_VAR_DOINHERIT );
      |     ^
(VLC_OBJECT(o), p, vlc_module_na../include/vlc_variables.hme, __FILE_:122:39: note: expanded from macro 'var_Create'
_  122, __LINE__, |  \
      |               ^
#defNG | VLC_VAR_DOINHERIT
      |     ^
i../include/vlc_variables.h:122:In file included from video_output/display.c:32:
In file included from 39: note: expanded from macro 'var_Create'
ne var_Creat \
      | e(a,b,c) va r  122 | #_Cdefine var_Crr../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning:             ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]VLeC _
a  72:(teaco36nst: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e:39   72 |   :  note: expanded from macro 'var_Create'vlc
563../include/vlc_common.h:t
e_ o cb  (122 |     481( | #v adrVLa,b,c) var_Create( V:L15C_OBJECT(aoC_OBJECjeecfti_n_TCen vart_ C*r)re(a&:(a), tbe,( ac, b),
c      )|                                        ^v
a../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 (x)st in  481 |      tnote: expanded from macro 'VLC_OBJECT'-   
>obj) \
        const struct vlc_common_members: (const vlc_obeate( p_obj, psz_name,de  481 |         const struct vlc_common_mem| bi nterlace_stject_              ^
aetet *)(&(x)->obVLC_VAR_STRING = vaIn file included from video_output/snapshot.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511 | VLC_VAR_DOINHERIT
      |     ^
j) \
:      |               ^
5:../include/vlc_variables.h:rs warning: 122:39: note: expanded from macro 'var_Create'
: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(const vlc_o  511  122 | #define |     var input/var.c:157b_Cr:5je:v eaater_( pCr_obj, psz_name, VLC_VAR_INTEGER | VLC_VAwarning: Rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])r,r_GO b, c )
      _eate(C
|                                       ^
areate(etInte../include/vlc_common.h:481:15:gBer(J  _vout, "dECei note: Dexpanded from macro 'VLC_OBJECT'T(OINHERIT
      |     ^
a../include/vlc_variables.h):,b)
      |                                               ^
122../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:39: note: expanded from macro 'var_Create'
n  122,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^              ^

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_mem VLC_OBJECT(a), b, c )telibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/video_epg.lo -MD -MP -MF video_output/.deps/video_epg.Tpo -c vidrlac
      |                                       ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
bercst_  eo_output/video_epg.c  -fPIC -DPIC -o video_output/.libs/video_epg.o
: (co481157"nst vlc_obj)  481 | audio_output/volume.c; |   |       : | # const struct vlc_cdoemfinet
 va r_Cre      |                                    ^
 ../include/vlc_variables.h : 658:47: note: m*ona_expanded from macro 'var_GetInteger'members)     const strucect_t te(a,b,(t vlc_common_me: (cons*)(&(x)->obj) \
      |               ^
t vlcmbers: (const vl_c
_obobjecIn file included from video_output/display.c:32:
In file included from ../include/vlc_common.h:1031  :
../include/vlc_variables.h:578:9: warning: 658 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c) vt_t #d  578 |  efine* var_G)(&(x)ject_t  etInteger(a,b)   vaa   if( var_Change( p_objr_GetI, nteger( VLC_OBJECT(aps),b)
      |                                               ^
z_name, r_Create../include/vlc_common.h:481:15: note: ( VLC_OBJECT(a), b, c )VLC_VAexpanded from macro 'VLC_OBJECT'R_CHOICES
COUNT, &count, NULL ) )
      |         ^
  481 |         const struct vlc_common_members: (co../include/vlc_variables.h*)n(&s->obj) \
      |               ^
(x)->obj
t  481 |        vlc_object_t  consIn file included from video_output/video_output.c::128:43: note: ) \
t expanded from macro 'var_Change'
note: expanded from macro 'var_SetChecked'
struct vlc_comm37:
  140 | #define var_SetChe      |               ^
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  525 |     vacked(o,n&
      | (,t,v) vr_Creat *x                                      ^input/input.c:1273:38)e->oo( p_ar_SetChecked(VLobj, psz_n_members: (const name, VL)C_O(: warning: vldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_o
bject_t *)(&(x)->obj) ../include/vlc_common.hS\
__)
      |     ^
 ../include/vlc_messages.h&1273 |     c      |               ^
:481:15: note: BJexpanded from macro 'VLC_OBJECT'
:note: 78  481 |   :      conIn file included from 13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC  128 | #defiexpanded from macro 'VLC_OBJECT'
s  481 |         ne var_Chanconst ECT(o)ge(a,b,c,d,e) varaudio_output/output.co_Ch:31:
In file included from ../include/vlc_common.h:_OBange( VLJtE ,nCT(o), p, vlc_module_name, __FILC_OBJECT(a),,t bE__, __LIstruct vlc, c, d, e )
      |                                           ^
NE../include/vlc_common.h:__, \
      |             ^
481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:  481481: |  15: note: expanded from macro 'VLC_OBJECT'
       const struct vlc_common_members:     481 |         const struct vlc__ cnvar_(const vlc_objecst vlc_tommon_met_t *)(&(x)->objmber) \
Get      |               ^s: (c(o 
cnp_input, "ost vlc_object_ict mk_tmon_members:C_VAR_BOOL | ,v)
      |                                                ^*
)(&(x../include/vlc_common.h: i_spu_de481: (const15:  vlVLC_VAR_DOINnote: expanded from macro 'VLC_OBJECT'c_o
bject_t 1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*)HERIT  578 |     if( var_Change( p_obj, psz_name, VL  481 | C_)    V    co(&(x)->objA)nst struct vlc_common_mem \
      |               ^
bers: (coR_program", n&CHst vOIval Cinput/es_out.c(->obj) \
      | lc_object_t *)(&(x)->obj) \
      :| E              ^S
C)2157OUNT,              ^ &coun;
      |     ^
In file included from t, NULL ) )
      x|         ^
../include/vlc_variables.h:137:33: note: expanded from macro 'var_Get'
../include/vlc_variables.hvideo_output/video_text.c  :13730 | #defi:128:ne var_Get(a43,): note: expanded from macro 'var_Change'
  128 | #deb,c->):f9: ine var_Change(a,b,c,d,e) var_Changeb(:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hlay   = var_GetInteger( p_input, "spu
-delay" );
      |                                      ^
94:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h   94 |  :658:47: note: expanded from macro 'var_GetInteger'
      |     ^
  658 | #defi../include/vlc_variables.h:n122e var_GetIntege       modobj) \ 
      |               ^
var_Get( uleV
LC_OBJECT(a), b, c )
       | video_output/interlacing.c::V73:36:Lwarning:  warning: _unneed(obj, v                                ^
oIn file included from video_output/snapshot.c:35:
In file included from ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]j
:   481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const l) \
../include/vlc_common.h:1031:
../include/vlc_variables.h->m39: note: expanded from macro 'var_Create'
odul        122|               ^
ster | u#:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]define var_Create(adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  525 |   ,b,c) var_Create  v73ar(( aV,b)   var_GetInte:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  276 |  | _Create(g  p_obj,  C_OcL   if( !var_GetBJECT   char   eCr(
    a), b, c, h *mode 2157decke, e )            = var_GetString(
( | C_OBJECT(a), b, c )
      |                                       ^
      vout,  "In file included from video_output/display.c:33../include/vlc_common.h:481:15:deinterlace-mode")p ;
      |                                    ^
s| z                                          ^_name, VLC../include/vlc_variables.h:_
VtA R_../include/vlc_common.hvBOlc_common_me::
../include/vlc_video_splitter.h:121:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
O  121 |         Ld ( p_obj, p|661 Vsz_:45:name, VLC_V481 note: expanded from macro 'var_GetString'
  661 | #define A: 15: note: m var_RGetString(a_INTEGER, ,b)   var_Get&val  ) )
      |          ^
Str../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
ing( VLC  142 | #_OBJECT(a),b)
      |                                             ^
defi../include/vlc_common.hn:e var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,481v:)15
      L|                                                ^
C_VAR_DOINHERIT
      |     ^
s../include/vlc_variables.h:122../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:  48139: note: expanded from macro 'var_Create'
 |         const s   : note: expanded from macro 'VLC_OBJECT'trucif( var_122 | #define var_Create(a,b,c) vg_ar
tWaIn  _C vrlc_common_members: (expanded from macro 'VLC_OBJECT'
hn( p_splitter, "can  481 | reateVconst vlc_object_t eri 481 |        *       const struct vlcL( VLC_OBJECC)T__common_members: (cons(a)O(&(x)->obj) , \c
      |               ^
tInte b, c )
      |                                       ^audio_output/common.cg er( p_inputnote: expanded from macro 'VLC_OBJECT':553:20
B: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from video_output/video_text.c
Jt  481 |         const struct vlc_common_mE:30:
In file included from embeCrs:T (const(  553, "captiononst sts vlc_object_t *)(&(mxbe" ))->obj)ra ==),b)
      |                                               ^
s: (const vlc_ruct object_t *)(&(x)\
      |               ^
->ob../include/vlc_common.h'j) \
      |               ^
In file included from video_output/video_output.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539: 75: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:0  539 |   8  var_Creatinput/var.c:159:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e( p_obj, 481t get:ps output pictures" );
      |         ^
z../include/vlc_messages.h: 85):_name,   159V | 15 :   note: expanded from macro 'VLC_OBJECT'
5:   481 |         const 
note: s t r u c t vlc_cvaommonr__meChmbeange( p_input, "program", VLjers: (const vlc_obC_VAcR_Dexpanded from macro 'msg_Warn'
t_t   85 |  *)(&      | LC_V(x)->ob    m        ^AR_
../include/vlc_common.hs:FLOA../include/vlc_variables.hTE:615:53: note: 1031expanded from macro 'var_InheritInteger'
   615| | #def VLCine var_InheritIn_VAR_DOINHERIT
      |     ^LC
 vg_Generilc_objectHOICE, &val, cNULL(p_th j) _t *)(teger(o,  )is, VLC_Mn) vaS;
Gr_Inh_WARN, __VA_ARGS&(x)->)_      |         ^obj)
_)
      |     ^
j;e
c      t|         ^_../include/vlc_messages.h:78:13
t../include/vlc_modules.h:50: *)(&(x../include/vlc_variables.h:128\
      |               ^
:43: note: expanded from macro 'var_Change'
v42: note: expanded from macro 'module_unneed'
   s../include/vlc_variables.h50 | #define module  128:audio_output/dec.c_:311: lnote: c_expanded from macro 'msg_Generic':122:39:uenneed(a,b
)9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 mod note: expanded from macro 'var_Create'r
u  122 | #le_unneed(VLC_it   ruct vldefine var_Create(a,b,c) var_Create(78  | V L C _OBc_c vlc_Log(VLC_OBJECOomT(o), p, vlc_m  311 |         msJgE_CWBaoduTr(n (lmonaa),ou b,J_ Et:
../include/vlc_variables.h:293:10:comCT(a),b)
, "playback too  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | mem#ml  293 |     ifbecrs: (const vdefine valc_object_te_nar_Change(a,b,c, ( *)(&(x)->obj) \
      |               ^
ttInteger(VLC_Oer->p_module ); !vara_G
deIn file included from BJEtCTvideo_output/control.c(e (%"PRId64"): utChecked( pp_oobj, psz_na:me,28:
In file included from ../include/vlc_common.h:1031:
 oV../include/vlc_variables.hL),C n)
      |                                                     ^
_n_      | -sam        ^
p../include/vlc_modules.h:50:42ling",
      |         ^
members../include/vlc_common.h../include/vlc_messages.h:481:15: note: VAR_BOO      | :expanded from macro 'VLC_OBJECT'
 \
L note: expanded from macro 'module_unneed'
::                                         ^
 ../include/vlc_common.h525(const vlc_object_
   ../include/vlc_common.h:481:1550 | #define module_unne        481t| :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, &v   *              ^
525al ) ))
(      &(|          ^
ed(a,b)../include/vlc_variables.h:  |     varmo_Cr142::eate( p_obj, p48148: note: expanded from macro 'var_GetChecked'
:sz_name, VLC_VAR_Bd  ule_unneed(VLC_OBJECT(a),b142 |   )OOL | VL15: note: expanded from macro 'VLC_OBJECT'
  481 |   C_VAR_DOINHERIT
      |     ^
:  )
      |                                       ^
 | #de../include/vlc_common.hfine var_GetCheck:481:15:../include/vlc_variables.h   note: expanded from macro 'VLC_OBJECT'e    d(o,n,t, |         co:vx122psz_:39: note: expanded from macro 'var_Create'

list = var_GetString(     co) var_Gnep85:5: note: :expanded from macro 'msg_Warn'_
asnosutt , psz_variable );
      |                    ^
t struct vlc_c../include/vlc_variables.hommon_members: (const vlc_object_t *s)t note: expanded from macro 'VLC_OBJECT'
:661:45: note: expanded from macro 'var_GetString'
(  &481( | x )r-u>  o661b | j#       const strcdte fvilnce_ cvommon_members: (consttC)ar_GetString(a,b)   var_GetString( VLC v_OBJE-CTh>mecoekb,j __FILE__, __LINE__, (a),b)
      \
lc_object_t       |             ^
)  e 481 |  *) \
      | )../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  (&(x)->obj) \
      |               ^
              ^
d(VLC_OBJ| E C T audio_output/volume.c:98:19:        con(o),n,t,v)
        |                                                ^  const strust struct vlc_common_m                                            ^
ct vlc_common   
e  m122b | e#rdse:fine va r(_cCoinput/es_out.c../include/vlc_common.h:r:481:15: note: expanded from macro 'VLC_OBJECT'
warning: n  481 |        ../include/vlc_common.h cst vonst suedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]2209
:   98 | 9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ate    volct vlc_common\_->module = (modu 2209a |  :481:15: note: expanded from macro 'VLC_OBJECT'
m  481 |          const struct      msem v,b,c) var_Createleg( VLCbt_erru_OBJEs_:ct vmDbg( p_syCT(ember (const vlc_object_t *)(&(a), b,x)->obj) \
 c )
      |                                       ^85 |  s->p_input, s: (const  "Progra      |               ^
m doe  vmlc_objescgt__GtIn file included from video_output/snapshot.c:35:
In file included from ../include/vlc_common.h:1031
lc_common_members: (const vlc../include/vlc_common.h:481:15: note: _obexpanded from macro 'VLC_OBJECT'j
e  ct_t :
lc_common_members: (const vlc_obj481 |         constect_ struct vlc_common_me../include/vlc_variables.ht *)(:mbers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
539:5&(x)->obj) : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
      |               ^
      In file included from video_output/control.c
:  539 |     var_Creat28:
In file included from e../include/vlc_common.h:1031:
../include/vlc_variables.h:539:(5:In file included from video_output/video_text.c:30:
In file included from   warning: ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*  304 |     if (likely(!var_GetChedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p_obj,)(&(x)->obj) \
      |               ^
In file included from  psz_nvideo_output/video_epg.c:| ame, VLaudio_output/common.c:557                                         ^30c:
In file included from ../include/vlc_common.h:1031:

../include/vlc_variables.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:189:12k  539 |     var_Create( p_obj, psz_name, VLC_VAR_FLOAT | VLC: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_VAR_DOIN  189 |   HERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'  return var_SetChecked(
  122 | #define var_C p_obj, psz_name, VLC_VAR_INTEGER, val );
      |            ^
reate(a,b,c) var_../include/vlc_variables.h:140Creaaudio_output/output.c::48: note: expanded from macro 'var_SetChecked'
  ed (ob_te(64j  140 | #d efine var_SetChecked(o,n,t,v) var_SetCneed(obj, "ahC_V, name, ecVk:LC_VAR_COORDS, &vA481a |    l)))
      |                 ^
udio )-12: warning:     codue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   64 |   eR_FLOd(VLATVLC../include/vlc_variables.h:142:48: note: C__OBJECT(o OBJECT(a) ,| b, cexpanded from macro 'var_GetChecked'

  142 | #define var_GetChecked(o,n,t,v)      ),n,t,>obj) \
      | v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 var_GetChe|               ^
c VLC_VkedA(video_output/interlacing.c:74:36: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R_DOINHERI              ^
   74 |     const bool is_needed         VLC_OBJECT(o)T,n,t,v)
      |                                                ^
input/input.c:1279
:      |     ^
30: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n 1279  481 |   ../include/vlc_variables.h:=122 |  var_GetBool(vout,    "de i n t r../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT' 
eset:rl ace- )
        const struct vlc_lc_objecommon_members: (const vlc_obje|                                       ^
../include/vlc_common.h:ct_t *)(&(x)->obj) \
c      |               ^
  481 |     t_t *)(&(x)->obj) \
      |  tusIn file included from video_output/video_epg.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: truct vlc_cor              ^n var_Set (dst, name, val481:15: note: expanded from macro 'VLC_OBJECT'
n  481 |         const struct vlc
_meeded");
      |                                    ^
../include/vlc_variables.h:659due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from co:,41: note: expanded from macro 'var_GetBool'
mmon_mvideo_output/video_output.c
  659 | e  203 | mbers: (ceon:37:
In file included from ../include/vlc_common.h:1031    retst vlc_object_t *)(#&(x)->obj) \
      )define var_GetBool(a,b   const  struct vlcvar_)c ommon_members: (const vl| c_object_t *)(&(x)->obj) \
      | _Change( VLC_              ^
OBJECT(a), b, c, d, e )
      |                                           ^
              ^
 In file included from ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 volum e"  481 |   In file included from video_output/video_text.c:,va N 30:
ULL, falsre);
      |                   ^
../include/vlc_modules.h:48:42: _GetBoo   l  (note: expanded from macro 'module_need'
co   48 | n st struct vlc_com#dvideo_output/control.c:28:
In file included from efine module_need(a,b,c,d)../include/vlc_common.h modIn file included from ../include/vlc_common.h:
../include/vlc_variables.h:554:39:: 1031note: expanded from macro 'var_Create'
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    554 | m:
on_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
    var_Create    const int i_cr_aveinput/var.c:rage = var_Get161Integu:../include/vlc_variables.h:554:5uleer( p5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_input, "cr-aver_need(VLC_eage" ) * i_:pts_delay / DEFAULT_PT1031:
../include/vlc_variables.h:324:10: warning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
S_DELAY;
      (122VLC_OBJ|                              ^
../include/vlc_variables.h:658:E47: note: expanded from macro 'var_GetInteger'
 | #define var_:20:CT warning: (a),b)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc];
 
      |                                         ^
  554 | warning:     var_Create( p_obj, ps../include/vlc_common.hzdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_na
me, VLC  557 |  
OBJECT(a),b,c,d)
      |                                                ^  324 | 
    if( sn't contain anymore        p_!var_GetChecked( p_obj, psz_nVAR_ST:481:15: Rnote: ING | VLC_VES" )sz_liame, VLC_VAR_FLOAT, &val ) )
      |          ^
;
      |         ^
st = v  658a../include/vlc_variables.h:142:48:  | #deAfi../include/vlc_messages.hnenote: r_Inhe var_GetInteger(a,:expanded from macro 'VLC_OBJECT'b  )   var_GetInteger( VLC_OBJECT(a161 |     var_Chang),b)
      |                                               ^
../include/vlc_common.h:481R_DOINHER:15: IT
note: expanded from macro 'VLC_OBJECT'
      |     ^
  ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
481 |         const str  122 | #define  *)(&(va| C           ^87:5: rnote: eexpanded from macro 'msg_Dbg'a
t   87 | uct vl ec_common_meme( p_input, "p   msg_G(x) ar_Create(b
a../include/vlc_variables.h:134:33: note: expanded from macro 'var_Set'
,  134 | #define var_Seters: (coenn(a,b,c->obpb,c)eric(p_thirj) \
      |               ^
 var_Create( VL../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_obj, psz_nC_OBJECTis(t  S481a | t ), b, c )
      |                                       ^
,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:a,ring( ../include/vlc_common.h: 481V:LC_       co15n:s tnote:  struct vlcIn file included from video_output/display.c:34:
In file included from ../include/vlc_vout_display.h_co:33:
../include/vlc_vout.hMSG_Dexpanded from macro 'VLC_OBJECT'
  481 |         con:125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
st BG, __VA_ARGS__))struc
      |     ^
  125 |     vlc../include/vlc_messages.hr:78:13: note: expanded from macro 'msg_Generic'
otgram", VLC_VA vlc_c_om R_SEvar_Set( VLC_OBJECT(a), b, c )
      |                                 ^
o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481mmo:15: note: expanded from macro 'VLC_OBJECT'
me, VLC_VAR_S  481 |         const stbructject_ren   78 |  leas_memberT   vlc_Log(VLCmT_ vlc_coOBJECT(o)e, p, vlc_moTEXT, &text, NULs: (cL );
(s p      t|  vlc_object_t *)_voonst vlc_object_    ^
du(le_name, __FILE__, ../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
p  u_ooRntb j, psz_variable );_mING | VLC_V_
      |                    ^
_../include/vlc_variables.h:642:51: note: expanded from macro 'var_InheritString'AR_DOINLI128 | #define va
r_Ch&  (NE__, \
an      |             ^
ge(a,b,c,d,e) var_Change( VL../include/vlc_common.hC:_481O:B15J:E Cnote: Texpanded from macro 'VLC_OBJECT'(
  x481 | a), b,t       ) ->obj) \
const s *t)r        481 |        c, d, e )(&(x)->o  uct vlc_co
      | bj) \
      |               ^
cmmon                                          ^|               ^

_membe../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   rs: (const vlc_object_t *)(&(x)->obj) \
      mmon_members: (const vlc_object_input/input.c:1301:| 22: owarning: nst audio_output/volume.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]str              ^t *)(&(x)->obj)     115
\u
c      t: vlc_comm o
9embers: ( 1301 | c   onst vlc_object_t *)(&(x)->obj) | \              ^
   expanded from macro 'var_GetChecked'  if( n(_pIn file included from video_output/control.c:28:

rg      m| In file included from members: (con              ^
../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sH In file included from video_output/snapshot.c:= var_GetNE35:
: warning: In file included from o../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  115 |         module_unneed(obj, vol->module);
      | :1031nEm:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  input/es_out.c:p2509tsyString:554( p_inpRIT
      |     ^
13        ^../include/vlc_variables.h | ut,
:122../include/vlc_modules.h:    var_Create( p_obj t" 39: note: expanded from macro 'var_Create'
:  vlc_object_t *)(  12250:p | rogr#a:mdes" ))&(x42:563 |    warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  )-!f,i>nobj) \
 2509 | ce var_Cr      |               ^
eo note: expanded from macro 'module_unneed'
   50 | #nde  var   af=itaudio_output/output.c  ps :       ms73:12: warning: z_name,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    73VLC_VAR_STRINGn |   mon_members:e     retue(const(a,b,c) vlc_objs| VLC_VAR__Create( pDOI NtHvrar_Create( VLC_OBJECT(a), b, c )
      | n                                      ^ var_Set (g
e_Erdc sr( p_sys->../include/vlc_common.hp_input, "It_t *ERIT
      |     ^
)../include/vlc_variables.h:122:(:&s39:481(x)->obj) \
      |               ^
:15: note: expanded from macro 'VLC_OBJECT'
  481 |    note: expanded from macro 'var_Create'
      const struaudio_output/filters.c:118:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t, "t  118 |        acuruct vlcmodule  _unneed(a,t_nb) m122 | #o vlc_common_meddmio-device", value)bers: (const vlc_objefine vearc_Creat_t *te(a,b)(&(x)->bj,c) ov,b_a;rv_Crea   j) \
      |               ^
te( VLC_OBJECT(a), b, c psz_name142 | #define v,common_memb
ers: VLC_VAR_STRING | VLC_VAR_DOINHERIT
In file included from alid       |            ^
)
../include/vlc_variables.h      :| 134                                      ^:
33../include/vlc_common.h      | :481Pavideo_output/video_output.c    ^::CR va
lue../include/vlc_variables.h:15122::39 note: r_GetChecked(oexpanded from macro 'VLC_OBJECT'
,  481 |       n,t,v) va   cons r_Ge : NULL )
      |                      ^
tChe37:
In file included from ../include/vlc_common.h:1031:
vlct sct _object_release( p_filtek../include/vlc_variables.h:ruct vlc_cr );
ommon_meiemnnote: expanded from macro 'var_Set'
      bers: (c../include/vlc_variables.h:   134|         ^
 | #../include/vlc_objects.h:66d:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_objec662:61: note: (expanded from macro 'var_GetNonEmptyString'Vdefine var_t_r
563:elease( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
L:   note: expanded from macro 'var_Create'
481   | E(con122S | #d_OUTs_SC S_E5Te_t((GaR,ObU,Pc_ )      const stPCR !" vl) v ar_Set( VLC_ce_o);
      |             ^: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  fine var563 |     var_Create( p_obj,   ../include/vlc_messages.h662:83:5: note: expanded from macro 'msg_Err'
psz   83_Cr_eate | t | #den aruct m f  iene (a,b,c) vovmar_GetNobject_t , VLC_VARarns*)(&(x)->objt) \
_sgO_GenerivOc(p_this, SBJE_Create( VLC_VLC_MSnEmptyStrinGg(a,b)   var_GetNonEmptySCTRINOBtrG | VLC_VAR_DOINHERIT
_ERR, __VA_JEiARGS__)
      | C    ^
      ng../include/vlc_messages.h:( T(      a78Vlc_co), mmon_members: (courn var_SetChecked( p_obj, psz_nst vlc_LCn:13_T(o),n,a: note: expanded from macro 'msg_Generic'
mt,v)b, o|               ^

      |                                                ^
   78 |    c )bOinput/var.c:
      | j164                                      ^eBJECT(a),b)
      |                                                             ^
:5: ct_t *)(&(x)->obj) \
      warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  164: |   481| :15:e ,note:  expanded from macro 'VLC_OBJECT'
              ^  
481 |  VL ../include/vlc_common.h :481:15     coC_VAR:ns tnote:  stru_BOOLexpanded from macro 'VLC_OBJECT',|  audio_output/filters.cv
a:153:5: l    ^warning: 
c../include/vlc_variables.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   153 |   t:122:39: note: expanded from macro 'var_Create'
B   481 |      )v  122 | #define var_CreatJECT(a), b, c )
      |                                 ^
../include/vlc_common.he(a,b,c) var_Cr;
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
:481:15:  140 | #defin note: expanded from macro 'VLC_OBJECT'
eate( VLC  481
 | ../include/vlc_common.h : 481:15: note: expanded from macro 'VLC_OBJECT'
  _OBJE        aCT(a), b, e c )
      |                                       ^
481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
var_SetChe  481 |        |    const   struct vlc_common_member c l cv_common_m    const s   const struct vlc_commacro_Create( out_Fon_ormatsPrint (obp_nsjt struct vlc_common_m, "comembers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
keind(o,n,t,vp) var_SetChencvkeed(In file included from video_output/video_text.c:30:
In file included from VLC_OBJECT(o)ut, "progra../include/vlc_common.h:ms1031", Vtruct vlc_comm,onLrC_VARn,t,v)
      |                                                ^
_STRIe_../include/vlc_common.hs:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
embers: NG | (conmembers: (mbers: (constV  340 |     iLC_VAR_De vlc_ ion:"OINHEsvlctconst vlc_objnf( var_GetRsect_t *)(&(x)->: (constoIbTj) \
      |   );vLC,h lc_oinfmt, outfmt);
      | g(VLC_object_t_object              ^
OBJEC *)(&(x)->obj) \
      |               ^
T(o), p, vlc_module_name, _t:In file included from 481video_output/control.c::28:
 *)(15&:( xnote: __FI)In file included from -../include/vlc_common.h>:obj) \
      | 1031:
              ^
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'
  578 |     LE__, __LINE__,   481\ |  
        |              ^
eif( var_Change( p_obj, psz_name,input/input.c:../include/vlc_common.h1320::48118: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  VL C1320: | 15  : note: expanded from macro 'VLC_OBJECT'
In file included from  video_output/video_output.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   
    578 |     if( var_Chang481e( p_obj, p | sz_namcked ev( p_obj, psz_name, VLC_VAR_STRING, &val )_ cVAR_CHOICESC )
      |         ^
OUNT, &o, VLC_VAR../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
     else if( var_GetBool( p_inpnst stru  142 | #define var_GetCheckuet, "sou _      const structc vlc_comtmcoount,t-all"    ^
 audio_output/aout_internal.hn_memb:144:27: note: expanded from macro 'aout_FormatsPrint'
) )
      |                  ^
  ers: (const vlc_obj vlc_commo144 | n e c ../include/vlc_variables.h : t _ t  659:_41m:* )Caout_FormHaOtsPrI(e&md(o,nberes vlCESCOUNT, &count,(x)->ob,j) \
      |                ^
t: (const ,v) var_GetCheckevc_obinput/es_out.cd(VLC_licn_tobject_t (VO:2517:*note: expanded from macro 'var_GetBool'
)(&(x)->o  659 | #debj) \
46      | j              ^ect_t *)(:&
(xLC)->obj) _fOine var_G\
      |               ^
In file included from video_output/video_epg.c:etBool(a,b)   var_GetBBJECIn file included from 30video_output/snapshot.cT(o),ric(p_this, VLC_MSG_WARN:35:
In file included from , __VA_ARGS__)
../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |     ^
  563 |     var_Create( p_obj, p../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
sz_   78 |    :
 vlc_Log(VLC_OBJECT(oname, VLC_VAR_STRING | VLC_VAR_In file included from DOINHERIT
),       |     ^
 t, a, b)
      |                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
B  ../include/vlc_variables.h481: | 122  p, vlJc_module_na:39: note: expanded from macro 'var_Create'
m../include/vlc_common.heo,   _122 | #define var_Create(a,b,ECc)T(o),n,t    var_C,:1031:
../include/vlc_variables.h:212:12ol( VLC_OBJECT(a),b)
      |                                         ^
: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v)
      |                                                ^
 warning: ../include/vlc_common.h:481:15:   212 |    due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   const s
note: expanded from macro 'VLC_OBJECT'
truct vlc_common_members: (const  2517 |      481 | vl        const struct vlc_common_members: (conr e_aFt e (   V c input_cloLlcC__cIkLO_BUJpEdCa tceo(n spt_ pstructE _v_l,c __c_Lommon_grm->p_mem_objecobbclockers: (ct_t *)jec(&on(stx, VLC_OBJECT(T(a vlc_object_t *)(&()-p>x_sys->p_i)->obj) \
)I NULL ) )
      |  reo        ^nturn var_Sbj) \
      |               ^
petChecked (obj, name, VLC_VAR_COORD      |               ^
);
, b      
S../include/vlc_variables.h| :128:43: note: input/input.c:1350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    ^
expanded from macro 'var_Change'
audio_output/filters.c: 165  128 | #defiN1350ULL ) )
      | ../include/vlc_objects.h,:        ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
 c )
      |                                         ^128, val);
s      
t vlc_object|            ^
 |   _../include/vlc_variables.h:140:48: note: t../include/vlc_common.h  if( var_Type( p_input->oexpanded from macro 'var_SetChecked':481
:15bj.  140 | #define : vnote: expanded from macro 'VLC_OBJECT'
parent, "meta  481 *)(&(x)->n | obj#) \
      |               ^d
66:25: note: expanded from macro 'vlc_object_release'
ut),
      e var_In file included from Cha|                                              ^
video_output/video_text.c:30   :
../include/vlc_common.h:481ar_Set66Checked(o,n,t,v:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from )  165 |         msg_ |  var_SetCheckeErd(VLC_OBJECT(o:r) |  (obj, 15: note: nge(a,b,c"C,d,e) vexpanded from macro 'VLC_OBJECT'a

  ,n,t,v)
         r_Cha    c| oat      n't convert nonn st struct481l_it *)(&( |                                                ^   v
-nfexai ) nlgce-( VLC_OBJECT(ar) input," )b;>
o      b| j        ^) \

      ../include/vlc_messages.h| :_ c o m mcoonn_sm83e,t  cs,:5: note: expanded from macro 'msg_Err'
truct vlc_c   o83m | m o n  msg_Geeneric(p_this, V le" ) mLbC_MSG_ERR,_)
      |         ^
d../include/vlc_common.h, e )
      |                                           ^
members: (cons:1031:
../include/vlc_variables.h:350:9:../include/vlc_variables.h:131:33: ../include/vlc_common.h: note: warning:  t_ vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   expanded from macro 'var_Type'
350 |     481:15: if( var_GetChecked( p_obj,  psz_name, VLCl_VAR_STnote: expanded from macro 'VLC_OBJECT'
Rc../include/vlc_common.h_object_t *)(&(x)->obj) \
 I_VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: :481:15: note: expanded from macro 'VLC_OBJECT'
NG, &val ) )
        481 |               |               ^c
|         ^
onst str../include/vlc_variables.h:142:48: uct note: expanded from macro 'var_GetChecked'
  142note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_mod  | vl#dc_common_members: (const vlc_obuleject_t efine*)(&( var_GetChecked(o,n,_nx)->obj) \
      |               ^
input/es_out.c:2543:65: warning: ame, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 2543 |               481 |           coleIn file included from 481 c_ors: (const vlc_object_video_output/video_epg.c:30:
bnst struct vlc_common_members: (const vlc_object_t *)( consject_release(In file included from t vlc_tick_t i_jitter_max = INT64_C(10 VLC_OBJECT(a) )
      |                         ^
              ^../include/vlc_common.h
:1031:
NE__, \
      |             ^
t,v) va../include/vlc_variables.hr_Get../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   audio_output/output.c:88  481 |    227:00) :     c12* vonst: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     reChecked(VLC_OB5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
J    ECT(o),n,t,v)
      |                                                ^
turn&(x)->obj) \
      |               ^
 ../include/vlc_common.h   :   var_SetChecked( struct vlc_common_membe88rs:  | p_obj, psz_name, VLC_VAR_FLOAT, val );
      |            ^
(const vlc_object_t *)../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
(&  140(x)ar_InheritInteger( p_sys->p_inp481ut->, "cobj) \
      |               ^
const str:uc  131 | #lock-jitter" );
      |                                                                 ^
t vlc../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
_c  o615 | mmon_meaudio_output/dec.c:319:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
#d  319 |         msg_Warn (aout,e "defplayback too earlt fine var_Inheritinme var_TypI15: note: expanded from macro 'VLC_OBJECT'
  481 |         f*const struc)(&(x)->obj) iene\
 nteger(o, n) var_Invar_Change(a,b,c,:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const (a,642      strucb) var_Type( VLC_ | #define varOBJECT(a)_Inhe|               ^
rit , b )
      | tStriIn file included from video_output/snapshot.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |     if( var_Change( p_obj, psz_name, VLC_VAR_CHOICESCOUNT, &count, NULL ) )
      |         ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128 | #define var_Change(a,b,c,d,e) var_Change( VLC_OBJECT(a), b, c, d, e )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *d,)(e) var_Ch& | #define var_(x)->obj) \
      ySetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481( |     |               ^
    var_SetFloat (aout, "volume", volumeange( VLC_OBJECT(a), In file included from b, c, d    const s)%"PRId6tvideo_output/control.c:29:
../include/vlc_vout.hruct vlc_common_members, e;ng( )
      |                                           ^
o, n../include/vlc_common.h:481:15: )4 
"v): down-: (ar_InheritStringconst v(      note: expanded from macro 'VLC_OBJECT'
V:  125481 |     LC_OBJl ECT(:5: warning: o c _object _t), n)const struct vlc_co
      mmon_members: (const vlc_object_t *)(&(x)->obj) \
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      |               ^

|                                                   ^
  125 |     vlc_ob../include/vlc_common.hject_r:e|     ^
lea../include/vlc_variables.hbv:481: 15*261hlc|     ^:_commos)(&(x)->ob
j../include/vlc_variables.h:a) \
       122n_:m39embe: note: expanded from macro 'var_Create'
note: expanded from macro 'VLC_OBJECT'
    122 | #defsmpe( p_vout )481 |         co:;
      |     ^
47nst struct e../include/vlc_objects.hv::lrs: (co66ling"c_commoneritnst vlc_object_t *)(&(x_members: (co ),
      ->obj) \n
note: st vlc_oi      n| e        ^
b../include/vlc_messages.h:ject_t *)(&(x va|               ^
85)r-_Create(a,b,c) var:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Gener_C:r25eate( :VLC_OBJECT(aexpanded from macro 'var_SetFloat'ic(p_th), b, c )
      |                                       ^
is, VLC_MSG_WARN, __VA_
../include/vlc_common.h:   note: expanded from macro 'vlc_object_release'
261481:15rs: (c: note: expanded from macro 'VLC_OBJECT'
o  481 |         >   66oconst structb vlcnstA vl |     c_vlc_obobject_releaseject_t *)(&(x)->obj) \
      |               ^
RIn( VLC_OBJECT(a) )
      teger(VLC_OBJECT(o), n)
|                         ^
      | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
                                                    ^
  481audio_output/filters.c: | _ c o ../include/vlc_common.h :m481m:on_mje15: note: expanded from macro 'VLC_OBJECT'
m182 : 17 :  ctonst warning: sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)b  ers: (const vlc_obj 481  | vlc_ctruct vlc_com  182 |      \ mon_memo
      ect       const struct vlc_common_members: (const vlc_mmoobject_  | nGS__)
      |     ^t
 *)(&(x)->obj) \
      | | | _              ^t
../include/vlc_messages.h              ^              ^         
 
msg_E:In file included from 78 *)(&rinput/es_out.c:2546:21: warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_x)->:13In file included from mr video_output/video_epg.c(:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hoob:j ,note:  expanded from macro 'msg_Generic'"
c:a241bj) \
:eIn file included from video_output/snapshot.c:39:
../include/vlc_vout.hvideo_output/video_output.c:      nno12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from audio_output/common.ct:642:5m43: warning: :
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:video_output/display.c125../include/vlc_vout.h|               ^ :38:
:  5241../include/vlc_filter.h |     return var_SetCh
   78 |     vlc_Log(VLC_OBJECT(o), p, vl:c_input/var.c:mo166 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  166  125 |  du l e _vnaar
_Change  (642 p_inpu |     vlc_obje |     var_SetString( t,cpt_release( p_v 2546 | out );
      |     ^
           ../include/vlc_objects.h:  66:25       ms:g _note: Eexpanded from macro 'vlc_object_release'r
rme   66, |   #defi  ne var__S_etFloat(a,b,c)  FILE__, __LINE__, \
      |             ^
:_obj, ps(167../include/vlc_common.h::9481 vlc_ p_sys->:pz_oinput,
      |                     ^
b../include/vlc_messages.h:83:5ject_release( V15: : note: LC_OBJnote: expanded from macro 'VLC_OBJECT'expanded from macro 'msg_Err'_ECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 
varia  481b  var   83 | le, ps     msgz_new );
      |     ^
"../include/vlc_variables.h:262:48: note: expanded from macro 'var_SetString'
__Gen  262 |  |  # pSetFloadeeric(p_this,      rograms", VL const struct vlc_common_CVLC_MSG_E
_VAR  481 |         cmot( VLC_OBJECTRn(a),b,c)
_SETTEX      |                                               ^
em../include/vlc_common.h:481:15bers: (const : note: expanded from macro 'VLC_OBJECT'
R, __Vvlc_object_t *)(&(x)-T>Aobj) \
      |               ^
  481 |   ,  &t  ext, NULL );
      |     ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128 | #define var_Change(a,b,c,d,e) var_Cffhange( VLC_ ind %s for conversion pipeliinne  const structOBJECT(a)e_ARGS_b vs v_), b, c, ld, c_tar_SetStrie )
      |                                           ^
../include/vlc_common.h:481:
15: note: common_members:ng(a,b expanded from macro 'VLC_OBJECT'(const vl      ,c)    v
c_ob  ject481 |         const stru str",
      |                 ^
uct vlct vl_t *)(../include/vlc_messages.hac_rers: c_co(con:83:5: stnote:  vlc_object_t *)(&(x)->_common_members: (const vlc_object_t *)(&(x)->obj)  SetString( VLC_OBJECT(a),b,c)
      |                                                ^
obj)m mon_me   co \
      mbe\|               ^
      | rs:               ^
expanded from macro 'msg_Err'
ns
t stru   83 | ct    msg_Generic(pinput/var.c:169In file included from video_output/video_text.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h../include/vlc_common.h_:481:15: vlc_common_membeth note: expanded from macro 'VLC_OBJECT'
:i:s362,c rs: (conwarning: : VLC_MSG_ERR, __VA_A(const vlc_object_t:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
RGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(Vst   362v | l c _ o bject_t *)(&(x)->obj)  ked( p_obj, psLC_Oi5:zf_n( *a)(&(x)->obj) \ var_GetCwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
heBckedJ(E   mpe, VLC__obj, psz_name, VLC_VAR_ACD169 |   DREbers: (SS, V
co&      v&(xARa_STRING, val );
      | l ) )
      |         ^
../include/vlc_variables.h:142           ^
:../include/vlc_variables.h:140:4848|               ^
: note: expanded from macro 'var_GetChecked'
  142 | #define v:T(o)\ 
note:       expanded from macro 'var_SetChecked'
audio_output/dec.c:  140 | 331  var_C#a:|               ^
re9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r| _    ^
GetChecked(o,denvideo_output/inhibit.c../include/vlc_messages.h:),   331,47- | : 20: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
>foine pv, vlc_mnst vlc_ob   47 | je odule_ncam t_t *)(&(x)->obj)e, __  priv->am  o     msg_Warn (aout, "timi \
video_output/snapshot.c:209:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  209 |         msg_Err(p_vout, "Failed to open '%s'", filename);
      |         ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
video_output/snapshot.c:214:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  214 |         msg_Err(p_vout, "Failed to write to '%s'", filename);
      |         ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
      |               ^
:video_output/snapshot.c:230:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
78:13: note: expanded from macro 'msg_Generic'
  230 |    78 |     vlc_Log(VLC_OBJECT(o), p, vlc_mot,v) var_Gen g s c r emwsed (drift: %"PRId64a"r _uSeg_sE)rr(p_vou: "
      |         ^
t, "c../include/vlc_messages.h:85:5: ould ntChecked(o,n,t,v) vanote: rexpanded from macro 'msg_Warn'_
Soett Cshaevcek esdn(aVpLsCh_oOtB"J)E;C
T(      o| )    ^,
n../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
,t,v)
      |                                                ^   
85../include/vlc_common.h | : 481 : 15 msg_Generic(p_this, VLC_MSG_W   83 |     msg_Generic(p_this, VLC_MSARN, __VA_ARGS__)
      |     ^
G_ERR, __VA../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
_ARGS__)
      |     ^
   78 |     vlc_Log(VLC_OB                                ^
../include/vlc_common.h:481:15:JECT(o), p, tChe note: expanded from macro 'VLC_OBJECT'
vFI../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
     481 |         const steckedtru(VLEl__: 78 |   LC_OBJE( p_input, "title"note: expanded from macro 'VLC_OBJECT'
c, VLC_VAR_INTEGE_  bj) \
      |               ^
R m481 |        odule_ caudio_output/output.c:93:5: warning: CT(odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)name, __FILE_)   _, __L,n,t,v)
      |                                                ^
93 |     ../include/vlc_common.h:481:15:onvar_S sINE__,note: expanded from macro 'VLC_OBJECT'
et struct vlc_cc, \ ;_
      |     ^
  om../include/vlc_variables.hmon_memb481_LIers: ( |   NE__, \
      
|       |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         cont vlc_common_members: (c      const struct vloct_ n ssvtl tc ovlc_object_t *dco)n(st v            ^l
cstr../include/vlc_common.huc_object_t *)(&(&(x)->obj) \
      tu:481:15: note: expanded from macro 'VLC_OBJECT'
mm   481 |    on_     const vlc_commoBx)| ->obj)m               ^\
embers: oo
      | (const vlc_              ^
input/input.c:1352:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
obj 1352 |         mect_t *)(&In file included from video_output/video_epg.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hs:122::256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ns
g_Dtb39g( p_input, "Input is _members:r (ac met  c256_ | L o g (VLC_ rea fileotnusrtn (x)-O>B:J Enote: expanded from macro 'var_Create'
CT(o), p, vlc_mvo: ldis  ablcdi_ng o122bjuc | #del var_Set vlcf_ecommon_membinunneeded optoions" )_;e va
      |         ^
namr_Create../include/vlc_messages.he(a,b,c) vtChecked(:87:5: e a,p_obj, psz_name, VLC_VAR_ADDRESu r_C__FIlnote: expanded from macro 'msg_Dbg'
b   e_namej) \
reate( VLC_OBJECT(a), b, c )
LE_S, val )ect_      |                                       ^
_t       *)(&(x)->obj) \
      |               ^
, __LI| N              ^
87 |   E__,dul  msg_Gers: (const vle = mneri , _c(p_In file included from video_output/video_text.caudio_output/filters.c;
      | FILE__, __LINE__../include/vlc_common.h::_:215:13: warning: this, VLC_Mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
 \
      SG_DBG, __VAodule_need (i_|             ^
c           ^../include/vlc_common.h
h, "inhibit", ../include/vlc_variables.hNULL, false);
      |                    ^
:../include/vlc_modules.h481:15: note: expanded from macro 'VLC_OBJECT'
:140  :481 |         const s\truct vlc_common_members: 30
        (const v|             ^_objec48t: note: expanded from macro 'var_SetChecked'

215 | :
481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  481 |    In file included from ../include/vlc_common.h_  140 | #define: tvar_S1031etC:
../include/vlc_variables.h:429:5: warning: 
   481 |     *)(&:           msg_EARGSrr (obj, "c     co481     conast struct vlc_cndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429 |     var_Cr(ennot ::15:ate( p_obfind %s fo__)
      |     ^
lc_objest../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |  48:42: note:    vhlc_Log(VLC_OBJECommon_member jexpanded from macro 'module_need'
struct vlT(o)xc), p, vlc_mec_,o psz note: expanded from macro 'VLC_OBJECT'
d  ul481 |   ->obj)r c   on \
s:kcted(oe_name, __FILc,n,_t,v) var_E      SvetC|               ^
hecke48e | t __, *_name, VLC_ommoVAn_members: (const )(&(x)d(VLC_O-      const >vlc_oboject_str_uct v_lc_caudio_output/dec.common_:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
members: (const vlc_  350 |      object_t *)(&(x)->obBJECT(o),n   msg_D,t,v)
      |                                                ^
j../include/vlc_common.h):b481g: (aout, "resampling stopped (drr 15: note: expanded from macro 'VLC_OBJECT'
sion pipelift: %"PRId64" \
      |               ^
usi)ne",
      |             ^
R_INTEGER |../include/vlc_messages.h:83 VLC_VAR_Dinput/es_out.c:2557:21: :5: note: t *O (const"I, drift);expanded from macro 'msg_Err'
   83 | NHERIT );
      |     ^
  481 |         const warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s
      |         ^
 2557../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87truct vlcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |               ../include/vlc_variables.h |     m:s122g_G:eneric(p_common_members: (const vlc_  object_t *)(msg_G39:   481 |         coeneric(p_th nsis,note: expanded from macro 'var_Create'
 VLC_MSGt_ERR, __VAv&lc_o_this  122 | #define var_Cr, VLC_MSGbL_DBG,(x)->_ARGbj) \j s)
obj)eate(a,b,c) vaIr_Cre S_      N(&_a\
      |               ^
)te(
(truct vlc_commoEIn file included from video_output/video_epg.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10:  VLC ___VOA_AeBJECT__,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R  276  | \ 
      |             ^
GS_   if( (a), b,!var_ c )
      |                                       ^
x_)->obj) \../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

        481|               ^ |         conn
_me167 |        video_output/interlacing.cGetChecked( p_ msg_Warn( p_filter:82:17: ), warning: "can'todule_unndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       get output st struct veed(lc_copmmicture" );
      |         ^
V../include/vlc_messages.h:Lon   82 |     char *old = 
      85:5: note: expanded from macro 'msg_Warn'
c|    85t|     ^
 |               ^
 v../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
_members: (const vlc_   78 |     vlc_Log(VLC_OBJECT(o),  p Cobject_t *)(&(x)->obj) \
      _OBJECTar_CreateGetString, |               ^
#_(a),b)
      |                                          ^
 msg../include/vlc_common.ht m:_*(vout, "b)e(481:s15:rs:obj, psz_name, VLC_ note: expanded from macro 'VLC_OBJECT'
&In file included from oVAR_IN   481 |         convideo_output/video_text.cst| G((const venl ue:v30:
In file included from TrEsctruct vlc_common_mem../include/vlc_common.hGER, &vx)->obj) \
      |               ^
define moic(p_this, VLC_    ^input/var.c:171:5: 
MS../include/vlc_messages.hwarning: :78:13: bduldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Ge:  _n171 |     var_Change note: (expanded from macro 'msg_Generic'aers_o: ( p_ibject_lconstt *)(&(x)->ob vlc_object_t *)(&(x)->obj) \
      |               ^
ee ) d(nput, )
      "title",|          ^audio_output/volume.c j) \
:a,
      |               ^
V116audio_output/common.c:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:142         msg_  _WARNE, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
1031116b   78 |     vl,LC_VAR_SETrc,d) TEXrT, c( p_m&text, oNULL );
      |     ^ | sys->p    l_input,
      |                     ^
../include/vlc_messages.h:83:5: :48:
 ../include/vlc_variables.h:128:43: note: :
../include/vlc_variables.h:442(aout, "mute", mute);
:note:  note: expanded from macro 'var_GetChecked'
5  142 | expanded from macro 'msg_Err'
#define var_GetCheck: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     44226 warnings generated.
ed(83expanded from macro 'var_Change' |     msg_Generic(p_thisv
o,n,t | ,,v) var_Gettlc_m      |     ^

../include/vlc_variables.h:260:46-: note:  VLC_Mexpanded from macro 'var_SetBool'odu   S78 |     vlc_Log(VLC d  128 einter | lG_E:644:9eRR,#define _name, __var_C: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_OBJECT(oFILE__, __
 LINE__, \ __
      |             ^
  ../include/vlc_common.h644) |    lV:A_ARGS481:15: note: expanded from macro 'VLC_OBJECT'
,       var_481_ | _ )hSe       const stace-modeang");
      |                 ^
tr ucSe(a,bt vlc_common_m,ec,d,e) var_Change( VLCmbers: (const trivlc_ngob(j eCchtecked
      p(V|     ^
_../include/vlc_messages.h:78:t *)(&(x)->obj) \
LC_OBJECT(o),n../include/vlc_variables.h,t,v)
      |                                                ^
, vlc_m../include/vlc_common.h      |               ^

::481:15: note: expanded from macro 'VLC_OBJECT'
498:57  481 | o:dule_na  260 | #defin         note: conexpanded from macro 'var_CreateGetString'
m  498e, var_staudio_output/dec.c:379:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Cdepbase=`echo video_output/video_widgets.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/video_widgets.lo -MD -MP -MF $depbase.Tpo -c -o video_output/video_widgets.lo video_output/video_widgets.c &&\
mv -f $depbase.Tpo $depbase.Plo
 _ OB__strF | p#define v  379ar_Delu_aoue JEct v13lc_cavoaC: note: expanded from macro 'msg_Generic'T(a), b,  | c    tr,, r_
     Crdre,at  eG etS_Set e )
ripmaste( p_obj, psz_name, Callback(obng      |                                           ^
(a,jVLCb../include/vlc_common.h:481:_VAR_BOOL | VLC_VAR_DO)   var_INHERIT ->obj.parent, "audio-replay-gain-m15osgdCree"_eateGetStringWa78 |     vlc_Log(VLC_OBJECT();
      |     ^
o../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'dzu: )note: expanded from macro 'VLC_OBJECT'
l  _variab481 |     l    c,onst struct vmlmee, onc__,m
ecpomm on_me      mbers: (|     ^
s(
z  ../include/vlc_variables.h:167 VLC_OBJECT:(51:_t122Booa)l( | p, vlc_modul,#ed_ea,b,c)      var_SetBfine b note: ool( VLC_OBJECT(avar_Crconeate(a,b),_st vlc_objexpanded from macro 'var_DelCallback'
e,cct_t *)(&nanmbe) va(mr  167 | x)r_Createe(,s b_ew V_Lr:  FI(c)L;C_OBJECT(a), b, c )
      |                                       ^
-
,>../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
E      |         ^
o../include/vlc_variables.h:262:48: note: cbjo))
       \
nst vlc_oexpanded from macro 'var_SetString')|                                              ^
bject_t *)I
../include/vlc_common.hLE__, __LINE__, \
:481:15      :(   note: |             ^
expanded from macro 'VLC_OBJECT'
&(x)../include/vlc_common.h:481:15->obj)  481 | : note: expanded from macro 'VLC_OBJECT'
     481 |       481 |  \     c o
   n
      |                                                         ^
_262_, __LI const struct vl       c_cco../include/vlc_common.hnsst struc | t vlc_co:t      m 481:15:mo      n|  note: st_rnexpanded from macro 'VLC_OBJECT' 
u  481 |         cons  (tm embers:              ^s481aout, "buf | tr|               ^
        conct  (const vlcfeIn file included from uct vlc_objevideo_output/video_epg.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc_common_mct_t *)(&(oexmsmon_members: (const vlc_object_t
 *t m  293 |   )->obj) \ s
input/var.c:174:r29 warnings generated.
 if( NE!var_Get Checked( p_objtoo l__n,eed(VLC5,:  psz_name, V \a
      |             ^
t../include/vlc_common.h:481ruLC_VAR:_warning: )_OBJECT(a),b,cBOOL, &val ) )
      |          ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,../include/vlc_variables.h:142:4815
: note: expanded from macro 'var_GetChecked'
d    (&#(174 |     var_Create( p)_input, "ccthapter"
_common_members:  142 | #dx)->, VLCvlc_comm_on_mem      |                                          ^
ber../include/vlc_common.h:481:s: (const vlc_oVAR_INTEGEbject_t *)(&(x: note: expanded from macro 'VLC_OBJECT'te (%"PRId6(c4d"e
)-  481ofeine  ous): bj) \
      |               ^
nstvar>obj) \
      |               ^
 vlc_objec_St_t *)(&(x)-In file included from video_output/video_text.c:30:
 |         const >obj) \
dfIn file included from input/input.c../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: ir15R );
      |     ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n: note: expanded from macro 'VLC_OBJECT'
e var_GetChec  :  depbase=`echo video_output/vout_subpictures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/vout_subpictures.lo -MD -MP -MF $depbase.Tpo -c -o video_output/vout_subpictures.lo video_output/vout_subpictures.c &&\
mv -f $depbase.Tpo $depbase.Plo
4551353 |        :9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h
ke:o    var1353 |         var_S122_:Createe( p_obj, psz_name, V| pped", ad39: note: expanded from macro 'var_Create'
        122 | #d| efine var_C481reate(a,b              ^t |                ^

String( ,Lp_inC_cVpAR_FLOAT | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJEaudio_output/filters.c:236:13ut, "sout", "" );
      | C        ^:  T(a), )b, c var dewarning: (o,n,tt Sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],v) var_
G../include/vlc_variables.h_:etChecked(VLC_Otring(Ba,b,c)    video_output/interlacing.cJECT(o:)v83ar_S,n,t,v)
      |                                                ^
e../include/vlc_common.ht:481:15:String( VLC_OBJECT(a),b,c)
      |                                                ^
 ../include/vlc_common.hnote: expanded from macro 'VLC_OBJECT'
:  481 |         const struct vlc_c481:15: note: expanded from macro 'VLC_OBJECT'
ommon_membeCrs: (c:o5:
  481 |         const struc  t vlc_commonnst vlc_objec_membet_t *)(&(x)->orebj) ar\
      236|  |               ^
  warning:            msg_Err (ote(bj,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from video_output/video_epg.c 
     83   const struct vVLC_Olc_common_membe"cars: (constns: #not find %s f vlc_object_t *)(&((or conversioBJx)->obj) \
 | cdefine ECT(a), b, c    vaonr_Sn       pipeline|               ^
 )
      ",|                                       ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

      | video_output/inhibit.c  :50:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
            ^
   50 |         vlc_object_release (i481h |    ../include/vlc_messages.h:83)     const ;s
truc      |         ^
t vlc_co../include/vlc_objects.h:66:25m:5: note: expanded from macro 'msg_Err'
: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
 )
      |                                       ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  :481481 |         const struct v:15lc_: c   note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_commonommon__members:me (const vlc_obm83bjecers: (const vlc_obt_ | ject_t *)(&(x)->obj)     msg_Generic(p_this, \VLC_MStG_ERR, __VA_ARGS__)

      |     ^
 ../include/vlc_messages.h:78:S13: note: *)expanded from macro 'msg_Generic'
(&(xt)-   78>obj) \
      |               ^
 |     vlc_Lo      g(VLC_OBJECT(o), pv| mon_vara,nce);
       vlscr_truct vlc_commonm_embers: (const video_output/inhibit.cv:l60c:_object_t *)(&(x)->ob              ^
j)m \5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e   60 |  mberss: (cons In file included from video_output/video_text.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t vli  n469t  v | lc_object_t *)(&(x)->obj)     var_Create( p_\
o      g(vbj, psz_name_DelCal, VLCc| _object_
      |               ^
l btmodule_unneed (ih, ((inhiinput/var.c:176:5:ack (              ^
bit_t *)warning: adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ih)->mo *)(input/es_out.c:2575&(x)-_>:d9,b,c,d) var_| V        ^
A:out, "soou bjwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R)_S TR\I
../include/vlc_messages.h  176Dt-de | :85:5: note: elCallback( VLC_OBJECT(a)expanded from macro 'msg_Warn'
, b,inter   85 |     c,262l: d )48
 ace msg_Generic(p_this, V: note: expanded from macro 'var_SetString'
-  LC_M      |                                                   ^
 2575mSoGd../include/vlc_common.h_WANe:481", mG R:ode);15ul
      | emo|d ul
e | V      L|               ^    ^);


../include/vlc_variables.h:262:48: note: expanded from macro 'var_SetString'
  262_: note: name |       N, _#C_VARdexpanded from macro 'VLC_OBJECT'
,_DO        msg_Dbg262_| (V __FILE__, __LINE__, \
      |             ^
  481 |    ../include/vlc_common.h p:481:15: note: expanded from macro 'VLC_OBJECT'
_     ^  
481../include/vlc_modules.h | : 50:42: note:        const struct vlc_commoINHERI | #defi    ncno_neT );
      |     ^
expanded from macro 'module_unneed'st strsy../include/vlc_variables.h:122:39s->uct p
_i   50nput, "ES_OUT_RESET_PCRv lcalled" )c_common_members: (con;st vlc | _o   var_Change( p_inpubj
      t#d, |         ^
e../include/vlc_messages.h:f87:5: "note: cine module_unneexpanded from macro 'msg_Dbg'
   ed(a,b) module_unneed(VLC_hapteect_t eOBJfEinC*T)(a),b(&(x)->obj):  note: expanded from macro 'var_Create')e
       |                                          ^
v../include/vlc_common.h:481:15: \
      ar"r_SetStri|               ^
Anote: _87A |     msg_Genng(a,b,expanded from macro 'VLC_OBJECT'audio_output/volume.c:118:5:c,)    var_SetRGS__)
       |     ^
 
S  481 | tr i nbg(
warning: VLCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_ V
AR_S  118 |   E  TvTVElX T ,../include/vlc_messages.h :v&78:13ar_:te  122xt, NULSLetStr );
      |     ^
  note: expanded from macro 'msg_Generic'
i   n../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
c78 |   128 |     vlc_Log(VLCg (a,b,c)e   co_nst st    riers: (const vOlc_objecBtc_t *)(&(x)->obj()p _\this, VLC_MSGr_v
       | #de|               ^ucfine var_Create(at vl,b,c) var_c
DBCreate( VLC_OBJGa,JECT(a), b, c )
      raudio_output/output.c:103 __VA_:5| _AcRGS_E_)
      |     ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  103 | mCT    v(o), pm_a../include/vlc_messages.h                                      ^r_o_n:78_
:13:m../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 note: expanded from macro 'msg_Generic'
embers: (const vlc_obSj#define var_Change(a,b,c,d,e) var_Change(    VLC_OBJECT(ecoa78 |   etString( VLC_),O tBJECT_  vlc_Logb(VLC_OBJEject_relCeT(o), p  (a), ,b,c)
      as|                                                ^
e(obj)vl../include/vlc_common.h:481481:15c_;module
      |     ^_
: note: expanded from macro 'VLC_OBJECT'
../include/vlc_objects.h:66  :b,SetStri25nngt *)( c&(, d, e )
      |                                           ^
481xame, __F: note: expanded from macro 'vlc_object_release'ILLE
_../include/vlc_common.h_, __C)-L |     66 |     v_      I:N481:15: note: expanded from macro 'VLC_OBJECT'
 >  481 | E__, \
        libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/video_widgets.lo -MD -MP -MF video_output/.deps/video_widgets.Tp      lc_object_releaconst str | u o -c video_output/video_widgets.c  -fPIC -DPIC -o video_output/.libs/video_widgets.o
       mccseem(b eVrs: (constLCo_OBJEnCotst st vlc_object_t *)(&(x) -vlc_co>mombojn) _mreuctmbers: vl (coc_common_members: \
n      |               ^
(consts tvvideo_output/inhibit.c lvlc_obcj_eocbtj_etT(ac) )
      |                         ^t_t *)(&(x)->obj) \
      | 
 *)(:../include/vlc_common.hc&(x)->obj) \
              ^
      |               ^
:61:5: onswarning: t sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]input/var.c:481In file included from video_output/video_text.c:b
j   6130:
In file included from ../include/vlc_common.h:179:51031): warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
truct  179 |     va \,  v | 
 vlcr_Create( p_inp_m      :o| 15:
  dl: ut, vlc_object"audioc_common_mem_ule_-name, re__FILE__, __LINbers:delay", VLC_VAR_INT (const EGER );
      |     ^
:v l../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_variables.h:477:5: warning:   122 |  30:
In file included from ../include/vlc_common.h:1031due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](
a  477 |     var_Create( p_obj:
o../include/vlc_variables.h:, ps304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
u  304 | z_namet,    if (l,               ^#define var_CVLc_objeikctr_teate(a,eC *)(&(x)->obj) \_VA R
_"ST      RIlNy(!G v|a VLdrb_C_| VAR              ^_DOINHERIT );

      |     ^
evice",c) var_
Getinput/input.c:1354:, ChecCk(../include/vlc_variables.hird != Ne9:e warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d  1354( | obajte,( VLC_ OBJECT(aaudio_output/filters.c), b, c )
      |                                       ^
n:../include/vlc_common.h :481: 254| a:13:15::             ^note:  expanded from macro 'VLC_OBJECT'me,  122
:../include/vlc_common.hVLUC_VLA
R_COORDS, &val)))L) ? id : "");:
      |     ^
481warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h:262:48: note: expanded from macro 'var_SetString'
  481 |     39: note: expanded from macro 'var_Create'
:15: note: expanded from macro 'VLC_OBJECT'
    481 |         con262   | #define  st struct122 var_S    var_SetBool( p_ vlc_commoinn_membersput, "sout-all", false  | #);
      |         ^

../include/vlc_variables.h:: (c  254o260:46: nst vlc_objec |             t_t *m)sg(&(x)->obj) \
      |               ^
_definErr (oe var_Createbj,(a,b,c) var_Create( VLC_e "cannot find %s fotStrring(a,b,c)note: expanded from macro 'var_SetBool'
   c260 | #    var_oSdeeftStnvOBeJrEriinsCTnioe (agn Ev(arpipe_) VL_SeC_tBool(a_, \OBJECT(a),b,c)

, b,l      ,i      binput/es_out.c| |             ^ ,c)n e ",:2732:31: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |             ^
 ../include/vlc_messages.h:2732 | c 83:5:                                                ^
 ../include/vlc_common.h: 
note: expanded from macro 'msg_Err'481:15: note: expanded from macro 'VLC_OBJECT'

  481 |     83  |          m../include/vlc_common.h):481sg_
G      |                                       ^e
n e :con 15../include/vlc_common.h:: snote: t stnote: expanded from macro 'VLC_OBJECT'
 481:15: ruct vlc_cexpanded from macro 'VLC_OBJECT'
o   var_SetBool( V   481 |         const struct vlc_c  481 |         coommon_members: ( const vlc_objns  ct           *ponst strustruct vlc_common_mect_p_emdbmLemonect vlc_crcoder = vlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/vout_subpictures.lo -MD -MP -MF video_output/.deps/vout_subpictures.Tpo -c video_output/vout_subpictures.c  -fPIC -DPIC -o video_output/.libs/vout_subpictures.o
C
l_ O_membnote: expanded from macro 'VLC_OBJECT'
ers:       tc *ric((s| : p  481 |     coB                ^
   _(_this, VLCJ_MobjeSG_ERR o,mECT(a),b,c)
      |                                              ^
 ../include/vlc_common.hnst v:../include/vlc_variables.hconst v_coct_:481nstho_ld(:15:V142:48: A_ARGS__ note: expanded from macro 'VLC_OBJECT')
      |     ^

../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'  481 |         constnote: expanded from macro 'var_GetChecked'
   142 | #dlce lsfi
p   _on)78 | ce _ob_(ter&ju(cxtvab) ejecv-lc_commont_t *)(&>s->p_dec );
(x)      ->_memobj) bre_Ge    vlc_Log(VLC_OBJECT(o) t| , pc, vlc_module_name, __FI\tChecLE__, __LINE__, \
      | 
      |               ^
_ked(ot *)(&(x)->oblease (i            ^
                              ^../include/vlc_common.h:st
hj) \
ruct vlc_common_members: (const vlc_      |               ^
object_t *)(&(x)->obj) \
      ../include/vlc_objects.h:63:22: note: expanded from macro 'vlc_object_hold'
|               ^   63 | 
    vlc_object_hold481:15: note: expanded from macro 'VLC_OBJECT'
( VLC_  481 | In file included from  video_output/video_text.c:30:
  m    ) const ;strOBJECT(a)uct vlc_commonaudio_output/volume.c:176:20: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

_,o n,      |     ^
r  sn)audio_output/output.c:../include/vlc_objects.h:201176 | :28:
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:members: (const v_ 66:25: note: expanded from macro 'vlc_object_release'  201 |          |                      ^

l../include/vlc_common.h   66 |     vlc_objec: audt,vio_output_t *aout = vlc _c_obje481:15: note: expanded from macro 'VLC_OBJECT'
memb   cet_custom_create (parent, si t *)(&(x)->obj) z\  481 |         eof (aout_const sinstance_t),
      |                            ^
truct vlc_common_me./libvlc.h:In file included from ../include/vlc_common.h:mb1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
et_re  )rs: (cole110:27: rase( s: ns(co491 |     var_Create( p_obj, psz_name, VLC_VAR_AD            + tnVLC_ODRBJECT( v
 asvar_I      | t vlc_onherar_GetCheckeitFloat (obj, "audi) )o
v      |                         ^
note: expanded from macro 'vlc_custom_create'
../include/vlc_common.h:  110 |         vlc_custom_cbject_t 481:15: note: expanded from macro 'VLC_OBJECT'
rlc_objeec*)(&(xt)_->obj) \
      |               ^t                ^
481 |    
  *)(&    const sate((VLC_OBJ(input/var.c:t180r:5: warning: audio_output/filters.cdc:261uct vlc_common_medue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
monst v  l:5:c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E(b  CT(o), s, n)
      |                           ^
x)../include/vlc_common.h:180481 | e r s :-: 15 (const vlc_ob261 | >obj) \
      |               ^
Vject_t *)v(a&(x)->obj) \
r_SetIntegeLC_OBJECT(o),n,t,v)  
        minput/es_out.c_      | |                                                ^
sg_Dbr( ESS | g (V:../include/vlc_common.h              ^
:4812790:20: warning: unused variable 'b_source_paused' [-Wunused-variable]
:15: note: oobj, "convb 2790ersionLjexpanded from macro 'VLC_OBJECT'C | p
 pi_V AR_DOINHER  epelinIT );:
481      |     ^
e  complet   |   e _input, "aud");
      |     ^
c../include/vlc_messages.ht_:87:5: note: expanded from macro 'msg_Dbg'
    87 |     msg_Geneionote: -expanded from macro 'VLC_OBJECT'   -ric(p_this, VLdC_erlayM",
      | tS G*)eplay-gain-prea    ^
 mp");
      |                    ^
../include/vlc_variables.h:626:49: note: expanded from macro 'var_InheritFloat'
    
    626 | #define var_InheritFloat(o../include/vlc_variables.h:259 ,c o_nDnBst struct vG, __V:49: note: expanded from macro 'var_SetInteger'
A_ARG  S259cons | #define var_SetInteget bor(a,b../include/vlc_variables.ho:l ,c)   vb_source_paused = (bool)va_arg( arg) var_InheritFloat(V481 |      ar_SetInteger( VLC_OBJECTLC_OBJECT(o), n)
      |                                                 ^
../include/vlc_common.h:481s, int );:15: note: expanded from macro 'VLC_OBJECT'
(a)  
      |                    ^~~~~~~~~~~~~~~
481 |         con,b,cst struct vlc_common_members: (const   c oinput/es_out.c:nst 2802(vlcstr:19: warning: uct vlc_common_members: (cunused variable 'i_src_rate' [-Wunused-variable]
ons)
      | _objt vlect_t *)(& 2802 |         (x)->obj) \
      |               ^
cl122_objeaudio_output/volume.c::                                                ^cct_t_c *)(
../include/vlc_common.h:ommon_mem39&&481(:x)->const iobj) \
      | bers: (c              ^
nt i_src_ra(x)->oonb30 warnings generatedst vlc_object_t *)(&(x)->obj) \
audio_output/output.c:218:5: warning:       | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  218 |     vlc_o              ^
bject_set_destructor (aout, aoutte = va__Destructor);
      |     ^
./libvlc.h:122:36: note: expanded from macro 'vlc_object_set_destructor'
arg( args.
,178In file included from video_output/video_epg.c:30:
In file included from  int );
      |                   ^~~~~~~~~~
../include/vlc_common.h::20: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:jinput/es_out.c: 10312813::
../include/vlc_variables.h:26: warning: unused variable 'i_date' [-Wunused-variable]
324:10 2813 |         const: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   v324 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_FL  178 | lcO_tick_t i_  date = va_arg( AT, &val 122 |    a   ) )
      |          ^
r../include/vlc_variables.h:142:48:   vlc_ob note: jeexpanded from macro 'var_GetChecked'
   )          gain = var_InheritFl oat (obj, "audio-replay-g142 | anote: ctg\#di_set_s
efinn-e v      |               ^
,aexpanded from macro 'var_Create'r
d ve  l122c | #fault_tick_t );
      |                          ^~~~~~
define_Get");
Checkd var_Create(a,b,c)      ed(o| estructor input/input.c:1355                   ^
:../include/vlc_variables.h:626( ,v9:anr,V_Creat:49input/es_out.c:2929te( VLC_OBJECT(a),depbase=`echo video_output/window.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
:9: :/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/window.lo -MD -MP -MF $depbase.Tpo -c -o video_output/window.lo video_output/window.c &&\
mv -f $depbase.Tpo $depbase.Plo
 LC_OB bJECT,v) v(a a)note: , b)expanded from macro 'var_InheritFloat'
warning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |                                    ^
  626../include/vlc_common.h | #defi:_ 4811355n | G        va:eer_SetString( p, c_inp 15: note: expanded from macro 'VLC_OBJECT'
ut, "input-slave", "" );
      |   481 |          ^
tChe var_c       ../include/vlc_variables.h)
c      o|                                       ^nstke
d../include/vlc_common.h :I(nhV:262481:15:sLC_OBJECT(o),48n,t,v): note: expanded from macro 'var_SetString'
e  ritFloat(o, n262) var_I
      |                                                ^
 | #../include/vlc_common.h:define var481_SetString(a,b,c)    var_S:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_membeetStrnheriitFlong( VLC_OBJECT(a),b,c)
      |                                                ^
r../include/vlc_common.htruatct(s vV:lc__481:: note: expanded from macro 'VLC_OBJECT'
c  :LogoL48115:m |        mon_memb(VLC_OBJECTwarning:   edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(cons t note: expanded from macro 'VLC_OBJECT'2929 |        cvonst s(tC_OBJr  msg_ErroEC
l(   p_sys->p481 |         cons_ct struT(o), n)
      |                                                 ^c),t vlc
 _o_common_memp,bers: (cons vlc_module_name, __FILE__t,  vbject_t *i)n(_l&(x)->obpj) \
      |               ^uc_objutr,cect t_t *)s: (vlc(_cc&o O"BJEun../include/vlc_common.hon
stCT(a),b,c)
      |                                                ^mmon_members: (co_L
InNE__, st../include/vlc_common.h(x:)->obj) \
      In file included from 481:15 vlc_:481:15:video_output/video_epg.ck: | \              ^note: expanded from macro 'VLC_OBJECT'

:30 no:
note: wn q  u
ery 0xinput/input.c481%       |             ^oIn file included from bj../include/vlc_common.h:1031:
e
:../include/vlc_common.h:481:15: ../include/vlc_variables.h1356::3409::9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
xvlc_   note: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1356  in %s", |  i_q        var_SetInteger( oubject_t *expanded from macro 'VLC_OBJECT'
)(&(x)-ery,
        |         ^p481
_../include/vlc_messages.hinput, "i:83:5: note: expanded from macro 'msg_Err'
nput-repeat", 0 );   83> | 
      obj)  |         ^
\
      |               ^
 |    ms ../include/vlc_variables.h:259:49: note: expanded from macro 'var_SetInteger'
g  259 | #define var_Se_tInteger(aGeneri c,b c(p_this, VLC_MSG_ERR, __VA_t_, In file included from ARGc    const stt *)video_output/video_text.c:30ruc:
S_(&(x)->obj) t_\)
       | v
      |               ^
lc_comIn file included from     ^../include/vlc_common.h:1031:
../include/vlc_variables.h): 511: maudio_output/output.c:221:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  221 |   o  v
n../include/vlc_messages.h:_m_ _)
      |     ^
5../include/vlc_messages.h:var_78:13: note: expanded from macro 'msg_Generic'
340 | SetInteger( VLC_OBJECT(a),b,c)
      |                                                 ^
../include/vlc_common.h:481:1578ar_Create (aout, "volume", VLC_VAR_FLOAT);
      |     ^
 ../include/vlc_variables.h ::122:13: note: : note: expanded from macro 'VLC_OBJECT'
   expanded from macro 'VLC_OBJECT'
39: 78 |   if(  v ar_GetChecked( p_obj, psz_name, VLCnote: _VARexpanded from macro 'var_Create'_    481481 |        S:    |         T vclc_Log(VLconst strCu_OBJECoTc(to), p, vnwarning: 
 vlRlc_module_name, _c_FILE___  s,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] __LI122c | NE__, \
      |             ^
texpanded from macro 'msg_Generic'ommon_members: (
 struct vlc_  const511 |     var_Create( p_obj, # vlcIn file included from video_output/video_widgets.c:33:
In file included from ../include/vlc_common.h:1031d_objee../include/vlc_common.h:481ct_:15: note: expanded from macro 'VLC_OBJECT'
t *)(&(x)->obj)   481 |   
\
   I      NG, &val ) )
      |         ^
psz_name, VLC_VAR_INTE G E R   |  const strV../include/vlc_variables.h:
f| LC_VAR_../include/vlc_variables.hu:c              ^:
142:48:t  note: Dexpanded from macro 'var_GetChecked'
189:12: input/input.c:warning: vl1357  :9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
142due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1357 |    189 |         | #va    return var_SetChecked( p_dr_SetStringo( OcINHERITp
      _input_c, "soummeonb_-file", | "    ^"fib
j, ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #defin )e var_Cmembrece;
      psoatr|         ^z_nams: (consmmon_memberes(a,: (
cb,c) var_Co../include/vlc_variables.hine var_ereate(, VL VLC_OnCreate(a,b,cC)_V:262:48: BJECT(a), b,Ast vlcR_INTEGEne v var_Create( VLaC_OBJECT(a),r_object_t *)(t v_GetChecke d(b, c &(x)->obj) \
      |               ^
o,n,t,v) var_GetChecRked(VLC,l)cvideo_output/interlacing.c:85:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |                                       ^   85note: expanded from macro 'var_SetString' |    _
 msg_Dbg(vout,    262
v../include/vlc_common.h:481"deint:15: note: expanded from macro 'VLC_OBJECT'
  o481al ); |         c_OBJECT(o),n,t,v)
      |                                                ^
 | ../include/vlc_common.h: c )
481:15: note: expanded from macro 'VLC_OBJECT'
ons  481 |       | 78  t struc#t vlcdefine var_SetStrin_com                                      ^erlgacm |  
 ../include/vlc_common.h(  a:,481:o15:vlc_Log(VLC e %d, mode %s, is_needed %d", d
n_members: (const v_ O     note: const strucbexpanded from macro 'VLC_OBJECT'
,Bt       |            ^  481 | Jvlc_common_me
mbers: (con../include/vlc_variables.h:140:escEeomb C       cojnst struct tb)vlc _ commovlierns: (terncco_T(nsb)l    v_objecmec_object_t t_t *)*(lje&ct tvlacc_obje_t *)(&(x)->ob(x)->omb48)),In file included from ec:tre(&_(x) _t-p>oa\
video_output/vout_subpictures.c r_SetString(:*)(& (x      36| )              ^:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: V->warning: bj)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L \
C_O      B  |               ^189 | o note: 
,bobj) \JE
Cj) \      |               ^

Taudio_output/output.c      :222:5: |               ^
j) \
      |               ^
s: (cexpanded from macro 'var_SetChecked'
on  In file included from video_output/video_epg.c:30140:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |     if( va | #dr_
efwarning: iGnetdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Ceheaudio_output/filters.c:266:5:In file included from  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  266 |      video_output/display.c:38:
vaaudio_output/dec.c:384:9: msg_Err
k   222( | e dobwarning: s(tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]a a(
   p_obtje, mode , var_AddCa li,s psz_namel)b,384 |         msgr__E, VSLrr (aout, "buffeetCheckedr too ear(oly (%"PRId../include/vlc_filter.h64": 213u:s9):: dropped", advance);
       |         ^
  ../include/vlc_messages.h:83:5 _nee: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note:   213 |         msg_Warn( b return var_Sej, "maximuexpanded from macro 'msg_Err'm
    ,c83sp_filter, "can't get output) subpi
otf       | |                                                ^
 ../include/vlc_common.h   msg _vGlc:_481o:b15: note: expanded from macro 'VLC_OBJECT'
tCheck enelibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/window.lo -MD -MP -MF video_output/.deps/window.Tpo -c video_outevjric(epct_t *)(&(x)->ob_j) \
ded);C_VAR_STRtING, &val ) )
            |               ^put/window.c  -fPIC -DPIC -o video_output/.libs/window.o
|         ^

../include/vlc_variables.h:h142:48: note: expanded from macro 'var_GetChecked'
,
      | In file included from video_output/video_text.c:30:
In file included from ../include/vlc_common.hict   142 | #  481 |     s, VL%u    :1031:
C_MSG_ERR, __VA_ conARGS__)
      |     ^c../include/vlc_variables.honvers    ^

d( p_obj, psz_namion ure" );filtersst se, VLC_VA:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |         ^
R../include/vlc_messages.h:85:5: note:   _INTEGER, val ../include/vlc_messages.htruct vlc_c reachommon_members: expanded from macro 'msg_Warn'(../include/vlc_messages.hc:o87:)5;
e:n st d", note: vlcexpanded from macro 'msg_Dbg'_o
bje
max)n,ct_t      |            ^
525:../include/vlc_variables.h:14078   87 |     m;
      |     ^sg_Gent |    :e rv   a85r48_Create( p_oi,
:../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
b   :c(p_this, VLC_MSG_DBG, __VA83_ |     msgARGS__)
      |     ^
 |     msg../include/vlc_messages.h_Generic(p_this, VLC_MSG_WARN, __VA_ARG_Genericack (aou(p_t:78:13: note: expanded from macro 'msg_Generic'
S t*,) ("volume",__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc   78 |   _Log(VLC_OBJECT(v  vl var_Copy, parent);
      | o), p, vlc_module_name, __FILE__, __)LINE__, \
      |             ^
     ^../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
var_SetChecked(Vd&(x)  481 |   ->      ceofnst strucinet vlc_common_members: (obj13) \
      |               ^
 consvar_GetChect vlc_objectk:ed_t input/input.c*)(&(x)->obj) \
      his, VLC_MS |               ^
LC_OBJECT(o),n,t,v)
      |                                                ^
(../include/vlc_common.h:481:15: o,n,t,v) va
note: expanded from macro 'msg_Generic'
:1358:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.hvideo_output/interlacing.c:103:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  103 |     msg_Dbg(vo 1358 |         ut, "Deinterlacing availavable");
r_SetBool( p_input, "sub-autodetect-file", false );      G_ERR, __VA_AR|     ^:   166
GS__)
      |     ^
78:../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic' | 
../include/vlc_messages.h:87 c    _78 |   vlc_Log:5: note: expanded from macro 'msg_Dbg'
   87r_GetCheckeLog(VLd(VLC_
51      C_OBJECT(o),note: (VLC_OBJECT(o), p, vlc _ m odule_name, __FILE__, __LINE__, \
 vlc_Log(VLC_OBJECT(o),|  p, vlc_OBJEC        ^:       |             ^
note: 
T(o),n,t,v)expanded from macro 'var_AddCallback'mexpanded from macro 'VLC_OBJECT'

        |                                                ^481odule_name, __FIL |  
p, vlc_mo../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
E__, __LINE../include/vlc_variables.h  __, \
      |             ^ |   
481 |        ../include/vlc_common.h: const s481:15: note: expanded from macro 'VLC_OBJECT'
    msg_Gen481:edruilce_n |       lc_mod(p_this, VLC_ame, __FILE  coMSG_DBGns../include/vlc_common.h:481:15:t  note: sexpanded from macro 'VLC_OBJECT't
truct vlc_common_mem
,_b __VA_ARGS__)
  481 | ers: (const vlcruct vlc_, __LINE__, \
       260      |     ^_object_t *)(&(  166 | #_xdc)eom| mon_mem
f../include/vlc_messages.hbers: (const vlc_object_t *)(&(:x46)u:-l->obj) \
      |               ^:78e_name, __FILE__, __L            ^
I
NE__,  :13:note: expanded from macro 'var_SetBool'
\
      |             ^
  ../include/vlc_common.h:260481       const ../include/vlc_common.h:st | #define 481:15: note: expanded from macro 'VLC_OBJECT'
ru  481 |    ct vlc_common  note: expanded from macro 'msg_Generic'
_members: (const vlc_object_t *)(&(x)va r_SetBool(a,b,c) ine var_           var_Set78 |     vlc_Log-AddCallback(a,b,c,d) var_AddCallback( >obj) \
      |               ^
con:15: note: expanded from macro 'VLC_OBJECT'
(VLC_OBJECT(o>ob)j,)  \
      |               ^
In file included from stvideo_output/video_epg.c:30:
In file included from B../include/vlc_common.h:ool( VLC_OBJE1031CT(a),b,c):
 struct vlc_common_membeVLC_OBJECT(a), 
      |                                              ^
pbrs:, vlc (c_monst v../include/vlc_common.h:481../include/vlc_variables.h:362:lc_obj  :odule_name, __FILE__, __LINE__, 9c, d, : 481 |        \
      |             ^
warning: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]con  481s | t   s truct vlc_c )
      |                                                   ^

e  362 |     if( var_G     coct_t *)../include/vlc_common.h:481:(&(x)->obj) 15nst struct vlc_coetChecked( pmmon_members: (const vlc_object_t *)(&(x)-ommon_m\>_o
obj, psz_name: note: embeexpanded from macro 'VLC_OBJECT'bj)rs: (co n\s
      t vl|               ^c_
ob  481 | ject_t *)       (&(x)->obj )c
onIn file included from st struvideo_output/display.c:      |               ^
 46video_output/interlacing.c:
video_output/event.h:42:109:2: warning: FIXME: implement video close event [-W#warnings]
\   42 | #warn
      |               ^
ing FIXME: impleme | nt video close evec:t vlc_common_memb        const struct vlc_commnton_
ers: (co      5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
audio_output/filters.c| :nst vl15267:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_ob  ject_t *)(&(x)->obj)  ^
  267109 |     varmembe\video_output/event.h
      |               ^
:rs: (const vlc_ob49 | _Creaaudio_output/output.c:te(vout :, "deinterla  note:  j, VLC_VAR_ADec:e", 5V:LC_VAR_INTEGER | VLC_VAR_DRE SS, &vaDOINHEexpanded from macro 'VLC_OBJECT'
  481 |         const slwarning:  ) )
      |         ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]RITtruct vlc_common_member
223:../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
   );
      |     ^
5../include/vlc_variables.h:122:39142 | #define    : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vinput/es_out.c:3171:13ar_GetChecked(o,n,t,v): var_GetChecked(VLC_OBJECT(o)49 |     var_SetInteger(vout warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]-,n
,t,v)
      |                                                ^
  223 |    3171 |             var_Se tInte../include/vlc_common.h:481 :var_Create (ao: >obj.15: note: expanded from macro 'VLC_OBJECT'
g libvl  481 |   cs: (const vjlc_objec, "key-p, psz_nunote: expanded from macro 'var_Create'
  rt_ 122 | essed", key);t *)(&(x)->ob
j)       |     ^
ame#defi\, Vne vLC_VAR_BOOL |ar_Ct, "mute../include/vlc_variables.h :259VLC_", VVAR_DOr eate  INHERIT
        const erLC( p_inpu| _VA:
      |               ^
    ^
../include/vlc_variables.htstruct vlc_common_members::122:39: note: expanded from macro 'var_Create'
  122 | #R_BOOL | Vdefine va (cor_Create(a,b,nLC_VAR_DOINHEstc,) vinput/input.c:1403:25 vlc_aroR: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](a,b,c) var_CrIT);
      |     ^
e../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #defivlc_dialon
ate( VLC_OBJECT(a), be v, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 1403  481 |         const |         struct vl49:  doublar_Crec_commnote: expanded from macro 'var_SetInteger'
cg  259_ ef | ot_t *)(&(x)->obj_ran_)members: (const vlcd_object_t *)(&(x)->obj) \
      |               ^
ispate(a,b, #define val\
      |               ^
video_output/interlacing.cay_errrco:110:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  110 |     intaudio_output/volume.c_S:182:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 )de var_Create( V  182 |         iLf (var_Inheet_CririnterInteger(a,b,c)   vCbarj_Seeatelace_s( Vtateer L"sample_OBJECT(a = var_GtCtInt_OBBJECT(a), b, c )
      | ), b,                                      ^
 c )ct_t *)(&(x../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    eger( VLC_O BJECT(a ool (o t)->objbj, "audio-replay-gain-e),b,c e)
      |                                                 ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 c  481 |    tIntege or= var-( n   c_onsvout, "deint) \
      |               ^
peak-protection"seI)nhet) s
      |             ^
rtlrauce");
      |                             ^
../include/vlc_variables.h:604:47:../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'
t note: expanded from macro 'var_InheritBool'
  604 |   #658 | define var _ (obj, _("Audio fil
      |                                       ^
#tering fInheritdef../include/vlc_common.h:481:15: note: ailed"),expanded from macro 'VLC_OBJECT'
B
      | oocl(o, n) var_Inheri  481 | t      ^
In file included from video_output/video_epg.c../include/vlc_dialog.h::30:
In file included from ../include/vlc_common.h:1031:
t73v:30../include/vlc_variables.h:: 429:note: expanded from macro 'vlc_dialog_display_error'Bool(VLC_OBJECT(o), n)
      |                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
r       const struct vlc_  481 |         c5: warning: onsltc_common_members: (const v
lc_object_t *   73 |  struct    vlc_dialog_display_error(VLC_OBJECT(aa)t, b, c, ##__VA_ARe)(&(x)->obj) "Gcodue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]mm,
o  429 |     var_Create( p_obj, pn_membersz_name,\s: (co rVLC_VAR_INTEGER | VLCitFloat( p_input, "rate" );
      |                         ^
struc../include/vlc_variables.h:626:49: note: expanded from macro 'var_InheritFloat'
t vlc_common_members:   626 | #def(coine nst vlvar_Inhnsc_object_t *)(&(x)->obj) \
eritFloat(o      |               ^
, n) var_InheritFl vlc_common_members: audio_output/output.c:(consoat(VLC_OBJECT(o), 224n)
      |                                                 ^
../include/vlc_common.h:481:15: note: :expanded from macro 'VLC_OBJECT'    5t  fmt-: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    481 |         const struct>
 v  224 |     var  const st_AddClacllback (aout, "mute", var_Copy, parent_ruct vlc_common_membcommon_m);
      |     ^
embers: (const vlc_object_t *)(&(x_VAR_DOINHE../include/vlc_variables.h)->obj) \
      | evlc_o              ^
:166:51: note: expanded from macro 'var_AddCallback'
RrIs: (input/input.c:c  166 | #define var_AddCallback(a,b,c,d) vabje1415oc:t_t *)(&r_AddCallback( VLC_OBJECT(a9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a 1415 |         m(x)->obnsst vlc_object_t *)(&(g_Dbg), b,j) \
T );
x)->      |               ^
obj) \
      |               ^
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
S  122__ | (In file included from #video_output/display.c p_ide:In file included from video_output/video_widgets.cfn)
      |                              ^
in../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e var_  46481 |  Crea       cotnest struct vlc_:
(video_output/event.h:53:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   53 |     var_SetCoaords(vout,,b "mouse-moved":33:
,,c) va xr, y);_
In file included from       ../include/vlc_common.h:| 
              ^      |     ^1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

   203 |     return ../include/vlc_variables.h
:214:46: Creanote: expanded from macro 'var_SetCoords'
te( VLC_OBJECT(a), b, c )
c, dIn file included from        |                                       ^
video_output/video_text.c../include/vlc_common.h:481:15: put, ":30):

In file included from       note: expanded from macro 'VLC_OBJECT's
t../include/vlc_common.ha:r1031ting in %ssync   214 | #md  efin481e | |  :
../include/vlc_variables.h:   539:   5: const s twarning: ode",
ruct vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]l
c  539 |      var_Crea_commonte(_membe      |         ^rs: (conv ar_SetCoords(p_objo,n,x,y) va, ps
t../include/vlc_messages.h:87:5: note:  vlc_obexpanded from macro 'msg_Dbg'
svjar_SetChecked(r_SetCoords(VLC_OBJEC T(o),n,x,y)
      |                                                 ^
                                                  ^
../include/vlc_common.h../include/vlc_common.h::481:15: note: expanded from macro 'VLC_OBJECT'
481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   481 |       p  u    dt vlc_obje 87 |   i_cect_o  constt *)(.   msg_Generistruct vlic(p_this, VLC_MSG_DBG, __V&A_ARGS_ const stc_comrmuon_membo(x)->obj) \
      cters: (const vlc_object_t *)(& vlc_common_members(x: _)
      |     ^
../include/vlc_messages.h:78:13: note: b|               ^expanded from macro 'msg_Generic'
(const)- vlc_object_t *)(>o
   78 |  &jb(x)->ob   vlc_Log(VLC_Oj) \jBJECT(o_
      |               ^
rate), p audio_output/output.c),;:225:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, vlc
_) \
      |               ^
module_n pszIn file included from video_output/display.c:46:
avideo_output/event.h:      58:5me, __FILE__, __LINE__In file included from ,: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   58 |   \
      |    v            ^video_output/video_epg.c:30:
In file included from ../include/vlc_common.h:1031:
|             ^
  225 | _at   ../include/vlc_variables.h../include/vlc_variables.h In file included from var_Cnramvideo_output/window.ceate:442:e5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  442
 (aout, ../include/vlc_common.h VLC:_VAR_BOOL, val "device", VLC_VAR_STRING);
      |     ^
r../include/vlc_variables.h_SetAddre:);
 | 122:39:  snote: expanded from macro 'var_Create'
  122 | #define var_:32:
In file included from ../include/vlc_common.h:1031:
 Create(a../include/vlc_variables.h:189:12        |            ^
:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  189 |     rnote: ,b,c) varevexpanded from macro 'var_SetChecked'../include/vlc_variables.h:140:48:tua_rn va
 note: expanded from macro 'var_SetChecked'
  140 | #defiC  reate( VLC_OBJne var_SetCr_Create( p_objr_(hecked(o,n,tEC, psz_name, VLC_VAR_BO,v) var_SetChecked(VLC_OTS140etCh | #defBJECT(o),n,t,v)
      |                                                ^
e../include/vlc_common.h:481(a),ckv:15: note: expanded from macro 'VLC_OBJECT'
 b  481 | ed(        const struct vlc_coine var_SetCh p_obj, c mmon_m, emberpsz_name, VLC_VAR_INTEGec)s: k
      |                                       ^
O../include/vlc_common.hed(const vlc_object_t *)(&(x)->obj(EL) R, val );
      \
      |               ^:481:15: | VLC_
VAR_DOINHERIT );
      |     ^
|            ^
481:15: note: expanded from macro 'VLC_OBJECT'
o  481 | ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'In file included from   video_output/vout_subpictures.c note: :36:
expanded from macro 'VLC_OBJECT' In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h     const str
uct vlc_common_
:    140 | #define va,n,r_SetChe:cked(o,t,203481 | members: (:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v15 )const  v: note: expanded from macro 'VLC_OBJECT'
    481 var_Sle |    tChecked(VLC_OBJECT(o),n,t,v) va n,t,v)  z_name, r203o  const stru u     const st
      |                                                ^
V../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'ct vlcr_
 | common  481 |   _Set    LC_VAru_memR_bersFLOAT | V      cChecL:eConst struct vlcc_VA k(econst vlc_object_t_comdmon_memturn var_Se *)(&(x)-R_D>obj) \
OINHERIT
      bers:      |               ^
 (c(VLC_OB| JECT(ot    ^),n,t,v)
      |                                                ^
onst vChecke
d../include/vlc_variables.hinput/var.c:122:39: ../include/vlc_common.h:481:15: _note: :181:note: object_t *)(&(x)->t, "viewpoint-moved", (void *) p_viewpoint);
( p_51 warnings generated.
      |     ^
expanded from macro 'var_Create'o
259../include/vlc_variables.h:49: note: expanded from macro 'var_SetInteger'
obj)   259 | #define var_SetInteger(:263:48:lc_obj note: expanded from macro 'var_SetAddress'
  263 | #define   eac122,t | _t *)(&(x)->obj) \
      |               ^
var_Set#Address(o,define va n, p)28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  181 |    \b,c
      |               ^
 vIn file included from avideo_output/video_widgets.cr_SetAd:33:
dr../include/vlc_variables.h:122:39)ess(input/input.cVLC_OBJECT(o),    var_SetInteger( VLbC_:n,j1436:5 ,p)
: warning:       due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]|                                                ^
OBJ../include/vlc_common.h:481:15:E note: expanded from macro 'VLC_OBJECT'
r   psz_Crec_na481 |     :
 ate(a,b,c) var_C 1436r    eate( VLC_ |     msg_Dbg( p_innote: put, "`%s'conOBJECT(a), b, c )
      |                                       ^
t vlc_commo ../include/vlc_common.hns_depbase=`echo video_output/opengl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/opengl.lo -MD -MP -MF $depbase.Tpo -c -o video_output/opengl.lo video_output/opengl.c &&\
mv -f $depbase.Tpo $depbase.Plo
expanded from macro 'var_Create':ust struct 481:c15c:essfu note: expanded from macro 'VLC_OBJECT'

mleexpanded from macro 'VLC_OBJECT'
,     481 |    VLC_481lV     vy  | A 122 co | c on#dmlc_ ce R _BoOOL, val );st struct vlmmon_members: (consopened",
      |     ^

../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
fcine var_Ct vlc_object_comm_      |            ^
m../include/vlc_variables.h:o140:48: note: nexpanded from macro 'var_SetChecked'reae_members: (const vltCT(a),bt *) ,(c)
      |                                                 ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
&  481 |         mconst struct vlc_common_membcers: (cons
    140   _ot v lc _objebject_    bers: (con 87st vlc_object_t *)(& |     msg_Generic(x)->obj) \
e(a,b,c) var_Creatc(p_this, VLC_M const strut_t *)(&(x)->obj) c      St vlc_common_members:        G_DBG,  (con__VA_e( VLC_OBJECT(a), b, c ARGSs t) 
vlc_       object_(x)->obj) \
      |               ^
|                                       ^
1000 * var_GetI| nteger( t *)../include/vlc_common.h:481:\15
p      t| _input              ^,              ^ (&(x)->obj) \ *
      | )(&(x)              ^
->obj) \
      |               ^

:
 note: expanded from macro 'VLC_OBJECT'In file included from video_output/video_text.c:audio_output/output.c_:"a226uIn file included from video_output/window.c:32:
In file included from ../include/vlc_common.h:input/es_out.c5:
3186dio: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  226 |     var_AddCallback (aout, "device", v  481 |         const struct vlc_car_omCopyDevicmon_mee,mb parent);
      |     ^
_../include/vlc_variables.hers:13:::166 :(cons):511031:
../include/vlc_variables.h:: note:  203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  203 | In file included from  vlc_objewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct_t *) 3186 |          (&(x)->   var_SetInteger( p_in put, "   returbit-rate", fmt->i_bi
      nt var|     ^
oate )bj) \
      |               ^
r_SetChecked( p_obj, psz_name, VLC_VAR_BOOL, val );
      |            ^
;
../include/vlc_variables.h:In file included from video_output/video_epg.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h      | :455:5expanded from macro 'var_AddCallback'
140: :48  166 |             ^
: note: expanded from macro 'var_SetChecked'
#dewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  140 | #def
fvideo_output/display.c:  455 |     vain../include/vlc_variables.h:259:49: 46:
video_output/event.h:60 | note: #de vaexpanded from macro 'var_SetInteger'
r:30i:
In file included from ../include/vlc_common.h:ne1031:
../include/vlc_variables.h5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:554:5: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     554 |     var_Cre60 |     va  at259 | #r_Chadefine v_ar_SeetInr_AddCallbac( k(../include/vlc_messages.h:p_a,b,c,d) var_AddCal78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_nlback( VLC_OBJECT(a), b, c,oCbj,  d )
reate( p_obj, psz_name, VLCame,_ Vtpegesr(a,b,czAR_FLOAT |_ __name, VLC_VAR_S)FILE__, __LINE__,          |                                                   ^
V../include/vlc_common.h:LC_VAR_\DOINH481:15: note: 
expanded from macro 'VLC_OBJECT'
vETRnIgTe (vo)u;t,  481 | 
               "viewp|       |             ^
RING |o../include/vlc_common.h:ar_SetInteger( VLC_OBJi481E:C15:T(    ^
a),b,../include/vlc_variables.h:122:  note: expanded from macro 'VLC_OBJECT'
39: note: expanded from macro 'var_Create'
c)
      |                                                 ^
n../include/vlc_common.h:481:15: note: VLC_VAexpanded from macro 'VLC_OBJECT'R
  122 | #t  481-modefinvee va | _  r    _C r   cone481DOIN |         cond", VLC_VAR_SETVALst s-dtruct vlc_cHERoImUE,
      |     ^
m../include/vlc_variables.h:128:43: note: st expanded from macro 'var_Change'
struct vlc_common_omembenatee(fmon_mea,ine var_SetChmTecked(ob  _bers: (const vl,mc) var_Cre128
 | cember      |     ^
_../include/vlc_variables.hs: (constate( VLC_OBJ:ECT(a), b, vlc_oe c )
      |                                       ^s#yod122enfbi
n../include/vlc_common.hj:481:15: note: bject_c" ) );
      |                            ^
v../include/vlc_variables.ha:ers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
t *)(&(x)->obj) 658:e\
47:ct_t *)(&(x)->obj) r expanded from macro 'VLC_OBJECT'
        _481 |  note: :| Sexpanded from macro 'var_GetInteger'
39  658 | #defi\  
      |               ^ : note: expanded from macro 'var_Create'
              ^ne 
e  122 | #dtCheckevefin ev va
r_ adCreate(r_Chanaar_GetInt(o,n,t,bge(a input/input.c,c:) var_1460C:rea,b,c,ecod,etge( VL32C_O: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) 1460 | ,v) vnar_Setaudio_output/filters.cChecked(VLC_BJECT(e vOBJ:372:9ar_Chang:EC T(stIn file included from e( VLC_../include/vlc_common.hOBJECTwarning: o),n:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r (a,b)   var_GetIntestruct vlc_(gcommon_mem  condue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bst struct 
ea  ,t,v)
      |                                                ^
ea), b../include/vlc_common.h:481:15: note: rexpanded from macro 'VLC_OBJECT'(
v  481l |         co372,   212c |   ) 
  |           | r                                      ^er     var_Create (s:obj, "effe (ct-clo
nist", VLC_nsVAR_st st../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
STRING);
      |         ^
truc../include/vlc_variables.hc_ct:122:39: note: expanded from macro 'var_Create'
 vlc_co  122m   | mo481n_members: (const v#defilommon_membersne var_Createc _object_t *)(&(vlc_x)-obj>obj) \
      | (a,b,c)ect_t *)(              ^
&(x) | - var_Cr     >obj) \
eat   const:e( VLC_       | s              ^
truct vlc_comOBJECT(a), b, c m (const vlc_object_t *)(&audio_output/output.c(x)->obj) \
      |               ^
on_members: (const)
      |                                       ^
 vlc_object_tIn file included from video_output/window.c *)(&(x):32../include/vlc_common.h:481:15In file included from video_output/video_epg.c:
In file included from ../include/vlc_common.h:1031turn : note: expanded from macro 'VLC_OBJECT'
v:30:
In file included from ../include/vlc_common.h:1031a:
../include/vlc_variables.h:
  ../include/vlc_variables.h::469::228:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  228 | 212:12:r_SetC5: hwarning: ec481k |  e ddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
 (  o469b |  j   ,  warning: var_Createnam( p_obj, psz_name, VLC_VAR_STRING | VLe, -     coVLC_VAR_COORDS, val);
>C_VAR_DOobdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
IN        212 |   |  V           ^HL
j../include/vlc_variables.h:) 140:48: note: expanded from macro 'var_SetChecked'
EC\
      | R_OBJECT(a),b)
      I  140 | #define vaT );
 nst struct vr|                                               ^       |   var_Crea    ^

_S../include/vlc_common.h:481e:tteChec../include/vlc_variables.h (15a:o:u note: expanded from macro 'VLC_OBJECT'ke
122  t, 481 |       "dts  const struchdt vlc", _common_members: (const vlVLc31_obd:(o39  warning: note: expanded from macro 'var_Create'
s  122 | #defiC_VAR_BOOL);
 j,returnenn,t,v) var_SetChecked(V LC_OBJECvar_CreT(oa), generatedt va.
erln(a,_SetCh,c_cb              ^,
t,v)
      |                                                ^
c../include/vlc_common.h) var_Create(,n,tect_t *,v) var_SetChecked(VLC_In file included from video_output/video_text.c:ecked (obj, ommon_membeO30namers: (const vlc_object_,B VLC_VAR)(&t *)(&(x)->_COORDS, val);
o      |            ^
:(../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  x)->obj) \
481140 | #define:15: note:        expanded from macro 'VLC_OBJECT'
 VLC  _OBJECT(a|               ^
)481, |   b  b     consJECT(j)input/var.c:182 o),n,t,v)
      |                                                ^
\../include/vlc_common.h
      |               ^
v:5: :
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |     ^audio_output/filters.c  182 |     var_Create( p_in
t../include/vlc_variables.h:122 s:t:39r::u In file included from c../include/vlc_common.h:1031t , :
481../include/vlc_variables.h:15:: pnote: note: ut, "spu-delexpanded from macro 'VLC_OBJECT'
563  481 |      :expanded from macro 'var_Create'
5  122 | #de   cofcnst stru : warning: )ardue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_SetChecked(o  ,563 |     var_Create( p_obj, psz_ayname, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
n,ine var_Create(a,b,../include/vlc_variables.h
:      |                                       ^
../include/vlc_common.h:", 481122vlV:LC_Vc_commAR_373:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oInN_TmEeGmEbRer  :373 |  );
ts:   ( c     var_S,      |     ^
o../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define vacetString (obj, "effect15:v-list", mo depbase=`echo video_output/vout_intf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/vout_intf.lo -MD -MP -MF $depbase.Tpo -c -o video_output/vout_intf.lo video_output/vout_intf.c &&\
mv -f $depbase.Tpo $depbase.Plo
r) var_S_Creaenote: dctet v)tCheckeeexpanded from macro 'VLC_OBJECT'd);
      |         ^
39../include/vlc_variables.h:262(VLC_OBJECT(o
)::, note:  expanded from macro 'var_Create'48: note: expanded from macro 'var_SetString'
b  (
alc_,481b,c) var_Create( VLC),n,t,v)  262 | #define var, c, d, e )
      |                                           ^
c../include/vlc_common.h_:481:15:o 
      |                                                ^_note: expanded from macro 'VLC_OBJECT'
mnstO  481 |   B  vSae  t JStEC Tring(a r_Create( VLC_OvBJECT(a), b, c )
      |                                       ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT',b
,mcon_me)    var_SetmbString( VLC_OBJec(ras: (const vlc_  122 | #defiECT(a),bne var_Cobject_tre,c)a te(a,b,c) var_Cr
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/opengl.lo -MD -MP -MF video_output/.deps/opengl.Tpo -c video_out      |                                                ^
*../include/vlc_common.h:put/opengl.c  -fPIC -DPIC -o video_output/.libs/opengl.o
))  481 |     (&(x)->objeate( VLC_O) \
      |               ^
    const struct BJECT(a), b, c )
      |                                       ^
v../include/vlc_common.hl:481:15: note: expanded from macro 'VLC_OBJECT'

../include/vlc_common.hIn file included from video_output/vout_subpictures.c  c_c:481:48115 | :   note:  expanded from macro 'VLC_OBJECT' 
   om481 |      const struct       cmonst strucvlc_common_membet vlc_common_memobners: (cons, b, c )
      |                                       ^
:36rs: (consl_c_object_t *)(&(x)->memberobj) st vlc_o: (cons:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12:t \warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      |               ^
../include/vlc_common.h vlc_object_t *):481:15: note: expanded from macro 'VLC_OBJECT'
(&(x)  481 |     In file included from video_output/video_widgets.c:
b  onst |     jec33 :
 structt_tIn file included from ../include/vlc_common.h:1031212:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   227 |        cons481  :15: note: expanded from macro 'VLC_OBJECT'   returnreturn var_SetChecked( p_obj, psz 
tv  481 | a _r _ SetCh  const struct  vlc_common_members: (ec_name, VLC_VAR_FLOAT, val ); 
      |            ^
s../include/vlc_variables.htr:140:48: unote: expanded from macro 'var_SetChecked'
   140 | #cvldeft   v lcc _ ine->constocbj) \
      |               ^
ommon_memb var_ struct vlc_common_members:_eSetC c(ocmomnosnt vlc_object_hceaudio_output/output.c:ors: (const vlc_object_t *)(&(x)->koed _244:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
members:tnstb  244 |    *)(&(x)-v>obj)j) \
      |  \
              ^      
|               ^
 (const vlc_objec   t_ownt er->moduinput/var.cle = moaudio_output/volume.c*):(&(x)189->obj) \dule_nel(ed (aout, "audio output",::o "b:j19:c$_ob
a o,t *)(&(125  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
x)->obj  189 |     m) ju\       |               ^
 na  if( !prime, VLC_VAR_COORDS, val);
v
      |               ^
e186:5      ctlaudio_output/filters.c::377_In file included from video_output/display.c:46:
: |            ^
t../include/vlc_variables.h:140:u *)(&(x)->ob485t", :false note: j) \
t: warning: expanded from macro 'var_SetChecked'
);
  140 |       |                     ^
#de../include/vlc_modules.h:48due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  125 |        |               ^
tifwarning: plie   vliIn file included from video_output/video_epg.c:30:
In file included from ne var_../include/vlc_common.h:1031:
../include/vlc_variables.h:c42: note: expanded from macro 'module_need'477 video_output/event.h:5:v
lc_object_t *)S warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_(o  477 |     var_Cr:e66:5: &-etChewarning: >c(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]b:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  377 |     var_SetString (obj, "   ra *= va48 | #deb_preupardio-vsiisual", mode);
ng && libvlc_st      |     ^
*../include/vlc_variables.h:262:48:) fainets(&(x)->o( p_inpubtjnote: expanded from macro 'var_SetString'
) \ )   262 | #define var_SetString(a,b,c)    var_Sk)
      |                                ^
e./libvlc.h:208:41tString( VLC_OBJE m:oCd
      |               ^
ate(  note: expanded from macro 'libvlc_stats'
p_obj  , psulzed(o208 | #,n,t,v) vaT(a),r_Setbdefine libvlc_sxdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from )->o  tea_need(a,b,c,d) modubtls( o ) (libvlc_priv((VLC_O
e   _needB(VLC66 |  JECTC(hecked(Vvideo_output/window.c:o),c)
      |                                                ^
LC_OBJECT(o),n,t,v)
32:
../include/vlc_common.h      In file included from :j|                                                ^186
)../include/vlc_common.h |   ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:15: note: \expanded from macro 'VLC_OBJECT'
     _227 |   OB v ar_   var_O  481 |   JECT(a),b,c,d)
      | r                                         ^
r../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
eturn var  481 |    )->ob      cons: Ij_ntegert struct vlc_commonSetChe(_ck.m li bvlc)-embers: (const vlc_object_t *)(&(x)-C  const strured( p_obj, ct vlc_common_me>b_stats)
      |                                         ^
481:15../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_Inhe  ritFloat (o: note: expanded from macro 'VLC_OBJECT'

  481 |  reat481e |         const ( p_name, Vstruct_input, "video-L      |               ^
  C_VAR_STRING | VLC_VAR_DOINH In file included from es", VLvideo_output/video_text.cbj, "gain");
C_VAR_INTEGER );
      |     ^
E../include/vlc_variables.h:R122IT );
      |     ^
      ../include/vlc_variables.h| :                  ^
 vlc_   ../include/vlc_variables.h:626:49:  note: expanded from macro 'var_InheritFloat'
30  626 | #define vacor:
In file included from ../include/vlc_common.h:_InheritFloat(1031:
o../include/vlc_variables.h:578n:>s9: objtwarning: c o)mmon_m \embesrstr:
uct vlc_common_membe (cronst vlc_objects: (const       | _              ^t
 *)mbers: (const v(&(x)->obj) \
      |               ^
vlc_objlc_object_t *)(&(x)->obj) \
      | e:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
audio_output/filters.c:391p:20: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^
    391 |     char *sz_naudio_output/output.c:visual =a 578jvamect_release( p_vout );
 | e, VLrC_V    if( va      |     ^
39_input/input.c:1537rInhe:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1537 |         if( libvlc_stats( p_inpritSut ) )_tring (filter->obj.Chang
../include/vlc_objects.he(pa      : rent, "aud|             ^
p_obj, psz_name, ./libvlc.h:208:41:V66LC_VAR_CHOICE, n) var_Inh note: expanded from macro 'libvlc_stats'
:25: note: Seriexpanded from macro 'vlc_object_release'
tFl   66 |     vl  208 | #defCinoate( l: cinote: expanded from macro 'var_Create'_oVbLjOC_UNT, &cOount,
 NBUALL ) )
  JR122       | |         ^
_../include/vlc_variables.hFLOAT:128:43: note: expanded from macro 'var_Change'
io-vi  , val247 );sual");
      |                    ^
#define var128 | #define :_9Crc../include/vlc_variables.h:642:51: note: var_Change(a,ebat,c,d,eb): varvlcexpanded from macro 'var_InheritString'
e warning:       e_(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_C
    642 | #defih247 |     |             ^
n../include/vlc_variables.he:  c140:48varangt__sItnahtes( o e) (:l(i VL note: b  ramrvexpanded from macro 'var_SetChecked'lc
,_  140 | #db,c) var_Createele(asi cetft_tseg(_ VL ESC_Otirr (aout,C_OBJECrT(a) )
      |                         ^
BJECT(a../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
),Ving(o,LC_ ECO B  481 |      JECT(a   const stT(o), nr)uct vl
      *c_comm| ok                                                ^n_memb
)(&(x)->obj) \e
)      |               ^
, b, c )../include/vlc_common.h:
      |                                       ^
481:15../include/vlc_common.h:481: nIn file included from video_output/vout_subpictures.c:36:
In file included from ../include/vlc_common.h:1031r:
e:15s:b, ../include/vlc_variables.hc,:227: 12d, e )
note: :      n| )                                          ^ var_Inhexpanded from macro 'VLC_OBJECT'
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const st(const vlc_object_t *
)(&(pdx)->o  481riv((VLC_OBruct JECTvlc_comm |      note: expanded from macro 'VLC_OBJECT'b 
i (eoon_:ri)) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  const struct vmembers: (const v  j) \
      |               ^
  227 | 481 |   l l   rec_c "otn      const strucct_mobject-omon_members:>  suitable audio output module_t tv*)(&(x)ourn varo->obj) \
_SetChecked( p_ut, obj, psz_bj.libvne var_SetCheclc)->b_sked(o,n,t,v) var_SetCh(consneatme,tat VLC_VAR_FLOATIn file included from video_output/video_output.c:45:
s )
      |                                         ^
, val );../include/vlc_filter.h:../include/vlc_common.h:481:15167
::v      | 9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
           ^
  167 |         m note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:140:48:   481 |    s g _Warn( pl   _cconst struct vlc_common_mem_note: fexpanded from macro 'var_SetChecked'i
oltbe  b140 | #ject_edertf *)(&(xiers: (const vlc_, "can't getobject_ne var_)->obj) \
      |               ^
 t *)(&(x)->vobj) \
      ar_ GetInteger(a,b)   var_GetInteger( VLC_OBJ|  ESCT              ^otring(V(libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/vout_intf.lo -MD -MP -MF video_output/.deps/vout_intf.Tpo -c vidoS,n,t,v) 
vlc_common_memb"cmkeodu(VLC_OBJECT(veo_output/vout_intf.c  -fPIC -DPIC -o video_output/.libs/vout_intf.o
ar_SetChecked(VLC_OBJECT(o),LC_OBJerens: (const EtCCTvlc(_hoecked(o,n,t,v) var_SetChecoked(VLC_OBJECT(o),n,t,vo))
      |                                                ^
,../include/vlc_common.h: n)481:15: note: expanded from macro 'VLC_OBJECT'
s
      e-butto| )                                                  ^
,../include/vlc_common.h:481:15:n utnote: expanded from macro 'VLC_OBJECT'
,  481 |         const struct vlc_common_  members: (const vlc_p481object_t * |         const str)(&(x)->obuuctt picture" );
      j) | \        ^
            | |               ^              ^


../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Gen tvlc_common_members: (const vlc_o,bject_t *)(&(x)->obj) \
      |               ^
vn-b)eIn file included from video_output/vout_subpictures.c:ric(ject_tp36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: _t *)(&(x)->obj) \input/input.chis, VL:audio_output/filters.c:4091604warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

:9: warning:       due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]C

      |               ^
,  409 |         241 _MSG_ |     msg_t,vdErrWARN, __VA_AR (obj return var, "_m|                                                ^
ax../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
imum of %u filters oinput/var.c:187:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
w    481n187 |     var_Crea |         c"honst struct valc_common_memberschenge( p_input, "video-es", VLC_VAR_SETVALGSS_d", maxet:_)
      |     ^
,Checked(  p_obj, p113sz_name../include/vlc_messages.h:78:13:U note: ,expanded from macro 'msg_Generic'  VLC_VAR_STRIN)E
, &v
      | G, val   a78 |     "l, NU                                               ^) );;LL );
      |     ^
:
v
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h 1604 |  :128:43: note: expanded from macro 'var_Change'
l  128 | #defi<< button); 
      |         ^
      ../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
| ne     ^
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'

../include/vlc_variables.h../include/vlc_common.h::407:44: note: expanded from macro 'var_OrInteger'
    407 | #define var_140 | O(a),b)
      |    #define vrar_Chan                                              ^
 ../include/vlc_common.h  :   83 |   :Ige(a,b,c,d,e) var481_ (c:15:var_SetCChecked(o,n ho,t,v) var_SetChecnote: expanded from macro 'VLC_OBJECT'
  msg_Generic(p_this, VLC_MSG_ERR,ange(  __VVLked(VLA_ARGS__)
C_OBJECT(o),n,t,v)
      C      _OBJE|                                                ^
CT(a), b, ../include/vlc_common.hnn  c481c, d, e )
      |                                           ^
| ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:      ^
 481   m_sgteger(a:In file included from video_output/video_text.c:s | 31:
../include/vlc_vout.h:125:5: warning: Log(VLC_OBJECT(o), p, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v
l  125 |   ../include/vlc_messages.h:78:13: t vlc_object_t *)note: expanded from macro 'msg_Generic'
 (&   (x)-78>o | bj) \
      |               ^
,b,c) var_OrInteger(VLC_OBJE  vIn file included from  video_output/window.c:CT 15: note: expanded from macro 'VLC_OBJECT'(32
:
  481 | In file included from ../include/vlc_common.h:1031:
        coanst ../include/vlc_variables.h481str)lu:241:In file included from video_output/opengl.cc |        :ct28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189: const s12: __mDbg12t vlc_common_mem(: c_berructwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  241 | s:     return var_SetChe  vlopc_commobject_release( p_vout );_oin_members: (ccked( p_onstwarning: (const vlc_ob
      | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ject_t *)(&(x)->obj) \
      |               ^
n    ^
  ../include/vlc_objects.h:66:25189 |     return : vaIn file included from video_output/vout_subpictures.c:36:
In file included from ../include/vlc_common.h:1031r_SetC:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
hecked( p_obj, psz_  256 | name, VLC_VAR_INT    rEGER, val );et
      |            ^
udule_rn var_SetChe../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
ck  140 | #define var_Seedn(a note:  expanded from macro 'vlc_object_release' mvel,c _
_FtILC_hLeocgked(o,n,t,(VLC_OBJECT(o), p, vlobj, c_module_nv) var_SetCpheckamed(VLC_OBJECT(o),e, __n,tsFz);
      |         ^
ILE__, __,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         coLINE__, _p_name\
      |             ^
,nst struct vlc_common_membe vlc_oE__, __LINE__, \
      |             ^rs:obje c../include/vlc_common.ht_t:V../include/vlc_messages.h: bj, psz_name, V LC_ VAR_ADDRESS, vLC481    *)( &(x)->obj) \
      |               ^_VA
R_STRING, val );
39 warningsal  generated      | 
input/var.c../include/vlc_common.h:83189.
:5: :   5: warning: 66 | )note: ;expanded from macro 'msg_Err'
:   83 |     msg_Generi481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
const struct vlc_common_members: (co n  s189t |   vlc_object_t *) (&(  var_Change( x)->obj) \
      |               ^
c(p_t
h      |    vlc           ^
_object_revideo_output/interlacing.c:../include/vlc_variables.h:140:48l: note: expanded from macro 'var_SetChecked'
ea113:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
i  se( VLC_OBJs, VLC_MSGp__ERR, __VA_A140 | #dRiGnS15ECT(a) )
      |                         ^
__)
      |     ^
../include/vlc_common.h           ^:p481:15: note: expanded from macro 'VLC_OBJECT'
efine var_SetChecked(o,n,t,ut, "video-es", VLC_VA ../include/vlc_messages.h(  481 |         cons  t113 |     var_Cha stn:78:13:ruct 
v../include/vlc_variables.hlcg_common_meR_SETTEXT, &e(vout,:140:48text : "deint enote: rla, NULce", VLC_VAR_SETTEXT, &text, NULLmexpanded from macro 'var_SetChecked'bers: (constL); vlc_objnote: expanded from macro 'msg_Generic'

      |     ^
   78 | ../include/vlc_variables.h:128    vlc_Log(VLC_OBJECTdepbase=`echo video_output/vout_wrapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
(o), p, vl/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/vout_wrapper.lo -MD -MP -MF $dc_moduepbase.Tpo -c -o video_output/vout_wrapper.lo video_output/vout_wrapper.c &&\
le_name,e __Fv) vIar_Sct_t *)(&(x)->obj) \
LE__, __LINE__, \
      |             ^:43: note: expanded from macro 'var_Change'
mv -f $depbase.Tpo $depbase.Plo
        etChecked
(VLC_OBJECT(o),n,| tc              ^
,../include/vlc_common.hv)o:
128      |                                                ^15: note: expanded from macro 'VLC_OBJECT'


 );
      |     ^
n  481 | st v  lc        const stru140../include/vlc_common.h | #defi:n_ob481e:15:  var_Snote: expanded from macro 'VLC_OBJECT' | j#eed
e  481 |     f    const stcttChriuct vlc_cocne var_C_ecmtmked(o,t  vnlc../include/vlc_variables.h_c:,to,v) var_128*:43: note: )(&(SetChecked(VLCommexpanded from macro 'var_Change'x)->obj) \
n  128 | 
      |               ^#define var_Chang_OBJECT(o),_e(meon_memnmbea,b,c,drs:, (
he)c vaang:r,t,v)
eo_Change( VL(In file included from video_output/opengl.c:      a,b,c,d,e) va28C:
_OBJECT(a), b, cIn file included from r../include/vlc_common.h_:C1031havideo_output/video_text.cnst vlc_o481ngbject_t *), d, e ):
      |                                           ^
b../include/vlc_common.h:481:15e: note: expanded from macro 'VLC_OBJECT'
r:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s: (const vlc_object_t *)(  203 | &| ((x&()-x)->ob >                                               ^o
:  110../include/vlc_common.h:481   ret:481:j) \
      |               ^
urn var_SetChecked( p |      b   const struct vlc_co1510: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  110audio_output/output.co:248:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj, psz | m  e( VLC  15: ifnote: m _on_me(!var_InheritBo_mbers: (const vlol(vo  c248n_auob:mOB note: Jexpanded from macro 'VLC_OBJECT'epu
t, "inE  481p | Cut ctoTn (a)expanded from macro 'VLC_OBJECT'
,,, t  rol b, c, 481j481 |    :  | "eVdc ts t o _ L  opped, trashi      n cong type=%d",
Cvls      s:c_objt|             ^
 ../include/vlc_messages.h:87:5:  note: expanded from macro 'msg_Dbg'
note:    *)(&(x)-d87ect_"r >)expanded from macro 'VLC_OBJECT'ob | j    msg_Geneelease (aout);
      | _        ^ric(p_this
,
   VLC_MSG481_../include/vlc_objects.h:66 | D      | | duration <= 0)
VAR_       cons const s      |          ^
t../include/vlc_variables.h:B604G, t st15:: BtOOL, val );
      |            ^
)../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 \  140 | #d__VrAnote:  struct vlc_co,ebmmon_memberus: :(const vl,cc_2547t vl,c: e c)
      |                                            ^
_../include/vlc_common.hcomm:481on_m :expanded from macro 'VLC_OBJECT'
e  481 |      m_note:    const struct ovlc_common_members: (const vlc_object_t *)(&(x)->objb) 
      |               ^
je15ct_bers\t: ( *)(&(x)->obj) \
      |               ^
: note: expanded from macro 'VLC_OBJECT'

  ruc481input/var.c:192:5:audio_output/filters.c:417:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |           417 |      |                ^ t   ms  )
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc_c    const struct ommo  vl: n_members: (cnote: 
expanded from macro 'vlc_object_release'
o   66 |     vlc_o192bfject_c_common_members: (cj) \o | In file included from video_output/video_widgets.c:
      |                                           ^
r../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
nst vl      g33c_:
In file included from object_t../include/vlc_common.h:1031 *)(:
../include/vlc_variables.h:241:12: warning: &| (x)->obj)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
\  
241 |       |               ^
               ^
   return var_SetChecked(   481 |         cop_obj, psz_name, VLC_nst struct vlc_common_members: (const vlc_objectiV_In file included from AR_SIn file included from TRINGt *)(&(x)->obj) \
      |               ^
, val );
      |            ^
ne var_../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'video_output/interlacing.c:116:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]video_output/vout_subpictures.cvideo_output/display.c
:  140 | #define va:36:
In file included from ../include/vlc_common.h46r_SetChecke:d(o,n:
video_output/event.h:1031:
../include/vlc_variables.h:276:10: 74,t,v) var_SetChecked(VLC_OBJESet:warning: CheCT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: 
n  116 |   st vlc_object  var_Change(vout, "deinterlace", VLC_VAR_CLEARCHOICES, NULL, NULL);
_t *)(&(x      |     ^
 ../include/vlc_variables.h:128:43: )->obj) \
      |               ^
note: expanded from macro 'var_Change'
   var_C  128 | #define var_Change(reata,b,c,d,e) var_Change( VLC_OBJECT(a), b, c, d, e )
      e( p|                                           ^
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       input, "aud  const strucIn file included from video_output/video_output.c:45:
../include/vlc_filter.h:213due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t   276v | i    ifolc_common_members::9: warning:  note: (( !var_Geexpanded from macro 'VLC_OBJECT'-cked(o,n,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  213 | ,v) tChvaecr_ S e t eChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^

c../include/vlc_common.ho:  481   :15: note: 481expanded from macro 'VLC_OBJECT'
s msg  ",n VL_Warn( p_filte |         constr,  "st481can't get output subpicture" );
      |         ^
_Errst C_ rVAR_INTEG(o../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_this, VLC_MSG_Wuct vlc_covmmon_memIn file included from video_output/vout_intf.c:bers: ARN, __(kbceodn(sjt vlc_ob p_obj,ject,  psz_n_ta m"*canneo31t,) V( &a:
LCVERA_lcAIn file included from _RGS_ )__../include/vlc_common.h:dd ;
      |     ^
)../include/vlc_variables.h
:1031(x122:object39: note: expanded from macro 'var_Create'
:
_t * |  )         u - >o  const st  bs122 | er ruj%#| s)    ^
 \
../include/vlc_messages.hd:c78te f      |               ^
vlc_common_minemb :13: note: ers: (const vlc_object\"%se _t *)(&(x)->obj)expanded from macro 'msg_Generic'v
In file included from    ar_video_output/video_widgets.c:33:
In file included from ../include/vlc_common.h)\(&(x)" :1031:
(78 | ../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    vlc_Log(VLC_OBJECT(o), p, vlc_module_name, _ \
  256      |               ^
 |     return var_SetChecked( p_obj, psz_name, VLC_skiCreate(a,b,c) var_Cr_FILE__ppVAIn file included from video_output/opengl.c:28ed:
eate( VLC)"R_A_DDRESS, ,v tyal );
In file included from       ../include/vlc_common.hpe, name);
OBJECT(a), b, c )
      |                                       ^
      |         ^
../include/vlc_common.h../include/vlc_messages.h:| 83:5: note:            ^
expanded from macro 'msg_Err'
:481:15: note: expanded from macro 'VLC_OBJECT'
VAR_INT../include/vlc_variables.h:EGER, &val ) )
         83 |    481 |    140:48: note: expanded from macro 'var_SetChecked'
| :1031:
         ^  ../include/vlc_variables.h:212, __   
:12: warning: ../include/vlc_variables.hLINE__, \
      |             ^
  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]m   const strsg_u:142Ge:ne
ric(p_this, VLC_M../include/vlc_common.hSG  212 |    : ret481:15: note: expanded from macro 'VLC_OBJECT'
_ERR,   481 |         const struct vlc_comurn var_SetChecked (obmjo, n__aVmneA,_ me_AmRVGbSLC__)
_      V| e    ^A
rs:../include/vlc_messages.hR: 78_:cCOO13:R(cot vlc _DncS, vanote: l);
      |            ^
140../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked' | 
#  140 | define var_Se#define var_SetChecked(o,n,t,v) vsar_SetChecked(VLC_Oexpanded from macro 'msg_Generic'
B   78 |  JEC  T(o),nt,t,v)
       vlc_Log(VL9C_OBJECT(o), p, vlc_module_na| : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
48                                               ^
t vlc   me:, __FILE__, __LIN74 | _../include/vlc_common.h:o   E_bje c_ , note:  \
   var_GetCoexpanded from macro 'var_GetChecked'o
r  142 | #define var_GetCheck481ed(o:,C15: n,t,v)note: hexpanded from macro 'VLC_OBJECT'e
t_t *)(&         | v481-> |         coonsdb../include/vlc_variables.hs(vout, "mou(t sxcked(o,n,)s-e>-ombojv) ed", &x, &y)t,v) var_Se;
      tC| he        ^c
\
      | ../include/vlc_variables.h:312:              ^46
: note: ked(VLexpanded from macro 'var_GetCoords'
C_OBJECT(o),n,t,v)
  312 | #define var_GetCoords(o,n,x,y) var_GetCoords(VLC_OBJ      |                                                ^
ECT(o),n,x,y)
../include/vlc_common.h:481      |                                              ^
:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  481 |         const s:481:15: note: expanded from macro 'VLC_OBJECT'
truct vlc_celease( VLC_om  481 | mon_mem        const strucbers:t vlc_common_meombers: (const vlc_object_t  (const vlc_object_t *)(&Om*)(&(x)->BJECT(a) )
      |                         ^
obj) \
      (x)-../include/vlc_common.h>o|               ^
bj) \
      |               ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT video_output/vout_wrapper.lo -MD -MP -MF video_output/.deps/vout_wrapper.Tpo aIn file included from :481r-c video_output/vout_wrapper.c  -fPIC -DPIC -o video_output/.libs/vout_wrapper.o
mIn file included from video_output/video_widgets.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:o_GetChnvideo_output/display.c:15: note: expanded from macro 'VLC_OBJECT'
:46:
video_output/event.h:  75:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e   cke75 | d(VL C_OBJECT(o),n,t481  | ,v)
      |                                                ^
 _m../include/vlc_common.h:481:embers: (const vlc_object_t *)(&(x)->obj) \15: note: expanded from macro 'VLC_OBJECT'

      |               ^
  481 |         const struct vlc_common_member s     input/var.c:193:5: warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] (con var_SetCoords(v
s276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  276 |     if( ! var_G  193o | e vlc_obj eut, "mtChecked( p_obj,  oct_t *)(&( x u  v ar)p->o _Chan const structsege( p_input, bj) \
-clicked", x, y);
      |         ^
"audio-es", VLC_VAR_SETVALUE, &val, NULL );
      |     ^
../include/vlc_variables.h../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
      :  128 | #defi214:46: note: expanded from macro 'var_SetCoords'
  214 | #ne va|               ^r_Change(a,b,c,d,e) var_Chang vlc_common_memberde
expanded from macro 'var_InheritBool'
sz  604 | #df_name, Vefine vLine var_SestC_VAR: (ca            ^
e( VLC__OBJECT(a), b, cI,../include/vlc_common.h:481:15:In file included from NTEGER, &val note: expanded from macro 'VLC_OBJECT'
  d, e )
      |                                           ^
C) )
      | oords(o,n,x,y) ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const s         ^
truct../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
 var_Svlc_common_members: (cvideo_output/vout_subpictures.cetCoorr_In:ds(VLC_OBJECT(o),n,x,y)
      |                                              ^
../include/vlc_common.h    :481:ons15: note: expanded from macro 'VLC_OBJECT'onst vlc_object_t *)(tj) 
  481 |         481142 | #defiv | ne var_Ge 36lt:
In file included from ../include/vlc_common.h       const struct vlc_comm:1031on_m \
      |               ^
hChecked(o,n,eritBool(o, n) varvideo_output/interlacing.c:121_InheritBool(VLC_OBJ:13t,v) varembers: (const ECT(o), n)
      |                                               ^
:c _owarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  121 | jve _:
ct_t *)(&(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
x../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  293 |     if( !va->obj) \
      |               ^
  481 |         consaudio_output/output.ct struct vlc_GetChcommon_members: (const vlc_object_t *)(&(x)->objlc_object_t *)(&(x)->obj) \
      |               ^
ecked():259:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_OBJECT(o),  259 |   n,  var_Ct rvideo_output/video_output.c:124:27: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
reate\  _   (&(x)->obj) \
      |               ^124
 |   
      |               ^
      vout_thraudio_output/filters.c:425:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Ginput/var.c:195:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       var_Change(v425 |         msgaou  195t, "ou | t, "d ead_t *vout = ve isual", VLC_ vlc_inteVArlace", eVtLR_STRING);
      C_VAR_ADDCHOICE, &val, &text);
      | |     ^
            ^../include/vlc_variables.h:122ARGS__)
      |     ^

:39: ../include/vlc_variables.h../include/vlc_messages.h::128:43: note: expanded from macro 'var_Change'
,  128note: v)
_ | #defineE      c var_Change(a,b,c,uds,teo)m_create(o| bjectC,
      |                           ^
expanded from macro 'var_Create'./libvlc.h:110:hecked( p_obj, psz78:13: note:  vrexpanded from macro 'msg_Generic'
ar_Change27: note: expanded from macro 'vlc_custom_create'
_name  110 |        r (fil    78 |     v, VLC_VA vvlc_cust                                               ^o
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ma  R_BOOL, &val481 |      _c    c)ons )( VLC_Or
tlc_Log(VLC_OB rJ_ECT(o), p, vlc_
modC      Beuale_ntame, __FILE__, __LI|          ^
s../include/vlc_variables.h:142truct vlcJECT(_commonNE__, \
_members: (co      nsa), b, ct vlc_object_t h|             ^
,   122 | #defid, :48:e )
*)(&(x note: expanded from macro 'var_GetChecked'
      |                                           ^
)../include/vlc_common.h:481:  15->o142 | #dbne efine var_Ge: note: expanded from macro 'VLC_OBJECT'
  481 |         const j) \
      |               ^
tCh../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ec  kestrucva481 | d(o,n, t,v) va   r_Create(a,b,c) vIn file included from video_output/video_widgets.c: rat vlc_co mmr_cons_CrGetCheceate( VLC_OBkaet struct vlc_cnJECond33(V:
In file included from ../include/vlc_common.h:1031:
_e(VLCT_o(a), b, c )
      |                                       ^m
L../include/vlc_common.h:481m../include/vlc_variables.hC_Oo nB_m consJECT(teOmBJ :EsCmeg15:e( p_inpubembers: rs: (const (vlc_oot, "aT:bject_t *)) :189co(&(xnote: expanded from macro 'VLC_OBJECT'
)->obj) \
  ten:12:,481 |    n st vr, "udio-es", VLC_VAcannot addwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lc_,t,v)
      |                                                ^o
bjeRc_SETTEXT, &../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'  189 |  
(o), s, n)text, NULL );
       u|            | ser481
      |     ^t
              ^
r %s \"%s\" (skipped)", typ |  eIn file included from video_output/display.c:, name)      ../include/vlc_variables.h46:
video_output/event.h:76:9: const vlc_object_t *) :cons(&(x)->obj)t struwarning: 293:10: warning: ct vlcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_   76 |      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
common_members:   293 | (co    inst vlc_object_t *)(&(x)->obj) \
      |               ^
f(e !vat;
u \
      |               ^
r_GetChec      |         ^
k../include/vlc_messages.h:83:5:  note: In file included from expanded from macro 'msg_Err'ed( video_output/vout_subpictures.c  vp_obj, psz_name, VLrIn file included from _C_Vvideo_output/window.cA:R32_:
:In file included from 36../include/vlc_common.hnB
:
In file included from ../include/vlc_common.h:1031:1031:
 ../include/vlc_variables.h:256t:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_     304 |      *)if (likely(!var_GetChecked (obj, OOL, &va(ln )& )
      |          ^
../include/vlc_variables.h:142:(48: ame, VLC_VAR_COOnote: expanded from macro 'var_GetChecked'
SetBo  o142 | #defi:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ln  e256  | v a r _ reGteutrCnh evca(kveor_SetCheckeddut->obj.libvlc, "intf-popupmenu",83 false);
x      |         ^
../include/vlc_variables.h:260:46: (o,RDS, &val)))
 |    note: expanded from macro 'var_SetBool'
n)-      |                 ^
 msg_>../include/vlc_variables.h:142:48: note:   260 | expanded from macro 'var_GetChecked'
o  142 | #defi,t,v) vGeneric(p_#     cthis, VLC_MSG_Eonst struct vlc_common_members: (const vlc_object_t *n)(&(x)->obj) \
      |               ^
ar_RR, __VA_ARGS__)
e var_GetChecked(o,audio_output/output.cn,tdefine var_SetBool(a,b,c)      var_SetBool( VLC_OBJECT(a),b,c)
      |                                              ^
../include/vlc_common.h:481:15: note: :(expanded from macro 'VLC_OBJECT'261 p_obj:5: warning: ,
  481 psz_name, VLC_VAR_ADDRESS, Gedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tChecked(VLC_OBJECT(o),n,t,v)
        261|                                                ^
bj) \../include/vlc_common.h:
      | 481:              ^15:
 vnote: expanded from macro 'VLC_OBJECT'
 | a      v481 |   ar_Change   ( a o ut, "visual", VLC_VA R_SETTErvideo_output/interlacing.c:123XT, &text:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  123 |     var_tAdd, NULL);
      |     ^
c../include/vlc_variables.h:128:43C_r:,v) var_GetChuct avlonlb note: expanded from macro 'var_Change'
saeck(vout, "  128 | #define var_Chadeinge(a,bn,c,d,e) var_Change(v |         calcked(VLC_OBJECT(o),n,t,v)
      |                                                ^
onst s../include/vlc_common.htt struct vlc_common_t:481:15: m note: expanded from macro 'VLC_OBJECT'
lc  481 |         const_ecr struct vlc_co mmrlauct Vvlc_LCon_mecembers: (const vlc_ob_omject_tOBJEmbers: (const vlc_object_t                           ^
o)27m../include/vlc_common.hm:  warnings generated.
C481mon_member**)(&(x)T-(a), );>obj) \
      | 
:15: note: expanded from macro 'VLC_OBJECT'
(&(x)->o  481 |         s: const struct (consSetChecked( p_vlc_common_me              ^b
bm,b ers: (const vljc)_ ootbIn file included from \ 
b      vjlecc_to_video_output/video_widgets.ct: 33*:
bIn file included from j../include/vlc_common.hect_t *)(&(xj, :p1031s:
z../include/vlc_variables.h_name, VLC_)-VAR_INT>obj) \
      EGER, | v              ^a
cl );
      e", De|            ^
interlIn file included from video_output/display.c:46:
video_output/event.h:80:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:a140c:e48Cca,l ldb,a cek )
   , NULL);
80 |        |     ^      | 
                                          ^
|  ../include/vlc_common.h :     var_ToggleBool(vo../include/vlc_variables.h:              ^
ut->obj.libvlc, "intf166:51)(&(x)->obj) \
-toggle-fscontrol"In file included from );
video_output/vout_subpictures.con:      :| : note: expanded from macro 'var_SetChecked'
481_members:   140(const vlc_              ^
36      :
object_t *)(&(x)->obj) \
      |               ^
|  |         ^#define var_SetChecked(o,n,t,v) v
input/input.c:1607:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_Se 1607 |         tvideo_output/video_output.c: 153:20: ../include/vlc_variables.hCheck:ed(VLC_OBJECT(o592:45:warning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from  note:      ms153 |     g_Err( expanded from macro 'var_ToggleBool'
depbase=`echo network/getaddrinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  p_inp      |     ^
v../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
      592../include/vlc_common.h:   out->p->spu = s | #dpefi78 |   n  vlc_Log(VLC_OBJE|            ^CT(o), 
,pn,t1031e:
../include/vlc_variables.h:../include/vlc_variables.h324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  324 |     if( !va, :140:48: note: expanded from macro 'var_SetChecked'
r  140v avlc_module_name, _ | _FILE__, __LINE__, \#defi
      ut, "in|             ^
put control fifo overflow, tras../include/vlc_common.hne var_Sehing ty: note: pexpanded from macro 'var_AddCallback'
:481:15tr_Togg: Checked(  o,n,t,v) vv)
      |                                                ^
note: expanded from macro 'VLC_OBJECT'
e  481 |  166../include/vlc_common.h:481:15ar_Set :Chec | #define var_AddCal  lback(a,/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/getaddrinfo.lo -MD -MP -MF $depbase.Tpo -c -o network/getaddrinfo.lo network/getaddrinfo.c &&\
mv -f $depbase.Tpo $depbase.Plo
 note: expanded from macro 'VLC_OBJECT'b k=, 
  const sc  t481 |  eud(VLC__,CdreO)BJECT(o),n,t,%d",
      |             ^
../include/vlc_messages.h:83:5: note: vexpanded from macro 'msg_Err' )
      |                                                ^

   ../include/vlc_common.h:    _481G:e15t:C  note:  expanded from macro 'VLC_OBJECT'consatteh(eckedr( ucpt_ ov
b  481jvout, vout);
      |                    ^
 ../include/vlc_spu.h:55lva, ep:srzt_runcalmc36Bt_ | c     vo:o l(a,83 |     ms note: expanded from macro 'spu_Create'
e,    VLC_VAR_ bg 55) var_ToggleBooFLOA_Generic(T, &val ) )p_this, VLC_MSG_ERll | #dcef_ine s  ( R, ccomomon_membersV_
_nst str      uct v: (const strvlc_object_t *)(&(x)->obj) \
      |               ^
oLC_OBJECT(a),bV A_lcIn file included from _cvideo_output/opengl.common__members: ()
      | Amcmons                                            ^
t vlc_objoect_t *)(&(n_mem../include/vlc_common.h:x481):-15>:o bnote: jexpanded from macro 'VLC_OBJECT'
) \
b  481 | ers: (const vlc_objeA      du| ct vlc_common_: m122  de:39: note: expanded from macro 'var_Create'
m  122 | #define var_Create(a,b,c) var_Create(               ^bCal
clback( VLC_OetrBJECT(a), b, c, _t *)(&d )
      |                                                   ^
VIn file included from In file included from ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      video_output/vout_wrapper.c:(x)Ls   Cconst struct_OBJvideo_output/window.cECT(a), b, c )
      |                                       ^
:31 (:c :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:->obj)32:
In file included from 189:12vlc_com:: 28:
In file included from  mon_owarning: n../include/vlc_common.hmse\mt:1031due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
 ../include/vlc_variables.h:  
 v227  189 |  :  12lconst st../include/vlc_common.h:1031:
ruct vlc_coc:mmo n_../include/vlc_common.h../include/vlc_variables.h::481:15: note:   return var_Set276:15C:h10e: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: _cked( p_obj, psmembersnote: expanded from macro 'VLC_OBJECT': (constzob_ 
jecnvlc_object_t *)  (&(x)->obj) \
      |               ^
  276t481aIn file included from me,_ |  video_output/display.c: |     if ( !v      const struct vlc_common_mar_GetChecked( p_obj, psz_name, VLC_VAR_INTEGER, &val ) )
      |          ^
embers: (co|          ^t
 *
)(&(x)->objR      |               ^
) \
      |               ^
GnSst vlc_object_t *)(&audio_output/filters.c:426:../include/vlc_variables.hIn file included from 9video_output/vout_intf.c:expanded from macro 'VLC_OBJECT'_142:(x)->obj) \
      |               ^
_: warning: 48due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:): note: expanded from macro 'var_GetChecked'
31  142 | #def
i      |     ^
ne var_GetChecaudio_output/output.c46:
  426../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
:   264:78 |   5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 video_output/event.h  | vlc_     :84: kL  e264 |     var_Change (aout, "visuadl", VLC_VAR_ADDC ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
o9g(VLC: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_OBJECT(o), (p,
 vlco_mVoLH  481 |     d,n,t,OC_VAR_I  INT   EGER, val );
84C | pvu          ) v|            ^
u../include/vlc_variables.h:140:48: note:  leE, &val, _&n_  a142m | C#rdefinem ovdaule_unneed teeerate(a,b) s(filtx,_ G  warning: er, filteretChecked(o,n,t,v) varp_    var_Su->p_modul_e)__eGetChat;
      |         ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:

F  227 | I In file included from ../include/vlc_modules.h../include/vlc_common.h   :1031:
LE__:r50e,t);
tr       |     ^
 co../include/vlc_variables.hns:128:43: note: expanded from macro 'var_Change'
t struct v:42: note: expanded from macro 'module_unneed'
l_  128 | c_common_members: (conG   50s | #define me#odefine var_t vltChecked(VLdC_OBJECT(o),n,t,vChange(a,bc)
      |                                                ^
 ../include/vlc_common.h__LINE__../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, \
      |             ^
:481../include/vlc_common.h:481:,c,  d,e) var_Ch15: note: ange( VLC_OBJECexpanded from macro 'VLC_OBJECT'T
203(a), b, Bc, d, e )
      |                                           ^
u../include/vlc_common.h  :481481 |     le_u | nneed(a,b) expanded from macro 'var_SetChecked'   moduleool(vout->obj.libvlc   C
 r,eretua c  140 | _u "intf-pop:15: note: expanded from macro 'VLC_OBJECT'
#de  neoneed(V481t | e(VLC_OBJECT(a),b)
      rn var_SetnChcked(        const supmenu", sttruL e);
      |         ^
C../include/vlc_variables.h:260:46_OBtruct vlc_commonef_imne|                                    ^
c../include/vlc_common.h ke:eJdE(CTs(truct vlc_common_members:v481:15: note: expanded from macro 'VLC_OBJECT'
ar_SetChecked(o,n,: note: t,v) var_SetCexpanded from macro 'var_SetBool'
   260 | #defip  481 | _one av),b)a  bj,
      | (                                         ^
 ../include/vlc_common.h:psz_name, V481L:15: note: C_VARexpanded from macro 'VLC_OBJECT'
c  o481 |         const struct vlc_rmnbsc__SBetBool(a,b,c)      var_SetOtBool( VLommon_OL, val members: (const vlc_ object_t *)(&(x)->obj ) \
er    h      |               ^ecked(V
LC_OBJECT(o),n,t,v)C_audio_output/filters.cOBJECT(a)
      |                                                ^
)../include/vlc_common.h:481;
:427:9: warning:  condue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:15: note: expanded from macro 'VLC_OBJECT'
   vlcst str  _o481      |            ^
u../include/vlc_variables.h:140:48 |  427 |        : bject_t *)(&(x)->o15bj) \
      |               ^
:ct vlc_common_m: note: expanded from macro 'var_SetChecked'
embers: (con  svlc_obj,t v140 | b,c) ect_release (
      |                                              ^
../include/vlc_common.h:note: expanded from macro 'VLC_OBJECT'
  flcV_L481C_481 | :obOj15:e#cdte B   _    f ine  note: expanded from macro 'VLC_OBJECT'
  481     cs: (cons |        onst struct vlc_ cconst vosmar_SettrmuCcon_ members: (consthectked vlc_object( _t *)(&(tv *)(&(x)->obj) \
      | x)->o              ^
bjo,n)illvideo_output/video_output.cct:155, _:input/input.c:et,1773:v13c:\
) 31oco:mvranst rstruct_Set vlc_cC      hecked(VLC_OBJECTommo)n;
_members: (const vl(o),c_obnject warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_objemon_,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  |        con              ^membe warning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      s: (const struct vlc_c|         ^
s../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release't v
lc_   ob66 | ommo  n155 |  _je ct_ t  *) v lc_object_releas(&e(x)->obj) \
      |               ^
( VLC_OBJECT(a) )
      |                         ^
_ ../include/vlc_common.h:481:15: t *)(&(note: expanded from macro 'VLC_OBJECT'
x)->obj)c \tIn file included from video_output/display.c:46:
  m481 |         co
 enst struct vlc_
      |               ^
mbers: (const video_output/event.h:96_cvolmcmIn file included from :5_objvideo_output/vout_subpictures.cev:36oIn file included from video_output/vout_wrapper.c:31:
on_members: (const vlcIn file included from ut_objetc:
->cpt_t t- >*t)i(&(x)->obj) \
      |               ^
tle.show  In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*:  warning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(    96 |  &(x)->obj) \ In file included from video_output/video_epg.c:30:

  340 |     i      |               ^
bers: (const f( var_GetCheckIn file included from ../include/vlc_common.h:1031e:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_t *)(&(x)=->obj) \
      |               ^
 var_InheritBool(vout, "video-title-show");
      |                               ^
../include/vlc_common.h../include/vlc_variables.h:604:In file included from d( p_ovideo_output/vout_intf.c::47baudio_output/filters.c:516:5: warning: vlc_object_t *)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]j, psz_n: a
(  516 |  &  note: 1031expanded from macro 'var_InheritBool'
:
  604(me, VLC_ | # adefinout_F31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212e var_Inher:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
x  212 |     returniVAR_STRING, &val )t Bo)ol(o)->obj) \

      |       |               ^        ^

../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetCh var_SetCvideo_output/interlacing.c:h  e,cked (obj, name, VL../include/vlc_variables.hC_VAR_C:125203::12:OORDS, e5 :warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  203 |  libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/getaddrinfo.lo -MD -MP -MF network/.deps/getaddrinfo.Tpo -c network/getaddrinfo.c  -fPIC -DPIC -o network/.libs/getaddrinfo.o
491   o
vreturn v  125 | ar_Sal);
      |            ^
 ../include/vlc_variables.h   var_Create(vo | :  ut, "deinterlace-mode", Vcked(o,n,t,v) var_GetCh140:et48L:ecked(VLC_OBJECT(o),n,t,v)
 note:       |                                                ^
rmatPrint ../include/vlc_common.h(obj,  "input" , infmt);
var_Cre 1773 |            C       msg_Warn( p_i:481:15: | note: expanded from macro 'VLC_OBJECT'
    ^  481 |      a nput, "_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
te( p_obj, psz_name,../include/vlc_variables.h :V122:39: note: expanded from macro 'var_Create'
LCcChecked( p__obj  annot122 V, p | s#Asz_name, VLC_VAR_Rd e f_iBOOnLA, val );
      |            ^
e ve../include/vlc_variables.h:140:ar48: note: _Cexpanded from macro 'var_SetChecked'
treate(  a140DD | #deficonst strucn e vt vlc_common_maRer,ESpause stS |mberbsu :, (c) var_Create(rn varconst v_ VLaSetCte" lc_object_t *C)_(O&B(JxECT(a), )b, c )
      |                                       ^
V../include/vlc_common.h:)->LC_VAR_DOINH481:15: ob_ERInote: heexpanded from macro 'VLC_OBJECT'
  481 | Tcked( p_obj, psz_name, VLC_ V);
      | A     ; 
      |             ^
expanded from macro 'var_SetChecked'
../include/vlc_messages.h    ^  const struct vlc_coR_  140j | )# d\efine  
n      |               ^
)mm:85:5: note: on_mFembers: (const vlc_objec
v../include/vlc_variables.har_SetCS hetChecked(o,n,et,v) vIn file included from video_output/vout_subpictures.c:36:
In file included from ../include/vlc_common.h:1031:
cked(o../include/vlc_variables.h:350:9,n,t,v) var_SetCheck
e../include/vlc_aout.h:291:52: note: expanded from macro 'aout_FormatPrint':
 d(VLCwarning: _OBJdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  ECT(o),n,t,v)
      |   350 |     iva291r | #d                                               ^
fef../include/vlc_common.h:i( var_GetChec481:15: note: expanded from macro 'VLC_OBJECT'
  481 | expanded from macro 'msg_Warn' 
 ked( p_ot_   85 |     msgt *)(&(x)->obj) \
      |               ^
_Generic(p_this, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBvideo_output/interlacing.c:126:30: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
JECT(o), p,  126 |   _  ch aInheritBbj, psz_namar_SetChecked(VLC_OBJECT(o),n,t,v)e, VLC_VAool(VLC_OBJLOATr *deinterlace_ 
     moEcoR_STRINGnC      de = var_, val );
Tst stru      |            ^
c../include/vlc_variables.h:t |                                                ^
(o), n)
      |                                               ^
G../include/vlc_common.h:481:15140et, :&val ) )
       :../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 N  note: 481expanded from macro 'VLC_OBJECT'
vl  481 |    |         ^
c_modv |  o 48ar_NA      const struct vlucndIntegleev_commolc_common_members : note: expanded from macro 'var_SetChecked'
_  140 | #defri(nv:e var_SetChecke nEmpn_members: (const tyStrname, __FILE__, __LINE__, \
      |             ^
(vcl../include/vlc_variables.hc_object_t *)(&(:../include/vlc_common.h:481:15:onst vlc_object_t *)(&(xing(vo142u:t48 note: expanded from macro 'VLC_OBJECT'
x:,) -">doe  i481n | t b je)r l\
      |               ^
oacute-mode");
      , |                              ^
"../include/vlc_variables.h:662:61: note: moexpanded from macro 'var_GetNonEmptyString'
  662 | #dusefine var_In file included from video_output/vout_wrapper.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |    e -button-down"   GetNonEmptyString(a,b)   var_GetNonEmptyStri ng(return  VL,var_SeC_OBJECT(a),bJECT(o),n,t,v)
      | )
      |                                                ^
 1 << button);
      |     ^
)->obj) ../include/vlc_common.h:481:15: \
      |               ^
note: ../include/vlc_variables.h:418:48: note: expanded from macro 'var_NAndInteger'
expanded from macro 'VLC_OBJECT'
  418 | #define var_NAndInteger  481 |       tChecked (a,b,c) vIn file included from ( ar_NAnvideo_output/vout_intf.c :31:
In file included from   c conons../include/vlc_common.h:1031:
tonote: expanded from macro 'var_GetChecked'
bj,dst struct vlc_Integer(VLC_OBJECT(a name, VLC_c),b,c)
      |                                                ^
../include/vlc_variables.h:227:12../include/vlc_common.h:481:15: ommon s: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
truct vlc_note: expanded from macro 'VLC_OBJECT'
commo     142481 |  _men | #de       constmbersf struct vlc_me: (cmbonsV                                                              ^
e../include/vlc_common.h:481227 |     rers: (const vlc_o_:15:turn vatir Ane va vlc_object_t *)(&(x)->obj) \
      d(|               ^
brj_oR_COORect_t *)(&(x)->obj) DS, val,n,_note: expanded from macro 'VLC_OBJECT'
S  481 |         const struct vlc_common_me\mebers: (const vlc_object_t *)(&(tChecinput/input.c);x)-t,v):>1782o:b9j:c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)omm 1782 |     va \ked( p_r     msg_W
o      _SetbjChecarn( p_inpked(V:ut, "cann
      |               ^
LC_ot set pO122aBJECT(o| u:39: 
s),      e s| ,n,t,v)
      |                                                ^
In file included from               ^
tate note: expanded from macro 'var_Create'
../include/vlc_common.h   122 | #defi:481:Gevideo_output/window.c:ne15at es_ptoCh32           ^
 : note: vuar_Creatt levideo_output/interlacing.c:ecexpanded from macro 'VLC_OBJECT'evel" 
();
      129|         ^
:kea,5  481 |     tdsz_nameb,c) var_Create ( VLC_OBJECT,(../include/vlc_variables.ho:,n,t, Vv) var_G(a), b,etCheckedv(VL c )
      |                                       ^
140:48: note: C_OBJEexpanded from macro 'var_SetChecked'
  140 | #d     const s../include/vlc_messages.h:l85c_:5: note:  expanded from macro 'msg_Warn' oefine v
   85 |     msg:_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
G  129 |     venb e const struct vlc../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_  481 |         const struct vlc_common_members: (const ric(vlcLpco_thar_isSetChecakre, Vmmon_membC_VAR_FLOAT, val )L_ChaC_MSG_WARNng,e __VA_ARdGS_(o,n,t,_()
      |     ^
../include/vlc_messages.h:78:evout, ;t
      |            ^
ru"dvo../include/vlc_variables.h)13 rs: (const v: note: expanded from macro 'msg_Generic'
lc_obnj_mvemectb_t *)(:   &140aeir(x)->nterlace_SetChecked(VLC_OBJ-me:48: note: expanded from macro 'var_SetChecked'78 |     vlc_Log(VLC_OBECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: ode", VLC_VAR_SETTEXTrs: (ob, &tewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cj) \
      |               ^
  293 |  xt, NULL);
   
JECT(o), p, vlc_module_name, __FILE__, __LIN      :E_In file included from _, \
       note: expanded from macro 'VLC_OBJECT'
i  481 |       140 | #fvideo_output/opengl.c:| _            ^
   ../include/vlc_common.h:481:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hobj|     ^
define var_S( !vetC15ar_Gee../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
:241:h12: cet conc  128 | #define var_Cst stronst vlc_objehange(a,b,c,d c: note: expanded from macro 'VLC_OBJECT'
utct vlc_commontwarning: _t *_member,Che) var_Change( VLC_O  481 |  BJEC       const sveclc_T(a), b, c, d, etcoruct vlc_common_members: (const vlc_objecmmon_mems: (const vlc_objectbertt__kted( t *)(&(x)->obj) \
      |               ^
p_os: *)(&(x)->obj) \
In file included from       cCked(o,n,t,v) var_SetChe| cked(VLC_OBJECT(o),n,t,v)
      |                                                ^
video_output/vout_wrapper.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12:Tbj, psz_nam ../include/vlc_common.h              ^
:(e481: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15o),n,t,v)
      |                                                ^
:../include/vlc_common.h:481 ,note: expanded from macro 'VLC_OBJECT'
  (481 | :15: note: expanded from macro 'VLC_OBJECT'
)  481 |         const struct  (v&(x)input/input.c:1798:lc_comm  227 |  on_m       const struemctb13   retu vlc_comremon_members: (const vlc_obj:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   warning: -ers: (const vlc_ct_t *)(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]&(x)->obj) \
      |               ^
object_t *)(&(x)-n var_SetChecked( p_obj, psz_n>
con 1798 | ame, VL            msg_Err( p_input, "caIn file included from video_output/vout_intf.c:31sobj) \t>
      |               ^
o vlc_:
In file included from ../include/vlc_common.h:1031:
bobject_tnj *)(&()In file included from video_output/vout_subpictures.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hx:)->obj) \n
o      |               ^
t re362jC_sume:9: ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]cvideo_output/video_output.ct_t *)VAR_FLOAT
, v:  362 |     if( v( &(x)->obj \
_" t *)(&() \
);
      |             ^156../include/vlc_variables.h:241:12:
      ../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
a   83r_GetChexcked( p_o      |               ^
 | )->o    msg_Generic(p_this , VLC_MS)
      |                                           ^
bj, ../include/vlc_common.h:481:G_E15:|               ^p
In file included from video_output/video_epg.cs:30:
In file included from ../include/vlc_common.h: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1031:
../include/vlc_variables.h:511:audio_output/output.c:267:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VL  267 |     var_Change (  241 |     rzetur_nn var_SetCheckeaoud( p_obtame, VLCj:31,: "vi warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, psual",al VLC_VAR_ADDCHOICE, &val, &text);
      |     ^
 )../include/vlc_variables.h:128:43;
      |            ^
: note: expanded from macro 'var_Change'
  156_VAR_ADsz_name,   128 | #dVLC_VAR_STRINGCeD../include/vlc_variables.hfine var_C_ | Rhange(a,b,c,d,e) va, val );
      |            ^r_Cha    vout->p->title.tinge( VLCme_OBJECT(a), b, c, d, e )
      |                                           ^
out  = var_InheritESS, &val ) V)
      Integer(vout,|         ^
 ../include/vlc_variables.h:140:../include/vlc_common.h":481:video-title48: note: -timeout");
      |                               ^

expanded from macro 'var_SetChecked'../include/vlc_variables.h:142
:  140 | #defin48: note: expanded from macro 'var_GetChecked'
e../include/vlc_variables.h :v615a:r53_:S enote: texpanded from macro 'var_InheritInteger'C
h  142 | #def241ine v |   ar_G    r:140e:etCheeccked(o,n,t,v)48: note: expanded from macro 'var_SetChecked'
ked(o,nt615 | #define var_5u var_SetCheInheritInteger(o, n) rn var_SetChveack  140e | d( p_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_Inh  511 | e#defrine var_SetitIntegerA(VLC_OBJECT(o), n)
      |                                                     ^
R_BOO../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | L, &val ) )  Checke   
          var   const struct vlc_co| mmo         ^n_mem
d../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'_Create( p_obj, psz_name,
  142 | #define var_Gbers: (const vlc_obetChec(oked(ject_t *,)(&(xo,n,t,v) var)->obj) \_GetChecked(VLC_OBJECT(o),n,t,v)
      |  VLC_VAR_INTEGER | VL                                               ^
c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ked(VLC_OBCJ_EVCAR_DOINHERIT
      |     ^
T(o),  ../include/vlc_variables.h:122:39481 |      n,t,v)
      |    const str                                               ^
../include/vlc_common.h:481:15
: note: expanded from macro 'VLC_OBJECT'
  481 |               cn:,t,v) var_SetC note: expanded from macro 'var_Create'|               ^

onst struuct vlc  122 | #define var_Create(a,b,c) var_Create(_c VLC_OBJECT(a), b, c ommvideo_output/video_output.c:ct vlc_)
      |                                       ^
../include/vlc_common.h:481:15:157:h note: expanded from macro 'VLC_OBJECT'
co  481 |         const struct vlon_mc_coemmmon_memberberss: 31m: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: (con  157 |     vostut->p->ti evlc_object_t *)(&(x)->objctle.positikedon( = var_InheritImon_members:  nteger(vout, "v(const vlc_objnote: RR, __VA_ARGS__V)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |   (const   vlbLc_object_t *)(&(x)->obj) \
      |               ^
Cideo-tiexpanded from macro 'VLC_OBJECT'
vlc_Log(V  In file included from video_output/vout_intf.c:31:
In file included from LC_OBJE../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CjT(o), tle-position");
      |                               ^_ect_t   256
O../include/vlc_variables.h:615) \
      |               ^
p481 |        : |    , vlc_module_name, __FILE__,In file included from video_output/display.c r __LINE__, \
      |             ^
)e:turn v../include/vlc_common.h:481:46:
15video_output/event.hIn file included from :109:5: warning: network/getaddrinfo.cBdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar*  )109( | &_Se: :(x 53   var_29:
)tCh->objIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e \: note: ToggleBool(v const stcked
ruct ovultc      | _common_members:               ^
  (expanded from macro 'var_InheritInteger'189
 |     615 | #, In file included from video_output/video_epg.cd erf(ci:ne vaeturn var_30r:
_In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h "f:Ju)525 \
      |               ^
:llscreen");
      |     ^
S../include/vlc_variables.h:etChecked( p_obj, psz_592:45: note: expanded from macro 'var_ToggleBool'
Iname, VLCn_hVeARr_itInteger(o, n) vIn file included from video_output/window.cI  NaTE:GE32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R  304 |     if (li592 | #define va, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
k  140 | #define var_SetChecked(o,n,eEClTry(!var(o),n,t,v)
      |                                                ^
note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.ht_GetChecked o_(obj, name, VInheritIntengsetr v5(:V Lwarning: Cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_OBJECT(o), n)
      |                                                     ^
l
c  525 |  _obj../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    LC_ p_obrect_t *)_481 | TogglV:(&(x)->objj, psz_name, AR_VLC_VARCOO_ADDRESSeBool(a,b) var_ToggleBool( VL, vaCl )_RODS,);
      |            ^
../include/vlc_variables.h &v        const str \
      al)))uct vlc_common_members: (cons481:15: 
note:       |                 ^t vlc_object_t *)(&(x)->obj)| 
 ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'\,

  142 | #define var      _vGetC):              ^
140:48: note: expanded from macro 'var_SetChecked'
 v  140 | #defar_Seine var_SettChevideo_output/interlacing.c:C132:5: owarning: b   var_Creatj, cked(o,n,et( p_opsz_nah,bjv) v| am              ^
e, VLC_V, ARheckdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eckr_ed(VLCS  _pOsBzJECT132ed(o,n,t,v) var(o),n,t_name, V_,LGet_ | S T R  vva)r
_      C| h                                               ^ange(vout,C_VA
R_../include/vlc_common.hB:OOL | VLC_VAR_DOBI N"IdNeHiEG, val JE);
n      C|            ^
481../include/vlc_variables.h::140:48: T(note: texpanded from macro 'var_SetChecked'
e  rl140 | a#)d,b )
      |                                             ^RaIT
      |     ^
ce../include/vlc_variables.h:122:30439input/input.c:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT' note: expanded from macro 'var_Create'

  481 |       122 | #  defin  e var_Create(a, 15: co nst stnote: bexpanded from macro 'VLC_OBJECT',c) var_Create( VLC_OBJ304 |  r u c te evilfc_E CTc:(likexpanded from macro 'VLC_OBJECT'ely(!var_GetChecf
inke  481 |  t 1832C( de  vaaommon_m:9: hecked(VLC_OBJEC(obj, namwarning: 
T(o),n,t,v)  
481 |         cone, VLC_VAR_COORDS,st struct v      l| c_common_ mem)                                               ^
b../include/vlc_common.h:481:&ersval)))- 
      |     const mode", VLC_VAR_Cr15_Set:: (const note: expanded from macro 'VLC_OBJECT'
L  481 |         cons, b, c )
t struct vlc_c      struct vlc_commondue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]C|                                       ^
h
EARCH_members: (consOt vlc_o../include/vlc_common.h:481:15: note: bjexpanded from macro 'VLC_OBJECT'
ect  481 |         const struct vlc_common__t om*)(m&e(x)->obj) \m
b      |               ^
ersm: (conon_mem v 1832 |         var_SetAddress( pp_vIn file included from lc_object_t                 ^*)(&(x)->obChecked(VLC_video_output/vout_wrapper.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:out[i], "viest vlc_object_t *)(&embers: (const vlc_objecOBJECT(o),n,t,v)
      |                                                ^
wpointt_t *)(&(x)(x)->obj) \
      |               ^e
->obj) \
      cj"../include/vlc_common.h:481:15: note: 
expanded from macro 'VLC_OBJECT', &priv->viek../include/vlc_variables.he:d(o|               ^
wpoint );
      |         ^
) In file included from video_output/display.c:46
:
  481video_output/event.h |      In file included from    co:114:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\,n,tnst sICES,,  114 |   NULL, NULL);video_output/video_epg.c:30 :
  v142ar_SetBool(vouttruct vlc_coIn file included from 
../include/vlc_common.h:1031mmon_me:
../include/vlc_variables.h:539:5, "viewp:o iwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  mbers: (const vlc_ob../include/vlc_variables.hjv) var_S241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  241e:263: |     retuct
      |     ^
rn var_Se48: note: tChecked( p_oexpanded from macro 'var_SetAddress'539 | bj, psz_name, VLC_VAR_ST
RI  263 | #define var_SetAddress(o, n, p) var_SNetAddress(VLC_GOBt-../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'JECTe
(o), n, p)
      |                                                ^
t  128 | #dchangeable", b_can_change);
      |     ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:260:46: note: expanded from macro 'var_SetBool'
  260 | #d481fine vefiar_Change(a,b,c,d  ne ,eCvar_SetBoolh(a,b,c)      var_S |      e ) var_Chan ge(  const struct vt Bool(  var_Create( p_obj, psz_name, VLClc_VAR_FLOAT | VL _VLC_VAR_common      DOINHERIT
      |     ^
C| _              ^O
 VLC_OB_JmEeCmbers: (481T | In file included from network/getaddrinfo.c:29, val );
      |            ^
eckBeJ../include/vlc_variables.h:140:48:  ../include/vlc_variables.h :122:39: note: expanded from macro 'var_Create'
ECT(a),  122 | #dnote: expanded from macro 'var_SetChecked'
  140 | #      bccdefine vaononst strucr_Create(a,b,c) var_Create( VLC_OBJst vlc_object_tt vlc_common_membe:rs: (const vlc_object48_t *):(&(xE)C-T(a), b, c ) note: expanded from macro 'var_GetChecked'
>obj) \
  142
      |                                       ^
../include/vlc_common.h: | #define var_GetChecked(o,n,t,v) var      |               ^
efine var_Se_GetCinput/input.che:c1834:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
In file included from ../include/vlc_common.h:1031:
(a
)../include/vlc_variables.h,tkc) , Checked(b, c, d:203 *)(oe,,d(VLC_O&(x)->obj) \
      | BJECT(              ^
      |                                              ^
o../include/vlc_common.h:481
),n,tn,,vt,v) )vvideo_output/video_output.ca::16012::30: warning:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  203      |                                                ^
 | ../include/vlc_common.h:481:15:    note: expanded from macro 'VLC_OBJECT'
   r481e | t u r n   v a r due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  160 |     vout->p->splitter _nam1834c15:e = voa_rSetChnst rs note: truc_t vlc_commonexpanded from macro 'VLC_OBJECT'_memebcekred(s: (c
_InheritString(vout, "vide  481o-spli | tter"); p_obj, psz_name        co |         vn
      |                              ^
ar_C,han sVt ../include/vlc_variables.h:SetCLChecked(VLC_ge( pp_vout[i], "vstieVAR_Bwpoint", VLC_Vonst vlc_object_t *)(&(x)->642:51:obj) \
       Anote: expanded from macro 'var_InheritString'
_  OBJECT(o),n,t,v)
      |                                                ^
|               ^
bers: (const vlc_ob../include/vlc_common.h:481:15: ject_t *)(&(x)->obj)ruR_SETVALUE,
      |         ^
note: expanded from macro 'VLC_OBJECT'
ct In file included from video_output/video_widgets.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    481 |        ../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'vl
c_ common_m\
      |               ^
324 |     if( !d(Vembers: (const vlc_object_t *OIn file included from video_output/vout_intf.c: cOonst stre )  128 | 31#defi:
n
var_GIn file included from       ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10Luct vlc_common_m)(&| :ember(e var_Cs: h642(const vlc_obj481ect_t: *)(&(x)->oba warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  276 |     if( !var_GeCtChecked( p_oLj) \
      |               ^
                                          ^
b../include/vlc_common.hj, ps:481:15: z_naIn file included from video_output/vout_wrapper.c:31me:
_In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OBJEC,T(o),n,t,v)
      |                                                ^
 VL../include/vlc_common.h:C_VAR_INTEGER481:15: note: expanded from macro 'VLC_OBJECT'
, &  481 |         const stval ) )
      |          ^ruct vlc_common_members
../include/vlc_variables.h:142:48: note: : (const vlc_object_t *)(expanded from macro 'var_GetChecked'ge(a,b,note: expanded from macro 'VLC_OBJECT'
  481 |         const struct v&(
x)c,d,e) va->obj)r _\
      lc_commo| Change( VLC_OBJEn_membe,  142 | C rs#: (const vlT(a), b, c, d, e )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         constc_ stobject_deruct t *)(&(x)-vlc_common_members: (cfine vonst vlc_obj   | #dect_t efine*ar)(&(x)->obj) \256 |    _ return va
      |               ^G
r_SetChecked( p_ov bvar_InheritSinput/input.ctring(o, netCaj, psz_naheckedme, VLC_VAR(o,_ADn,t,v) var_GetChecked(VLC_OBJ)DRESS>obj): \
      | , val );
l      |            ^
EC               ^
 var_Inheri);t              ^1836:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1836 | 

        vlc_objeString(VLC_OBJECT(o), video_output/interlacing.cc:T140:14(o),n      t_reIn file included from ,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e: warning:   481 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  ../include/vlc_variables.h  140 | tChecke             var_Change(vout, "de:140:48: note: expanded from macro 'var_SetChecked'
video_output/opengl.cinterl|             ^    
ace-mode../include/vlc_variables.h" , VLC_VAR_ADDCHOI  consC:dn)
      |                                                   ^
t struct vlc_common_memb:E,
../include/vlc_common.h:481:15: ers: (const vlc_obje140note: expanded from macro 'VLC_OBJECT'
28      |              ^
ct_t *)(&(x)->obj) \
      |               ^
(:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   256 |     r  481 |         conetu:rn st struct vlc_common_members: (const vlc_object_t *)(&(x48)->obj) \
: note: expanded from macro 'var_SetChecked'
../include/vlc_variables.h      |               ^
  140var_SetChecked( pvideo_output/video_output.c_o:168:31: warning: x)->obj) \
      |               ^
bj, p_obj, psz_name, VLC_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p  168svideo_output/display.c:z_na | 56:27: VARwarning: unused variable 'fmt' [-Wunused-variable]
m   56 |     const videoe,_format V15:_LC_VAR_ADDRESS, val t *f);mt 
= &fi_FLlter->fmt_out.video;
      |                           ^~~
            .is_stvideo_output/display.c:O82A      :26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]|            ^a
nda../include/vlc_variables.h:lon140:e = !v48: note: expanded from macro 'var_SetChecked'
Tar_In  , &val ) )
      |          ^
 | #define var_Se../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked't

     142 | #de140 | #define var_SetChecked(o,nh,te82fine  |    rvar_GetChecked(o,n,t,v) var vout_display_t_Ge tChecke:128:43: note: expanded from macro 'var_Change'
d(VLC_  COB128 | #d*ev d = fine var_Changvlc_custom_cre(a,b,c,d,e) var_Changeehate(obj, sizeof(*vd), "vout display"ec ike,note: d);
expanded from macro 'VLC_OBJECT'(v
tBool()vout, V "embeddedLC_OBJECT      |                          ^
(./libvlc.h:110-video"),
      |                               ^
  481 |  ../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'
       const struct vlc_common_members:  604 | #de (const vlc_object_t *)(&(x)->obj:f27: note: ) \
In file included from expanded from macro 'vlc_custom_create'      |               ^
video_output/vout_intf.c:31:
In file included from ../include/vlc_common.h:1031In file included from video_output/video_epg.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554::

5:  110 |        ,t,v) var_GetC warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
h   554 |    ec vaJECT(o),n,ine vt,v)rk_eCda
)ar_      Ire,a tb| ,                                               ^
e (c ,pnheritBo_obj, psz_na ../include/vlc_common.home, VLC_V:d481, e )
 var_SetCAR_STRING | VLhec      |                                           ^
../include/vlc_variables.hked:../include/vlc_common.h:481:15:293(VLC_OBl:(J: note: expanded from macro 'VLC_OBJECT'
ECT(  481 |     o)    const struct vl15:c_common_members: (cons,n,t vlc_object_t *)(&(x)->o note: 10o, n) vaC_VAR_Dbj) \
r_InheritBool(VLC_Oexpanded from macro 'VLC_OBJECT'
  481 | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
B  293OJECT(o), n)      | INHERIT    if( !va   const struct vlc_common
      |     ^
_member
      |                                               ^
      |               ^
s: (contst ../include/vlc_common.h:481:15,v)
video_output/interlacing.c      :| 143../include/vlc_variables.h::r_GetChecked( pv122:39: note: expanded from macro 'var_Create'
:_obj, psz_lc5:_ o note: expanded from macro 'VLC_OBJECT'
  481 |   name, VLC_VAwarning:   bject_t *)(&(x)- > obj due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)   \143
       | c              ^
  onst struct vlc_common_mem |     var_AIn file included from video_output/video_widgets.c:33:
In file included from ../include/vlc_common.h122 | #defi:1031:
dnde v../include/vlc_variables.h:ba                                               ^
rCallb../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
340v  481 |         clc_erackonsts :s (const vlc_o:cb(vou9: warning: tustom_cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  340 |     i, "dtruct vlc_eate(VLC_OBJECT(fo), s, n)
      ject_t *)(&(x)->obj) \
      |               ^
|                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const st_tvideo_output/video_output.c: *)(&(x)->obj) \
      | r              ^
u169_Crea:30:eleasintcett warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rle   169 |             .is_fullIn file included from video_output/window.c:32:
In file included from ../include/vlc_common.h:1031common_membee( pp_vouace-modscreen rvs: (co= (a,:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ln(vast vlc_obje", Deint va
e  324r_ |     iGetChecked( p_obj, psz_namb,c) var_Create( re, VLC_VVr_GetBool(vouttLC_OBJECT(a),AR_STRING, &v f( !var_GetChecked( p_obj, psz_nb,[i] ) ;c )
      |                                       ^

a      me, VLC_VAR_FLOAT, &val ) )
      |          ^
../include/vlc_common.h:481../include/vlc_variables.h:142:48: :15: note: expanded from macro 'VLC_OBJECT'note: 
expanded from macro 'var_GetChecked'l,
 "f(ao,  481   | c ne an,t,v) var_SetCeC|         ^
o../include/vlc_objects.h:66u:u142Rllscreen"),
      |                              ^
al _BOOL, &val ) )hecked(VLC_OBJECT(       cons
o      |          ^
)../include/vlc_variables.h) )
      | ,n,t,t sv)
      |                                                ^
ct../include/vlc_common.h:ruct vlc_common_25481memb: note: expanded from macro 'vlc_object_release't_FormatP        ^r../include/vlc_variables.hint(o, 
t, f) aout_FormatPrint(VLC_OBJECT(oers: (allback, NULL);
      |     ^
   66../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
), t, |     const vlc_objecetc_t_t *)(&(xt *)(&(x) f)
      - | #define var_GetChecked(o,n,|                                                    ^t,v) var_GetChe)->obj) \
      ck
ed(VLC_OBJE../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'_
  481 |         v>oconst CT(o),n,t,v)
structlc_ vlc_co
m../include/vlc_variables.hmcon      :ob_me142:ject_release(48: note: expanded from macro 'var_GetChecked'
mbers: :15  142 | #define va: note: expanded from macro 'VLC_OBJECT'
b  r_Gj )481 |         const str \
      |               ^
uct vlc_common_members|                                                ^
: (const vlc_object_t *)(&(x)->obj) \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
In file included from video_output/opengl.c  481 |         const strucIn file included from network/getaddrinfo.ct vlc_common_membe:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h::rs: (const vlc_o212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h  212(const  |     return var_SetCovlc_o:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
hecked (obj,|               ^
m name, VLC_VAR_COIn file included from video_output/video_epg.c:30:
mbIn file included from ../include/vlc_common.h:1031:
oject_t *)(&(x)->obj) \
      |               ^
bject_t *)(&(x)->obj../include/vlc_variables.h) \
:      563| :5:              ^
: warning: VIn file included from LC_Odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](
video_output/window.c:32:
BJECT(aIn file included from ) )../include/vlc_common.h142  audio_output/filters.c
:      |                         ^
522../include/vlc_common.h:481:1031:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
  ../include/vlc_variables.h522:340:9: 276: | 15:warning: 48: |         var_AddCadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]llbac  k563 |     v aVLCr_Create( p_o
n  b_me mbers:: note:  note: expanded from macro 'var_GetChecked'expanded from macro 'VLC_OBJECT'

e(obj, "visual", Visualit  C481h | e_cked(o   142    ORD (coS z  ca, | #defi,j, psz_nnaem var   if( !var_teG val);, VLOionCBJ
ECT(o),n,t,v)nst vlc_object_t *)(&(x)
-n,t,v) var_      |                                                ^a
o../include/vlc_common.h:GetC_lC_VAR_S>obj) \Thecked(VLC_OBJECT(o),n,t,vlbac)
      |                                                ^
../include/vlc_common.h:481:
15:       |               ^
note: expanded from macro 'VLC_OBJECT'
140 | #k, NULL);G
      |         ^481:15
:../include/vlc_variables.hvideo_output/display.c:340edefine  note: expanded from macro 'VLC_OBJECT'
  481 | var_SetCn  hecked(o,n481 | :     166,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
         const ../include/vlc_common.h:481:s:51:truct vlc_common_mem103:s9b   note: e: warning: 'manage' is deprecated [-Wdeprecated-declarations]rs: (15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_AddCallback'
      |            ^

../include/vlc_variables.h  103 |     :140:48:   481 |         const struct vlc_common_membtvd->mconst struct vlc_common_meetChe  166const vlccked(  | #p_obj,  psz_name, VLsC_VAR_INdefine var_AddCallback(a,b,c,d) var_AddCallbatTEGER, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
ers: (cconst v  krlc_ob_objectR( VLjec_t *)(&(x)->obj) \
ut_t *)(&(x)->obj) \
      |               ^
cC_OBJt vlc_common_      142|               ^
In file included from video_output/vout_wrapper.c | E#define va:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CT(embers: (constIn file included from avideo_output/vout_intf.c:  276 | )31,:
 b, c , d )
         if( !| v                                                  ^a
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304r_Getmbers: (coCh:17../include/vlc_common.h:481:15: : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]n
stnote: expanded from macro 'VLC_OBJECT'
  304 |    481  |  r _iGf (lietk ely(!var_Get ChCehcekcek ed(o,n,t,v) var_GecetCheck ted(VLC_OBJECTnote: (oked( p_obd (obj, psz_nexpanded from macro 'var_SetChecked'
av C lc_object  v_lc_object_t *)(&(x)- |  j, name, VLC_VA),n,t,v)
      |                                                ^th   
e   if( cvar_GetC consked(o,nh,t, *)(&(x)->>vo140 | #debj) \
e      |               ^../include/vlc_common.h:481:15c:t struct vanageRm_COobj) \
       =| e NU, VLC_fliVne var_SetChOked              ^
(Aecked(o,n,t, v))RLL;

        | p_cobj,_ v        ^ note: expanded from macro 'VLC_OBJECT'
  481 |     In file included from input/input.c:1844:pvszvideo_output/vout_subpictures.c_:na36m:
ecaommon_r_GetCheck R _ I NmembearcronTEGE_R, Se&s: (const tChecked(VLC_OBJECTvvallcD_obj () )
      o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
|          ^
  481../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
 |         142 |   S, &vceda(lV)L)C_OBJECT(o)onst struct vlc_common_member,n)
      | ,t,v)
      |                                                ^
                ^../include/vlc_common.h:481:15: s:
 (const vlc_object../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
_t *)(&(x)->obj) \
      |               ^
note:   expanded from macro 'VLC_OBJECT'
142 | #defin  e481 |   v a r
_GetCheIn file included from network/getaddrinfo.c../include/vlc_vout_display.h::333cked:(29o44:  , note:    n,t,cvonst'manage' has been explicitly marked deprecated here
 struct vl  c_common_members: (const 333 |  :
   void       (*mIn file included from v../include/vlc_common.hanage)(vout_disp)In file included from ../include/vlc_common.h:lc_obj1031:
../include/vlc_variables.h var:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_ect  227_t G*)(&( |     return var_SetCheecked( p_obj,tChec psz_ect#define var_GetChecxk)->o_9t *)(&(x)->obj) \
b:ked(oe      d(VLC_O|               ^
,BJECT(o),n,t,v)n
      j) \|                                                ^

audio_output/filters.c:528:13: warning: ../include/vlc_common.h:481:15,t,vl)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] v
a  y528 | _tar1031 *) VLC_DEPRECA:TED;
      |                                            ^ 
      warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | 
              ^_GetChecked(VLC_OBJECT(o 1844 |         var_SetAddress( p_aout, "
          aout_Formaviewpoint", &priv->viewpoint );
      |         ^
tsP),n../include/vlc_variables.h:263:48: note: expanded from macro 'var_SetAddress'
,t,  v263 | ../include/vlc_common.h#:85:40: note: name, VLC_VAR_In file included from video_output/video_widgets.cFLO)AT, expanded from macro 'VLC_DEPRECATED'define var_S
v   85
      |                                                ^
:al );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_Se | # definIN../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'Ge:
 ../include/vlc_variables.h tChecked(o,33:
V::429In file included from LC| VLC_VAR_et
_659n,t,v)DEP var_SetChecked(VLA:5:41: d../include/vlc_common.hdress(o, nDOINHERI  , p) var_SetAddress(VLC_OBJEC15C_OBJECT(o),n,t,Tv)R
E      C|                                                ^
:(ATED../include/vlc_common.h:481o), n, p)1031 __attribute__((deprecated))
      |                                        ^
:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
video_output/display.c
  350 |  ::481109:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const      |                                                ^ vlc_object_t *)(:T warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   note: 429:22:&(x)->obj) \
      |               ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

   if |        109 |     : note: expanded from macro 'VLC_OBJECT'

  481 |          vd->mo   cnote: onst strucexpanded from macro 'var_GetBool'
   const sttIn file included from dule = module_network/getaddrinfo.c  expanded from macro 'VLC_OBJECT'r
uct vlc659 | #definenee  vlc_commodn_membervar_GetBool(a,b) _  c481ommon |   var_GetBool( VLC    var_(vd, "vout sd:29::
  | _Create( p_obj, psz_naIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12( var_GetC  mh:166 warning: ece, V LC_(const vVlAc_object_t *R | #define var_AddCali_   )I(splay", modu lNTEeGER , module && l ../include/vlc_common.h:481:15:*modu|b  note: expanded from macro 'VLC_OBJECT'
V  481 |       ac  const struct vmlc_commonk(a,b,c,d) var__memberAs: (const vlc_objeddCallbac  k( VLCLC_V_AOBJECle !T(a), b, c, d )
      | e                                                  ^
../include/vlc_common.h:481:15:_ note: expanded from macro 'VLC_OBJECT'
  481 |         coOnsts& sctonst sttRr_DO= '\0');
      |                      ^
../include/vlc_modules.h:48:42: note: expanded from macro 'module_need'
 strucmct_t *)(&(x)->obj) \
      |               ^
t vlc   48uc_commoinput/input.c | n_:rBJECT(a),b)
#define mod1846:9:,t vlc_common_membeule_n      (membex)->obj) \
      |               ^ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r sr|     ^
      |                                         ^
:../include/vlc_common.h :Is: (const v(
lc_objec1846 |        481:15: note: expanded from macro 'VLC_OBJECT'
oNc  481 |  nIn file included from video_output/vout_intf.c:31t_  varst vlc_ob:
In file included from ../include/vlc_common.h:j   ect__Ch1031ange( p_aout, "viekwept *)(&(oint"x)d( p_obj, psz_nam->obj) \
      |               ^
 :
../include/vlc_variables.hVLC_VAR_video_output/interlacing.c:145:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:et,  *VLSTRING  , &val ) )145) |     var_Create(vout, "dei(&(nx)-Cu324:10: c_VAR_STRING, &val ) HERberstwarning: :   )
      |         ^
const stre>obdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   324 |     if( !var_../include/vlc_variables.h:142:48: Gnote: expanded from macro 'var_GetChecked'etChecked( p_obj,I ed(a,b,c,dT );
psz_name, VLC_VAR_FLOAT, &val ) )

      |       |          ^) module_ne
../include/vlc_variables.h      |     ^
vlc_:142:48: note: expanded from macro 'var_GetChecked'
c  142 | #deeofine vda(VLC_OBJ../include/vlc_variables.h        ^r
_GetCh../include/vlc_variables.h../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
ecked(o,n,t,v) var_mGetChemck
  142 | #defiECT(a),b,c,d)t
e      rl| ane var_Gcete-needed", VLC_VAR_BOOL);
      |     ^
 ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
Checked(o,n,t,v)  122                                         ^
  | ../include/vlc_common.h:481:15:e d(Vnote: expanded from macro 'VLC_OBJECT'
LC  _122 | #definvar  481 | #_dGee tCOBJECT(o),e:var_Creao uct vlcnhecked(VLC_OBJECT(o)122_common_members: n,t,v)
      |                                                ^(const vl ,      const structn,t,, VLC_VAR_SETVALUE,
 vlc_cov)
m_      |                                                ^
../include/vlc_common.h      | :481        ^:15: note: expanded from macro 'VLC_OBJECT'mo
n_members: (const   481vlc_object_t *)(&(x)->ob |  j) \
      |               ^
       c
o../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128 | #de
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
m  :39: 481 |  embers      note: :video_output/display.cf:111:13:t expanded from macro 'var_Create'warning: e consi(a,b,c) var_Crene var_Cahtdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]te( VLC_OcB_JECT(a), b, c a
o)
      
|                                         ^122   | #defnignee( av,abr,_cC,rd,ee)a tve(a,b,c)a rv_aCrhange( VLC_OBJ_( ECT(a), b, 
b(const v lnst struct vlc_common_memc../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'sctrbers: (const_ vlc_object_t *
)uct volc_combmon_memberjs: (const vlCreate( VLC_OBJECT(a), b, c )
      |                                       ^
ect_t *)(&(x)->obj(&(x)->obc_objj../include/vlc_common.h:481:15:)  note: \expanded from macro 'VLC_OBJECT'

e      cc  j481e |       )  c \onct_t *)(&(x)->os
tbt       st| ructj)              ^
  481 |         co \
      |               ^
| o_audio_output/output.ct:270:nst structIn file included from  vl5              ^ 
*c_comm, d, eIn file included from video_output/video_widgets.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_ADDRESS, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from video_output/video_widgets.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429 |     var_Create( p_obj, psz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from video_output/video_widgets.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  442 |     var_Create( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINHERIT );
      |     ^
 )../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |                                           ^
  122 | #../include/vlc_common.h:def  270 |     var_Change (aout, "visual", VLC_VAR_ADDCHOICE, &val, ine&text);
      |     ^
481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         cof ine video_output/vout_intf.c:nv)(st ar&(x)->obj_) Cr\
      |               ^
e../include/vlc_variables.hvar_ate(31:128:43: note: expanded from macro 'var_Change'
video_output/video_output.c  128struct:183:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  183 |      :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] vl | #defia,b,c) 
Cr  340 |   eate(a,ne var_Chanc_comge(a,b,c,d,e) var_Chmon_mange( bembers: (const ,c) var_Crea111V |  tvlc_e(objec VLC_OBJEt_t *)(&(x)->obj)oCT(a), bLC_     \
  in_members: (const f (      if (var_InheritBool(vout,  var_GetCheck      |               ^
ed( p_obj, psz_ninput/input.c:1848:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1848 |   "v lc_object_t *)O(&(x)-BJECT(a), b,      vlc_object_>obrelj) \
      |               ^a
me, VL C _VAR_STRING, &val ) In file included from video_output/video_epg.c:30:
In file included from ../include/vlc_common.h  :1031:
../include/vlc_variables.h:578:ev ide9n: warning: )o-wallpaper"))
      |                 ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'

st     c604 | #defin578e var_ |     if  vlc_obvaInheritBool(o, n)vlc_obje varcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  241 |     reas_InheritBool(VLC_OBturjnect_t *) _release(evd);
      |             ^
(v ap_../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
(r_&   r66 | ( var_    vlc,_      |         ^
 d, e )
      |                                           ^
../include/vlc_common.h:481:15: note: (axexpanded from macro 'VLC_OBJECT'
oout )_Create( VLC_OBJEC  T(481 |         caons)t struct vlc_commo,Se)n_mem b,tChe c Change( p_obj, psz_name, VLC_VAR_CHOICESCOUNT, &count, NULL ) )
b      |         ^
ers: (cJECT(o), n)
)
onst vlc_object_t *)(&(x)->obj) \
      |               ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'      | :                                      ^
-      audio_output/output.c:273:5:b../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
j  481 |         const struct vlc_e
ccommon_mem  128 | | bers: (const vlc_object_cket #*d                                              ^)(&(x)->obj) 
>../include/vlc_common.h:481\
      |               ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  video_output/interlacing.c:b273 |     var_Change (aout, d( p_"visual146:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
", VLC_VAR_ADDCHOICE,   146 |     va&val, &rj_AddCallba15ck(vout, "edfeiinnet evralrtext);tobj, p_releaace-needed", DeinterlaceCallback,sz_na NULme,sL);
      |     ^
e ../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
(  166 | #VLC_Vdefine var_AddCallback(a,b,c,d) var_A)R_SATRING,  VLC_OBJECT../include/vlc_variables.h:142
      |     ^
../include/vlc_variables.h::48 : note: expanded from macro 'var_GetChecked'
(a128:43: note: expanded from macro 'var_Change'\
  128 | 
      ) )
      |                         ^
#define var_C|               ^ vhange(a,b,c,d,elc_commo) var_Change( VLn_members: (C_con../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'OddCal
Bval );
      sJlback( t |            ^

E  481 |  vlc_objecIn file included from video_output/vout_wrapper.c:31 CT(a), b, c, dtVL:
In file included from ../include/vlc_common.h_t _:C_OCha1031:
../include/vlc_variables.hn:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], e )
B*)(&(
x  ge293 |        c      onst s:|                                           ^
(a,b,c,d,e) var_Change( VLC_OBJECT(  142 | #de../include/vlc_common.h:481:15: note: fineaJECT v note: expanded from macro 'VLC_OBJECT'
)->obj) \  expanded from macro 'VLC_OBJECT'a)

      |               ^
tructr_GetChecked v  481 |         const slc_common_members: (const ;
vlc_object_t In file included from *)(&(x)->obj) \
      |               ^(a      (| video_output/vout_subpictures.c        ^:
o../include/vlc_objects.h:66:
,25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_obn,t,v) vject_release( VLC_OBJECT(a) )truct vlc_common)_mem,bers: a481
      |                         ^
(../include/vlc_common.h:481: video_output/display.c:126:915: note: expanded from macro 'VLC_OBJECT'
c  36:o :
warning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]b481 |   In file included from  
../include/vlc_common.h  _: 1031    , 126 | GetCh eccked(VLC_OBJEC,T(oconst struc       m)nodule_   if( ,nrint (obj, "pass-through:", infmt,st vlc_o | bject_t *)(&(x)->obj)  \
,      |               ^
ut,v)       consaudio_output/output.c:276:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 | t s
      |                                                ^
nneed(vd, vd->m93 warnings generated.
j  dodoutfm !  t) \ )

      |                                                   ^
t../include/vlc_common.h);
      |             ^
vaudio_output/aout_internal.ha      r_GetChueruct vl:481: var_Chane);
      |         ^
tgcked( p vlc_common_members: (co../include/vlc_modules.h_obj, :p:s144:27: note: expanded from macro 'aout_FormatsPrint'
l50c_common_meme (aout,   144 |  "       aout_FormatsPrint(VLC_Ovisual", VLC_VAR_ADDCHOICE, &val, &tex15: note: t);
      |     ^
expanded from macro 'VLC_OBJECT'
b../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'ers: (
const vlc_object_t *)(&(x)->obj) \
      |               ^
    481 |         const struct vlnst vlcvideo_output/video_output.c:_object_t ../include/vlc_variables.h:128185:22:*) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](&(x)->obj) \
      |               ^
c_common
_memb  185 |             eers: (const 140:48z../include/vlc_common.hvlc::481:15: note:  expanded from macro 'VLC_OBJECT'
_name142:48:note: expanded from macro 'var_SetChecked'
    140 | #d note: efilse if (var_Inhne481  | e_object_t *)(ritBool(, VLvout,C_  &Vexpanded from macro 'var_GetChecked' 
(varAR_BOOL, x  142 | #def)->obj) \
      |               ^
&ivinput/input.c | avideo_output/interlacing.c  "lvideodepbase=`echo network/http_auth.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/http_auth.lo -MD -MP -MF $depbase.Tpo -c -o network/http_auth.lo network/http_auth.c &&\
mv -f $depbase.Tpo $depbase.Plo
:ne var   ) )
      |          ^ _GetChecke :-
on151-:top"))
      | B                     ^cJ#
define var_Changed(o,n,t,v) v(a128,:43: b,c,d,e23) :v| aECT(o), t, a, b              ^)r
onsart _GetChecked(VLC_O
s      | t                          ^ruct
note: BJ../include/vlc_common.hEIn file included from  Cvideo_output/opengl.c:481T(o)warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]15
expanded from macro 'var_Change'
:   128  151 |     ,n,t,v)
 | #defin_Change va1867 r_Change(  note:  expanded from macro 'VLC_OBJECT'f
i  481 |  :28       const str:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:      | u                                               ^c293t vlc:
../include/vlc_variables.h../include/vlc_common.h:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
142:48: note: :expanded from macro 'var_GetChecked':10481: 151867 | lt e : note: expanded from macro 'VLC_OBJECT'

  481 | _  r_e142(mc | #defo m :      warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] VLC_OBJECT(a),ine v  b, c, d, e od_)
e = var_S      |                                           ^etChecked(o,n,tmon_members:Cra  inrt64_t t =e  v(coara_nGetIntegst vlec_object_t *)(_&(xGetCheckteGetNonEm)-pty>obj) \String(vou,tc,o n"st struct evlc_commodv()o,n,t,v) varn_mem_GetCheckes ovar_Se
t  293 |    Checked(VLC_OBJECbuter-
dein ts../include/vlc_common.h:ife (( rconst vlc_objec!tvar_Ge_t *)(&(x)->obj)t ../include/vlc_variables.h:604:47C\
hecked( p:481_obj, p: note: expanded from macro 'var_InheritBool'
        604sz_na:me, VLC_T15V:A R_Bnote: expanded from macro 'VLC_OBJECT'
OOL,   481 |  (o),n,t,&| v |        constvl)d(VLC_OBJECT(o),n,t,v)
      |                                                ^
 ../include/vlc_common.hs#:truct vlc_commdefine varaaro
_(481 InheritBool(o, n) var_InheritBool(V
LC              ^c
n_      :e-m15m|                                                ^      | p:_In file included from ovideo_output/window.c_:32emb
e../include/vlc_common.h:rOde"B)s;481::15:
J:  note: expanded from macro 'VLC_OBJECT'l
 ) )
      |          ^In file included from ../include/vlc_common.h:1031
(../include/vlc_variables.h:  481 |         co
      |                       ^
c142o nnnote: ../include/vlc_variables.h:input, "time"               ^
::
../include/vlc_variables.h:350:9: warning: 48:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   note: 350expanded from macro 'var_GetChecked' | 
   142 audio_output/filters.c:532:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  532 |  |     #define EsCT(o), st vlc_objectvar_GetChecked(o,n,t,i:42_t *)(&(x)->of( var_GetCheckn)
      |                                               ^
ed( p_obj, psz_nam499)btexpanded from macro 'VLC_OBJECT':73: note:  j) \

s      |               ^
  481 |        expanded from macro 'var_CreateGetNonEmptyString' : t
ec, VLC_VAR_note: expanded from macro 'module_unneed'
Saudio_output/output.c    :TRINonst struct vlc_common_members: (r   uct vl282v499../include/vlc_common.h:481: | #) var_GetChe15ckedefine v d  c: note: expanded from macro 'VLC_OBJECT'
ar_Create  (GetNonEonst vlc_481objectm:9:  | ptyVSLC_OtBJECwarning: _T(o),nr,t,v)
      |                                                ^in    g (a,b)   /t CLOCK due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]*)(&(x
)  282 |      va 50r G | #define m __- Cc_common_ r >
e../include/vlc_common.h:481 ood u   le_unneed( amsc:onst struct vlc_cbmje)m \
      |               ^
ommon_me,b) module_unneed(VLC_OBJECT(a),b)
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'be
rs: (c  481 |       aonst vlc_object_tg *)(&(x)->obj) \
, &v,al ) )15: note: expanded from macro 'VLC_OBJECT'
F      |               ^In file included from video_output/vout_wrapper.c:R31  const :
In file included from ../include/vlc_common.h:1031st:
m
rEQ;
      |                 ^
../include/vlc_variables.h../include/vlc_variables.h:_Err (obj,  :304: "canIn file included from network/getaddrinfo.c:29:
In file included from 48117: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b |         conste../include/vlc_common.hr:s1031::
 ../include/vlc_variables.h(:c256o n  s304 | t srt    if (ulci vke:lt vlc_12l:c b_object_,uwarning: ccdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ommo  256 |    y658n:ot *47)(&(x)(!v:ar_GetChecked (obj, n nt_m-e>obj) \
 note: expanded from macro 'var_GetInteger'
       return var_Sem| tt  C              ^
hber ame, VLC_VAR_c , d, e658Cs | #defec:k e(const vlc_ o)bdj(e cp
_      o| b                                          ^j
,../include/vlc_common.h psz_name, VLC_VAR_ADDRESS,i nval );:481:15: 
tnote: expanded from macro 'VLC_OBJECT's      e| t           ^u

../include/vlc_variables.h  481 |         :p pass-tc_t o*n)s(t s&t(rxO)->o140
:eu cvar_GetInteger(a,b)   var_GetIntegeOr( RDS, &vb48j)V LC_OBJECT(a)a,\
      |               ^
lb)
      |                                               ^t
)../include/vlc_common.h): note: expanded from macro 'var_SetChecked'
:481:15:   140 | #define var_SetChecked(eo,n,tt vnote: )lc_common_G
      In file included from video_output/opengl.c:,v) hetNonEm      vvplc_common_members: (consexpanded from macro 'VLC_OBJECT'|                 ^t vlc_object_t *t
yStr)28:
In file included from ../include/vlc_common.har_:1031:
../include/vlc_variables.hme:mb  481 | er        const structs: (Sconst vlc_304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   |         ^
(&vo304 |  (lcvideo_output/video_output.c../include/vlc_variables.h:_comx)->obj) \
      |               ^
:mon_mebject_t 142 193*)(&(x)->ovideo_output/display.c:131:::48 vlc:et note: expanded from macro 'var_GetChecked'
   
 Checked(VLC_Obj) \
      |               ^
../include/vlc_variables.hif 5m:142 | #deBJf warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(i  193 |     vlc_object_setb_EeCT(rinones: (c var_GetChecked(o,n,t,v) vardestructor_onst vlc_object(voutG_t *)(&(x)etCheck, ed(VLC_OBJ   va-E>obj) \
rough");
      |       |               ^
CT(o)r,                ^
n,../include/vlc_messages.h:83t,v)
      In file included from video_output/vout_intf.c:31 |                                                ^
:
VIn file included from ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_:5g_com: note: expanded from macro 'msg_Err'
mon_membe:   83 |     msg_G5Change( (aoeneric(p_thi../include/vlc_common.h:1031r:
../include/vlc_variables.h:350:9s, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
 ../include/vlc_messages.h:78:13: note: s: expanded from macro 'msg_Generic'
(:uc   78 |     vlc_Log(VLC_OonsBJECT(o), t vlc_object_pV L,:warning: t warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] vlc_t, "visual", V142mLo d
350*)(&(x)-C> | o)  481131 | u,le _n  n,at,v)
      |                                                ^
 b ../include/vlc_common.h :vlj) c_object_release(vd);\
      |               ^

      |     ^
 481 :i15f:(  note: vexpanded from macro 'VLC_OBJECT'ainput/input.c../include/vlc_objects.h::186866:17:r warning: m
e,   _G__FetChILE__, __LINE__, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:481 |         const ecked( p_obj, psz_name, VLC_VAR_STRING, &struct \
vl 1868 |     int64      c|             ^
o../include/vlc_common.h:481:15: note: v_common_meumbexpanded from macro 'VLC_OBJECT'al ) )
      | e_rs
 |   481 |  :  t  VDesAR(_co        ^tr_ns
t../include/vlc_variables.h:142  u:c48t:o rnote: )expanded from macro 'var_GetChecked';

        142|  |     ^A# defineDDCHOICE, &val, &text);
      
  l = var_Get./libvlc.h:Iv122:36: note: expanded from macro 'vlc_object_set_destructor'
t vlc_oa  rb_GetChe122ject_t *cnteger( p_input, "lengked(oth" ) / CLOCK_FREQ;In file included from video_output/video_epg.c:31:
../include/vlc_vout.h: ,| n,t,v) var_GetChecke        ^d
      
|                 ^
 const../include/vlc_variables.h:25 :658:s../include/vlc_variables.htr47:128: note: :expanded from macro 'var_GetInteger' note: 43u
ctexpanded from macro 'vlc_object_release'
:     v)(¬e: (66 | lc _cx)->o  658 | #defioC_OBexpanded from macro 'var_Change'JECT( mbj) \
      a)  vlc_object_release( VLC
n  e |               ^
,b128 | #define va_OBJECT(a) )
      |                         ^
r_../include/vlc_common.h:481:15: note: v)aexpanded from macro 'VLC_OBJECT'
r_  481 |    In file included from  GetInteger(a,    cnetwork/getaddrinfo.coC:48b:h | an n       vlc_object)(
_s    var_GetIntegVLC_OBJECTnote: expanded from macro 'var_GetChecked'e
      |                                                                         ^t
_d../include/vlc_common.h  :481(:o),ner(,st142tg struct vl:ce(a,b,c,d,e) v29:
_common_membe VLCrs: _( | const vIn file included from O../include/vlc_common.h#:l1031d:
e15efine var_GetChs../include/vlc_variables.htructor (VLC_c_object:276:_t *)(&(x)-ecked(o,n,:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
>obj) \
        276 | OBJECT(a), b)
      |                                    ^,|               ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/http_auth.lo -MD -MP -MF network/.deps/http_auth.Tpo -c network/http_v)
      |                                                ^

auth.c  -fPIC -DPIC -o network/.libs/http_auth.o
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t,v) var_GetChBecvideo_output/display.c../include/vlc_common.h::481:15: Jnote: expanded from macro 'VLC_OBJECT'
151ked(VLC_OBJECTEC  481 |         cons(o),n,t,v)m
      |                                                ^
T../include/vlc_common.h:  on_me481 |    (a),b)
      |                                               ^
 ../include/vlc_common.h     if( !var_GetChecked( p481:15: note: expanded from macro 'VLC_OBJECT'
t  481 |     :13    con note: _   o:481:const structm strucexpanded from macro 'VLC_OBJECT'st vlc_common_members:  
:warning: 'manage' is deprecated [-Wdeprecated-declarations]b
15  151 |   (ers : (consbj, p  481 |         cszo : note: expanded from macro 'VLC_OBJECT'
t _it    481 |   name, VLC_  vlc_object_t *s)t(ruct vlc_common_memconstnst structvlc&(x)->ob     cof (vdnst struct vlc->manage)
      |             ^
_../include/vlc_vout_display.h:333:44: aVnote: 'manage' has been explicitly marked deprecated here
A  r333 |     voiRd_ v      (*lc_Cma_cnage)(vout_INTEGER, display_&vat *) VLC_DEPRECATED;
      |                                            ^
bers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
../include/vlc_common.h:85:40: note: expanded from macro 'VLC_DEPRECATED'
_com   85 | # demon_l ) )
      |          ^
fmIn file included from video_output/vout_wrapper.c:31:
ine Vemb../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'er
In file included from   142 | #define ovar_GetChecked(o,n,t,s: v) var_GetChecked(VLC_OBJECT(o),n,t,vL(Cc_)D
      | EP                                               ^
j../include/vlc_common.h:1031:
)Rmmon_membeEhange( VLC_OBJECT(a), b, c, d, e )
rs: (c o\
      |               ^
../include/vlc_common.hn../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        324 |     if(st vlc_ !var_GetChecked( p_obj, psz_In file included from object_t *)(&(xoCvideo_output/window.c:nnsATED __attrt vlc| _object_t *)                                          ^a
m../include/vlc_common.h:481e32 ,v:
: 15V: note: In file included from expanded from macro 'VLC_OBJECT'
i../include/vlc_common.h:  481 | 1031    )->obj) \
      |               ^
:
../include/vlc_variables.h:    const strubLC_Vvideo_output/interlacing.cc:t160 vl362c_co:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(&(x)->  160 |     var_Change(vout, "deinteorlace-mode", VLC_VuAR_SEmAmR_:481:15: note: expanded from macro 'VLC_OBJECT'
o  481 |   TFVALULEO, &AvT, &val ) ) bj
)      |          ^
../include/vlc_variables.h:     const struct vlc_common_members: (const vlc_object_t \
 *)(&(x)->obj) \n
_members: (const vlc_object_t *)(&(x)      |               ^-
>obj) \
      142a:l, NU48L:L);
      In file included from video_output/vout_intf.c note: expanded from macro 'var_GetChecked'|               ^

te  142 | #defi:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ne       audio_output/output.c:v| 289:9:               ^  362 |     if( var_GetChecked( p_obj, psz_nar_G
am__((deprecate, VLC_VAR_ADDRESed))
eS, &v      | warning:                                        ^
|     ^
a../include/vlc_variables.h:video_output/display.c:128:43: note: In file included from network/getaddrinfo.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  293 |     if( !var_Gexpanded from macro 'var_Change'
152:13: warning: 'manage' is deprecated [-Wdeprecated-declarations]
  152 |      128 | #define v   ar_Change(adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  v,d->mab,c,d,e) var_Change( VLC_OBJECT(a), b, c, d, e   289 |      )
      |                                           ^
nage ../include/vlc_common.h : 481:(vd);15:
      |  note: expanded from macro 'VLC_OBJECT'
e  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(xtChecked( p_obj, psz_name, VLC_VAR_BOOL, &val )var_Ch )
      |          ^
ange (aout, "visual", VLC_VAR_ADDCHOICE, &val, &text);
      |         ^
../include/vlc_variables.h../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  :142:48: note: l ) )
      |         ^
../include/vlc_variables.h:142:            ^
expanded from macro 'var_GetChecked'
../include/vlc_vout_display.h:333:44:  128 | #de48fine  note: 'manage' has been explicitly marked deprecated here
: note: expanded from macro 'var_GetChecked'
  333 |     void  142var_Change(a,b,c ,d,e) va      ( | 142 | #define va*matChecked(nago,n,t,e)(vouv) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
t_display_t *)r_Chang Ve( VLC_LOBJECT(a))C_DEPREC../include/vlc_common.hr_:GeATED;
      |                                            ^
t->../include/vlc_common.h:obj) \
      |               ^
C85:40:hecked(o,n,t,v, )bvideo_output/interlacing.c: var_481:15: note:  note: expanded from macro 'VLC_DEPRECATED'
Get162   85 | # defi:ne5:Checked(VLC_OBJECT warning: (o),n,t,vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], c)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
, d, 
e  162 |     var_Change(vou )  481 |  expanded from macro 'VLC_OBJECT' 
      co VLnst struct vlc_common_members: (c  :31:
In file included from ../include/vlc_common.h:1031:
t, "deinterl481 |   a      co../include/vlc_variables.hn:362:9: onst struct vlc_st warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   362 |     i  vlc
      |                                           ^
c../include/vlc_common.h:C _DEPRECATED __attribute__(f( var_GetCh_objec   c481:eonst ckt15:_t *)(&(x) enote: -struct vlc_(deprecated))
      |                                        ^
comm#define va>obj) \
      or_G|               ^
n_metChecked(o,n,d(t,v) var_Geembers: (const vlc_object p_tChecked(VLC_OBJECTIn file included from (expanded from macro 'VLC_OBJECT'
o_t *)(&(x)->oobj,  481 |         psbj) \
      |               ^ce-needevideo_output/window.c:32:
d
", VLC_VAR_SETVALUE, &val, NULL);
In file included from ../include/vlc_common.h:1031      |     ^),n,t
:
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'audio_output/filters.c../include/vlc_variables.h:541:
:9: 429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  128 | #de,v)
      warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
z  541 |    |                                                ^
_n../include/vlc_common.h:481: co15ano  429 |  mmon:me,  VLC     msg_Warnnote: _expanded from macro 'VLC_OBJECT'
Vfine var_Change(a,b,c,d,AR_ADDREe_  S   varS, &val ) )
      |         ^
481l |     video_output/display.c:412:c_../include/vlc_variables.h_ object_ :142:48: note: expanded from macro 'var_GetChecked'
   142 | # 21 define var_GetCht *)(&(x)->o: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj) \
      |               ^
members: (const vlc_object_t *)(&(x)->)( obj) \
      |               ^
obj, "No outCreatevideo_output/video_output.c:201:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e( pput _In file included from channel masvideo_output/vout_wrapper.c:31  201 |   st skt,ruc cannt vlc_common  412 |     osys->_memcc     b:
In file included from  vlc_object../include/vlc_common.h:kfil_o1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
on  340 |     if( var_Getrbelease(vot Cj, psz_name,tout) ers ers: (const v= filter_chheac;kedlc_objecti_nt_ *( pNewVi_obj, psz_name, VLC_VAR_STRING, &)V(L&d
eC_VAR_IvNa(x)->oeTE(vdobG,j)       | Es etup f        ^silters");
      |         ^fR\
      |               ^

 
../include/vlc_objects.h../include/vlc_messages.h:85:5alse, | VLC_Vr_ChantAaudio_output/output.c:296:9: g R_DOIe(swarning:  VLC_OBJECT(a), b, c, dval ) ):66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_relea
      |         ^
../include/vlc_variables.h:142:48:, se( V note: expanded from macro 'var_GetChecked'
LC_OB  e142  | #tJ)Ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ErHdEeRIT );
      |     ^

      |                                           ^  296 |         var_fi
n../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
eChange (aout, vaCT(a) )
../include/vlc_variables.h:122:39: :d(r note: expanded from macro 'msg_Warn'
   note: 481_GetC |           |                         ^
uct "v../include/vlc_common.h:481:15isua: note: expanded from macro 'VLC_OBJECT'
  481 |      85 |     msg_Gl"   econst neric, VLC_VAR_ADDCHOICE, str&val, &text);
      |         ^
expanded from macro 'var_Create'
../include/vlc_variables.h:128:  122 | uc43: note: expanded from macro 'var_Change'
&o#wvlcdnef  h_common_i128t vlecked(o,c_common_members: (const vnl,ct,v) var_G | _#edefne vao rb_Create(ar);
      |                     ^
,bme,c) var_(p_thcommon_members: mb(econst vlc_object_t *)(&(x)->rs:../include/vlc_filter.ho:332:32: note: expanded from macro 'filter_chain_NewVideo'
bj) \
ject_t *)(&(x)->obje  332 |   (const vlc)_      otCh|               ^
bject_t *)(&(x)->obe  \
      |       filt              ^
er_chj) \
      |               ^
ain_NewVideo( VLC_Ois, VLCBJECT(input/input.c:1933:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      In file included from network/getaddrinfo.c:video_output/video_output.c:29const208: a ), b, c )
      |                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   481 |    1933 | :
In file included from ../include/vlc_common.h: C 1031   cons:
../include/vlc_variables.h :304sline var_Ch:17:truikely(!_MSvar_GetChecked (obrG_WARN, __j, name, VLC warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  304 |     if (lVAR_ct vC  ileange(a,b,c,d,e) var_Changekelo208, |    t stru( VLC_OBJECT(a),n y(!var_OORDS, &GetChec,b, c, d, e )
      |                                           ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'va
,  481 |     v ked (obj, name,l VLC   const struct vlc_comm)o    VA_ARGS__)_VAR_COORDS, &val)) 
m      |     ^
)
      ../include/vlc_messages.h:78:13: n_note: sg_Err(v| out, "video                 ^
expanded from macro 'msg_Generic'
../include/vlc_variables.h:a142:48: note:    memberexpanded from macro 'var_GetChecked'
s: (con)st vlc_object_t *)(&(x)->obj) \
  142outt      | e              ^ | #define var_G
etChecked78pu( Vtc_commonLaudio_output/output.c cre: | 303: C(o,n_m9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ect vlc_common_member , t,v) varmbation fa_Giled");
      |         ^
ees:../include/vlc_messages.hrs: :83:5: note: expanded from macro 'msg_Err'
t(const vlc_object_t Chec*)(&))
      |                 ^
(c../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #defin_kede va (consr_GetChecked(V(otL vlc_ob,OC_OBjecJt_t BJECT(*o),n,t,v)
)      (&(x)->obj) \
      |               ^
|                                                ^
n,t,v) var_GetCheckevideo_output/interlacing.c:d164:k(VLC_O../include/vlc_common.hBJE5: CT(o),n,t,v)
      warning: | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]                                               ^

  164 |    ../include/vlc_common.h :v481a:r15_:S note: expanded from macro 'VLC_OBJECT'
  481 |         cx )->obj) \
      |               ^
evlc_Lonst struct vlc_common_members: (const vlc_obog(VLC_OBJECT(jo), p, vlc_module_name, __FILE__, __Lect_t *)(&(x)->obj) \
      video_output/display.c:435:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|   435 |    : ms              ^g_De
t481Integer(:vout, "de15interbg(vd, "Alac filter e", deinterlato ace_staIn file included from tvideo_output/opengl.ce:)28;:

In file included from       ../include/vlc_common.h| :    ^1031
:
../include/vlc_variables.h:../include/vlc_variables.h324::25910::49 : dnote: warning: apt I: NE__, \
      |             ^
expanded from macro 'var_SetInteger'
decoder %4.4s to disp../include/vlc_common.hd(VLC_OBnote: expanded from macro 'VLC_OBJECT'JECT(o),n,t,v)
lay 
      |                                                ^
:../include/vlc_common.h:481:15: note: 481  481 |    expanded from macro 'VLC_OBJECT' 
    const struct vlc_common_members: (cons:Edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |     if( !var_Get vlc_obtCheckeCd( pjT  15  481259 | #define var_SetI(ect__t *)(&(x)->obj) \
obj, psz_name, VLC_VAR_FLOATnte, &val ) )
      |          ^
../include/vlc_variables.hge%4.4s       is |               ^
n:r(a,b,c)   var_S    83 | e    msg_GtIIn file included from In file included from eeneric(p_th:142:48: note: expanded from macro 'var_GetChecked'
is, VLC_MSG_ERR, __VA_network/http_auth.c:34ended",
      |     ^
ARGS__)
      |     ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
network/getaddrinfo.c:29   78 |     vlc_Log(VLC_OBJECT(:
In file included from ../include/vlc_common.h:1031: o), pnote: :
expanded from macro 'VLC_OBJECT'../include/vlc_variables.h:warning: 324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |    teger( V189LC_OBJECT(a),b,c)
      |                                                 ^
 |     return v../include/vlc_messages.h,../include/vlc_common.h :v
l481  481 |         const s:87:5: note: expanded from macro 'msg_Dbg'c_module_name, __FILE__, __LINE__, \
      :t
  r142 | #dear_SetChecked( p_obj, psz_name, VLC_VAR_I var_GetChecked(VLC_OBJECT(o),aNTEG | uf           if( !var_GetChecked( p_obj, psz_name, VLC_15ine var_GetChVAR:ecked(o,n,_FLOAT, &vER, val );
      |            ^
t,v) var_GetChecked(VLC_   87 |     msgcc| ../include/vlc_variables.ht_G vlc_comenemri),ac(l            ^O
 ../include/vlc_common.h p:BJECT(o),) n_thi)140
:48: ,note: expanded from macro 'var_SetChecked'
t  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC:_481:15:OBJECT(o),n,t,v)
      |  note: expanded from macro 'VLC_OBJECT'
                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    481 |         coon_mnst struct vlc_common_members: (const vlc_object_t *)(emb481&(x)->obj) \
      |               ^
ers: (const vlc_objecIn file included from network/http_auth.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203t_t *:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_BOOL, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
)(&  140 | #define v(x)->obj)o \nst struct vas, V
      LC_MSG_DBlG, __cV_A_ARGS__)
      |     ^
|               ^
cn,t,vommon_members: (const vlc_object_t *)(&(audio_output/filters.c:557:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])
      
|                                                ^
x  557 |             msg_Warn (obj,../include/vlc_common.h  | :481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     "      |          ^
 ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
 note: )    const struct vlc_common_mexpanded from macro 'VLC_OBJECT'-  142 | #defin../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   >78o | c    vlc_annot setup audio rendeLog(VLC_OBJECT(o), p,rer pipeliee  var_GetChmebers: (const vlbj) \c
_      |               ^
objecked(o,n,t,v) var_GetIn file included from video_output/vout_wrapper.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
Checked(VLCn_eO"B)J;E
C      |             ^
T(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'ct_t *)(&(x)->obj) \
      | 
               ^
  481  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC  |         con_OBJECT(o),n,st struct vlc_coIn file included from video_output/vout_intf.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5:../include/vlc_messages.h:85:5: note: m expanded from macro 'msg_Warn'
mowarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]n_
me  429 |     var_Creatme (t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  p_obj      , psz_name,   const sbertructVLC_VAR_ IvNTEGEs: (const vlR | VLCl_c_commoVAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122n_mem :b 39: note: expanded from macro 'var_Create'
  122 | #define var_Creac_object_t *)(&(tx )->obcj) \
      |               ^
e(a,b,c) var_Create( VLC_OBJECT(a), b, co )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct In file included from network/getaddrinfo.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9:vlc_common_memb warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  340 |     if( var_GetC   e85 |     msg_Generic(p_rs:hecked( p_obj, (const vlc_objthis, VLeC_MSG_WARct_tN, __VA_ARGS *__)
      |     ^
)(../include/vlc_messages.h:&(x)->78 psz_name, VLC_VAR_STRING, &val:13: note: expanded from macro 'msg_Generic'
 ) )
      |         ^
../include/vlc_variables.h   78 |     vlcobj) \
      |               ^
:142ers: (const vlc_objec:48: note: expanded from macro 'var_GetChecked'
t_t *)(&(x)->obj  142 | #define _Lnvarst stru_GetChecked(o,n,t,v) var_GetC) In file included from \heckedvideo_output/vout_intf.c:ct vlc_common_mem31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5
:(V      |               ^
bers: (const vlc _object_t *owarning: g(VLC_OBJECT(o), p, vIn file included from video_output/vout_wrapper.c:31:
In file included from ../include/vlc_common.h:1031:
lc_modul)(&../include/vlc_variables.h:362e_name, __FILE__, __LC_OBJECT(o),n,t,v)
      | :9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                                               ^
LINE__, \
      |             ^
../include/vlc_common.h:481:15  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:    note: 442 | ../include/vlc_common.h:481:15: note: vexpanded from macro 'VLC_OBJECT'
362 |    expanded from macro 'VLC_OBJECT'
  481 |       
   481 |         481 |         const struct (    var_C  const vlc_commsotruct vlc_common_members: (const vlc_object_nxt)->obj *i)(&_members: (const vlc_object_t *)(&(x)->o(x)->obj) \
      |               ^
f( valc_modr_GetChecked( p_obj, pszaudio_output/filters.c:ule_name, reat_na_)571:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
me, VLC_VAR_ADDRESS,_FILE__, __LINE__, &val ) )
      |         ^
 \
e../include/vlc_variables.h:( p_obj, psz  571 |      142:48:       |             ^
bj) \   m../include/vlc_common.hnote: expanded from macro 'var_GetChecked'
s  g142_I
      |               ^
 | #de_name, VLC_VAR_BOOfi:481:15:ne var_GetCheck nfo(obj, "unkrnote: nown expanded from macro 'VLC_OBJECT'
chaned(o,n,t,v) var_GetCheckeIn file included from   _481nel map, using the WAVdnetwork/getaddrinfo.c(:V29L:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: E channel due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]layb,o c
   )C_OBJECT(o),n,t,v)
      L |  ||                                                ^
../include/vlc_common.h: VLC_VAR_DOINHER481:15: note: expanded from macro 'VLC_OBJECT'
ut.");
      |         ^
  481 |         IT ../include/vlc_messages.hSetChecke);
      | :81:5: note: expanded from macro 'msg_Info'
    ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Cread   81 |   c(o on, ms350 |    t strucsg_Generit vlc_cc(p_thi snif(,t,v) var_SetChecked(VLC_OBJE var_GetCT(o)Checke, VLC_MSG_INFO, _d_VA_ARGS__)
      |     ^
( p_obj, psz_nte(a,b,c),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15ame, VLC: var_C reate(_Vnote: AR_STRIexpanded from macro 'VLC_OBJECT'
NG,  481 |        &  vaconst struct vlc_common_members: (const vl ) )lc
../include/vlc_messages.h:78:13 : note: expanded from macro 'msg_Generic'
_object_t *)(&   78 |     v(x)->obj) \
      |               ^
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(In file included from VLC_OBJECT(o),n,t,v)
      | network/http_auth.c                                               ^
../include/vlc_common.h:481:34lc_Log(  coVLC_OBJEC:
In file included from ../include/vlc_common.hT:1031n:15: note: expanded from macro 'VLC_OBJECT'
VsLC_OBt struc:
  481 |         const struct vlc_common_membet vlc_commoJECT(ors: (const vlc_obje), p, vlc_modulect_tn_members: (con_name, *)( __FILE__, __LINE&(x)->obj) \
      |               ^
__, \
      s|             ^t
../include/vlc_common.h:481(a), b, c )
      |                                       ^
 vlc_obje../include/vlc_common.h:481:15:: note: expanded from macro 'VLC_OBJECT'ct_In file included from network/getaddrinfo.c
t *)(&(xommon)15->obj)   481 |      _memb   const s \
      | ers: (const vlc_object_t:29:
In file included from \
: note: expanded from macro 'VLC_OBJECT'
  481 |          *)(&(x)->o              const const s../include/vlc_variables.h:212bt:12              ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j)  212 | truct v l c _ croemmon_memb \
ers: (const vlc_object_t *)(&(x)->obj)       | \
      |               ^
|               ^
turn var_SetChecked (obj, name, VLC_VAR_COORDS, val);
      |            ^
struct vl../include/vlc_variables.h              ^
:140:48:video_output/display.c:459:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note:   expanded from macro 'var_SetChecked'
459 |       140   c_ msg_Err(vd, "Failed to  | #dadapt decoder fefiormat to display");
      ncomvideo_output/video_output.c:252:In file included from video_output/vout_wrapper.c:e var_SetCheckedvideo_output/interlacing.c:175:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  175 |     var_SetBool(vout, "deinterlace-needed", false);
      |     ^
../include/vlc_variables.h:260:46: note: expanded from macro 'var_SetBool'
  260 | #define var_SetBool(a,b,c)      var_SetBool( VLC_OBJECT(a),b,c)
      |                                              ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
video_output/interlacing.c:187:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  187 |         msg_Dbg(vout, "Detected %s video31:
In file included from ",(o,
      |         ^
../include/vlc_common.h:1031:
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  429 |    87 |     msg_Generic(,t,v) var_Setp _this, VLC_MSG_DBG, __VA_ARGS__)Checke
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
d(VLC_OBJECT(o),n,t,v)   va   78 |  r_Create( p_obj, psz_name, VLC_VAR_INTEGER | VLC_V   vl
      |                                                ^
c_AR../include/vlc_common.h_:481Lo:15: note: Dexpanded from macro 'VLC_OBJECT'
g(  VOILC_OBJECT(o), p, vlc_modul481 |         const streuc_name, __FILE__, __LINE|         ^
t_ vlc_co../include/vlc_messages.h_, \
      |             ^
:m83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](
p_th../include/vlc_common.h:481:15: is, VLC_  MSG_ERR252, _note: expanded from macro 'VLC_OBJECT'
_VA  481 | _A        const strRGS__uc)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
t    78 |     vlc_Log(VLC_OBJECT(o), p, vlcvlc_common_members: (const vlc_object_t *)(&(x)_module_name, __FILE__, __LINE__, \
      | ->            ^

obj) \
      |               ^
../include/vlc_common.h:481:      |                                       ^
15:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 note:   481 |        expanded from macro 'VLC_OBJECT'
 const struct vlc_common_members: (const vlc_ob  481 | ject_t *)(&(x)->ob        j) \
const struc      |               ^
t vlc_common_members: (convideo_output/interlacing.c:189:9: swarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t vlc_object_t *)(&(x)->obj) \
      |               ^
  189 |    mon_members     var: (const vlc_object__SetBool(vout, "t *)(&(x)->obj) \
      | d              ^
In file included from video_output/window.ceinter:32lace-ne |             msg_Dbg:
In file included from network/http_auth.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:video_output/display.cNH(object,ruct vlc:_ERIT );
      |     ^
common_members:  "reusing provide(const vl../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #deded",defi 526:vou12t");
      | :            ^ warning: 
c_obje9../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   87 |     : msg_Gt_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ne vaeneric(p_this, VLC_MSt *G)_(rDIn file included from B../include/vlc_common.hG: _C,   __V526A_ARis_inGS__)
      |     ^
1031 | &(xterla  ced);
      |         ^
:
)->../include/vlc_variables.h227 |     return var_Set../include/vlc_messages.h:78rCe../include/vlc_variables.ha:13: note: expanded from macro 'msg_Generic'
   78 |     vlc        msg_D_Log(VLbg(vd, "VoutDisplayEobj) \
      |               ^
C_OBJECT(o), p, vlc_moheckedduIn file included from vvideo_output/vout_intf.c(: 31p:
_In file included from o../include/vlc_common.hb:j1031, ps:
../include/vlc_variables.h:455:5: warning: le_name, __due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
z_name, VLC_VAR_FFent 'mouse bLOAutT,Iton' %d t=%d", button, event);  455 |     var_Create(
      |         ^
LE__, __LINE__,  p_obj,:260:46: ../include/vlc_messages.hnote: expanded from macro 'var_SetBool'
 ps:87:5: note: expanded from macro 'msg_Dbg'
    v\
87 | zal );
      |            ^    msg_Generic(p_th      |             ^
is, VLC__MSGnmame, V
LC_VAR_FL../include/vlc_variables.hOo../include/vlc_common.h:481:15: note: n  260 | _expanded from macro 'VLC_OBJECT'
:140:48:D  481 |       A../include/vlc_common.hT  conte(a,b,csB:1031:
../include/vlc_variables.h:362:9: ) var_Cret struct vlc_common_ate(G, __VA_Amembers: (conRGS__)
      |     ^ VLC#defi_Os
neBJECT(a), b, c va../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   :t442:5:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
78 |      442 |  v    v )
      |                                       ^
../include/vlc_common.h:481lc_ ar_Create:| 15Vobject( p_ob: note: expanded from macro 'VLC_OBJECT'
_jt *)(&  481 |        warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cLC_VAR_DOI(x)->  362oonst struNct vlc_common_members: (cobnj) \
      , psz_name|               ^
,st vlc_object_t *)(&(_video_output/video_output.c:257:9: | x warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)->obj) \
    if      (|                   ^
VLC_VAR_va257r_GetCheIn file included from video_output/vout_wrapper.c:c | kBeOOdL(  |p _o31:
In file included from VLC_VAR_DOINHERIT );
      |     ^
     ../include/vlc_variables.h:122:39: note: ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mvl  442 |     vexpanded from macro 'var_Create'
   msg_Warn(objembecers: (const vlarc_object_t *)(&(x_Crbj, psz_name, V)LC_VAR_ADDRESS, -&>r  122 | #dc_tLog(VLC_O,vefineob var_Create(a,b,c) va "j)r_Create( VLC_O \
      |               ^
BJECcTBJECT(a), b, caudio_output/filters.c:580:(o), p, vlc_13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
HERIT );
      |     ^
module_ename,   580 |  ../include/vlc_variables.ha:t122:39: note: expanded from macro 'var_Create'
e( p_obj   _122 | _#definFe va)r,_
Create(a            I,b,c) Lm      sg_Ervar_Create( r (obj, "cannot find channel converVLC_aE__,pOBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:| 481l ) )
      |         ^
t../include/vlc_variables.h:142:48: note: er");
 __LI_Set      | Bool(a,b,c)             ^
   ../include/vlc_messages.h:  var_SetBool( aVLC_OBJECT(a),b,83c)
      | :                                             ^
                                      ^
:15: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.hexpanded from macro 'var_GetChecked'note: expanded from macro 'VLC_OBJECT'

:5:  nn142 note: expanded from macro 'msg_Err'
 | #  481 |         con  481 |    83 |     dmefst ssg_Generic(p_this,i VLC_MSG_ERR, __VA_ARGSne var_GetC  s    z__hecked(o,n,t,v) var_GetC)
      |     ^
481hecked(VL../include/vlc_messages.hC_OB: 78:truct _name, VLC_VAR_B OOLvc onst str13: note: expanded from macro 'msg_Generic'
   78 |     vluct vN| lc_Log(VlLC_c_common_members: (const vlc_object_t *c)(_EO125&(x)->_c_, \
      |             ^ommon_ot reus:5: warning: meVLC_VAR_Ddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
embe   125 |     rprovlOINHERIT );
      |     ^

../include/vlc_variables.hvided voutB:J122ECT(o), p, vlc_smodule_":);
      :39: note: expanded from macro 'var_Create'
c  _object_robj) |         ^
../include/vlc_messages.h:85:5: note: eexpanded from macro 'msg_Warn'
l122 | #define var_Cr\
eate(a,b,c) var_Create( VLC_      | OBJEC              ^
T(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         cons   85In file included from video_output/window.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455 | :5: warning:   e  msg_Generit struct vlc_commocndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](amep_this, VLC_MSG_WARN, _, __FILE_n_members: _, __LIN(EJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c_onst v  481 |         con__st struct vlc_commlVc_objA_ARGS__)
      | on_ect_t *)(&(x)-me
>obj)  455m |  b    ^ers: (co
\
      |               ^
nst vlc_object note: expanded from macro 'var_SetChecked'
_t *In file included from video_output/vout_wrapper.c)(&(x)->obj) \
      |               ^
../include/vlc_messages.h:78:13: note: :31:
In file included from :expanded from macro 'msg_Generic'  140 | 
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_n,ame, __F15 ILE\
      |             ^
In file included from __, __LINE_network/getaddrinfo.c:29:
In file included from ../include/vlc_common.h:1031../include/vlc_common.h _, \
      |             ^
../include/vlc_common.h:481 ../include/vlc_common.h: 481:15: note: expanded from macro 'VLC_OBJECT'
#de  481 |         const struct vlc_common_membase( p_vout );
       finee :vrs:ar_Cre:../include/vlc_common.h (co: v|   ar_a(nst vlc_object_t *)(&(x)->obj) \
      1031:
../include/vlc_variables.h:303 |         var_Change (aout, "visual", VLC455|               ^
:5:_VAR_ADDCHOICEaudio_output/filters.c:S,e    ^
59115:../include/vlc_objects.h: note: expanded from macro 'VLC_OBJECT'
::
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481   42966 &val, &te:25: note: expanded from macro 'vlc_object_release'
x   66 |     vat);
      |         ^
warning: r_Create(../include/vlc_variables.h p_obj, psz_name, V:L128:43: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note:   expanded from macro 'var_Change'455
C_VAR_I  128 | #d |   efine var_Change(a,b,c,d,  var_Cr9eaet)e va( p_obj, : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  r_pCsz_name,591 VNTEGER | VLC_VAR_DOINHERIT );
      |     ^han
ge( VLC_OBJECT(a), b, c, d, e ../include/vlc_variables.h:122:39 :note: )
      |                                           ^
expanded from macro 'VLC_OBJECT' note: expanded from macro 'var_Create'
../include/vlc_common.h:481
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note:   expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_commo481n_members: (const vlc_obj | tect_tChecke d(o,n*),t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^ 
:15: note: expanded from macro 'VLC_OBJECT'
co  481 |  nst vlc_obj       const struct vlc _common_members: (const vlc_object_t *)(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
&(LC_VAR_FLOx)->o AT | VLC_VAR_DOINHERIT )bj) \
      |               ^
ect_t *)(& | (&(audio_output/output.c  481 |   x )->obj)( \
     co;
x)->obj) \
      |     ^
../include/vlc_variables.h:122      |               ^
:39: note: expanded from macro 'var_Create'
t n  122 | #definIn file included from video_output/vout_intf.c:e var e( p_obj, psz_name, VLCst struct vlc_common_members_VAR_FLOAT | VLC_VAR_ DOINHERIT );
      |     ^
: (co:nst vlc31:
305In file included from :_../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
11  :object_t 469  |          const s  vtruacr_Cre warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*)(&a(x)->t vlc_te( p_obj, ocommon_mps  305 |     str = var_GetNonEmptyzString (aout, "_name, VLCe../include/vlc_variables.h:122:39ffebj) \
      |               ^
c: note: expanded from macro 'var_Create'
t-list  122 | #define var__V:CreIn file included from 481:15: ");
      |           ^
anote: network/http_auth.c:34:
AR_STRIIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'../include/vlc_variables.hNG | VLC_VAR_D  241 |  OINHERIT ):;
      | 662 :  re    ^
61../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
:   122note:  | #definexpanded from macro 'var_GetNonEmptyString'
e vatr  _Crturn var_SetCheckeatee(a ed( p_o(a,b,cbj, psz_nam662 | , b,cconst s#detruct vlc_common_members: (const vlc_ob      | 
ject_embers) v              ^
fi  t481 *ene vIn file included from network/getaddrinfo.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:ar_Create( VLC_5::)(&Oar_GetN (const vlc_object_t *)(&(x)->oo warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj) \
      |               ^
nEBJECT(amptyString(a,b)   var_Get  442 |    NonEmptyString( _Create(a,b,c) var_VCreate( VLC_O),BJECT b(a, c )
      |                                       ^
), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:  481 |  )       const str var_Create(481:u15 |         const:  struct note: expanded from macro 'VLC_OBJECT'
LcCt vlc  _481c | o m_m o n _ m e  con vast struct vlc_commonr_Create(m bp_obj, er psz_name, VLC_VAR__OBJECT(a),VLC_OBJECT(a), b, BOOs: m(econst mcbers: (const vL | VLC_vlVAR_D(x)->obj) \
      OINHERITlc_object_t *)(&(x)->obj), VL|               ^
 ) \
      |               ^
C_VAR_STRING;
      |     ^
 )In file included from video_output/vout_wrapper.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:c_obj5
      |                                       ^e
c: warning: ../include/vlc_common.h:481:15due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
   note: 469 |       vexpanded from macro 'VLC_OBJECT'122b)
a, val ); | #defivideo_output/video_output.cn:451:9:e r_Crewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       var_Create(a,b,c) var_Create( VLC_aO| t                                                            ^e

( p../include/vlc_common.h:481:15      :|            ^
 note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
_obj,  140 | #define psz_name, VLC_VA var_SeRBtJCECT(hecked(ao_,Sn,t,v) var_Se  481 |         const s  451 |         msgtruct vltCchecked(VLC_O_Err(vout, "Failed to grab |  a snapshot");
      |         ^

_../include/vlc_messages.h:83BJ  481 | :common_m5ECT(o), e       conmn,t,v)
      TbRINs| ters: (const vlc_:ob j ecG | VLC_Vnote: AR_DOINHERIT );
      |     ^
    v../include/vlc_variables.h:122:39: s                                               ^
lc_object_re../include/vlc_common.h:lease( VLC481:15: note: expanded from macro 'VLC_OBJECT'
_OBJECT(a) )
      |                         ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'msg_Err'  481 |    481
       co   vnote: expanded from macro 'var_Create'83nst struct vlclc_common_members: (co_comm
on_member |    nst vlc_ob    ject_t *)(& const struct vlc_common_met  (x)->obmb122 | #_t *)(&(x)->deet_t *)(&(x)->obj) \
      |               ^
fine vaor_Create(a,b,audio_output/output.c:308j:) \9: 
warning:       |               ^
s: (codue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ns  308 |   rvideo_output/display.c:536:9: uct vlc_common_memberrs: (const vbj) \
      |               ^
     cl) var_Creatte In file included from v va( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struc_object_t *r_Svideo_output/window.c:32:
In file included from ../include/vlc_common.hetString (aout)(&(x:1031:
../include/vlc_variables.h:469:5: )warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l  469 |     c_oct vlbject | vca_rc_oCmrmeoan_members: (c_t *)(&(x)te( onst vlcp_obj, psz_name, VLC_object_t *)(&(x_VAR_STRING | VLC_VAR_DOINHERIT ); )->obj) ->obj) \
      |               ^
->obj) \
      |               ^
, \
      | s: (const              ^ In file included from  vlc_onetwork/http_auth.c msg_Generi

      bjwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ec(pIn file included from video_output/vout_wrapper.c:  ct_t *)(:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]&(x)
-_th ), b, c )
      |                                       ^
>ois, ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
31:
bVIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5:LC"  256 |     returnv isualvar_Setj) \
      | _MS              ^
G_E warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]RR,
 __VA_ARGS__)
      ", str);
      |         ^
In file included from ../include/vlc_variables.h:262:48: note: 536 |           msg_Dbg(vexpanded from macro 'var_SetString'video_output/vout_intf.c:
|       ^
  481477 |  262   var_Create( p_obj, psz_name,31:
In file included from d, "VouC hVeckeLdC_VAR_( p_obj, psz_S../include/vlc_common.hname, VLC_VAR_ADD | | RESS, val );
      |            ^TRING | VLC_VAR_DOINHE../include/vlc_messages.h:78:13: note: #tDi    ^splay
E../include/vlc_variables.h:122:39: note: vent 'double click'"expanded from macro 'var_Create'
  122 | );
      |         ^
expanded from macro 'msg_Generic'
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'   RIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'

   87#define dIn file included from v  video_output/video_epg.c:37:
a122rvideo_output/vout_spuregion_helper.h | _Cr#:75:32 |     mdseate(a,b,:  | 78efine var_Crwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |    e75 |     image_handler_t *p_ima       ifg (var_InheritBool (_Generic(pobj, "aud vlcc) v_Log(VLC_OBJECT(o), pge_this, VLC_MSG_De B= image_fHinandle var_SetString(a,b,c)   G, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |    e  vlvrCreatc_Log(VLCe(_OBJEar_Create( VLC_OBJECT(a) p_this:1031:
../include/vlc_variables.h:477:5: , vlcwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 );
      |                                ^  477 |   
 ,  b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
CT  481 |   _      consmodulte_name, __../include/vlc_image.h:64:55: note: expanded from macro 'image_HandlerCreate'
var_   (Cr64Fio-tiI L | o), p, vlc_moE_m_e-stra#detchetdule_name,set(a,b,rc) vuacrt_Create(  vlc_car_SeVoL,C_OBJECT(a), bmtString( VL __LINE__, \
      |             ^
mon_members:, c )
      |                                       ^
../include/vlc_common.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
eate(:481:15  481 |  p_ob (const vlc_objj, psz_name, VLC_VAect_t *)(        const struct vlc_commoR_STnR_members: (const vlc_object_t *)(&C_O&(x)BJE->obj) \ING 
      C|               ^
| VLC_VAR_DOINH(x)->obj) \
      E|               ^
TIn file included from video_output/window.cR:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:(a),b,cIn file included from video_output/vout_wrapper.c:31:
In file included from ../include/vlc_common.h:IT );
      | 1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  4915: warning:     ^
)
      |                                                ^
../include/vlc_variables.h |    :122:39: note: expanded from macro 'var_Create'
../include/vlc_common.h:481:15: var_Cre   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]122
note:   477 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | Vate( p_obj, | #define  pLC_VAR_DOINHERIT );
      |     ^
v../include/vlc_variables.har_Creat:122e(aexpanded from macro 'VLC_OBJECT',b,
:: 39: note:   481 |        note: expanded from macro 'VLC_OBJECT'
  481 |      c    const struct vlc_common_monst struct vlc_common_members: (const vlc_object_t *)(embers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const s"))
      video_output/video_output.c|         ^
c:460):../include/vlc_variables.h v37: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar  460 |         const int o_vCerr:604:47: note: expanded from macro 'var_InheritBool'
ide_wid  604 | #define vartrh  = var_InheritBool(o, n)_Inher var_itIntegfine image_HaIn&er(vondlerCreate( a(x)->obj)ut  \
      |               ^
heritBo, "snapshot-width");
      |                                     ^ol(VLaudio_output/output.cC_OBJECT(o:312:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

), n)
      | eate  312 |  ../include/vlc_variables.h:                                              ^615:53: 
note: expanded from macro 'var_InheritInteger'
../include/vlc_common.h:  615 | #define va   var_Create (aout, "aur_Inhed io-__FIfil) image_HandlerCreate( VLteCr", VLC_VAR_STRIN_OBJECT(a) )
      |                                                       ^G | VLC_VAR_D
O( VLC_OBJECT(a)INHERIT, b, cLE_); )
      |                                       ^

      |     ^
../include/vlc_common.h_, __LINEritIn:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:122:39: 481_:teger../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(o,  15note:   481 |         co_481 |     nsexpanded from macro 'var_Create' 
   const  122 | #def n) var_Inheine  struritIntvt strucct vlt vlc_common_meeger(VLC_OBmbsz_naar_Create(ame, VLC_VAR,bers: (con,s J\
      |             ^ECTt vlc_
(o), ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
n_ADDRE  481 |         consSSt, ostruct |  vlc_commobje)
      |                                                     ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
n_members: (const vlc_objVLC_VAR_DOINHEcRIT );
      |     ^
ect_t54 warnings generated.
 *)(&(x)->obj) \
      | c              ^_
common_members: ../include/vlc_variables.h:122:39(const vlc_object_t *)(&(x)->o: note: bjexpanded from macro 'var_Create'
) \
        122 | |               ^
#define var_Create(a,b,c) var_Create( VLC_OBJECT(a),video_output/display.c:580:9: warning:  b, c )
      |                                       ^
../include/vlc_common.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481  580 |         msg:15: note: expanded from macro 'VLC_OBJECT'
_Dbg  481(vd, "Vo |        utDisplayEvent 'cl  481ose'");
      |         ^
 |      ../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
 const st   87 |     msg_Generic(p_ruct vlc_   ccommoothis, VLC_MSG_DBG, __VA_AnRtructGS__)
      c|     ^
n)s v../include/vlc_messages.ha:r_Create( VLC_OBJECT(a), b78:13t struc: , c )
      | note: expanded from macro 'msg_Generic'
   t vlc_co78mmon_members: (cons                                      ^
t vlc__members: (const vlc_object_t *)( ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
vlc_common_members:   481 |      object_ (cot nst vlc*) | _     vlc_Logo(VLC_ conbOsject_tBJECT(o), p, vlc_: *)(&(x)-(&(x)-> &obj) \(x)->obj) \
      | modu              ^
note: lexpanded from macro 'VLC_OBJECT'
e_name>obj) \
      |               ^
t   , __FILE__, _In file included from video_output/vout_wrapper.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:s511:5: warning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481
 |         con  511 |  In file included from video_output/window.c:32_LI ,v)
      |                                                ^
tdepbase=`echo network/httpd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\

      s_t *)(&(x)->o../include/vlc_common.h:481:15:tNE__, \
      |             ^
:
../include/vlc_common.hIn file included from  struct  bj:vlc_common_membernote: expanded from macro 'VLC_OBJECT'
)481:15: video_output/video_epg.c:627:16:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  627 |  note: expanded from macro 'VLC_OBJECT'
|               ^
   481  |   s y s - >video_output/video_output.c:   const obj =461:37: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_common.h:1031  481 |  var_Create( p_obj, psz_name,  VLC_VAR_INTEGER | VLC_VAR_DO\
INHERIT      | /bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/httpd.lo -MD -MP -MF $depbase.Tpo -c -o network/httpd.lo network/httpd.c &&\
mv -f $depbase.Tpo $depbase.Plo
              ^
      |     ^

../include/vlc_variables.h:122:39: s: (const:
../include/vlc_variables.h note: vlexpanded from macro 'var_Create'
:491:5c: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    491 |     var_Create( p_obj, psz_name, c )
      |                                       ^ 
 ../include/vlc_common.h:481:,122In file included from video_output/vout_intf.c:31:
In file included from  ../include/vlc_common.h | :1031:
VLC_V../include/vlc_variables.h:491:5:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      
491  461 |     var_CreateAR_ const sAD(15: note: expanded from macro 'VLC_OBJECT'
truct vlDR EpSS | VLC_V_obA  cRj, | _D O481 |   _  I     const int override_height = var_InhNHER_sctommornuct vlc_m_emberseritIn t #psz_ecgommon_members:  (cIT );
e      |     ^
onstname,  VLC_VAR_rdefine (vor uvlc_obje   ccctt vl_t *)(&v: (coar_Create(a,b,c) var_(x)->obj) \
      |               ^
b../include/vlc_variables.h:ject_t oA*122Cunst sDDRE reate( VLC_OSBJECT(aS), bIn file included from video_output/opengl.c, c )
      |                                       ^
V../include/vlc_common.h::28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:L39  340 |   C_OBJECT(vout:);
      |                ^
 note: expanded from macro 'var_Create'
  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
if)(( &v(axt)-  >obj) r_GetChecked( p_obj, p\
      | s,481 |               ^ 
       const struct vlc_common_members: "zsnap_nameshot-ho n(const vlsc_objecteightt")_,t  VL*C)_(V&(;
x)->o      |                                     ^
A../include/vlc_variables.h:615 btj) \
:53:r unote: | Vexpanded from macro 'var_InheritInteger'      
|               ^ctL
  C_615 | #deRfVAR__ ivlc_common_membeSrsDOINHERI: (const vlc_object_t T* )(&(x)->obj) \
      |               ^
audio_output/filters.c);TRING, &val ) )
      |         ^
:../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
609:17: warning:   142 | #defi
      |     ^
n../include/vlc_variables.h:e var_Gdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ne 481:15vetChecked(o,  609ar_InheritInteger(o, n) n,t,v)var122:39: note: _I: note: expanded from macro 'VLC_OBJECT'
n vexpanded from macro 'var_Create'a
r    _GetChecked(VL122481 |         Cconst_ struct vlc_commo | #define var_CreateOBJECT(o),n (,va,b,c) var_Create( VLC_OBJ |    In file included from    ECvideo_output/video_widgets.c:T(33122a):
In file included from  | #de../include/vlc_common.h:1031hfine vcehaarr_Creat *nl_:
str = ../include/vlc_variables.h:v455arit:c5: |  Intege_objrect_t(Vmembers: (LC_OBJECT *t,v)co
n)warning:       (o), n)
      |                                                     ^
  ../include/vlc_common.hco:481:15: note: expanded from macro 'VLC_OBJECT'
(n&st struct (x)vl->obj) \
      |               ^
c_comdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]mon_member      
|                                                ^
s: (const vlc_obje  455 |  video_output/display.cr_InheritSt../include/vlc_common.h:s   var_Create(t vlc_  481o p_o | bject_tbj *)(,&  ( psz_name, : 586:     cons9t s: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
truct v481c  586 |         msg_DbVLC_VA:R_F15: note: expanded from macro 'VLC_OBJECT'xLri
n  e(a)->obj),b,c)  var_Create( VLC_OBJECT(a), b, g\
      | c )(
vd, "              ^
g (oVoOb481 |         cjutDAT | ViLsplc_commC_oon_members: (const vlc_object_t ,n b, clayEvent 'k*) , In file included from "V(&(x)->soaudioAtvideo_output/vout_wrapper.cb:j)e \-
      |               ^
f y31:
In file included from iltvideo_output/video_output.cR:_463D:28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]O
I../include/vlc_common.hN:H1031E:
RIT );
      |     ^
../include/vlc_variables.h  )../include/vlc_variables.h:122:39::525:5: struct v
warning: ldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]463c |          _common_me mbers: (cons t ver");
      |                 ^
note: expanded from macro 'var_Create'
  122 | #de' 0x
l  %c_object_t *)(&(x)525      2 .2   if (picture| tx_Export(_t *)(&(x)->obj) \
f", i../include/vlc_variables.h                                      ^:
642../include/vlc_common.h:51: nke       | v:a481              ^:
15: note: expanded from macro 'VLC_OBJECT'
r  481 |    _C     const strnote: In file included from network/getaddrinfo.cuct:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 vrlc_commVoneate(a,  455 | L|                                       ^ | 
 ../include/vlc_common.h   b var_Cr   var_CCreate( p_obj, psz_na,c):481:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_InheritString'
  481 |        e   const struct vlc_common_members642 | #defi var_Create( VLC_O-BJECT(a), _aO>BJnE: (coobn, bcst vlc_obmjecte_e vajC) \
      | T(vout)
, i, VLC_VAR_FLOmage_dsey);r_t              ^A
 )
      |                                       ^
t *)(      |         ^
_&(xme)->obj) \mTb e|r VL../include/vlc_messages.h,C _fmt,
      | V                           ^
A
R../include/vlc_common.h:481:_15: s: (consIn file included from :video_output/opengl.c87:5: Dt vlc
      ../include/vlc_common.h:481:|               ^Onote: expanded from macro 'VLC_OBJECT'
I  NHERI481 |         const strunote: expanded from macro 'msg_Dbg'
I_nher   87 |   :15../include/vlc_variables.h: note: expanded from macro 'VLC_OBJECT'
:140 : msg48: note: expanded from macro 'var_SetChecked'
T );  object_Generic(p_t
      |     ^h14028_:
is, VLCt *)(&(x)->obj) \
      |               ^
ct | #defi vlc_commo_MSG_DBG, __VA_ARGS__)n_member  481 |    In file included from video_output/vout_intf.cn e    con
sst struct: vl (cons t vlc_obje
ct
      |     ^
cv../include/vlc_variables.h_:../include/vlc_messages.h:In file included from In file included from video_output/window.c:32:
In file included from ../include/vlc_common.hcomam31122:r:78:on_members: (const vlc_objec_S:13: note: expanded from macro 'msg_Generic'
t_t *)(&(x)->o   :
../include/vlc_common.hIn file included from ../include/vlc_common.h7839 | :    note:  vlc_Lo1031:t:
1031:g../include/vlc_variables.h:511(VLC_OBJE1031C:
T(b../include/vlc_variables.h:::
350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  350 |     if( var_GetChecked../include/vlc_variables.he(5 :p_obj:,)tC, p, v warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 hepclc_  511511: | sz_ke  5: n dwarning:  jva) \r
_      C| r              ^
(o,n,t,v) veaar_SetChecked(VLC_OBJEdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]C
T  511(o),n,t,v)
      |                                                ^
 | am../include/vlc_common.hee, ( _ : 481In file included from :15:V  L note: C_VAR_STRING, &val ) )
expanded from macro 'VLC_OBJECT'
      |         ^
  t481../include/vlc_variables.hvear_Create( p_obj, p( p_objsz:142:48:_napm_eo,b jV,L psz_name, VLC_VAR_BOOL | VLC_VAR_DOINH note: expanded from macro 'var_GetChecked'
C  142 | #definEeR _varvideo_output/video_widgets.c:_Ge33:
tVChAeIn file included from ,../include/vlc_common.h psz_name |   ,   I:R1031 :
_INTEGER | VLC_VLCVAR_DOINHERIT
      |     ^
../include/vlc_variables.h   const struct vlc_common../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_VAR_INTEGER |   VLC_VAR__D:meOmbercked(o,n,tINHERIT
      |     ^,v) var469122: | _
G#detChecefine ../include/vlc_variables.hvar_C:122:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ked(VLC_OBJECT(o),n,t,v)
      |                                                ^
39: note: expanded from macro 'var_Create'../include/vlc_common.h:481:15: note: reatexpanded from macro 'VLC_OBJECT'

  481 |         e(a,const st  122 | bruct vlc_common_members: (const vlc_object_t *)(s:&(x)->obj) \
      |               ^#define var_Create(a,b (con
,c) var_st vlc_object_t *)(,
&c  469In file included from video_output/opengl.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   362 |   C) var  if( v(eataer( V_GLe    vacrCtCxhec)-_keO>odbr_Cj)t \( BJECT(a), b, cp_obj, psz_name, V_ )L *)common_m(&(x)-e>obj) \
      |               ^
m
b      |                                       ^
ersvideo_output/video_output.c:../include/vlc_common.h465: :13:
481:15: note: (const vlc_object_t *)(&(x)->obj) \
      |               ^
expanded from macro 'VLC_OBJECT'
i  481 |     tString(o, n) var_Inheriaudio_output/output.c:313:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    c  313 |     var_Aonst structddCa: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l      |  vlc_co              ^
mmoreate( p_obj,n_lbm  465 |           etlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/httpd.lo -MD -MP -MF network/.deps/httpd.Tpo -c network/httpd.c  -fPIS In file included from  network/http_auth.c:C -DPIC -o network/.libs/httpd.o
psz_n_ame, VLC_VAR_STRING |Creat VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
34:
 In file included from ../include/vlc_common.h:1031:
  122 | #define var_../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Create(a,b,c) va  276 |   mr_Create( VLC_OBJEsgCT  if(a( !va), b, c )
      |                                       ^
r_Ge_tChec../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e( VLCk_OErBJed( p_obECT(a), b,   jr(vout, "481 |    , ps     const struct vlc_comcm oz)F
ani_membeled to co_name, VLC_rs: (const vlc_object_t *)(&(x)->obj) \
      |               ^
      mb|                                       ^
ers: (const vlc_object_t *)(&(x)->obj) \
In file included from video_output/video_widgets.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |               ^
../include/vlc_common.h:481:15: note:   477 |   expanded from macro 'VLC_OBJECT'
    481 |  VAIn file included from video_output/window.c:tring(VLC_OBJECT(o), n)R_INTEGERv
32:
In file included from ../include/vlc_common.h:nvert image for snapshot");ar
      |             ^
_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DO       const struct vlc_coack (aout, "audmio-filter../include/vlc_messages.h", FilterC:83:5: note: expanded from macro 'msg_Err'
   83, |     msg_Genemon_amllbaembers : (coric(p_thinst vlc_obje&s, VLCva_MSG_EclRR, __VAc_ ) )
      |          ^
A../include/vlc_variables.hRGkS__)
,      |     ^
../include/vlc_messages.h:78:13:  1031:
      | N:142:48: note: expanded from macro 'var_GetChecked'
  142 | note: expanded from macro 'msg_Generic'
UILL)N#def                                                  ^
   i78 |     vlc_Log(VLne va../include/vlc_variables.h:;../include/vlc_common.h525C:5: r_Gewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tChecked(o,n,t  525 |     var_Create(
 p_obj, psz_name,       HERIT );,v) var_GetChecked
:481:15: note: expanded from macro 'VLC_OBJECT'
mVLC_VARt_t _(_OBJECT(o), p, BVLC_OBJvlc_module_n  481 |         coOOL | VLC_VAR_DOINHame,nst stru*)(&(x)->obj) \
      |               ^
 __FILE__EERIT, ct In file included from vlc_commoCT(o),n,tn_members: (cvideo_output/vout_intf.c:31:
onst vlc,v___LINE__, \
      |             ^
odule_name, __FILobjec
      |     ^
../include/vlc_common.h:../include/vlc_variables.h:481)
      |                                                ^
E../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
122t:15: note: expanded from macro 'VLC_OBJECT'
_In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    525 |          |     ^
 var_Cre../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_t *)(&(x)->  ate( p_obobj) \
j, psz_name,       | VLC              ^
_VAR_BOOL | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VL481C_OBJECT | audio_output/filters.c:   623:24: (:39: note: expanded from macro 'var_Create'
| warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a), b, c )
      |                                       ^
../include/vlc_common.h:481        ^623:15: note: expanded from macro 'VLC_OBJECT'
 | 
122 | #def../include/vlc_variables.hine var_Create(a,b,c) var_C122 | #define var_Create(a,b,c) var_  481 |         const struct vlcreate( VLC   __common_OBJECT(a), b, c )
      |                                       ^
member  ../include/vlc_common.h: C reat481:15: note: expanded from macro 'VLC_OBJECT'
co  481 |  e( VLC_O  481 |        const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
nst struct vlc_common_members: (constBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
s   481 |    : (const vlc_obje     const structct vlc_common_members_t: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from video_output/video_widgets.c:33:
In file included from ../include/vlc_common.h:1031:
vlc_objec../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t_t *)(&(x)->obj)
    :166:51: In file included from note:  \
      |               ^
video_output/window.c:32:
In file included from ../include/vlc_common.h*expanded from macro 'var_AddCallback'
:1031:
)491   (&(x)->obj      const struct vlc) \
      |               ^
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_common_members: 166 | #define In file included from       ch(ar *visual = var_InheritStrivideo_output/vout_intf.c:ng (obj, "a31:
udioconst vlc_object_t *)(&(x)- |     var_Create( p_obj, psz_name, VLC_VAR_AD->ovisual");
      |                        ^
  539 |     varbj) \
      _|               ^
Crea../include/vlc_variables.h:tDRESS | VLC_VAR_DOINHERIT );e( p_obj, psz_n
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
642:51  122 | #defain:e var_Crvideo_output/video_output.c:580:31: warning: In file included from due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 network/http_auth.cnote: :expanded from macro 'var_InheritString'34
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  580 |     const int     642 | #ddi293 |     iefine var_InheritStrinf( eate(a,bg(osplay_width, In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: n warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
!var_Ge  539 |     var_Create( p_obj, psz_natme,c) var_Creatvem= var(, Var_Add VLC_VAR_LC_OBJECT(_Ga), e, Ceb, ) vac altIr_InheritStrinnteger)
(vout,       |                                       ^
V../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
"wLC_VAR_FLg(VOAT |  481 |         cLolback(a,b,c,nsd) var_AidFdCallback(Cdt VL VLC_OBT
      |     ^
LOAT | VLC_VAR_DOINHERt JECT(a)CCh");
      |                               ^
_OBJECIstruct vlc../include/vlc_variables.h../include/vlc_variables.h:122:658:47: note: , b, c, d :expanded from macro 'var_GetInteger')
      |                                                   ^
T
      |     ^
../include/vlc_variables.hT
h../include/vlc_common.h:481e:15: note: expanded from macro 'VLC_OBJECT'(o_
c  :co39mmo481n_mekm_122VAR__bers: (con: | )     e:d( p_obj, ,_  p s   const s39: note: expanded from macro 'var_Create'
  122 | #defins_ note: expanded from macro 'var_Create'
DO  658 | 122 | #defintzr_uct vlc_commeon_mneaL var_CreatmINeEe(a,b,c) var_C,__, \
r      |             ^eatt vlec( 
VINHmE,bers_objecLtRC__OBJ../include/vlc_common.hI::481 (const nE vlCTc)
      |                                                   ^
_(a), b, c )
t *)(&      |                                       ^
(../include/vlc_common.h:481:15x) :15::  note: expanded from macro 'VLC_OBJECT'
note: -expanded from macro 'VLC_OBJECT'objec>o
tbVLC  481 |  _t #dT
      |     ^
j)../include/vlc_variables.h:122    481 |       _VA*R_BOOL, &val \ ) )
  )(&(x)../include/vlc_common.h 
const struct vlc_common_members: (cons      e|     const:39: note: expanded from macro 'var_Create'
t struct vlc_object_t                ^ 122vlc_common_members: * | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
       | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_comm)(&(x)->obj) \
      |               ^
:481:15: note: expanded from macro 'VLC_OBJECT'
on_members:- (const vlc_ob  >481 |         const struct vlc_commoonbj) \
      |               ^
_members:          ^

audio_output/output.c../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
e vjar_Cre(const vlc_object_t *)(&:(x)In file included from 315:5ate(a,->ob:bj) \
      |               ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,c) var_Crea  te( Vect  315 |     var_LCCh__OBJECT(audio_output/filters.ca), b:a635:9:, c ) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  n635 |         msg_Err (obj, t *)(&(x)->obj") \
      |                                       ^
142c../include/vlc_common.h
:      481| :              ^15
video_output/display.c: note: ge (annot setuIn file included from video_output/window.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554p filtering pipeline");
      |         ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
:637:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'
  637 |     aout    video_output/video_widgets.c |  #d83 |     :  msg_Dbg  481 |         const stru(vd, "VoutDisplayEvent 're33size' %dxc%d", widtht v, height);
      |         ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_t:
his, VLC_MSlc_commonG_DBG, __VA_ARGS__)
      |     ^
,In file included from ../include/vlc_messages.h_:../include/vlc_common.h78 "audio-:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o)members: (constfilter ":v, p, vlc_modullem,s VLC_VAR_SETTEXT, &text,e_name, __FILE__ NULL), __LINE__,g_Generic(p_this, VLCc;_obj_f \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e  481 |         const stct_truct vlc_common_membersMSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:
      | : (const vlc_object_t *)(&(x)->obj) \
      |               ^
 *)(&(x    ^78
:13: ../include/vlc_variables.h)->obj) \
:video_output/display.c:651:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
fine var  651 |  _      |               ^
GetIntine var_GetChecked(o,n,t eger(a ,b)   var_GetInt ege,v) varr( VLC_OBJECT(a),b)
      |                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |        128 note: cexpanded from macro 'msg_Generic'o
 :     78 |    43m:sg_Warn(vd, "1031:
 note: expanded from macro 'var_Change'
V  128 | #outDisplayEve n nst struct vlc__vGetLogt( 'pictures invaldVLC_OBJECT(o), p, vlc_module_name, __FILlc_cefine var_Change(a,bE__, __LINE__, \
iommon_mem../include/vlc_variables.h:511bers: (const v      |             ^
d../include/vlc_common.h:'",c,:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:15: note: expanded from macro 'VLC_OBJECT'
  511 |     var_CreateC);
      |         ^
  481 |         const strud,el)ch_object_t *ecked(V../include/vlc_messages.h:85:5: note: ) varc_Change((&(tx)->obL v VLC_Oj) \
      |               ^
Cexpanded from macro 'msg_Warn'
   85 |     msg__video_output/video_output.c:581:OBJEGeneric(p_this, VLC_MSG_WAB32: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CJET(a), b, c, d, e )
      |                                           ^
  581../include/vlc_common.h:481:15CT(o),n,t |   ,v)
      |                                                ^
RN, __VA_ARG: note: expanded from macro 'VLC_OBJECT'
  481 |      ../include/vlc_common.h:481:  const ilc_commSon_members( n_t p_obj, psz_name, VLC_: (const vlc_object_t15: *)(&(x)->obj) \
      |               ^
VAR_INTEGER | VLC_VAR_DOINH note: expanded from macro 'VLC_OBJECT'
_  481 | audio_output/filters.c:ERIT
      |     ^
)
../include/vlc_variables.h647      |     ^
../include/vlc_messages.h::122:3978::13: display_h eight note: expanded from macro 'var_Create'
  122 | #define var_C:reanote: expanded from macro 'msg_Generic'te(a, = b,c) var_Create(9: varwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 VL _GetI:
C_OBJECT(a), b, c )5   cons     647tnt 78s |  | t      const st    v:
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |          const lc_Log(VLC_OBJECT(o)st, p, vlc_module_name, __FILruct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
E__, warning: __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (In file included from video_output/vout_intf.c:31:
In file included from ../include/vlc_common.hru:const vlc_obdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]jct vlc_common_members: (const vlc_object
_t *)(&(x)->obj) \
      |               ^
  554 |     var_Create( p_obj, psz_nameIn file included from network/http_auth.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from video_output/video_widgets.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5  304 |     i:f  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](likely(!var_GetChecked (obj, n
,  525 |     var_Create( p_obj,  ame, VLC_VAR_VCOORDS, &val)))
      |                 ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define vLpsz_name, VLC_ar_GetVAR_BOOL C|1031:
../include/vlc_variables.h VLhCC_VA:554:R_S5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
TRING  554 |     var_Crec ked(o,n,t,veate( ) var_GetCheckep_obj, psz_na| Vme, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
e../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
ger(vout, "height");
  122 | #define       | v                               ^a
r../include/vlc_variables.h:658_Create(a,b:47: note: expanded from macro 'var_GetInteger'
,_cd)( VvLVCA_RO_BDJOEICNHETR(o),n,t,  v658) | 
#      d| e                                               ^fIiT
      |     ^
a../include/vlc_variables.hnre_ Cvrae:a122t:e39(:  Vnote: Lexpanded from macro 'var_Create'C
_
OBJ  E122C | T#(dae)f,i b, ../include/vlc_common.hc )
      |                                       ^
ne var_Create(a,../include/vlc_common.h:b,c) var_Creat:e(481:15: VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481:15: note: expanded from macro 'VLC_OBJECT'
  481 |           481 |         const strucconst struct vlc_common_members: (const vlc_object_t *)t vlc_common_members: (const v(&(x)->obj) \
      |               ^
lc_object_t *)(&(x)->obj)  note: expanded from macro 'VLC_OBJECT'
\
      |               ^
  481 |         LC_VAR_DOINHERIconst struct vlIn file included from c_commoIn file included from network/httpd.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: network/http_auth.cnTIn file included from _members: (constwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
video_output/video_widgets.c:33:
In file included from   189 |   ../include/vlc_common.h:1031:
../include/vlc_variables.h::34:
In file included from ../include/vlc_common.h:539:5: warning: r vlc_  return var_SetChecked( p_obj, pdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C  324 |     if( !var_GetCheckedG_VAR_etInteger(AD( p_obDRESS, &vj, psal rz_aname,   539 |     var_Creat,b)   var_VLGetIntege) )
      | C_VArR(sz_name, VLC_VAR        ^
_../include/vlc_variables.h: __oINTEGER, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked
e( p_obj, psz_name, V(o,n,t,v) LCvabject_tr_Set_VChecked(VLC_OF       B*)(&(x)->obj)JAR_E \
      |               ^CT(o),n
,LOt,v)
      | AT, &val ) )
      |          ^
                                               ^
../include/vlc_variables.h:../include/vlc_common.h:481142::142:48: note: expanded from macro 'var_GetChecked'
15: note: expanded from macro 'VLC_OBJECT'
48  481 |         co  142 | In file included from video_output/vout_intf.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:n563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
st struct vlc_common_me#de  563 |  mbers: (c:onstect_ note: ftexpanded from macro 'var_GetChecked' 
  *142FLO   var_Cre)(& val(xVc_objete( pcAtT_)t  |* )(&(x)->        msg_Err (obj, "cannot set_obj, psz_name, VLC_VAR_STRING | VLC_VAine vR_DOINHERIT| aLrCobj)_GetChec    ^
_OB../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'

  122 | #define var_Create(a->obj)       |     ^
\
      |               ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) varVLC_VAR_DOINHERIT \ | 
video_output/display.c:662:9      : | warning:               ^_Cre#
define var_GetChecked(o,n,t,v) var_GetCheaIn file included from network/httpd.c:cked30:
In file included from ../include/vlc_common.h(:1031:
uaVLCp_
O      B|     ^
JECT(o),n,t,v)
      |                                                ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h
:  662 | 122:39: note: expanded from macro 'var_Create'
     122  |  # d e fmisng../include/vlc_common.h_Err(evd, "VoJ Evar_CreautDisplayEvent rCT(a),b)
      | eceived event %d", event);
      |         ^
                                              ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
../include/vlc_common.h:481:15: note: :481:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'VLC_OBJECT'
  481   | 481 |      83 |        const struc   msg_Generic(p_this, VLC_MSG_ERR, _ _VA_ARGSt_ te(a,b,c_   ) 
        |      ^c
ovnlsct_ cs)t var_Crommon_members: (ruct vlc_common_members: (conscotn svt vlc_../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
l   c_oobject_t *)(&(x)->obj)bject_t *)(&(x)-> a resamplero bj) \
      |               ^
");
      |         ^
,b,c) vaevideo_output/video_output.cr_Create(../include/vlc_messages.h:83:5: tnote: expanded from macro 'msg_Err' 
uVLC_OBcJECT(a), b, tc )
      |                                       ^   ,83 |    b m,c,d,e) var_Change( VLC_O
e../include/vlc_common.h(:\481:15:sa VLC note: expanded from macro 'VLC_OBJECT'
_OBJ
      |               ^
ECT(a), b, c )
      |                                       ^
g_Ge  481 |   ../include/vlc_common.h  :In file included from network/http_auth.c: vl78 |     vlc_Log(VLC_O34:
In file included from ../include/vlc_common.h:1031:
cBBJEC:584:31: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:340:  584 |  9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Jneric(p_thtEeCT(a), b, c, d, e )
 481  :34015:  |    cons( VLC_OBJ    if( varnote: _GeECexpanded from macro 'VLC_OBJECT'
  481 |         const strT(   cfg->is_display_filled  = var_GetBool(vouct vlc_common_membtCheckers: ed( apu(), is, VLC_Mct,SG "a_EutoscaRR, __Vle");
      |                               ^
b, c../include/vlc_variables.htA_ ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   struct vlc_co      78| mmon                                          ^ | _comm   oT_ on _mem:bers: (const vlc_object_t *)(&(x)->)659:41: note: expanded from macro 'var_GetBool'
  659 | n#define vobj) \s
      |               ^
t vlc_object_t *)ar
_      G| e                                      ^audio_output/output.c:317:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(&(x)->obj) \
      |               ^
  317 |   
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_mte *)In file included from vlc_Log(VLC_mbOvideo_output/vout_intf.cBJ(&(x)-EtC:T31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578>obj) \
      |               ^
:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |     if( var_Chang  var_CreateIn file included from video_output/video_widgets.c:33:
In file included from ../include/vlc_common.h:1031:
e( p_obj, psz_name, (a../include/vlc_variables.h:out, "viewpoint", VLC_VAR_ADDRESS );
      | 554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](o)    ^

B  554ool(a,b)  |  ../include/vlc_variables.hk  :122:39va:  r_Get, p, vlced(o,n,t,vnote: expanded from macro 'var_Create'  VLC_VAers: (c var_Cre
Bool(  122 | ( VLC_OBJ_mEoCT(o), p, vl#dc_dR_CHOICmodESule_name, __FIeu)le_name, onst vlc_o var_fbjectLE__, __LINE_a),b)i__FILEnCOUNT, &count,e var_Create(a_t NU_, \
 ,b,c) var_Creat*)e( VLC___, __LINE__, \
      |             ^
      |             ^
LOL )../include/vlc_common.h:481 )
      |         ^
:15: ../include/vlc_variables.hnote: expanded from macro 'VLC_OBJECT'
      |                                         ^
../include/vlc_common.h:481:15: note: 
aBJte( p_objexpanded from macro 'VLC_OBJECT'
, psz_name, (&(x)->obj) \  481 |     481 |         
      VLC_      con../include/vlc_common.h:481:15: st struct vlc_VG|               ^
AREC_STRI:T(128:43: note: 
aexpanded from macro 'var_Change'../include/vlc_common.h:note: expanded from macro 'VLC_OBJECT'
const 481  481 |        NG |  VcLC_VAec
o), b, c )
      |                                       ^
tChecked(VLC_OBJnst struct vlc_common_members: (const vlc_object_t *_o  m128EmCoo../include/vlc_common.h:481:15: note: bj, psz_name, VLC_VAR_)(T(n_members: expanded from macro 'VLC_OBJECT'
(con | #define&R  s(tx )->o_DOIvNH ERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'S481 |    T  var_RING, &val ) )
lc_object_t *      |         ^
oChange(a,../include/vlc_variables.h   )con,n,tb,c,d,e) va:142:48:bj) \
r_Change( V      |               ^
,v)
      | st struct vlc_commvideo_output/video_output.c:586:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                                               ^
  586 |    ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
LC_OBJECT(a), b, c   s, d, et )
      |                                           ^ruct
if ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'(var_Inhe vlc_common_members: (con481 |        st vlc const struct _obj
vlc_common_members: (c
rit    481 |        U  note: expanded from macro 'var_GetChecked'
ect_t *)constons122 | Ratio#d  142 | #define var_GetChetefinal(vout,ne var_Cr &msar_n../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]cked(o,n,t,v) var_GetChecked(VLC_OBJ
ECT(o),n,t,  203 |     returnv()
      |                                                ^
 st var_SetCh&(x)->on_mobrucembers: (const t../include/vlc_common.hvlj) \:c_obu
      |               ^
m, &msar_dj ect_t *eaudio_output/filters.cn, "monitor-p vlc_vlc_common_me:481658:15:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mbers: (const vlc_object_t *)(&(x)a  658r |         :15: note: vaexpanded from macro 'VLC_OBJECT'
r  481_D |    elCallback (obj, "") ||
      |         ^
visual",ob VisualizationCallback, ../include/vlc_variables.h:656:60:eate(a,b,c) vNaULL);
      |         ^
 r ecked( p_o../include/vlc_variables.h:->obj note: expanded from macro 'var_InheritURational') \
      |               ^
 
 b const_ jeCreate( VLC_OBJ167:51: struct note: expanded from macro 'var_DelCallback'
  167 | #define var_DelCallback(a,b,c,j, psd) var_Dze_  name, ECT(a), b, c )
      |                                       ^
VLC_VA:R_BlCvOlOL,  allback( VLC_note: val );
      |            ^
expanded from macro 'VLC_OBJECT'656 | #dect_
../include/vlc_common.hf:c../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
_  OBJECT(a)t *)c)(,&i((xne var_Inh)e b, c, d )
      |                                                   ^
481../include/vlc_common.h&(x)->obj) \
  140 | #define var_SetChecked(o,n,t,v) ->objv:481:15: note: expanded from macro 'VLC_OBJECT'
a      r_SetCrhecked(VLC|               ^
i) _O\
      |   481 | 481BJEC        const struct tURational(a,b,c,d) var_InheritURational(VLC_OBJECT(a), b, c, d)T(
      |                                                            ^              ^
In file included from video_output/opengl.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:v5lc_o:common_members: (coo:In file included from 
15: mnote: m warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nst vlc_o  429 |     var_Create( p_objbject_t *)(&(x)->obj) \
video_output/window.co, psz_name, VL      C_VAR_expanded from macro 'VLC_OBJECT'|               ^../include/vlc_common.h:
481INTEG:ER | V),video_output/display.c:753:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  753 |     32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h :563   msg_Dn:b,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const str | 5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
uct vlc_commo  :15: n_note: expanded from macro 'VLC_OBJECT'
g  (481vd, "auto hi
 |     d481      ing mousce curonsor");
      st struct vlc_28 warnings generated.
LC_VAR_DOINHERIT );
      |     ^audio_output/filters.c:678563m
ember../include/vlc_variables.hs |    | :122:39: note: expanded from macro 'var_Create'
        ^
 ../include/vlc_messages.hvar_Crea  122 ::87 | ::tec 5(const ommon_members: (conv9: warning:  | #definest vlcldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_ob: note: expanded from macro 'msg_Dbg'  678 |         va
   rject_t87 *) |     c_object_t *)(&(x)->ob(&(x)->obj) \
      |               ^
    const structvideo_output/video_output.c:594    vlcm:36: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_common_memn_membersj) \( p_obj, psz_name, sg_Generi _:vaVD (Lc(p_thiseC_VAR_STRING |, r_Createconstber(a,b,c) VLC_MSG_DBG, __VA_A         conIn file included from svvideo_output/vout_intf.cvtl:a struc_oct vlc_40:
common_s: (con../include/vlc_vout.h:125rRGS__)
      |     ^m:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_e

../include/vlc_messages.h:78:13:bject_t *)(&(xmbers: (const depbase=`echo network/io.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
 /bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/io.lo -MD -MP -MF $depbase.Tpo -c -vo network/io.lo network/io.c &&\
lmv -f $depbase.Tpo $depbase.Plo
c_objecsnote: texpanded from macro 'msg_Generic'
)-t v_tl c_object_t *)  (125& |  >    78 |     vlc_L(x)->obj) * C\
      |               ^
 og(VLC_vlOBJECT(o))(&(x)-c_obje  594 |  In file included from network/http_auth.c:c34,:
>o bj) \
      |               ^
  lpCIn file included from ../include/vlc_common.h u, v:1031:
../include/vlc_variables.hla:350nsiognellbbdaj)  ckzo\om_num = zoom_den * var_GetFloat(

            |               ^ 
(obj, "visu|               ^
In file included from video_output/video_widgets.c:a33:
l", input/var.c:198:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rIn file included from network/httpd.c:30:
In file included from ../include/vlc_common.hVIn file included from   :198 |   VLC_VARe_a:t9:  warning: i sev( VLC_Odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]1031Dc:
../include/vlc_variables.h:o212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |  _modulexpanded from macro 'var_Create't
e  122 | #define__release( p_vo name, __FI
L  Ev_350_, __ |  L   iOINE__I../include/vlc_common.hN:1031:
../include/vlc_variables.h:563:5: ,H ERIwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 \v
autr _)C;r
e      |     ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'ate( p_i
np   66 | u  t563, |   " s      pu-es", VLC_Vuvarfvl( _Create( p_obj, psz_name, VLC_VAR_STARRalviarc_objIecN_G_ G|zaeINtChecked( p_obj, pTsz_name, VLC_VAR_t      |             ^STRING,
 &val )  )
      |         ^ut,
T../include/vlc_variables.hE
      |     ^
:VLC_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #d "zoom");142:48: note: 
      |                                    ^
Gexpanded from macro 'var_GetChecked'
E../include/vlc_variables.h:660:43: note: expanded from macro 'var_GetFloat'../include/vlc_common.h:481
  e142 | #define var_f:15:GetCheciokedine vVA  (o,n,t,v) vnaR_r_Get Calnote: expanded from macro 'VLC_OBJECT'
lbacCk, NULL);
he      |         ^
  cked(VLC_OBJECT(o),n,t,v)../include/vlc_variables.h:167:51: note: 
      expanded from macro 'var_DelCallback'
481 | |                                                 ^ 
  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    481  |  car  167 | _#donst e fine v struct vlc_common_members: (consta vlc_object_t D*)(&(x)->obj) \
      |               ^
r_DelCallback(a,b,c,d) var_DelCallOINH660 | #define ERIT
      |     ^v
ba../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
c  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, a c   )return var_SetChecked (
oCrerkate(a,b,c)      |                                       ^
 var_Creabj, nam../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'te(e, VLC_V
AR_COOR  481 |      DS, val);
 _GetFlo(video_output/display.c:920:32: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 VLC_OBJE  const struct vlc_common_members:C (const vlc_obj      |            ^
at(a,b)        const struct vlc_common_members: (con  s../include/vlc_variables.h:140:48: 920t |     T ( anote: ), vlc_obje  b ,expanded from macro 'var_SetChecked' ct_t *)(&(xc, d)-> ) 
o      
|   140 | b# define   vij                                                  ^
 ../include/vlc_common.h)v \
      |               ^
ar_GetFloat( VLC_OBJECT(a),b)
      |                                           ^
R )../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'd eo_format_Pr
int(V  481 |      :In file included from ;
 network/http_auth.c:34:
481       |     ^
 ../include/vlc_variables.h:122:39::15 : note: In file included from ../include/vlc_common.h:expanded from macro 'VLC_OBJECT'
1031:
c../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC  B_JonsOBJnote:   481362 |     if( vaECT(a), b, c )
      |                                       ^
 |   ../include/vlc_common.h:481:15: note: V vexpanded from macro 'VLC_OBJECT'
tL  481 |     struct varlr_CSet_Cexpanded from macro 'var_Create'
_OBJECT(a), b, c )
      |                                       ^
  122 | #defi  nc   const sECT(v_truct vlc_ccommon_members: ../include/vlc_common.h:dGe481:15), "SOtChecked( ommonp_obj, hpsz_n:ame_members: (conse,e  var_Create(a,b,c) var_CURCE ",note: expanded from macro 'VLC_OBJECT'
t  481 |  vlc_object_ &osys->sourcercetatek     );
      |                                ^
e    const st(*)(co( VLC_OBJECT(d(o,a)&nr,t,vn,) var_SetCheckes b(x)../include/vlc_common.h->obj) \d
(VL      |               ^
eC_, cOBJECT(o)t vlc_object_ct_t )
      |                                       ^
 *)(&(x)->obj) \
      |               ^ V
:481t../include/vlc_common.h:481:15LC_VAR::_AD *In file included from video_output/video_widgets.c:33:
In file included from ../include/vlc_common.h15D RESS, &    )val ) )
      |         ^: 
note: ,:n,texpanded from macro 'VLC_OBJECT',
v  481 |         const struct u( v)c
lconote: c../include/vlc_variables.h:t142:48: note: expanded from macro 'var_GetChecked'
&expanded from macro 'VLC_OBJECT'
  142 | #define(x)-_      cno|                                                ^
mmon_me v>lo../include/vlc_common.h:481st struct c_commonv_lcb: 15: note: expanded from macro 'VLC_OBJECT'
var_mbGetChecked  (o  jm481)ember,ns: (const vlc_obj481 |   | e  ct_t *,t)(&(x),v) e va     r_G const strers: (ctonst vlc_object_t *)(&(x)->obj_c) \
      |               ^
-u>obj) \
      |               ^
video_output/display.c:921:32: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oct  vlc_commo Cn_members  :     cons t struct921 |   (vclc_common_members: onst vlc_object_ t   (m   * ) ( &  video_cons(fmonormat vlc_objetctx)_-1031>obj) \
me_t *)(&(x:
../include/vlc_variables.hmbers:: (const vlc__)P578:-9>:o bwarning: jdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])
   \578
 |        |                ^ 
 iobjef( var_Chanage( p_obj,input/var.c :psz_namect_199:5: warning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   199 |  *)(&(x)->obj) \
      |               ^
   var_Create(a,b,rrint(VLC_Oc) vIn file included from ar_video_output/opengl.cCreaBJ:E, VLC_VA      |               ^
In file included from video_output/window.c:32:
In file included from ../include/vlc_common.h:1031:
R_CHOICE../include/vlc_variables.hte( VLC_OIn file included from _CShange( p_iCnput, \:
578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
network/httpd.cOU:NT, &count, NULL ) )
      |         ^
  30578:
      |               ^
 |    In file included from  ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12CT(vd): warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
if( v  227 |     retur"arn var_Set_CC,h ange( spu-es", VLC"CROhecked(PPED", &v_VAR_S../include/vlc_variables.h:128:B43E:J note: expanded from macro 'var_Change'
d  128 | #ETVALU-C>soE, &val, NULL );
urcTe()a;
      |                                ^      |     ^

../include/vlc_common.h../include/vlc_variables.h:128:481p:43: note: _obj, psz_na:15: note: expanded from macro 'VLC_OBJECT'
video_output/video_output.cexpanded from macro 'var_Change'
me,   V481  128 | #defin:600LC_V:AR |         const e svar_Change(a,b,c28_C:H warning: ,d),due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] ,b
,  600e |  ) vc  truct vlc_common_mOembersI: (cCESCOUNT, a:
r_Change( ../include/vlc_variables.hoV&:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  )
442      |                                       ^
  L../include/vlc_common.hC_O |     var_Create (c optcons_rBJet intECT (:_aobunja), ps, least t, v481l:15: note: expanded from macro 'VLC_OBJECT'
l  481 |     z_ni    const strbuct vlc_coNm, mon_ULL )ame, VLCg )_VARsmdemefin
be var_Cha      nenge_28mr:
_In file included from ../include/vlc_common.h|         ^
:1031:
aBOOL | VLC_VAR_DOINHERIT (c,../include/vlc_variables.h);
      |     ^
s../include/vlc_variables.h: :(442:5const v: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sa  442 | ,b,c,d,e) var_C    var_Creakt l=c var_GetIhneang(_ pe(t_oebgejeo VcLt_t *r)b(j,& psz_nam ../include/vlc_variables.h(:x128):-43>:o bjd, ) e )
\
      |       |                                           ^
e, VLC_VAeR(              ^
_BOOL | VLC_VAR_DOINHE note: :expanded from macro 'var_Change'
122 p_ob  128 | #deIn file included from :f39ine v../include/vlc_common.h:481:15ajr_Change(a,: note: expanded from macro 'VLC_OBJECT'
b  481,c |     network/getaddrinfo.c    const struct v, psz_name: note: expanded from macro 'var_Create'
, VLC_VAR_V  lc_cLFLOAT, 122 | #define var_Creaommvaon_mel mC,d,e) var__Change( VLC_OBJECT(a), b, c, d, e )
      | Ot                                          ^
e../include/vlc_common.h(a,b,c) var_CB:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       C  c_OBJECT(a), b, JEb);
      |            ^
coC:RnrI../include/vlc_variables.h:c140:, 48d,e :_s(tvoauotb, te(eers: (constjec V "align")libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/io.lo -MD -MP -MF network/.deps/io.Tpo -c network/io.c  -fPIC -DPIC -o network/.libs/io.o
T ;
      |                            ^
t_t * )(&vlc_object_tnote:  (expanded from macro 'var_SetChecked'
../include/vlc_variables.h  140 | #def*)(& (x)->29o:
bIn file included from j../include/vlc_common.h):1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L \
      |               ^
s   469x)C_OBJECT(a):658input/var.c,i ne va |     var_Creatb,:47e(  c )
p      |                                       ^
r../include/vlc_common.h_SetChe_:481:: 15note: expanded from macro 'var_GetInteger'cked(
o  o,bj, psz_name, VLC_V: note: n,t,expanded from macro 'VLC_OBJECT'
:201:5: AR_STRING |vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 V)L  201 |       481 | C_VAR_DOINHERIT )        658 | #defi var_Ch;
c      |     ^
;ange( p_input, nv"spu-es", VLC_VAR_SEonst strue var_GetInteger(aar_S../include/vlc_variables.hetChT
ecked(V:122:39: note: expanded from macro 'var_Create'
TEXT, &tex      Lt,  C122 | #def_OTBJin|     ^
e var_Create(a,b(a) )
,c) va../include/vlc_variables.h:122:39: note: crexpanded from macro 'var_Create'
t_Create( VLC_OBJECT(a), b      |                         ^, c )
      |                                       ^
../include/vlc_common.h:481:
15: ../include/vlc_common.h:481note: expanded from macro 'VLC_OBJECT'
: v  l481c | _ c o m m o n _ mceomnbsetr ss:t15r:u cnote: texpanded from macro 'VLC_OBJECT' 
    v        && var_Gel481 |         consc_commot n_members: (c(costruc) tn
st v  )NULL vlc_common_members );
            |                                           ^: (const vlctruct vlc_common_122 | m_object_t *)(
| ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    ^
  481 |       ../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'#defi  const ne var_-&Create(astr,(x)-b
onst vlc_ob>o  bj128 | #define var_Cth)Bool( pp_vout[i], "viewpo,c)jiect_t *)(& var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
ECT(o),n,../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
em   \481 | bers: (const nt-changeable" ) )
      |             ^
t,v)
      ../include/vlc_variables.h :659:41: uct vlc_common_mem |                                                ^
b
      |               ^
note: expanded from macro 'var_GetBool'
  659 | #../include/vlc_common.h:481defvlc_oi:15: note: expanded from macro 'VLC_OBJECT'
ers: (const ne var_video_output/display.c:943:17:bject_t      const Gstruct vlectBool(a, _common_*)(&(x)membevlc_object_t *)(&(x warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]rs: (cons-a>  )nge(a,b,c,d481-,e) vat vlc_objeco
t_t *)  (&(x)->o>objr_Cha) \
      |               ^nge( VLC_OBJECT(a), b, c, d, e )
b      |                                           ^

../include/vlc_common.hj) \
      |               ^
:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (bj) \
      |               ^
 | 943 |           In file included from video_output/opengl.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     455 |     var_Create( p   _cobj,msg_Err(vd, "Failed to chha no ge Viewpoint");
      |                 ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg  _Generpsz_name, VLC_VAR_FLOATn,b) |    var_VLCGetInteger( VLC_OBJ_V(x)->AoECT(a),b)bj
) \
      |               ^
iecked(V      |                                               ^LC_OBJE
CR_DOINHERIT );
      |     ^
st vlc_object_t *)(&(x)->obj../include/vlc_variables.h:../include/vlc_common.h:481:15: T(o),n,t,v)
note: expanded from macro 'VLC_OBJECT'
      c(p_th  122:39: note: expanded from macro 'var_Create'
)is, V481 |  LC_   122 | #In file included from  \
      |               ^
 dnetwork/getaddrinfo.c:e29:
In file included from Minput/var.c:203:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
SG_ERR, _  203 |     var_Create( p_input, "spu-choice",  |                                                ^
fVLC_VAR_INTEine v../include/vlc_common.hGER )ar_Crea;t:1031:
e(a
      |     ^
,../include/vlc_variables.h:_VA_ARGS_ _) 
      122:39: ../include/vlc_variables.h:477:note: ../include/vlc_common.h:481:15: bnote: expanded from macro 'VLC_OBJECT'
,5c:)   481 |         covaexpanded from macro 'var_Create'r_Create( VLC_OBJECT(a), b,     c const struct vlc_com
mon_memnbers: (const vlc )_object
s      t|                                       ^
_t../include/vlc_common.h :*481):(15&:(x)-> struct vlc_common_members: (c note: expanded from macro 'VLC_OBJECT'
onst vlc_object_  481 |      |      ^ t *)warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   (122 | #define v  477 |   bar)    const struct vlc_commo  _Create(a,b,c) var_Create( VLvC &(x)->obj) \_var_Create( p
      |               ^
 obj) n_me\
      |               ^
_obj, psz_namec, VLC
_VAR_STRING ../include/vlc_messages.h:| VLC_oVAR_DOINHmbers: (const vlc_objnst stERIOBJECT(T );
      |     ^
rauct vlc../include/vlc_variables.h)a, b, c ):122:39: note: expanded from macro 'var_Create'

In file included from         122 | #define var_Create(a,video_output/window.c:58:19: video_output/video_widgets.c:_commonrvideo_output/video_output.c_| G:34b:
,c) var_C_reate( VLC_O                                      ^
669:5: ../include/vlc_common.hwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
etBool( members: (  669 | BJECcT(a),VLC_Owarning: 78:13:  b,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]onst vlc_note: object_t :481:15:expanded from macro 'msg_Generic'B

J   ECT*()(&(x)->obj) \
      |               ^
58 |    a),b) c )
      |                                       ^   78 |      vlc_Lo
gw(iVIn file included from network/httpd.c:30:
LIn file included from ../include/vlc_common.h:1031:
../include/vlc_common.h:ndow_t *w = v
    filter_DelProxlc_cu../include/vlc_variables.hy481C:15aC../include/vlc_vout.h:125:5: :241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
llba:stom_create_O(obj, sizeof(*w), "window In file included from network/http_auth.c:34:
In file included from ../include/vlc_common.h BJECT(o), p, vlc:1031:
cks((vlc_obje      c_t../include/vlc_variables.hnote: expanded from macro 'VLC_OBJECT'
:    429:5: warning: | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481                                        ^
241  429 | ../include/vlc_common.h:481  ect_t *)(&(x)->obj)");
       \ |         const struct vlc_commonnote:  |     expanded from macro 'VLC_OBJECT'_ r membervsar_Create( p
      _obe_
ttwarning: :|  (const vlc_obju              ^ect_tj, psz_
n *)(a&(x)->obmj) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  einput/var.c:204:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  204 |     var_, VL|                     ^
125SetI | C_V    vlc_ob./libvlc.h481: | 110 :Anteger( p_input, "27: note: expanded from macro 'vlc_custom_create'
 jespu-choice", -1 )*;
      |     ^
../include/vlc_variables.h:259:49: note: expanded from macro 'var_SetInteger'
  259 | #define var_Set)opaqueR_I,Integer(a,b,c)   valct_rc_rn var_SetChecobject_t *  r_SetInteger( VLC_OBked( p_o110JECT(a),b,c)bj, psz)(&(x)->obj) \
      |               ^
_nam |         vlc_custom_create(VLC_OBJECT(o), s, n)
      | In file included from 
      |                                                 ^
video_output/vout_subpictures.ce, VLC_VA:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R_STRING, va  l                           ^
455 |     var_Create( p_obj, psz../include/vlc_common.h );../include/vlc_common.h:_
name      ,|             ^VLC_VA481:15: note: expanded from macro 'VLC_OBJECT'

  481 |     f    conR_F:../include/vlc_variables.h15: note: Lexpanded from macro 'VLC_OBJECT'
:  481 | ist struct vlc_comlt        m140on_members: (const vlc_object_t *er,
      |     ^
e../include/vlc_filter.h:253:30:const strlease( uc NTp_vout );
      |     ^
:../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
note: expanded from macro 'filter_DelProxyCallbacks'   
48: note: expanded from macro 'var_SetChecked'
  253 |  EGER   filt | VL  140 | #defineer_DelP var_SetCheck66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
C_V../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
AR_DOINHERIT );
      |     ^r
o../include/vlc_variables.hx:y122C:a39llbacks(  481 |         consVLC_OBt vltc _struct vlc_common_members: common_me:note: mbers: (const vlexpanded from macro 'var_Create'
 c(c_obonst vlc_o  122bjectj_t *)(&(x)->objec) \
      |               ^
t_t *)(&(x)->obj) \
      |               ^
 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)(input/input.c:&(1951:25: warning: x)->obj) due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
      |               ^
  481 |         const  1951 |         stru:In file included from video_output/video_widgets.c:37:
../include/vlc_filter.hv:481video_output/window.c:71l:c17: 167:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:   15ed(o,n,c:O9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
AT | VLC_VAR_DOINHE71RIT ); | 
          w->module =t,v) var_SetChecked(VL| C_OBJECT(o),n,t,v)
       _  167 | t     ^ vlc_m
o../include/vlc_variables.h:d122:39ult: note: expanded from macro 'var_Create')ic(k  
&  122e_load(winJE(x)->obj) \
      |               ^
dow, "vout window", maudio_output/output.c v     lc_common_members: (const vlcmsg_Wa:318:5: rwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  318 |     va | #define vrar__CATd(a), b, c)Create(( p_filter, "can't ge_t it |                                                ^
      |                              ^
dnote: oexpanded from macro 'VLC_OBJECT'du../include/vlc_common.h= var_I
lneher  481 |         const i:481:15: note: taInteCallt outp,b,c) var_expanded from macro 'VLC_OBJECT'
,
      |                 ^
g../include/vlc_modules.hut picture" );
      |         ^struct vlc_common_member
s../include/vlc_messages.h:85:5:   :note: expanded from macro 'msg_Warn'
41:25: note: expanded from macro 'vlc_module_load'
      41 |         b481 |    85 | e r(        m scgo_nGsetn esrtap_inprck (aout, "viewpov_ic(p_this, VLC_MSG_WARN, __VuiA_ARGS__)
      |     ^

../include/vlc_messages.h../include/vlc_common.h::ct vlc_common_members: (const vlc_object_t *onbt", utV, "shorCreaject_te( VLC_t *)(&(x)->obj) \481:15: note: expanded from macro 'VLC_OBJECT'
   481 |     t     
       -jump-size" );: (const vlc_obcOject_tlons|               ^
      | 
t s *)(&(x)->obj)                         ^In file included from network/http_auth.c t:34:
In file included from ../include/vlc_common.h:1031:
\ruct vl../include/vlc_variables.h
      
ic_c:442:5ewpo../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
iomm  on_me: warning: mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ber  615 | #d78B:nt13: note: expanded from macro 'msg_Generic'
442|    78J | E CT(a),    vlbcc_              ^,
Log(VLC_OBJECT(o), p, vlinput/var.c:207:5:   | warning: cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  )
        |                                        ^v
a../include/vlc_common.hr:_
Create( p_obj, 481  207 |     vas: (cpsz_name, VLC_VAR_BOOL | VLC_VAR_DO INH  c_module_lo:15: note: expanded from macro 'VLC_OBJECT'
ERo  481 |      ad(VLC_OBJECT(o),c,n,s,_   const struct vlc_common_memberIn file included from onst struct vlc_c_VA_ARGS__)
ommor_Crnc_module_eIfinnsnetwork/io.ctnT );
      | )    ^
:../include/vlc_variables.h:122:39(&(x)->o: note: expanded from macro 'var_Create'
_m  122 | embers: (48:
In file included from       ../include/vlc_common.h:1031:
const vlc_o../include/vlc_variables.h: 189#dvlc_object_t *)eate( p_i| n                        ^put, "befine var_Create(a,b,c) var_Create( V
e var_ILnheritInteger(o, n) (&(x)->obC_OBJECT(a), b, c )
      |                                       ^
va../include/vlc_common.hojok:r:_481:15: note: expanded from macro 'VLC_OBJECT'
) \
      |               ^
12:   481warning:  |  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In  189 |   h      retuCrn  eIn file included from network/httpd.c:30:
In file included from ../include/vlc_common.hritIvar_SetChecked( ../include/vlc_common.hnteger(VaLllback, NULL);
      |     ^pm:1031:
../include/vlc_variables.ha:_256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |   obj, psz_nam
../include/vlc_variables.hC_OBJEe, VLC_VA  returnR var_SetChecked( p_obj, r:166:51: note: psz_name, VLC_VAR_ADDRESS, val );
expanded from macro 'var_AddCallback'
      |            ^
  166 | #define var_AddCallback(../include/vlc_variables.h:aCT(o)140,:k, bn)
:481:15: note: expanded from macro 'VLC_OBJECT'
,c,d )      |                                                     ^
s48: note: expanded from macro 'var_SetChecked'
   const st../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const st140 | #definruct vlc_common_memberruct  s:vvar_Als: ddCallback( VL"C_OBJc_cECT(a), b, c, (const ommon_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
vlc_object_,d )
        In file included from network/http_auth.c| t *)(&(x                                                  ^
>../include/vlc_common.h481e: v)- oa :481:15: note: expanded from macro 'VLC_OBJECT'
 | V  >obr (constbj) \
      |               ^
 vlc_j       c) \
      |               ^
Lons481 | t strucot vlinput/input.c:1952c_bj:e9cbtj_etc t*)(&(x)->o_cbo_mtm o*n)_ j: warning: mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]em)b e\r
s      
|                ^1952
: (const vlc_ob(&(x)->ob |  j) \
      |               ^
       var_SetInteger(In file included from video_output/vout_subpictures.c:36:
In file included from ../include/vlc_common.h  p_input, "ti34:
me-offs:1031In file included from network/getaddrinfo.c:29In file included from ../include/vlc_common.h :     const strject_t 1031*)(&(x)->obj)uct vlc_common \
      |               ^
_members: (consSt vlc_object_t :
../include/vlc_variables.h:video_output/window.c:*)75:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(&(x   75 |         vlc_455e)->obj) \object_re
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      |               ^
t
  455 |     var_Create( p_obj, psz_name, VLC_VAR_FLOAT |audio_output/output.c:320:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lease(window);
      |         ^
 VLC_VAR_DO  INHERIT );
      |     ^
Ch../include/vlc_variables.h:122:320 |     var_39Create (aout, "audio-visual", VLC_eckeVAR_STCRING | VLC_VAR_DOIN_VAR_STRING | VLC_VAR_DOINHERIT HERIT);
      |     ^
../include/vlc_variables.h:122:39: );
      |     ^
d(o,n,t,v) var_SetChenote: ../include/vlc_variables.hexpanded from macro 'var_Create':
:
e122t:39: note: expanded from macro 'var_Create'
c"ked,  122ame, | #def../include/vlc_variables.h :469:5: ine var_Create __FILE__(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481(VLC_OBJECT(o),n,warning: :15: note: expanded from macro 'VLC_OBJECT'
: note: expanded from macro 'var_Create'
  481 |         const struct  122 | #define var_Create(a ,b,c) var_Create( VLt,v)
      |                                                ^
vC_OBJECT(alc_common_members: (const vlc_../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
../include/vlc_common.h:481:15  122 | #define var_oCreate(a,b,cb) vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   ar_Create66,),( VLC_O |     B vlc_object_releaseJE( VLC_OBJECT(a) )b, c )
      |                                       ^

      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481 |  __LINE__, \
      |             ^
  481 | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
          481 |       CT      const s(a), b, c )
truct vl      co      n|                                       ^
s../include/vlc_common.h:t str481:15u469c: | _ note: expanded from macro 'VLC_OBJECT'
cvideo_output/vout_intf.c:ct vlc_common_members: (const vlc_o145ommobject_t *:
nIn file included from i)(&(x)->obj) \
      |               ^
../include/vlc_common.h_const struct vlc _common_mmembers: (const vlc_o embers: (con : :var_Create(   481b1031psject_t :
_t../include/vlc_variables.h9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
::* 491note: In file included from expanded from macro 'VLC_OBJECT'video_output/video_widgets.c
   481 |  :37:
../include/vlc_filter.h:213:9:t |         *   cwarning: o n ss  145 |   e)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
k_dir(&(x)->ot  ection * CLOC   coK_nstF RsEtQr  obj, psz_name, VLC_VAR_STRING | VLC_ struct vlc_common_meVmAR_bj) D\O
Ib      e| r              ^s: (const vlNHERIT );
      |     ^

c_object_t *)(&(x)->ob../include/vlc_variables.h:5j) \
      | video_output/window.c:80:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^   80 |     if (varj:ec
uct vlc_commontvlc_o_members: bIn file included from ( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j  co491 |    :122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c)_I nher varvar_Crnst v_Create(_eate( VLC_OBJEClc_obect_T(a), b,je c )
      |                                       ^
t *)(&(x)->obj) \../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 p_toct bj, psz_name,   481 |      Vnetwork/httpd.c  LC_V:30:
In file included from    const struc../include/vlc_common.h:t1031i 
      |               ^
vlc_common_membe:
_t *)(&(xIn file included from network/http_auth.c:34../include/vlc_variables.h:);
      :
In file included from ../include/vlc_common.h|         ^
276../include/vlc_variables.h:259:49: note: expanded from macro 'var_SetInteger'
:10:   warning: 213due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | 
 rs: (con  )-st vlc_ob276 |     jec       msg_Warn( p_filter,>obj)     259  | #idfefitne var_SetInteger(a,b,c)   var:1031:
_t *)(&(x)->ob_\( !var_GetChecked(../include/vlc_variables.hA:R_ADDRES vS p_obj, psz_name, VLC_*
S e|t IVLC_VAR_DOINHEVAR_INTEGER,RIT );
      | nte      |     ^
 &val ) )
      |          ^ger( VLC../include/vlc_variables.h_:O122:39: note: expanded from macro 'var_Create'ar_Chajn)g              ^e (\ 
p      |               ^

  122 | #define var_Create(a,_voutBb,, cp
sz)_ vvaarr,_ VL469:5: Create( VLC_OBJECT(a), b, c )
warning: In file included from video_output/vout_subpictures.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hC../include/vlc_variables.h      |                                       ^:142due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
::48: 
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
note: 477  expanded from macro 'var_GetChecked'
  469 |  :5: warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   var_  477 |     var_CrCreate( pJ_Eeate( _INTEp_obj, psz_namGER_VAR_AD, e,DCHOICE, &val, &text);
      |         ^
../include/vlc_variables.hv VLC_VAR_CT(a),o:128:43: note: b142 | #define vaa,SlTR481c)ING b |   
      | VLexpanded from macro 'var_Change'
 j    C,   co|                                                 ^
 );
../include/vlc_common.h:481:15_VAR_DOINHER:      IT note:  )expanded from macro 'VLC_OBJECT'
 r_"can't get ouGetCh|            ^e
  ../include/vlc_variables.hp128 | #define var_Ch:ange(140ca,;b
,      |     ^
:48148 | :         const strunote: cexpanded from macro 'var_SetChecked't
   140 | #de../include/vlc_variables.hf:i122:n39e:  svar_SetChecked(note: zo,n,t,v) var_SetChecked(Vexpanded from macro 'var_Create'L
Cc_,ns_OB  J122 | #define var_Cnraeate(a,b,c) var_Create( mked(o,n,t,v)e var_GetChecked(VLC_OBJECT(o),nv,lc_common_membtt EsCttpers: (const vlc_ob,ject_t *)(&(x)->obj)VL \
      C_|               ^OBJECT(a)T(o),n,,t,v)
      |                                                ^
 b
, c )
      |                                       ^
../include/vlc_common.h:../include/vlc_common.h:481:15: note:  481:expanded from macro 'VLC_OBJECT'uinput/input.c
t  481 |  :151964:13:        cwarning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o   nst struct vslc_common_members: (consturu1964 | c t vlnote: 70c warningexpanded from macro 'VLC_OBJECT'
 v     481 |   V      const_common L s_memb,In file included from C _erstruct vlc_commonlc_o_bvpicture"tb      vlsvideo_output/opengl.c
j generated.
)
audio_output/output.c:322:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ect_t Bool(obj, )m(&(x)->obj) \
embers: (const:  (const vlc      v_object_lt *)(&(x)->obj) \c_ob
j      e| c              ^t
_release( p_aout )";
      |             ^
disable-sIn file included from network/getaddrinfo.c:29:
In file included from :c      28../include/vlc_objects.h
../include/vlc_common.h_:o1031::
66:25: note: expanded from macro 'vlc_object_release'../include/vlc_variables.h
::
   In file included from c511r:e5e: warning:   322 |     var_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C  511 | hange (ao66 |     vlc_object_releuats| ,n| saver") &&              ^ "a
 *) (&(ud
 ../include/vlc_common.h :v1031a:
r../include/vlc_variables.h_:Cinput/var.cix469)bject_t->obj) \
 *)(&(      |               ^
:xo):209:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
5-In file included from network/io.c:  -visual", VLC_VAR_S48E:
TIn file included from T../include/vlc_common.h:209r | :> Eea eo(bj) \
      |               ^
  vate(1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 p_ob  203 |    rIn file included from d_Create( XrTe, , p_input, "l      &text, NULL);
      e|     ^
|         ^
../include/vlc_variables.h../include/vlc_variables.h: 604V:L128:43::) va j,tr_Ch47C_ength"note: Oexpanded from macro 'var_Change'B,J psz_nvideo_output/vout_subpictures.ca:me, VLC_V 36VA::
RIn file included from ../include/vlc_common.h:a_1031:
../include/vlc_variables.h :
note:   128 | #define vexpanded from macro 'var_InheritBool'ar_C
hange(a,  604 | #dIefNTLECG_EVRA R|_INTEGb,c,d,e) vnage( VLC_ER OBJr)E;C
T      (|      ^VLC_VAR_DO
 ../include/vlc_variables.h:INHERIT122:);
      |         ^
E../include/vlc_messages.hC39Tdepbase=`echo network/tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/tcp.lo -MD -MP -MF $depbase.Tpo -c -o network/tcp.lo network/tcp.c &&\
:mv -f $depbase.Tpo $depbase.Plo
_C491:5: (a) )

      hwarning: |                         ^
adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  ../include/vlc_common.h:481:15:       note: expanded from macro 'VLC_OBJECT'
 ge( VLC_OBJECT(a), b, c, d, e|     ^  
481../include/vlc_variables.h:122: |       39491  c: note: expanded from macro 'var_Create'note: expanded from macro 'var_Create'
onst struct vlc_common_me |     vmbers: (const v                                               ^
l../include/vlc_common.h  122 | #defac_)i,a:ne481: vob15 :bar_jr_Cr e)Ca tnote: reaect_t *)(&(x)
      |                                           ^
expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  481 |         const:et
( 85s:5: note: expanded from macro 'msg_Warn'
  t122r | u#cdefinta e(,vbl,ec )va r-_>Cobj) \
       v|    a85 |   r cwarning: _cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^
   p469 |   m   o:input/input.c:s1972gr,_481eate(a,b,c) var_Create( vVmm:on15: note: expanded from macro 'VLC_OBJECT'
_:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |  c, d, e )
       1972 |          members    L C _: (cConst vlc_object_t *)(&(x)v_-lc_object G_rel>OBJECT(aeacresobj) \
      eneric(), b, |               ^
onst struct vlc_common_members: (atar_In file included from network/httpd.c:30urni cnv )
      | car_e( |                                           ^
p../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'oCreate
((const vlc_objecte  _n:
stIn file included from tp                                      ^_S vlc_481 | v o ../include/vlc_common.h*:) ( &(   x ) 
c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'-ut[i] );
      
object_t  |         ^
 >obj)*1031../include/vlc_objects.h \
      |               ^
)o:
../include/vlc_variables.h:293:10: warning: (&(xns)481 |  In file included from video_output/vout_wrapper.c:31:
In file included from ../include/vlc_common.h:->obj66:25:) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  2931031:
../include/vlc_variables.ht:  e539audio_output/output.c:5: | p_optC_  note: warning: expanded from macro 'vlc_object_release'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t
h  539 | hi   s (e VLC_OBJECT(a) ,       cbonj, psz_name
s   66t | ,  ,V LVC_VAR_STRIb, VcAR _ SsTtRrIuNcGt  |v lVLC)_LMcSGC__:325_:  V WARiNAcRs_tDOINH5ERIT ),;
      f( !var_ruct v l: warning: | c_cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]om
m  325 |     vaGre_tCheocnkeCreate (aout,_ "    ^
a../include/vlc_variables.hmeu:d( p_obj, psz_na122:39: me, VLC_VAnote: dmR_BOOL, &v__iVbers: (constA vlc_oA-replay-g
RGS__)
aa      i|                                       ^on-ml expanded from macro 'var_Create'
ode"  
)../include/vlc_common.h:481:,
      |     ^15: note: expanded from macro 'VLC_OBJECT'
  481 |         const      |     ^ m
 ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #dm e fvilcs_torbuNcGt  | VLC_VAR_DOINvHERIT );
ne      |     ^
o
../include/vlc_variables.h../include/vlc_messages.h::122:39: note: expanded from macro 'var_Create'
n  122 | #dje_emfinlc_common_membe var_Crerse varate(a,b,cc_C) vtr_release(e aVtLeC(_OBJEa,b,c)a r:_ v(aCrr_e a)C
r      e| atetCee(mb ee         ^ rsva( r_InheritBool(o,V LC_OBJECT(a), b, c: (const vlc_objen) var_Inheri
c../include/vlc_variables.h:Tt )Bool(VL
      |                                       ^
142:V../include/vlc_common.hL:C481:15: note: expanded from macro 'VLC_OBJECT'
  48148: note: expanded from macro 'var_GetChecked'
C(a)  142 | #define v__OBJckOBJECT(a) | ,   ECT(o), n)
      |                                               ^
b../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 ), c )
      |   481 |     
      |                                       ^
    const                         ^
../include/vlc_common.h_object_tsttr u_c*t: 481:15vlct *)(&(x)->obj) \
      | )(e_d(              ^: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15:
& c(ommo note: video_output/vout_intf.c:156:5:n_mempbxe_)r-s: (co>noso bjwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  r_GetC156 |  h   var_Create( p_vout, "snaexpanded from macro 'VLC_OBJECT'  pshot-num", VLC_VAR_INTEGER );

t  481 |         |     ^ecke481      const   | vl c_obj78b:ectj) _\
      |               ^
d(o,n,t,v) var_GetCheckest *)(&(x d In file included from t network/getaddrinfo.c, psz_name, VL:)- C_>o   coV  ruARb_BOOL, val );
      |            ^
(VLC_../include/vlc_variables.hOBJ29::
In file included from n../include/vlc_common.h:1031:
cst vlc_cto../include/vlc_variables.hm:525:5: warning: mon_mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
em b   const struecrs: (const vlc_ob  140525 |   j e cs tvraurc_:C48r:e anote: texpanded from macro 'var_SetChecked'
t  140 | #defien(e  p_tobj13_:vt 
*../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
)(&(x)->objtE vla) C\T
      |               ^r_  122 | #define var_Create(
a,b, vlc_commoc) n,_members: ( Sconst input/input.c:1983vlc_object_t _ :cp*v)(a13&(x)->o: robj, psetChez_warning: _sbj) \
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       1983 |      C|  n                  ^
reacate( p_ov_aIn file included from video_output/opengl.c:28commoj)n_members: (const vlc_obj ect_t\
ked(o,const v      |               ^
n,t,v) varbj, psz_name,  lVLC_VAc_o(bject_t **)(&(oxvideo_output/window.cR_FLOAT: | VLC_VA_SR_DO)INHERIT
      |     ^
etChe:
In file included from ../include/vlc_common.h:1031:
)->ob../include/vlc_variables.h ../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]cked(VLC_OBJECT(o),n,t,v) 
      | j) \

                                               ^
      |               ^
  477 |     var_,msg_n,t../include/vlc_common.h:)Er:122:r39: r(audio_output/output.c: p_Cinp,v)
      | 328:5:                                               ^
 ../include/vlc_common.h:warning: _Cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:15:ur  328 note: expanded from macro 'VLC_OBJECT'
eate( VL  481 |         const strucmtnote: Cexpanded from macro 'var_Create'_ e
vO  B122l481J:EC15T | (#rdae):,  note: bexpanded from macro 'VLC_OBJECT',
   481 |       e  c )
      |                                       ^
a../include/vlc_common.ht:c481_:cce( p_obz_nameon, VLC_VAommonfinestt  ,vast r"uct rvlc_15: note: expanded from macro 'VLC_OBJECT'
R_BOOL | VL_  c481 | C   rje,,ate( VLC_VA  psz_namC_oe, R_ADDRESS | VL    Cc_oVAaR,_DOINHERIT );
      VAR_DOINHEmmRb,c) var_C|     ^
IreaT
      te( VLC_OBJECT(a), b, c|     ^
 )../include/vlc_variables.h:122:../include/vlc_variables.h:122
      |                                       ^
39../include/vlc_common.h::481:15::39_: note: expanded from macro 'var_Create'
me  122 |  #mnote: bexpanded from macro 'var_Create'ers:  de
note:   122 | #define var_Crfinee aexpanded from macro 'VLC_OBJECT'tvare(_
Cr  (const vla,b,c) var_Create(c_object_ t *)(&eateon_481F | ailed  (t VomLnst struct vl   c_comma oCV_nO_e LmC_,mVARe_note: bmbBJECT(a(x)->obj), b, c )STRIN
      | G |                                       ^expanded from macro 'msg_Generic'e
r../include/vlc_common.h:481:15:VLC_VAR
s_ ) \
note: e      |    DO              ^
78IN |  expanded from macro 'VLC_OBJECT'
:H (   covlnrs: (consstc  In file included from 481 |         const s vlc_object_t *)(&(x)->obj) \
      |               ^
   _Logt vlco((&network/httpd.ccnIn file included from st struct vlc_cnetwork/io.co:48:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212_o |     return vEaRr_SetChecked (obj, name, VLC_VmmARtbjr:(30uct :
In file included from ../include/vlc_common.h:1031:
o_C../include/vlc_variables.h:v304n:17:_me x)-lc_ect_c>oot warning: *b)j) \
      |               ^
mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]O
sinput/var.c:be  r304 |     if (litORD(S&(x)->obj) \
      |               ^
211:5:kelvideo_output/vout_intf.cVy(!var_GeaLsC: , vtChecked(con (oal);
b r:_jO,mmoBwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s      tJE n_members:CT(o), p,   vlc_msodule_name, __FIt211b, |  (const vlc_ocL)E var_Creat e(bj nva lV157L:c__,C __O_BLJINE__,E5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ect_t *|            ^
)../include/vlc_variables.h_  o157bCjm | :    v140:e48e:T(a )note: expanded from macro 'var_SetChecked'
, Va  rL_CS_,140    var_CV  \b
,       c|             ^
 A | ../include/vlc_common.h e )R  
_ | #tdeCOfiInntOeegReDSvr       (,o par| __vo u                                      ^
tChange (a,../include/vlc_common.h :"481s:n15apshot-nvar_SetChecked(o,n,t,v) var_SetCheuckeum",o 1 );
: note:       |     ^t(expanded from macro 'VLC_OBJECT'

u../include/vlc_variables.h:259:49: note: expanded from macro 'var_SetInteger'
"t,   );
       "audi&(x)->obj) \
      |               ^
|             ^
481 |         co-../include/vlc_messages.horen:83pst:lay-gain-mode"In file included from , Vc5: note: expanded from macro 'msg_Err'
IT );
      |     ^
&../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
network/getaddrinfo.c:29:
t  _t *)LCIn file included from  st../include/vlc_common.h  r259 | #d   83vu |  :1031act vlc_common_meefi:
../include/vlc_variables.h:539_ne libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/tcp.lo -MD -MP -MF network/.deps/tcp.Tpo -c network/tcp.c  -fPIC -DPIvC -o network/.libs/tcp.o
:VAR_ a Sr_SetInt481:15eger(a,bm,bc)e   var_SetInteger( VLrC:s_OB JECET TE:: 5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(cmXTlsg_Gennote: expanded from macro 'VLC_OBJECT'
T, o&  481 |   et ext, NULL); 
(&(x)->o      ric()b)j)p_ 
      )|                 ^
 d\(VLC_OBJECT(o),
122 | #define var_Create(a,b,c) va      |               ^
r_Crthi| n,t,v)    ^
 ../include/vlc_variables.h:128:43: In file included from s
video_output/vout_wrapper.c      ../include/vlc_variables.h : 142:31:
In file included from reatnote: expanded from macro 'var_Change'
en:|   53948, VLC_MS: note: expanded from macro 'var_GetChecked'G
                                               ^
c  142 | #defineeate( V Lva../include/vlc_common.horst vl  128 | #C:_481(:a15: |  Onote: ../include/vlc_common.h:1031:
_../include/vlc_variables.h ),bB_ERR, __VA_ARGS__J)EC
d      e   vexpanded from macro 'VLC_OBJECT'a
:  fnGr_554,:5CeretChecked(oc,n,t:, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|     ^
)../include/vlc_messages.h:78  554 |     var_Crest struct vlc_common_
      |                                                 ^
481ate( | at../include/vlc_common.hmembers      v) var_Gi:n13:e var_ Cnote: heexpanded from macro 'msg_Generic'
   78 |     Tt(a), b , c )
       |                                       ^
constvlc_Lo: (const vlc_oe( p_obj, apsz_name, VLC_VAg(bject_t ../include/vlc_common.h:*R_481:15: note: expanded from macro 'VLC_OBJECT'
FLOAT |   VLnge(a,b,c,VLC_O() p_iBJECT(o), p, vldc_modul,(:C_VAR481:15: note: expanded from macro 'VLC_OBJECT'
e _sDtOeI_NnHaEmR)IT&(xnpu   481 |    
 ru481 | t Chvar_Change( Ve       | )->obj) ct vl    ^c
_c o../include/vlc_variables.h:122:39:  m m on_mem  p_obj, psz_name, V,\note: expanded from macro 'var_Create'    ccked(VL
 const stru
      LL|               ^
 "bit-  C_OBrJ122bC | Ea_tOe", VLBCe, __VA_e#definC_VAR_STRIeNG | var_Create(CR_IN VLCTEG_T(a),VAR_DOINHERIT
      ER );a,b,c) var_Crers: (conFILE|     ^
st vl../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | 
      | #define var_Crect vlc_cc_objecocIn file included from video_output/video_widgets.c:_obje39tm_mon_membt *)(__, __LI&(x)->obj) \
NE__, \
      |             ^
:
video_output/vout_spuregion_helper.h:75:atee(c VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.ht      32rs::: (const v l../include/vlc_common.h481b, c,|               ^
:15: note:  _dexpanded from macro 'VLC_OBJECT', 
e )
t       | :*481:15: note: a                                            ^
t)e(a,In file included from video_output/vout_subpictures.c:36:
In file included from ../include/vlc_common.h:b(&(x)->o../include/vlc_common.hbj) \
      |               ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:481:15: note: expanded from macro 'VLC_OBJECT'
    ^
     75expanded from macro 'VLC_OBJECT'
,c) 481var_In file included from network/io.cc1031 | :
  |        const struct vlc_common_mem:48:
In file included from  Cre../include/vlc_common.h   imagebate( ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_variables.hVLC_OBJECT(a), b,  :511 :c481 :)5_handler_t *p_: | 1031:
../include/vlc_variables.h:227 :12: ewarning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
swarning:   227  |          
       due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ri
|                                       ^
:mag  e = image_H511 |     var../include/vlc_common.h_:a_Crean  481dlte( :122erCreate( p_this ); | #define
 copn_obj, psJsECT(zobje      15o),_nameturn var_ct_t e SetCh*e,)c VLC_VAR_INTEGER n|                                ^,t,v)
      |                                                ^

| VLC_VAtk((../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c struRct v  481 |  _DO&(../include/vlc_image.hx)INHERIT
      |     ^
../include/vlc_variables.ho:122:39: note: expanded from macro 'var_Create'
:64:55 lc_:  n  122 | c#deommfine vavar_Con_members:rr_Creea te(a,b,c) var     coeate(an,b,c) vas (cond(s p_obj, psstz ->obj) \
      |               ^
tsr_Create( tr481 | VLCuctIn file included from video_output/opengl.c:28:
_C        t vlc_oreate( In file included from V../include/vlc_common.hLC_OBcJECT(ab), b, c )
ject_t      |                                       ^ *)(
&(x)onst st ->obj) \
      |               ^
: note: expanded from macro 'VLC_OBJECT'
_OB  481 |  :JECT(v1031:
../include/vlc_variables.h:491:5lc_object_t *)(&(ru vlc_common_members: (conc       const struonst sctruct vlc_common_m../include/vlc_common.h:481:15:tt v lc_common_menote:  note: expanded from macro 'VLC_OBJECT'
expanded from macro 'image_HandlerCreate'
   64 | #deembers: (const vlcmst vlc_objec_objefine image_HandlerCrt_tbers:  *)(&(x()->obj) \
ccot_t *)(&(      |               ^
x)->obj) a\
      |               ^
), b,nst ve ate( a ) image_Hvideo_output/vout_intf.c:an159:5cd l)
lc_object_t *)(&(x): warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
-  In file included from :491 |    >obj) \
       var_Crea|               ^te( p_obj, psz_nameerCrea
network/httpd.c, VLC_VAR_AD:DREtSS | eVLC      |                                       ^
__In file included from ../include/vlc_common.h:481:15: note: VnAexpanded from macro 'VLC_OBJECT'
network/getaddrinfo.ca  481 |    R     cons_DOINHERIT );
      |     ^
:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: twarning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s
t  554 |     var_Create( p_ob../include/vlc_variables.hj:,122 :p39s:z _note: nexpanded from macro 'var_Create'a
m  122 | #define vabrj) \
  481 |         ec,o nVsLtC _input/input.crVuAR_STRINct :2003sv_tlCcG_ common_memme,(bers: (co|n VLC_VAR_DO :V9 :V Lwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r 302003 |    :
In file included from ../include/vlc_common.h     msg_Dst IvNl:1031:
../include/vlc_variables.hc:_324LbC:_oVbAjRe_cFtLOgA_Tt( p uwarning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
*)(&(x)-eate( val );
      | c_t  ai,b, vlc_common_members: (const vHERIT
      |     ^
159 |            ^C_OB
 c../include/vlc_variables.hJ   var_Create:ECT140:48: note: expanded from macro 'var_SetChecked'
(l()n pc../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'u
 p_vout, "width",a) )
      t VL, "FailC_VAR_INTEGER | VLC_VAR_DOINHERIT10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 v);
      >obj) \ed to create   324 | daer_C|     ^|                                                       ^
m
u../include/vlc_common.h:      |               ^
481:15x filter %s"r, psz_demu  140 eate( VLC_
x_cha:in../include/vlc_variables.h:_122:39: note:  input/var.c  122 | #define varOBJECT(a), b, c )
 : | #doefine var      |                                       ^
_note: Sexpanded from macro 'VLC_OBJECT'e../include/vlc_common.ht:
bject_t   481C481h:e15: note: *)(expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_commo_Cr&eate(a,cexpanded from macro 'var_Create'(bx,c) var122k)-e>d_Cre) | ;n_membe 
rsa
te( (o,n,t,v) var_SetChecked(VLC_OBJECT(o),  122 | #de        const sVtrucfLC_OBJECT(a), b, c | n,#dt vlc_  i)f
(       | !                                      ^v
aritne var_C../include/vlc_common.h:_481:15:GetChe note: expanded from macro 'VLC_OBJECT'
r  e,cavte(a,b,c) kvea481 |  ed( p_obobjj, psz_name, VLC_VAR   _Fr_    const struct vlcLOAT, &vcomCr_common_me)e mbemon_membrafine var_Create(te( VLC_OBJECTers: (      a,b,c) var_Cr| eat        ^
e(const vlal ) )
      |          ^c VLC_OBJECT(a
), b, c )
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
\
  142 |       |                                       ^
#define var      |               ^
../include/vlc_messages.h../include/vlc_common.hs:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |        :87:_5Ge: (const vlc_object_t *)(&(x)->obj) \
      |               ^
:( (const vlc_object_t *)(&(x)->obj ca), b, c )
      |                                       ^_
on)
      |                                                ^
../include/vlc_common.h../include/vlc_common.h::481481::1515::  note: note: oexpanded from macro 'VLC_OBJECT'b
j  ect_t 481* | ) (     expanded from macro 'VLC_OBJECT'
  481 |          con& (csst struct vlc_x)comIn file included from video_output/vout_subpictures.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: o-mon_metwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]nst s
>  525obj)  | \ 
s      t|  t   vrumbers: (const vlc_oc)bjre              ^
uct vlc_common_members: (conscta :r _CIn file included from trvt vlelvideo_output/video_widgets.c:_ta *)(t&ccnetwork/getaddrinfo.c_tobje(x)-:ct301Checked(o,n>_common29_:
members: (co212:5: warning: eIn file included from n:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  212 |    ../include/vlc_common.h: p_1031:
o../include/vlc_variables.h:bj, psz_nam563:e, 5:V Lwarning: Cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_VAR_BO_
O  563L | VLC_VAR_DOINHERIT
      |     ^ | note:  t *)(&expanded from macro 'msg_Dbg'
o  bj) \
      |               ^
10   87 | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  301 |     i var_Create(  f, p_iIn file included from  nvarp unetwork/io.c:48:
In file included from  84:41: warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

   84 |  ../include/vlc_variables.h:t       w->inhibit = vlc(,_inh122x)->obj) \!var_InheritBool(voibit_Create(VLC:39: note: u
expanded from macro 'var_Create'
t_Create( p_o_O, "osd"))
        122 | |          ^
#definb../include/vlc_variables.hBJECT (wi:nj604, pe var_Create(a,b,c)s:47: var_Creaz_st vlc_object_t *)(&(x)-d>ote( VLCw)_OBnaombeJECT(a));
      ,|                                          ^V
L../include/vlc_common.h:481:15: note: C_VAR_STRING | VLvexpanded from macro 'VLC_OBJECT'
j) \
      |               ^
 \
      |               ^
lC_Vc_commonAR_D../include/vlc_common.h  video_output/vout_intf.c:In file included from 160:5: OINHERI_,481  | b , : 1031  c   warning: )
      |                                       ^:
Tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  
      member../include/vlc_variables.h:241:12: warning: s: (c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]160
  onst vlc_object_  241 |  video_output/opengl.c      cnote: reoturn varn:_expanded from macro 'var_InheritBool's
28  604 | #define var_InheritBool(o, n) vtt *)(&(x)- 481>sSetChecked( :
a |    In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511: obj    cons) t\
 tr5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
up_cobj, pszt_ name, VLC_VAR_S      |               ^
v | lc v ) va_cr_omm|     ^IonIn file included from nherirtBool_ Ge(VLC_OBtJECT(o), n,) 
      |                                               ^
T../include/vlc_common.h:481:15RI var_Cr: note: expanded from macro 'VLC_OBJECT'
eNvideo_output/vout_wrapper.c:
  ../include/vlc_variables.hate( p_vou_481:struct vlc122:39: note: expanded from macro 'var_Create'
  122 | #de"sample-ram_ceofmimmbte,ner stCheckvar_:G,te"31:
In file included from ../include/vlc_common.h:1031 :
../include/vlc_variables.h:563:5: warning:  (,const vlc_object_ VLCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]"
h  563 |    eightt _VAR_IN*")TEGER  , VLC_VAR_C)reate(a,b,c) var_Create( VLC_OBJECT(a), b | ;
      | , c )
      |                                       ^
    ^
../include/vlc_common.hINTEGER | :481:15: note: expanded from macro 'VLC_OBJECT'
VLC_VAR  481 |      o  e (&(x)->objcn)_members: (d      o| const vlc(VLC_OB In file included from network/tcp.c:              ^
val JECT(o),n,t,v_object_t *)(&(x)->obj) 33:
In file included from \
In file included from network/http_auth.c:34:
../include/vlc_common.h_In file included from ../include/vlc_common.h:nst strucv      tD| 1031 vlc_a:
../include/vlc_variables.hcommo              ^:122:39: note:  :1031 r  n../include/vlc_variables.h:
../include/vlc_variables.h:_CreO189_me:477:5: );
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
I:12:       |            ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477  189 |   | expanded from macro 'var_Create'
 ate(   return var_SetChecked( p_obj, NHERp  mbes)ITz );
_name, VLCp
      |                                                      ^
_../include/vlc_common.h:481:15:|     ^
../include/vlc_variables.h: note: expanded from macro 'VLC_OBJECT'V122A:39: rnote: s
expanded from macro 'var_Create'R:_IN
../include/vlc_variables.h
  122 | #def (  T481E | G Ec122RIn file included from    onst vlc_ob const struct vlc_comm:o n _mem bjeercst140 :48,: _note:  objv, pavideo_output/vout_subpictures.c | s#zd _n_etf l cons i);ai ne var_Create(a,b,c) var_Create(t VLC_OBmJECT(a), b ,e c ),
      |                                       ^ VLne struc:* (co
n)      (sC_VARt_
S../include/vlc_common.hTRING | :481:V15: note: expanded from macro 'VLC_OBJECT'
LC_VAR var_C |            ^
v../include/vlc_variables.h:140:l48: note:   481 |         &create(a,b,c) var_Create(expanded from macro 'var_SetChecked' VLC_OBJECoT(a), _nsDOINHERt b, c )
      |                                       ^
cs../include/vlc_common.h
t :vlc_c   var_  140C | #rommon_members: (cexpanded from macro 'var_SetChecked'emonst
o  140 | #defate( ip_obj, psn(z_namx)->obj) \
      |               ^
e ve, VLC_VAR_Sd m481:15aIn file included from network/getaddrinfo.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: r: note: expanded from macro 'VLC_OBJECT'
:36:
In file included from ../include/vlc_common.h:1031efTRING | VLC_VAR_DOIiNHnwarning: Ee var_S:
_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]RIT );
      |     ^
o../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #etChecked(od, nvlcef_  481 |      \in
      |               ^
../include/vlc_variables.h:539e var_:5Croeate(a,b,c) var_C,tb
r  578eate( |   V L C _if(    const struct  var_Change( p_obj, psz_name, VLC_VAR_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,_  539 |     vSsg_Generic(p_thievlcvvideo_output/window.cbject_ta_com)r_Create( p_obj, psz_ndject_t *)(&(xC)ahmue, VLC_VAR_FLO->obj) \
      |               ^
AT | VLC_VAR_DOINHE s, VLC_MSG_DBRle_naIn file included from Inetwork/httpd.c:30:
GIn file included from ,../include/vlc_common.h :__VA_ARGS__)me, __FILE__,
1031      :
| ../include/vlc_variables.h    ^:
 T_../include/vlc_messages.h:340e:78:13: note: expanded from macro 'msg_Generic'
113:5:    78 |     vwarning: ldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:c_LI_Log
(VL  511 | C_OBJECT(o), p, vlc_module_name,       __FIL| E    ^_
_../include/vlc_variables.h:    cvar_Create, __LINE__,( p_o \
      |             ^OBJECT(a), b, c )

m      o  113 |     vlc_module_un_memnload(windobj, p| w, w                                      ^
skNE__, \
      |             ^
z->mo../include/vlc_common.h:481:15: note: duexpanded from macro 'VLC_OBJECT'
../include/vlc_common.hl_ne, Came, VLC  481_VAHORI_CIENSCOUNT, &count, NULL ) )
      9::481:15: note: expanded from macro 'VLC_OBJECT'
122:39: note: expanded from macro 'var_Create'
| I  481 |        vout_window_stop, wi122ndow);T
 |    c |       
|     ^eTdonst EGER | VLC_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      ../include/vlc_variables.h:|     ^
122  s340../include/vlc_modules.h | :V45t (#:27oruct vlc_commtruct vlc_c   definoif( var_GetnChoecke var_C_AbRers:mrembers: (const vlc_object_t *)e(_& aDtOeI(a,b,c) var_Creead(te( VLC_OB p_JoEbNHERIT
: (note: conexpanded from macro 'vlc_module_unload's
j   45 |             |      ^ 
t,../include/vlc_variables.h p :v122l:s39z:_ nnote:       v  conxcexpanded from macro 'var_Create'
lc_  122 | #define var_:C39s:t  )CT_s(onote: aexpanded from macro 'var_Create'mobdule_unload(Vtruct vlc_common_me        ^mLbCe_rOsB:J E(CcT
(
o../include/vlc_variables.h:)128,:m43,:d ,note: _expanded from macro 'var_Change'_  
oVnAs_tA RvGlSc___  128 | #define )var
o_C../include/vlc_common.h:481hanb122( | :jec
x      |                           ^
../include/vlc_common.h:481:15: tg_note: texpanded from macro 'VLC_OBJECT' *)(&,ne(a,b,c,j(xe)ct_t), b, cd *,e) )) -

>      o|                                       ^
b#j) \
      |               ^
define vvar_Creat../include/vlc_common.he:(a,b,c) 15In file included from network/http_auth.c:34:
In file included from ../include/vlc_common.h:1031:
r../include/vlc_variables.he:a491t:e5):->objv(t *)(&a(x)->o481,:  15: note: expanded from macro 'VLC_OBJECT'
  481 | 481t,v) var_SetCheckeabj) \
      |               ^
        const )d(VLC_r_Cha : note: expanded from macro 'VLC_OBJECT'sntgrmuct vlc_commrae( VLC_OmeB\
on_mem
,_ vaam,b,cCOrBJEoeate(n _VmCe  mbers: T((const ov),n,t481      |               ^ |        r _Slc_ob
bconst etCheject_t *)(&(,v)e
r      s: LC_OBJE| ckedC      T| (                                               ^a()c
,../include/vlc_common.h :b481,:(VLC_OBJECT(o),15: note: expanded from macro 'VLC_OBJECT'
VLC_V  J481ECT( ac )
      |                                       ^
 | ) ,../include/vlc_common.h :AoRn_sStT RvIlNcb481,: video_output/video_output.c:802G, &v       const structc ,v ldc,_ ceo15a:l  note: )expanded from macro 'VLC_OBJECT'  
)
      |         ^
  481 | ../include/vlc_variables.h::142:48: note: expanded from macro 'var_GetChecked'13: 
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  802 |      
       142  msg_ D b     g(      |                                           ^
vxout ,c)o->obj )(&(xsntruc              ^
t vlc_common_membermmon_members: warning: )../include/vlc_common.hvideo_output/display.cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  954:17: st struct  \ | 
vlcwarning: _common_members"Adding '%s' as %s", e->: (conanstme, a ==s: (  n,t,_object#vd0elfcion_et  v* )((c&o(nxs)t- >vlco_objaerc_tG_t *etbCjh)e c491ked(o,n,t,v\
 | )(&(x)->obj) \
      c    var_Crea_obj)e var_GetChecked(VLC_OBJE      |               ^
:t481e:(15 p      :| C_ note: expanded from macro 'VLC_OBJECT'
              ^
  481 |         const struct vlc_common_members: (conctst vlc_object_t *)(obj,_ In file included from T(input/var.cvideo_output/vout_subpictures.cto) *)(&&:(x)->obj)(x)->obj)  p :?sz_n36am\
e, VLC_215VAR_Anst vlc_object_t D      |               ^
 "stDRE*S)\
      |               ^
:S | VLC_aVtAiR_,5(n,t,DvO| I              ^N&(x)->obj) \
      |               ^

In file included from video_output/vout_wrapper.c:HER31:
IT );
      |     ^
:
In file included from ../include/vlc_common.h../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
:)In file included from 
In file included from ../include/vlc_common.h:1031  122:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        578 |     if| (1031 v | #define                                                ^network/io.c:48:
input/input.c:var_Crea2022:17te(a,b,: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_ 2022 | c) var_          )C
 var_Create( VLC_OBJECT(a), b, c )
      Ch      msg_Err( ange( p_obrce"a tIn file included from j../include/vlc_common.h,e|                                       ^
../include/vlc_common.h:( VL../include/vlc_common.hp_input,: 481p:15:1031:
../include/vlc_variables.h:256:12s:z _warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   256 |     rename, V:C _"interactive");
      |             ^
note: Oexpanded from macro 'VLC_OBJECT'
B:
J../include/vlc_variables.h:../include/vlc_messages.h554::87E:5: note: expanded from macro 'msg_Dbg'
L5C:_   87 |    V  ACR_CHOICE:481 | S C O"mtsg_Generic (warning: pdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_
t  his, UuNrTn,  V&count,LC_MSG_DBG, __VA_ARGS__)
      |     ^
vT N(ULL ) )
481:15: note:  expanded from macro 'VLC_OBJECT'
        481 |    | 554 |     var _   Cr const struct vlc_common_e../include/vlc_messages.h:78ate( :13m        ^
emb../include/vlc_variables.h:: note:   ers: (c128o:nst vlc_objeIn file included from expanded from macro 'msg_Generic'ct_t *)(&(network/getaddrinfo.c:38:
x../include/vlc_network.h: 134   c):12
->obj) \
    |       |               ^:onst   warning:        const s78 | Is
t rucNpP U_T _CONTROLdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_tS ET_PO In file included from Svideo_output/opengl.cI
T  I:O28N ignored w:
In file included from ../include/vlc_common.h: vlc_L134vlc_coar | h io_mbmon_ 1031:
../include/vlc_variables.hmem:525Sebjers: , (cpttC:sh5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  525 |    zructcked vlc_co( p_obj,  v_  raetumr_rCnr enaepst_Cooannst amve,lnmoc_objec)t,_ t *)(&(x)->te(n p_b, c )
      |                                       ^
on../include/vlc_common.hb_:m z_embersj:)481n:o a(b j15,: psz_me,nV LVLC_VA note: expanded from macro 'VLC_OBJECT'
R_ADD  481 |      C   aconst struct vRESS, vconlmcev)
      |                                                ^
a,lst v e_common _../include/vlc_common.hV:481);
      |            ^
_:../include/vlc_variables.h:140:4815ARmembers: (: note: _oexpanded from macro 'VLC_OBJECT'
clc_object_t *)(&(x)->obj) \
      |               ^
tg(VLC_OBJ:E  481 |         consleIn file included from VLnetwork/httpd.cctons    r(C_VAR_BOOL |struct vl:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  350 |     if( STRING | VLbC_VAR_DOINHERIT
      |     ^
j../include/vlc_variables.h:c,_common_met vlm Cnote: expanded from macro 'var_SetChecked'c_object_
thbecording" );
 *)      122(|                 ^
&:39: note: expanded from macro 'var_Create'
../include/vlc_messages.hoe  122 | #define var_Csre:83:5: note: expanded from macro 'msg_Err'
   83 |   \v  
tararte(s_ms      g| _              ^
  140 | #def:in (G,video_output/window.ca:,G114(x)->obj) \eneric(p_this, VLC_MSG_E:RcoT :R, __VA_ARGS__)
      |     ^
5b,../include/vlc_messages.hetCheck:78:13: note: expanded from macro 'msg_Generic'e: c) n
warning: svta vl   r_Create(c_object78  | Vd LC_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
O(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_    
t 114p_   B( 215obj, psz_name, VLe var_SCe_tJCoh)Ee*cvClTc(_aL))(&(x)->obj) \
      |               ^
  VLC_VAR_DOINHE |       V| AkRIn file included from R_ISTT
               ^ e  | network/tcp.cp
o      R| I    ^o
g../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 N | #define var_Create(V-d(In file included from network/http_auth.c:o>, n,t,v) var(ao,b,c) var__SeCreate( VLC_OBJEtChLC_OBJECT(o), p, vlc_module_name, __FIbj) \vlc_object_reClTe(a
se(wia),34n dbow);
      |     ^
LE../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
:
__, __,L rGIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:,, p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
       I| N              ^E
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         c__, \
      ont|             ^
, S,OCK_STREAM, ../include/vlc_common.h:481:15:& note: audio_output/output.cexpanded from macro 'VLC_OBJECT':va335:IPPROT13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l     66s | t st335 |        v    ruct vlcl_c_    
comobjecmo t_re vecn _member)  b  481 |        lked(VLe,a ss) :  var_Change 
a      r_Creat|         ^
C../include/vlc_variables.he((ae_OBJECT(  Voco:L(),n,t,v)
      |                                                ^u
t142, ":a511../include/vlc_common.h::5481:: 15warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
C_OBJECT48:(a unote: dexpanded from macro 'var_GetChecked'i
onote: -re  (const vlc_objeco511n | expanded from macro 'VLC_OBJECT' 
)      var_)C
r142e | a#te( pdefi_obj, ps  st stzr_uncatm481e  |        ,      |                         ^ VL 43 vlc_common_members: (const 
Cpvlc_object_V_t *)Aplconay-gain-mode", VLC_VAR_s: ../include/vlc_common.htRt_t :481*_INTEGER)ADD(&(x | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:)->obj) \
      39: note: expanded from macro 'var_Create'|               ^

  122 | #defnote: expanded from macro 'var_Change'
ni  e ne var_CrCeat:H128(video_output/video_output.c&:807:e(x)->o_b(a,b17i | #definej) var_Change(a,b,c15:,d,e) var_Change,c) ( VLCOv: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
I_O  807 | BJ C                msg_Err(v note: ouar_Creatte( VLC_OBJEC,T(aE,
      |             ^ \
      |               ^

struct ../include/vlc_variables.h: vlc_com128mo"Failed expanded from macro 'VLC_OBJECT')n, b, c_members: (const vlc_tinput/input.c:o add filter '%s'", e )-2036:>17:name);
      |                 ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 2036 |             nput, "intf
      |                                       ^
-../include/vlc_common.h:481:event", VLC_objeV15: note: expanded from macro 'VLC_OBJECT'
A../include/vlc_messages.h:83
  481 |    481 |               con:43: note: expanded from macro 'var_Change'ct_t *) co:5:     msg_Err( pn
_  128note: (expanded from macro 'msg_Err'& | (#idn
p   83 |     mR_INTst struscxt vlc_common_)-meEfGEeg_Gener>ioicn(ep s_vtahis,mberb VLCs_MSG_ERR,uR );
      |     ^
 ../include/vlc_variables.h::j (const vlcrt str122t_u,C "INPUT_CON:39: note: expanded from macro 'var_Create'
_Than_Vge(a,b,c,d,e) var_Changvaredue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_object(   )_t \
VL      |               ^
122C_OBJECT(ROL_SET_PO
In file included from SITnetwork/io.c:48:
In file included from ../include/vlc_common.hA_AR  954ct vlc_com | I:GS__)mon_mem
b:e      |     ^
rs:1031:
../include/vlc_variables.h ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(const vl                msc_og_Ea)bject_t_GetChe *c :276:10: warning: )(&*)(&(x)->due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
robj) \
,  | #kdeb, c, d,r(vd, "F e d(o,n,t,vce )
      |                                       ^
) (x)EC->T(a), bON "
ailed to reset of      |                 ^
pine var_Crbictures (proba(VLC_eatb../include/vlc_common.h:ly f../include/vlc_messages.hO481:15: note: expanded from macro 'VLC_OBJECT'
:83:5: note: expanded from macro 'msg_Err'  481 |    j) \
      |               ^
  ,atal)");
      |                 ^
33:
In file included from ../include/vlc_common.h:1031:
va../include/vlc_messages.h:83:5: note: r_G)expanded from macro 'msg_Err'e276 |   
../include/vlc_variables.hBJECT(tChe(ao)ecked(VLC_OBJEC T    const st ,c, p, vlc_module_, d, e b,c) var_Cre   83 |     mas)
      |                                           ^
g_Genernam../include/vlc_common.h:et, __FILE481:15: note: expanded from macro 'VLC_OBJECT'
_  481 |  _ ,   __LIrNuE _ ct vlc_commo_i,c \if( 
        | n            ^_
e../include/vlc_common.h(:481:  con15: note: expanded from macro 'VLC_OBJECT'
   481
 |        |                                            ^
st      const struct vlc_
../include/vlc_common.h:481:15c: note: expanded from macro 'VLC_OBJECT'
   83 |   481 |           (ommo  membersc: msg_GeneriVp_(cotnLC_OBJECTcs(t  vlc_ob(jpa:203:12: onst s), b, sntcr u)ct (vwarning: hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
!  is, V203t |  lc _ ruct_me vlc_common_members reo),var_GLC_MSG_ERRetCheembeckedrs: (conn: (const vlc( _ct,c __urn_obj var_sSetCheckeommt ovtdect_tVA(n_memb *)(&(x)->obj) \
      |               ^this, Vp
ers: LC_MS_AGRGS__) 
      _|     ^
p_oaudio_output/output.co
bj, psz_name, bj, psz_name, VLC_VARV      L| C                                      ^_INTEGER, &val )(lconstIn file included from video_output/window.c:c__ERR, __VA_ARGS_ _ot *)_VARbje_B
OOL, val );
      |            ^
../include/vlc_common.h../include/vlc_variables.h:_)
c:481:15:t127_      |     ^:
 
)
      |          ^
t *)(&(x)->ob140:48:340:5:j: note: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'var_SetChecked',
../include/vlc_vout.ht,v)
      |                                                ^
:() \125&../include/vlc_variables.h::5142 
      |               ^
v:48: note: expanded from macro 'var_GetChecked'
../include/vlc_messages.h: ../include/vlc_common.h:warning: 78due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  125 |   ../include/vlc_messages.h:78:13::  48113: note: expanded from macro 'msg_Generic'
:  note: expanded from macro 'msg_Generic'
 |         video_output/video_output.c   78 |     vlc_Log: 811v:lc_objconst struct vl481:c15   78 |     vlc_Lo_comm:ect_release( pg(VLC_OBJEC_  14017:  note: expanded from macro 'VLC_OBJECT'
o  | (nV#LdC_Oefine   481 |         vcaorn_st warning: struct voutdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v l)Tc;
      |     ^B_cSo

  811 |        mJmEo../include/vlc_objects.hn:warning: 66due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]C
T  340_ |     var:_(o25: note: expanded from macro 'vlc_object_release'
etChecked(o,n,Cr   66ea | t,) v t  vlc_objec) ,var_SetChe cpk,e _tm_erde(VLmvbers: (clec C_OBJECT(o),(no),,t p, vlc_modu,v)l  eo
      |                                                ^
_mo a142sne../include/vlc_common.h       :481du:l15es tf(i_lte( a:o unote: texpanded from macro 'VLC_OBJECT',
   481 |         const struct vlc_commonn_amm"re_,sterAedo-mode", VLC_VAR_INTEGER | VLC_VAvR_DOIdProx _yCallbacks(vo_FILE__, _lc_object_t *)(members: (const vlc_LINE__, \
      |             ^
le_name, NHE_object_t *)e mber(&s:VRIT);
ut, &(fil (_      const |     ^
vlc_ob../include/vlc_variables.h_j(Oxect_t *)(&(x)->obj) \
      |               ^
ter, :122:39F_TCF: note: expanded from macro 'var_Create'
P);ilterR  122 | #dI
      |            ^
LE__, __LINE__, \
../include/vlc_network.h:125:48: note:       |             ^
expanded from macro 'net_Connect'
../include/vlc_common.h:efine var_Create(a,bIn file included from )->obj) \
      |               ^
network/tcp.c:33:
481In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning:   125due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,c) var_CrIn file included from network/httpd.c../include/vlc_common.h:481:15: note:  | expanded from macro 'VLC_OBJECT'#define ne:30:
t_Connect(a
, b, c,  481In file included from eat:15../include/vlc_common.h:e(estart1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]L
( |  CC_OBJECT(:       ala) )
      | xconst s  362 |    )                        ^lbact ruct note: expanded from macro 'VLC_OBJECT'
 v  if
( var_k);
      |                 ^
481../include/vlc_filter.h:242:l30: | ../include/vlc_common.hc :note: Gexpanded from macro 'filter_AddProxyCallbacks' 
d, e) net_Connect(  V242L |   e  t-481>:o15VC _fLiCO_bjBlJ:ECChT(aO)B,JeEcCkT (bt,ear)ed(_ Apd_d,P rbo, c  c       cobj, ps,x d, e)
      |  o                                               ^
ynst str_cCaz)u  c212_ | to \
      |               ^
nmammoen, VLC_VAR_AD_DmReEIn file included from video_output/opengl.c:28:
m)bIn file included from ../include/vlc_common.he: 
1031:
        ../include/vlc_variables.h:|   returr                                      ^s
539:vl: (5: ncSS, const vlc_obj&val )  var_../include/vlc_common.h:481:15:)SetChe note: expanded from macro 'VLC_OBJECT'
  481ect_tcked (o |  *_bj, nam        e,con VLstcommon_members: (constC
      |         ^_VAR_C
OORDS, val);
      |            ^
 ../include/vlc_variables.h:140:s48:  vlc_object_t *)(&(x)->obj) \
      |               ^
)(warning: &(xt../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])  142 | #define->
r  539 note: expanded from macro 'VLC_OBJECT'
   481 |  | vuc../include/vlc_common.hlc_ t vlc_coommon_ar members: (coo_G note: expanded from macro 'var_SetChecked'
   140 | # dve:bns  tajbj) \
re 481:15:    _note:  Createxpanded from macro 'VLC_OBJECT'e      |               ^
 const struct vlc_common_me
cmvlc_obinput/input.c:(2057  j bers: (const vt_lc_objpteecftCh_ o*bt)i(ej:17: ne var_SetChecwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ked(o,n,t,v) var_, pSetChecked(VLC_OBJECT(o),n,t, 2057v |               )c )
      |                                       ^
sz_
name, VLC_VAR_FLOAT | VLC../include/vlc_common.h  ms_:l&481l | 481:15: note: (g_Err( p_i expanded from macro 'VLC_OBJECT'
e | ckt *)(nback      | x&(xs)(-                                               ^>oVbLjC)_ O\B
      | )
-ce../include/vlc_common.h              ^:
t_t *)(&(x)->JECT(a), b, c)
      |                              ^
o>obj) \video_output/display.c:1198:50:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 1198 |     |      voutbj) \
      |               ^
_display_t *p_
      |               ^
display = vout_display_N    const struct vlc_common_members: (con  481 |     st #      |               ^
define var_G    consetChputvIn file included from network/http_auth.c:d( struct vew(VLCl34c:
_In file included from o,n,t,v) varecked(o../include/vlc_common.hIn file included from :1031network/getaddrinfo.c:38,n,t,v:
:
../include/vlc_network.h_t, "INPUT_C)../include/vlc_variables.hO:O525:5: NTROL_SEB:150:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  150 |     rJECT(vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]out),
      |                                                  ^

../include/vlc_common.he:481:15: note: expanded from macro 'VLC_OBJECT'
   _481G | e    525  |      t In file included from video_output/window.ct:130:
video_output/event.h:42:2: warning: FIXME: implement video close event [-W#warnings]
  const struc481    :15: note: expanded from macro 'VLC_OBJECT'
  481 |       urn net_   const strCouncnet vvcttD gvrlacr__cGommon_members: (consta etChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^ vlc_object_t * )(&(x)lc_commo m ( obj, h->obj  var_C) \
      |               ^
n_42 | #members: (conswIn file included from onetwork/tcp.cst, port,re 
late(:33c p_objhlim,c, psz_name,:
 VLC_VAR_BOOL | t v lVocIn file included from ../include/vlc_common.h_:o1031b:
j../include/vlc_variables.he:c227t:_t *)LC_VAR_DOINHERIT
      |     ^
12T_TIME ig: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h  227 |     return var_Sen:nored while reco../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      srding" );
      |                 ^
tarning FIXME: impl122 :39e m tconst struct vlc_common_membCehrs: ((&(x)->obj) \
      |               ^
const vlc_object_t *)(&(x)->obj) \
      |               ^
ecked( p_objIn file included from video_output/vout_subpictures.c:, psz_name, VLC_VAR_FL../include/vlc_messages.h:83:In file included from network/io.c36::
:In file included from 48../include/vlc_common.h:
:In file included from 1031:
../include/vlc_variables.h:563:5: IPPROTO_../include/vlc_common.hwarning: 5: Udue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:note: expanded from macro 'msg_Err'
1031:
  563D | O../include/vlc_variables.h:293:10 A TP _,common_members: (const vlc_ob  C) note: expanded from macro 'var_Create'
:;
      |            ^
jval );  
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
122  293 |    ../include/vlc_network.h :ih      |            ^
146:26: note: expanded from macro 'net_ConnectDgram'
  146 |         net_Conn | eveacrtDg_rCarfe(a../include/vlc_variables.ht:e140(: 48p: note: _eockedbj, psz_name,(c t Vexpanded from macro 'var_SetChecked'LC_VAR_STRING | VLC_VAR_DV#
d  OeI!NHLECRIvT
      | a_O    ^BJEfine var_CrCT(oe),n,t,v)
      ar_Get
_C../include/vlc_variables.h:tIn file included from video_output/vout_wrapper.c:33:
In file included from ../include/vlc_vout_wrapper.h:27:
In file included from ../include/vlc_vout_display.h:|                                                ^
t *)(&(x)->obj) \
      |               ^
m../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(VL  33:
 C_s481 |     tOruct vlc_common_m122:39    const struct vembers: (c../include/vlc_vout.honsht :v125lc_Blec_commo::5: cwarning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: object_  125 |     vlc_objeexpanded from macro 'var_Create'cJt_release( p_EvtCT(a), b, c, ou n*_k)(&(memx)ed( ->obj) \
e      |               ^p
e(a,b,c) vbers: (conasaudio_output/output.c:341:34: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

tt )  122   _341 |    vlc_obvideo_output/display.c:1323d, e)
      |                          ^
ject_t *)(&(x)->obj../include/vlc_common.h)ob | #d:e481f:i15n owner->initi: note: expanded from macro 'VLC_OBJECT'
aj, psz  _name, V481L | C  l_stereo_mod:r_Creat_VAR_DOINHERITe( VL_e =      coC_ var_GetInte9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nsger 1323 |        ;tOBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struc(aout, "stereo-mode"
);
      |                                  ^

../include/vlc_variables.h:658:      t vlc_c o      struct vlc_commom |     ^
m../include/vlc_variables.h:122onn__members:47 30 warnings generated.
members:msg | (const vlc_obje: note: _expanded from macro 'var_GetInteger'
 ct_t *)(E&(x)->obr(const vlc_object_t *)(&(x)->objj) \
      |               ^
r(vd, "splitter event notIn file included from network/http_auth.c:e va34    ^r_Cre:
In file included from )ante(a,b,c) \
      |               ^
tV imple
 menteIn file included from network/getaddrinfo.cd::../include/vlc_common.h:1031:
../include/vlc_variables.hvideo cAR_38:
../include/vlc_network.h:159BOl:12oOL, &val )  %d", event):539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc];)
      |          ^

../include/vlc_variables.h:142  539 | :  ../include/vlc_objects.h  : va66
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      s|   159 |     retur_Create:48: note: ( VLC_OBJ rn        ^expanded from macro 'var_GetChecked'
ECva    83
r../include/vlc_messages.h:_:  142 | #definTCreate( p_o25: note: expanded from macro 'vlc_object_release'
 |        msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
 bj, psz_nam83../include/vlc_messages.h:5: note: expanded from macro 'msg_Err'
enet_O\
, VLC_VAR_FL   O83A | pe: 78 : v      ar_GetChecked(o,n,t,v) var_G13etChecked(VLC_  O  msg_G| 658e | n#BdJ              ^(66e | : e 
E   vlc_object_release( VLC_Onote: expanded from macro 'msg_Generic'
Bf   78 |     vlc_Log(VLC_OBJECT(CTinedepbase=`echo network/udp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/udp.lo -MD -MP -MF $depbase.Tpo -c -o network/udp.lo network/udp.c &&\
mv -f $depbase.Tpo $depbase.Plo
 vaIn file included from network/httpd.cr_GetIntege:JenDEgC(T(a) )
      |                         ^
../include/vlc_common.ho30),rn,t,v)
      |                                                ^
:
../include/vlc_common.hIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  429 |     am (obj, a:host, port, NULL, 0, :481:15: Iri), cTb, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'(p_
481:15: t  his, 481:note: 39: |  v P V P expanded from macro 'VLC_OBJECT'ar
   L 481 | C_M  R  _ C    create( p_objo n|, VL note: OTO_UDP);s
c      |            ^C
_../include/vlc_network.h:155:23: (t expanded from macro 'var_Create' aoVsAnst SsG,_note: 
expanded from macro 'VLC_OBJECT'
-bER>R  R  , __Vtr122 | #define var_Crea)   t_rutctonote:  vlcA_ADROGISN_eHvaErc_481 | ( b_ja) _)
oRmmoIT
expanded from macro 'net_OpenDgram'      |     ^      | ,b,c) var_GC
r../include/vlc_messages.h:    ^et       eInn_tm78e:m13b:c enote: roseger: (consate( VLC_tOBJECT(a), b, c )nst  
v      loc| _obj                                      ^

../include/vlc_common.h../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
() VLC_OBJ:481:15: note: E, p, vlc_modu
expanded from macro 'VLC_OBJECT'
Cle_name, __eFct_t *)(&sTt  155 |      (   net_Opruxct v)enDgr  am(VL(a),b)
481      | -                                              ^>obj) \
      |               ^
C_OBJECT(a)I,LE__ |  , __LIN      E b,__, \
uc  ct vlc      |             ^
_common_members: (cons../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
onst struct vlc_common_members: 
(const vlc_obj../include/vlc_common.he:c481  481 |         const vlct_oobject_t lc_common_met_t *)(&(x)->obj) \
      |               ^b:15: ject_t *)(&(x)->*o
note: p expanded from macro 'VLC_OBJECT'
expanded from macro 'msg_Generic'
str   78In file included from video_output/opengl.c:uc28:
In file included from ../include/vlc_common.h: | 1031    vlc_Log(Vst:
 ../include/vlc_variables.hv:l554:5: mbers: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)(&z  554 |     var_C(LC_name, VLxbj) \
      | reC              ^
_V)->obj) \c
(      |               ^
_Aconst _RaIn file included from video_output/vout_subpictures.c:tOBJEvlccvideo_output/video_output.c:_obje_oIN  T481E | G E R | VLC_  CT(o), p, vlc_mmmon_omembers: (821:9V AR_DOINHERct_t *dule)_(&(xITce )n);
      |     ^
o../include/vlc_variables.ha:m122en,36->obj) \
      |                ^
( p_obj, psz_name, VLC_Vst vlc_object_t *)(&(x)->ob_AR_STRIN\_  In file included from network/io.c:48:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:
      17:|                ^j) \
      warning: G |
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
c:
In file included from |               ^
 VLC_VAR_DOINvideo_output/vout_intf.c:161:5: warning: ../include/vlc_common.h  video_output/vout_wrapper.c304: | HERIT:54:5: warning: 
       |     ^
../include/vlc_variables.h140 | #define var_Sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]etChe
1031   54  : 122warning:  | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]#
cked(o,n   | :
../include/vlc_variables.h:578:9: warning: defidue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:821122 |   578 |     ne:39: note: expanded from macro 'var_Create'
, o ntst struct vl,v) var_SetChecked(VLC_Oifc_common_members :BJECT (     (  m (const vlc_ o smobject_t c),nv s,  if (lgiarkely(!var_Ge_t*)(&(x)->obj) \
      |               ^C
tCheckehange( p_oaudio_output/output.c:343:5: d,v)
      |                                                ^
warning: ../include/vlc_common.h,:  (obj,F due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  161 |   name, VLC_VAR_COORDS, 481&:15: note: expanded from macro 'VLC_OBJECT'
val  481)))
      |                 ^
 |      b  122 | #define var_Creat../include/vlc_variables.h:142:48due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e(a,b,c) var_Create( VLC_O  343 |     var_AddCj,BJECTa(llback (   :  note: expanded from macro 'var_GetChecked'
psz_namIea), b,   var_Creatc  o142 | #define vd, VLCaa_ouet(,  "stereo-mode", StereoModeCalg_D_bDgb(vout, "Addvar_CreiLgV(vaAter_GetChecked(o,n,t,o e, g)
      |                       ^
n,../include/vlc_common.hut, "Openigln g vout dv:481isplay wrappera)  fi");
      Rns_C| l    ^
t../include/vlc_messages.h:87(a,b ,:5: note:  struct vlexpanded from macro 'msg_Dbg'
ter    cH87c_t) var_CcOICE S)E__, __LINE__, \
      :15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_coCOUNT, &count, Nm | U    msg_GemonLL ) )
er      i
      | rbeaactceocmnm_omne_mmb(e resm:b e(rcso:n k(,( cNoUnLsLt);
      |     ^
| ../include/vlc_variables.h:166:51: note:             ^
 ../include/vlc_common.h:481:expanded from macro 'var_AddCallback'15: note: 
v  166expanded from macro 'VLC_OBJECT'
 | lc_object_t *)(&(x)->obj) \
  481 |     #d    const struef      ine var_AddCallb|               ^
ack(a,b,c,d) var_AddCallbct vlc_common_memberaVLC_OBJEp:39: In file included from snetwork/tcp.c:ck( VLC_OBJ33st vlcE:CT_ov co(a), b, cva, d )
       _                                      ^minput/input.c
r_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
onote: pexpanded from macro 'var_Create'object_tenut, "align", VLC_VAR_INTEGER | VLC_V *)(&(x)->obj) (\cons
tA R_DOINHERIT );
CT(a), bvlc_object_t *)(:2088:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, c  ../include/vlc_common.h../include/vlc_common.h      |     ^
:)
sate for format changes");
      |         ^
../include/vlc_variables.h../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
:      |               ^
2088      |                                       ^
: | ../include/vlc_common.h481         :    1587 | : :481:15:     note: expanded from macro 'VLC_OBJECT'
 mnote: expanded from macro 'VLC_OBJECT'
    481 |         co481nst struct vlc_common_mesg_Gener&(x)ic(->obj)p_this, V |  :
 \
      |               ^
 122:m  In file included from ../include/vlc_common.h:1031:
LC_MSG_DBG, __VA_ARGS__)39:../include/vlc_variables.h note: expanded from macro 'var_Create'
:241:12video_output/display.c:1337 481 : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:15: note: expanded from macro 'VLC_OBJECT'
  con
      |     ^
../include/vlc_messages.h  s
t481 :78:13:   241 |  note: expanded from macro 'msg_Generic'
   returstruc   :t78 |     vlc_Log(VLC_OBJECTb(o), p, vlc_module_name,  122 |  __FILE__, __LINE__, \
      |             ^
43: warning: unused parameter 'subpicture' [-Wunused-parameter]
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 #d1337 |                e  f481  |       ine var_Create(a,b, c )  var_Create(n var_SetChecked(  VLC_OBe       subpicture_t *p_obj, psz_name, VLC_VAR_STRING,  s vubJECTvar(a), b, c )
      | sl );
      |            ^picture)
      |                                           ^ 

 ../include/vlc_variables.h:140:48                                      ^
: note: expanded from macro 'var_SetChecked'
 | video_output/display.c    140 ../include/vlc_common.h:481 :15: note: l | #define v:1358:43ar_SetCheckexpanded from macro 'VLC_OBJECT'
    ed(o,n,c: warning:   | _unused parameter 'subpicture' [-Wunused-parameter]481
                                                  ^  const s tru |         conct vlc_common_ st1358 |      const struct vlc_commstruct v  on_members     : (const c|         ^
lc_com    ../include/vlc_variables.h:128:43: note: 
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
m   om   122mt,v) var_SetChecked(VLC_OBJECT(o)o | n_m 481 |     ,n,t,v)
      |                                                ^
     on_members: (const v../include/vlc_common.h:embeml481c:_object_t *)(sg_Warn( p_i15nput, "INPUT_CONrTs&ROL(x_SET_T)            sIM:const struct vlc_common_members: (constu vlc_obbpicture_t *subpicture)
 (const vl      |                                           ^
expanded from macro 'var_Change'
ject_t *)(&(x)->obj) \
      |               ^  128 | #define var_Ch-c_obj
ect_t a*)nge(a(&(x)->obj) \
audio_output/output.c,b,c,d,e) var_#      vlc_o>bject_:346:5:tvideo_output/display.c:o warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Change( VLC *)(&1439:28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]|               ^

(x)-_: (c  onst vlc_object_t *)(&(xde>obj) \
      |               ^

OBJ 1439 |       fin  ve var_CriECdeo_splitter_New(VLCvideo_output/video_output.ceat_OT(aBJECvideo_output/vout_intf.c:163:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
), b, c, d  ,163  | e   ) 
       v| a                                          ^r
_../include/vlc_common.h::824:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T(vout481:15: note: expanded from macro 'VLC_OBJECT'
28 warning  481 |     s  824 |    generated.
 C   comnst semtbers: (const vlc_o), spruct vlcb ject_t         msg_E_comlmon_me *)(reatmbers: ie&((tco(x)->obj) \
      |               ^
n pe_v(a,b,c) var_Create( VLC_OBJECT(ap_this, VsttLC_MSG_DBG, __VA_ARGS_e r_modulevlcIn file included from , sou__objectvideo_output/opengl.c)
      |     ^
:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_messages.h:../include/vlc_variables.h78out, "), b,mo c )r:13
      |                                       ^
:563r:5: warning: 346../include/vlc_common.h: |  _   va481:15: note: rrce(tvout, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_Change ();
      )
aout, "stereo-mode", V"|                            ^
  563 |      v*F)a(ilLeC_VAR_SETTEXT, &&txt, NULL);
      |     ^
../include/vlc_variables.h:../include/vlc_common.ha:r_C128:43: note: expanded from macro 'var_Change'
(  x)->128 | obj) \
#      |               ^
define var_Ch:d Ea %nge(a,b,c,d,e) var_Chanb" note: expanded from macro 'VLC_OBJECT'
P  481 |  RId64
      |                 ^
j../include/vlc_messages.h:85:5) \
depbase=`echo network/rootbind.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/rootbind.lo -MD -MP -MF $depbase.Tpo -c -o network/rootbind.lo network/rootbind.c &&\
mv -f $depbase.Tpo $depbase.Plo
: note: expanded from macro 'msg_Generic'
         |               ^
-   >ob78 |      jg) \
      |               ^
const srteate( p_obj,481 e(  In file included from network/io.c:48:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: ruct vlc_common_members: (u VLC_OsBe-hide-timeout"J,ECT(co
:15nasdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from 
:       network/http_auth.cnote: :expanded from macro 'VLC_OBJECT't
 )| ,    ^ b, c,   481
 | ../include/vlc_variables.h : 122  vlc_Log(VLC_OB324 |   d, e )
      |                                           ^
  if( !../include/vlc_common.h:481:15: :note: Jexpanded from macro 'VLC_OBJECT'ECT
(  481 |   o )     const struct vlc_commonvar_GetC_members: (const vlc_object_t *)(&(x)h, p, vlc->ob   eckvlc_obed( j) \
      |               ^
psz_n  a  const audio_output/output.c:349:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
me, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^struct vlc_comp_ob_
  ../include/vlc_variables.h:122j39: note: expanded from macro 'var_Create'
:m  39122 | #define var_Creatodule_name,x, psz_name, V:e LC_V(mAnote: a,b,c) var_Creaexpanded from macro 'var_Create'
R_FLOAT  122 | ,#defi :t __FIj349 |   eLcte( VLC_OBJECT(a), bo)->nE__, __LINE__,_   varnc )
      |                                       ^
,../include/vlc_common.h:481:15: note:  \&val ) )
      e var_Crmembersexpanded from macro 'VLC_OBJECT': (
      |             ^
const vlc_o| bj_etc t         ^_*)(&(
x../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | obj#t *)(&(x)->obj../include/vlc_common.h:481:15) \
      |               ^
) \
      |               ^
: note: expanded from macro 'VLC_OBJECT'

  481 |       define var_GetChecked(o,n,t,  const )-v) var_GetChecked(VLC_  481 |         video_output/display.cconst >obj) strustruct vlc_c:1464:14Oct vl\ommon_members: (const 
      | vlc_objeB: warning: 'manage' is deprecated [-Wdeprecated-declarations]
ct_t *)(&(x)->obJc_common_mj) \              ^EC
      |               ^
T ember(oexpanded from macro 'VLC_OBJECT'
s1464  481 |  : (const vl
)       input/var.c:,n,t,v)
      const struct vlc_common_members:c_object_t *)(&(x)->obj) \
      video_output/vout_wrapper.c:57240:|  |   26::  wrapper->m              ^a warning: 9due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from nage  =network/tcp.c: 33Spl   | ::
                                                ^
57In file included from i../include/vlc_common.ht |   ../include/vlc_common.h warning:  :terManage;
      |              ^1031:
../include/vlc_variables.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  ../include/vlc_vout_display.h:sys->di240splay.tit256le = var_Inhe: (c481:15: onst vlcnote: expanded from macro 'VLC_OBJECT'
_o  481 |       bject_t *)(&(x)->obj | 
 333 ):44 In file included from video_output/vout_subpictures.c:38:
In file included from ../include/vlc_input.h:41:12  \
      |               ^
 cons:ritString(video_output/vout_intf.c:: In file included from network/httpd.cnote: 'manage' has been explicitly marked deprecated herevout, "
tvideo-ti:
t  note: expanded from macro 'msg_Warn'
 167:s../include/vlc_vout.ht    rucvar_DelCallbact: k( p_o  333 | l e cowarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]i
");t  vlc_common_m5m  256 |     re
:      | :turn va warning: 30:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]                         ^

In file included from  ../include/vlc_variables.h  r ../include/vlc_common.h:nput:_SetChvpe167 | n1031s:
oa../include/vlc_variables.h:ite d 642 f442:    85 |   or   the ,forma     msg_Gen nameric(p_the, isNa51(:v,* mVaLnage)(vout_   var_Ctreate( p_vout, "autoscaligatioe", VLC_VAR_BOOL  note: expanded from macro 'var_InheritString'
n  642 | #Callback| VLC_VAR_DOI Cchanges, removing all filters");
      |             ^
,../include/vlc_messages.h:83:5: define var_InheritStri n(vg(oid o*,)(iNHEn n)tRpItTe_M var_InrheritSG_WARN, __VA_
String(VLC_OBJECT(o), n)
AeRG      |                                                   ^
S_mbers:../include/vlc_common.h: (conscked( 481      | p__:ob15:j    ^
),../include/vlc_variables.h: ps z122_
34note: expanded from macro 'VLC_OBJECT'      n|     ^
note: ../include/vlc_messages.h::78:13: note: expanded from macro 'msg_Generic'
a   78 |     vlc_Log(VL39: note: expanded from macro 'var_Create'
C_O  122 | #defidisplB
a:
In file included from ../include/vlc_common.hJne var_Crea  481 | E:125        consy_t:t struct vlc_com1031mm ont*e(a,b,c) var_Create( VLC__Create) VLC (aout, "equ5_alizer-preaCexpanded from macro 'msg_Err':
../include/vlc_variables.hOBJEeCT(o):members: , VLC_:5: :
_   warning: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  83 |  (554 V   ms due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]DAR_ADDRESS, val );
      E|            ^
c../include/vlc_variables.h:onst vlc_objecttP Rp_t125vlc_o:140:48: |      note: expanded from macro 'var_SetChecked',b vvlc_modu Ele_name, __FILE__, __LINCATEDE__, \
;
lc_obj      |             ^
      ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

e  cTt_releas(140| ja                                           ^
m../include/vlc_common.h:e(
 p  85), |   :481 |  #*)  (&40     const struc(t vlc_cpo_vout );
      |     ^mmodefn_miem
bxne var_: note: expanded from macro 'VLC_DEPRECATED'
"../include/vlc_objects.hSet,:66:25   85 | # d_Checkt)ed(o,n,: note: expanded from macro 'vlc_object_release'
442t,v) var_SetChecked |     vair _Cr VLC)e   aefine VLC_VAR_FLOAT | VLCte(VLC_OBJ _b66 |     v( p_obj, psz5: E_name, VLC_VAR_BOOL | VLCwarning: V_AVA,Rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]__DDOINHERR
I  _DOT);
;
      I|       E|     ^554
 | ../include/vlc_variables.h:122P:R39: note: expanded from macro 'var_Create'
E  CATED __attrib122 | #ute__((deprecate        ^d
))../include/vlc_variables.h
       )| -N>HERd                                       ^
efinoC   var_Create( p_obj, psz_e var_bTj(oC),n,t,v)name, VLC_VAR_STRING | ) 
\IT );
:167:51:       | 
    ^      |               ^

../include/vlc_variables.h:122note: expanded from macro 'var_DelCallback'
      | :                                               ^39
: note: expanded from macro 'var_Create'
../include/vlc_common.h  e122rs:video_output/vout_wrapper.cV:L61C:_37V AR_DOINHERIT
      (co|     ^nst vlc_object_t *)(&(x)->obj) \
      :|               ^

  167 | #de | ../include/vlc_variables.h#:481122::1539::  note: expanded from macro 'var_Create'
fine var_De  122 | input/input.c::l2120 warning: #due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]C
al   l61 | back ( a:,b,cnote: expanded from macro 'VLC_OBJECT' 
,d 21: warning: c)o   481 | varnst _dvdlecf_DelCallback( VLC_OBJEintick_t hide_timeout = var_Creaet eeGfe CvTa(ra_)C,r eba,t ec(,a ,db ,)c
)       | v                                                  ^a
r_Create( VLC_OBJE../include/vlc_common.htInte       consCTge(r(va:481t ):sotruct vlc_common15: note: expanded from macro 'VLC_OBJECT',u_members
:   481 |         cont, "mouse-hide-timeout") * 1000;
      |                                     ^(c onst vlc_ost struct vlc_cbject_t *)
b../include/vlc_variables.h:495:59(&(x)->obj) \
      |               ^
: note: expanded from macro 'var_CreateGetInteger'
, c )
      |                                       ^
  495 | #../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
define var_CreateGetInteger(a,b)   var  481In file included from _Creanetwork/tcp.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10 : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
teGetInteger( VLC_cOBJECT(a),b ))
      |                                                           ^
ect_t *)(  276 |  &  ../include/vlc_common.h( if( !va:x |         const str_
)-      |                                       ^
>rGetChecked( 481:15: note: expanded from macro 'VLC_OBJECT'
p_../include/vlc_common.h  481uctobj, :obpsoz_name |         constl strjuc) \t vlc_common
      _members: (consm481:15: note: expanded from macro 'VLC_OBJECT'
| i  ne vt vlca481r_Create(,mco_objectn VLC_VA_R_I | NTEG  _    _aEobjR, &gv,br,c) vlc_co var_Create( VLC_Oe              ^
leecas_mGte_t *)(&(x)->obeBj)n (\ In file included from network/io.c:V48:
In file included from ../include/vlc_common.hLC_OB
      :1031J:
../include/vlc_variables.h| :340:9EJECT(a)CT(a) )
      |                         ^
, b,              ^m../include/vlc_common.hember
:481:15: note: expanded from macro 'VLC_OBJECT'se:ric (: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c   )pal ) )
      
      340 |     if( var_Ge_| thtiC                                      ^
s, |          ^
hecked( p_Vo../include/vlc_common.h:481:15:mon_meembLC_MSG_ERR, __VA_ARGS__)
../include/vlc_variables.h:        |     ^
c../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'

o  481 |   b 142:48:    78 | jnote: expanded from macro 'var_GetChecked'
 (const v  142 | #n,s tpsz_nadame, VLC_ers:     video_output/vout_wrapper.ctef(ine var e(  _astrucc,bonVvAR_STreate(a,b,c) v:a157r_l:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cGetChecked(  157 |  ls o,nC t vrelcc _obnote: _expanded from macro 'VLC_OBJECT' ,t,v) var_GetC         mtsgLo
 _  481g( |  hecked(VLC_OBJECT(o)jec,n    ,    const struct vlc_comtmtVon,_m vc)evo
      |                                                ^
LR../include/vlc_common.h:481INmber:sClc_commG, _&ovn_mWa:15a: note: lexpanded from macro 'VLC_OBJECT'
   481 |          constr_n(vot_eo(coun msber*s: t )vnt, "Not(consb )
      |         ^
t../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
)(  142 vlc_object_t *)(&je | # s(x)->obj) \
t      |               ^
 struect vlcO_n&oBJECT(o),video_output/vout_intf.c p, vlc_module_common_menmbers: (x)lc_ sotbame:,r ucctt_t *)(&(x)->obj) \
      |               ^
_d_efininput/var.c:243:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  170:5ject_t *)(&:(u243 |   co  ig-n(x),Fc)st vhILE__, __L vlINac_E o_bv_ l,cdi_r> \jcr
      |             ^
e_../include/vlc_common.h:ct_to 481:15: mwarning: mCreadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  n_me vareembers: (const vlc_obte(note: _GetCheckedexpanded from macro 'VLC_OBJECT'
(o,on,t,v) vaj  481 |        ect_t *)(& cocrt(x)- >obj) \
      |               ^
buffers, using sybj170 |  s   var_Change( p_fnsIn file included from network/tcp.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  293 |     if(tem mem !var_GetChecked( p_obj , psz_name, VLC_VAR( var_Ty_Getpe( p_inp*)(&(x)->obCj_)hecked(VLC_OBJECT(o)BOOL, &val) ,n \), \
o )u
r      y")t;| 
      |             ^
         ^../include/vlc_messages.h:      
85../include/vlc_variables.h:142,v|               ^
t)
      |                                                ^
 ../include/vlc_common.h:481::15: VLC_OBJECT(a), b, In file included from :48: note: expanded from macro 'var_GetChecked'

c network/httpd.c      ate( :V5, | )30L              ^
C_O
      |                                       ^
:BJE../include/vlc_common.h  note: Cexpanded from macro 'VLC_OBJECT'
"n142 | #de note: expanded from macro 'msg_Warn'
:
In file included from ../include/vlc_common.h:481:15:1031f  :
../include/vlc_variables.hi:nToe uv(a)t, "aut481a455:: note: expanded from macro 'VLC_OBJECT'
5  r481 |   |    _oscaleGetChecked      const st   ru"c,t vlc_c( o,n,t   e VLC_VAR_,SEv85 |     msgxt-clibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/udp.lo -MD -MP -MF network/.deps/udp.Tpo -c network/udp.c  -fPIC -DPIoC -o network/.libs/udp.o
mmontTh_  conTEXT, &text, NULL );
,members: (cst s  sttIn file included from video_output/vout_subpictures.c:rub38,      ap c )
      |                                       ^
:
../include/vlc_common.h->obj) \
c      t|               ^t v| r    ^
er" l../include/vlc_input.h:)527o
:../include/vlc_variables.h:128:43: In file included from network/http_auth.c: != 0 nst34c_common_29_:G vl481:15: note: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'var_Change'
e  128 | #define var_Change  ucc_object vlc_common_membe(a,b,c,d,e) vt_trs:  *)(&(n481 | c(ex)a        r-o)
n      |         ^
_../include/vlc_variables.h:131:33c:
In file included from ../include/vlc_common.h:1031onst strC:uct vlch:
an_ gwarning: ../include/vlc_variables.he:563c:ommo5due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:n_ eri
m  455 |     var_Create( p_embeobjrs: c: note: expanded from macro 'var_Type'
, psz_nawarning: mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  563 | p_this, VLC_M( cSeG_WARN,onst vlc_objev  e131n | t#
d       __>eefoi) vn| , VLC ^ 
   v_aarVVARcvideo_output/event.h:49:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   49 |    t_t *r_GetCheckeA_ARGS_d(VL__Cr_eFLOAT | VLC_VAR_DOINHERIT );
      |     ^ate( p_
osb)
      |     ^
 t../include/vlc_messages.h jvv,le v)(&(axr: _)C_OBJpsz78aType(a,b) var_Type(rEC_SetTInteger(o),n(v:o13 ,u: tnote: ->oexpanded from macro 'msg_Generic'
bj.../include/vlc_variables.hVlL   78 |     vlc_LoCgt_name, V_OBJ,Ev(V)icbv
lL-      >obj) \
      |               ^
CC_OBJECT(o),|                                                ^
_../include/vlc_common.hob audio_output/output.cp:,c vlc_module_namej, _:_FILE_481:15: note: expanded from macro 'VLC_OBJECT'
_  b350:5, __LINE__, \
, "key-preL      |             ^
481j../include/vlc_common.heCss | T ): :  481 :libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/rootbind.lo -MD -MP -MF network/.deps/rootbind.Tpo -c network/rootbind.c  -fPIC -DPIC -o network/.libs/rootbind.o
_ct_( 15: note: expanded from macro 'VLC_OBJECT'
a  \
      |               ^
), b warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V  350 | )A
      |     In file included from video_output/opengl.c481 | v  :eadr"_,C rkeeate (aout, "equalizer-bany     const str28:
In file included from ../include/vlc_common.h:1031 :
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
uct vlcds " ,   VcLoCn_sVtA Rs);
      |     ^
                                ^_../include/vlc_variables.h:259:49: note: expanded from macro 'var_SetInteger'
t  259 | #rduecft v  STl578c | _ c o mmon_meine var_SetIntegmbers: i (const vler(a,RING | Vbcf
(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 __object,v_c)   var_S  481 |         const struct vlc_commont: *)(&(x)->ocbej):122:39:ar_ warning:   \note: expanded from macro 'var_Create'

  122 | #def      | i              ^
ne var_Create(a,b,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  527Cc) var_Create( VLC_OBJ |     inECTput_th(a), b, read_t *inpuc )
      |                                       ^
I../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t = inpnteger( VLC_OBJECT(a),b,c)
      | R                                                ^
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const  481 |         const struct vlc_ stcommon_members: (coutnst vlc__Creobject_t *)(&ateSTRING (x)->obj) h| VLC_VAR_DaOINHERIT
      |     ^
n../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
g  122 | #define ve\ar_Create(a,b,c) va
      |               ^
r_Cr(eate( VLC_OBJECT(a), bIn file included from , network/httpd.c:30:
In file included from ( pc ../include/vlc_common.h):1031LrC_VAR_DOINHERIT)
      :
| ../include/vlc_variables.h                                      ^:
469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
arent, it;../include/vlc_common.h:
      |     ^
euc481  ../include/vlc_variables.h:122:39: note: 469:15: note: expanded from macro 'VLC_OBJECT'
oexpanded from macro 'var_Create't v |     var_Cre
am, te( p  122 | lc#_co_obj, psz_name, VLC_d  efine var_Crea tVe(481 |         coa,b,c) var_Creatlog, NUnst structe( VLCm_OBJECT(a), b, c )
      |                                       ^
Am vlc_common_memb../include/vlc_common.h:481ers: (const vlR_STRING | VLC_:VAR_DLL, NULL );
      |                             ^
o15../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
:  501 | #define input_Create(a,b,c ,d,e) input_Create(VLC_OBJECT(a),b,c,d,e)
      |                                              ^
note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481  481 |     : 15: note: mmon_members: (const vlc_object_expanded from macro 'VLC_OBJECT'
t *)(&(x)->obj) \
      |               ^
p_objc_ob, psz_name, VL  C_VAR_CHOICESCOUNT, &co   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c
481 2120 | In file included from uvideo_output/window.c     OINHEn RIT );
      |     ^
 |  ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
to:130:
video_output/event.h  122 | #define va: 53:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 r_Create , NU_LL ) )
        53 |     var_S      econmst stru|         ^
( VtCoordsct(vout, "n(a,b,c)mouses- movembers:ve ../include/vlc_variables.h:128j:43: ect_t note: (codexpanded from macro 'var_Change'", LC_OBJECT(     a), b,        msg_Err( p_in c, dnst vlcput_
  128 | #define var_Changet, "invalid objestru(a,b,c,d,e) vcca INrPUT_CONTROL_SET_STATE" );
tt_t      |                     ^ *)(&(x)->obj) \
      |               ^

../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_t vlc_commonhis, VLC_input/var.cM:S246G_ERRx, , y:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
__m_)Vembers: (const v*l)c(&(x)->obj) \
      |               ^
_obA_ARGS__)
      ject_t |     ^
../include/vlc_messages.h:78_:13: note: *)(&(x)->obj) \expanded from macro 'msg_Generic'

      |               ^
In file included from ;
      |     ^
Chanetwork/http_auth.c:34:
In file included from ../include/vlc_common.hnge( VL   78 |     vlc_Log(VLaudio_output/output.c:351:C_OBJECT(o), ../include/vlc_variables.h:214:46: note: expanded from macro 'var_SetCoords'
:5:   214 | #define var_p,1031SetCoords vl, e )
      |                                           ^
C../include/vlc_common.h:481:15: :
../include/vlc_variables.h:578:9_OBJECT(a), b,: cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   578 |  c, d, e )_modu
      |                                           ^
lnote: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   ifwarning: (   481 |  e  481 |       _       const   246v | a r _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  const struct vlc_co  351 |     var_CrneatmmonC_hangmembers:e (ae( ps      var_Desout, "eqtrualizoty(am_obj, ner-prespsz_nam (ee, VLcon p_tst v_Cm_VAR_C, _embHeOrIC _FI*)(s: (iL(o,nconslc_objet vlct_t E*)c_objE,x,y) va(&(rect_t *)(x)-_SetCoords(Vet"SCOUNT, &&>(obj) \
      |               ^
count, NULLx )->) obLC_j) \
n      O_video_output/vout_intf.c:171B_Jpu|               ^
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  171 |  ,  __LIN, "neE  var_AddCallback( p)_Ev_oxutt-chapter"In file included from network/tcp.c:, " );
      |         ^
ruct v33autoscale", AutoScaleCallback, NULL );
      | lc_common    ^
_&(x)->obj) \
mem../include/vlc_variables.hb:166:51: note: expanded from macro 'var_AddCallback'
e      |               ^
rs: (const vlc_object_t *)  166 | #define var_AddCallback(a,b,c,d) var_AddCallback( VL(&(x)->obj) \
C_OBJECT(a), b, c, d )
      |                                                   ^
      |               ^../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  481 |         const struct vlc__, \
coCm      |             ^
mon_members: (c../include/vlc_common.h:481on../include/vlc_variables.h:125:39: st a:15: note: expanded from macro 'VLC_OBJECT'
vrvideo_output/video_output.clc_o  Tbject_t *)(: &873:25v481, |  VLC_VA        const strul(:_Crea(x)->obj)ct vlc_common_memcb \
      |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        ^
  873t | e( VLC_comm_OBJECT(ao
      |               ^
n_), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |        m consembers:video_output/vout_intf.c:173:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 (const vlc_  173 |     var_Creatobject_../include/vlc_variables.h:128:43: oe( p_vout, "zoom", t struct vlc_common_memb)R_STRING | VLC_VAR_DVLC_VAR_FLOAt *)(ers: (const vlc_object_t *)Oers: (const vlc_objINH&(x(&(x)->)ERIT);
      |     ^
o../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
->  122 | #define vaobj) \ect_t *)(
&      (| xr)_Create(a,b,c              ^
:
-),>obj) \
      | n var_Create( VLC_OBJIn file included from EIn file included from C../include/vlc_common.hT:(1031a:
)../include/vlc_variables.h,: 304:17: warning: video_output/vout_subpictures.cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
38  :
../include/vlc_input.h:b530,: 9c:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^  530 | 
 30 warnings generated.
       vl304 |     if (lic_obj,kect_release( input input/input.c:2133:)17;:
       elwarning: ydue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](!var_
G 2133etCnote: xhecked (obj, n,expanded from macro 'var_Destroy'
|         ^
y  ../include/vlc_objects.h:66125 | #define var_Destroay(a,b) T | VvaLmCe_)V
 |       |                                       ^
rA_ D:e25:  strRo_yI(S CVLC_OBJECTnote: (a), b )
      |                                       ^
O../include/vlc_common.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'vlc_object_release'
  481 |         const struct vlc_   66 |     vlc_common_members: (const vlc_objectobject_release_( VLC_OBJECMTt(a *)(&(x)->obj) MAND) )
      |                                              ^
|../include/vlc_common.h:481:15\
      |               ^

      |     ^
:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
               msg_Dbg( p_input,  122input/var.c:247:9 | #defi :video_output/opengl.c: 69n:e var_Create(14 :)
      |                         ^
note: ../include/vlc_common.h:481:15:  warning: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'b
     48169 |     glpriv = warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
avlc_custom_cre  247 |   a,      va |  r"   t e(pb,  carent, sizeca) var__Dej) \
      |               ^
snnot set mCreate( VLC_OBJECT(ratIn file included from network/httpd.c:30:
In file included from ../include/vlc_common.h:e faster" );oexpanded from macro 'VLC_OBJECT'ea
mberf (*gl 
)      , b, c depbase=`echo network/tls.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/tls.lo -MD -MP -MF $depbase.Tpo -c -o network/tls.lo network/tls.c &&\
mv -f $depbase.Tpo $depbase.Plo
  481 | priv), "gl");)
      |                                       ^
|                 ^
../include/vlc_common.h../include/vlc_messages.h::481:  15:
 87:5: note: expanded from macro 'msg_Dbg'
   87       |     msg_Gen|              ^1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     
   e477 |  ./libvlc.h:110:27: ric(p_this, VLC_MSc   var_Create( poGc_Dn_BG, note: __obs:jV481,:15: A_psz_name,  tnote: ARGS_expanded from macro 'VLC_OBJECT'expanded from macro 'vlc_custom_create'oVLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
 structn../include/vlc_variables.h vlc_common_membe
:troy( p_input, "p
122:39: note: expanded from macro 'var_Create'
    110 |      481sr |      s: (const vl    c_   const storucbtject_122 | #define var_t  Cvlc_cormmonv_membeetars: (const vlc_ls o*)(&(xrbnote: c_custom_cjeevexpanded from macro 'VLC_OBJECT'
r-cha  481c) ts | ->obj) \teate(VLC _OBJECT(o),r_ u cts, n)
      |                           ^
 ../include/vlc_common.h: t
       *pt)| (&(x)->obj)               ^
e\r" );
      |         ^
481:15: note: 
expanded from macro 'VLC_OBJECT'
      |               ^
   481 |         constIn file included from video_output/window.c:130:
 struct vlc_common_mevideo_output/event.h:58:5mbers: (: co, nwarning: s  t VLC_VAR_COdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
   consvlO   58t | c struct    vaR vlc_commDS, &vaonl))_)
      |                 ^
r_SetAddress(vout, "vie(w_mconst vlcembe_../include/vlc_variables.h:opoint-bject_t *)(&(rm142o:bsv:ljce_ocxved",c t)_(c../include/vlc_variables.h48t o:: 125(vno-staudio_output/output.c: v l*364:39:note: expanded from macro 'var_GetChecked'
5):>:id *)  warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   
note: expanded from macro 'var_Destroy'&p(x_  364142 | #defv | ine var
_GetChecke  d  (o,n,t,125 | #dv)   imoeewpoint);
      |     ^
d../include/vlc_variables.h:263:48: )fivne var_Destrar_Getoy(Cule_hecked(VLC_OBJnote: expanded from macro 'var_SetAddress'
Eu  -nneed a(aoutC,b) var_Destroy, owner->modul263e)>T(o),( objV | #d)nL,t,v)
C_      |                                                ^
;../include/vlc_common.h:481Oo \
      mm| 
              ^
:15: on_members: (co      |     ^nBJEC
st../include/vlc_modules.he:50:42: fine varT(_vvideo_output/opengl.cSetA lc_object_t *)(&(ddr:74essxnote: expanded from macro 'VLC_OBJECT'
(o, n, p) va)r_S  481 | a), betA -ddress(VLC:25_:O>BJEC owarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  b  note:     c)T(o), n, p)expanded from macro 'var_Change'In file included from onstnetwork/udp.c
      |                                                ^
 st../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  :ruct  34      con
   74  128 | #de:
vlc_common_sIn file included from  |  memb 
cfitn e stru glprco../include/vlc_common.he vat_rojt vsl:       c|                                       ^
:1031:
../include/vlc_variables.hnote: bjeebj) (const vlc_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
objec(t_t :*_)co(m&m(a189:12  ,b,481con_me:  |      )  x)-cwarning: t_>obj) \due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    189tmbeexpanded from macro 'module_unneed'

  |     return v\va      ar_Create( VLC
_      OBrs: (co| nst              ^ 
v| lc_obr_Change(a,JECT(a),r_SetChecked( p_obj,conIn file included from network/tcp.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: b, c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b,c,d,   st steprsz_name, VLC_VAR_I              ^
324 |    Nj ect_t *)(&u()i f) 
(      |                                       ^
 !ctv../include/vlc_common.ha: 481:15: note: expanded from macro 'VLC_OBJECT'
r  481_ChangTvlc_xEcommon_)->obj) \
      |               ^
members: (const vlcIn file included from video_output/window.c:130:
video_output/event.h:60: | e(_ob 5:         const strucject_t *)(VLC_OBJEt vlc_comCT(a), b, c, d, Ge )ER
      , val );
      mon_mem|            ^bers: (const vl|                                           ^
&
vc../include/vlc_variables.h:140_ob../include/vlc_common.hwarning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]xar_GetChe)->objc:481:15: note: expanded from macro 'VLC_OBJECT'
ked( p) jec\t
_      t|               ^
_obj,  *)(&(xp)->obj) \sz_
      |               ^
name, VLC_VAR_*)(&(x)->obj) \FLOAT, &val ) )
:      | In file included from          ^

../include/vlc_variables.h:142:48:  481 |         |               ^
   network/httpd.cinput/var.c:262:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  262:  |    note: expanded from macro 'var_GetChecked'
 4830:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: note: expanded from macro 'var_SetChecked'
video_output/vout_intf.c  :142177    491140 | #defi | :5: const struct vlc_common_memb#ders: (con warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  177 |     var_Change(st vlc_object _t *)(&(x)->obj) \
  | p_vou 
      |               ^
        if( var_Typ60en | ( p_ie   f  nvinaev ar_rvCha_Spet, t r u vta_"zoom",Checked(r_CreIn file included from atenetwork/io.c:( p_ o,n,t,v) 48:
In file included from ../include/vlc_common.h:1031:
VL../include/vlc_variables.hCG,obj:_V, et350AR:9C_ psz_naSme, VLC_VAR_ADh_":aDRESS | ETwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  350)v |   n ex itTEagf-title"X(rT v_SetC ) ,ar_GetChecked( p_objheck, p== 0 ) {
      |             ^
isz_na m&teve,- VLC_>Vxt,A NULL )../include/vlc_variables.h
      |     ^
gl.modu;:131:33: 
note:       |     ^
expanded from macro 'var_Type'../include/vlc_variables.h
:128l:e43   ed(131 | :V#L C../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'd
R_=   78 | _ STRIN G, &val ) VLC_VAR_DOINHE)
O RBmIT note: )od;e
            | |         ^    ^

../include/vlc_variables.h:122:39: note: expanded from macro 'var_Change'Jule_need(expanded from macro 'var_Create'(

E  CT(o),n,t,vvo122 | #define&g )vlpr  iv128 | -#u../include/vlc_variables.h:t142d:48:ef note: iexpanded from macro 'var_GetChecked',
ne >  
" var_Chagl, type, na      me, | true);
      |                         ^
142../include/vlc_modules.h:48:42: note: expanded from macro 'module_need'
 | #definnge(a,b,c,d   ,e)e 48v var_Chanage( ar_GetChec | rkdepbase=`echo text/charset.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/charset.lo -MD -MP -MF $depbase.Tpo -ce_Create(a,b,c) v -o text/charset.lo text/charset.c &&\
armv -f $depbase.Tpo $depbase.Plo
d(                                               ^o,#V
d../include/vlc_common.h:481:en,t_,v) varlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT network/tls.lo -MD -MP -MF network/.deps/tls.Tpo -c network/tls.c  -fPIC -DPI_15fLGetChC -o network/.libs/tls.o
: note: ecine var_TefinCe ype(rae,abt)C var_T modulee( VLC_OB_k_nyOBJECednetwork/http_auth.c:116:9(VLCT(a), b, c, d, e_eed(OBJECT(o),a,b, n,t) 
      ,|                                            ^
:vpe(../include/vlc_common.h lv):c 481,:V15Ld
vi):  note: expanded from macro 'VLC_OBJECT'
      |                                                ^
Cwarning: _  JECT(a), ../include/vlc_common.h:481:15: modulenote: b, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_n  eed116 |         eexpanded from macro 'VLC_OBJECT'
(  481 |     mwVcL p)
      C_Osexpanded from macro 'VLC_OBJECT'g_
481   | |  W a481c_ roiLog(VLC n( p_this, "Digesnt t-mo_ved"A                                      ^, VLC_V OAR_SETVALUE,
OBJuECtT(oe ), p, vlc_module_name, __c     FhILBked(      |  oco    ^
E../include/vlc_variables.h:128__, __:43: LINEconst struct vlc_conm | note:  expanded from macro 'var_Change' 
   128 | #define var_Ch__, \ange(a,b,,n,t,v     const struc) var_G
      c,eetChecketJntd vmon_memberEsication: ": (const vlcC_To(baject_t
l      ) *)(&(x)|         ^-, b
 )
>obj)../include/vlc_messages.h \   c|             ^_cos50 | #
definemmont../include/vlc_common.h :85:5: note: expanded from macro 'msg_Warn'
 m   85 |       :,e)| odule_unneed(a,b
      |               ^
 )                                ^ 
m../include/vlc_common.hds481
tvideo_output/vout_intf.c:183:ruct :481:15:  note: 9expanded from macro 'VLC_OBJECT'v: ar _warning: C  ms(hadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]gn
../include/vlc_common.h  481 |    :vlc_VLC_Oodule_coBJBJEECT(a),b,c,d)
      |                                          ^
CT(o)g,m481:15emo
n_:  ../include/vlc_common.hme( VLu mbers::481note: nC_me_OBJECT(a), bmbe183 ,expanded from macro 'VLC_OBJECT'     c, d, e )
      |                                           ^
c../include/vlc_common.honst 
:  15481: s |    :481:15: note: expanded from macro 'VLC_OBJECT'
t  481ruct vl | c_  c       nnote: expanded from macro 'VLC_OBJECT'eed(
V(vcaornst vlc_oLb Cject_ | t *)(&_C        const(x)hommon_ange( m->op_vout ember,s "zoom",: struct vlc_ (cconst VLobCj_OBJE mmon_n  481 |    ) \
v         |               ^
lc_,  CT(a),b)o
      |                                          ^
bj../include/vlc_common.h:481:15: ect_t *)(&(x)->obj) \_VAR_ADDCHOmembers: (c
t,v)c
      |                                                ^
oIn      o| n              ^snote: ts vlc_object_t *)(&(x)-../include/vlc_common.hexpanded from macro 'VLC_OBJECT':_GenetIn file included from network/io.c
:481  48148:
In file included from  |          const str  uct vric(p_this, VL
Clc_com_CMmon_membeinput/var.cr:263cE,../include/vlc_common.h S&:13s: oGnst struct vlc_commo: warning: (const vlc_obdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ject_t *n)_(&(x)->obj) \
      |               ^
members: (const vlc_object_t val, &
 *)(&(x)->obj) \
      |               ^
  263 |  text );
              audio_output/output.c : video_output/opengl.c:77:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
371:5 var_Create(_WARN,s >__VA_ARGS__)
 p_inp::      |     ^1031:
ut,  "warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

rs: (const vt   77 | lc../include/vlc_messages.horbu_next-ti../include/vlc_variables.htcle:to bjectj) \_
t       | *              ^)
(", VL&C _VAR_(VOxID )362In file included from video_output/window.c:130:
video_output/event.h:66:5):- >warning: obj) \
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc];

      |               ^
:78:13:       note: | expanded from macro 'msg_Generic'
            ^
../include/vlc_variables.h:       78 |     vlc_Log(VLC_OBJECT(66 | 122    var_OrIIn file included from network/udp.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h| ::203: v12lc:           ^
 n../include/vlc_variables.h:    vlc_ob:39: note: expanded from macro 'var_Create'
j_ect_release(warning: cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
omm  203128 | : 43 :   note: rexpanded from macro 'var_Change'
o:etn_members:teger(vout  128 (const&o | ), p, vl15#d 371 | cglpriv:e , "mouse  122 note: expanded from macro 'VLC_OBJECT'
   481 | v   var_DelCallba | #def-       cionunrse var_Crea9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n var  _SetChecked( p_obj,te(a,b,c) var_cCreate( VLC_OBJECT362 |     ifk(t( struct vlc_commfion_membne var_Clhange(a,b,c,d,ea)  )ec,_object_t  b, c )*
)      v| ar(bu& (-_C                                      ^
a../include/vlc_common.h:h481oanurts>:gl)g,(xe(  ):V15L:-"Cv_var_GetC>OBJ po;t
E      C| T        ^(
a)../include/vlc_objects.h,:b66j b, c, )d s,z _en a)m:e,i 25:ewp note: expanded from macro 'vlc_object_release'VLoC_VAR_BOOL \
int",
 Vi:
,          |  va66 | 15:l                                           ^note:  e
  ../include/vlc_common.h note: expanded from macro 'VLC_OBJECT':expanded from macro 'VLC_OBJECT' (wcp

o  ihn481t |     C)e;c ked( p_obj,   481 : 15 const struct vpsz_name, VLC_VAR_ADDRlc_E481SS, &val )oc v)lacll
back_      o| b        ^j
e../include/vlc_variables.h:cotm_mroenl_e:a se( VLC_ |         const stOBJECT(142:48: note: expanded from macro 'var_GetChecked'
rau) )
  c142 | #def      | t vl                        ^
ine../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   481var |         const struct vlc_c_Gommon)c_co_memmmonb_mers: (const vlc_object_t *)(&embers: (const vlc_object_t *)(&(x)-(,e >obj) \

      |               ^
x\)
-      >|  tCheckobj)NUL              ^
ed(L \
input/input.c:2138:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       2138 |       o,n,t,v) var_Ge| t              ^
)      ;
      | In file included from video_output/vout_subpictures.c:38|            ^
      ../include/vlc_variables.h:
:140../include/vlc_input.h::| 572              ^:C10    ^

../include/vlc_variables.h:167he48cked(VLC_OBJECT(o),n:,t,v):
      |                                                ^
 ../include/vlc_common.h:         msgIn file included from network/httpd.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: 481:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1551::  note: note: expanded from macro 'var_DelCallback'  expanded from macro 'var_SetChecked'
511  140 | #define |   v a  v
  167 | #define r_SetChec_Dbg( p_input, "cannotkevideo_output/opengl.cvda:96r_DelCallba :set5: warning:  rate slower" );
      |                 ^
a../include/vlc_messages.h:87due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r_Create( p_obj, psz_name, VLC_VA
me   R_mbers: IN(const (vol,cn_,otb,jvect_t)  *v)a(r&_(Sxe)t-C>hoebcjk)e d\(
V      L| C              ^_
OBJECT(TEGER | VLC_VARo)input/var.c,:n265:,13t,v)
      |                                                ^
:../include/vlc_common.h: 481warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]15
:   note: expanded from macro 'VLC_OBJECT'265
 |  _     481 |           D   OINH  EconsRIT t struct vlc_common_members:
       (|     ^
../include/vlc_variables.h:122:39const vlc_object_t *)(&(x)->ov: note: expanded from macro 'var_Create'
bj  122 | #define var_Create(aa,b,c) vr_Change()a \
 p_input, "next-title", VLC_VAR_r_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
SETT  481EXT,       |         con| :596              ^
st: note:  | expanded from macro 'msg_Dbg'
 s   87 |    t msg_Ge ruct vIn file included from network/udp.c  &:34:
In file included from  n et../include/vlc_common.h:1031emoduxtl:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |     rlee_,un NtnrUiLL )c_common_members:;u
rn var_SetCh: (consecked (ob      t vlc_object_t *)j,|             ^(&
 ../include/vlc_variables.hnote: ( warning: expanded from macro 'VLC_OBJECT'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
 na  
x  m)481e, VLC_VAR_COORDS, val); |  ->obj) \
 128:43:       572 |          vlc_object      cc_r(p_tonsenote: expanded from macro 'var_Change'

      |            ^
|               ^
  ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
ck(t strucIn file included from network/httpd.c:30:
In file included from ../include/vlc_common.h:1031  140 | #define var_SetCheleas128:
 | #definee( (vlc_object va_a,b,c,d) var_DelCallback( VLC_../include/vlc_variables.h:525r_Change(atOBJcked(o,n,t,v)ECT(a),  var_S,b,c,b, c, d )
 det      |                                                   ^
*Checked(VLC_O../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    :5: BJECT(o),n,t,v)
      | ,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)     cons  525hlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/charset.lo -MD -MP -MF text/.deps/charset.Tpo -c text/charset.c  -fPIC -                                               ^DPIC -o text/.libs/charset.o
 |    t struct vlc_common_members: (cons (t vlc_object_t *)(&pp_voutvar_C(x)->obj) \
      | reate( p_obj, psz_name, VLi
s, C_VAR../include/vlc_common.h:481:15:_BOOL |              ^
 note: expanded from macro 'VLC_OBJECT'
[  i481 |         Vaudio_output/output.c:372:5LC:  const struct vlc_commVLC_VAR_DOINHERIT
      o|     ^
../include/vlc_variables.hwarning: _:122:39: note: expanded from macro 'var_Create'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  122 | #deM  372 |     vSar_DelCallback (aout, "audio-filter", FilterCallback, NULLfine var_Create(a,b,c) var_Create);
      |     ^
( VLC../include/vlc_variables.h:n_167:51:memb er_OBJECT(a)Gnote: expanded from macro 'var_DelCallback'
_  167 | #des: (const vlc_objecfi, b, c )
      |                                       ^
n../include/vlc_common.h:e vDBG, _a481r_De:15: lCnote: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members:e) var]_Change(t_t *)(&(x )->ob aVLC_OBJECT(a), (bj) \
      |               ^
, c, d, e )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481con |      _   coeed(Vst gl, nvlc_object_t *)(&(x)->o) )bj) sgl;t In file included from \
      slAt ->module);
      |     ^
network/udp.c../include/vlc_modules.h:34:
In file included from vt:50:42: lc_common_menote: expanded from macro 'module_unneed'
ruct vlc_comm|    50              ^
 | #d_ARGS_mb
      |          ^
efine modulIn file included from network/httpd.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.he:539o_)
_unneed(a,b) module_unneed      ers: (../include/vlc_common.h:(VLC| ../include/vlc_objects.h:66:25:     ^note: 
expanded from macro 'vlc_object_release'../include/vlc_messages.h:const vlc103178_obj:
../include/vlc_variables.h:ect_t *)(&(227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:5: warning: lx  227 |    _OBJECT(a ),b)->obj) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

r  539 | )b    var_Create(
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'n_members: p
_obj   66 | , psz_name, VLC_VAR_FLOAT | V LIn file included from   481 |       network/io.cC:_48V:
AIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:  429:cRonst str   uct vlc_(cceonst 5o: vlc_DOINHERIT
      |     ^
../include/vlc_variables.h:122vlc_object_t *)(&(x)->ob_j)mmon_met urn v warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]\

  429 |        |                ^  
var_Create( p_omobj, psz_name, VLinput/var.c:266:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  266:39: note:  |     Cexpanded from macro 'var_Create'_
VAR_INTEGER | VLC   _VAR_DOINHERIT );
note: expanded from macro 'VLC_OBJECT'      |     ^

../include/vlc_variables.h         v:122:ar_Ad48112239: note: expanded from macro 'var_Create' | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      bdar_S
Callbac|                                       ^
  122 | #define var_Creeate(a, |  jet C   b,c)h    const struct vlc_common_mecebers: tcked( p_objambercs: (const vlck( pIn file included from k, psz_name../include/vlc_common.hv(ar_Cr_ieate( VLnetwork/tls.cC,:c_onsOt vlc_object_t *)(&(_rex51 VLC_VAR_FLOAT, val );
      |            ^
(../include/vlc_variables.h:140:BJ:
_EoCTbjeIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hct_t *)(&(x)->o:b13lease( VLC_OBJECT(a) )
      |                         ^
j../include/vlc_common.hnp)->o)u:481:15: note: 48expanded from macro 'VLC_OBJECT'(
a  :) ,note:  expanded from macro 'var_SetChecked':b t,note: bj) ,:189:12:\ 
 "next-tiwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'msg_Generic'  189 |     return var_SetChecked
  140 | #d(e p c  
_obj, ps   78\
z_name, VLC_V      fineA R_INTEGER, val );
       |     vlc_|            ^var_      |               ^

| ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
a,LbSvideo_output/opengl.c:97:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
etChec,   ked(oog(VLC_OBJECT(o), p, vlctle", Tic_motldule_name, _,d) v97 |     vlc_objecar_t              ^eCal_release(gl_lFback, NULL );
      |             ^

../include/vlc_variables.hDe)l;
      |     ^video_output/vout_intf.c:186
:../include/vlc_objects.h:66:25:Ca   140 | #def,ine 166:51: note: expanded from macro 'var_AddCallback'
  166 | #define var_Adlnote: :5expanded from macro 'vlc_object_release':lbacdvCalalback( VLr_SetCheck) 481C | k
(na, I      |                                       ^
b,L:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | warning: ,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   186 |  ed(o,n,t,v) var_SetCh../include/vlc_common.ht,v) var_SEecked(__, __LINE__, \
       const struct vlc_common_members: (const v      VLC_OBJECT(o),n,t,v)lc_object_t *)(&(:481:15: note: expanded from macro 'VLC_OBJECT'
x)->obje) \
      |               ^

t
  481 | | ChIn file included from network/httpd.c:30:
In file included from ../include/vlc_common.h:ecked(VLC_OBJECT(o),n,t,v)
            ^ 
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]          const481 |   
  554 |     var s_Create( p_obj, ptruct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
sz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
 In file included from network/io.c:48:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  442 |     var_Crea   66 |     vlc_ot../include/vlc_variables.h:122e( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR:39: note: expanded from macro 'var_Create'
  122 | #_dD      |                                                ^
efine var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, O c )
      |                                       ^
../include/vlc_common.hI:NHERIT  481:15: note: expanded from macro 'VLC_OBJECT'
);
      |     ^
  481../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 |     122      const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj ) \
      |               ^
const st../include/vlc_common.h:In file included from network/httpd.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
481:15: ruct vlc_cIn file included from network/httpd.c:note: expanded from macro 'VLC_OBJECT'30:
 | In file included from 
../include/vlc_common.h:1031  :
../include/vlc_variables.h:578:9: #defwarning: idue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ne 481 |  var    _Create(a,b, 
c  c) vonst struct vlc_common_      |                                                ^
  578 |    m if( var_Change( p_obje, psz_mbe../include/vlc_common.h:481:ar_Crrs: (const vlc_objecte15a:t enote: (expanded from macro 'VLC_OBJECT' 
_VLmC_OBJEC_ odule_name, t *)(&(x)->obj  var_Adname, VLC_VAR_CHOICESdCallback( p_voutT(a), _COUNT, &cou_FILE  481 |        , const st__, _nt, NULL ) )
      |         ^
ruct vl) c_common_membe\
      |               ^
r_LINEs:__b (const v,, \In file included from network/udp.c:34:
In file included from ../include/vlc_common.h
:1031:
lc_object_o../include/vlc_variables.hm "zoom t"      |             ^m
o../include/vlc_common.h:n 481:15: note: expanded from macro 'VLC_OBJECT'
c , ZoomC*)(&_members: ((x)->cobj) \
../include/vlc_variables.h:onst vlc:)241
:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  241 |     retur_ob  481 |   ject_ 128:43:llbact note: expanded from macro 'var_Change'
k  128 | , NUL      #| define var_LChange(a,b,c,d,e );
              ^      |     ^
)../include/vlc_variables.h:166:51 var_Change( VLC_OBJECT(a), b, c, d, e )
      |                                           ^

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 *)(&(x)->obj) \
      |               ^
  481 |         const struct vlc_commo    n_me   const struct vlc_commonmbers:_mem (bers: (ccIn file included from network/tls.c:51:
In file included from onst vlc_object_t *)(&(x)->obj) \
      |               ^
: note: expanded from macro 'var_AddCallback'
  166 | #dn var_SetChecked( p_obj, psz_name, Vefine var_AddCalonst vlc_object_t *)(&(x)->obj) \
      |               ^
input/input.c:In file included from lback(a,b,LC_VA2147cR,d) v_STRING, val );
      |            ^
:21:../include/vlc_common.har_AddCallbac../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #dk warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
efine var_SetChecked(o,n,t, 2147 |    v            ) var_SetCheck     msg_Dbg( p_input, "e( VLC_OBJECT(a), b,d c, d )
      |                                                   ^
(VLC_O../include/vlc_common.h:481:15: BJECTnote: expanded from macro 'VLC_OBJECT'
  481 | (o),n,t,v)
      |                                                ^
     ../include/vlc_common.h:481:15:  note:  expanded from macro 'VLC_OBJECT'
  481 |       co   const video_output/vout_subpictures.c:40:
../include/vlc_filter.hst:167:ruct vlc_9: common_members: (const vlc_objectwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  167 |      t    msg_Warn( p_filter, "can't get output picture" );
      | :*)(&(x)->obj) \
      |               ^
        ^
1031../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
canno   85 |     msg_Genet:
r set negative rate" );
ic(p_this, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |         |                     ^
  vlc_Log(VLC_OBJECT(o), p, vlc_m../include/vlc_messages.h:8773 warnings generatedodule_:5: note: expanded from macro 'msg_Dbg'
In file included from    87 |     msg_Generic(p_this, VLC_.
MSG_DBG, __Vnetwork/udp.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |     return varA../include/vlc_variables.h_Se:t203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nst  203 |     return var_SetChecked (struct vlc_c ommoname, __n_Checked( p_obmembFILE__ers: (const vlc_object_t *)(&(x)-, __LIp>oNbj) \
      |               ^
E__, \_
      |             ^
_obvideo_output/vout_intf.c:189:5../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
A  481 |         const s: warning: j, psdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tz_name, VLIn file included from network/httpd.c:35:
../include/vlc_network.h:134:j, psz12: _name, VLC_VAR_ADr  189 |     vaRuwarning: r_Create( p_vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
out, C"crop-l  134 | eftD    retuRrn net_Connect (obj, host,_c GS__)Vpo
t vlc_c      |     ^rt, SOCK_STREAM, IPPROTO_TCoAmP);
      |            ^

../include/vlc_network.hm:125:48: note: expanded from macro 'net_Connect'
on_memdepbase=`echo text/memstream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/memstream.lo -MD -MP -MF $depbase.Tpo ../include/vlc_messages.h:78", VLC_VAR_INT:13bEGER | VLC_VAR_IS-c -o text/memstream.lo text/memstream.c &&\
RCO      MMAND );
      |     ^
../include/vlc_variables.h|                                       ^
:122:39: note: expanded from macro 'var_Create'
_: B../include/vlc_common.hEmv -f $depbase.Tpo $depbase.Plo
:481:15: note: expanded from macro 'VLC_OBJECT'
note: SSexpanded from macro 'msg_Generic'  , 
OOL,   val );
ers   78 |     vlc_v481aL      og(VLC_| l |         const s );
      |            ^
           ^t
ruc../include/vlc_variables.ht: 140v:l48c:_ cnote: oexpanded from macro 'var_SetChecked'm
m  140 | #de../include/vlc_variables.hf:i140nO:BJECT(o),48:on_ menote: expanded from macro 'var_SetChecked'mb
 p, vlc  _  meo140 | #define var_SetdCuhleec_name, __FILE__, __LINE__, \
      |             ^
r../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
s: (const vlc_object_t *)(&(x)->obj) \  481 |    k e d ( o ,cno,nts,tv )struct vlc_common _vme
mb      ers: (const vl|               ^
c_objectar_SetChecked(V125 | #dLC__efine net_Connect(a, b, c, d, e) nOBJEeCT(t_Conneo)cet(:VLC_OBJECT(a ) , b, c, d, e)
      |                                                ^
(In file included from cnetwork/io.c:48onst v,n,t,v)
      |                                                ^
lc_object_tt *)(&(x)->obj) \
       |               ^
*:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hv122:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]a../include/vlc_common.h:r_S
e)481input/input.c:2161  :17: tC(&(xwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
hecked(o) | #define var_Create(a,b:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h->obj) \
       ,n,|               ^
t,v) var_SetCh:455 |     v,c) var_Creeate( VLC_OBJECT(a), b, c )
      |                                       ^
cked(VLC_OBJECT(o),n,In file included from video_output/vout_subpictures.c:40:
../include/vlc_filter.h:213:9: t,av)r_Crea2161 | warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  213 | b  481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const strucIn file included from ttext/charset.c: vlc_c30:
In file included from ject_release(../include/vlc_common.h: VLC_OBJECT(a) )
      |                         ^1031:
../include/vlc_variables.h:189:12: 
o../include/vlc_common.h:te(481: warning: mmopn_memb_ers: (15: note: expanded from macro 'VLC_OBJECT'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
       msg_Warn( p_189        | 481                                               ^ | fi     l481
 t |   e../include/vlc_common.h:r481 |  ,ob: "ca15: n't get outputj, psz_ na  return varm es_uSetCb, VLC_VAR_FLOAT | VLC_   V A         R_DOI   NHERIpictureThecked( p_obj, psz_nam e, V)   " );
c      |         ^
;:../include/vlc_messages.h : msg_Dbg(  LCnote: 15: 85ons:note: expanded from macro 'VLC_OBJECT'cexpanded from macro 'VLC_OBJECT'o  5
_t struct vl   ccn
V:_commonA  _mR note:   481 | ons t    em   481cberonst |  s s: (consssttruct vlcexpanded from macro 'msg_Warn'
t vtrlc_o u  cvlc_ob    bj85 | et cj  tp_ ectt *)(&_t *)
      | vlc    ^
(&(x)-../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_  122 |   #com_input, "demc on_amne  _fi (n comm xconon m s_mmcsg_onst Gseenteric(p_thmto struct vlc_common_mbibresr,es)->obj) : VLCmbers: _MSG_WARN, __VA_AR>obj) \
GS__)
\      | _uct v          ^
I../include/vlc_messages.h:78Nt 
T      |               ^
EGER, val  );
      |            ^l(
video_output/vout_intf.c:190:5:../include/vlc_variables.h: c_common_members: (const vlc_object_t *)(140| ch:48: note: &(expanded from macro 'var_SetChecked'
x)->ob  j:              ^
) \14013: note: expanded from macro 'msg_Generic'
n   78 |    e var_C | #(dcIn file included from reate(a,b,c) var_Create( VLC_OBJECT(ange rate" );
      |                 ^
network/udp.c:a),const vefine../include/vlc_messages.h:87: 34:
In file included from b , c )
      |                                       ^
var_SetChecoked(../include/vlc_common.h:1031:
../include/vlc_variables.ho,n5,t,v) vnearrs: note: expanded from macro 'msg_Dbg'
t   _SetChecked(VLC_OBJ:276:10:E warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C87 |     msg_Generic(p_ts: (const T(o),n,t,v)
his, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
      |                                                ^
vl../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c_obj  481 |   ec../include/vlc_messages.h:78:t_t *    ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT')(&(x)->obj) \
13: note: 
expanded from macro 'msg_Generic'  481
  const struct vlc_common_members: (const vlc_object | _t *)(    78  |     vlc_vlc_object_t *)(&(x) vlcL o -_gL(VLC_OBJECT(o), p, vlc_module_name>obj) \&, __FI     c(og(VLCLo_OBJEnst E
      | __, __Cwarning:               ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]LINE__, \
      |             ^
s../include/vlc_common.h
x:481:15
)  T:( note: expanded from macro 'VLC_OBJECT'
190    481 |         const struc276t |     if( !var_GettChecked( |     var_ruct vlcCr_common_members:       | eat(const vlc_e( p_vo p_obj, psz_name, VLC_VAR_INTEGERuo vlc_common,_m)
      |               ^
embers: (const vlc &valt              ^o_bj,e In file included from network/tls.c:51:
In file included from ../include/vlc_common.h ) :1031video_output/opengl.c:
:114:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct_t ../include/vlc_variables.h:212:"*
)
      )|          ^
(o&  (114x | )12->obj) In file included from ../include/vlc_variables.h:: 142:48: note: expanded from macro 'var_GetChecked'
 warning:      \due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]m142sg_Dbg

      |               ^
  212 |   (  return vasurface, "resized to %ux%u", widthIn file included from , height);
network/io.c:      48:
rIn file included from ../include/vlc_common.h:_S1031etChe:
../include/vlc_variables.h:cked 469:5: warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],o
b  469 | bject_t    |     ^j* | )(&(
x)->o../include/vlc_messages.h:87:5#bdefine -var_j >obj) \
      ) \
      | ,  var_Create(:               ^
 pnote: | expanded from macro 'msg_Dbg'
              ^   87 |     msg_
Generic(p_this, VLC_obj, psz_name, VLC_VAR__STRIinput/input.c:2173NG | VLC_VAR_DOI:NHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #MSG_DBG, __Vpnetwork/httpd.c:35:
../include/vlc_network.hd:150:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
A21: warning: ,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  150efine va_ARGS__)
      |     ^
 2173 | ../include/vlc_messages.h   r_Create(a,b,c) var_Cre:ate( VLC  _OBJECT(a), b, c )
       |     return nve GetCheckt_Conn78  cer|                                       ^
n../include/vlc_common.h:481:15: ed(o,n,t,ame, VLC_VAR_vCOOlRDS, valc_objec);) v
      |            ^
tnote: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:140_o:t48: note: expanded from macro 'var_SetChecked'
  140 | #defiar_GetChecked(VLne var_SetChecked(o,n,tt o*)C(&(x)->obj) \
      | _OBJECTp-top", VLC_VAR_INTEGER              ^
 | VL,vC) var_SetChecked(V         LC_l   OBJECnT(o),n,_t,v)
      |                                                ^VAR_
(ISCOMMAND );
      |     ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
-../include/vlc_variables.hd::o)13  122: ,481note: o:c_mod | u l       const stwn",e_nr unetwork/http_auth.c:244:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   c1 << bun,t,v)
      t|  vlc_c                                               ^msg_Warn( 
244../include/vlc_common.h:481:15 | amep_inp: note: expanded from macro 'VLC_OBJECT'
o  481 |    u, __     coFILE__, __LINE__,t, "ACCESS/DEMUX_ SET ns\t_       msg_Dbg( tton);p_this,

      39:  |             ^
"Using Basic Authentica../include/vlc_common.h:481:15:t note:        struct vlc_commnote: expanded from macro 'VLC_OBJECT'| on    ^iexpanded from macro 'var_Create'
_
mm
  expanded from macro 'msg_Generic'
o   n78122o | n"  |     vlc_Log(VL#define var_Create(a_m,bem../include/vlc_variables.h:m407:44: note: expanded from macro 'var_OrInteger'
,c) var_Cre  481 |         consetate( VLC_OBJECT(a), b, c )
      |                                       ^
  ../include/vlc_common.h407: | #define var_O strucrInttReger(a,b,c) var_OrInteger(VLC481:15C_OBJECT (o: vlc_com), p, vlc_moduIn file included from _text/charset.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hmon_m)embers: (const vlc_objecnote: texpanded from macro 'VLC_OBJECT'_t *)(&(x)->le:_name,oOBJECT(a),b,c)
      |                                            ^
bj;) \
      |               ^


../include/vlc_common.h      |         ^
:481../include/vlc_messages.h:87:5  be:  note: expanded from macro 'msg_Dbg'
203:12: rs   : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]A
87 |    __FITE failed" )L 203481 | ; 
      : |        15    E co:nst struct (| v_ lmsg_Generic_common_membersc(p:_this  note: expanded from macro 'VLC_OBJECT'
, con  (481Vcomnbers: (c | oL      C_MSG_s  constD stBG, __VAr_u, __LIs_cAtR vGS__)
      |     ^
tt vlc_o../include/vlc_messages.h:78:13blc vlcnjec_s_comtmon_memb: note: expanded from macro 'msg_Generic'
ers: (const vlc_t_t *)(&(x)->obj) \
      |               ^
   N78obj |  obE__j, \
      |             ^
 ect_t *)(&(x)-> ect../include/vlc_common.h_t *)(&(In file included from onetwork/tls.cbj) \
      |               ^
  481 |   :51:
In file included from ../include/vlc_common.h:1031:
x../include/vlc_variables.hvideo_output/vout_intf.c:191::227:)->obj) \
      |               ^
5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 12  191: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  :In file included from video_output/window.c:130:
video_output/event.h:74481::9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
retu | 227 15v   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/memstream.lo -MD -MP -MF text/.deps/memstream.Tpo -c text/memstream.c  -lfPIC -DPIC -o text/.libs/memstream.o
: note: st vlc_object_t *expanded from macro 'VLC_OBJECT'     con
 |       return var_sSetChecked( p_obj, pszc74_name, VLC_VAR_FLOAT, va    var_Cre |         var_GetCo481cords(vout | t,l_D );
      |            ^
../include/vlc_variables.h:140:gra "mouse-moved 48rnm)( var_SetChecked( p_obj, psz_namate(e p_v":,, VLC_VAR_BOOL, val );
      |            ^
  note: expanded from macro 'var_SetChecked'
                    ^ ../include/vlc_variables.h  140 |   
& &x,    :t struct140(x)->../include/vlc_messages.h(obj,:85:5: note: expanded from macro 'msg_Warn'
    85 | c    msg_o:48:o note: expanded from macro 'var_SetChecked'
bG host, port, hut, "cro#define var_pSeetChecked(olbi&my,) ;o,n,t,v) var_SetChecked(VonLsCt_ 
s        tOjBJECT(o),n,t,v)
      |                                                ^
Ij| e) \
      |               ^
-right", Vvideo_output/vout_subpictures.cL../include/vlc_common.hC:_481VAneric(p_:15: note: expanded from macro 'VLC_OBJECT'In file included from network/tcp.c:33:
In file included from ../include/vlc_common.h::th165:9: warning:         ^
is, ../include/vlc_variables.hVR_INTEGP:312L1031Pruc140: | R#OETROd e|_ UVC_Mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]f
t vliSG_W46: note: expanded from macro 'var_GetCoords'
nc_  312 | #define ev avrc_oamr_SetCheckedmon_members(o,nGetCoor dvs(,o,n,tx,,v) var_SetCh: (coy) nlst ecked(VcL_C_OBJECTcARN, __VA(
o)v,n,t,v)
vommon_m      _|                                                ^
aemb../include/vlc_common.hers:ARGS (co:n481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struc_t_ )  
      r|     ^vLC_VAl vlc_
../include/vlc_messages.h:78:Lc_st13: note: expanded from macro 'msg_Generic'
 vlc_object_t *)(&(x)->o   common_m_Remb78 |     vlc_Log(Vers: (conLC_OBJECT(o), plog(VLC_st vlc_object_tc *)OBJECT((G_ISCO481 |  , vlc_mod_object_t *)(&(x)->obj) \
M      |               ^
MAND );
      |     ^
ule_ne../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define v&aamto), p, vlc_modulbe, __FILE_Cj):
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   340 | \
      |   r_Create(a(x)->obj) \
      |               ^
,              ^
b,c)_, __LINE__, \  var_CreIn file included from network/tls.c:51:
In file included from ../include/vlc_common.h:1031:
ate(In file included from network/io.c:48:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] if( var_Get
   477 |     var_
      |             ^
CCherea../include/vlc_common.h:481:cVked( p_obj, psz_na15: note: expanded from macro 'VLC_OBJECT'me, VLLC_OBJECT(a), b, c )C
e_nam      te( p_o_VARbe, j, psz_nam
  481 | oore, VLC_VAR_S|                                       ^
../include/vlc_common.h:481:15: note: __FILE__, __ TRING | VLC_VAR_DOINHERIT );c_t_t *)(&expanded from macro 'VLC_OBJECT'd
    481 |        165S  c  T   o../include/vlc_variables.h:241snst struRING,(  con &val )L INEVLC_OBJECT(o)__, \

c      st :t vstruct v|     ^
12: lc_co../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    241mmon_members: (const vlc_obj122 | #deect_f | ine var_Create    retur      lc_c,n vaon,x,y)
r_SetChmmeck      (conx)-t *)(e&(x)->obj)_members: d \
      |               ^
(const vlc_object_t *)(&(x)->obj) \      (
      |               ^
o()
      |         ^
n../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | video_output/vout_intf.c:| #de192:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                                             ^
a  st stru../include/vlc_common.h,b,c) v:481:15: input/input.cfnote: expanded from macro 'VLC_OBJECT'
ar_Crct vlc_co  481 |   mmoneate( VLC_members: (cons   t:2267:17:|  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  2267 |               ^v constlc struct vlc_O_obBJECT(a), b, c )
      |                ject_ mt *)(&(x)->obj) _comsg_Ermor( p_n_me                                      ^
ine var_GetChecked(o\,
n,t,mbers: (const vlc_object_t *)      (&|               ^
(x)->obj) \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->oIn file included from bj) \
      |               ^
In file included from video_output/window.c:130:
video_output/event.h:75:9: warning: text/charset.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from network/io.c:48:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   p_491 |     var_Cr
 |     retuobj, prsn vaz |        _nar_SetChecked (ob   mej, name, VLC_V75AR_COORDS, val); module_
unneed(v |   >obj) \
      |               ^

)../include/vlc_common.h:481:15, VL: note: expanded from macro 'VLC_OBJECT'
C_VAR_STRING, val );  481 |        In file included from network/udp.c 
      :|            ^
34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 : warning: c192 |   o  vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_Create( p_  293 |     if( !var_GetChnst struct vlc   _common_members: (c  140onst  | #define var_SetChecked(o,nvlc_o      bjeckeced( p_obj,t_ t *)(&(xinput, "I)->obj) \
      |               ^
psz_NPUT_CONTROL_SET| _,vout, "_Tnetwork/http_auth.c:OB           ^248:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 ncrop-bame, VLC_VAR_BOOL, ot&vatol ) )
      m"|          ^
, V../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142L | #define t,v) var_SetChITLE(*) ignored while recording" );
      |                 ^
  ../include/vlc_messages.hC_VAR_INTEGER248  | | : VLC_VAR_ISCO MMAN DecD83:5: note: expanded from macro 'msg_Err'
J );
      |     ^
   83 |  ../include/vlc_variables.hE:122:39: note:        expanded from macro 'var_Create'
C    msg_GeP var_ eGetChate( msg_Wp_obj, psz_name, VLC_VAR_ADDnRESS | VLC_VAR_DO
INHE);
      |            ^
RarT(a)IT n../include/vlc_network.h);
31,:filter, fil      |     ^
 b, c, edr )
      |                                                   ^
 warning../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(ster->../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | ic( generated.
p_modul e);
      |  pp        ^v  _481 |        a_this,#definethis, var_Cr eate(a,b,c) var_Create( VVLC_M LC_OBSG_ERR "cBasiconst struc, __t vlc_com
  ../include/vlc_modules.h:50:42: note: expanded from macro 'module_unneed'
mVA_ARJECT(a), b,G r_SetCoords(vout, "mousS__)
      | c )
      | e                                      ^
../include/vlc_common.h:481:o Authe15122 | #def:i nnote: e var_Create(a,b,n_membec-kers: (eexpanded from macro 'VLC_OBJECT'd(o,n,ct,v) var_Ge
c) var_Create( VLC_OBcl  i481 |         const struct cked"vlc_commotChecked(VLC_, x, yOBJJ)EECT(aC)Tnn_,m ebm,b ecr s):
       (| c                                      ^o
n../include/vlc_common.h:481:st vlc_obje(o)ct,n,t,v)
      |                                                ^
;../include/vlc_common.hc15: note: expanded from macro 'VLC_OBJECT'
,
        |         ^
481../include/vlc_variables.h: |       214:46::   const strnote: uct vlc_ctoication: "
      |             ^
mm_on_memb../include/vlc_messages.h:85:5: note: 481t *)(&(x)->okexpanded from macro 'msg_Warn'ed(VLC_OB:15JECT(o),:n,t,v)

b         85   j) \
 | ../include/vlc_variables.h :140:50 d48 | #define modunote: expanded from macro 'VLC_OBJECT'
l  481 |    msg_Geneexpanded from macro 'var_SetCoords'depbase=`echo text/strings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
       |               ^
ric       const stru
(  In file included from     ^network/io.cc/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/strings.lo -MD -MP -MF $depbase.Tpo -c -o text/strings.lo text/strings.c &&\
et:mv -f $depbase.Tpo $depbase.Plo
_o
 vlc_commo:unnne../include/vlc_messages.hed| _48me:78:13: note: :
expanded from macro 'msg_Generic'In file included from 
../include/vlc_common.h   78 |     vlc_L onote: expanded from macro 'var_SetChecked'
g  (VLC_140 | p_this                                               ^
#define var_SetChec../include/vlc_common.h:ers::) va4811031146(kred(_ :26A(:do,, nV,LtC:_ Mnote: Sexpanded from macro 'net_ConnectDgram'Ga,,
b  ) module_unneed(VLC_OBJECT(a),b)
      dOBJECT_146| vCallbac |         net_Connk( VLC_O:
)( WBo15: note: ../include/vlc_variables.hvar_SeJt                                         ^
C../include/vlc_common.hhecked(VLexpanded from macro 'VLC_OBJECT'ECT(a), b, c, d )
      |                                                   ^
const ARN, __VA_ARGS__)
      ../include/vlc_common.h:481:15:|     ^
 e../include/vlc_messages.h:c78tnote: Dexpanded from macro 'VLC_OBJECT'
::13gr511: note: expanded from macro 'msg_Generic'
a:m5(VLC_   v78 |  OB   vlc_Lo  C_OB481 | g(VLC_l: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
JcEC _obj OT(a), bBJECT(, c, d, e)o
JECT(o), n,t,v)
214           co  | n                                               ^e511      
c../include/vlc_common.h: |     va| 481:15: r_Create( p_obtmj, ps_tt  *                         ^)s
 | ../include/vlc_common.h:481#define var_SetCo), p, vlc_module_nam(&seo,z __Fr(note: bexpanded from macro 'VLC_OBJECT'
:15  ers: ILE_(const vlc:_d)_481:15o:b, ,ps(o,n,x,yject_t481: | truct vlc_common_members: (  note: expanded from macro 'VLC_OBJECT'
   481 |        const struct vlc_comm* )__LINE__, \
      |             ^
(../include/vlc_common.h:nosn&_me(481:15 :   mbers: (note: note: expanded from macro 'VLC_OBJECT'expanded from macro 'VLC_OBJECT'
  
   481 |    481  |           consco t   construct st strconsv nsxt  v)tl  v constl struct vlc_common_members: (const vlc_objc_ect_t *)(&(x)->objo)- >o\
u      c| t              ^
bj) \
      | lc_ vlc_common_memIn file included from network/httpd.c:35:
../include/vlc_network.h:159:12: cbers: (concwarning: ommon_members: (const vlcst               ^
_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
obj_  159 |   bevjct_t lc _object_t *In file included from network/udp.c:*)(o34:
bIn file included from j)(&(x &)->obj) \ect_t *)(&(x)-(return ne
../include/vlc_common.h      :| 1031:
x)              ^->obj../include/vlc_variables.ht) \
      |               ^
_
n:a_me, VL304:O>Cp17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/input.c  304 |    :2295 if (leikely(n!video_output/vout_subpictures.cv:17_:e :warning: cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t_t *)(& 2295 |   Dgram (obj, host, port(,166a :5tN vlc_object_tr_G *et)U: (Checked (obj, name)obj&warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  166 |     vlc_object_,()x)-> o\bj) \
      VAR_INTE relGevalc_moER | VLC_VAR_ Lvar_SetCoords(VLC_OBJE,| CT(o),n,x,y)D
se
      |                                              ^
 ../include/vlc_common.h:OL481(fiIlte       d      msg_Err( p_input, "INPUT_CONHERIT
NT      |     ^
R../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
ule_name, __FILE__,   rVLC_VAR_CO O__LI122 | NE_RDS, &Oval)))
#      |                 ^
L_SET_SEE../include/vlc_variables.h:142:48: KPOINT(*) ignored while recording" );
      |                 ^note: expanded from macro 'var_GetChecked'

  142 | ../include/vlc_messages.h:#defi83ne v:ar_Ge              ^
tChecked(o5: note: expanded from macro 'msg_Err'
,n,tx)->obj) \audio_output/output.c:373
:5: warning:    due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]83
 |   373 |  define var_Create(a    ,  var_De lCallb,masg_Generic(p_this,ck (aout, "device", va r_CopyDevice, aoutV->obj.parent);
L      C|     ^
_../include/vlc_variables.h:167:51: note: expanded from macro 'var_DelCallback'
MSG_ERbR, __VA  167 | #,_ARGS__)
      |     ^
cdefine var_DelCa)l) ;
      |     ^v
) varlback(a,b,c,d) _G../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'../include/vlc_messages.h:78:13: note: 
expanded from macro 'msg_Generic'   v66a | r _D el etCheCallba cvkl( VLcC__oOBJECT(
c   78ked |   a), b, c, d )
  vlb:(jc_Log(VLC_OBJE15      
CT(  481 | o)VL| :                                                    ^,
 ../include/vlc_common.h:481:15:note: C_OBexpanded from macro 'VLC_OBJECT'
JECT(o),n,t,v)
       note: expanded from macro 'VLC_OBJECT' |               ^, 0, I      PPROT
O_UDP);
      |            ^
|                                                ^
../include/vlc_network.h:155
:  481 |         co../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
nst23: note: expanded from macro 'net_OpenDgram'
  481 |     struct vlc_cvaIn file included from or_Creammon tp, vle( VLc  155 |         neet_OpenDgram_(VLC_OBJECT(a), b, c,module_name,  C_OBJEC481T | (a), b, c text/charset.c)
:30_:
mIn file included from  ../include/vlc_common.hd, e:1031:
../include/vlc_variables.h:      | e              ^, 
 227:12        |                                        ^ const strinput/var.c:269:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]m: b
e  269warning: r
s../include/vlc_common.h:481:15: note: uct vlc_g) | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
common_members   __FILE__, __LIN    : (constE__, \
   vlc_object_t227 |      return  *var)(&(x)->_ obj) \
SetChecke      |               ^
dc(t p_obj, pszif( var_Typexpanded from macro 'VLC_OBJECT'
  481 |            |             ^
_In file included from network/udp.c:_n34:
In file included from ../include/vlc_common.h: 1031a:
../include/vlc_variables.h:m324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]relee,a se( VLe( p_input, "prev-titC_OBJVLC_VAR_FECT(aL)OAT../include/vlc_common.h,: 481:15: note: expanded from macro 'VLC_OBJECT'
)
        481 |         const struct vle" ) == 0 ) {
|                         ^
l../include/vlc_common.h:481:15: c_c      | ommo            ^
 n_members: (const vlc_object_t *)(&(x)->obj) \../include/vlc_variables.h
      :131:33: note: expanded from macro 'var_Type'
:  131 | |               ^
#vIn file included from text/memstream.c:de25:
In file included from fin (co../include/vlc_common.hns
:      |                       ^
t vlc_object_t note: expanded from macro 'VLC_OBJECT'
*)(  481 |   a&(x)->obj) \
          |  l ) ;              ^
       
c o| ncosnst            ^t
 s../include/vlc_common.htruc:input/input.c481::2309:4015
: :warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  324 note: expanded from macro 'VLC_OBJECT'audio_output/output.c | :
t  481 |   ../include/vlc_variables.h    v :if( !va  140:48: note: expanded from macro 'var_SetChecked'
l  140 | #define var_SetrC_G
1031 :
2309 |               ../include/vlc_variables.hce_common_members: (cohenst vlc_obje vcat_t *)(& ( xi:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cked(o  189 |     nt64srrtreturn_t i_input_time =,  vvuct)->obj) \
      |               ^
ar_SetChecked( p_obj, psz_name, VLC_VAR_INTEGER, val );
      | 374:5: warning:            ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  374 |     var_DelCallback (aout, In file included from network/io.c:48:
  140 | #definear_GetInteger( "mute", var_Copy    const struct vlc_common_members: (cons p_input, "ttiIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:,525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
  525 vlc var_SetChx)->obj) \eckedme" );
      |                                        ^

../include/vlc_variables.h:658:      |               ^
(o,n,t,v) var_SetChecked(VLC_OBJECvideo_output/vout_intf.c:194:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]47
T(o),n,t,v)
      |                                                ^
: note: expanded from macro 'var_GetInteger'
../include/vlc_common.h  194 |    658 | #define var:_GetIntege481:15   var_AddCallback( p_vout, "crop-left", CropBorderCallback, NUL:aour(a,b) t-   var>obj.par_Getnote: eexpanded from macro 'VLC_OBJECT'
 |   _object_t nt);
      |     ^ Integer*)(&(  
( VLC_OB../include/vlc_variables.h v481 |         ar_Cxcon st st)->obj) L );
      | \    ^r
eat../include/vlc_variables.h:166vl
r:      51:| cu_ common              ^
ct vl_membeJc_c   consrs: t struct (:167In file included from network/tls.c:const v:l51: note: expanded from macro 'var_DelCallback'
o51mmon_members: (const:
In file included from vlc_common_member../include/vlc_common.h vls:: (const vlc_object_tcc1031E:
 *)(&(   167CT | _#define var_DelCalnote: lback(a,b,(ca,d) var_DelCaeexpanded from macro 'var_AddCallback'
l),b)
      |                                               ^lbace(   166 | #define var_AddCatCkhecked( pp(llback(a,b,
c../include/vlc_common.h:481:15: note:  expanded from macro 'VLC_OBJECT'
_V,  LC_OBJECTo(bj,_d) 481ps |     a) ,    b,z c, d )
      |                                                   ^const struc _name,t obV
L../include/vlc_common.hC:_481V:A15R:_ Bnote: Oexpanded from macro 'VLC_OBJECT'
j  481 |         c vlc_common_OLm_eombersonsbt str |:uc jev(consct_t * oVLC_VAtR_DObje v)(&(x)->obj) \
      |               ^
ct_t *)(&(x)->obj) \
      lc|               ^_o
bject_t *)(&(x)->obj) \
      INH|               ^
ERIT
      |     ^t vlc_common_members: (video_output/vout_subpictures.c
car_AddCallbainput/input.cck( :../include/vlc_variables.h:122:39: VLCnote: expanded from macro 'var_Create'
  122 | #define va_Oonrs_BCt vJECTl(rea)a,192 te(a,bb:,22c:_ ,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c: In file included from ) var_Create( VLC_Otext/memstream.c2389::ob25:
In file included from ject_t *)(&(x)->o../include/vlc_common.hc, dbj) \
      |               ^ )
      |                                                   ^
17
:1031:
../include/vlc_variables.h:203:12../include/vlc_common.h:481:15:: warning: BJEaudio_output/output.c:375:5:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]CT
 note: expanded from macro 'VLC_OBJECT'  203 |     return va:,
r_Set  warning:   481 |        psz_name,Cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
h 2389 |        Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_VAR  375 |  ecked( p_   obj, psz__FLn  const str   va r_SetFloat (a  a moutO,e AT"volume", -1.f);
      |     ^
  ../include/vlc_variables.h:261: ,47u,msg_ &Err( p_input  192 | ,    filter_t *:v(a), b, c )
 note: expanded from macro 'var_SetFloat'
 "invalial )d state for frame next" ) )
      |          ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/strings.lo -MD -MP -MF text/.deps/strings.Tpo -c text/strings.c  -fPIC -DPIC -o text/.libs/strings.o
../include/vlc_variables.h: VLC_VAR_BOOL  261 | #de,142:t vf;
e48i:nae      l );
      |            ^
 ../include/vlc_variables.h:140:48: vnote: expanded from macro 'var_SetChecked'
axt |                 ^
 note: expanded from macro 'var_GetChecked'
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
  =       142 | #define var_GetChecked(o,n,ct|     83nvlt                                      ^
,v) varc_common_vlc_cu_stGe,  t140C |  | o m   msg_Generr_Ti../include/vlc_common.hc(p_t:481:15: note: expanded from macro 'VLC_OBJECT'_hecked(VLC_OBJECT
(o),n,t,v)
      |                                                ^
  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481  481 |         const struct vlc_comcmon_members: (cm#_define var_SetChecked(o,n,t,v) var_Sype(a,b) vahis,embetFloatSe ettCh |       (a,b,c)     var_SetFloat( V,v) voaens rt   rs: ( consct ostruct   cke_SetCvd(VLC_OBJhlce_o LC_OvlBJECTbjecked(VLC_OBJE(a)   C,Tr_Tct_ t *)(&(x)->En(cb,c)
      |                                               ^
rs_t vlc               msg_Wa_oybject_t *)com(&(x)->ombonj_)m eCmTbers: (conpe( VLC_OBJsECT(a\
      |               ^
), b )
      |                                 ^
../include/vlc_variables.h:video_output/vout_intf.c:195:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  195 |     ../include/vlc_common.h:256:12: vt vlc_object_(to),n,t,avr)481warning: :15: 
      |                                                ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_AddCallb  481 |         const structacorn(vout, "picturoe) i,sn
 e,att  256 | e(spu, sk(   too   rlate to benote:  displax,pexpanded from macro 'VLC_OBJECT'yed (missing %"PRId64eturn va"r ms)", late/1000);../include/vlc_common.h):_
      |                         ^
v../include/vlc_messages.h:85:5:out, "->obj) \
      |               ^
 481:15: note: expanded from macro 'VLC_OBJECT'
note:   481 |   expanded from macro 'msg_Warn' 
v_S   e85t | C h e  msg_)
      |      cGceneric(                                               ^k

../include/vlc_common.h:481  :15: note: 481 |         const struct vlc_commoexpanded from macro 'VLC_OBJECT'n_mcro
p-top", CropBo   rderCaizeof(*  embers:   481 |  t(o nst struec t  vx ltp_this, VlLC_MSG_WARN, _clback), "spu text, NULL");
      |  ); _*)   _ com m( &V                     ^const struct vlc_c 
o      Ao_n_mem| ARmGS__    ^)

monvideo_output/../libvlc.h:_me      mcbbeers
110:r27../include/vlc_variables.h::s::|  note: expanded from macro 'vlc_custom_create'
o (ncsot nssttr uvcltc _volbjecc_common_members: (const vlc_object_t *vlc_commo 166)n_:51: note: expanded from macro 'var_AddCallback'
conmembers:   166(( | c#definest vlc_ const vlc_object_tonst vlcvt_t *)(&(x(&oebar_Addd( Cap_ob *)j, psz_name,j (VxL)->obj    ^
) \../include/vlc_messages.hect_t(C_VAR_(A *  x)110 |      DDRESS, val );
      |            ^)(&(&(x)->obj-   vl)>ob)cj_cus) x)->obj) \
      |               ^
_o\

      |               ^:78      |               ^
: audio_output/output.c
:376:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
      |               ^
  376 |   13  varIn file included from video_output/window.ctom_creatllbaceIn file included from network/io.c:
k(a,b,c,d) vab../include/vlc_variables.h:140:48: :13048:
In file included from ../include/vlc_common.h:1031:
(:
../include/vlc_variables.h:V: note: expanded from macro 'msg_Generic'
r   78 |     v_video_output/event.h:76:9: warning: Vlc_LoAddCalIn file included from lgL(VLC_C_OBJECT(o), s, n)
      |                           ^
Otext/charset.c:L../include/vlc_common.h:48130:
In file included from ../include/vlc_common.h:1031:
note: ../include/vlc_variables.hexpanded from macro 'var_SetChecked':241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  241 | BJECT(o), p,539:5     return var_SeC_MSG_ERR,:  
tCvhe  140 | #c15: note: warning: expanded from macro 'VLC_OBJECT'
ldcefine var_SetC  h_eck_module__name, __F-VILE__, _eA_ked( pLINE__, \
      |             ^
_../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
RGS_  _d539):481:

_obj, 15: note: expanded from macro 'VLC_OBJECT'      |     ^
   
  481 |      ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   con   st struct vlc_commo | bn_members: (conack( VL(o,n,t,v) var_SetChecke76 |  d(VLC     C __OBJECT(a), b,st vlc_ object_t *)(&(> OBJECT(o),n _ DelCalxlboabck (aout, "j) \
      |               ^
,t,v)
c      ,|                                                 ^vinput/var.c:270:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  270 |     olume", var_C)->obj) o\ var_SetBodol(vopy, aout->obj.parent)
u        vat-;>ob../include/vlc_common.h
      |     ^
j../include/vlc_variables.h:167:51: note: expanded from macro 'var_DelCallback'
:481:15: 
  167 | #d )
      | efine varnote: expanded from macro 'VLC_OBJECT'
      |                                                   ^
.  481r              ^_
Create( p_in../include/vlc_common.h78: | 481:15 | _DelCvideo_output/video_output.c:878:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]    vlc_Logpu  
a     878  |                          (VLC_OBJECmsg_Dbgllback(a,b: note: expanded from macro 'VLC_OBJECT'
  481 |     libvlc, "intf-popupmenu", falTse);
      |         ^
(vout, "pi(,oc),, pt, cture mivlc_module_name,     c __FILE__, __LINE__, \
      |             ^../include/vlc_variables.h:260:46: note: ght b
e displ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
oayed late (mexpanded from macro 'var_SetBool'dv
) var_Del  260 | #define var_SetBool(a,b,c)      var_Set  pisssz_naiCng %B" const struct vlc_common_me, "prev-title", VLC_VAR_VOID PRmbers: (const vlc_object);
481 |         const struct vallbacklc_common_memb_(t *)(&(x)->obj)  \
            VL|             ^
|               ^
../include/vlc_variables.hme, VLC_VAnC_OBJECT(aR_STRINIn file included from network/tls.c:51:
In file included from G, vnetwork/httpd.cal I../include/vlc_common.h)):874,:::18: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1031  874:
../include/vlc_variables.h | 122 :39: note: expanded from macro 'var_Create'
:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
st struct vlc_com   char   276 |   *mc b, c,  d )
      |                                                   ^
d64" m../include/vlc_common.h:son_members:ool( VL ( if(  C_OBJECT(a),481)", late/1000);
      |                         ^
:../include/vlc_messages.h15: note: expanded from macro 'VLC_OBJECT'
:87:5: note: expanded from macro 'msg_Dbg'
const v   87 |     msg_Gel  481 |         const stnericructc_obj !var_GetCh(epb_,cck)ed(122 
      |                                               ^
vlc_c../include/vlc_common.h:481;a
      |            ^
r../include/vlc_variables.h:140:p_Create(_ p_obj, psz_name,48: eVrt note: expanded from macro 'var_SetChecked'LC_o
 thiso  140 | #defect_t * | #defmmon_memV, VAR_FLOAT | Vbj, psL)iC(:15: &= var_InheritString(obj, "httbers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
p-cert")(;
      |                  ^
n../include/vlc_variables.h:642:e var_LC_audio_output/output.cCVrAR_DOIN51:H_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13:ERIT
      |     ^x) note: expanded from macro 'msg_Generic'

note: zexpanded from macro 'VLC_OBJECT'i ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  -122:377: | #define varn_Create(a,481 | eb,c) var var_S_etChecked(        const struct vlc_com   78 |     v>_Create( lVce_na_LC_OBJECTj(a), b, ame,mct 5enote: expanded from macro 'var_InheritString')

      |                                       ^
../include/vlc_common.h:ect_t * V: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_VAR_INTEG  377 |     )(&v(x)->obj)ER, &val ) )
ob \
      |               ^
jo,n,t,v)      |          ^
 var_SaetChr_DelCallback In file included from text/memstream.c(:25:
In file included from ../include/vlc_common.h../include/vlc_variables.h:142eck:1031:
../include/vlc_variables.haout, "stereo-mode", ed(VLC_,:48O: note: expanded from macro 'var_GetChecked'
BS \JEC:212:481:1512: note:   142tereoModeCallback, 
Nexpanded from macro 'VLC_OBJECT'U
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  212 |   LL);
      |     ^
      Log(V../include/vlc_variables.h:167:51: note: |             ^  ret
urn ../include/vlc_common.h:vT(o),n481ar_S:La15, | e#C_OBJECT(o),tb: note: expanded from macro 'VLC_OBJECT'

 p, vlc,  481c_define var_GetChecCked(o,n,mexpanded from macro 'var_DelCallback'
heck |    167odule_name,       const struct ed | t  (obj, name, VLCv__,t,v)
      |                                                ^
#,v) valc_common_members: (const vl) _c_objecdefine var_DelCallbaV../include/vlc_common.h:481:15: tnote: expanded from macro 'VLC_OBJECT'
r_A_ct *)(&(x)->objGetChek(a,b,ck) \
      |               ^
  481 | c,d) var_DelC  allbac      consnetwork/http_auth.ct struct vlc_common_members: :k( VLC_OB255oRn_members: (const vlc_(const vFILE__ed(VLC_OBJECT(o),n,tar_CCvOORDS, valc_o,v)
      |                                                ^
obje../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)c:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj  ect_t *)(&(x)->obj) \
      |   J481 |      ECT(              ^ \
   const struct vlc_c
ommon_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
areate( VLC_OBJECT(a)), b, c, In file included from network/tls.c:51:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10  d )
In file included from text/charset.c_      481 |      |                                                   ^
255 |         msg_Db, b, c ):g( p_thi30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s, "Using Digest Acc  256 |     retur../include/vlc_common.h:481:15ests An_t *)(&(x)->obj) 
      uthe|                     ^| 
                                      ^
\n
      |               ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'video_output/vout_intf.c:196:5: iwarning: ::  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

   vvideo_output/vout_subpictures.c:ar_SetCh208:  481ecked( p_obj, p293 |  note:   |         ccondue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
22  196a | t    var_AddCallbac:k,(st struct vlc_commioon_mem nwarning: " );
      |         ^
be p_voutr../include/vlc_messages.h,:87:5: note: expanded from macro 'msg_Dbg'
 __ "crop-LIrighNE__, \t", CropBo rd expanded from macro 'VLC_OBJECT' 
c  481 |         const struct vlc_c   ommon_members: (const vlc_object_t *)(&erCalonsstdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]lback, NULL );
      |     ^:
 
( str(x)      | ../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
uconst vlc_object_t *)(&(x)->obj) \
      |               ^
  166 | #define var_AddCallback(a,b,c,d) varsz_nameinput/var.c, VLC:272:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_VAR_AD  272 |     _AddCallback( VL        var_ChaC_OBJECT(a),nge( b, c p_in, d )
put, "p      |                                                   ^
rev-title", VL ../include/vlc_common.h87 |     msg_Generic(p_thi s, C_:481:15: note: DRexpanded from macro 'VLC_OBJECT'
ifESS, val );
      |            ^
( !var_Ge  481 |    
            ^
   ../include/vlc_common.htCh:481    conecked( st struc../include/vlc_variables.h:140:48p_obj, psz_nV:15: note: expanded from macro 'var_SetChecked'
  140 | #define : t vlLC_Mc208note: _common_member | expanded from macro 'VLC_OBJECT'
s: (coSG_DBG, _nst vlc_o_amVA_ARbjectGS_e, V__)   L
      |     ^
C../include/vlc_messages.h_:V78A:R13_BOOL, &val ) )
      |          ^
481 |         c->: note: expanded from macro 'msg_Generic'
o   78 |     vlocb../include/vlc_variables.hV:142:AR_Sj_) \
      |               ^
ETTEXT, &text, NUL48:audio_output/output.c:378:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   L378  | ) ;   v
      ns| t            ^ 
s../include/vlc_variables.h:t128r:u43c:t  note: vexpanded from macro 'var_Change'l
cnote: _expanded from macro 'var_GetChecked'c
o  mmon128 | #define vat *)(&(x)->obj) \
      |               ^r_C_
members: (const vlc_objectvideo_output/vout_intf.c:197:5hange(a,b,c,d,e) var_Change( VLC_Ova  142rl_t *)(&(x)->obj) \
      |  |               ^B#define var_GetChecked(o,n, J
t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)_
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const sE) video_output/video_output.c:933:31: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:truct vlc_commonS_mem    twarning: CeTxbers: (etdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
-  197 |     var_AddCallback( p_vout, "crop-bott>933(a), pb_,m | om", CropBorderCallback, NULL );
      |     ^
 ../include/vlc_variables.hcon:166:51: note: expanded from macro 'var_AddCallback'
  166 | #definest vlc_object_t *)(& var   fitl(x)->obj) \
      |               ^
t_AddCallbLog(VLCoIn file included from network/tls.cack(ea,b,c,d) var_AduddCarvllC:51:
In file included from ../include/vlc_common.h:1031:
a../include/vlc_variables.h:304:_chae17;
       : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  304 |     if| lcb (likely(hecked(a!var_Ge_OBJECT(ctCheckedr_GetChecked(VL o(okoC), ,p, vl_c_module_name, _b_FILOBJECT(o),n,t,v)
      |                                                ^
jE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:             ^481:15: note: expanded from macro 'VLC_OBJECT'
,  
481 |     name, VLC_VA../include/vlc_variables.h  c   const st481 |    r     const struct vlc_commuct vlc_common_members: (const vlc_object_t *)(&, d, e )
      |                                           ^
(x)->obj) \
      |               ^
t vlc_commobj)../include/vlc_common.h( :In file included from network/tcp.cVLC:481_OB::33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:n_members: 350:9: 15140:48: warning: note: (expanded from macro 'var_SetChecked'JECT(a),due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |      if( b, c, d )var_Ge t:Chec
c  140ked( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
 | #d
../include/vlc_variables.h:      | \
efin142:e var_Se48      |               ^
tChecked(: note: expanded from macro 'var_GetChecked'
 note: expanded from macro 'VLC_OBJECT'
                                                  ^ono,n
  ../include/vlc_common.h:,In file included from t,network/udp.c:34:
In file included from ../include/vlc_common.h481::15: note: expanded from macro 'VLC_OBJECT'
st  481 |  o vlc_obje1031ct_t *)(&(x)->obn_members: (const vlc_objj) \
      |               ^
481:
e | ../include/vlc_variables.h:340:9ct_t *)(&(   142 |     :x)->#In file included from  network/io.cwarning: :obj) \
      |               ^48
       c:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
de  554 |  finetwork/http_auth.cne var_G   vare:_CretChecked(oonst struct vlc,n,t_vate( p_obj, psz_name, VLC_VAR_STRING | VLCcommon_members: (cons),v) var_GetChecked(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] Vvin_t *filterct vlc = filLC_OBJECT(o),n,t,v)ter_c

  340 |     if( vahain_NewVideo(vo_o      |                                                ^
_VARaut, falbject__tDOIN *HERIT
      |     ^
s)(../include/vlc_variables.h:122:39: e, &owner);
      |                               ^
note: expanded from macro 'var_Create'
  122 | #define &(x)->obj) \
      |               ^
r_../include/vlc_common.h:   con481:15input/var.c:../include/vlc_filter.h: note: expanded from macro 'VLC_OBJECT'
:332:32:   481 |  Senote: expanded from macro 'filter_chain_NewVideo'
   332 |            f tCh273 : const struct vlc_c13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
omm  273 |             var_AddCallback( p_input, "prev-title", TitleCallback, NULL );
      |             ^
on_members: (const vlc_object_t *)../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
(&(x)->obj) \
      |               ^
  166 | #define var_AddCallback(a,b,c,d) var_AddCallback( VLC_OBJECT(a), b, c, d )
      | In file included from network/tcp.c                                                  ^
../include/vlc_common.h:481var_:33:
:In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15  362 |     :if( var_GetChec Create(a,ked(biecknote: expanded from macro 'VLC_OBJECT'
,c) var_  481 | ltCreaer_chai  n_ p_obj,Ne       constewVidpsz_name, dVLC_e struct vlc_common_members: (const vlc_object_otVAR( VL *)(&(x)->C_OBJECT( a ), b, c )obj(VL
      | te( VLC_OBJECT) \                               ^
(a), b, c _ADDRESS, &valC) 
_) )
      | 
O                                      ^
      |         ^
B../include/vlc_variables.h../include/vlc_common.h../include/vlc_common.h:      |               ^
481::15: note: expanded from macro 'VLC_OBJECT'
:142:48: note: expanded from macro 'var_GetChecked'
input/var.clJ  481481 |   E        con:sstct_ 276142 | o#define  :13: strb:ustru15: note: expanded from macro 'VLC_OBJECT'
rwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  ject_release (aC276 |   481T(oout);
      |     ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'c),n   
  |         co  _vat vlcr_GetCGe      n66= _ | t st C   vlc_object_release( VLC_iOBJECTs(at)modul )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ec_o,nf( vatr_Tyhecke  hecked( p_objd, psz_na(oeed(t,n,me, t,v) Vvar_Ge,xt, "text v)
      |                                                ^pe( p_
i../include/vlc_common.h:481nput, "etCheckerd(VLC_eOBJECT(o)L:C15_,VAR_STRING, &val n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: ) )
      expanded from macro 'VLC_OBJECT'
|         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'  
481nde  142 | #define var_GetC |         constheckct vlc_common_mem structbeed(o,n,t,v) varrs: (const vlc_object_t_GetChec vlked(VLC *)(&(xmr: note: _OBexpanded from macro 'VLC_OBJECT'e)nu-tit
481e  rucrtc" | ,   " $JECT(o),n,t,v)
      |                                                ^
t ../include/vlc_common.h:481:vl48115c_:e |         c- note: expanded from macro 'VLC_OBJECT'c
 o    const onst struct vlc_common_  m481embers |      : (const vlc_object   const s_t *)(&(x)->obj) \
      |               ^
In file included from _trucmt vlcmon_members: (const vlc_object_t text/strings.csl_:common_membt34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
er  189 |     return ve"ar_S* ) == 0 ) >)obj) r{
      |             ^
s: (const ../include/vlc_variables.h:131:33: note: expanded from macro 'var_Type'
u  131 | #dcct vlc_common_members: (const vlc_obj(etChecked( p_obj, psz_\evlc_objectcefine var_Type(a,b) var_Type
278:13:n      |               ^ _warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(& VLC_OBJECT(a), b )
      |                                 ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t  481 |         cons
t strommon_membersuct vl(x)->obj) \
      |               ^
mmaot *)(&(x)-c  278 | _c  om: (cIn file included from m>In file included from text/memstream.c:25:
In file included from ../include/vlc_common.he, VLC_VAR_I_xt *video_output/video_output.c          msg_Warn( obj) \
      |               ^
network/io.c:954p_:t-re45: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  954 |     In file included from network/udp.c:34:
nderer", false);
      |                      ^m:on_memboers: 
../include/vlc_modules.hthis, "Digest Acces:s( c48:
In file included from o48:42:n,t,v) var_SetChecked(VLC_OBJAuthentication: ECT(o),n,t"
      | ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5            ^
,v)
      ../include/vlc_messages.h note: expanded from macro 'module_need'
 :n85:sn:n    _1031t vlc_object_   filter_t t48: | #In file included from ../include/vlc_common.hsdef:
*:s1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 *)(&  350 | wblend = filter_NewBle    if( var_GetChecked( p_obj, npsz_name, VLC_VAR_STRING, d(VLC_i&val warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OB  563 |     var_Create( p_obj, psJne module_need(a,b,c,d) module_nemed(VLC_OBJeE../include/vlc_variables.h:227CT(a),bz_name, VL,c| :12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                                               ^  2275: note: expanded from macro 'msg_Warn'
C_VAR_STRING | VLC_VAR_DO(x) |     return var_SetC   85tINHERIT
 | 
)E../include/vlc_common.hm      | :    ^481(b CT(vheout:r->obj) \
s15: note: expanded from macro 'VLC_OBJECT'
:      |               ^)ecked( p_obj, psz_name, VLC_VAR_FLOAT, val , &dst.vide
 
o    (consmsg_G) )
      |         ^
e&(x)->obj) \
../include/vlc_variables.h:142:48:v)In file included from network/tcp.c;
      lc: note: expanded from macro 'var_GetChecked'
33:
  142 | #In file included from d../include/vlc_common.hefine var__      GetChecked(oo,n,t,v) var_GetCheckt);
      e | :1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d(VLC_  429 |     va|               ^OB
JECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481  481 |  |         const r_Creat struc        481 |         const struct vlR_COORDS, &val)v)e)( p_obj, bject_tp../include/vlc_variables.hcaudio_output/output.c :s_
l      |                 ^
:122:39: note: ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
expanded from macro 'var_Create'
  c142 | #define var_GetChecked(o,n,t,v) v  122 | z_ar_GetChe#definame, VLC_VAR_INTEGER | VLne var_Create(a,b,c) var_Create( VLC_OBtJECT(a), b, c )
      |                                       ^
c_ con skt../include/vlc_common.h oCvlc_comm*s:t481r:u15c_VARe_DOINHE)(&(xRIT );
      | )->obj) \
      |               ^
t vlc_411:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cominput/var.cmon_me    ^
m:b enote: r:sb  ject_t277 *)(&(x)->obj|                                             ^
expanded from macro 'VLC_OBJECT'../include/vlc_common.h:481:15:
 note: expanded from macro 'VLC_OBJECT'
    481 |         conos481t strucn../include/vlc_variables.h_members: (const vlc_object411 |  :122:39: note: expanded from macro 'var_Create't
 v_lt   *)(&(   vx)-122 | #def>obj)ian \
r_Change (aout, "st      ce_)reo-mode", VLC_VAR_CLEARCHOICES, |               ^
coe mmon_medm(VLC_O:\BIn file included from network/udp.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  362JECT(o),n
 |     if( var_GetChecked( p_obj, 13:var_Cr warning: eate(adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]pers: (const vsz_,b,c
  277 |   n   ) var_Crlc_object_t *)(ame, VLC_VAR_&(x)A->obj) \
      |               ^eate( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h,
t,v)
      |                                                ^  :481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         c
 |         const : (conosnvideo_output/video_output.c:t984 :v9lDc:_objecstru cst struct t_t *)vt vl   lc_common_members: ( cvar_Coc_common_memberrenst vlc_objate warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  984 |         msg_Warn(vout(e(&(x)->obj, "Unsupported tDRc ipm_input, "menu-title"      tn_|               ^
: (cEestamp modifications doneonst, V../include/vlc_common.hvideo_output/vout_intf.c:200: vlc_object_LC_VAR_:VOID );
      |             ^
eri../include/vlc_variables.h:c(p_this, 122:39:VLC_MS ) \
5t t*)(&(x) note: bSyS      |               ^
  ch: *)ain_interac,tiveexpanded from macro 'var_Create'
  122 | #def"ine var_Create(a,In file included from b),;
      |         ^c)  &val (&video_output/window.c-var_Create( V
(           ^warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:)../include/vlc_variables.h: )
      |         ^
x)>  200 |     ../include/vlc_variables.hv481:15: note: expanded from macro 'VLC_OBJECT'
:  142481 |         const s-:../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'tru48: note: expanded from macro 'var_GetChecked'

  142 | #defiobj)   13085 |     msg_Generic(p_this, VLC_M140:48: note:  \
LC_OBJECT(a), b, c )
       |                                       ^
expanded from macro 'var_SetChecked'../include/vlc_common.h:
      |               ^
video_output/event.h:80:9:SG_In file included from WARN, _network/tcp.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  t vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      | >obj) \
      |               ^
              ^
NU:481:15: note: expanded from macro 'VLC_OBJECT'
L  481 |         const sL, NULL);tn
      |     ^
aIn file included from network/tls.c:../include/vlc_variables.h :In file included from rrunetwork/io.c:48:
c_128e 51:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10t: warning: In file included from ../include/vlc_common.h::1031v lc_common_m442:
warning: ../include/vlc_variables.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
578:9: va_rVA_ARGS_warning: _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C  )578 |     if( var_Change( p_obj, psz_name, VLC_VAR_CH_OIC  324
      |     ^
ES../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
C   78 |     vlc_Log(Vembers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
LC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE_O_, \
      |             ^
UNT, &../include/vlc_common.h:rinput/var.c |     var_Create( p_obj, :e481279a::tcount, eNUL15: note: expanded from macro 'VLC_OBJECT'ps13
  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481  279 |     ( due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] z | 
_L   80 |         var_Toggle  p_vB       varname,   VLoC__u    cVAR_BOOL Cht,|  " croV)L pC_VAR_DOool(voI)
NHERIT )a;
ngut->obj.le( p_input, "      menco|     ^
mmon_meimberu-tit../include/vlc_variables.hle", s: (const vlc_objectV_LtC _      |         ^
:122VARb_SEvTT*)(lc, "intf&(-../include/vlc_variables.hto:128:43: x:ggle-fscontrolnote: expanded from macro 'var_Change'");
      |         ^
39: note: expanded from macro 'var_Create'
E  XT, &../include/vlc_variables.h:592:45: note: expanded from macro 'var_ToggleBool'
", VLC_eVAR_STRrs: 122 | ING | V
)-  592 | #define varLC_ | ToggleBool(>obj)   \
      |               ^
a,b) var_ToggleBool( VLC_OBJE(  if( !var_GetChecked( p_CT(a),bconst  _VAR#defin)In file included from vtext/charset.clc_objec_e
t      |                                             ^
_t *)../include/vlc_common.h:(&(481: va15: note: expanded from macro 'VLC_OBJECT'
43: xG  e481t | C heckednote: )expanded from macro 'var_Change'
-(o,         128n | cISCOMMAND |
      |     ^
o../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
n>sot  b128j | #dtefi  ) \
      |               ^
#define varr _Ch_Create(asntgrune vcatre(_Change:12230:
In file included from  | ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10:(a,b,c,d,e) var_Change( VLC_OBJECT(#aaa,b,c)), b, cd, d,G_WARN, __Vefine var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c ) 
      e|                                       ^
 )
      | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
input/input.c                                          ^ 
../include/vlc_common.h:481v  481 |         onslc_Acommocn:15: note: expanded from macro 'VLC_OBJECT't
_m  481o |   em b e rss: (cnst struct vlc_common_memb    coers: (cotnst vlc_object_t *)(&(xruct vlc_com_nst strucARt vGS__)
      |     ^
:)2408:o->ob../include/vlc_messages.hj:)78 :\13
:       | note: expanded from macro 'msg_Generic'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |     if( !var_GetCh              ^
17ecked( p_obj, psz_name, VLC_VAR_Ivideo_output/vout_intf.c:204:n   78 | NTEGER, &:val )5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 )
      |          ^
 ../include/vlc_variables.h :142:48: note:   expanded from macro 'var_GetChecked'204
 |     vlc_Lo  142 | #defsine varg( _VLC_OBJECT(o),   var_ChangGetChecked(ewarning: t vlcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o,n,( p_vout, "t,v) var_Gecrop",t
Checked(VLC_OBJECT(o),n,t,v)
lc_comm on_members: (c o      nsp| ,                                               ^ 
vlc_module2408_ |  ../include/vlc_common.hm:o481VLC_VAR_SETTE_XnT, bt vlc_objject_t *)(&(x)->oeca:m15e:,  _&botnote: eexpanded from macro 'VLC_OBJECT'x
t  481tn,_FILE__, _ mj) \NULL );
      |     ^
e | 
_      t|                ^
          In file included from video_output/window.c:130:
       co*nst struct vlc_comm../include/vlc_variables.h:)(&on_members: (const  mbers: (co(_x)->objnst vlvlc128c)_LINE__, \
      |             ^
_object_t *)(&(x)->obj) \
      |               ^
../include/vlc_common.h:481:15 \
      |               ^
: note: expanded from macro 'VLC_OBJECT' _object_t *)(&(x)->obj) \
      |               ^
 ext,  NULL );
      | In file included from             ^ 
:video_output/event.h:84:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   
text/charset.c ../include/vlc_variables.h::128:43: note: expanded from macro 'var_Change'
  481 |   128 | 30:
In file included from ../include/vlc_common.h84:1031:
../include/vlc_variables.h:293:10: |            const struct vlc_common_members:video_output/video_output.c : 1049:50: #define va    var_SetBool(vout->obj.libvlc, " warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
43  293 |     if( !var_Gr_Change(a,b,c,d,e) var_Changeetiwarning: ntf-popup( VLC_OBJdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C 1049 |             E:(hecmkeCT(a)vout->p->spu_bc,o b,nst vlc_object_t *)(e&n uc",,  dt,r uee )(;d
(      l| x        ^)
-../include/vlc_variables.h> obj) \:
260      :46:| e)n
d                    ^| 
                                           ^,=
 ../include/vlc_common.hfnetwork/http_auth.c:281:tilter_NewB,b,c,d,:,13481:15: v) var_GetChecked(VLC_OBJEC note: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_SetBool'
    260481 |     e)     co | #definnvar_Changst e( VLC_OBJECT(a),e var_Tstruct vlc_common_members(o),n,t,S b, c, d,v)
:  e warning: )
      | p_odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]lend(VLC_OBJE      |                                                ^
bj../include/vlc_common.h:481:15: , pszetBool(a,b,c)      var_S:_name,  (note: expanded from macro 'VLC_OBJECT'
  481CVLC_V |         consetBoolAR_BT(vOOL, &val ) )( VLC note: outt struct vlc_common_members:expanded from macro 'var_Change' (const vlobj,
In file included from  psz_namc_object_t *)(&network/io.c:49(x)->ob:
../include/vlc_network.h:134:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j) \
      |               ^

  281 |             msg_Warn( p_this, "Di  134 |     return net_Connect (o), &fmt_spu);
      |                                                  ^

bj,   128 | #defgine var_Change(a,b,c,d,e../include/vlc_common.h:481:15: note: hexpanded from macro 'VLC_OBJECT'
In file included from network/udp.c:o  481 |        34                                          ^
:
In file included from ../include/vlc_common.h:)1031 :
v../include/vlc_variables.ha:r429_:e5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 const s  ../include/vlc_common.h429:481 |  s t   ACchcaensgs:15:        note: Authexpanded from macro 'VLC_OBJECT'
e  ( VLC_481 |    truct vlcvar     const struct vlc_com|          ^
mon_members: e../include/vlc_variables.h:142:48:_ note: expanded from macro 'var_GetChecked'
Cst, rport, SOCK_ST_  _common_memberOBJECT642 | s: (REAM,#c IPPR(aoOn  142s | #define var_GetCheckeddefine var_Inhe(to ,nTO_TCritSP)tring(o, ;
      |            ^
n) va)r,_bI,ncheritSt../include/vlc_network.h):,125:48:rv inote: 
expanded from macro 'net_Connect'      
lt,nvg)   125v | #define near_Get_Connect(a, b, c, d, e) net_Connect(VLC_OBJtChecked(VLC_OBJECECT(a), T(o),n,t,v)
      |                                                ^b, 
../include/vlc_common.hOBJeate( p_obj, psz_name, VLC_VAR_INTEG:481:15: note: ECER | VT(a)LC_VAR_DOIexpanded from macro 'VLC_OBJECT'
,NHERIT ); b, c, d, e   481 |    )
      |                                           ^

      |     ^
     ../include/vlc_common.hconst:481:15: note: expanded from macro 'VLC_OBJECT'
 ../include/vlc_variables.h  481 |     :122:39: note: expanded from macro 'var_Create'
  122 | #    sc_c|                                              ^
object_tde../include/vlc_common.ho:481:15:fine var(VLC_OBJECT(o), n)
      |                                                   ^
_C../include/vlc_common.ht:481:15: note: expanded from macro 'VLC_OBJECT'
c, d, e)  481 |         const st
r      earuct vlcte(a,b,c) var_Create( VLC_OBJE note: expanded from macro 'VLC_OBJECT'
CT(a),   481 |  mb,_ c )
      |                                       ^
c../include/vlc_common.he, VLC_VAR_: *)sFLOAT, &val ) )
      |          ^
../include/vlc_variables.h(&(x)->og_Err( p_input, "inv481| :bj) \ruct vlc_co                                               ^c
alid bookmmonst v15: note: ark %"Plc_object_t *)(&(x)->obj) \
      |               ^
RId64m,on v../include/vlc_common.h_meoexpanded from macro 'VLC_OBJECT'mm

      |               ^
m:  481 |     b  input/var.c:481:15: note: nvideo_output/video_output.ce rs: (co:1051:17: nst vlc_object_t *)(&(280 const strst strucucx)->:o13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
val.i_intt vlc_ct  )vo;o  n 1051 |      a        
      | m                ^lc_common_mmon_members: (con
st vlc_objeexpanded from macro 'VLC_OBJECT'../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   msc   g_Err(vout, "Failed to create blending filter, OSD/Subti280 
tt_ |  l         ct *e)onst s  48183 |     msg |   _Generic(p(&(x)_this,  V->obj) \s L r
wi    C      _M SG_ERR, __VA_Aconst struct RvGS__)_Creat
      e( |     ^
 ../include/vlc_messages.h  :78:13: note: expanded from macro 'msg_Generic'
    VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:78 |     vlc_Log 481 (_bVlL varj)_AddCallback( p_ C\c
_inpum_common_members: (const vlt, "menu-title", cT_:o      b| 15              ^j:e cnote: t_t 
expanded from macro 'VLC_OBJECT'
*)(&(x)titleCallbac->  481 |   oIn file included from text/charset.c:30:
OIn file included from ../include/vlc_common.hbkj , )  :,e\mrbuercs:BJECT(o1031:
../include/vlc_variables.h
      |               ^
 : NULL );
      |             ^
),In file included from  304network/io.c::49:
(p17d: warning: ,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
c  onst ../include/vlc_variables.ht:vlc_module_navl vlc_m../include/vlc_network.h)
      |                                          ^
e:| ../include/vlc_common.h:481:n              ^ticationcommon_:
 ",
      |             ^
e __FILE_15: note: In file included from network/udp.c:34:
In file included from expanded from macro 'VLC_OBJECT'
../include/vlc_messages.h   c  481 | :_, __LINE../include/vlc_common.h:1031:
../include/vlc_variables.h:442o__,:mben \
5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |             ^  r442 | ss
t str85::5: note: u../include/vlc_common.h:481:expanded from macro 'msg_Warn'
15: note: expanded from macro 'VLC_OBJECT'
   85 |     msg_Generic(p_this, VLC_MSG_WARN, c_object  481    v_t *)(&(x)-__VA_>obj) \
      |               ^
a r _      conARGSCre_ | _)
      |     ^ s       ctct vlc_comm150on_membeavideo_output/vout_intf.c:t est12
: warning: ../include/vlc_messages.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r
u  ct vlc_commors: (const vlno_c_obje (m(embers: (const vl pnccmts_t *t struct ones)(&(xmbers:vlc_common_member s(_t v)-c_ob: (const(const c vlc_obvlobj,j pszject__namc_eonst vlc_oct_t *)(&lc_object_:bjec210t_t *)(&(x)-:>obj)9 \
      |               ^
:(x)->obj) \
      |               ^
> obj) \
      |               ^
150 |     retturn *In file included from )video_output/window.ce, VLCwarning: In file included from network/tcp.c:_33 net:
input/input.cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_:2467In file included from (&CoVAR_BOOL |(x ../include/vlc_common.hVLC_VAR:_DOI)::1031-:
>../include/vlc_variables.h13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
130:
video_output/event.h:96ob:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 j) \
      |               ^
   96 |     vt: *)(&(x)->o2467 |             abj) robject_t 455:_N5*\)
AndInte166      audio_output/output.c(:&420(:x5: | warning:               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ge  r420 |     vvideo_output/vout_subpictures.c:211:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:78:13: note: expanded from macro 'msg_Generic':51:  msg_Err( p_ar_C211 | input, "no  note: expanded from macro 'var_AddCallback'

lnnectDgr  166am (otbj, hos yet impleme:nt warning: eNHERIdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d  455 |     var_Create( p_)l not work");
      |                 ^

o../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   | #define va210r_AddT );
      |     ^
   83 |     ms../include/vlc_variables.hg_Generic(   p:C78 |     vlc_Log(VLC_ | allback(a,bt,c122,:_ d ) varth39bOBJ:_Createj, psz_n is, VLC_MSG_ERR,( tanote: e__me, VLC_VAR_FLOAT | (hange (aouECT(o), p, vlc_ expanded from macro 'var_Create'
module_  122 | na#me, __FILE_V_,LC_VAR_DOINHEdefine var_Creatxt,vout, "mo "spu-ele (VaAapsRued",   VLC_VAR_INTEGER)v; IT );_ARGar_ S
      Ad_dCallback( V|     ^
LC_OBJECT(a), b, _LINE__, \
      |             ^
c, _../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
s_)
d  481 |   e
-     122 | #defin       ,b port, hlimute, |     ^ var_CIP
../include/vlc_messages.h:78:13: note: PROTO_UDP);
      |  "  ))
;      |                                                   ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

      |             ^
  ../include/vlc_messages.h : 83c     v           ^ar_Change:5: note: expanded from macro 'msg_Err'
   83 |   o( ns
481 |          msg_Ge cto nsntestt ruct vlc_comrmo,pint../include/vlc_network.h_vout, " on-do"st,:e146r:b26,:crop", VLC_VAstruct vlc_commonR_ADDCHOcICE, &val, &text );
      |         ^
) var_Cr../include/vlc_variables.h:128:43: note: ree atenote: expanded from macro 'net_ConnectDgram'
a( VLC_OBJECT(aexpanded from macro 'var_Change'
t)e(a,b  ,146c |  ) v  128 | c(p_thw#defin e var_, b, c )
      | ar_Createnme      net_Conneims"e,o ,bcetr1 -Dmodger"a,m ( Vcr_oCre  abj    ^_
o../include/vlc_variables.h:128:43481: note: expanded from macro 'var_Change'
N)   | 128  | a# d 418e | f#idne var_Changre_fCh   bjeca   conts_itne var_NAndIt st\
r                                      ^
O_expanded from macro 'msg_Generic'e(a,bTVA_ARGS_BJECT(a), b, c )
      | uct v../include/vlc_common.h:                                      ^E481:15: ntegenote: 
trexpanded from macro 'VLC_OBJECT'_(a,b,c) valc_commoen_memb:
(a,b,cr
../include/vlc_common.h  481_NAndInteger(VLC_O    78 |     vl)*
142B)(&(x)er->obj) \
      |               ^
s: (const vlc |         const struct vlc_c,c,d,e) vanetwork/http_auth.c:r_Ch296a:n13g: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  296m |  m o n _ m e m _object_t *)(&(x)->obj) \
      |               ^
J :   msg_Warn( In file included from network/io.c:p_this, Gc49_Log(VLC_"E48: note: Unknown authene() vaOb:
E../include/vlc_network.hR:, valer_Create( V 159V:LC_OBJECT(a), b, c, d,expanded from macro 'var_GetChecked' 
e  L142C | _#OdBe f)i
12      |                                           ^
../include/vlc_common.h: t)i:c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
;  159 | 
      Crs: (const vlnceati       v|            ^
on../include/vlc_variables.h:140:_aor48_:G enote: texpanded from macro 'var_SetChecked'C
h  140 | #|  ecdk Jse              ^
cfiheme: '%*s'",
e      dEnetwork/httpd.cne var_SetC| h ecked(o,n,t,v481:15                  ^(nge():876:: 9  v:note: expanded from macro 'VLC_OBJECT'
V  481 |  ar_SetChecked(VLC_LOCB_ O B J ECT(a),CTJ EbB:b481:,J(a), b, c )ECT(|     ^

      | jec../include/vlc_messages.h:78:13: t                                      ^
../include/vlc_common.h:_t *)(&(x  r)->ob warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481note: expanded from macro 'msg_Generic'
j  :15:   78 |  CT(o),n 876note:  | expanded from macro 'VLC_OBJECT' 
   ,t,v)481 |    304   |   c, d, e )
               |                                           ^
)msg_Er r(ob j\i
f       |               ^(
l
i../include/vlc_common.hk:ely(!var_      TIn file included from network/udp.c:34:
In file included from ../include/vlc_common.h:1031:
(a),b,c)
../include/vlc_variables.h:455:5 ,  Get  : warning:  "HTTP/TLS certificate not specifvldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  455 |     var_Cc_Log(VLC_OBJoreat,
i../include/vlc_messages.hed!":85:5:ECT(o), p, v) ;note: 
expanded from macro 'msg_Warn'      
| e        ^
(../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'   
85e |     msg_G   C83h | e  c k emds g(_oGbejn ep| _                                               ^
, name, VLC_VAR_COORDS, &val))obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOeneroic../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
INHERIT );  481
      |     ^
)(p_this, VLC_MSG_WAR,      | 15../include/vlc_variables.h ric(p_t                                               ^
)../include/vlc_common.h:481::122:39: note: expanded from macro 'var_Create'
15: note: expanded from macro 'VLC_OBJECT'
:  481 |         const struct vlp, vlc_modc_his,u le_name, __FILE__, __L  122 | #defiVINE__,
      |                 ^
l LC_M\S
G_ERR      , __../include/vlc_variables.hV:A142_:ARGS__)
      |     ^
../include/vlc_messages.h:78| :1348: note: expanded from macro 'var_GetChecked'nN:,c_module_name, __FILE_ 
            ^
_, __LINE__, \
      ../include/vlc_common.h: 481note: :15: note: expanded from macro 'VLC_OBJECT'
|             ^
  481 |      ../include/vlc_common.h__VA_ARGS__),
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
  142 | #define var_   GetChecked(o,n,tt,   con78s | t  struct vlc_v):  var_G |    e481t:C 15: note: nceexpanded from macro 'VLC_OBJECT'
    consomtm osntruc  _members: (t vlc_common_mem 481  | b        tcuvrl c_Log(VLoCn_svar_CrOBonJeatestEC Ts(torers: (const vl(cn ne_a,bconst ), p, vlc_moduleobject_t *)(&(vl_name,t_OpenDgc,xc) ,v)r tc__FILE_ _var vastruct v, __LINE__, \
olr_c_common_      m|             ^_CrG_object_tam (obeatem embers: ((c*j),( host, port, NULL, e V&(LC_OB0xJonst vElCT(a), b, c , IPP)
      |                                       ^
)->obj) \../include/vlc_common.h:
ROT      c)481-:>15| :              ^ 
obnote: jexpanded from macro 'VLC_OBJECT')t_objectmC _
ton_members: (const vlc\
 *)(&(x)->obj) \

      |       |               ^
              ^
_object  481 |         const struct vlc_common_members: (coIn file included from text/strings.c:34:
hnst vleIn file included from ../include/vlc_common.h:1031:
cked(VLC_OBJECT(o),n../include/vlc_variables.hc_object_t *)(&(x),:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
->obj) \
      |               ^
  203 |     return var_SetChinput/input.c:2577:9: warning: ecIn file included from network/udp.cked( p_odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b 2577 |         msg_Err( so:urce, "expanded from macro 'msg_Generic'34
../include/vlc_common.hunab:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469 |     var_O_UDP481);
      |            ^
le to atCreatach str:t15: note: expanded from macro 'VLC_OBJECT'
jvideo_output/video_output.c, pse(  ::   1473e78 |     vlc_amLog(-V _extrp_L481 |    : 5: warning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] a   C../include/vlc_network.h:155:23:_OBJECT(o), p, vlc_mod note: expanded from macro 'net_OpenDgram'
b  j, psz_name, uct VLC_VAR_STRING | Vc155 |        mLvl c_coCmmon_memn
ebers: (const vlc_oet_OpenDgbcronmamb(ers:st stVLC_OBJE 1473 | rule_name, ___VAR_FIDOIje    msg_DCT(a), b, c, d, e, g)LE__, __LINE__, \
      |             ^ct_t *)(&(x)->obj) 
      |                       ^
\481
:15      |               ^

../include/vlc_common.h:481: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  481video_output/vout_subpictures.c:212:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:481:15: note: expanded from macro 'VLC_OBJECT'
t  481 |    o212rs   f or |   % s  ",
z_name, VLuCct vlc_common_members: (const _vVlAc_oR_ (const vlc_objvebcjte_ctB O*O)L(,& (vxal ));-:>15:
       note: |            ^
N      ../include/vlc_variables.ha:r140:_48C| roebate(jt)e x\
      |               ^
        ^: t, "
t../include/vlc_messages.h:83:5:    input/var.c Hexpanded from macro 'VLC_OBJECT'ERIT );
      |     ^
e../include/vlc_variables.hx:t122-rerender",:283::39 :V13:LC_VAR_BOOL);
note:   481 |   
 note: expanded from macro 'var_SetChecked'
  140 | #dec expanded from macro 'msg_Err' note: t_of
warning: expanded from macro 'var_Create'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      t      12283 |  | # d 
   283 | e f * )n(  m s g _ Gienne var_Sst strif( uct vvar&_(Type( p_ix)l-c>nput, ob_"menu-pocpup" ) ommon_etChermembers: (const vlc_ecked(o,n,t,vj) var_SetChecked(VLChec) object_t *)| _\
k |    ed(VLC_OBJECT(o),n,t,v)
      |                                                ^
      |               ^
../include/vlc_common.h:481:15:      constnote: expanded from macro 'VLC_OBJECT'
 svideo_output/vout_intf.c:  214:15:481 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |           construct vlc_commont st_me214 |     psz_buf = OvBar_CrJeEaCteT    ^GetNon(
Em../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
ptyString(  mbers: (const vlc_ob122 p_vout, "custom-cject_t *rop-ratiruct vlc_ | #comm)(&(onxo)s->"(o_membeorbjt,v)
d)efi      |                                                ^
n) \
      |               ^
,&(x)->obj) \
      |               ^
../include/vlc_common.h:481:e );
network/http_auth.c:299      | :13:              ^
 warning: ../include/vlc_variables.h:499:73: note: expanded from macro 'var_CreateGetNonEmptyString'
 vn15: note: expanded from macro 'VLC_OBJECT'
  499 |   481 |        due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]i
c (const  299 |     st#define var_CreateGruct evtlc_c   NonEmop tmmon_p_this, V  yString_m(a,b) tLCembers:  va,   ms *)(&(x)->obj) \
      |               ^
g__MWSaGr_nE(R Rp_th ,(const vlc_is, "Unknownnetwork/io.c :62a:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]objecrt_CreateG_t *ine var)(&(x)-In file included from >network/tcp.c:33obj) \
      |               ^
:
In file included from ../include/vlc_common.h:1031
:
../include/vlc_variables.h:469:5:   62 |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   469 |     var_Create( p_obj, p    sz_name, VL_Create(  C_VARu aIn file included from tnetwork/tls.c,b,c) var_Creabg(vout,te( VLC_s::51:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: OBJ   ( cmo340n:9:Est vlc_object_t *)(&(x) -warning: >due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o
b  j340) |      if( CvaTrs\
(a_g      |               ^
_)E, b, c GetCheetN)
rr (p_t his, "c_ScIn file included from ked( p_obj,text/charset.c: psz_nannot create soc30:
In file included from ../include/vlc_common.h:a"me, VLTRING       |                                       ^
onEmptyString( VLC_OT|../include/vlc_common.h VLket: %s"1031hreahdExece==nt:
../include/vlc_variables.hC_C _0 ) {
      |             ^
ut../include/vlc_variables.h:131:33: note: expanded from macro 'var_Type'
,
      |             ^
  V AR_STRINGB,JECT(a),b)
      131| ../include/vlc_messages.h: | #define var_Type(83:VAR_DOINHERIT );
      |     ^
                                                                        ^:a5
,../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 &v  481 |         cal o)n s)t
       s| t        ^:481r:u15c:t  note: vexpanded from macro 'VLC_OBJECT'l
c_common_members: b../include/vlc_variables.h:122:39:   481: note: ) a(const vlc_object_tnote:  *i)c(a&t(x)->obj) \
      r_C| _expanded from macro 'var_Create' |               ^        ion sch
eme: '%s'",
_cvideo_output/vout_intf.const stVrA_AuRcGtS__)
      |     ^

 vlc_:221:5: vwarning: cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ommoa../include/vlc_variables.hr../include/vlc_messages.h_:78
:  221 |     var_A13ddCalT:ype( VLC_OBJ: note: ECT(a142lbaexpanded from macro 'msg_Generic'
:48:   78 | n_     v      |             ^
lc_)L,og(VLC_OBJECT(meo), p, v../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn' b )
ck
m   85 |   lc_modul  msg_Generic(p_this, VLC_MSG_WARN, __VA_ARGS_be      |                                 ^
(e_n_note: )
      |     ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'msg_Err'
   p_voame,481u | t    ../include/vlc_messages.h:78:13: 324 : ,  conr10sts: structnote: expanded from macro 'msg_Generic'
 :   78v   83 |      |  lc_ cwarning: ommon (_  122 | #define var_Cconstreatdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]me vlc_mberse(a,b,c) vaobject_t *)(&(x
)->msr_   vlc_L  324 | C    ifg_Gene __FILE__, __LINE__, \
      |             ^
ric(p_thio../include/vlc_common.hreate:( VLC_OBJECT(a), b, (s, VLC_MSG_ c )
      | 481 :15: (const:  vnote: lc_obje                                      ^
bj) \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      expanded from macro 'VLC_OBJECT'
   const  481 |    ! var_GetChecked struct vlc_co( p_obj"c,    cmrop", CropCallba cpk, NULL );
      |     ^
../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
mon  166 | #define var_AddCallsz_na_members: (const onst struct vlc_common_members: (In file included from vlc_onetwork/udp.c:const bme, VLC_VAR_FLOAT, &val ) )
      |          ^vlject_
t *)(&(x)-../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
>ob  c_o142 | bject_t #define var_34:
In file included from ct_t *)../include/vlc_common.h:1031(&:
expanded from macro 'var_GetChecked'../include/vlc_variables.h:
477GE  (x)->obj) j) \
      |               ^etChec142 | #deked(:o5:fRR,,\i
n _
      |               ^
b nwarning: ,In file included from t_input/var.c*:284:)network/tcp.cVA_ARGS__13:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:a
eck(a,b,c,d) v  477 |   warning: )
      |     ^
 var_G../include/vlc_messages.h:etC3378:
h:13 o  In file included from ,../include/vlc_common.h:avar_Cre1031due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
a(&: note: (x)->obj) \../include/vlc_variables.hr:expanded from macro 'msg_Generic'
e
      |               ^
   v) vcked(o,n,t,v)ar_477GetCh:5: var78
 |    _Ge tChecte( p_obj, psz__warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ke  c284 |   v l c _  477 |     var_Create( pn_ame, VLoC     Log(eCropBorde r  var_Creakedte(eate(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^VLC_OBJECinput/input.c:bj, psz_na_ mT(o), p, vlVARe,c_modul2584:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p_input, "menu-popup", VLC_VAR_VOID )e;
      | _r %d.%d %dx%d"             ^
S ,2584  | _VLC_VAR_SnaTRING TRleft,  (VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15| VLC_VARtop,../include/vlc_variables.h r       msg_Dbg( sourc::i_122:39 me, ING | VL_DOINHE_FILE__RIT
C../include/vlc_common.h:_VAR_note: ght, bDOexpanded from macro 'VLC_OBJECT'
o  481 |         co481:e, "attachment of directory-extr, __LInst tNE__, \
      |             ^
actor../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT' ftom) );
      |     ^
;
      |     ^
../include/vlc_variables.h../include/vlc_messages.h:87::
1225:  AddCallback( V note: expanded from macro 'msg_Dbg'
   L481 |  ail87C |     msg_Generic(p_this, VLC_MSG_DBGINHER,15: note: expanded from macro 'VLC_OBJECT'
I  481 |  T:39: note: expanded from macro 'var_Create'
 s_       c_o_nVsAt structOBJ ECT(a),_ARGS__)vlct_c
      |     ^
../include/vlc_messages.h:78:: b, c, d )
13: note: expanded from macro 'msg_Generic'
   122o        | mmon_members:   #de|                                                   ^
note: expanded from macro 'var_Create'
../include/vlc_common.h:481:15  f122 | #:d enote: fexpanded from macro 'VLC_OBJECT'i
nreuct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
78 |     vlc_Log(VLC_OBJE)e;d  481
i      |               ^
       | |         f    ^
CnT../include/vlc_variables.h:122:39In file included from text/charset.c: note: expanded from macro 'var_Create'
  122 | #def(o), p, vlc_or %s",
ine var_Cre      |         ^:ate(a,b,c) var_Create( VL
30C:
module_name, __FILE__, __LINE__ conse var_Create(a,b,t struct vlc_comIn file included from c../include/vlc_common.h:,_OBJECT(a), mon_1031:
../include/vlc_variables.hb:, c )340:
9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 )m var../include/vlc_messages.h_Creat:e( 87\
      |             ^
:5: note: expanded from macro 'msg_Dbg'
      VLC_     34087 |     iember| ../include/vlc_common.h:481:15: Of( vaB |     msr_GetChecked( p_obj, psznote: expanded from macro 'VLC_OBJECT'
_nameJEs: (c                                      ^
../include/vlc_common.h:481:15: CTnote: g_Generic(a), bons  ,e( VLC_VApR__tShTis, VLC,_481MSG_Dexpanded from macro 'VLC_OBJECT'
t  481 |  RvING, &val ) )
B      |  Gcl, __VA_        ^
c../include/vlc_variables.h:142:48: Ad(VLnote: expanded from macro 'var_GetChecked' | 
 RGS__)
      |     ^
       const struct vlc_com../include/vlc_messages.h_:mo  142 | 78:n_members: (const vlc_obje13: note:         const struct vlc_commoexpanded from macro 'msg_Generic'
   78 |  ct_t * )
ob)(&(x)->obj)    vlc_Log(VjecLC_OBJECT(o), p, vlc _\t_t *)(&((
      |               ^
cox)->obj) \m
      n_members: (constnst vl vlc_ovideo_output/video_output.c:#define var_G  var_Crea  constetChecked(|               ^t
c_obj1509o,e(g(VLCa:_n,b,OBJoECT(o), p, vlc_mc) vdule_name, __FILE_,9t,v) var_GetCh_eC: o_OBwarning: dJvideo_output/vout_intf.c:arECTu(lo),ne,t,v)_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]224:5:cnk
a , mbje__ 1509 |         fiect_t, __FILsLINE_ E__, _*)_, warning: (&(x)->obj)  _C
\      _|                                                ^

../include/vlc_common.h:481:15:lter_ch      tL| I              ^rec
tedain_NewVideo( voreate( VLC_OBJECT(Ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]E__, \
      | _tuut, true, &owner );
      |         ^
            ^
a), b, c )
      |                                       ^ ../include/vlc_filter.h../include/vlc_common.h:332:32: note: expanded from macro 'filter_chain_NewVideo'
:\
      |             ^
 *)(481:15: note: expanded from macro 'VLC_OBJECT'
  
224   |   c../include/vlc_common.h : 481v:a15note: :expanded from macro 'VLC_OBJECT' 
note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.hr:network/io.c481:_15C:r enote: expanded from macro 'VLC_OBJECT'
t  481 |   481:a t    | &e (  cpo_nvsotut ,   "    strv   const strumonito  r-pact vlr", VLC_VAR_SlTRING | VL(x)->obj) \
      115:5c_common_| C:
   332 |                 ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_VAR_DOINHERIT );m  115 |      In file included from           membesrs:c_co|                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
network/tcp.c:33:
In file included from 
g        |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_common.h_D481 | b g   (p122 | #dfilter_ch:       const strucefin481 | _ ain_       const vt this,sNtruewVideo( VLC_OBJECT( a ), b,(VLC_OBJECT(o) "netct vlc_c,n,: lisommotn,_ c )mm
      |                                ^m
et../include/vlc_common.h:481movebers: (con:15: note: expanded from macro 'VLC_OBJECT'
n_members:nst vlc_object_t *)(&(x  481) |    )     coing to %s port %d",
      |     ^
1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
->  491obj) \
      |               ^
   87 |     m |     var_Crnst stsg_GenericIn file included from network/udp.c:34:
In file included from ../include/vlc_common.hea(p_this, tVLe( pC_MSG_DB_obj, p:G1031:
../include/vlc_variables.h: r(const vlc_object_t *, _sz_VA_ARGS__)
      _|     ^un
c../include/vlc_messages.hatme, V vlc_common_membersl: (const vlcc_common_membe_obj)e(rs:& ct_t *)(&((x)(const vx)->obj->obj) \
      |               ^
LC_VAR_ADDRESS | VLC)  \
      _VAR_Dnote: expanded from macro 'VLC_OBJECT'
audio_output/output.c| :426              ^
  :9: warning: udue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  video_output/video_output.c:1513:9:426  |   t vwarning: ldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c
 :78 : (con     13: note: expanded from macro 'msg_Generic'1513va |      _scr_Changeo (aout, "stter mvm  
481   OoINlc481e | o-n_membe_ro78s   filter: (constmode",_chaibject V_  vlc_t *)(&(x)->objLC_V)Ao491:5lc_object_t *    : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R   _ADDCHOICE, &val, &txt);n
      491|         ^
      const st |     vlc_L  | r../include/vlc_variables.h: 128u\c
:      |               ^
    var_Cr43e:ate note: ( p_obexpanded from macro 'var_Change'

      | j,                                                ^  
128psz_ | n#aomg(VLC_OBJ../include/vlc_common.hE:eCdTe(fo481:, VLC_VAR15: note: expanded from macro 'VLC_OBJECT'
)  i481n | e   var_Cha    |  _ng , Ncon        cse()o(&(x_ADDREt  nsnetwork/http_auth.cSpS,:a,b,c,d,e)327:13)-: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
>  o327sbtject_t *)(&(x)e w |   ->obj) \
      |               ^
Video( vout, true,  vlc_modulest_namIn file included from &network/tls.ctb v:51oj) e,wner );
      ruct vlc_|         ^
../include/vlc_filter.h:332:32: note:  expanded from macro 'filter_chain_NewVideo'ar_Change
  332 |     | VLC_VAR_D     filter_chain_NewVide:
In file included from __FILE__o( VLC_OBJECT( a ), b, c )
      |                                ^
../include/vlc_common.h( VLC_OBJEC\
      |               ^
:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  , __Lruct vl  const strT(a), b, uct vlc_common_members: (const vlc_obcommon_mem../include/vlc_common.hb:ersinput/input.cc1031_:
c../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o
m  m350o:n _(mceomnbsetr sv:l c(_coobject_t *)(&(x)->obj) \
      |               ^
nst tvl vlc_common_minput/var.ce:m286:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_oHbject | EIRIT N_  286 | );
E__, \
                  vt|             ^ 
*b)e../include/vlc_common.ha:r481(&(x)->o:bj15: note: expanded from macro 'VLC_OBJECT'
r_  s481: |   ) \
      |               ^
 (c ojnChange( p_input,In file included from  "mtext/charset.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: e   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
st vlc_object_:t *)(&(x)->o2602    if( bj :)var_GetChecke  d( p \_350 o34
      | :              ^
b ej | warning: , psz _name, VLC_VAR_STRccdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]I   if( vaNG, &val 
o 2602 |  nOINHER) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
video_output/vout_subpictures.c:222:23: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  s142IT );
      |     ^
 |   222 |      filter_t *sc tale = vlc_custom_       e  p_demux  t  ms#defignstre uvar_GetChecked(o,ncr_Err( p_t var_Create(a,b,hic) var_Cs, ,t,v) var_GetChecked(VLC_OBJECTreate( Vea../include/vlc_variables.h:t122:39: Lnote: Cexpanded from macro 'var_Create'_
O("HTTP Digesto) ,Anc,ctesBsJE AuC,Tv  )
(      a|                                                ^
),_t *)(&(x)->obj) ../include/vlc_common.h122\
      |               ^
:481:15: note: expanded from macro 'VLC_OBJECT'
 | #  481 |      e(objdect,In file included from video_output/window.c b, ec )
      |    c fsiinze va= dre_eCoronst struct vlce                                      ^a
f(../include/vlc_common.h:481:15:t       |     ^
*sccnote: expanded from macro 'VLC_OBJECT'
tale), "scae(  a481 |       le")   cvlc_commoonst nstr;:130_
      common_me|                       ^
../include/vlc_variables.h:m:
bevideo_output/event.hmux_video_output/../libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
uct,b, vlcN_cewAomdvanced( VLC_OBJECT( p_source m), oprs:n_:109: (const vmelc_objmbe  110 |  ect_t *)(&(x)->obj) \
      |               ^
_c) var__input,
      |                                  ^
122C:r    r39   vlcr_:In file included from  note: ../include/vlc_common.hexpanded from macro 'var_Create'_network/tls.c
s:481 c:us:  15t: (consnu-pt note: 122expanded from macro 'VLC_OBJECT' | #dme
f:5: warning: 51 e G vlc_object_t *)(&o(x)-due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  pup", VLC_VAR_SET 481 | e
   109TEXT, &          const scttext, NULL );
      |             ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change't
e | otChecked( prhenticatiuombers: (cons>obcjt vlc_cot) mmon_membe rine var_Create(sa:  ,b,c) var_Create( nVLC_128:vl o | mc_object_t #OBJE_d(CT(a*)(&cc),, b, c )
      |                                       ^
efine _obj, psz_name, Vv../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ar_Change((\a,   LC_V
b,cAR_STR, d   var_Toggle,B481osxerver "
      o:
l)->oeIn file included from ( |         const struct ) var_Change../include/vlc_common.h:bj) \
      |               ^
( VLC_OBJECvTo(uat), network/io.c, "fullscreenvlc_common_m:1211031:
../include/vlc_variables.h:b", c,) 362d:,9 :o nes t) warning: vledue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

        362 |  |                                            ^ 
 ;mb
ers: (const       | i    ^v
lf( var_GetChec      |             ^
c_../include/vlc_messages.h../include/vlc_common.h:c:481:15o:kedb(j epc../include/vlc_variables.ht_ _ob_toj83,:5: note: expanded from macro 'msg_Err'
bject_t *)(&(x)->obj) \
   83 |     ms      |               ^note: 
g:9: warning:  :_592In file included from network/tcp.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511Gexpanded from macro 'VLC_OBJECT'
 e*n)e(  &481( | x ):r:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
45  :n 511note:  | expanded from macro 'var_ToggleBool' 
 d  592- |  #,d  evar_Create>obj) \
      |               ^
st struct  input/input.c:2602:34: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](
v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 p_obj, plc_common_members: (co      const st| ruct vlc_              ^
common_e n)s
tsvideo_output/vout_intf.c:227:5: warning: z_name, VLCicdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(p_this, VLC_MSG_E vlc_ob  ject_tR *)(&      | (xR, __VA                                          ^
)_ARGf-i>_n../include/vlc_common.heS __)vma:r481:15: note: _Togg psolb  jz)_e \c481 | Booexpanded from macro 'VLC_OBJECT'l(a,
227  ebna)me, VLVARreat_e(V        cI NTEGER |voamrC_VAR_AD_DTboegrgslnLC_
      | 481s | t  eRstructESS       con: (con, &val              ^ 
) ) vlc_common_members: (const vlc_objesct vlc_object_t *)(&(x)->obj) \
      |               ^

      |         ^
video_output/video_output.c:1555../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
s  input/var.ct: 142 | #define var_GetChe:24: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 VLC_VAR_DOINHERIT
      |     ^
s../include/vlc_variables.htruc:122:39: note: expanded from macro 'var_Create'
   122 | 1555# | d e ftOine var_Create(a,b,  BcJkEC vlc287:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
evdi(o,nd,eto,v) var_GetChecked(V  287 |           t__commonLC_t_ OBJ  ECTmember*s):(&(oT)(o), ,n,t,s (conv(a, v)
      |                                                ^
c)../include/vlc_common.h :481:15x_: note: expanded from macro 'VLC_OBJECT'n
)  
481 |       vr      _Ad  const sar_Creat)->obj) \
      |               ^
dfeorinput/input.c:2602:34: ( VLCwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_OBJEt../include/vlc_common.hC:ruct vlcm481:15: note: aexpanded from macro 'VLC_OBJECT't
_  PriT(a),C481|                           ^
 |  b,a../include/vlc_common.h:481:15: note:  expanded from macro 'VLC_OBJECT'
 c )n | stBt
      |                                       ^
 ../include/vlc_common.h:481:   481 |  15(: note: expanded from macro 'VLC_OBJECT'
    var_oVLC_OBJCreateEol( VLC       cons_OBJECT((Ca )p_vo,481ut, "aspeTct-ratio",b )
      |                                             ^
../include/vlc_common.h:481 VLCt   :15: note:  s  vlc_object_t *)(&(x)->ob_l_VAR_STRING | VLC_VAR_ | trcIlINGbSommon_members:,uct &  expanded from macro 'VLC_OBJECT' C
O  v(coal ) )
      nj) \
      |               ^
481 |   st vlc_ob |         ^
../include/vlc_variables.h: MMAND |
      |     ^
     con142../include/vlc_variables.h::audio_output/output.cscot122n48j:e snote:  :438:5: expanded from macro 'var_GetChecked'
  swarning: cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  438 |     _v142ar_Change (aout, "stereo-mode", VLC_VAR_ADDC:39: note: truct vlt *c_common_memb | expanded from macro 'var_Create')(&(
ers:x)->obj) \
      |               ^
#define var_Ge  122 | #t dedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
f  121 |   HOICE, &val, &Checked(txt);
      o,ine var_Create(a,b,c) var_n,t,v) var_GetCheck C     ( vvol |      ^
 ../include/vlc_variables.h:rut), "orieate( In file included from network/tls.c:51:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429 |     var_Create(t  pVginal format", &vout->pLC_osbtjr,u ps->orcitginal);
      |                        ^
z_name, VLC_VAR_INTEGER | VLC_VA Rv_lDcO_IcNoHmEmRoInT_member../include/vlc_common.h:481:15: snote: :expanded from macro 'VLC_OBJECT' 
(  481c | ons mt 
     vlc_   co      o|     ^
../include/vlc_messages.h:78:13:bs_O)nst struct 128B:43: note: expanded from macro 'var_Change'
  128 | #d;
      |     ^
 note: expanded from macro 'msg_Generic'
../include/vlc_variables.h:122:39JECefineed(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h: note: expanded from macro 'var_Create'
     78 |     vlc_Log(VLC_Og:481:BJECT(o), p, vlc_module_nject_t ack( p_input, "menu-popup", Tam15: note: expanded from macro 'VLC_OBJECT'
 (  c481o | e ,  v_a_r_CFILE_122_ | ,#h __LINEange(a*,)b,cdefine va(&( xr_ _, \
   )->obj ), d,e) var_Change( VLC_OBJE       |              ^C
T(a  ../include/vlc_common.h:481:15: )c,onst struct vlc_common_members: (co b,  const nst vlc_ostruct vlc_cnote: expanded from macro 'VLC_OBJECT'
ocm, d  481 | \
b      j| e              ^
        convst Tlc_commmoon_stcvideo_output/vout_subpictures.c:242members(n:23a: (const vlc_objecc_commo), _mt_t :r embers: (consb, t vlc_object_t *)c )
      |                                       ^
*)(&(x)->obj) \
      | ../include/vlc_common.hu, e )
n_m      |                                           ^
ce(&(x)->ob:j)mbet rs: \ vlc481(:
_      c              ^| o
              ^
const vlc_object_t *)15: note: expanded from macro 'VLC_OBJECT'
  481 |    mmIn file included from text/charset.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: _ o_n_me../include/vlc_common.h: C rvideo_output/video_output.c:1600:eaErr   const s32tructmnbser(&(x)->: warning: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  242due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bj) \
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        | 362481 | :     if( var
              ^ _
Getinput/input.c:2602:15: | 1600 | C(  s:   vout->p-h   escalet vlc_commwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
on_me->  _pp_modu_this, "Cannot resolve %s port t2602 |  m   p_dle%d : %s",t vlc_objecte _t = modu
      |         ^ cked( *p15)(&(x)-le_nee>obd(scalj) \
      | e              ^, "video cmux = demux_NewAdvbaenc:ed (note:  expanded from macro 'VLC_OBJECT'V
r  481 | L

../include/vlc_messages.h:s: 83:C  In file included from video_output/window.c:130    :
video_output/event.h:114:55(:c _warning: oobjdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o
n  114itvlertee, |   const strCnu c sr", NULL, false);
      |                       ^
  p _OBJECT../include/vlc_modules.h(:v48asrz:_t p_source )name,: note: , p_input,
      te(a,b,a llback, vc) var_Create( VLC_OBexpanded from macro 'msg_Err'
|               ^42:    83 | NULLat  note: expanded from macro 'module_need'   msg_Generic(p_thl

   48 | #definis, VLC_MSG_ERe minput/demux.hRo)e;
,( VLC_OcJECT(a), b, ( c_      __VAobject_t *) )(&(x)->obj) \
      | 
      | BJECT(a), b, c                                       ^
)
      |                                       ^
_cAoRnGsSt_ _v)              ^
lc_objec../include/vlc_common.ht
../include/vlc_common.h::481      |     ^_:t15: :
note: 481:15:expanded from macro 'VLC_OBJECT'
 video_output/vout_intf.c note: expanded from macro 'VLC_OBJECT'
:231../include/vlc_messages.h  :481 | 78:13:    note:  expanded from macro 'msg_Generic'V
>   *)(&(x)->obLC_VA78 | j481 |    :5: warning:      consdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t  struct vlc_common_du l e _mn e e dR(_)ADDRESS, &val )  \37)
      embe|         ^
c../include/vlc_variables.h:r:a
      |               ^
142,b,c,d) module_need(Vnetwork/http_auth.c:339::48s::  note: expanded from macro 'var_GetChecked'
17  142 | #: warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c
LC_OBJoo  339n | sEC
T(a),b,nstt    231          | 71       msg_Err( p_th:is, "HTTP Digest Access Authentvlc_object_t *    va)_SetBoo(| ical(vor_Change( p_v tion: server c"
      |                 ^s
t../include/vlc_messages.h:o&(x)->obj) \
      |               ^
u,ddeu)ft
      , In file included from tnetwork/tls.c:51:
In file included from ../include/vlc_common.h:1031:
," viewpoin"aspect-ratio"i,net../include/vlc_variables.h- t vlc83:5: :442:note: expanded from macro 'msg_Err'
5:|  var_GetChecked(o,n,crh awarning: nt   guc83 | _common_members:            ^t evlcable", bV  (
_cconst vlc_object_t *_common_members:   aLn_C_VAR_SETTEXT../include/vlc_variables.h, :166:51idue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])s_late_dropped = var_Inherit(&&text,
 (B  442 |     xNULL )->ovbj) \
      );
(| con              ^
st vlc:a_audio_output/output.c:446:9 note: expanded from macro 'var_AddCallback':      r_Cre                                         ^ msate( p_obj, psz_name, VLC_VAR_B
OOL | VLC_Vg_Generic
(p_this,v) var../include/vlc_common.h_, VGLC| et    ^
AR_DOINHERIT );
Checked(_MSG../include/vlc_variables.h :128:43: note: expanded from macro 'var_Change':_481ERR,       __warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VA_ARGS__  446 |   :)
      |      ^ |     var_C      ^V
L166../include/vlc_variables.h | :

../include/vlc_messages.h:78:13hange (ao122:39: note: 15: note: expanded from macro 'VLC_OBJECT'
uexpanded from macro 'var_Create'
t,  122 | #de   "s481fCt   |  o: note: expanded from macro 'msg_Generic'
_OBJECT(o    78 |     vl),n,c_Log(VLC_OBJEereione -128 | ol(vout, "drop-late- ft,v)
      |                                                ^
../include/vlc_common.h:rames");
      |  var_Create(a,b,c) var_CreacCT(o), p, vlc_module_name, __FI                               ^mLo
E_../include/vlc_variables.h:604:_,481:47de",15 ::VLC_ note: expanded from macro 'VLC_OBJECT'
VAR_A hDDCHOIC  481 |    E, &val, &tx t      const struct vlc_co_mmon_membe)_t;
      | res(:  V(LcCons        ^t
 ../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
vlc_object_tL _OBJECT(a),   b128, |  #cd e)f
i      n|                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
*)(&(x)->obj) \
      |               ^
  481 |         const struct vlc_common   const#define  struct vlc__members: (const vlc_commoevn_memIn file included from bers: (co var_ar_Change(a,b,text/charset.cc:C,d,e) var_Change( VLC_OBJnst vlc_objechange(atEC,b,c,d,e) var_Change( VLC_OBJECT(a_t *)(&(x)->obj) \
oT(ba), b, c, d,I), b, c, d, e j) ect_e )
      |                                           ^
      ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
| t *)30:
In file included from ../include/vlc_common.h:                ^(&1031:
../include/vlc_variables.h:429:
      |                                           ^

../include/vlc_common.h:5:(x warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  ->obj) \
N      429|               ^
E481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         con | s    var_Create( p_obj, psz_namevideo_output/vout_subpictures.c:278:5, : warning: VLC_VAR_INTEGE_481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   278 |   R In file included from     var_SetIn     |  cVoLnetwork/tls.c:n51s:
tIn file included from C../include/vlc_common.h_ VsAtRr_:D1031OtIeug:
e../include/vlc_variables.hr:(455t:e5x:t ,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] "sNpHuE-el
apsed", elaps_  ,e \d_tit struct vlc_common_members: (c
455ct vlc_comm | on_members: (const vonlc_obst vlc_objmeect_t *)(&(x)->obj) \
      | )RIT );
      |     ^
;../include/vlc_variables.h:122:39:
      |       |             ^    ^

../include/vlc_variables.h../include/vlc_common.h:259:49: note: expanded from macro 'var_SetInteger' 
   259 | #  var_Creadobjectef_tine var_SetIntt *)e( p_eger note: expanded from macro 'var_Create'
o              ^(
bj  122 | #define var_Cr, psz_name, VLC_VAReate(video_output/vout_intf.c:237:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_jea,b,cct  237 | aF)   var_,b,c) vat *)(&(r_Create( :481:15: note: VLC_OB_SJ  (LOAT | &(x)->obVj) \
      |  note: L expanded from macro 'VLC_OBJECT'
etI              ^
expanded from macro 'var_InheritBool'  481 |       ECT(a), b, Cnte_c  cger( VLC_OBJ
ECT(a)  604 | #defIn file included from ,network/udp.c:    var_Chanonst struct  Vge( p_vou)
      vAtR_DOINHERIT );l|                                       ^

t, "ab,c)
      | ,      c                                                ^34_cos:
pIn file included from e../include/vlc_common.hc:t1031-../include/vlc_common.hra|     ^
../include/vlc_variables.h::
../include/vlc_variables.h:511:122:39: note: expanded from macro 'var_Create'mmon_members: (const vlc_tio",   o vlc_Log(VLC_OBJECT(o), p, vlc_ VLC_VmoAR_ADDCHdule_name, __FILE__, __LINE__, \
      |             ^
OICE../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vbject_tlc_co
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
m  481 |         const strmon_memuct,  vbe&vrl:481:15: note: expanded from macro 'VLC_OBJECT'
c_common_members: s: (const*)(&(x)->o  481
b (const vlc_vj))  122 | #de vlc_oa | 
      bject_t *)(&(x)->|         const structo                                               ^fine var_Crea vlc_combj) m
l, &text\ );
      |         ^

te(a,b,c) var_on_members: (cons../include/vlc_common.hCreate( VLC_OB      |               ^
JECT(a), b, c )
      |                                       ^
t vl../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c_obj:ect_t *)(&(x)->objnetwork/io.c   ../include/vlc_variables.h\#o481 |         const str
u:ct136:13:  481      |               ^
vlbject_t *)(&(x)->o) warning: bc_common_membejrs: ) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]network/http_auth.c
\
      |               ^
define var_video_output/vout_subpictures.c:279:ine :3495: warning: :13: v(conwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  136 |     In file included from text/charset.c:30:
In file included from 
../include/vlc_common.h:1031x)->o        ms  279 |     var_SetBool(text, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]"textst
   349 |          bg_Dbg (p_this,j  "socket)  :
 ../include/vlc_variables.h\
      |               ^
::128msaudio_output/output.c:449:9: warning: 442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  442 |   A  error: %s",   var_v:lc43_object_:t *)( vlc_strerror note: expanded from macro 'var_Change'
  128 | #defined449:n |         var_Cha ge);g_W
      | varn( p_this, "HTTP Digest Ac    ^15acesar_Change(s Ar_Inuthentication:-rehedCallback(a,b,c,d) var_Adda,bCr_c(net_e nrditBool(oerrserver "enoa,,: n) rv"a, r_InheritBool(VLC_OBJnote: Clrc,ld,e) var_ChabECT(o)eate(ack(n ge( VLC_OBJECT(a), b, c, d, e )
      |                                           ^
5
:../include/vlc_variables.h:260p:../include/vlc_common.h:_481   warning: :46: note: expanded from macro 'var_SetBool'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]15f  :260 | a
o&
      | V   note: expanded from macro 'VLC_OBJECT'
  481(x#d)ef, n)->oine var_SetBobLC_OBJECT(a), b, |  j
c      |                                               ^
lse);
      |     ^
 )../include/vlc_common.h:481      o../include/vlc_variables.hl:15: note: expanded from macro 'VLC_OBJECT'
(a,b,c)      var_SetBool( VLC_OBJECT(a),b,c)
      |   481 |         const s));
      |                                              ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT' b            ^

../include/vlc_messages.h:87:5:   conote: expanded from macro 'msg_Dbg'
   87 |     msg_Gnst stru:260eneric(p_ttruct481 vlc_c |        ommonct vlch:_46c ocmo_members: (cons:t vlc_obje note: expanded from macro 'var_SetBool'
  260 | #definne vmstonar_SetBool(a,b,c)   is, VLC_membe struct v_MSG_DBG, __VA_expanded from macro 'VLC_OBJECT'rs:,l AR\   var_SetBool( VLC_GS OBJECT(a),b,c)
      |                                              ^_

c      _)
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
      |     ^              ^_common_members: (
481 |  
| 
              ^const vlc_../include/vlc_messages.ho:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Ge  481  | ../include/vlc_messages.h   nn  e   cgonst strucric(t vlc _ cbject_t *)(&(x)->obj):78:13: note: expanded from macro 'msg_Generic'
om    78(\
      |               ^
e (aoconmon_members: (cst vlc_video_output/window.c:146:5utobject_t *)(&
, " (x)->obj) \
      |               ^
st: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]erdeovideo_output/vout_intf.c )
      |                                                   ^
:onst vlc_241:object_t15: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 *)(&(x)->obj) \
      |               ^
  241 |  ../include/vlc_common.h-:481In file included from modnetwork/tls.cIn file included from text/strings.c:34:
In file included from ../include/vlc_common.h:1031 ::
../include/vlc_variables.h:ct_t     212*)(&(x)->obj) \ 
       pc51o:12n:s twarning:  ss| t:
rIn file included from ../include/vlc_common.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1031:
../include/vlc_variables.h:469:              ^5uct vlc_comm
  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
212 |     return var_SetChecked o(no_em"e,mz_buf = var_Crevideo_output/video_output.c:b1638e:r9:   warning:  | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  1638V |    s: 469 | aLC_VAR_ADDCHO (teGetNonEmptyStringcon    s( p_tvout, "cu    msICg_ Ev,l cW_&opb_jthis, VLC_MSstom-aspG_WARN, __ecVA_ARGS__val, &txt)evar_
t      -| r    ^
Create( p_ ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
:    78 |     vlc  vlc_Log(VLC_OBJECTa();
      |         ^
_Log(511obj, psz_na |     var_Create( p_obj, p15tmios" );
      |               ^
bj,:../include/vlc_variables.h:499:73: note: expanded from macro 'var_CreateGetNonEmptyString'
o  499 | ), p, vVlc_module_namesLC_OBJECT(o),  ,z __FILE_../include/vlc_variables.h#:dnote:  p,arn(128:43vout, "DPB need to be  increased")expanded from macro 'VLC_OBJECT'name,e: ;
      |         ^

fine var_CreateG
_vlc_mod  ,../include/vlc_messages.he note: _nam,e , Vexpanded from macro 'var_Change'LC_V
 VLC_VARA146 |  _COORDS, val);
:_VLC_VAR_STRING |   128_V | LC_VAR_DOINH85#:        481 | dLINE__, \
      Eefine var_Change( |              ^
R../include/vlc_common.ha5 _:481I:N15T::  note: note: expanded from macro 'VLC_OBJECT'|            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'msg_Warn'
   85expanded from macro 'var_SetChecked'
 |     msg_GeneriEGER |c,b,c,d,e) var_Change( VLC_OBJECT(a), b, c, d, e )
      |                                           ^

(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    481 |   p V _ this, VLC_MSG_WARN,   140_ | _#VdAe_fAiRnGS __)
e       |     ^
   const str ../include/vlc_messages.huct vlc_common_members: :78:13: note: expanded from macro 'msg_Generic'
 481 |       (cv78 |          const strvlaceuct vlc_cro__LoSetmCmhon_membeeoctkNeodn(Eom,pnt,ytSrtri,nv) vag(ar_Snst vlcetChecs_,:bobject_t *)(& (cLomCnst vlc_object_t *)(&(x)->obj) \
      |               ^
_RIVAR_T DOINHERI()xT
      audio_output/output.c:453s| :9    ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #  453 |         var_Change (aout, "stereo-mode", dVeLfCi_n) e var_Ck  uvale_ng(VLC_Oed(VLC_OBrJEame, __FIL_ECrVBeraeAR_AteCT(oatJECT(o), p, D (a,vDCHOICE, &val, &txt);
      |         ^__,)eGe,tNonbn,t,v)
      |                                                ^
../include/vlc_common.h:481:15EmptyString(: note: ,c) var_
 lc_mo../include/vlc_variables.hdule_name, __FI :128:43: note: expanded from macro 'var_Change'
C  reate( VLC_OBJexpanded from macro 'VLC_OBJECT'
 __  481LINE__, \
LE       |    128      VLC_OBJECT(__, __LINE__, \
      |             ^
 | #defin../include/vlc_common.he:481:c va| r_C15hacon:             ^
st struct vnote: la),b)
      )-expanded from macro 'VLC_OBJECT'
| >ob  481 |   j) \
      c_common_../include/vlc_common.h :|  m   e481:              ^m bceorns: (const vlc_object_t *)(&n(gx15)
->obj) \
      |               ^
: note: expanded from macro 'VLC_OBJECT'
EsCtT (a), b, c )
      |                                       ^
   const st../include/vlc_common.h:481:15:s note: expanded from macro 'VLC_OBJECT'
In file included from   e(ruc  t vlc_com481 |         ac,otext/strings.cb:,c,d,e) vg_Dbg(win34:
In file included from dow, "renstsmon_mem                                                                        ^
ized to ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h%ux%uar_Change( VLC_OBJECT(a", w), b, c, idtd, e )
      |                                           ^
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  481  |        constth, h es inetwork/io.c:t172:g17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    *r  172 |  u   )   co(481 |         const c       hstn);
      truct vlc|     ^t 
s../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |    _  m      msg_Dbg&trucsg_Gene (pv_(ric(p_this, VLC_t thlvlct struct vlc_coims_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
x)->obj) \
      |               ^
, "got socket %d from rootwrap", fd);
      |                 ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o),MSG_DBG, __VA_video_output/vout_subpictures.c p, v:A283:lc_module_naRmGeS,_ __)_
F      I| L    ^E
__, __LINE__, \
      |             ^
../include/vlc_common.h:481:1522../include/vlc_messages.h: warning: : note: expanded from macro 'VLC_OBJECT'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  481 |        :78:13: note: expanded from macro 'msg_Generic'
 const    ;  
283      | struct vlc_co |     *rerender_    ^
text =../include/vlc_variables.h: var_GetBool(text122:39: note: expanded from macro 'var_Create'
, "text-rerender");
mmon_members: (78   | 122  |  #def       |                      ^
c_co../include/vlc_variables.h:659:mmon_mem41: note: bers: (const vlc_object_t *)(&(x)-> expanded from macro 'var_GetBool'
vlcobj) \
_L      |               ^
og(VLC_OBJEC  659 | #define var_GetBool(aT(o), p, vt saudio_output/output.c:trucmton_members:461:9:  (const vlc_object,b)  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
const vl  461 | c_obj ect_t  *)(&       vava(x)r_Cha-nge (aout, "stereo-mode">obj) \
      |               ^
r_G vlc_cometBmon_members: (cine var_onstC, V vlcool( _object_t *)(&(x)->obj) \
      |               ^network/io.c
:177:l17c:_ mwarning: network/http_auth.c:362:13: warning: LCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j, psz_name, VLC_VAR_BOOL | VL_VAR_  oduADDCle_name, __FILEC__177, | HO                msg_Err (p_tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 _  362t *)(&(x)->obj) \
_ | V A__LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
Rr  eat           msg_Er_Dr( p_thOIis, "HTTP Digest Access AuthenticNHERIT );
      | 481    ^ | 
 a t i o n../include/vlc_variables.h: server "
        |              ^
      e(a,b,c../include/vlc_messages.h:83:5: note: cICE, &vaexpanded from macro 'msg_Err'l, &t:122:
39: note: expanded from macro 'var_Create'   83 | 
 o   msg_Generi| nst s  t122 | c(p#ruct vlc_commd_on_mem              ^bers: (const vlc_object_t *)(&e
fine var_CreIn file included from ate(a,b,c) var_Crnetwork/udp.c:34:
teIn file included from his,../include/vlc_common.h:1031:
../include/vlc_variables.h:525: a5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]V
L  525C_MSG_ERR, __VA_ARGxSt_)_;)

      t      | |         ^
 |     var_Create( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINHERIT
      |     ^
    ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
e../include/vlc_messages.h  122 | #d:78:13: note: expanded from macro 'msg_Generic'
efi   78 |     vlc_Log../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
(VLC_OBJECT(o),   128 | #define var_Cha)np,ge(a,b,c,d,e) var_Change( VLC_OBJECT(a), b, c, d, e )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_comn(mon_members: (co  var_Creatne var_Create(a,b,c) var_CreatsetV( VLC_O BJECT(a), b, c )
      |                                       ^
 vlc_module_name, __FILE__, __LINE__, \../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  
481 |           |             ^
  ../include/vlc_common.h:481:15:bers: (const vlc_object_t *)(&(x)-ve( VLC_OBJECT(a), b, c  note: )
      |                                       ^
expanded from macro 'VLC_OBJECT'
  481 | ../include/vlc_common.h> obj) \
      |               ^
l: 481 :15: note: input/var.c     expanded from macro 'VLC_OBJECT'  const struct vlc_comLC_OBJECT(a), b, c )
      |                                       ^
c  481 |         const struc
m../include/vlc_common.h:481:15t: note: c_expanded from macro 'VLC_OBJECT'o
n  481object_t *)(&(x)->obj) \
 |         |               ^
      const struct vlc_co vlc_audio_output/output.cc:468:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_me:mbers: (c  468oonst vlc_ob292 |     :ject_t *)(&(x)-5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o>obj)  292 \
      |               ^
ns |     var_Cht anstruct vlgemmoc_commo(nIn file included from network/tls.c:51:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: p_innput, "title",_members: (const vlc_object_t * VL)(&(x)->obj)C_VAR_CLE \AR
_      |               ^CHOm
eICES,     NmU477:5:LL, NULL );
      |     ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   477 |     v../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
In file included from ar_Create( p_obers  128 | #definenetwork/udp.c:34:
In file included from  var_Change(a,b,c,d,e) va: his,(const vlcr_Cha "socnge(k_obje../include/vlc_common.h:1031:
 bj../include/vlc_variables.h:ct_tVLC_O et bind er r,m m*  v)ar_Chango(n_memor: %s", ve bers: (copszlc_strerror_c(err));
      |                 ^
_B../include/vlc_messages.h(JEan539n:st vCT(a), b, c, d, e )
      |                                           ^
:83:5: note: expanded from macro 'msg_Err'
lc_oame,    VLCbj835: warning: ec | &t(x)->obj) \
      |               ^
_t    msg_Ge../include/vlc_common.hn:481eric(p_t *)(&(xh:15: ionote: expanded from macro 'VLC_OBJECT'
s_V  ), (->obj) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
x481 |          539 |     var_ constIn file included from text/charset.c:30:
In file included from  Cre../include/vlc_common.hnetwork/http_auth.cAR_STRING | V:1031:
struVLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h../include/vlc_variables.h::LC_VAR_DOINHE78:13: note: )-RIT )>oexpanded from macro 'msg_Generic'455:5: warning: ;bj) \
      |               ^

   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mod  455ule_name | ,     var_Create( p_obj, psz_name, VLC_VA
      | ct vlc_cR_FLOAT | VLC_VAR_DOINHERIT :__FILE    ^_1031:
../include/vlc_variables.hommon_members: (const vlc_ob_j, __LI);
      |     ^
eNE__, \
      | 
../include/vlc_variables.h:122:39../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | ct_t *)(&(x)-: #define varnote: expanded from macro 'var_Create'
_Create:227:12:>obj) \
      |               ^
(a,b,c) var_Create( VLC_OBJECT  122(a), b,  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  227 |     return  | #definput/var.c )
      |                                       ^
../include/vlc_common.h:481:15: note: vexpanded from macro 'VLC_OBJECT'
ar_Seine var_Creatte(a,Checked( pb:_obj, p  481301:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:,405:13: warning:  | s c) var_Cz_reate( VLC_OBJ  301ECT(a), b, n   a |        m var_c )e, VLC_VAdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R_FL  De405 | stroy( p_input, t itle );

            ^      |         ^
 ../include/vlc_variables.h:125:39:    note: expanded from macro 'var_Destroy'
      |                                         ^
O         125 | #defin
../include/vlc_common.ha:481:15te var../include/vlc_common.h:_Destroy(a: note: expanded from macro 'VLC_OBJECT'
481:15: note: expanded from macro 'VLC_OBJECT'
u,b) var   481 |       tAmsg_Err( p_thi  const struct vlc_common_members,:s, "Digest Access Authente( p_obj, (const vlc_obic  ati psz_name,o VLn: "
      |             ^
C481_jec../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Getner "i_t *)(&(x)->obj) \
      |               ^
 const sIn file included from text/charset.c:30T |    sc_tD(estroy( VLC_OB:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: VAR_FJdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469 |     var_Create( pL_OAT | Vereo-t, objp_this, VLm, psz_naLCode", VLC_Vval ArRme, VLC_VAR_STRuC_MSG_ERR,_VAR_DOINHE __VA_A);
      |            ^
RGS__)
      I| ../include/vlc_variables.h:140:48:_SETVALUE note: expanded from macro 'var_SetChecked'
E    ^C
     co../include/vlc_messages.hn  140 | #define:s78t:N13c  , &default_vG | VLC_VAR_DOaINHERI: note: expanded from macro 'msg_Generic'l,

T      |             ^
T../include/vlc_variables.h   78:128 );
      | :t vlc    ^
43: note: expanded from macro 'var_Change'
 |   128 | #d( sefivar_SetChe../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  tck122 | #define var_Cn  reate(a,ruct vlc_common_membersaed(o,n,t_):b,c) var_Create( VL C_(const vlc_object_tOR *)(&(x)->obj) \
BJECT(acommon_members: (co      |               ^IT
      |     ^
n
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create()a, network/io.c,:202:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,b,c) vae v  202 |              br_Cr vlc_Log(VLC_OBJECT(o),eate(  p, vlcs      msg_Err (p_this,  t,b"socket    c )) v
_l
l      cis|                                       ^
a../include/vlc_common.h:481:15_object_t *)(&(x)->obj)motdeunlr_Chan: note: expanded from macro 'VLC_OBJECT'
eg e erro_name, (a__FILE__, _,_      |   481 |         cb,                                      ^c,d,ons\t s

      ../include/vlc_common.h:truct vr: %|               ^
lcLINE__481:15: _note: expanded from macro 'VLC_OBJECT'
,  481 \
      |             ^ | In file included from network/tls.c:51:
,v) var_SetChecke        const stred(VLC_OBJECTuct vlcVL)common(_
mem../include/vlc_common.h:481:15C_Oo),*s"):be note: expanded from macro 'VLC_OBJECT'
,
rs:(&(x)->obj) \
      | _common_  nme mb e(rcos: (coB      Jnstn st vlc_vlc_ob| ,o                    ^
ject_t *)(&(x)->obje../include/vlc_messages.hct_t              ^
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: bwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]jIn file included from network/tcp.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  525 |     var_Create( p_obj, psz_name, VLC_VA) \
      |               ^
Rv:a83r_input/var.c:302:9Ch_an481:B  |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   O g e     const struct* (v lVcLC_OBJECT(a), b,_ ):302
 | 5common_: note: expanded from macro 'msg_Err'
(        Ev   C83T |     msg_mOembers: (conL |(a), b ,ca, d, &e )
      |                                           ^
rVGs_Ct   ( rLx491C)_vVlA->cR_obj) \
      |               ^
_DOIobject_t *In file included from text/charset.c:)30(&(t:
,v)
      |                                                ^NHER
c ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h  481 |     481 |     var_Create(   px)-> | obj) \:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
I
   477T_       |    
|               ^
obj, psz)
        va |            const struct | r_Cr    ^    co
neate( p_obj, psz_                                      ^n
../include/vlc_variables.hsvlc_:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
tc  481 |    o      const ststruct vlc_namructe vlm, VmLC122c_VAR_ADD_commREon_:on_mem_commonmSS |e_members: (const vlc_objectbers: (const  VvLlCc__VoAbR__jDOINHEmamtbeeRIT );
      |     ^
../include/vlc_variables.h:ec122t:39,39:_t *: note: expanded from macro 'var_Create'
 )VLC(&_VAR_STRING |   122V | L note: eate( p_input#,dCe_fViAne var_Create(a,(b,c) var_C tixtle, VLC_VAR_INTEGER | VLC_reate( VLC_OBJE)CT(a), VAR_ISCOMb,-> obc )
      |                                       ^
expanded from macro 'var_Create'RMAND );
      |         ^
../include/vlc_common.h../include/vlc_variables.h:122:39:j) \
      |               ^
_DOINHERIT );
      |     ^
 note: expanded from macro 'var_Create'
../include/vlc_variables.h:  122
 | #122:39: note: expanded from macro 'var_Create'
dIn file included from network/udp.c:34:
In file included from ../include/vlc_common.hefi  122ne va:r1031:
../include/vlc_variables.h_:C | r#eate(a,dbe,f554i:n5e var_Create: warning: (adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
b  554 |     var,_Create( p_obj, psz_name, VLC_VAR_STRING:c)481 va c) :|r _VCLC_ vVrAeRate( VLC_OBJE*)(&(xCTrar_C_DOINHERreat)(->objs48 warning:note: a), b, c s generated.
expanded from macro 'demux_NewAdvanced')
      |                                       ^
)
 \
      | e../include/vlc_common.h:481:15( VLC_OBJECT(a), b, c )
      |                                       ^
:../include/vlc_common.h:481:15 note: expanded from macro 'VLC_OBJECT'
   15  : note: expanded from macro 'VLC_OBJECT'
481 |                ^  481 |         c 37 | (cononst st vlc_obj  ect_#define demux_NewAdvanced( a, b, c, d,tstruct vlc_c ommon_m e*m): note: be, (&(x)e-res: (cneric(p_onst v122 | #define var_Create(a
,b,c) var_Create( VLC_OBJECT(a), b, >fobj,)audio_output/output.c t h\c )
      IT
|                                       ^

      |     ^
      lc| ../include/vlc_variables.hg, h ):../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
i_                ^expanded from macro 'VLC_OBJECT'  481 object_:  | t   *d506 )(&(x)-:13: warning: s       cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onst struct vlc_common  _members: (122:39: note: cexpanded from macro 'var_Create'
o>481obj) \
      |               ^
, |  VLC_MSG_ERR, __VA_ARGS__)
      |     ^

In file included from ../include/vlc_messages.h  nco:78:13: note: expanded from macro 'msg_Generic'
   78 | text/charset.c :ns st vlct30 str:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   depbase=`echo text/unicode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/unicode.lo -MD -MP -MF $depbase.Tpo -c -o text/unicode.lo text/unicode.c &&\
mv -f $depbase.Tpo $depbase.Plo
 491 | _    oubjec v t_t *)(&(x)-ct vlc_co> vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, ar__LINE__, \
      | _Crea            ^
te( p../include/vlc_common.hm_:481:15: note: expanded from macro 'VLC_OBJECT'obj,
  481 |         c monst struct vlc_common_mon_memembers: (const obj) \
      |               ^
bevlr In file included from network/tcp.cc:
33_:
p  In file included from s z_sna../include/vlc_common.hm: eIn file included from ,:1031:
../include/vlc_variables.htext/strings.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12::539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(   506 VLC_VAR warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_A
D  539 |    |     va241r |    _Create(D  rRetESS  p_obj, psu c onst r| Vzstructn vl_nac_common_members: ( var_SetCheeconstcme, VLC_LVked  ACR(_ Fvl p_obj, psz_nc_LOAT | VLC_VAR_DOINHERIT
      122|     ^a  me ,  
_mux../include/vlc_variables.h | VLC_VAR_#define var_Create(a,b,c) var_Create( VobLC_OBJECT(a), b, c )
VARject_t:      |                                       ^
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
STRI  N481G,DOINHERIT );
 *)(&(x)->obj) \
 v      a      |               ^
_NewAdv122ancled(VLC_OBJECT(a),b,c,d,einput/var.c:,:f,303c:9o:g ,warning: hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |  |     ^
  ../include/vlc_variables.h:39: nnote: expanded from macro 'var_Create'
303122:39: note: expanded from macro 'var_Create'
st |   )
 122 | #define var_C      r v  e)       la  te(c_ | object_t *)(&(x)122->obj)  | \
      |               ^
a,b,c) vav#                                                                      ^
d../include/vlc_common.h:481:15: In file included from efine varrnetwork/tls.c:_Creat_e51(C :
VLreate(a,b,c) var_Createar(_AddCanote:  In file included from V../include/vlc_common.hexpanded from macro 'VLC_OBJECT':
LC_  O4811031 | :
CBJ_ECT(a), b, c )
lOBJEC../include/vlc_variables.h      lb a    con|                                       ^
:../include/vlc_common.h511:5: warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] ck( p_input,481:15:
 st str title,
      |         ^
note: ../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
T  166 | #d
e   fine  140 |  (a), b, c )
      |                                       ^
 ../include/vlc_common.h:481: 15: #defiunote: expanded from macro 'VLC_OBJECT'
n  e va  r _cSetChecked(o,n,t, c    vto n;svt stra uc) varr__ChangSeexpanded from macro 'VLC_OBJECT'
 v
a      | (aout           ^
r../include/vlc_variables.h:140:48,_:  note: "expanded from macro 'var_SetChecked'
  481  140 | #de | t   vlc_common_memfbine var_ v     const struct vAlSetCc_common_mhecked(o,n,t,v) var_SetChecked(VLC_OBJECembers: (constTl(o),n,t,v)
      |                                                ^
e../include/vlc_common.h vlc_obers: (const tcject_t *)(&(vChx)->obj) \ecked_s
      (VLC_lc| tcer_oo              ^b
eom:bjmono_-modjectnetwork/httpd.c:880:_t *)(&ddCal(x)->obj)memberlbas: (const O ecct_t *)(&(x)->ovlc_objeBck(\
Jat_t *)(&(Ex)->oCT(bo),n,t,,jb), c\
      |               ^
,  d)511 |     17:      |               ^
v In file included from warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
text/charset.car_Creat  880 |   :30:
  b j) \In file included from 
      |               ^
c../include/vlc_common.hhar *key e", VLC_VAR_SEv)
      |                                                ^
=../include/vlc_common.h:v var_InheritStrianrg_(AodbdjC,a llback("http:-key");
      |                 ^
1031:
../include/vlc_variables.h:../include/vlc_variables.h511:5::642:51:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note:   511expanded from macro 'var_InheritString'
 |     642 | #define var T_IIn file included from network/udp.c:34:
In file included from VALUEV, &default  var_Crea_../include/vlc_common.h:1031nLheritSt:
../include/vlc_variables.h:563:val,
      |             ^
5:../include/vlc_variables.h:128:43: C_OBJECT(a), b, c, d )
      481|                                                   ^
ring(o, n) var_Inh:15: note: expanded from macro 'VLC_OBJECT'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481note: e../include/vlc_common.h | :rexpanded from macro 'var_Change'
    481: 15 :   note:  expanded from macro 'VLC_OBJECT' con
  128  481 |         const struct vlc_common_memberes: ( | #define var_Change(a,b,c,d,e) varte( p_obj,( p_obj, ps cpzitStr_Chsz_naange( VLC_OBJE_name, VLC_VAR_INT481EGERing(VLnetwork/io.cC_OBJ:CT(a) | VLC_VAR_DOINH:15ECT(o), n)
      |                                                   ^
261E:, :17R:../include/vlc_common.h  warning: bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
   261: | note:      expanded from macro 'VLC_OBJECT'
   481 |         563coIns   sot       481:15: note: expanded from macro 'VLC_OBJECT'
t strucnstt vlc_comTc
, d, e )
 vlc_obstruc t vlc_msg_Err(obj, "      |     ^
m../include/vlc_variables.h:e, VLC_VAR_INTEGER122 :|39: note: expanded from macro 'var_Create'
r VLC_VAR_DOINHEeR  122      ad error: %s", vlc_strerrorIT
      |     ^
../include/vlc_variables.h:122:39 | : note: expanded from macro 'var_Create'
#  122 | #defcommon_memdefine var_Create(a,b,c) var_Cireate(   VLC_OBJECT(a), b, 481 |    ne var_Creat e(a,b| ,c) var_Create( VLC_OBJEC                                          ^c )
      |                                       ^
T(a), b, b../include/vlc_common.h :481
  ../include/vlc_common.h   const struct vlc_comm on_members: (481 | c        const::15:o  note: nssexpanded from macro 'VLC_OBJECT'
ttr   suc481481cctornuc:tt  vlc15:_ c)
s      t _vlc_| c vlc_conote: oexpanded from macro 'VLC_OBJECT'
(errno));
        mmon_481                                      ^ | 
 ../include/vlc_common.h :481:15: note: oexpanded from macro 'VLC_OBJECT'
m  481embe |         const strucb ject_ttr ers: (cons|                  ^    ct v
sovlc_common:mlm *../include/vlc_messages.h )((c&ocnst _oobv(lc:_xonb)83:n_member->jects_:t  (*o)b(j&(x)) -\>
      o| b              ^j) \
      | 
              ^
5: note: expanded from macro 'msg_Err'
co   83 |    j | network/httpd.c: nmsstg  ect    884_:vltc_Gen9: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*)(& (x)->obj) \
_o  38      | bj884e              ^
 warning |  s generated er.
  ctm_    t *)msg_(Err(&(x)on_members: (const vlc_objeIn file included from itext/strings.c:c(ct_t34 *)->obinput/input.c:
:p(o2620:j&(x)->obj) \
      |               ^ In file included from ) \ ../include/vlc_common.h_:1031:
../include/vlc_variables.h
      |               ^
const th:
256struct vli:12:c _In file included from text/memstream.ccommon_m:eIn file included from m25:25s:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hnetwork/tcp.c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:33:
In file included from ../include/vlc_common.h,   VLC_MSG_ERR, __bVj, "HTTP/TLS certA_ificate 241er ro | 2620Awarning:  |       redue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  char *psz_filters = var_Inhr eritturn va  256 |   Strinr_SetChecked( p_g( p_source, obj, "strepsz_name, VLC_VAR  return var_SetChecked( p_bobj, psz_name, VLCers: (const(%s and %s)",
      |         ^
 vlc../include/vlc_messages.h:_VAR_AD_objecDR83t_:5:a ESnote: expanded from macro 'msg_Err'
t    *)(&(x)->obj) \
      83|  |  S                ^
, va:1031:
l ../include/vlc_variables.h):554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
;
      |            ^
 msg_G  ener../include/vlc_variables.hiIn file included from c(p_this, Vnetwork/tls.c:51:
In file included from ../include/vlc_common.h:1031:140:48: note: expanded from macro 'var_SetChecked'
:
../include/vlc_variables.h:_me  140 | #define mbersv525m-far_S::5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]etChecked(o,n,iltt554 |     var_,v) var_S
e  er" Create( p_objtsC (con)t, psz_st ;
      |                         ^
525../include/vlc_variables.h |   :vlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/unicode.lo -MD -MP -MF text/.deps/unicode.Tpo -c text/unicode.c  -fPIC -DPIC -o text/.libs/unicode.o
LC_MSG_ERR,642:51:  __VA_AR shecked(VLC_OBJECT(o),n,tGS__)
,v)
       |                                                 ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
n      R_GS__a)
v      |     ^  lSm481e
,../include/vlc_messages.h:ca_ro_bC TVRL78ING, val );
rCuct vlc_co      | mmon_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
_Vr           ^A
R../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
_note:   140 | #deject_tfine var_SetChec|     ^
k../include/vlc_messages.h:78 *)(&ed(ea(xto,ne( p_oexpanded from macro 'var_InheritString'
bj, psz,S)-_>t,v) var_:  obj) \
      |               ^audio_output/output.c:551:32:13:13:n
STet642 | #de warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] note: expanded from macro 'msg_Generic'
f   78 | ineCIn file included from text/charset.c: v30
 :
aRr_IING nh In file included from   e551a h ecrkedi(t|S tVmVe../include/vlc_common.h:1031:
r../include/vlc_variables.h:525:ving, 5V:L Cwarning: _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]V
A  525 | lc_L R _  var_Create( p_obj,BOOL | VLC_depbase=`echo text/url.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/url.lo -MD -MP -MF $depbase.Tpo -c -o text/url.lo text/url.c &&\
mv -f $depbase.Tpo $depbase.Plo
(o, Vn: note: o psz_name,) expanded from macro 'msg_Generic'v
a AVLC_OBJRECT_DOIL(NCg(Vr_InheritString(VLCo)L_,n,t,v)
      |                                                ^
C_OBJH../include/vlc_common.h:481:15: ECT(o)note: expanded from macro 'VLC_OBJECT'
_, p,   481 |         const struct vlc_covlc_mommonOB_VmembeArJsE:d C(TcoER(nsR_LBuOOtlo)L C v,lIc|_ o bjectT_t *)(&(x)->nobj) \
      |               ^VLC_
eV)
      |                                                   ^
_name, __FILE__, __LI../include/vlc_common.hARN_In file included from 
      |     ^
text/memstream.c:E481::_25:
In file included from ../include/vlc_variables.h:../include/vlc_common.h:1031DOINHERIT
      |     ^
:
../include/vlc_variables.h_:15: 122:39: note: 122../include/vlc_variables.hexpanded from macro 'var_Create':39: note: expanded from macro 'var_Create'

:256:12: warning: ,note:    \
expanded from macro 'VLC_OBJECT'
  122122 | #define va      |             ^
r_Credue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |     return atevar_SetCh../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(a,b, | #de  481ecked( p_obj, psz_name,   | 481 |     | _c )V       AR_DOINHVLER   con IT
      |     ^
var_Create(      const struct vlc_commons_t str uC  VLC_Omembers: (const BJECTf(va), lc_object__t *)(&(x)->ob, c )
      | Vbj)c t\
      |               ^
 | ../include/vlc_variables.h:122:39:  AR_ADnote: expanded from macro 'var_Create'
  122 | #defi   DR                                      ^
E../include/vlc_common.h  |     Sv: S, val );
      | 481:15:           ^
v../include/vlc_variables.h:140:48:n note: expanded from macro 'var_SetChecked'
e varlc_common_members: (const vl_ C r eic_atfei_network/io.c:orced_stene o   var_re308oabjeCcrteat_t *)r_e_mode (&(x()a->=,   vba,c) var_Create( 140VLC_OBobj) \
J      | ECT(a), b, c )
       note:               ^
 | (|                                       ^
a,../include/vlc_common.hb# ,c) var_Creat:481:eIn file included from ( expanded from macro 'VLC_OBJECT'V78 |  15L C  _vOBtext/strings.cJ
:34:
In file included from r_define var_SetC  G481 |     : const     conh../include/vlc_common.hst e struct vclked(o,nECT(c_commostretIntlc_Lau,t,ct),o  note: expanded from macro 'VLC_OBJECT'
 b,n   c 481 | _ ) g :(veVgvlc_common_mem)C
reate( p       1031_| bers: o(c                                      ^
b:onst vlc_object:
ej, psz_name, VLC_../include/vlc_variables.h:../include/vlc_common.h:t 481:m276:10 *:r1513_VAR_S: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]: note: expanded from macro 'VLC_OBJECT'
TRING | VL
)(&(x)->  embeobj) Cva\
      _308r warning: _ | SetCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]hL C_
OBJ  276 |  ECT(Vo| )               ^
A  R481 | e cked(VLC_O _input/input.cDO: I N   2621:H44B: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E  J    msg_Err(obj, "write error: %s"Er        co ns , vlc_stCT(2621 | t oR     con   ssst stsrt:ruc (con,st vlcu_object_t ct vlc_common_t vlc_*)(&(x)I-Tr)>obj) \
      |               ^

,n,etrrr      | t    ^me,amembeIn file included from network/tls.c:51:
_ti*f (
 r../include/vlc_variables.h:s: (cons!var_Gv)In file included from t vlc_ob
../include/vlc_common.h      :|                                                ^
p../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'_stream = s
e  jc481ect_t *)(&(x)->obj) \122:
t      |               ^
 | tC39: note: expanded from macro 'var_Create'
rhecked(   122 |        const struct vlc_commo#In file included from network/tcp.c:1031de:
f../include/vlc_variables.h:539:nine  voarr_c( p__Cmree_amemperrno));
bers: (const vl_      |             ^Ac_objaote(a,b,c)ect_t *)(&(x33,:

In file included from ../include/vlc_messages.h:../include/vlc_common.h:)83:5: note: expanded from macro 'msg_Err'
   ->obj) \
      |               ^
83 |  1031:
../include/vlc_variables.h:563:b5:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cce warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j, pszIn file included from text/memstream.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h vlc_m  ss563 |      o va rNv539ar_ew(Creadule_na_ | n   _ vme Create( p_oVLC_OBJbj, psECT( p_s,:ouzrce ), p_input,
      |                                            ^276
:../include/vlc_common.h:481:15:  note: aommon_t_10:m embers: (co ns_t FeI(L E msg_GVeL_Cr__OCBrJeEaCt_e,(n er i__LINE__c,(p_ \ vlcthis, VLC_
warning: T(a      _()due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]|             ^
aout,../include/vlc_common.h:, b, c )
      object481:15: | note: expanded from macro 'VLC_OBJECT'
_t *)(&(x)->obj) \
        
481  |               ^
276 |                                       ^
 |  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
       c    if( !var_G  481 |   oMnsSG_ERR,pIn file included from ttext/charset.c:30:
In file included from ../include/vlc_common.h:_1031:
../include/vlc_variables.h __VA_ARGS__)
: 539:5 :       |     ^
   warning:  consdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t struct vlc_commoob
_na  j539, |  me, VLC_VAR_STRINGn_me embers|tChecked( p_obj: (const vlc_object_t *)(&  ,  "s../include/vlc_messages.h:78tereo-mode");
      |                                ^
v../include/vlc_variables.har_C:13(  rps:Vx: note: expanded from macro 'msg_Generic'
)-z   78 |  L_   vlc_Log>Cob struct vlc_c(nameVL, V658_:47: note: expanded from macro 'var_GetInteger'
VALjC) \
  658 | #      doefi|               ^
C_VAR_INTEGER, &val ) )
      |          ^
R../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
n_e var_GetInteger(a,bO) In file included from   var_GetIntmmeger( VLC_OBJECT(o), p, vlc_moBJECT(a),b)du
      |                                               ^
l../include/vlc_common.h:e_481:15: note: expanded from macro 'VLC_OBJECT'_
D  481 | o  n ena_ memberaO Ist: (const vlc_object_t *)(&(x)->obj) \ 
p      s| z              ^_
name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT
      e|     ^( 
p../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_  122 | #define var_Create(a,b,c) var_Create( VLCobj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT
_OB      | JECT(a), b, c )
network/httpd.c:898    ^
:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
24: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    898 |     unsigned 122 | #define var_Create(a,b,c) ti      v|                                       ^
meout = var_Inh../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
er  481 |         const star_Creaiructt teInt(egevlc_common_member(p_this, "rtrs: (const vlc_object_t *s)(NpHERIT 
V&(x)-      |     ^ L  cjConst struct vlc_common_members: (const> vl
c../include/vlc_variables.h:122:_ob39-object:j)_t *)(&(x)->obj)tnetwork/udp.cim e:o\u34t
":
In file included from ../include/vlc_common.h:)      | ;1031:

      |                        ^
              ^
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h  578 |     if:615( var_Change( p_obj, psIn file included from network/tls.c:51:
In file included from ../include/vlc_common.h:1031:
:z note: _namect_t *)(53: expanded from macro 'var_Create'../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: &e(x)->,objexpanded from macro 'var_InheritInteger'
)ame, VLC_V   554 |     VLCv_VAR_CHOICESCOUNar_Create( p_oT,b j, psz_name, VLC_VAR_S_AOBRT_RINGINTE G|ER  , &615vJ
a   | #dl122 | #ECe d\
      |               ^expanded from macro 'VLC_OBJECT' T
\(a), b, c )&count, NULL ) )
ef if 
      |         ^      |                                       ^innee v var_Inher
a../include/vlc_common.h:481input/var.clibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/url.lo -MD -MP -MF text/.deps/url.Tpo -c text/url.c  -fPIC -DPIC -o text/.libs/url.o
:332:9: :warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15  332 |      
:../include/vlc_variables.h:128:V43:
    481 |      var_Chrnote: expanded from macro 'var_Change'
LC_     const structitInteger(o, n) ange( p_input, "title vlc_common_members: (const vlc",_object_t VAR_VLC_VDAOINHERIT_Cr
      |     ^
R../include/vlc_variables.h:122_ADDCHOICE,  *)(&(x)->obj) :39: note: expanded from macro 'var_Create'
&valv  1222, &te\
      |               ^
xt );
      |         ^ | #define var_Creeate(ate(a,b,car_InheritIntege
      |               ^

a,)../include/vlc_variables.h varrinput/input.c:2640:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
( 2640_C:128 | audio_output/output.c:V569:43  LC_OBr:Jb,c)e9a  E: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]if( var_InheritBool( p_sourceCT(o), n)
      |                                                     ^
  ../include/vlc_common.h 128 | 
: note: expanded from macro 'var_Change'  569 |  ,
 var_C# "  128 | #defireate(:481:15:  nteinp  Vnote: expanded from macro 'VLC_OBJECT'
de  fie var_C481 |         const struct vlc_cLC_Oha B( omnge(a,b, c, ne var msg_Err (me,_ad,VL oute) va,JEr_Change(CT(a), b,mCohange(a,b,c,d,e)u  "tv c )
      nCmodule not f| auncti                                      ^r_ _
V_members-:ronCahLC_OBJECT(alange (const vlceco");
( VLC_OBJECT(OBJECT(_object_t *)(&(x)->obj) r\../include/vlc_common.hd-a
nativa      | :481:15: note: expanded from macro 'VLC_OBJECT'), b, c, d
      |         ^e" ) )
      | , e  481 |          ^
 )
      |                                           ^
../include/vlc_messages.h)
../include/vlc_common.h, b, ../include/vlc_variables.h:604:47: cnote: expanded from macro 'var_InheritBool'
  604 | #defin  , d, e )
               ^:83:5: :481note: :15expanded from macro 'msg_Err': note: expanded from macro 'VLC_OBJECT'
),  481  |         const st    c      |                                           ^
bru
c,t../include/vlc_common.he varo vlc_c_ommon_members: (const n _InheritBoo
stru_FInetwork/httpd.c:917:s21:c )
      |                                       ^
L../include/vlc_common.h:481:15: c t warning: vlc_co   83 |  tnote:  mmon_mvlc_object_t *)(&(x)->obj) \
      E__, __LINE__, \emdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   msg_
  917 |     unsigned port =      |             ^
l../include/vlc_common.h var_Inb|               ^
(o, n) var_InheritBool(VLC_OBJECT(o), n)
      |                                               ^
Gener:481:15: note: ../include/vlc_common.h:481ic(p_thexpanded from macro 'VLC_OBJECT':15: note: expanded from macro 'VLC_OBJECT'
heritInteger(p_this  481 |     , ers: (const vlc_object_t *   
 cons  481t stispo, VLC_MSG_ERR, _rtvar);
      | _expanded from macro 'VLC_OBJECT'
)                    ^
(  481 |  |   ../include/vlc_variables.h: VA_615A:R53:: note: expanded from macro 'var_InheritInteger'
 GS__)
      |   615 | #define var&(x_ruc)I)nheritInteg      t vlc_com    ^
er(o, n)../include/vlc_messages.h:  var_InheritInteger(    Vconst mstroLC_OBJ 481E n_membersc: (const ->obj) \
      | 78:13: note: expanded from macro 'msg_Generic'
uvct o:nst strCvu              ^
15lc_commonnote: expanded from macro 'VLC_OBJECT'
l: note: expanded from macro 'VLC_OBJECT'
  _membcer481 |    t       c481 |      onst struct vlc_common_ )
      | vlc_coc_objm    c         ^mmon_meeTIn file included from network/tls.ce(oonst struct vlc_com), nm)   78 |  oct
      n_m_bers:m t|                                                     ^

../include/vlc_variables.h../include/vlc_common.h:481: *)(&(x):->142:48: note:   embers:51:
s::(consexpanded from macro 'var_GetChecked'
t vl15: note: expanded from macro 'VLC_OBJECT' In file included from ../include/vlc_common.h:In file included from network/udp.c:  142 | #define (cons (const1031:
../include/vlc_variables.h:563m39:
 vlc_objecvar_GetCheckebers: (dt vlc:
5:  _ocb../include/vlc_network.h481:ons(to,n, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t,v) 134:12:var_GetCh vec warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ked(VLC_OBJECT  563 | cIn file included from _o bjelc_vlc_objecct_t Log(VLC_Ot_t *)  134 |     return net_Connec(&(xt (obj, host, port, SBJECT(o), p, vlc_)->obj) |  m\o
d      oule_nambe, _O    varC_Kj) \
Create( p_FILE__,              con s__LINE__, \
      |             ^
_../include/vlc_common.h|               ^
| obj, psz_name_STREAM, IPPIn file included from ROTO_TCP);
      |            ^
:481je,../include/vlc_network.h:*15text/charset.c:30:
In file included from ../include/vlc_common.h)(&(x)->ot :125sctt_t *)(&(x)->ob:j) \
      |               ^
(text/unicode.co),n,t,::48: note: expanded from macro 'net_Connect'
  input/var.c:354:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
31:
vbj) \
      |               ^
125 | #define net_C)  onnect(a, b
354 |             var_Change( p_input, title, VLC_In file included from ../include/vlc_common.hVAR_ADDCHOICE, &val2, &text2 )1031      ;
:
      |             ^
../include/vlc_variables.h:554::5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1031:
../include/vlc_variables.h:189:12: ../include/vlc_variables.h:128:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    189 |     network/io.c554 |   43:| :r note:   var_Create              ^
: note: expanded from macro 'var_Change'
(  128 | #define var_Ch379:5 ap_obj, psz_nnginput/input.came,e:, c, d:2644 V, e) :34: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  2644 |     p_demux = dLC_VAR_STRnewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]tIN_Cemux_NewAdvaonn                                               ^ruc
tenct(VLC_../include/vlc_common.hced( VLC_OBJE vlc_comexpanded from macro 'VLC_OBJECT'mon_meC

T  481  379 |     msg_Err(obj, "read |  error: %Gs | VLC_V", vlcmbers: (const vlc_object_t ( p_sourcOBJECT(a), b , c, d, e*e)
      |                                                ^
AR_DOINHERIT../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

 VL      |     ^
  481 |         const(  eturn var_Se_../include/vlc_variables.hs:t122 :39: note: expanded from macro 'var_Create'r
a,b,tCc,d,e) varstruct vl_ he  122 | #define var_Create(a,b,c) var_CreaChaCc_common_members: (consntg ev(l cV_LoCb_OBJECT(a), bje, crror_c(errno));
      | eck,e d_VAct_t *)(    ^R_STRIN
&(x)-G>obj) \
      |               ^
,../include/vlc_messages.h e ):83:5: note: expanded from macro 'msg_Err'
In file included from  | VLC   _
VAR_DOnetwork/udp.c:39:
:../include/vlc_network.h:150481:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 :15: note:  IN  HERITexpanded from macro 'VLC_OBJECT'      
      |     ^
150../include/vlc_variables.h:122:d( 39p_obj, psz_name, VLC_VAR_IN | )TE) (&(x)->obj : note: GER, val );expanded from macro 'var_Create'
      |            ^

../include/vlc_variables.h:140:48) \ | 
 :   return net_Conn note: expanded from macro 'var_SetChecked'

83 |     msg  481 |         conconst      |               ^
ectDgram (obj, host, port, hlim, IPPROT  122 | #definO_UDnetwork/httpd.c:P);
      |            ^
../include/vlc_network.hs_945:28:e var_Create(a,b,c) vtte( VLC_OBa  :srtrucwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_tC vlc_comrmon_members: (const vlc_object_146eate( V strucLC_OBt vlc_common_m
embers: (coJns:26: note: expanded from macro 'net_ConnectDgram'
J                                          ^Et
 vlc_CT(aobject_t *)(&(x)->obj) \
      |               ^), b, c )
EG  ene      |                                       ^  945 |     host ri=
 c(140(Ch | tT#pt_ptdh_ihs, VLC_MS(aost_t ), b, c )
      |                                       ^
../include/vlc_common.h:481:15: d*)vlc_cG_ERR, u../include/vlc_common.h:481:15_s_VA_ARGStom_create(p_this, sizeof (*host),
      |                            ^
,network/../libvlc.h: p_input,
      |                                  ^
__)
      | : note: expanded from macro 'VLC_OBJECT'
      ^  e146note: 481 |     fine var_Seexpanded from macro 'VLC_OBJECT' |       t 
*)(&    const struct vlc_common_memtChecked(o,n,t,v) var_Sebe  net_ConnectDgram(VLC_O
B  JECTr481 |         const st(a)s: (const vlc_object_t *)(t../include/vlc_messages.h:78:13: rnote: u&c(tx)->o110:27: note: expanded from macro 'vlc_custom_create'
  Cexpanded from macro 'msg_Generic'
   hbj) \
      |               ^
110 |         vlc_custom_crc
78 | eate(VLC_OIn file included from BJECT(o), s, on)
      |                           ^
network/tls.c:../include/vlc_common.h51:audio_output/output.c:481:(x)->obj) \
      |               ^
578:5: warning: mmon15: note: expanded from macro 'VLC_OBJECT'
:
In file included from ../include/vlc_common.h:  481 |         const struct In file included from text/strings.c:_../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |     a,o ut_FormatPrint (aout, ":o481e:34vl:
In file included from ../include/vlc_common.h:c_common_me1031:
../include/vlc_variables.h:mbers: (const vl 293b1031:
../include/vlc_variables.h, c, d, e15c_:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h: note: expanded from macro 'VLC_OBJECT'  
):  481481 |  utput", f   578mt);
        : vl |    c10: |     ^
:15../include/vlc_aout.h::291:52: note: expanded from macro 'aout_FormatPrint'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   293note: expanded from macro 'VLC_OBJECT'
  291 | k e#deficco
_Log(VLC   | _OBJECT(o  n   if( var_Change( sp_obj,n) psz_   if( e aout_name,, p,FormatPrint(! var_Geo, t, f)481 |          aout_FormatPrint(VLC_OBJECT(o), t, f)
      |                                                    ^
../include/vlc_common.h:481:const struct vlc_15c: note: expanded from macro 'VLC_OBJECT'
tChecked( p_obj, psz_nameommon_memb,      ers: (con  481 |        s tc vlc_object_t *)(&(x)->obj) \
      |               ^
|                          ^ oVLC_VARinput/input.c:2644
 ../include/vlc_common.h:481:15: _BOOVLCL,bje o_VA&R_CHOICESCOUNT, &covlc_common_members: (const vlc_unt, NULL ) object_t *)(&(x)->obj) \
      |               ^
:34: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'VLC_OBJECT')../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'


      |         ^ vlc
  ../include/vlc_variables.h:128:43  481 |         const s:481 | truct vlc_c   t strvalommon_members: (co     const strnst vluIn file included from text/charset.c:30:
c_objectIn file included from ../include/vlc_common.h:1031:
ct vlc_common_t *)(&(../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
x)->obj) \
      |               ^
_membeinput/input.c:2644:34crs::d ) )
      |          ^
uc( tV _warning: tt  563 |  vlc_common_m LC_OB ../include/vlc_variables.h  var:JECT(o), *)(&(x)->obj) \
_      |               ^
Cre142:48: ate( p_obj, psz_embersnetwork/httpd.c:954:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
name: (cons,t vlc_object_t *)(&(x_modul)->obj) \
      |               ^
e_name, __Fnote: expanded from macro 'var_GetChecked'
ILE__, __LINE__, \(const 
  142 | #defin note: expanded from macro 'var_Change'
  954e  |   128 | #define vv      ar_Change( | la,            ^b
,vac_objcr,_GetChecked(o,n,t,v   d,e) var_Change( hoVLC) var_GeteCst_-O>BbJ_EnCoT_(tia)h,e cb, c, d, e m)e
o      ut = var_Type(p_this, "http-no-timeout") != 0;
../include/vlc_common.h      :|                                           ^
481../include/vlc_common.h:15::481 :15: note: | expanded from macro 'VLC_OBJECT'                         ^

  481 | ../include/vlc_variables.h:131:33: note: note: expanded from macro 'VLC_OBJECT'k
e  481 |             input/var.c condst struct v   const sexpanded from macro 'var_Type'
l  c131_comm tVn(ct_t *)LC_:V374,tLC_OBJEruCT(o)ct vlc_c:9: warning: nost structoIn file included from n,ntext/url.c:_,v)
      |                                                ^
V../include/vlc_common.h:481:15: note: Aexpanded from macro 'VLC_OBJECT'
,t,vR)
      |                                                ^
  ../include/vlc_common.h:481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ob  _j) \
      |               ^
 | #define var_Type(a,b)S374 |         var_Dest37TRING  m:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]embers: (c| VLC_VAR_DOroy( p
_inpu  189 |     return vtvar_TmmooINHERIT
      |     ^
ype( VLC_OBJECT(a), b )
      |                                 ^
481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:122:39   :vlc_common_membe481 | In file included from ar_SetCheckedtext/unicode.c(r s: :31 :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203   :12: warning:     const struct vlc_commodue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n_members  203 |     return v../include/vlc_common.h:a481(cp_objr_, pSetCohsz_name, VLC_V nst vlecked(:cn _object_t *)(&( x)->obj)p_obj, p AR_INTEGER, val );
      |            ^
snote: ../include/vlc_variables.hexpanded from macro 'var_Create'_(const vlc_oz_name, bVL\C_VAR
      | jm_eBOOL, val              ^ );
      |            ^
../include/vlc_variables.h:140:,e48:  nmnote: expanded from macro 'var_SetChecked':
"c  140 | #bers: (consdefine var_SetChecked(o,n,t,vt_tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)t../include/vlc_common.h *)(&(x)->ob j) \
 vv      |               ^
:481:lc_objecnex15t:15In file included from text/strings.c:_t34:
ar: note: expanded from macro 'VLC_OBJECT'
_S  tIn file included from ../include/vlc_common.h:1031:
 *)(&(x)->o481bj) \
-chapter" );
 |         const strucetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
      | ../include/vlc_common.h:              ^481
:15: note: expanded from macro 'VLC_OBJECT'

  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
st :140
:48: In file included from text/unicode.cvlc_object_t *)(&(x)-:31:
>obj) \
        In file included from ../include/vlc_common.h:|               ^
1031:
../include/vlc_variables.h:212:12:note:   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
122 | expanded from macro 'var_SetChecked'note: expanded from macro 'VLC_OBJECT'
  481 |         c
onst struct vlct_common_../include/vlc_variables.h      :| 304        ^
#define vanetwork/io.c:390:../include/vlc_variables.h:125:39:   vlc_c212ommon_r_C( &(x)->ob |     return 13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: jexpanded from macro 'var_Destroy'audio_output/output.cme
  390 |     imbers_r:et = net_vaPrintf() \
      |               ^
:730:12:   125reatewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  memIn file included from network/udp.c:39:
../include/vlc_network.h:159 | bers: (const #defi:ne var_Dvlestroy(a,b) ac_var_Destroy( VLC_OBJECTob(ja), b )
      e|                                       ^
:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 p_../include/vlc_common.ht:481:15: note: expanded from macro 'VLC_OBJECT'
    304 |     if (likel481 |    730y(!v a  r_Ge  const struct vhislc_comm |     return var_Gct_, fd, psz_fon_membertChectmt12k: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,b,c), var_Create( VLC_OBJECT(a), b, c )
s:      |                                       ^
 ../include/vlc_common.h:481:15: note:  (const vlc_object_t *)(&(x)->obj) \
      |               ^
args );
      |             ^
eev../include/vlc_network.h:180 :a44r:_(Sconst vlc_object_tt  note: expanded from macro 'net_vaPrintf'
input/var.c:375:9: *warning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](&(x   180 | #Flodefine net_vaPriat   (159)->obj) \
      |               ^etChecked (obj, nna |     retuaout, "voexpanded from macro 'VLC_OBJECT'

lumeinput/input.cr");
      |            ^
n net_OpenDg:2644:15: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 2644 |  tfm(ea,, b,c,V*)dL   (&(x)->oCbj) \
      |               ^
) net_vaPrintf(VLC_OBJECnetwork/httpd.c:956:p_demux = dem_T../include/vlc_variables.h(Va),b,c,duAR_COORDS, v:660:43: note: expanded from macro 'var_GetFloat'
In file included from network/tls.c:54    660 | #define481 |        va  const struct vlc_comx_NewAdvancedr( VLC_OBJECTd (obj( p_sourc, name, VLC_VAR_COORDS, &val)))
      |                 ^
mon
_../include/vlc_variables.hme  375 |    mbers: (const vlc :
_object_In file included from ../include/vlc_tls.h:40:
../include/vlc_network.hat *)(:_GetFloeat(a,b)   vra142a:m48 (ob  j, hosr_GetFloat( VLt C_OBJECT(a),b)140
 |       #| :                                          ^ 
note: ,expanded from macro 'var_GetChecked'
   ../include/vlc_common.h142: | 481#:   lp)ort, NUL;L
,       | 0define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECTvar_Destroy( p_input, "           ^
p../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
rev-chap  140 | #define var_SetChecked(o,n,t,v) var_SetChe&c(kt er" );
      |         ^
../include/vlc_variables.h)x),->o, IP: p_i125:39bj) enput,
      \d(VLC
_OPROTO_U|               ^
DP)      | ;
      |            ^
: note: expanded from macro 'var_Destroy'
              ^
  125 | #define input/demux.h:37var_DestB:../include/vlc_network.h:155:71J:In file included from r23otext/charset.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 :note: expanded from macro 'demux_NewAdvanced'
y(  E15: note: expanded from macro 'VLC_OBJECT'
 note: 578de     481a | 37  |    ( | #define dem,b) varCT_Destroy(      ux_NewAdvanced( fiVa, b, c( LC_OBoJECT(o if( var_,Changeexpanded from macro 'net_OpenDgram'
()  cone nst,an,)t,v)
      |                                                ^
,d, e, f, g, h ) demux_NewAdvanced( ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
svar_SettChe  V481 |  LCc_OBJECT(a),b,c,d,e,f)ked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
,ruct vlc_ ../include/vlc_common.hbc o)mmon_:481:15: note: g,expanded from macro 'VLC_OBJECT'
h)  481 | 
      |                                                                       ^
        cons../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t) s  t155r | u ct vlc_common_m
e      |                                       ^, mbernmembers:73 (,: warning t,v)     ne  
       481 |      s: (const vlc_obt_   const sject_t *)     ( coO&(x)npst struct vlc_common_members:134 :| enDgr                                               ^
am(VLC12: warning: ../include/vlc_common.h:s generated.
truct v->obj) \
      |               ^

(const      _OB| In file included from text/url.c:37:
In file included from ../include/vlc_common.h:1031:
JEdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481  ../include/vlc_variables.h                                           ^
 Cp_obj, psz_name, 134T(a), b, VLC_V:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
A  203 vlc_c, d, o
e, g)bject_ |     tlrc_ *common_members
      |                       ^
)(&(x)->o../include/vlc_common.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  481 |         const:481:: (const vlc_R15o::481:15: note: expanded from macro 'VLC_OBJECT'
 note: b | expanded from macro 'VLC_OBJECT'
bject_t *)(   j) \V481
      |               ^
 |       &(x)->ob   const structIn file included from text/strings.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10:    Lvlc_commonC_warning: j) \
      |               ^
:481 |     15: note: expanded from macro 'VLC_OBJECT'
    con_e struct vlc_common_meminput/input.cbers: (const vlc__CHOICESCOUNT, &cturn var_SetCOohe:2670cm:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj embeked( pect_o_t *)(&(x)BJE->obj) \
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CT(      |               ^roa
s: (const vlc_obj)9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bj, psz_name, VLC_VAR_BOOL, val   324 |     i,b)
      |                                         ^
f( !var_Geuect_t *)(&();  481 |  x)->obj) ../include/vlc_common.h:481:\
      |            ^
tC2670 |     input_sourcdepbase=`echo text/filesystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
es/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/filesystem.lo -MD -MP -MF $depbase.Tpo -c -o text/filesystem.lo text/filesystem.c &&\
mv -f $depbase.Tpo $depbase.Plo
15:hec
       
k note: eexpanded from macro 'VLC_OBJECT'
d  481 |         const struct vlc_common_member_  s: ( p_tt|  *in = n              ^t
 956v,  NULinput/var.c:377:14 |   :L  o      warning: smdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  g_Warn(p_this, "httpd timeou377 |     else itruct vlf( v network/udp.c:136:9:  l warning:  c_cc_ustocommt disadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]b
b  136 |      a_   msg_Err( p_obj, "socled");
      |         ^
ket../include/vlc_messages.h:85:5: bind error: %sc) )"j,,  psz_n
v      lc_same, VLC_VAR_FLOAT, &val ) )
t|         ^re
      r| _Tr ../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
r  128or | #define var_Change(a,b,c,d,mon_membere) var_Cs: (conyst vlc_pe(chac         ^
(nn../include/vlc_variables.h_object_t *)(&(x)->ob et_errno) );gejo)pn_st struct(i
       nVLC_OBJ| p        ^
E../include/vlc_messages.h:83:5: note:  \
uCT(aexpanded from macro 'msg_Err'r
eate( p_input, sizeo      t, "next| )f:142:48: note: expanded from macro 'var_GetChecked'
              ^   83(  (142 | #d , b, ce |     msgf*-,  r_ ine vanote: inexpanded from macro 'msg_Warn'
 ),    Generic(p_t85mr_GetChe |  cked h(o,n,d, e )
      |                                           ^ t
 emsg_Generic(p_this../include/vlc_common.h, VLtCurn net_Connect (obj, host, port, :481:15:SOCK_STR vEA note: expanded from macro 'VLC_OBJECT'
M,lc_common_m I  i481s, VLC | _,PvP) ../include/vlc_variables.hR_MvMSG_ERR, __VSG eOaT_WARNr,  __VA_:_140:48:AGAR_
eAtChemckO_ ed(VLC_OBGJECT(oS__)
      |     ^b
e../include/vlc_messages.h:78:13: 
),note:  rs: (consexpanded from macro 'msg_Generic'
       const st      78t  |     ruct vlc_commvlc_Lvon_mog(VLnetwork/io.c:406:13: C_OBJECT(on,t,v| )warning: ), p, vlcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]                         ^
 ./libvlc.h:110:27:
 RGnote: expanded from macro 'vlc_custom_create'
S  110_ | __)
      |     ^
m../include/vlc_messages.h:78o:13:dule_name, __FILE__, __LINE__,e       |                                                ^
note: ../include/vlc_common.h:481:15:  mbers:   note: expanded from macro 'VLC_OBJECT'
expanded from macro 'msg_Generic'\(
c      o
nnote: sexpanded from macro 'var_SetChecked'

   78 |    140 | #defin  t406 |     i_r  eet = net_W var_SetChrie|             ^
 ../include/vlc_common.h:481c:k15e:d (note: 481expanded from macro 'VLC_OBJECT'
  481 |         consl   t c_obje | vl vc_ Llcog(o _o bs,n,t,v) var_Settruct vlc_coChecVked(VLC LmC_OBJE_CT(o    const struct vlcO_Bcmommon_memb cot_t *)(&(x)->obj) \
      |               ^
n_members: (cons    vlc_custom_create(VLC_OBtJECT(o), s, n )
      |                           ^
vvideo_output/vout_intf.c:248:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.hlJECT(o)  :248c481_ob:15: note: expanded from macro 'VLC_OBJECT'
,n  481 |         c,tonst struct vlc_co |     var_jAddCallmmon_memebct_t *)(&(x)->obj,) v)ers: \
      | a(const vl
      cbke| r                                               ^s
(../include/vlc_common.h p_vout:              ^,: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 "aspect-ratio", AspectCa
llback, NULL );
      |     ^
c_objecinput/input.c:2683:9:481:network/httpd.c:958:22: warning: 15due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
)../include/vlc_variables.h:166:51:   958 |     cnote: hexpanded from macro 'var_AddCallback'a
t  166 | #define,_t * p, vlc_module_na note: expanded from macro 'VLC_OBJECT'
me, __FILE__, _ _vr *hLoIsNtE  ar_A warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]na481m | e   =d
d__ Cva, r_InheritStr a     \l lba2683 |    ck(a,b,c,d) var_AddC     vlc_obj
allback( VLC_OBJECT(a), b, c, d      |             ^
e../include/vlc_common.h:481:ing(ct_release( 15: note: expanded from macro 'VLC_OBJECT'
in );
      |         ^
p_this, ho../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
 st)
vj      |                                                   ^
   e../include/vlc_common.hc)(66& | (x)->obj) \
      |               ^
ar);
      |                      ^:481:15: note: expanded from macro 'VLC_OBJECT'

  481 |        ../include/vlc_variables.h    v lc_object_release( VTLC_constO t_t *CBJECT(a) )
)(&(x      |                         ^
:642)->obj) \
      |               ^
:51: note: expanded from macro 'var_InheritString'
In file included from   642 | #define vtext/strings.c:34:
In file included from ../include/vlc_common.h:Pt);1031../include/vlc_common.h:
../include/vlc_variables.h:340:9:
s twarning: rcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  340 |  ear_InheritStrin n      |            ^g
  if( vs(c../include/vlc_network.har_(o, n):  GetCtp vlc_hec:125_this, fd, psz, i_so  nst strucize :v48ot var_InheritString(VlcLC__:c note: expanded from macro 'net_Connect'o
481  125 | #d481efine net_Connect(a,O) < i_size
      |             ^
 ../include/vlc_network.hb, c:, d,  | 15  uc:t note: : evexpanded from macro 'VLC_OBJECT'
)l nBJe172c_c:ommEmon_mCembTe(rosb  ), n)
      |                                                   ^
t_Co38nnect:ject_ (con../include/vlc_common.h:s(V481LC_OBJEC:t 481vlc_object_t: * | ) 15T: note: expanded from macro 'net_Write'
( note: expanded from macro 'VLC_OBJECT'
  &481mon | k      172     _ | m(a),   const stru#ct vlc_coem(bxe)->dors: (const vlc_b,t b mmo  consjt)  s\t
r      u| c              ^t
 vlc_common_members: (con ed( p_obj, pszst_ nvalmce_,ovideo_output/vout_intf.cn_members:  (VLconstC_VAR_STRING, &val ) )bject_
      | t :251:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 *vlc)(&(x)->obj) \
      |               ^
  251 |     var_Create( p__network/httpd.cvout, "o:960:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vi  960 | deo-on-top", b    host->fds = net_ListenTCP(p_this, hostname, port);
      |                 ^efinVLC_VAR_B        ^O OL*) (
&../include/vlc_variables.h(x)-
e: j../include/vlc_network.h>n142|:48: note: expanded from macro 'var_GetChecked':129:43: note: expanded from macro 'net_ListenTCP'

    142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      | et_Write(a,b,c,d) net_Write(                                               ^
VLC../include/vlc_common.h:481:15: note: _OBJECT(a),b,c,d)
      |                                      ^
expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         con  481 |         const structst struct vlo129 | #define netc_cbjeL_common_m, eect_t *)(&(x)-> objvmber)ldct_t *)(, ei \stenTCobj&)s: (cons) P(a, \
      | 
      |               ^
              ^
bc_c, c) net_Listen(VLC_OBJECT(x)->obj) \ommon_met vlc_object_t

      (a), b, c, \
      |                                           ^
      |                                                ^
../include/vlc_common.h:481:../include/vlc_common.h:15481::15 : note: note: expanded from macro 'VLC_OBJECT'
  481 |   * expanded from macro 'VLC_OBJECT')(&(x)->obj) \
      |               ^
  
   481 |      |               ^
    const strucmbers: t v(const vlc_object_t *)(&(x)->oblj)input/input.c e\:In file included from 2691
      :c_mcberotext/url.c37mmon_members:: : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|                ^
37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:122691:  |  (constwarning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from   const struct vlc_cvolibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/filesystem.lo -MD -MP -MF text/.deps/filesystem.Tpo -c text/filesystem.c  -fPIC -DPIC -o text/.libs/filesystem.o
 lc_objemct_t *)(&(x)->obj)text/strings.c:m     34:
 In file included from ../include/vlc_common.h\
      |               ^
      const str:1031:
video_output/vout_subpictures.c:859: 21: warning: psz_uIn file included from on_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]network/tls.c:54:
In file included from members: (const vlcdt vl
  859c_object_c_common_me |        mbers: (co ../include/vlc_tls.h            msg_Warn(spu, "%4.4:../include/vlc_variables.h40:nstts to:
../include/vlc_network.h:150:12e350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |     if( var_GetChec  ked( pcm150 |     return net_Connux _obj, psz_nectDgram (a %4.4s conveorsion fai *)(&mled",
      |                     ^(x)->
oobj= ens,../include/vlc_messages.hp:85:5:  sz_demuxt vlc_var = var_InheritStr ) \
      |               ^
Vnote: expanded from macro 'msg_Warn'
_object_t *)(&(x)->obj)network/httpd.c \
      | :964:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
               ^  964 |         
Vvlc_object_t *)(&(x)-LC_VAR_DOINHERIT
      |     ^
b   j, host../include/vlc_variables.h>audio_output/output.cm85 |    s,obj) \:760:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |               ^  
760ing( :122:39: note: expanded from macro 'var_Create'
  g  122 | #pi_En, "demux" );
      network/udp.c:156:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m  d156e | s f i n e var_Crmgs_|                                     ^Generi
c(p_this, VLC_MSG_Weate(a,b,cAL) varC | rr(p_../include/vlc_variables.h_:RN, __VA_642:25 warnings generated.
51oCreaARGS__)
      te( V| LC_O    ^: note: expanded from macro 'var_InheritString'
B  642 | JECT(a)#de, b_
t,../include/vlc_messages.hfine var_InheritString(o, n) var_InheritStrinVh c )
      |                                       ^
igg(VLC_OBJECT(o),_Dbg (obj, " n)
      |                                                   ^
rAt../include/vlc_common.h:R:../include/vlc_common.h_:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const strs481:15: note: expanded from macro 'VLC_OBJECT'
,u  481 |  "c,an78 hlim, IPPnot create sROT    SO_UcockeDP);
          cntet: opening onst structt%s da| tagram port %
d",
      |     ^
           ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
../include/vlc_network.h:   87 |     msg_Generic(p_this:,13 :V Lnote: C_M146:expanded from macro 'msg_Generic'26
: SGnote: _    vlc_commexpanded from macro 'net_ConnectDgram'
o  146 |         n78 |    n_membDBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note:   expanded from macro 'msg_Generic'
e   rs et_v78lc |     vlc_Log(VLC212 |   : (const vlc_object_  ret_Log(VLC(s)  urn var_SetChecked_C ( ofor bj, name, VL  f_oOnBC_VAR_COORDS, val);
      |            ^HTTP host")nectDgram(VLC_OBJECT(ol
o../include/vlc_variables.h:140at stepO:48: note: JECT(o), p, vlc), p,expanded from macro 'var_SetChecked'
_module_name, __  SFi ILE__, __LINvE140; | t *)(&
      |         ^
z../include/vlc_messages.hlc_module_name, __FILE_:___, \
(x)->depbase=`echo text/iso_lang.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/iso_lang.lo -MD -MP -MF $depbase.Tpo -c -o text/iso_lang.lo text/iso_lang.c &&\
mv -f $depbase.Tpo $depbase.Plo
      ,|             ^
83 :5: note: expanded from macro 'msg_Err'
   #define v__LIa83 |  ../include/vlc_common.h oNE__, \: 481 :msgr_SetCh_Gecked(o,enerin,ct(,pv_)t hvar_SetChecked
(VLC_OBJECT(o),n15:       |             ^
note: ../include/vlc_common.h,:481:15: note: expanded from macro 'VLC_OBJECT'
t,  481 |         constexpanded from macro 'VLC_OBJECT'
 struct vlc_c  481 |         const struoem bmon_mejct) \vm)
      bers: (const vlc_object_t *)(&(x)-
>      |               ^
obj)  \
      |               ^
vlc_common_membersvideo_output/vout_intf.c: :v (const vlc_object_t *)|                                                ^
(../include/vlc_common.h:&(x481:15: ivideo_output/vout_subpictures.cs, VLC_254lnote: :5:MSG)->obexpanded from macro 'VLC_OBJECT'
_cj:889:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
=) Ewarning: RR, __V_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c
ommo  889 |       A_ARGS__)
      |     ^
TRING, &val ) )
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
         78 |     vl   254 |     v| c_Log(VLn_members: (ar_Cha         ^n c
 oC_OBJ../include/vlc_variables.hBJECTg(a),e( p_vout, :E v142:48: note: expanded from macro 'var_GetChecked'aC
Tr_(oIn), h pnbst vlc_obj  481 |   erect_t *)(&(ix)-tF   lo>obj, c, d, e)
      |                          ^
) \
at (a, vlc_mo"video-on-top", VLC_VAR_S ../include/vlc_common.h:142 | E481:15: note: expanded from macro 'VLC_OBJECT'
out,#define var_GTTEX T "vol ,  c &outext,e \ mtns  e481C | h       du leNU|               ^t
 e_struct vlcname_L, __FILE__, __ccommon_mnetwork/udp.cs:162:ke9: warning: d(o,nedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m: (con  162bers: ( |     cons      const struct ,stL INE__, \v
      |             ^
t,v) var_GetChecklc../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_  481 |         const sttcom-ruct vlc_common_esL d);
      |     ^
t../include/vlc_variables.h:128:43: note: (VLvlc_eobjecpexpanded from macro 'var_Change'C") / t(float)AOUT___VOLUME_DE members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
t *)FAULT(&(x)->obj) \
      |               ^
;
      |                      ^
../include/vlc_variables.h:626:49: note: expanded from macro 'var_InheritFloat'
mon_members: (const vlc_ob  626 | #dject_t *)efine varIn file included from text/unicode.c:31:
network/httpd.c_(&(x)->:980:9: warning: obj) \
In file included from ../include/vlc_common.h:1031:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Inher  227 |     return var_SetChecked(itFlO      |               ^


B  128 | #c  JECT(o     980 | )      ,n,t d, v  )   msg
      |                                                 ^
_Err../include/vlc_common.h:e481fp_obj, pine vmsg_Er:15r(spu, "scalingar_Cha:n( gs p_tnote: foailea  t(o, n)In file included from e(aexpanded from macro 'VLC_OBJECT' 
,  481 |       znetwork/tls.c
  cons:54:
In file included from ../include/vlc_tls.h:40:
      | _name, VLC _ ../include/vlc_network.hmsg_Err V(AR_FLOAT,t              ^o
:159:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b,c,bj,   "d159,e) var_Ch |   ange( VLCCha  return ne_Ot_OpenDinput/input.c struBJgram (oct vblcEj_:,CT(a) cisoh, ",mmon2699:5: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b , c, d, e )
      |                                           ^
2699../include/vlc_common.h:481:15: |     mcost, port, NULL,a _msnn note: expanded from macro 'VLC_OBJECT'
notnot spawn h resolve %sgt_  vlc481_ |   objetc t_t p    const struct vlc host thread "_ )*)(&(xcommon_members: (e)->obj) \
port %d; m:b      |               ^
 c0e,r IPPROT%s", host,s: (constIn file included from text/url.c:37:
 vO_UDP);
      |            ^
onst v
lc_objIn file included from ../include/vlc_common.h:1031:
e../include/vlc_variables.h:227../include/vlc_network.h:155:23: note: expanded from macro 'net_OpenDgram'
  155 |       lc_oc:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  227 |     returnt   net_Opj_t ect_t *porvar_Se)tChe(t,c hkapter"enDge&(x)ra-m>o *bj) \
      | ) == 0 )
      | )      |         ^
             ^
              ^../include/vlc_messages.h:83:d(5: note: expanded from macro 'msg_Err'
../include/vlc_variables.h   83 |     msg_G( p_:
obj131:eneric(p_this,, V(&Dvideo_output/vout_intf.c: 255:5: pswarning: VLC_OB33: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
JECT(a), bd");
      |                     ^
  255 |     var../include/vlc_messages.h:(_Ad83dCal,lback( p_:5: note: vout,L c, dexpanded from macro 'msg_Err'
C_MSG_ERR, __VA_A
       note: expanded from macro 'var_Type'
"  131 | #|         ^
RGS__), e, g)

../include/vlc_messages.h:83:      z   583x)->obj) \
      |               ^
|                       ^ | : note: b_dn
vamefine var_Type(a,b)40 warnings generated.
ie, VLC      In file included from _VAR_FL var_Type( VdeOAT../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
,LC val );
      |            ^text/strings.c:  
481 |         cons../include/vlc_variables.ht structg_34( p_ expanded from macro 'msg_Err'OBJ| :E
C   83 |     T(a), o-ob )
      |                                 ^
m../include/vlc_common.h140:481:15sg_Generic::(p_thisn-t:
In file included from  i,npo../include/vlc_common.hut,p", Ab    ^oveCall "`%s' gives acc
e../include/vlc_messages.h::78:4813: note: : note: expanded from macro 'var_SetChecked'
vblack, NULLexpanded from macro 'msg_Generic'
note: 1031:
../include/vlc_variables.h:362:9: warning:  );
      s   c 78due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_MSG  expanded from macro 'VLC_OBJECT'140 | #define v
ar_S_  E481 | se `%s' de mux `% | s'      ^ 
 ../include/vlc_variables.h: 166:t51: note: expanded from macro 'var_AddCallback'
R   166  | c#R, _padteofine nst s_commonh `%s | _    vlc_Log(VLC_OB_Vmembers: (const vlc_objvtJ'",
      |     ^
ect_t *)(&../include/vlc_messages.h:CEhdepbase=`echo misc/actions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
ecked(o,n/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/actions.lo -MD -MP -MF $depbase.Tpo -c -o misc/actions.lo misc/actions.c &&\
mv -f $depbase.Tpo $depbase.Plo
A87:5: note: ,t,v) avrarexpanded from macro 'msg_Dbg'__S
AddCal   87 |   lback(a,b,c,d) var_Add  msg_Generic(p_this, VLCallC_MSGb(axc)k_De_ARB ->GS__)
CTG,ob( ( o      )rj)_t \uChe
ct vlc_com       |               ^
_VckAed(VL_ARmon_memVLC_OBJECT(a), bbeGSC_,_ c, OBJE_)
      | d  ) 
m      s    ^g_Generic(p_thi
Cs, VLC_MST,(G_ER../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
R,    78 |     vlc_Log(VLro_),s:C  (_VA_cAo|                                                   ^nst v|     ^
l../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   p, vc_obj
e../include/vlc_common.h:481:15:_lOc_BJECT(o) monote: dexpanded from macro 'VLC_OBJECT'
uc, p, vlct_tl *)(&(x)->obj_m  odule)_nae_name, __F481 |  78n,t,v)
ILE__me,        |   , __LINE__, \
      |             ^
|                                                ^
_../include/vlc_common.h_FILE__,:  vlc_Log(VLC_OBJECT481../include/vlc_common.h(o: 481__::1515:) note: expanded from macro 'VLC_OBJECT'
: note: expanded from macro 'VLC_OBJECT'
, pLIN  E__, \481,   | 481 |   network/tls.c v  
:l           |             ^
 ../include/vlc_common.h    const struct RGS__)
      |     ^
c../include/vlc_messages.h_:78::481:15: mnote: 13: note: expanded from macro 'msg_Generic'
v   lc_comomon_members: (expanded from macro 'VLC_OBJECT'
const vlc  481 | _o78 |  bjec t _t   * ) (      &( x )->  co  cnsovt stlcruct vlc_ c_oLnog(st struct vlc_common_dulommembee_name, __FILE__, 90:28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_   90 |     vlc_tls_crsreds_t *srv : (bconst vlc c_objeVcL=C j)vlc_clibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT text/iso_lang.lo -MD -MP -MF text/.deps/iso_lang.Tpo -c text/iso_lang.c  -fPIC -DPIC -o text/.libs/iso_lang.o
m \
      |               ^
on_m_OBJECembTe_onst struct vlc(o), p,network/httpd.c :997vl:c_modu_common_membr9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s: 
  997(ers:const vlc_obje | t (const vlcu _st *)(&(tx)->obj) \
       _o  |               ^
m_c    vlc_object_release(host)object_t *)(input/input.c:2704:;21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 2704 |     
      |         ^
../include/vlc_objects.h:66:le25_name, :r__FILE__, __LINE__, \ 
val ); 
note:       expanded from macro 'vlc_object_release'| 
         66 |     vlc_object_release( V           ^
LC_OBJECT(a) )
      |                         ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
../include/vlc_common.h| L            ^
INE__, \
&  140 | :481:15: #note: define var_SeIn file included from expanded from macro 'VLC_OBJECT'
    chartChecked(o,n../include/vlc_common.h,t:481:15:   481( *stext/filesystem.c:x31:
In file included from )t->o      |             ^
,../include/vlc_common.h:481:15: note: cbt../include/vlc_common.hexpanded from macro 'VLC_OBJECT'
er = var_InheritString( p_inpnote: ut, "inexpanded from macro 'VLC_OBJECT'
a  te (obj, size481 |         const struct vlc_common_memb  481 | ers |    j  ) :\ of    
      |               ^
      const struct p ut-li(vIn file included from text/url.c:)svtc" var_Se*37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241 1031);s
tlCr:
../include/vlc_variables.h:189:12: warning: c_common_members: (const vlc_objec:12: heckewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d(VLC_OBJE  241 |   C  t_t *v)(&(x)->obj) \
      |               ^
      |                     ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
),
T        (|                            ^
o../include/vlc_variables.h ./libvlc.h:no),n,t,snetwork/httpd.c:t s\t110:
642:      |               ^
:1019:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v)
      | input/var.c:379:                                               ^27: note: expanded from macro 'vlc_custom_create'
r51
:9 ../include/vlc_common.h1019 |     ::u rnote: c  110 |    189 |  (ecot     vlc_custom_create (VLC_O   return var_SetChecked( p_obj, psz_name, VLC_VAR_INTEGER, val );
      |            ^
    msg_Dbg(host_t, " n*urn var_SestChecked(../include/vlc_variables.h:140:)(&(x)->obj) \
 p_obj, psz      |               ^
httpd_t vlc_obvideo_output/vout_intf.cHostDelete: host still in _ject_t *)(&(x)->obj) \
:258      BJECT(|               ^:5: 
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o), s, n)
      |                           ^
n../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
a  481 |         const s  258 |     var_Create( p_vout, "vi:481:15: dnote: eexpanded from macro 'VLC_OBJECT'o
-wa48t:llparuct vlc_c expanded from macro 'var_InheritString'tnote: 
ommon_memberper", vlcsexpanded from macro 'var_SetChecked'
: (mcon  140 | #st _commde  vlcfine_object642 | #define _t onvideo_output/vout_subpictures.c:1064:17:  var_SvetChecke*d(o,n,t,v) va_members: (const vlc_object_t *)ar_IneheritStriwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],n(&(x)->obj) \
      |               ^
g(o, n) warning: 
 v 1064 |                 msg_Err(spu,r "or_Siginal picet VLC_VAR_tnetwork/udp.c:175STRING, :val );
      a|            ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_Inh  379 |         vChar_Creat13uerce:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
esritkee( p_S)../include/vlc_variables.hi:ze %dx%d140:48: note: expanded from macro 'var_SetChecked'
d is uns  140u | t(VLC_OBJECT(o),n,t(,v)
      |                                                ^
ring(VLC_OBJ../include/vlc_common.h:481:15: note: &(x)-expanded from macro 'VLC_OBJECT'#>obj) \

dECT(e  fine var_SetChecked(o,n,t,v) v  175 |                   msg_Dbg (obj, "socko|               ^
et ar_SetChecked),error: %s", vlc _strerror(VLC_OBn) 
      |                                                   ^
network/tls.c:98:19481p | poJrt:  Ewarning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]inpu    e
d   CT(o),98 |    n,t,v)
      |                                                ^
_c(ne../include/vlc_common.h":481:15:  stV_errtnote: nexpanded from macro 'VLC_OBJECT'
o  481 |      ),
      |                 ^
);
      |             ^../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'r
../include/vlc_common.h../include/vlc_messages.h:481:15:   const 
 note: expanded from macro 'VLC_OBJECT'
s:  481 |         87:5: note: v->modexpanded from macro 'msg_Dbg'
ule = vl   87c_m |     msg_Generic(po_dthis, VLC_L, t"next-chaptMC_VARer_BO  O ", uL |le_ruconst stl SG _DBG, _VLC_VA83r |  oVad (_ARGSLC_VAR__D VOINHERIT );
      |     ^
 ../include/vlc_variables.h m:122:39: note: sg_csGt vlc_reneric(p_this, VLC_vMSG_ERR, __VA_ARG Aexpanded from macro 'var_Create'
cR_VOID );ommon_m
e      m,b| e        ^
u../include/vlc_variables.h  r122 | # dcs: "(conef:istS_122_:39: )note: 
t      t|  vlc_objecne vals server", NULL, false,
      |                   ^
r_Create(a,bexpanded from macro 'var_Create'
,../include/vlc_modules.h:41:25: note: expanded from macro 'vlc_module_load'
_t     41__t *)(&(x)->ob |        122 | #definje)  v\ar_C re vlc_common_members: (const vlc_object_t *)(vlc    ^
_../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
c) v   78 |     vlc_Log(VaLar_Cte(a,b,reateC_OBJEC(c) var_Create( VLC _OBVLC_&JECT(a), m
bO(Txov(o)      , p, vlc_modar_,Iule_name, __FIL| E              ^__, __LINE__, \
dn      |             ^
Bu../include/vlc_common.h c )
      |                                       ^
:481../include/vlc_common.h:he:15rl481e_load(VJECT(a), b, c )
      |                                       ^

:../include/vlc_common.h::15481:15:i  note: expanded from macro 'VLC_OBJECT'
: note: note: input/input.c:expanded from macro 'VLC_OBJECT'  481 |     
c  481LC_OBJECT(o),c,n,s,__VA_ARGS__)
      |                         ^
 | 2709 :13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h 2709 |              var:_ on481:s15  :C t note: expanded from macro 'VLC_OBJECT'  
     con  481 |        r c)const struct vlc_common_member-st struct vlc_common_members: (coss>obj) \
      :t|  r              ^
(tcnst vlc_object_t *)(onst v&lc_object_t *)(&(x)->(eatFIn file included from x)->obj) \
      | uobj) \
      | e( p_input, "concat-text/url.cl              ^
:37:
In file included from               ^
../include/vlc_common.h:1031:
list", VL../include/vlc_variables.h:256oC_video_output/vout_subpictures.cV:1068AR_S::1217: warning: input/var.c:381:9Tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
RING );
      |             ^
: c../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
warning: a 1068 |                 msg_t  122 | #defin(V: warning: eWardue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 t  vaLC_r_Crn(spu,eatedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]381( | O "oa,bBJECT(o), n)r
      |                                                 ^
iginal picture siz,const s vlc_common_members:e) is tru undefinelibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/actions.lo -MD -MP -MF misc/.deps/actions.Tpo -c misc/actions.c  -fPIC - (cod"nst vlc_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
obDPIC -o misc/.libs/actions.o
)  ;481
      |                 ^
 | ../include/vlc_messages.h :85:5: note: expanded from macro 'msg_Warn'
         85 |     msg_Gene
 crct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
  256 |     return var_SetChecked( onst strucp_obj,network/tls.c:102:9 psz_name, VLC_VAR_Avt vlc_common_mar_Creatie)
(: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 VLC_OBJECT(a), b, c )
      |                                       ^
  102 |         msg_Err (srv, "embers: (consTLS server plugin not available");
      |         ^
      | ../include/vlc_messages.h:    ^
83:5: note: expanded from macro 'msg_Err'
DDc     83 |     362../include/vlc_messages.h:je(p_tm | cst vlc g_objech_Geneist_t *, VLC_MSG_WARN, __VA_ARG)(&(x)->ob j) S_\
      |               ^
_ RESS,)
      |     ^
 v al );
      |            ^
../include/vlc_variables.h:140:../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLric(48C_OBJECT(p_thois, VLC_MSG_E), p,RR,  expanded from macro 'VLC_OBJECT'v
_lc__VA_ARGS__)
  481 | t     :       |     ^
audio_output/output.c:785:12: note: expanded from macro 'var_SetChecked'../include/vlc_messages.hwarning:  t  _  481 | 
  140 | #define var_SetCheckeddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(t   o   ,n785 |     retu,t,v) var_SetCheckedrn var_In        const78heritc str:13: uB(VLC_onsOBt struct vlc_common_membect vlc_common_members: (const vlc_objecnote: texpanded from macro 'msg_Generic'
o   78 | _    vlc_Log(V   trs:   va *)(&(x)->obj) \i
Jf      |               ^
LECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
u  s481 |      ( var_GetCe_t mo*)(duhecked( p_oIn file included from ");
      | rbtext/unicode.c:j, psz_name, VLC_V&(        ^
A../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
R_A   _Cha87x* |     msg_Gene)-rli31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)>o(&(x)->../include/vlc_common.hobj) \
      |               ^
C:481:15c:D:n78   consge(In file included from  text/filesystem.cnote: bDexpanded from macro 'VLC_OBJECT'
t  e481 s::31:
In file included from  | ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j) \
      |               ^
        c(const vlc_objeconst struct vlc_common_members: (const trucIn file included from network/tcp.c:t_t *)(&(x)  203v | l   - c>obj)_obj retuern var_name_, __F\
  241 |     return SetChIeckLE__, __13LoI: p_input, "next-chapl33:
ct_t *)(&In file included from e       note:  (aout, "mute");
RESS      |            ^
,NE__, \
      expanded from macro 'msg_Generic'd( p_ob../include/vlc_variables.h:604 &val ) )
      |         ^
j../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
|             ^
../include/vlc_common.h:481
  142 |    #,:47: note: expanded from macro 'var_InheritBool'
| define var 78 |  _t  604 | #defi:15v_OBnJe var_InheritBool(o, n) var_InheritBool(VLC_OBJECT(o), n)              ^

      (x)->obj) p   :svvideo_output/vout_intf.c:259:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
zlc_  259_Log(VnameEC(p_LC../include/vlc_common.h:1031:
../include/vlc_variables.h:578 note: expanded from macro 'VLC_OBJECT'
  \
      |               ^
 | :9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from Getext/iso_lang.c  :|                                               ^
578 |    input/input.c, VLC_ _it:2713:18481 |        ../include/vlc_common.hVf(er" A:, VLC_con warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s
t 2713 |       : 481 : 15 :   note:  expanded from macro 'VLC_OBJECT'
RV_t vlc_cABR_SETTEXT, &text,   481 |    O var _ChanOL, va  lge(  var_AddCthis,a p_obj, psz_n strame    c ,l);
      |            ^
a V../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'ommon_members: (const vlNlback( p_r_SetChecked(c_object_t *)ULL );(&(x)->

oOBJECT(o),  o140       p_obj, pszLC_Vn A | #defst struc_name, tV LC_VAR_STRIVLC_MSG_ pbDineR_CHOICESCO,U vlc_module_nameNG, val vl vaBG, __VA_ARG| S__)
)r_Se35tChecke      |     ^
,:
 In file included from d(o,n,t../include/vlc_common.h;
      :1031:
|            ^
c_common_members: ../include/vlc_variables.h../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define__FILE__, _ var_S_LI(const vlc_object_t:eNN,tChec189E__, \
      |             ^
k../include/vlc_common.h:481:15:  *)(&voute:12T: ,warning:  &due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]count,, "vi
v)   189 |     rev atr_SeNdU(o,n,LL )t )
      |         ^
uct vlc_comm../include/vlc_variables.h:128:43:urn var_Seon_mChecked(VetL,tmbers: (co note: expanded from macro 'var_Change'
Cv  ) var_SetChnote: expanded from macro 'VLC_OBJECT'
C  481_OBJECe 128 | #dT(o),n,t,v)
e      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 |       f i conh  481 |         ene const s  cked(VLC_OBJEndvCeo-w(x)->obj) \a
      |               ^
llptaaper" var_SetString( p_, Wallr_cPapekrCeallback,
      |     ^
Change(i../include/vlc_variables.h:166:51: nput, "concata,b,c,dnote: expanded from macro 'var_AddCallback'
d,e) var_-list", list );
      |                  ^  166Chruaudio_output/output.cT
 | ct vlst vlcc(:(_object_t *)(&812:12: (x)->obj) \
      |               ^
#define var_oAddCa_common_members: (const vlc_obwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:262:48: note: expanded from macro 'var_SetString'
  262 | #define   812 |  va),n,t,v)r_SetString(a,b,c)    var_SetStstring( VLC_video_output/vout_subpictures.c:1166:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1166 |      O   sBif (JtErC
T(a),b,c)
      uct vlc_commonr      |                                                ^eturn va
 p_obj,r_Ge../include/vlc_common.h:481_members: (constNonEmptytSllbac vlc_object_t *)(&(x)->obj) \
      |               ^
 psk(a,tring (aout, "device");
      |            ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
network/tls.c:103ject_t *)(&(x)->obj) :   78 | an  ../include/vlc_variables.h:662:61: note: expanded from macro 'var_GetNonEmptyString'
ge( VLC  662 | _OBJ#:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E  C103T | (a), b,de 15:         vlc_obcj,e cdf,i nenote: expanded from macro 'VLC_OBJECT'
t  481 |         const struct vlc\
      |               ^
_comm_relone )
      |                                           ^
b../include/vlc_common.h:481:,c,15d) var__AddCallback( VLC_OBJE  vlc_Log(VLTC_OBJECT(: note: expanded from macro 'VLC_OBJECT'
CT(a), b, c, d )
ase ((o),oIn file included from       s| r                                                  ^v
);text/filesystem.c
: 31p:
,In file included from  ../include/vlc_common.hv:1031:
../include/vlc_variables.h../include/vlc_common.h::212:12: lc_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mo  481 |      dule_  212 |     returnna var_SetCheckm e, __FILE__, e var__GetNonEmptyString(a,b)   var_GetN  conEmptyStrionst struct vlc_c_LINEommon__ng( VLC_OBJ_ECT(a),481m:b)
      e| m                                                            ^
m../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_co15:         ^m, \
      |             ^

../include/vlc_common.h:481../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
:mon_membe  128 | #define varrs: var_Change(a,b,cber_G15et(objec),d,e) var_:Change( VLC_OBJECT(z_name,t,, ap)  note: expanded from macro 'VLC_OBJECT'
,  v"lnote: hexpanded from macro 'VLC_OBJECT'
c_      |         ^
i  m481 |         con  481 |   st str u ct odule_name,  __FILE__,../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
     66 con( |     vlc_object_res: (const vlc_objeleasset(  VLC_OBJECT(a)scVLC_V, b, c, dtruct vlc_common_membeconst vlcvlc_c_,AR_IN Tet )
      |                                           ^
object_t *)(&(x)->obj) \
      |               ^
ermb __../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'omms: (const vLIelc_object
 )  481 |         _EGoER, cn_members: (const _vlc_objectval );
      |            ^r_t *)(&(t *)(&(x)
s../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | :NE__t#,x-d)->oeo fine var_>( \
      |             ^
SetChobj)c ../include/vlc_common.ho\
nnst strubj)ct vlc_comemcked(o,n,t,v) var_SetChecked(VL
C_OBJECT(o),n,t,v)
      ghlight"|                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
, &  481 |         co      |               ^
vnst asl) |      |                         ^truct vlc_common_memb
../include/vlc_common.h:481:15:| note: expanded from macro 'VLC_OBJECT'
 erss: (cons\t !val.b_  481t vlcbool) {
_object_t *)(&(x)->obj) \
      |               ^
       |         ^
../include/vlc_variables.h:137:33: note: vexpanded from macro 'var_Get'
  137 | #definIn file included from e vtext/iso_lang.c:35:
In file included from ../include/vlc_common.h:1031:
 |         co../include/vlc_variables.h:203:12anst strr_uct vlc_common_me:481:15: Get(a,: b,mbers: (ccon) varosn*_)(&(x)note: expanded from macro 'VLC_OBJECT'
-  t481  |         const struct v_Get( lVLC_OBJElc_objec>obj) \
      |               ^
C
T      (acvltc|               ^
_common_membe_rsmvideo_output/vout_intf.c:263:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]emo_t
j) \
  b      |               ^
263 |     var_: (consjnetwork/udp.c:231:13: t *)( warning: Create( p_vvout,edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ct_t In file included from  "text/url.c:
*  231 |  vl cideo-de)(&(c)x)- >warning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]"
 obj)   \203
 |           retur n, 37:
| In file included from               ^
,../include/vlc_common.h:1031In file included from network/tcp.c::
43../include/vlc_variables.h:
:276  bV_../include/vlc_network.hobject_t *& var_, c )
      |                                 ^
../include/vlc_common.h:(LC_VAR_BOOL xS)etChecked( p_obj, psz_name, VLC_VAR_481->obj) :134:12: warning: \
:      10| : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]              ^
BOOL, val );
      
||             ^
  276../include/vlc_variables.h:140::48:  |  network/tls.cIn file included from text/unicode.c:31:
In file included from VLC_VAR_DOIN   ../include/vlc_common.h:1031bnote: expanded from macro 'var_SetChecked'
:
../include/vlc_variables.h:256:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
12: if( !var_GetCheckedHERIT );:  140 | #define var_SetChecked(o,n,t,v) var_)(&(x)->obj) \
      | SetCheckwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ed(VLC_OBJECT(o),n,t,v)
      |                                                ^
( p_obj, pe              ^sz_n

      |     ^ame, VLC_VAR_INTEGER, &val ) )
      |          ^

../include/vlc_variables.h:142:48:../include/vlc_variables.h:122 note: expanded from macro 'var_GetChecked'
:39  ../include/vlc_common.h:481142 | #: note: expanded from macro 'var_Create'
112d:efine var_GetChecked(o,n,t,v) var_GetChnetwork/httpd.c:  134 |     retur28  1027:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1027122 | #define var_Create(an, net_C |    onnecb,c)  mt (obrs: (consj,v ar_Creathost, e( VLC_OBJECT(a), ptb, c )
      |                                       ^
 ovrltc,_ oSbOjCececked(VLC_OB:../include/vlc_common.hJECT(o) t,n,t,_t v)
      |                                                ^
../include/vlc_common.h*)(&(x)->obj) \:481:15
      |               ^
: note: expanded from macro 'VLC_OBJECT'
:15: note: expanded from macro 'VLC_OBJECT'
  481 |         conwarning:     481 |         consinput/var.c:st struct vlc_co382:9: warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mmon_members: (t struct 481:15: note: expanded from macro 'VLC_OBJECT'const vlc_ob| 
  481 |         co                                               ^
jKnst s../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ect_t *  481 |        )
(  112 | tr&(x)- coIn file included from uct vlc_c256> |     retur  382 |    nst struct vlc_common_membeobj) no vars: \ r _S     var_AdTREAdCalM, IPPROTO_TCP);

lback( misc/actions.cp_in      | _           ^S
put, "n:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: ../include/vlc_network.h:125warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ex  189 |     r      et-c:ethap15: note: expanded from macro 'VLC_OBJECT'
ter",  48:  Seek481C( | note: expanded from macro 'net_Connect'
p  oinhecked(tcutmCoanlsltbac  rpn_ mv lc_objo| ebon_membvar_Sect_jt,e rs:p              ^sz_name, VLC_
VAR_ADDRESS, val );
      | k,            ^
NULtChecked( p_objIn file included from text/iso_lang.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 |   L  )*;)(&(x)->obj) \#
      |               ^
define var_SetChec, ked(o,n,t,v) var_SetChecked (constp svlc_obje(VLC_OBinput/input.cc:
2744:t_13tz _*)(&n(      |         ^
x)->obj) ../include/vlc_variables.h:166ame:\,
      |               ^51: note: expanded from macro 'var_AddCallback'
  166 | #define va
r_AddCallback( VLC_VAR_INTEGERa,, val )video_output/vout_intf.c:266:5: warning: b,c,d) var_AddC  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
; vlc_t
      |            ^125J | ECT(o: #warning: d  
      const str266u | cefin../include/vlc_variables.h:140due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ta ev net_Conlncllbackect( _Vc:ommon_membe(La, b, c, d, e)rs:  48l(s    var: note: cexpanded from macro 'var_SetChecked'
o  140ns_t vlc_object_t *)(&(x)C_O212 | nBJCreate( p_vou-t,ECT(aet_Connect(VLC_OBJECT(a), b, >obj) \
 c   retu, d, e)
      r n  var_"fullsSecree      |               ^
n",
      |     ^
../include/vlc_variables.h:1222744 |             v:_video_output/vout_subpictures.c:1172t:24: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
aCh39: note: expanded from macro 'var_Create'
  122 | #dr_Create( p_input, "con|                                                ^
cat-list", VLC_VAR_STRING );
      |             ^
../include/vlc_common.hce 1172 |     sys->cr:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const ), b, c, d )
      |                                                   ^
fine var_Cre../include/vlc_variables.hs../include/vlc_common.ht:481::atv15ruct vlcl_common_membersc_com:122e(a:39: note: expanded from macro 'var_Create'
  122 | #define var_Creaetce(a,b,c) vaked (obj,:  name, ,b,c (note: const vlcr_Create(_o VLC_OVBLJ) var_mECCTo_VAR_COOR(a),bject_t *)(&(x b,n)expanded from macro 'VLC_OBJECT'
->obj c )
      |                                       ^
)_ \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
mem  481 |         const sbers: (cIn file included from onst vlc_obnetwork/tcp.c:rDtS, jecrvt_tCreate( VLC_OBJECT(a), b, c )
      |                                       ^
ae../include/vlc_common.h:ld481:15: note: expanded from macro 'VLC_OBJECT'
43:
../include/vlc_network.h:uct  481 |  );
 *)(&(x)->obj)              cov \)l
n,n|            ^
      |               ^
,c_comst strtmon_membeuc../include/vlc_variables.h:140:48: rs: (const vlc_objIn file included from text/url.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:o150:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,p.x  150note: expanded from macro 'var_SetChecked'
e  cvt_t |     return net_ConnectD gram (obj, host  vlc_co10mmon_membert, po     = var_G140etIntegrt, hler(object, "x-start");s
      |                        ^
  ../include/vlc_variables.h481: :e | #define658:47: note:  | expanded from macro 'var_GetInteger'
#define  var_SetChd (oecked(o,n,t,v) var_Swarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  293 |  ar_Seb   if( !var_GeetChecked(otC, | j, n):a (constme, Vhecked(VtCheckedC  LLC_O
  BJsn_,t *crd    t,v)  = vvarim, IPPROTO_UDP)_;
      |            ^
C_../include/vlc_network.h:146:26: note: expanded from macro 'net_ConnectDgram'
VA  146 |               net_C| onnecSc                                               ^ons
t../include/vlc_common.h:481:etChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481(:15: note: expanded from macro 'VLC_OBJECT'
15 tDgram(VLC_OBJECT(a), b, c, d, e)
      |                          ^
R../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
l  481 |        :_COOc   p_obj481 |  R_custom_ note: cresatruct expanded from macro 'VLC_OBJECT'D
v  481 |      S, val);
      |            ^
t../include/vlc_variables.h:lc_coe cons (objt struct vlc_common_me, psz_name, 140 mV:LC_VAR_BOOL, &48: note: expanded from macro 'var_SetChecked'
   140 | #d coemfinebers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
nsmon_members: (const vlcIn file included from  text/iso_lang.cv:a35 _object_t *)(&(v, sizex)-:
of (*In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
>obj) \
      |               ^
  227 |     returtinput/var.c:384 lcnc:9:val ) )
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |  var_SetChecked( p         ^_obj,r
d),s../include/vlc_variables.h
      |                            ^
:142:48: note: expanded from macro 'var_GetChecked'
  ./libvlc.ht  hre142 | #defin658eu  | #defv  cac384 | r_GetChe        vakr_Create( p_input_eidobjn(o,n :ck  110: 27,: note: expanded from macro 'vlc_custom_create'
e  110td(o,n,t,v) vae  | r , v ) var_G_GeretvtChecked(VLC_OBJECT(olcC_SetChecked(o,n,t,v) var__),n,t,v)
      |                                                ^
S../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
cht_  t etChecked(VLC_OBJECT*)(&(x)->obj ) \
      |               ^
 481 |       input/input.c (o),n,:2747:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
  t,v)
      |                                                ^ const struct vlc_common_m
vlc_cuembes../include/vlc_common.hecked(VLC_O:481:15: note: expanded from macro 'VLC_OBJECT'
trs: (  BcoJ*)(&(x)->obj) \
      |               ^
481 |     e  var_GetInteger(ECT(o),n,video_output/vout_intf.ca,b)   var_GetInte:gc269 :5: owarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m   269 | t c    var_Change( p_,vmon_members: (const vlc_ovnst vlc_object_t *)
      |                                                ^o)(&(x)->obj)
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
\
      |               ^
bujte, "  481 |         In file included from text/url.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onst s  304 |     if (likely(!var_GetCheckecdful (obj, name,lscre VLC_VAR_COORDS, &val)))
      |                 ^
om_create(VLC_Ot_t ../include/vlc_variables.h:BJECT(o), s, n)
142:      |                           ^
48:*../include/vlc_common.h )(:481:15: note: expanded from macro 'VLC_OBJECT'
tructen", V&LC_V(x)->obj  481 | )AR_SETT EXT, &text, NUL    vlc_com mon\note: expanded from macro 'var_GetChecked'

      |               ^
         L );
      |     ^
142 | #de_mefin../include/vlc_variables.hIn file included from :const strtext/unicode.ce var_Ge:u psz128c:t43 vlc_common_members: const struct31( vlc:
In file included from ../include/vlc_common.h:1031:
: note: c../include/vlc_variables.h:276:_commexpanded from macro 'var_Change't
oC  h128eck | #define var_ed(Change(a,b,c,d,e) var_C10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o,n  ,276 |     in_mhange( VLC_OBJeECTmbers: (const vlc_(a),t,v) var_GetChecked(VLC_name, VLC_VAR_FLOAT, val );
_OBJECT      |            ^(o),n,t,v)

      ../include/vlc_variables.h:|                                                ^
140:48: note: ../include/vlc_common.h:481:15: expanded from macro 'var_SetChecked'
note:   140 | #definexpanded from macro 'VLC_OBJECT'
  481 |        e const struct vlc c_comonst stonst vlc_objecvar_mon_SetrEmeCucmt vlc_Cmhbeecrkse:d (const vlc_object_t *)(&(x)->obj) \
      |               ^
commonbersT(o),_membeIn file included from (o,n: (conrs: onetwork/tcp.c(const vlc_object_t *e)(&f(x)->obj) \t_t *)(&(x)->obj) \
      | 
      |               ^
              ^
,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
( ../include/vlc_common.h:481:15:network/tls.c:117:19: nr(!warning:  note: vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'
In file included from text/url.c:37:
In file included from   117 |     crd->,t,v)
      |                                                ^
m../include/vlc_common.hba   jrodule = vlc481 |         const struc_Gte t:vlc_481commonb_, c, d, e:C15../include/vlc_common.h:m hec ked( ep_obj, psz_name, VLC_V)
      |                                           ^
note: expanded from macro 'VLC_OBJECT'
  481 |    ct_to *)(&(x)->:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Aobj) \
      |               ^
 VLC_OBJECT(a),b)
      |                                               ^
R_INTEG dule_../include/vlc_common.h:E
481  324 |     if:15: note: (expanded from macro 'VLC_OBJECT' !v    const str uc   t
   msg_Warn( p_th  i481s | ,   " % s " ,   const st vlc_common_mruct vlc_commonvlc_sIn file included from _R, &val ) )t
      |          ^
e../include/vlc_variables.h:142:48mbers: (const vlc_ob:rerr note: or_c(EAFNOSUPPORT) );
      |             ^expanded from macro 'var_GetChecked'
ject_t *)(&  m(
x142 | #defiembers: (cne var_Goen../include/vlc_messages.hs:t vlc_object_t *)(&(x)st vlc_text/strings.c85:5: note: expanded from macro 'msg_Warn'
o-b>)->obj)j../include/vlc_common.ho:b481j:) elct_o\
tChecked(o,n,t,v) var_GetChecked(VLC_OBJECTt  *)(&(15\
      |               ^
x: note: expanded from macro 'VLC_OBJECT'
   )In file included from misc/actions.c->o85 |     msg_Generic(p_this  ,:40 VLC_MSG_WARN, _:
_V      |               ^
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
A_ARGS__)
      |     ^
../include/vlc_messages.h:78  203 |     retvideo_output/vout_subpictures.c:1173:24::13: urn var_SetC warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_GetChnote: ecked( p_obj, psz_name, V481expanded from macro 'msg_Generic'
:34:
In file included from ../include/vlc_common.hLC_ :1031:
../include/vlc_variables.h:429:5: warning: 1173 |   V  sys->AR   c | _FLOAT, & 78 |     vlc_Log(VLC_OBdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
JECT(o),bval ) ) jad (crd, "tls client",
_  429 |     v      ar_Crea| r)         ^
members: (const vlc_objec../include/vlc_variables.htet( NULL, f apl_soebj, psz_nap,m e, VLC_VAR_,hINTEGER | VLC_VAR_DOIv_lt *)(&(x)->obj) \
      NHE| R              ^
IT );
      |     ^
../include/vlc_variables.hc_:122:39: note: expanded from macro 'var_Create'
module_name,( o_),n,t,v)

      |                   ^
  ../include/vlc_modules.h      |                                                ^
In file included from text/iso_lang.c:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
o35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:  122481 | :241:12: | #de fine var_ C       con_st struct vlwarning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]41:
142  c241_ | co m   retureate(:a,b,cecked( )48: note: expanded from macro 'var_GetChecked'
p_o var_Creatern var_SetCFILE_b  h142j, psz_name, 25: note: expanded from macro 'vlc_module_load'
    41 |   _,      vlc_module_loaecked( p_(V VLC_OBJEdCp(.Vy mon_membe rs: (co T(a )n,s t vlc_object_t *)(&(x)->obj) \
      |               ^
b, c )
      |                                       ^
 o b=j ,v aprs_GetInteger(object,LC_VAR_BOOL, val ) In file included from  text/unicode.c : 31 :
 In file included from consz_name, ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT't s V"tr../include/vlc_common.h:1031:
../include/vlc_variables.h:293LC_VAR_STR:
10  481 |  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   293 |     if( !var __LINE__, \
      |             ^LC_OBJECT(o),
c../include/vlc_common.h:_481G:e15t:C note: he  cked( pexpanded from macro 'VLC_OBJECT'_obj
,;   481 |         coyI
 N      |            ^
-nst struct vlc_Gco,../include/vlc_variables.h val ):;
      mmon_| sme140m:48: p,sz_name,b ers: (V           ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
cn,s,__VA_ARGS__)
onsLu      |                         ^C
 _V../include/vlc_common.h:481:15:AcR_BOOL,t &v note: expanded from macro 'VLC_OBJECT'note: expanded from macro 'var_SetChecked'

2747atl )  | )
      |          ^
  ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
          \
      |               ^
        var_Set140 | #define Strtv ivIn file included from text/filesystem.c:ng( lar_SetChecked(o,n,t,v) var_S31:
In file included from ../include/vlc_common.h:,etpv1031C:
hecked(VLC../include/vlc_variables.h  :227_OB:JEC12T(o),n,t,v142 | #defin)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         _iconst struct vlc_comlnmon_membe var_GeetChecked(rs: (const vlo,n,t,v) var_GetCheckc "p_ed(VLcormc_obput, m"ject_t *)(&(x)->obj) \
      |               ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  227 |   _cobjeC e  In file included from misc/actions.c_OBJECT(o),:40481:
In file included from ../include/vlc_common.h:1031:
 rn../include/vlc_variables.h | ,:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 eturn var_SetCct_t *)(t&(x)  ->,obj) \
      |  | v)
      |                                                ^
../include/vlc_common.h#define var_GetChecked ( o,n,t,v) vaon_members: (const vlc_object_tv :481:15-*chapter", r_GetChecked(VLC_OBJECT(o),n,hect,v)
      |                                                ^
../include/vlc_common.h:481:15V:212ked( p_ note: expanded from macro 'VLC_OBJECT'
 | obj, psz _   481 |     return var_S   const struct name, VLC_ VAR_FLOAT, val e    ctChecked (obj,   );
      |            ^
:onst namestruct vlc_comvlc_common_members: (const  tar note: expanded from macro 'VLC_OBJECT'
, VLC_VtLAR_COORDS,  481 |         98 warnings generated.
co C   const stru_vnst struct vlc_common_members: (const vlc_obaVject_t *)(&(x)->obj) \
      |               ^
l);
c../include/vlc_variables.ht:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_Set      | "C           ^
hAIn file included from text/url.c:../include/vlc_variables.h37: ecked(o,n,t,v) varv_SetChleRcked(VLC_OBJE_CT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15140:48: note: expanded from macro 'var_SetChecked': note: expanded from macro 'VLC_OBJECT'

:
  140In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:mon_   | #dc481_comeembfine ers: (const vlc_obmjectm | _t *)(        con9V: st strvar_SetChuct vlecked(o,n,t,v) var_SetChewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
&(x)c  340 |     if( vaon_mem->obj) \
      |               ^
r)_;G
      |                        ^
bers../include/vlc_variables.h:658:etCheckeIn file included from text/unicode.c:d47Oo:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(ID  304 |  : ( );
      |         ^
 ../include/vlc_variables.hnote: expanded from macro 'var_GetInteger'
:  c_co co658  |  if #(likely(mmodef!vairn_Gee var_GetIntneger(_a,tb)   vamkembers: (cr_GetInteger( V   p:140 | 122o_nst vlc_o43:
#bj../include/vlc_network.hect_t *)o:159:12: warning: bj, psz_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](&(x)->obj) \C
      |               ^

hen  159depbase=`echo misc/background_worker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/background_worker.lo -MD -MP -MF $depbase.Tpo -c -o misc/background_worker.lo misc/background_worker.c &&\
:e39cked (ob:In file included from text/filesystem.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  | note:  na  241 |   m    rete, VLC_nstVAR_SL vlc_objectC_OBJE_t *)(&(x)urn net_OpTRINeG,d(VLC_-j, &val ) )
      |         ^
n name, VLC_VAR_COORDS, &val))expanded from macro 'var_Create'D
g  122 | #radefine var_Create(a,bca,t-lidef>ine var_c) var_CreSmv -f $depbase.Tpo $depbase.Plo
etChecked(o,n,t,v) va../include/vlc_variables.h:rm (o142bj, host, :ate( VLC_oOBJECT(a), bbj) , cst",  )lipso48r:t ,note:  expanded from macro 'var_GetChecked't
   
142       | N#UdLeLf,i ne var_GetC0, IPPROTO_hecked(o,n,t,v) var_Ge|                                       ^
tChecked(VLC_OB../include/vlc_common.h:481:15: note: JECT(o),n,t,v)expanded from macro 'VLC_OBJECT'

);      |                                                ^
../include/vlc_common.h:481  :
      15| 481 |                 ^
UDP);../include/vlc_variables.h  : 
        note: expanded from macro 'VLC_OBJECT'
    |             ^481  | 
c../include/vlc_network.h:o155n:s23t:  snote: texpanded from macro 'net_OpenDgram'r
u  155 | ct : \vlc_comm   on_m      const str)      ne(&(x)t
      |               ^
e262_mbe:uc48: note: rsnetwork/tls.c:121:9:O)t vlc_common_members warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: (const vlc_object_t *  121 |  )(&(x)->op-bj) \
      |               ^
enDgram(VLC_OB>obj) \
      |               ^
      expanded from macro 'var_SetString'
In file included from   262 | # dtext/url.cmvideo_output/vout_intf.csg:e270_E:f              ^

in      |                 ^
e../include/vlc_variables.h:142:48: CT(a),b)
       note: expanded from macro 'var_GetChecked'
r:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|                                               ^
r../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   270(crd, J |   481 |   network/udp.c:240:937       142 | #define var_GetC:
:In file included from  ../include/vlc_common.h:hecked(ov,n,t var_AddCallba "TLS cli  con,st struct vlc_cent plugvar_SetString(a,bvi ) v,c)  n lc_objar_Getwarning: Checked(VLC_OBJECT(o),n,tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],  var_Secn
eomv)
      |                                                ^
tStri../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ng( VLC_OBJECT(a),b,c)
ECT(      |                                                ^
t_t *)(&(x)->oba)mon_,mj) \
      |               ^
  240 | embers:    o  t bIn file included from text/strings.c../include/vlc_common.h:(34c:
onsatIn file included from va../include/vlc_common.h ilablv:l c_objee_ct1031"_SetChecked  :
 (mVLC_OBJECT(sg_D);
      |         ^
o),n../include/vlc_messages.ht *)(&(x)->ob,:j,t,v)) 
      |                                                ^
\83../include/vlc_common.h:481:15: bg( p
note:       |               ^_this, "
:cannot set h5::481 :video_output/vout_subpictures.co:p1174 :1524::  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]l
i m1174 |    i note: sexpanded from macro 'VLC_OBJECT'../include/vlc_variables.hexpanded from macro 'VLC_OBJECT'

t  c, d y:442s  , e, g)
->crop.wid481t | h   =      |  cnote: expanded from macro 'msg_Err'                      ^(%:5
   k83 |    ( : warning: 481 |  var_  G due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e      con
s      mp_tvosg_Geneut, "f
ru  ltInteg442 |     v ar_Clscreen",  conststreate( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINHERIT );
ru      |     ^
c../include/vlc_variables.h:122:39: note: t expanded from macro 'var_Create'
v  122 | #define var_Create(a,b,Flc_commullson_members: (creenCallbconst vlc_object_t *)(&(x)->obj) \ack
c) var_Cr      |               ^
eate( VLC_OBJECT(a),, b NULL );
      |     ^
../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
  166 | #define , c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481In file included from vtext/iso_lang.c | :   a 35 r :
 _A codnIn file included from ../include/vlc_common.hdCal:l1031s:
ba../include/vlc_variables.h:256t:c12 :i warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
struct vlc  _c(  pc481 |       256  co_this,e ro(objemmon_members: (const  VLC_ |   MSG_cts  ,r eturn var_truc"tEx-ennst struct vlc_common_d") - sys->cmSRR, __VA_ARGS__)ekt(Checked( emprbers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
op.x;
      | _obj,                        ^
../include/vlc_variables.h:658:47: note: p
      expanded from macro 'var_GetInteger'
d): %s", hlim,
      |         ^
a  ../include/vlc_messages.hIn file included from text/unicode.c:,| 658:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg | _Ge#neric(p_th31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:dbef,inecis , szva_r_GetIntegename,d) va, VLC_VAR_ADr_AddCallbacDkr(a,b)   vVLC_10(R : MaVLrC_SGO__DBG, __VA_Awarning:     ^RGS__)
      |     ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_messages.h:78:13: note: E
S../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
expanded from macro 'msg_Generic'   
GB   78 |    78 |     vlc S, vval );
      |            ^
JECT(a), b, c, d )
      |                                                   ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |          vlc_common_const _structl c_Log(VLC_OBJECT(omembers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
eLog(VLC_OBJECT(to), p, vlc_modIule_namenteger( VLC_Ovl, __FILE__, input/input.c:__LINE__,B \2763:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |  2763 |              ^ cv_olc_common_members:
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    481 |         const struct vlc_common_members: (const vlc_object_t *)(       ../include/vlc_variables.h:140:48:  vlc_Jdialog_d1031 i&:
../include/vlc_variables.hnote: expanded from macro 'var_SetChecked'
(  140 | x#Ed)efs->bo:bjCT(i350ject_t *)(:ne var_&SetChecked(ao)(,b,n,t,v) varc_Set)Chec
)ked9( \
      |               ^
VLoCn_OBJECT(o),n,t,v)
      |                                                ^
s../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t vlc_object_t: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 *    481) |         con350 |  (s      t|                                               ^&  network/udp.c:245:../include/vlc_common.h13 struc (x)->obj) \:481if( var_G
), p, v:      15: note: expanded from macro 'VLC_OBJECT'
l|               ^
c
:video_output/vout_intf.c:../include/vlc_common.ht:481:15 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  245 |   :vl  481 |         const struct vlc_ note: 273expanded from macro 'VLC_OBJECT'
c_c  ommon_members: common_members: (const vlc_o bjretur:5: warning: ect_tn var_SetChecpked( p_obj, psz_name, VLdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Cl_VAR_STR  I273 |  NG,  
    324 | etval );
var_Create( p_      |            ^
voChecut, ked( p../include/vlc_variables.h_obj, p *)(&(x)->obj) \
      |               ^ sz_name, VLC_V
"video-snapshot", VLC_VARAR_VOID | VLC_VAR_IS_SCOMMAND );
T      R|     ^
In file included from (x)->text/iso_lang.c:35:
In file included from ../include/vlc_common.h:1031:
o../include/vlc_variables.h:276:b10../include/vlc_variables.h:122:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
I  276 | 39 :   note:  expanded from macro 'var_Create'i
f  122 | #define (var !var_GetChecked_sg( p__Dbg(host, "HTTP h_Cmroodebj, psz_nao   if( !var_jst removeduGNmee", a) \
      |               ^
)lte(a,b,;
c) var_Create( VLC_OBJECT(a),tChe      c| k    ^ed( p_obj, GIn file included from psz_name, 
VLC_V,eAtext/strings.c:R34:
_ F&va../include/vlc_messages.h:In file included from l  b, c )
      |                                       ^
_../include/vlc_common.h:name, V_481_L:LOAT,    15 : note: expanded from macro 'VLC_OBJECT'
   &val ) )
      |          ^
../include/vlc_common.h:../include/vlc_variables.h:142:48: 1031C481_):
note:  | ../include/vlc_variables.hF:ILE__expanded from macro 'var_GetChecked', __LI N       c
oE__, \
      | VAR_I            ^ )
      |         ^
nst../include/vlc_variables.h       msg_Err(: p_tNTEGER, &val  (const vlc_object_) )
:      142:48: note: |          ^
expanded from macro 'var_GetChecked'
../include/vlc_variables.h  142 | #:t
h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
142d  e481 |  :48: note:        consexpanded from macro 'var_GetChecked'
   142 | #define*)(&(x v)-ar_GetChecked(o,n,t,v)fine var_ 455t struct vlc_common_membersGetCheck: (const vlesic87s, dtruct vlc_:5: conote: expanded from macro 'msg_Dbg'
m   m87o | n_members: (const vlc_object_t var_GetChecked(VLC_OBJECT(o),n,t,v)
          msg_Gene*r)i(&(xc)|                                                ^-
(p../include/vlc_common.h_"thca(o:nn481:_15o,n,t,v) var>obj) \
      |               ^
i>obj) \
      s, VLC_MobSjtectG s_tinput/var.c:386 *)_DBG, __VA_ARGS__)
      :9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  386 |         v| a              ^(&(x)->ob
j)et \
      |               ^ hop limit (%d
r_Change( p_input, "video_output/vout_intf.c): %s", hnetwork/tls.c:_122:Ge|     ^
:9: prwarning: e:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   122 |         vlct_lonote: b275j:e5cCthecked(VL:_re lwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]eCase_vOBJ (Ec-CT(chapte../include/vlc_messages.h:78
o  275 |     vexpanded from macro 'VLC_OBJECT'
rd);
      |         ^
),n,t  481 |         ar_C../include/vlc_objects.hh:66:25: note: expanded from macro 'vlc_object_release'
   66 | :13: note: expanded from macro 'msg_Generic'
    vlc   con78 |     vlc_Log(VLC_OBJECT(o),st struct p, vlc_module_nam  142 | #define var_GetChecked(o,n,t,v,_obv )
      | jvlect) var__recGiet_C                                               ^
e../include/vlc_common.h:m,
      |             ^
c../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
hommon_memleabeers, e__FILE_(cked(VLC_OBJECT(o),n,t,vs_, __LINE__, \: VLC_O
      |             ^
BJECT(a) )
      |                         ^
../include/vlc_common.h:../include/vlc_common.h:481)
481      |                                                ^
:15: note: expanded from macro 'VLC_OBJECT'
:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15 (c  o481  481 |  481 |       nst v         cons   83 |  t struct vlc_c: note: expanded from macro 'VLC_OBJECT'
481:15: note: expanded from macro 'VLC_OBJECT'
 c  msg_oGe  481 | lc_object_t *)(&(x)->obj) n | n\
      |               ^
st struct vlc_comm        coonst st     n_   In file included from text/iso_lang.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10:481 |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  c     o293 |  ns   m t   s embi c:f(treuct vlc_ commruo5oce: warning: n_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t vlcmem  455 |     var_Create( p_obj, psz_name, VLCnst struct vlc_commric(p_this, VLC_MSG_ERR, onr__VARs: (c_VA__!AvFLOa_nbaersRGS__: ()m_common_members: (coonst vcnos
      lnsct_ ovltc_object_| tr    ^
_../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 vbject_t  |     vlc_Log(VLCG_etChecked( pOBJECT(o), p, vA_obj, ps*)(&(x)->obj) \
      |               ^
 *)(Tlc_object_t *)( lc_| VLmC_oVAR_DOI&(x)->obj)network/httpd.cd&N(x)-g:1030:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1030 |         msg_Err(hoHest,( pz_ \vERoI>ut,T obj) ule_name, __FI);
      |     ^
L../include/vlc_variables.h:122:39E:  \_
n__, __LINE__, \
      |             ^
      ../include/vlc_common.h:481:| 15              ^
note: em: note: expanded from macro 'VLC_OBJECT'
bers: (const vlc_object_t *)(&(  481 | "video-In file included from text/unicode.c:expanded from macro 'var_Create'
s  122 | ame, V   "napshot", VLC_VAR_SETTEXT,x)->ob &text, N#dej) f\U
LLu      |               ^
ine );
O      |     ^
 ../include/vlc_variables.h:128:43: note: 31expanded from macro 'var_Change'
va  128 | #define var_Changr_Createe(a,b:
In file included from (a,b,c) var_Create( VL,c,d,C_eIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: 
      |               ^
OBJECT(a), b, c )
      |                                       ^
   text/url.c:   video_output/vout_subpictures.c:1175:24: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_VA)BJlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/background_worker.lo -MD -MP -MF misc/.deps/background_worker.Tpo -c misc/background_worker.c  -fPIC -DPIC -o misc/.libs/background_worker.o
E../include/vlc_common.hCT(o),n,t,v)r37const stru
:481:
:In file included from  ../include/vlc_common.hc15: note: lt        1175expanded from macro 'VLC_OBJECT' | R    sys-vlc_co|                                                ^
mmowarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h
   n_:_members: (const vlc_objBOO:e1031:
../include/vlc_variables.h  :362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L  362 |    var_Chc481ange( VLC481_OBJECT(a), b, c:15: note: expanded from macro 'VLC_OBJECT'
t_t |          *)(&(x)->obj481 |     const struct vlc_common_members:, &v>crop340 |     if( var_GetChecked( pstill regis i (a) \
      |               ^c
l ) )
      |          ^
tonst vlc_object_ter../include/vlc_variables.hed: %snetwork/udp.c:261:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]f ( var_GetCheck
*)  261 |    (&(x     msg_)->obj) \
      |               ^
Err (p_this, "invalid multicast :In file included from text/strings.c:34:
In file included from ../include/vlc_common.h:1031e142_objinte,drface: %s", iface);
      |         ^
 psz_name, VLC_V(../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
 , d, e )o
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_me   83 |     msg:140:48:mbers: (const _Generic(p_thisv, VLC_MSG_ERR,  note: __VA_Aexpanded from macro 'var_SetChecked'
lRGS__)
      |     ^
c_object_t *)(&(x)->obj) \
../include/vlc_messages.h:78:13      |               ^
: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), pp, vlvideo_output/vout_intf.c:c_module_na276:5: me, __FIwarning: LE__,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  140 | #define var
_obj,  276 |     v mmon_members: AR_STRING, &val ) )p
sz_name, VL(const vlc_o      |         ^
../include/vlc_variables.h:142:arC_bject_48: note:  t *__LINE__, \
      | )(&(x)->obj) \
expanded from macro 'var_GetChecked'
                  ^
|               ^_
SetChecked(o,n,t,v) var_SetC_hnetwork/tls.c../include/vlc_common.he(      cons:t struct vl:481:15: note: expanded from macro 'VLC_OBJECT'VconstA
  481 |         co134.c  142 | #define var_GetChecken",st struct vlc_comhmon_meed(ight = var_GRo,n,t,v) var_GetChecked(VLC_OB_cA:Dk_comDmonetInteR_members: (const48: note: expanded from macro 'var_GetChecked'
 vlc_o  142 | bjectd#defin_t *)(&e vAddCm(x)->obj) \allback(ar_G(VLC_OBJECT
      |               ^
( p_vout, "video-snaposhot", SnapshotCallback,In file included from misc/actions.c:40:
In file included from ../include/vlc_common.h:1031 )NULL );
eger(ob host->url[i]->psz_url);
      |         ^
ject, "y-end../include/vlc_messages.h:",etChecked(o,n,83:5: note: expanded from macro 'msg_Err'
 vlc_object_t *)(&(x)->objbe)rts: \
      |               ^ (
:const vlc_object_t *)   83 |     msg      _Generic(p_thiJECT(o),n,t,vs, VL| 5,v) vC    ^
_aMr_GetChe(&(x)->orckend(", VLCbj))
      | V:                                               ^
L../include/vlc_common.h:E C_OBJE\
      C,|               ^
t,v)
      |                                                ^
T(o../include/vlc_common.h)network/tcp.c,S G_:77:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
network/udp.c:nwarning: ,t,v481:15: note: expanded from macro 'VLC_OBJECT'
     481 |         c77)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]: | 288_VAR_SETTEXT, &t:ext, N
5o  134:
UE481../include/vlc_variables.hLL : warning: );
      |         ^
 | : due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:227:../include/vlc_variables.h12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: 128:43  227 |     return: note: expanded from macro 'var_Change'
RR, __VA _ARGS__)
S  288 |     Snst struct vlc, &val ) _common_members: (const vlcvar_SetC15)msg_Err_object_t hecked( p_obj: note: expanded from macro 'VLC_OBJECT'
, psz_name, VLC_  V      481 | *)) |     ^ - sys->c  128  (&( | #defxAir
n)->oR_Febj) \ 
op.y;
      L    |         ^
OAT, val ../include/vlc_variables.h      );../include/vlc_messages.h:78:13: note: :expanded from macro 'msg_Generic'
    78 |   |                        ^
142../include/vlc_variables.h::48:  pnote: expanded from macro 'var_GetChecked'
  658:47: (pnote: expanded from macro 'var_GetInteger'
var_Change( vlc142
 |       a,b,c,d_Log(V#| d  efine va658 | #defisz_sone               ^
LC_OBJECT(ocks =), p, var_I vlc_movdulIn file included from text/filesystem.ce_namnheritString(: 31p:
In file included from ../include/vlc_common.h:e1031,:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_this, "socks"   ,_this, "cannoe) );var_
      | 
C      hange( V|                 ^t faorce
L../include/vlc_variables.h:C642 m __FILE
:r           ^256 |     _O
51../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  _Ge140 | #define var_SetChecked(o,      |                                                ^
__, __../include/vlc_common.h:LINE__, \return var_SetC:hec
      |             ^
 note: expanded from macro 'var_InheritString'
481:15: kn,t,v) v  ed( p_obj../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         c642note: , psz_name, VLC_VAR_ADDRESS, valr_Getexpanded from macro 'VLC_OBJECT'
 );Checked(o,n,t,v)  | v#a r_GetChecked(VLaC_OB
      |            ^ulticast inrterface %s: %s", ifa  481 |         cJECT(o),nonst str,t ce,
      |     ^
,../include/vlc_messages.h:83:5: vnote: )expanded from macro 'msg_Err'
   83
      |                                                ^
uo |     msg_Generic(p_this, VLC_nst struct ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
v  481 |     tInlMSc_    coBtJeEger(a,G_E_Setvb)   var_GetInlChecked(VLC_OBJECT(o),n,t,v)
common_m      nst str|                                                ^
teeger(mbers: (constct v VLC vlcuct vlc_coR_Robj,c_mod lc_com../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
mmmonu  _memboers: (const vlc_o
481bject_t *)(&l_en_unloadO(crd, crd->m../include/vlc_variables.h:140:odulBJECT(a),b)
      e, t_48_VA_ARGS__)
      |     ^
l_../include/vlc_messages.h:78:13 | :memberss: ect_t *:(con_un  note: | note: expanded from macro 'var_SetChecked'
 expanded from macro 'msg_Generic'
                                              ^   78 |  
) ../include/vlc_common.h:481(&(x)->olCoTad, crd)(;
  140 | #      de| fi    ^
s../include/vlc_modules.h:a45):,27:t vlc_object_t *)(&(x)- note: expanded from macro 'vlc_module_unload'>o
   45 |         vl:
../include/vlc_variables.h:469:5c_module_u: b, c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, d, e )
      |                                           ^
  469 |     var_Cre../include/vlc_common.h n:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       bj  ) \
      :|               ^
 lbj) \
      |               ^
15c:onst network/httpd.c:1033ast oad(VLC_OBJ:In file included from text/iso_lang.c:35:
In file included from  truct vlc_ ../include/vlc_common.h:1031   const struct note: expanded from macro 'VLC_OBJECT'
  481 |   e(       const strp_obj, psz_name, VLC_VAR_STRING | VLC_VARuc_D common_membvlc_cers: (const vl:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_object_t *  cn)onst ((&(x)->obj) \
      |               ^
e var_  304 |  Sts x)->obetChecked(o,n,t,v) var_Sinput/var.cvet ElCT(oChecked(VLC_OBJEtCTruct (o),n,t  if9,v)
      :|                                                ^
)../include/vlc_common.h,m,d,:481__VA_ARGS__)
      |                           ^
o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  mmon_members: (  (l       ikely(!var_Getwarning: Chvdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1033 |       const stc_common_ruct:387:9: :warning: 15c : vlc_colecked (obj, name, VLC_members: (consdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]tV
 ovn  msmsltcg_obje    vlcct__Lmt *)(&(x)->obja_o v)l c\_object_t *)(Warn(host, "client still co&g(nxon)->obj) \
      |               ^
(VLC_OBJECT(o)_,m e  mbers
j)387 |  In file included from        \
      | note: expanded from macro 'VLC_OBJECT'
  481 |         const               ^struct v       var_AddCallback( p:|                ^
_input, "prev-cvideo_output/vout_subpictures.c:1177:9:text/unicode.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hp,nected") v;
      |         ^lc_
modul
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
 ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_name, __FILE__, __( 1177 | LINE_y _,   if (var \
_:In file included from text/url.c   :85_ | e rrc37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h   msg_Generic(Get:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  o429ro(b jpe_c | t, "menu-palett e   var_Crinp      |             ^
", &valph../include/vlc_common.h:481) ap== VLC_SUCC:15E_SS) {
:      |         ^
350t../include/vlc_variables.h:137:33: note: expanded from macro 'var_Get'
  137 | #de note: expanded from macro 'VLC_OBJECT'
:9: warning:   fe481adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
O  350 |         conine vater",r_Get(a,b,c) var_Get tSe |    h(set ekpointCaVLC_OBJECT(a), b, isc )
      |                                 ^
../include/vlc_common.hllback, NULL:481:15: );, V
      |         ^
LC_../include/vlc_variables.h:MSG_WARN, i 166:51: note: expanded from macro 'var_AddCallback'
 note: expanded from macro 'VLC_OBJECT'
__VA_ARGS_ struct vlc_common_memberINHER  166 | #define f( _)
      |     ^
IT );
      |     ^u../include/vlc_messages.h:78:13
:../include/vlc_variables.h:122 note: expanded from macro 'msg_Generic'
  481 |   s: (con     78  |      t  vlcst vl:39_Lc,o nst csotruct vlc__common_memobers: (const_("Your:  note:  expanded from macro 'var_Create'
( vlc_objepc_to_btj ,* )p(s&z(_name, VLC_VAR_INTEGiEnR | VLC_VAR_DOINHERIT );g
      |     ^
bx)->oject_t *)(&../include/vlc_variables.h:122:39(bj) \
      | x): note: expanded from macro 'var_Create'
->(VLC  122 | ob#defi              ^
_OBJECT(ne vlc_common_memberjvideo_output/vout_subpictures.co)):1183:, p, \
      |               ^
  122 | #definear_Creat5: warning: va var_rAddCallsdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1183 |     msg_Dbbag(ob: (const vlc_object_t *)(&(_ck(aject, "crop: %i,%i,%i,%i, palet,te Cbnetwork/udp.c vlc_module_name, __FILE__, __LINE:296:20: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rx  296 | onst eate(a,b,c) var_Create( VLC_OBJEv,c,d)forced: %CT(put caa), b, c var_Add )
      |                                       ^
en't be opened__, \
      | Ca")l,l
b      )->obj) lc_obj            ^
../include/vlc_common.hack(ec../include/vlc_common.h\
In file included from : :481:15V: 481:15: note: expanded from macro 'VLC_OBJECT'
note:       |               ^
LC_OB  481 |         cexpanded from macro 'VLC_OBJECT'
o  481 |         const struct vlc_common_mem|             ^
In file included from text/filesystem.c../include/vlc_dialog.h:73:30: note: expanded from macro 'vlc_dialog_display_error'
n   73 |     vlc_dialog_display_error(VLC_OBJECT(a), b, c, ##__VA_ARGst stbersruct vlc_common_memb:Se__) (const misc/background_worker.c:vlc_object_t *)(&(x)->obj) \
      |               ^
24:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189
(:12a,b,rs: (const vlc_object_: network/httpd.cwarning: :1042:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c)
:t31:
  189 |     return var_SetCheck var_C *)(ed( p&(x)->obj) \
      |               ^
r_obj, psz_name, VL 1042 |     vlc_object_release(Chos_VAR_t);
      |     ^
eate( VLC_OBJECI      NTEGER, In file included from text/strings.c:34:
In file included from ../include/vlc_common.h:1031:
vaT(a)l );
      |            ^
i",
      ../include/vlc_variables.h../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |     va:140:48: note: expanded from macro 'var_SetChecked'
| r|     ^
, _Cre../include/vlc_messages.h  140 | #define var_Sb, c :                             ^)
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
etChAR_COORDS, &val)))
      |                 ^
87../include/vlc_variables.hate( p_obj, ps:142:48ecked(o,n,t,v) var_SetChecked(VLC:_:5O: note: expanded from macro 'msg_Dbg'
BJECT(o),n,t,v)
      |                                                ^
 note: expanded from macro 'var_GetChecked'../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  481 |     142 | #d  efine var_ 481Ge
tCh     ce | c   87 |     msg_   kJed(o,n,EC    const structT(a), b v,lc_common_membhear *ifnam ec ,= d t    crs,:v )( cvoanrs_tG evtlCc_obje c const s../include/vlc_common.h)
      |                                                   ^
truct vlcht_e../include/vlc_common.hc:k_t *)Genec_common_meomrmbersemon_membic(p_t:(&(x)e->obj): \
      |               ^
rs: (const dvIn file included from 481var_Inheri (const vl:tString (obj15: c_object_t *)(&(x)->obj)note: expanded from macro 'VLC_OBJECT'
( \  ,481  | "        const struct vlc_czmisc/background_worker.c_mniofmamcoen"_)mVLC_OBJECT(o),n,emamebe, VLC_t,v)In file included from ../include/vlc_common.h:1031;rV

s: (const vlc      _:obj      24:
elcctIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12481_t *)(&(x)->ob:: j)warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_objects.h15:
|               ^
: _note: oexpanded from macro 'VLC_OBJECT'b|                    ^
  ../include/vlc_variables.h203network/tls.c:135:5:  \warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |               ^
:  135 |     vl../include/vlc_variables.h | input/var.c
66:276:10c_obj::25:  warning:  edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
 return var:  276 |     if(c :391:5:!var_  G481 |         jt _642rconsnote: _t struShelease (crd) eetCheccked( p_twarning: expanded from macro 'vlc_object_release':51: note: expanded from macro 'var_InheritString'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] vlc_common_members: (const   o642vlc_objectb_ct_t  | 
t  etChecked( 
   pj, *)(&(x)_obj, psz_name, 66 |  Ai391 |   R_STRING s, V*|    vlcpsz_nameL)(&(x)->obj) \
      |               ^
C_MSG_DBG, __VA_ARGS__)
      |    v_V    ^LC_VAR_DIn file included from text/url.c:
../include/vlc_messages.h:78VLo, VLCOINHERIT );
      C:__aVVAAR_brjec37| t_release( VLC_OBJECT(a) );
      |                         ^

      |     ^
:
In file included from ../include/vlc_common.h:13../include/vlc_common.h::1031:
../include/vlc_variables.h:#de442    ^:5:BOOL, val );
      R_I warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
NTE| ../include/vlc_objects.h:66:25:            ^GER, &valnote: expanded from macro 'vlc_object_release'
_Chan    66 |     fvlc_io  442 | bject_
    ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'n
  122 | #defi
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #defivangne ver_Create( p_obj, psz_name, VLC) )
      |          ^_VAR_BOOr
L../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
e  142 | lease( VLC_ |e var_SetChecked(o,na rnote: _#d,t,v)
      |                                                ^
 var_expanded from macro 'msg_Generic'../include/vlc_common.h:
481:15: note: expanded from macro 'VLC_OBJECT'   SetCCheckedOBJreate(a,b,c) va
(VLC_OECT(a) )
      | r_CrBJECT(oeate                        ^),
../include/vlc_common.h:n( VLC_OBJEC,  t,v)481:15: note: expanded from macro 'VLC_OBJECT'
481T
(      |                                                ^
a) |         const struct vlc_common_members:   481, b, c )
      |                                       ^
 | ../include/vlc_common.h :481:15: note: expanded from macro 'VLC_OBJECT'
481(const vlc_object_t *)(&(:15x: note: expanded from macro 'VLC_OBJECT'
)78  481 |          conse var_InheritString(o, n) var_Inheri  | tString(VLC_OBJECT(o), n)  t ef../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ine  
  481 |         c on       | var_GetChest struct vlc_c  const struct vlc_common_membeommonstruc_tmr                                                  ^
embes../include/vlc_common.hr:s481:: 15: ( vlc_cocommon_m: embers: (const vlc_object_t *)(&(x)->obj) \- 
      | n              ^
ckedst (vo,n,t,v) va>or_GetChecked(VLCl_cO_ob  481 | b j) \network/tls.c:182:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  182 |     deadline += var_InheritInteger (crd, "ipv4-timeout") * 1000;
      |                 ^
../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
  615 | #define var_InheritInteger(o, n) var_InheritInteger(VLC_OBJECT(o), n)
      |                                                     ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (c
      |               ^
onst vlc_obBject_t *)(&(x)->obj) \
      |               ^
JECT(oject_t *)In file included from network/tls.ctext/iso_lang.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324note: (:10expanded from macro 'VLC_OBJECT'
  481 |  :       const struct vlc_commvo warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
&(x)  324 |     if( !val-r:n_members:> (const vlc_obj_GetCheckeect_t *)(&(xo)->obj) \
      |               ^
193cd( p_obnetwork/udp.c::17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  193 |          j       msg_Err(crd, "TLS sessio,n ha ndshake error");302
      |                 ^
../include/vlc_messages.h:83p::59: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: note: expanded from macro 'msg_Err'
  302 |         msg_Err (obj, "   83 |     invasmsg_Generic(p_this, VLC_MSG_ERR, __VA_lARGS__)
      |     ^
../include/vlc_messages.h:78:13:id multicast interface: %s", ifname);
      |         ^
 ../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Generic'
   78 | )note: ,expanded from macro 'msg_Err'
n   83 |     msg_G    vlc_Log(VLC_OBeneric(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:bj) \
      |               ^
78JE:13: note: expanded from macro 'msg_Generic'
CT(o), p, vlc_m   78 |     vlc_Log(VLCIn file included from misc/background_worker.cz_name_OBJECT(o), p, vl:,c_module_n24:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning:  VL a      comnC_VAR_FodulLe_name, __FILE__, __LINE__, \
      |             ^
e, _../include/vlc_common.h:_FIL481:15: note: expanded from macro 'VLC_OBJECT'
E  ,st _s t,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
truct vlc_comv  212 |     )r
      _, O481mAon_meeturn var_SetChecked Tmb(con(st vlc_objece ,p_intput, "chapter", VLC_VAR_CLEARCHOI___t *rs: (co) nst vlc_object_t _L(og(VLC_OBJE*CES, NULL, NULL );)(
      |     ^
L../include/vlc_variables.h:IVLC_VAR_DNE__, \
C      |             ^
128|                                                ^
O../include/vlc_common.h::(&(x)->obj) \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
INHERIT );
      |     ^
43:../include/vlc_variables.h: note: expanded from macro 'var_Change'122:
39  128 | #define var_Change(a,b,c,d,e) var_Change( VLC_OBJECT(a), b, c, d, e )
      |                                           ^
481:15:: note: expanded from macro 'var_Create'
 note: expanded from macro 'VLC_OBJECT'
    481 |   122 | #define &var_Cre(x)->obj) \
      |               ^
 | at    In file included from text/strings.c:34:
In file included from ../include/vlc_common.h:e(a,b,c) var_Create( VLC_OBJEob1031:
../include/vlc_variables.h:j,491:5: name, VLC_VAR_COORDS, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
CT(a), b, c )
      |                                       ^
   140 | #define var_Set warning:  ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |     var_Crea:481:15: note: expanded from macro 'VLC_OBJECT'
Checketd(o,n,t,v) var_SetChecke  d(VLC_OBJECT(o),n,t,v)e( p_obj, psz481 | _name, VLC
           |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
     const struct vlc_common481 |         co_membnst struct vlc_common_membersers:   481 |      (c   const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
o: (const _VAR_ADDRESS | VLC_VAR_DOnsINHEtR  vlc_ Iobject_t *)(&(T );
      | network/udp.c    ^:
388:5: ../include/vlc_variables.h:122:39warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v
   note: expanded from macro 'var_Create'
lc_o  122 | #define388 |   var_Create(   msg_Ebject../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const strrr (obj, "cannot join sox)->obj)urce mulat,b,c) var_Create( VLC_OBJEicast group:C %s",
      |     ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 | T(a), b, c ) \
      |               ^
    msg_G
      |                                       ^
eneric(p_tIn file included from misc/background_worker.ch../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  :24:
481 |   cons      const struct vlc_comIn file included from ../include/vlc_common.h:1031:
mon_members: (cons../include/vlc_variables.h:227:12t vl &val: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     retu ) )
      |          ^
_t *    uct  const struct ../include/vlc_variables.hv:l142c:_48c: inote: expanded from macro 'var_GetChecked'
osmmon_members,   142V | L#C_MSG_ERR, __VA: (const vldce_obf)i_nARGS__)
      |     ^
jectc_ob(&(x)->obj) \
      |               ^
_ vlct *)(&(xrn j_commoecn_memberst_t *)(&(x)var_Se->obj: () \In file included from 
text/url.c      :| 37              ^:
In file included from ../include/vlc_common.h:
1031:
../include/vlc_variables.h:455)-ctonst vlcIn file included from text/strings.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 |     var_Create( p_obj, psz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from text/strings.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  525 |     var_Create( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->ob>_objecot_t *)(&(x)->obj) \
      |               ^
bj) \
      |               ^
j) \
Checked( p_obj, psz_name, VLCIn file included from text/strings.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:_VAR_FLOinput/var.cA:T410:9539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
          539| 410 |      |       var_Create( p_obj, psz_name, VLC_VAR_  vaFLr_Change( p_input, "chapter", VLC_VAR_ADDOAT | VLC_VAR_CHOICE, &val, &teDOINHERIT
      , val );
      |            ^
xt );../include/vlc_variables.h
:      140|         ^
|     ^
../include/vlc_variables.h:48:128../include/vlc_variables.h::              ^43: note: expanded from macro 'var_Change'
:122 note: expanded from macro 'var_SetChecked'
:39:   140
 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_O:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  128B | #d  455note: Jefnetwork/httpd.c:1057 |   expanded from macro 'var_Create' :
ECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481  122 | In file included from  var_Crtext/filesystem.ceate( p_obj, psz_nam13: warning: e, VLC_VAR_FL:OAT | 15: note: expanded from macro 'VLC_OBJECT'
VLC_V  481 |         const struct vlc_common_meAR_DOINHERIT );
      | mbers    ^
: (co../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
nst vlc_object_t *)  122 | #def(&(x)->obj) \
      |               ^
:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:In file included from misc/background_worker.c:24:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ine var_Creat  241 |     ree(a,tb,c) var_Create( VLC_OBJECT(a), b, c 293)
      | #define var_Create(a,b,                                      ^
../include/vlc_common.h:481:15: note: c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj)   481 |         const struct vlc_com\
      |               ^
mon_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from text/strings.c:34:
In file included from ../include/vlc_common.h:1031urn var_SetChecked(:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  554 |     In file included from var_Creattext/url.c:37:
 p_obj, psz_name, VLC_VIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5:e( p_obj, pAR_STRING, val );
      |            ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'  469 |   
  140 | #defi  var_Create( p_onbj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: sz_name, VLnote: expanded from macro 'var_Create'
eC  122 | #define var_Create(a,b,c) var_Create( var_SetChecked(o,n,t,v) var_Se VLC_OBJE_VAR_SCTtChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.hTRING | VLC_VAR_DOINHERIT
      | :481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct v(a), b,lc_common_ c )    ^

      |                                       ^
../include/vlc_variables.h:../include/vlc_common.h:122:39: 481:15: note: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'var_Create'
:  481 | m        const struct vlc_cembers: (const vommon_members: (const vlc10  122 | #define v_:ar_Create(ine var_Change(aa,bob,c,d,e) j ect_t *)(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]&(x)-
>warning: lc_object 1057 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_t *)(&(x)->,     ob,c) v       msg_Warn(var  293 |   ho  _Chaniaf(r !vars_Create( VLC_OB_GetChecked( p_obj, psz_name, VLC_VAR_BOOL, &val )ge( VLC_ )OBJECT(a), b, 
JECT(a),       b, c )
|       |                                       ^
c, t, "cd, e          ^
annoo)
      |                                           ^
t add../include/vlc_common.hb j) \../include/vlc_common.h../include/vlc_variables.h:142:481:
':%      s'15: note:  (expanded from macro 'VLC_OBJECT'
url :48: note: expanded from macro 'var_GetChecked'  |               ^
481 | 
  t      cons struct vlc_common_members:a481In file included from lreadt struct vlc_co:mmon_memb15ers: (const vlc_objecty _td:e note: expanded from macro 'VLC_OBJECT'
fi  142 |  *)(&(x)->obj#ned)", psz_url);
      |             ^
de../include/vlc_messages.h:85:5: ) \
      |               ^
fine var_Genote: expanded from macro 'msg_Warn'
t   C85  481 |          const struct vlc_c(c |     onst vlc_object_t *)(&(msg_Genex)input/var.c:425:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  425 |         var_Create( p_input, "video", VLC_VAR_BOOL | VLC_VAR_DOINHERIT );
      |         ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
input/var.c:426:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  426 |         var_Create( p_input, "auommondhecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
io"  481r, VLC_VAR_BOOL | VL-C_VA |   >obj) \
      |               ^
R_D  OINHER    cobj) \nst struct 
      |               ^_
mnetwork/tls.c:212:13:IT  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e)  212 |             msg_Err(;
cIn file included from text/url.c:rvlc_d37commo      |         ^n
_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
ic(p_this, VLC_MSG_mmbers: embW  (const vlc_object_t *)(&(x)->o, "TLS sessionARN,  handsh:
In file included from ../include/vlc_common.h:ake t_imebout")1031:
../include/vlc_variables.h:;e
      |             ^
477:5:../include/vlc_messages.h122 |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  #j) \
      |               ^
define :_83:5: var_Cre477note: expanded from macro 'msg_Err'
In file included from    83 |     m |     var_Create( ate(a,b,c) psgv_Gaene_obj, psz_r_CrricVA_ARGS_eate( VLC_OBJECT(a), b, (p_this, c )
      |                                       ^
../include/vlc_common.hVLCtext/strings.c_:MSG_En481:15:RR, :34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5:_ note: expanded from macro 'VLC_OBJECT'
ame,_)s : (const  vlc_
      |     ^
VLC_Vobject_AR_STRING | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_messages.h:_VA_ARGS__)
      |     ^
t78../include/vlc_messages.h
:13: Vnote:   563 |     v:78:13: note: ar_Create( p_obj, psz_name, *)(&(x VLC_VARLC_VAR_  481 |         const struct DOIvlcN_STRING | V_common_memberHERIT )s:L;
      |     ^
 expanded from macro 'msg_Generic'
../include/vlc_variables.h:(cC_VAR_DO   78 |     vlc_Log(V122oLnsCI_t vlc_object_:t *)(&(x)->obj) \
      |               ^
OBJ39:NHERIT
ECT(input/var.c:o), p, v note: expanded from macro 'var_Create'      
lc_  122 | #define var_Create(a,b,c|     ^
../include/vlc_variables.h:122:39: m) vnote: expanded from macro 'var_Create'
  122 | #define var_aodCule_name,reate(a,b, __FILE__, __LINE__,r_Crea427:9:c) var_Creat te( VLC_Oe( VLC_OBJBJECT(a), b, c )EC \
      | 
misc/background_worker.cT(a),      |                                       ^
 b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
            ^
../include/vlc_common.h../include/vlc_common.h:481:::481:15: note: expanded from macro 'VLC_OBJECT'
  15: note: expanded from macro 'VLC_OBJECT'
warning:   481 |    24     con  ):
In file included from ->obj)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481 |          
\  427 |  cons
      | t sst struct               ^481 |                vatruct vlc_comr_Create( pmon_membe_inpuvlc_common_members: (const vlc_object_t *)(
&(x)->obj) rexpanded from macro 'msg_Generic'
s: (const vlc_   oIn file included from text/filesystem.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304../include/vlc_common.h:781031 | :
 ../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\  256 |   : 17 : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bject  304return var_Set
      |               ^
 |     if (likely(!var_Ge_t *)(&(Checked(x)->obj) \
      |               ^
 p_obj, psz_name, VLC_VAR_AD  DtCheckedRESS, va (obj, name,In file included from text/strings.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9:l );
      |  V warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
           ^
  578 |   LC_VAR_COORDS, &val)))
  ../include/vlc_variables.h:const struct vlc_common_members: (const       |                 ^
../include/vlc_variables.hif( vavlc_object_t *)(&(:142:48: note: 140:48: note: expanded from macro 'var_SetChecked'
expanded from macro 'var_GetChecked'
  r_Ch140 | #deange( p  network/httpd.c:1113:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
142 |  f#define var_GetChe vlec_Log(VcikLC_OBJECT(o),t p, v,_obj, psz1113 | e        msg_Warn "d_( o,n,t,vn(host,a) var_Gemet,Cspu", VLC_VAR_BOOlnec_modul var_Se tCVLChx_VAR_C "force closing coLenvar_Get nections");cked(o,n,
      | V)->obj) \
      |               ^
te,_name, v__FILE__, __LINE__, C\h
ecked(o,nhe,t,      |             ^
v)../include/vlc_common.h:481: var_GetChLC_Vckeced(VLC_OBJECT(Ao),n,ked(VRt,v)
      |                                                ^L
../include/vlc_common.h:481C:_DOINHERIT );
      |         ^
../include/vlc_variables.h:15: note: 15: note: expanded from macro 'VLC_OBJECT'expanded from macro 'VLC_OBJECT'
_OBJECT(o),n,t,v)
      | 122:39: note: expanded from macro 'var_Create'                                               ^
| 
../include/vlc_common.h        ^)
: var_SetChecked(VL  481C_ |     O481../include/vlc_messages.h  | 
  122 |       #481In file included from H../include/vlc_messages.h: O const struct vlcdefine var_Create(text/url.ca,:BJb_ECT(o),n,t,v)
      |                                                ^
37:
:85:5:78:13In file included from ../include/vlc_common.h:: 1031../include/vlc_common.h::
note: expanded from macro 'msg_Generic'
   78 | 481  note: expanded from macro 'msg_Warn'
,c)../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   vlc_LogI var_Cr:C-15: note: Eexpanded from macro 'VLC_OBJECT'S
e:>COUNT, obj) \  (a  491 |   & tcount15 ve( VL,C _OBJVL
          EaCT(a), b, c )
      |                                       ^
NU../include/vlc_common.h:LL ) )
      |         ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
| 481              ^
r_Create( p_obj:  15128: |  #input/input.c define,  psz_name, VLC_V:note: expanded from macro 'VLC_OBJECT'
2766  C_OB481:AR_ADDRESS    c85 | const so9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |         const struc| 2766 | t vlc_common_members: (const vlc_object_t *)(&(x)->o  vtar_Changbj) \
      | eJECT(o), p, vlc_module_name     , __FILE__,  ruct vlc_common_members:m (const vlc_object_t *)(&(              ^x)->obj) \
      |               ^

 vlcm_object_release( in );
      |         ^(In file included from text/filesystem.c:31input/var.c:
429../include/vlc_objects.h:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
In file included from ../include/vlc_common.h:1031:
:66:../include/vlc_variables.h:  a429 |         var_Create(25: note: expanded from macro 'vlc_object_release'
    ,324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p_input, "audio-tr VLC_ack", VLC_VAR_INTEGER   |VLC_VA  324 |     ifR_DOINHERIT );( !vb,c,don_members: (const Var_GetChecked( p_obj,m psz_name
      |         ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
A  122 | #def__Line var_CreaINE__, \
      | te, VLC_VAR_F            ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
LOAT,   481 |         const struct vlc_c&val ) )
      |          ^
R_Dommon_me:s note: (a,b,c) vmar_Create( VLC_bers: (consexpanded from macro 'VLC_OBJECT'
O  481 |         const struct vlc_common_members: (const vlc_object_t g../include/vlc_variables.h:142*_Generic(:48: note: expanded from macro 'var_GetChecked'p
  142 | #define varIN_)(&(x)HER->IT );GetChecked(o,n,t,v) var_GetCheckeobj) \
      |               ^

      |     ^
d(VLC_OBJECT(o),n,t,_../include/vlc_variables.h:122:39tv)
      | h                                               ^
../include/vlc_common.h:481: note: expanded from macro 'var_Create'
  122 | #define var_Cr:In file included from 15: note: expanded from macro 'VLC_OBJECT'
text/iso_lang.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:t vi  9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lc_object_t *)(&(481 |    340 |     if( v      ar_Gx)->obj) \
      |                ^etChec
k,e) vscvlc_objenetwork/udp.c:390:5: ,warning: ed( p_obj,onst struct vlc_c481 |   o      const struct vlc_cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ommon_member
ms: (const vmct_t *)(&(x)->obj)o \
      |               ^
n_memlar_Change(b  psz_name, VLC_VAR_STRING, VLC_OBJECTV &val )L( )
      |         ^
a), b, c, d, e )
      |                                           ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  142 | #define var_GetChecked(o,n,t,v) var_Geet  481CC | hecked(_rOBJECT(a), b, c )
      |                                       ^
VLC_OBJECT(o),cs: _object(cons_t *)n,t,v)
      |                                                ^
  (&(x)->tobj) ../include/vlc_common.h:481:\15: note: expanded from macro 'VLC_OBJECT'../include/vlc_common.h
  481 |   e:M481SG_WARN, __V     ate(a,b,c) var:15: note: expanded from macro 'VLC_OBJECT'
390
      |               ^
 |    481 |   _ In file included from misc/background_worker.c:24:
In file included from ../include/vlc_common.h   const  str          const struct vlc_common_membuectrs: (const vlc_object_ vlconstc:1031 network/tls.c:597:5: warning:   _common_medue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]mbers: (constt v
l  597 |     msg_Dc_object_t *)(&A b:
../include/vlc_variables.h_:(x)->obj) \
      |               ^
276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |     if( !g(objCArm, "resolving %s .struct evlate( Vc_commo.n_RLGC_OBJECme66.T (m"b,vla),v caS nb, c _)am
      | _object_t *)r(_Getsg_W&(x)->obj) \
      |               ^
arn (obj, "e);
      |                                       ^t
    ^../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
In file included from   r481y |  ers: ( const vlc_object_t *)(text/filesystem.c_i)      cng ASM instead of SSM...");
      |     ^
Co&(x)->obj) \
      |               ^
nsth../include/vlc_messages.hinput/var.c
      |     ^
 :85:5: 
note: ../include/vlc_messages.h:78expanded from macro 'msg_Warn'
:../include/vlc_messages.h:87:5430:13: note: : note: expanded from macro 'msg_Dbg'
::31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
9 |     vlc_obje: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'msg_Generic'  340  
430   78 |     vlc_Log(VLC_O   85 |     |   mBsgc       JEC   T(o), p, |  vlc_mostruct vt_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:e15: note: expanded from macro 'VLC_OBJECT'
vlc_comm  481 |         codule_name, __FILE__, __LIacked( Nr_CrEoneate( _membe___Generircs(, \
      |             ^
p_this, VLC_MSG_    if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^p
p_i_obj, psz_name, VLC_Vn *../include/vlc_variables.h:142put, "sub-t../include/vlc_common.h:87: | :raAR_INTEGER481:15: note: expanded from macro 'VLC_OBJECT'
, (cck", VLC_VAWARRN, __VA__A48: note: expanded from macro 'var_GetChecked'
    142 | #def &vnon st struct vlc_comal m o) )ine var
      | 481n_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 |         const struct vlc_common_memberinput/input.c:2779:27: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_s: (const vlc_obje         ^INT
EGERct_t *)(&(x)->obj) \GetChecked(o,n,t,v)
      |               ^../include/vlc_variables.h:142:48: 
note: |Vexpanded from macro 'var_GetChecked'
L  142 | #define var_GetChecked(o,n,C_VAR_DOINHERIT );
      |         ^
../include/vlc_variables.ht,:122:v) var_G39: note: expanded from macro 'var_Create'
  etChecke 122 | #define var_Cr d(VLCeate(var_GetC a,b,c) var_Create2779 |       s   psz_demux_chain = var_GetNonEmpIn file included from text/strings.c_:OBJEmtyS( tring(p_isgCVT(o)hecked(VLC_OBJECT(o,47:
In file included from _)(&(x)->),n,oGbt vl../include/vlc_input.hetnerit_j) \
      |               ^
t,v)
      |                                                ^
../include/vlc_common.hnpuc_object_t *)( *&(x)-)In file included from (&>obj) \
      t:|               ^
(x)->obj) \41:

      | ../include/vlc_vout.h:              ^
125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  125 |     vlc_objeIn file included from text/url.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h, ":text/iso_lang.c481::3515: note: ct_rec:511:expanded from macro 'VLC_OBJECT'(p_this, Vl
e5: a  warning: 481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Ls  e( p_vout |      :
In file included from 511 |     )var_Cre../include/vlc_common.h:1031:
ate( p_obj, ps;
      |     ^
RGS__)../include/vlc_variables.h:350:9LC_O
      |     ^
C_MSG../include/vlc_objects.h:66:../include/vlc_messages.h:: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
   350 |   78:13: note: expanded from macro 'msg_Generic'
 demux-fil Bt25: note: expanded from macro 'vlc_object_release'In file included from    e78r");
      |                           ^
misc/actions.c../include/vlc_variables.h:662:61: note: expanded from macro 'var_GetNonEmptyString'z_name, VLC:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12:JECT(a), b,_VAR 
 warning: 
_DB   66 |  i |     _f 662 | #def(i neINTE  vvc )
a r_Ge vlconst structtG      EG, |                                       ^
../include/vlc_common.h:481:15: c_Log(VLC_OBCnote: hexpanded from macro 'VLC_OBJECT'R | VeckedJ __VA_ARE(L C_VAR_DOIvN
HE  GS__p_obj, pslcR_IcTz
_      )
ommon_mneam| 481m | e, VLC_VAR_STRING, &val ) )    ^

      |         ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
CT(o), p, v        bers: (coconstnst  vlc_object_t *)(&(x)->obj) \sl  122 | #tdefine vrac_muct vlc_odr
network/httpd.c      :|               ^
common_members: (conule_name,st_Cr  v_l_FILE__In file included from text/filesystem.c:31:
In file included from ../include/vlc_common.h:1031:
, _../include/vlc_variables.h:e350:9ate(a,b,c) var__LCreate( VLC_OBJECT(a), b, c )
      I|                                       ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
N../include/vlc_common.h:  E_481_:15: note: expanded from macro 'VLC_OBJECT'
, \
      |             ^
  481350 |   c_object_ |       t  *)(&(x)->odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   241 bcjo) \
      |               ^
nst struct vlc_common_membersinput/var.c: |     return var_Se if( var_GetChecke: (const ../include/vlc_variables.h:142:48: 432:d( p_objtnote: expanded from macro 'var_GetChecked'
, ps  9z_name, VLC_VA142 | #define var_GetChChR_../include/vlc_common.hSTRING::v, ecked( pecked(o,n,t,_ warning: vobj, p&481va) var_Glsz_namdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e,ec_object_t *)(&l  (x))  ->obj) n432 |   t      v,t,\v:
      |               ^
 ))
15: 
      | ar_Crenote: expanded from macro 'VLC_OBJECT'
      |   a481 |          ^tVLC_VAR_STRING, val 
       const struct vlc_In file included from c                                               ^e( p_in);
      |            ^
o../include/vlc_variables.h
p../include/vlc_common.hm:m481o:15n: _note: mexpanded from macro 'VLC_OBJECT'embers: (
../include/vlc_variables.h:142:48: ut, "anote: u  :140:48: note: expanded from macro 'var_SetChecked'
dio-lan  guage"Cexpanded from macro 'var_GetChecked'
,
h        142 | #defe|         ^
text/url.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:481 |    cked../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
const  122 |      i525#140 | c(#VLC_OBJECT(o),n,t,v)
      |                                                ^
 nvlc_objedefine:5: warning: onstdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] struct vlc_common_membersde
e var_  : (consfiGetChecked(o,n,t,v) 525v |     arc_t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
tvar_Crn vaeatee var_CreG vlc_oatete(a,bCr  481 |   _,c) var_CreSeheckebtChec      const struct vlc_( p_obj, psz_namd(VLCe, VLCj_Oacommont_e( VLC_OB1990_VAR_BOOL | VLC_VAR_DOIt *)(&(NJHx)->obj:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
BJECT(o),n, t_m      |     ^
Eked(o,n,t,v)RIT
      | ,v) var_Seembers: ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
1990 |             78 |  tChecked(VLC_OBJ     ^
(const vlc_object_t *)(&(x)->obj) \
      |  ECT(o)  vlc_L,on,t,v)
        |                                                ^
ec) t\
      |               ^
_t *)(&(x../include/vlc_common.hg:(VLC_OBJECT(o)../include/vlc_variables.h:122:39: note: ,expanded from macro 'var_Create'
   122 | #defipne, vlc_ modnetwork/udp.c
      |                                                ^
481:15: ../include/vlc_common.h:ule_name, __FILE_481_:15: note: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'VLC_OBJECT'
  481 |   :314:60: , _warning: unused parameter 'srclen' [-Wunused-parameter]
_vL  314 |                ^  a              r a  481 |     _C    const )structrea sockadd  r->obj)te(a,b,c)  const stru Ivar_rCreate( NE__, \
      | \
      |               ^
             ^c
t vlc_comm../include/vlc_common.hoVLC_OBJ:ECT481:      conIn file included from misc/background_worker.c:24:
In file included from ../include/vlc_common.h:1031:
15(a), b,: note: expanded from macro 'VLC_OBJECT'
_../include/vlc_variables.hGetNonEmpt yStringst strucn )c
      |                                       ^
:293:10: ../include/vlc_common.h:481:15: note: (expanded from macro 'VLC_OBJECT'warning: 
a,b)   va
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_memsr_G
mbersg  _Err(hos:In file included from ttext/iso_lang.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h (const vlc_o:362:9: warning: bject_t *)(&(x)->ob  481 |       ,j  const stru  t vlc_common_medue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mbers: (const vlc_o) \
      |               ^b  481cject_
362 | t *)(&    i(x)->obfj( varIn file included from text/filesystem.c:_)G31e:
tIn file included from  ../include/vlc_common.h:1031:
 "pollCh../include/vlc_variables.h\
t :v362lce_c:c9k:e d( p_obj, psz_name, VLC_VAR_ADDRESS,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  362 |     if( var_GetChecked( mpm_objo, psz_name, VLC_VAR_AD &val n)_ )
members:       |         ^
ing error: %D(const../include/vlc_variables.h:142:48sRES: note: expanded from macro 'var_GetChecked'
  142 | #dS,efine var",  &      vl| c_v |   _              ^
strerror_c(e  rrno));
      |             ^
    const struct vlal ) )
../include/vlc_messages.h      |         ^
c:83:5: _note: expanded from macro 'msg_Err'
../include/vlc_variables.hIn file included from :142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(misc/actions.c:40:
In file included from ../include/vlc_common.h:1031:
o,n,t,v) vaGer_../include/vlc_variables.h:GetChecked(VtChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
LC_OBJEC      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_co   83 |  T(o),n,t,v)
      |                                                ^
   msg_Generi256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: c(p_  256 |     renote: expanded from macro 'VLC_OBJECT'
tmmonthis,urn var VLC_  481 |    _Se_     const tstruct vlc_commMSG_ERR, members: (const vlc_cobject_t *)(&(Checked(o mp_objmon_members: (cons__t , pszvl_namec_object_t *)(&(x)->obj), VLC_VAR_ADDRESVA \
      |               ^_ARGSS, val );
      |            ^
__
)
      |     ^
../include/vlc_variables.h:140:48:../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
 note: expanded from macro 'var_SetChecked'
   78 |     vlc_Log(VL*In file included from text/url.c  140 | #define var_SetCh:37:
In file included from ../include/vlc_common.h:1031:
ecked(o,n,xt),v) var_SetChe../include/vlc_variables.h: on_membv->lobj) 539:sr5: warning: ers: (co\
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cc_object_t *)(n&(x)->obj) \
st vlc_obj      |               ^
In file included from text/iso_lang.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429 |     var_Create( p_obj, psz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHEect_t *)(&R(xnetwork/tls.cIT );
:602:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  602 |    )      |     ^
-> obj) \
      |               ^
    msg_Err(obj, "cannot resolve %s port %u: %s", nC_OBJECT(oame,), p, vlc../include/vlc_variables.h: _module_port,122
cked(Vn      |         ^
In file included from text/filesystem.c:LC:../include/vlc_messages.h31:
In file included from 39: note: expanded from macro 'var_Create'
../include/vlc_common.h:am1031:
e_O../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  122 |   429BJ#EdefCT(o),n,t,v)
      |                                                ^
ine var_Cre |  ate, __FILE__,  (a,b,c) var_Crea  __var_Create( p_obj, psz_name, VLC_VA../include/vlc_common.hR293t  539 |     var_Creat | :481:15: note: ,_INTEGER | VLC_VA:83:5: note: expanded from macro 'msg_Err'
   83 | Re( VLC_OB  JEeC( pT(a), b_D_L  ,I NE__, \
      | expanded from macro 'VLC_OBJECT'
             ^o  481 |         const vc
   ../include/vlc_common.h s  msg_btruct vlc_cGo)lc_o
mm      |                                       ^
oneneric(p_this, Vsock../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
le_members: :n_t srclen,
      |                                                            ^
(const vlc_object_t *L)(&(x)->obj) \
      |               ^
j481  481 |   OINnetwork/udp.cIn file included from misc/actions.c:40::15:
In file included from ../include/vlc_common.h:1031:
473:5: :../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note: expanded from macro 'VLC_OBJECT'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    276 |   481 |         const struc  HERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  bject_re      con473 |     msg_E,lC_Mrr (obj, "cannote  join multicast group: t122a vl%s",
pse( VLC_OBJECT      |     ^
 c_(a) )
      |                         ^
../include/vlc_messages.h:commost stSG_ERsn_members../include/vlc_common.h:481:15:ruct vlc_c83e: note:  | #d5:o tNonote: efimmexpanded from macro 'msg_Err'
on_members: (const vlc_object_t *)(&(x):nEmp->obj) \
      |               ^
tyString( VLC_OBJEC (T(a),b)zIn file included from _name,text/iso_lang.c:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442R:c,on Vs5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  442 |     83 |   L   var_
C_VA_         m| _VA_ARGS__)
      |     ^
                                                            ^sg_Generic(p_thiCreate( p_ob
 s../include/vlc_common.h:481:15../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
ne var_Create(a,b,c) var_Cre   78 |     vlc_Log(VLC_OBJECTa,:vlc_object_t *)(&(x)->obj) \
      |               ^
j, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINRif( _!var_GetChec  VLC_MSG_ERR, __VA_ARGS_te( VLC_OBJ_)
      |     ^
../include/vlc_messages.h:78HERIT );
      |     ^
../include/vlc_variables.h(o),:ECT(a), b, c Fked( p_obj, )psz_name, VLC_
note: LVAR_BOO      |                                       ^
O../include/vlc_common.h:481AL, T |&122va:: 15: note: expanded from macro 'VLC_OBJECT'
p, vexpanded from macro 'VLC_OBJECT'  481 |         co l :13: note: expanded from macro 'msg_Generic'
nst struct v
lc  48139: _lc_monote: expanded from macro 'var_Create'
  122 | #def   78 |   | i ne var_Create(a,bco   vlc_Log(VLC_OBJEVLC_VAR_DOINHE, cR m mon)I _ mT 
v      a|  e mcbre_rCsr:e a(tceonst vlCT(o), pc,_ onst struct vlc_cvlcomm_on_members: (const vlc_object_t *)m ( VLC_OBJECT(a))
      |          ^, b, c 
)../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #d
      | efine var_GetChecked(o,n,                                      ^
t)obj,v) va(&(x)->obj) \
      |               ^
../include/vlc_common.h:481:15: note: eexpanded from macro 'VLC_OBJECT'
ct_t *)(&(x)->or_Godule_name, __Finput/input.c:etC  481 |  IL       const stru2787:c13hect vlc_commkedon_me(VLC_OBJEbj) \
      | CTmbers: ((o),n,t,v)
      |                                                ^
: ../include/vlc_common.h:481:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
const  vlc_obje2787c | t            msg__t *)(&E(rr(p_input, "Failed to create dem15: note: expanded from macro 'VLC_OBJECT'
  481 |         conux fist struct vlc_common_members: (const vlc_object_t *)(&(E__, __Lx)x)->obj) \
      |               ^
->obj)INE__, \
                    ^
 \
      | |               ^
            ^
lter");
      ../include/vlc_common.h:481:15: |             ^
note: expanded from macro 'VLC_OBJECT'
  481 |  In file included from text/filesystem.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hIn file included from text/iso_lang.c:35:442:5: warning: ../include/vlc_messages.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  442 |  :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:   455 |     var_Crea83:te(5: note: expanded from macro 'msg_Err'
   83 | In file included from misc/background_worker.c:24:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    304 |     iE      const struct vlc_commonC_  T(a), b, c )
      |                                       ^
   msg_Gvar_Create( p_obj, psz_name, eneric(p_this, VfLmCe _MVL ( p_oblikely(!var_mbers: (const vlc_object_t *)(&(x)->obj) \GetChecked (obj, name, VLC_VA
      |               ^
jR_COO, SG_ERR,RDS, &val)))
      |  if( !var __V                ^
../include/vlc_variables.h:142:48: note: ../include/vlc_common.hpsz_name, VLC_V:A_Ge481:15: note: CAexpanded from macro 'VLC_OBJECT'_ARGS__tChecked)( p_obj, psz_name, VLC_VAR_INTEGER, &
v
al ) )      |     ^
R_FLOAT | VLC_VAR_DOINHERIT );

network/udp.c:530:18:../include/vlc_messages.h:      expanded from macro 'VLC_OBJECT'
|          ^
expanded from macro 'var_GetChecked'
../include/vlc_variables.h:142:48: note: 78expanded from macro 'var_GetChecked'  481 |         const st:  142 | #ruct de
fine vvlc_common_members: (const   ar_GetChecked(o,n,t,v)  142 | #define v481 |  dule_name, ar_ var__FILE____, __GeV       LINE| vl    ^
G../include/vlc_variables.h13: note: expanded from macro 'msg_Generic'
tChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),:e122:39: note: expanded from macro 'var_Create'
__, \
      |             ^
tCh   78 |    ../include/vlc_common.hnecked(VL:cC  _ vlc_Log(VoLC_OBJECT(o), 481:bject_t *)(&(x)->obj) \
      |               ^
 p, vlcAR_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
B122 | #de  OO15530L :_modu note: expanded from macro 'VLC_OBJECT' | VLC_V
A,t,v)       const struct vlc_common_mem481 | 
Rf ine bers       v      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
le_name, __FILE__,   c_on_DOI481sNHERIT );
      | t    ^
../include/vlc_variables.h | O_ BJECT(o),n,t,v): (cons
t       |                                                ^vlc_object_t *)(&(x)->ob 
j) \
      |               ^
_In file included from  ../include/vlc_common.htext/strings.c:47:
:481:input/var.c:434:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L../include/vlc_input.h:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  434 |  INEs15__, \
      |             ^
t       var_C   ../include/vlc_common.h527 |     in: note: expanded from macro 'VLC_OBJECT'
 |  rp   481 |        eu atconst struct vlc:481:15: note: expanded from macro 'VLC_OBJECT'
_common_memte( p_input, _bers"sub-language",
      |         ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Cr     :481e  (const vl  i_hlim = ar_c Ctatrhve(a,ar_InheritInte |     ^
beate(a,b,c   ../include/vlc_variables.h     const struct vlc_common_membersge) var_Crr( p_t:122:39: note:  h: (const vl  c_object_t *)(&(x)->obreate( iexpanded from macro 'var_Create'
j)s consVLC_:O122B:J39E:C Tnote: expanded from macro 'var_Create'
, "tt  122 | #l"de );
      |                  ^
 fine var_Create(a,b,c) var_Create( VLC_(a), b, c )
      |                                       ^\OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
  481 |         const struct vlc_common_members: (ca  122 |   on481 | st v   lc_object_t *)(&(x)->obj) \
      |               ^
615 | #de#define var_Create(aIn file included from text/iso_lang.cf,ibne var_InheritInte,ger:35c(o ) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
, n) var_InheritInteger(V:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469: 5:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC  469 |     var_Create( p_obj_OBJECT(o), n)
      |                                                     ^
, psz_na../include/vlc_common.h me, VLC_VAR_STRING | VLC_VAR_DOINHERI
      |               ^
 :  coinput/input.cT );
      |     ^
:../include/vlc_variables.h:2788:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 2788 |             vlc_object_release( in );
      |             ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
n122:39:   66 |     vlc_ note: expanded from macro 'var_Create'
object_release( VLC_OBJECT(a) )
,c) va_object      r  _rut| ../include/vlc_common.h:481:15: note: c_Create( VLC_OBJexpanded from macro 'VLC_OBJECT'
EC  481 |                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481:15: 122T(a), b, | #defin  e var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )t c )
      |                                       ^

      |                                       ^
../include/vlc_common.h481:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'  481 |    note:  | 
      co     481 |          const struct vlc_common_membt      const structe rvlc_commvond_t *inpu_tmlc_cons*t  struct  =s: (const vlcstvlc_co_ mimon_members: (cructonst vlc_o bjec cexpanded from macro 'VLC_OBJECT't_t *nput_C
)(  481 |    &(    oxr)->obj) \
e acte( pareonst struct vlc_covlc_common_memnms      t st| r              ^
muct vlc_co  bon_members: input/var.c142 | :e436:9:(constobjeemcbe  vwarning: ldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c
_  436 |         var_Creatent, o(b ject_t *)(&(xr)->obj)s: (rs: (cons \
      |               ^
ct vlc_ob)jnetwork/udp.c:532ot:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ect_t *  _t i)t(&(x)->o(bp_input, "menu-l&(x)->obj) \nst v
      |               ^
a532 |     msg_Dbg( lc_objecinput/input.c:2797:5: t_t *warning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](
&(x)->obj) \
      |               ^
 nguagej",)
       \|         ^

../include/vlc_variables.h      2797mIn file included from emon_members | misc/actions.c:| 40              ^:

In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10::122: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:39  293 |     ifIn file included from misc/background_worker.c:24:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_FLOAT, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
: note: expanded from macro 'var_Create'
    ( !var_GetChecked142 | #define p122 | #mvar_GetChecked(o,n,t,v) var__define varthi_Create(a,b,c) var_Cre ( p(_coobn    s, st vGetC"lnet: cvar_SetBool( p_input, "can-seek", b_checj, psz_an_seek );
      |     ^
../include/vlc_variables.hcoate( VLC_OkBJECT(a)_onbject_t *ame, VLC_VAR_B:260:46: note: expanded from macro 'var_SetBool'
OOLe,d  (VLC_OBJE)(&(x)->obj) 260 | #define varst struct _v,SetBlc_ool(a,b,c\
      |               ^)      var_SetBool( VLC_OBJECT(
a),b,c)
      |                                              ^
../include/vlc_common.hC :481:15: T(o),n,In file included from text/url.c:l, b, c )
      |                                       ^
common_members: (const../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'37:

In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |           connst struct vlc_common_mt,v)
necting to [%s#o]:%d"define var_GetChecked(o,n,tg, ps,v) var_GetCh zveemcked(VLC_OBJECT(o),n,t,v)
      |                                                ^,
l../include/vlc_common.h:481:15: note: c*_h ost, i_port );note: expanded from macro 'VLC_OBJECT'
)(  &(481 |         cons&val ) )
      |          ^
t struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'

      |     ^
  142 | #def../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
bine var_GetChecked(o,|               ^
   87 |     n,t,v) var_GetChecked(VLC_OBJmsg_GECT(o),n,t,v)
      eers: (c| o                                               ^
neric(p_m      |                                                ^
../include/vlc_common.h:mon_membIn file included from text/memstream.c:25ers: (:
In file included from ../include/vlc_common.h:1031../include/vlc_common.h:this, VLC_MSG_DBG, __VA_ARGS__):
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  293 |     ox
)-554 |     var_Createnst v( p      |     ^
_locb_jo,b jpesczt__nta m*e, VLC_V)A(R&_(STRING | VLC_VARx)_../include/vlc_messages.h:78:13: note: 481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  expanded from macro 'msg_Generic'
   78 |   -D>oOINH>EoRbIjT) \
      | bj) \
      |               ^481:15: note: 
_              ^o
bnetwork/tls.c
      : 607 :v5: warning: | In file included from text/iso_lang.cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:35:
In file included from ../include/vlc_common.h:1031:
i    ^
../include/vlc_variables.h:477  607 |  ../include/vlc_variables.h:122:   msg_Dbg(obj, "connecting to %s port %u lf( c_LoN!varg(VL39: U ..note: expanded from macro 'var_Create'
.", name, poC_OBJECT(o  122 | #define var_C), p,r eate(a,b,c) var_Crjectrt);
      |     ^
LL, N../include/vlc_messages.hvlc_::5:eateULL );( VLC_OBJECT(a), b87:5: note: expanded from macro 'msg_Dbg'

      |    87, c  | m  )warning:    msg_Generic(p_this, VLC_MSG_D
o      | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]BG, __VA_AR                                      ^
 ../include/vlc_common.h G_t *)(&(x)->obj) \
S__)
      |     ^
_GetChecked( p_obj, :481psz_namexpanded from macro 'VLC_OBJECT':15: e, VLCnote: 
           conexpanded from macro 'VLC_OBJECT'
  | expanded from macro 'VLC_OBJECT'st struct vlc_comm  o481 |      
481 |         const strun_mem  481 |         const stcrb_VAR_BOOL, uct v              ^lc_common_members: (con  &t vlcs_ t vlc_objecval ) )
      |          ^t
                            ^
../include/vlc_variables.h../include/vlc_input.h:501:46common_membe
_ers: (const vlc_odule_name, bjec../include/vlc_messages.h:78__FILE__, __LINE__, :tt_t *)(&(x)-13:const struct vlc_comm note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBoJECT(o), p,In file included from  vlc_module_name, n___FI>mobjLE__, emb__rs: (const vlc_object_t *)L(&(x)->obj) \
      |               ^
ers: (INE__,c:o In file included from misc/actions.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: note: expanded from macro 'input_Create'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  :501142 |  \
      |             ^
:48: note: expanded from macro 'var_GetChecked'
text/filesystem.cns:*)(&(x)->obj) \
      |               ^
  304 |     if (like../include/vlc_common.hly(!var \
      | _GetCheck            ^
ed (obj, naIn file included from mtext/url.ce, VLC_Vt vlc../include/vlc_common.h:_object_t *)(&(x)->obj) \
      |               ^
  142 | #define var481_GeA:37:
In file included from ../include/vlc_common.h::15R31:1031:
../include/vlc_variables.h:563input/input.c:5_ note: expanded from macro 'VLC_OBJECT'
C)O tChecked(o,n,t,v) var_GetChecked(  481 |     :VLORDS, &v481 :15:  C\
      |               ^
:
:anote: In file included from 2824expanded from macro 'VLC_OBJECT'
../include/vlc_common.h#:5: :  lwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]1031481 |   In file included from misc/background_worker.c:
: 2824 |     const struct vlc_commo  vardefine input_C__:
r n_me../include/vlc_variables.hSmbers: (coeate(a,bnst vlc_object_t *)warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
et,BO&  563 |     varc(,d,e)_Create( p_      )obj, xBJEC)->)const stropsz_name, VLC_TVAR_STRING | VLC_VAR_DOINbj) \
      |               ^
HERITouct vlc_commonetwork/tls.c:615:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) :var_Create( 24:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_OBJECT(a),   b, c )
      |                                       ^
340../include/vlc_common.h:481:15: | 455 note: expanded from macro 'VLC_OBJECT' 
  481 |         cons)t struct
 i       vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 n_memb  In file included from text/url.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9(o),n  615 |      : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
         omsg578l( p_iers: (ci| o_Ernst vlc_object_t *)(&f(x,t,v)->obj) \
      |               ^
)
                ^( vanetwork/udp.c:537:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  r_
537 |         msg_Err (p_tGet../include/vlc_variables.hnput, "Chis      |  |     if( vahe                                               ^:
r_Change142(: p_48: note: expanded from macro 'var_GetChecked'
obj, pszcan-pau_se"name,../include/vlc_common.h, "ca :, in-VLCnnot  142 _rVAR_CHOICESCOUNT, &cou481:nt, NULL ) )
      |         ^
esolve [%s]:%d : %s", psz_ho>b_can_pausest15 | #define var../include/vlc_variables.h, r(obn:128::43: note: expanded from macro 'var_Change' ||
 !in->b_   can_pace_control ); /* XXpX temporary becanote: u128 | #tj,di_port,
      |          ^
"../include/vlc_messages.hco_:83:5: note: expanded from macro 'msg_Err'
C   rueaste(VLeexpanded from macro 'VLC_OBJECT'
nnection error: %s",eC vlc__OsBtJrEerroCr_c(errno));
      |             ^
 of es_out_timeshift*/
      |     ^
T(../include/vlc_variables.h:a_GetC260:46: hnote: eexpanded from macro 'var_SetBool'c
ked(o,n,t,v) var_  260 | #define var_SetBool(a,b,),b,c,d,e)
      |                                              ^GetncChecked(VLC_OBJ
)../include/vlc_common.h:  481:15: note: expanded from macro 'VLC_OBJECT'
    var_SetBool  481 |        st vlc_object_t *)(&(x)ECT(o),(n -V,t,v>ob)
      |                                                ^
j../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
L const strC_OBJECT(  481) \
 |        | ../include/vlc_messages.h:83:5              ^
: note: expanded from macro 'msg_Err'
          consckedinput/var.ct struct vlc_c( p:a)ommon_members: (const83 |     msg_,b,c)
      |                                              ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 vlc_obj_  439:ect_uct vobt *)j, psz_name, VLC_VAR_STRING, 83 |  481 (  &&val msg_Generic(p_this | )9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     ,) VLC_(x)->o  MSG_ERR,439 |     c onst st        var_Creat
      |         ^
__VA_ARGSbj)e ../include/vlc_variables.h:Generic(p_this, V142:48: note: expanded from macro 'var_GetChecked'
_\  142_)
      |     ^
 | LC#../include/vlc_messages.h:78:13: l_note: ruMct vlcc__common_common_membmembers: (const ers: (cvlc_objonst vlc_obect_t *jexpanded from macro 'msg_Generic')ect_t *)(&(x)->obj) \

      |               ^
   78 |     vlc_Log(VLC_OBJECT(o), p,(&(x)-> In file included from obj) \
      |               ^
text/strings.c:47:
../include/vlc_input.h:530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/input.c:2825:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
define var_GetChecke dS(Go,n,t,v) var_GetChecked(V2825 |     v_LEC_OBJ:vlc_RRmodul, e_nam__VA_5: warning: ae, __FILE_r__, __LINE__, ARGS__)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |   455 |     var    ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
_\
      |             ^
../include/vlc_common.h   78:Create( p_obj,  |     vlc_Log481S:(15:psz_name etBool(note: expanded from macro 'VLC_OBJECT'

VLC_OB      |   481 |         const s, t              ^
VLC_V  481 |       ruct vlc_coAR_mmon_members: FLOAT | VLC_ JIn file included from misc/actions.c(const vlc_oECT(o),bjecVAR_DOINHERIt_t *)(&(x)->p  _input, "cac :40p, vlc:
_moIn file included from dule_name, __FI../include/vlc_common.h:1031:
../include/vlc_variables.h:324onst sn-robj) \
      |               ^
truct vl:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  324 |     if( !var_GetChecked( p_obj, _common_mnetwork/udp.c:556:15: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
pszemberTs: ( );
      |     ^
actoe", !in->b_can_pace_cont../include/vlc_variables.h:nst vlc_object_t ECT(o),n,t,122:39: rol || in*)(&->b_can__name, VLC_VAnote: expanded from macro 'var_Create'v
R(r)  x)
      |                                                ^
122 | #define../include/vlc_common.h-_FL>Oo :v481  :15AT, &val 556bj) \
      )a   )530 | te_contro |  |     
       |          ^
              ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #del ); /* XXX temporary bar_ fine s ecvIn file included from text/memstream.ca:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:ar_Crtr = var_InheritString (p_t17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
use  304 |     if (l hoif es_out_timeshift*/
      |     ^ikely(!var_GetC: note: expanded from macro 'VLC_OBJECT'
  s, "mifaceeate(hecked (obja,b,c) var_CreaGetChecked(o,n,t,v
")) v../include/vlc_variables.h:260:46: note: ar_GetC481 |       ;  checo
te( VLC_OBJECT(a), b, c )
       | kexpanded from macro 'var_SetBool'                                            ^
../include/vlc_common.h:481:15: 
n  | 260e | d(st stVLC_OBJECT(r              ^
o),n,../include/vlc_variables.h:#define var_SetBool(a,b,c)      642:51: note: expanded from macro 'var_InheritString'
var_S  642 | #defuct vletBool( tnote: expanded from macro 'VLC_OBJECT'
  481 |   c_commoi VLC_OBJECT(a),b,c)
      |                                              ^
n../include/vlc_common.h:481:15: note: _memb expanded from macro 'VLC_OBJECT'
  481 |   ne vare_rs: (const vlc_object_t *)     const struct vInheritlc_common_m(S&t(rxi)n-g,(vo)
      , | >eombers:bj) \
       |               ^
 (const v l     const struct vlc_common_memc_object In file included from _t *)(&(x)->obj) \
    vlc_object_release( input );
      |         ^
                                               ^
../include/vlc_objects.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:  481 |      ( p_input, "66:25: note: auexpanded from macro 'vlc_object_release'
LE__, n) var_misc/background_worker.c:_InheritStrin24   d      i  |               ^
g(VLC_OBo66 |  :
J-track-idIn file included from In file included from ../include/vlc_common.h"_LINE__, \
      |             ^
 const s../include/vlc_common.h:481:E,
      |         ^
:1031:
../include/vlc_variables.h:../include/vlc_variables.h15350CT:9: warning:    vlc_object_redue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lease( VLC_OBJECT(a)  350 |     if( var_ )
      |                         ^
GetChecked( ../include/vlc_common.hp:481:15bers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
: note: expanded from macro 'VLC_OBJECT'_obj, psz_n
am  481 |   e, VLC_Vinput/input.c:2826:5 :    AR_STRING,  const warning:  strdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
u 2826 |     var_ct vlc&_coSetBool( p_input, "cvaammon_membern-rewind",l ) )
      |         ^
 !in-../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
>s: (  142 | #defbcine var_GetCheocked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
_rescale_ts && !../include/vlc_common.h:in->b_can_pace_contnst vlc_object_t *)(&(x)->obrol && jtext/filesystem.c:31:
In file included from ../include/vlc_common.h:1031in->b_can_ra:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)   469 |     \
      |               ^
te_covar_Create( p481:15: note: expanded from macro 'VLC_OBJECT'
_obj, psz_name, VLC_VAR_STRIN  481 |    G | VLC_VAR_DOINHEntrol R     coIT );
      |     ^
);
../include/vlc_variables.h:122:39: note:       | In file included from text/strings.c:47:
../include/vlc_input.h    ^
expanded from macro 'var_Create'
  ../include/vlc_variables.h:260:46:122 | #define note: expanded from macro 'var_SetBool'
 var_Create(a,b,c  260 | #def) va:572:ine var_SetB10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ool(a,br_Create( Vnst s  tr572 |       ,c)      var_Set   vlc_Bool( VLC_OBJECT(a),b,c)
      |                                              ^
uct voblc_coLC_OBJECject_../include/vlc_common.h:481:15: note: T(a)expanded from macro 'VLC_OBJECT'
release( (vlc_ob,   481ject_t *)(pp_vout[i]) );
      |          ^
 |        b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 const struct vlc_c  481 |       ../include/vlc_objects.h m const struct: 66ovlc_c(o), ommn):122:o39: 
      |                                                   ^
note: expanded from macro 'var_Create'
n  _members: (c../include/vlc_common.h:481:mon_me15: note: expanded from macro 'VLC_OBJECT'
122 | #  481 |  def     m  ine var_Create(a,b,c)mbers: (co: vo note: expanded from macro 'VLC_OBJECT'
ar_C  481 |  c o n s t n   srteconst struct vlc_commruct st vlc_object_t *)(&nvlc_coo:25:mast vlc_objec(x)->obj) \
      |               ^t
m_on_members: (cotnsIn file included from text/filesystem.c:31:
In file included from ../include/vlc_common.h:n1031:
../include/vlc_variables.h:477e(: 5V:L warning: tC _vOlB JECT(a), b, cnote:  )
t *)(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'vlc_object_release'
        |                                       ^
&m../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
oc   _o  481 | bje477_m 66 |     vlc | _object_release(  VLC_OBJECT(a) (       var_Create( p_obj, empsz_name, ,x)- name, VLC_VAR_C) nbers_members:   cO(const str: (const vlc_object_t *)(&(x)->obj) \
uct       ORDS|               ^
VL
C      |                         ^
_VAR_S../include/vlc_common.h:,input/input.c:2832:ovlc _&val)))
      |                 ^10common_
memTR../include/vlc_variables.h:nING142:48: note:  | VLC_VAR>oexpanded from macro 'var_GetChecked'bers: (con481:15: note: expanded from macro 'VLC_OBJECT'

  481 |           const struct vst vlc_object_t *)(&(x142 | #define var_GetCbj) \
      |               ^
)->obj) \
heck:st vlc_object_      |               ^
t *)(&(x)->obj) \
      |               ^
eIn file included from misc/background_worker.c:24lc_common_me input/var.c:441:9::
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: mbenetwork/tls.cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  r
s:d(o 2832 |    441   (const :637:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc_obje  ct_t *)(&(x)-,n,t,v) var_G637 |     msg_e>obtChecked(VLC_OBJECTj) \ |         var_Create( p_input
       | i              ^f(( !voa)r_G362 | 
 ,n,t,v )
      |  , "sub                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 etBoif(  481 var_Ge-t |      ol( p_input, "input-r   ecord-native" ) )const sttCrhecked( 
      | p_o         ^
b../include/vlc_variables.h:659:41: note: j, expanded from macro 'var_GetBool'
psz_nam  659e, | #define var_GetBool(a,ackb) VLC_   var_GetBV_ruAR_ADDRESS, &valct vlc_coDOINoHERIT );
       ) )
      |         ^
-m|     ^
../include/vlc_variables.h:id",
      |         ^
o122l( VLC_OBJECT(../include/vlc_variables.h:mon_m:../include/vlc_variables.h:142:a),b)
      |                                         ^
ember../include/vlc_common.h:481:12248: note: expanded from macro 'var_GetChecked'
f  142 | s#::39: note: expanded from macro 'var_Create'
 (coine var_Cd  122 | #definenst vh39 var_Clcange(a,b,c,d,e) var_Change( VLC_OBJECT(a_rea)te:(a,b,c) var_Creo bject_t *)(&(x)->oate( VLC_OBJ,ECT b, (a), b, c )note: cexpanded from macro 'var_Create', d,
      |                                       ^
bj) \
      | ../include/vlc_common.h:481:15:               ^
ef15ine var: note: expanded from macro 'VLC_OBJECT'
_GetChecked(o,n,t,v) var_GetChecked(note: expanded from macro 'VLC_OBJECT'
  481 |         const str  481 |   Vuct vIn file included from text/memstream.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   LC_OBJECT(  
324 |     ifo),n( !var_GetCh,t   cons  t struclc_coecked,v) e )
      |                                           ^
t../include/vlc_common.h:481:15: note: Dbg(creds, "reso ( p
_ob      | vlc_common_members                                               ^
: ../include/vlc_common.h:481:15(: note: expanded from macro 'VLC_OBJECT'const vlexpanded from macro 'VLC_OBJECT'c
_object_  481 |         tconst s *)
(&(x)-truct vlclving %s ...", name);
      |     ^
../include/vlc_messages.h:  87:5: note: _comm481on_members: (consexpanded from macro 'msg_Dbg'
   87 |     t |    vlc_objmmomsgec n _t _t *)(>ob&(_Generic(p_this, VLC_MSG_D j) \
      |               ^BG  , __VA_ARGS__)const struct vlc_com

      x)|     ^
../include/vlc_messages.h:78:13: ->note: expanded from macro 'msg_Generic'
   78 |   input/input.c:2834:5mon_membmembers: (  vlc_Log(VLC_OBJECT(o), p, vlc_modcobule: _name, __warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 2834 |     var_SetBool( j) \
      | ers: (cF              ^
ILE__, _onstp_inp_LIN vlE__, \
      |             ^
c_object_t *)(&(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
xut,)->obj) \
 "ca  481 |    n-rec     const str      |               ^uct ord", true );
      |     ^

../include/vlc_variables.h:260:46: note: expanded from macro 'var_SetBool'
  v260 | #define var_SetBool(a,b,c) lonstc_commo vlc_     vobject_tar_ *n_mS)(etBool&(x)->obj) ( VLCIn file included from misc/background_worker.c:24:
In file included from ../include/vlc_common.h122e:_ | m1031:
../include/vlc_variables.h:\
      |               ^
Ob#define var429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/var.c:444:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
BJECT(e  444 |  r       var_Cs: (const re_Create(a,b,c) var_Creavlc_object_t ate( p_input,a ),b,"sub-file", VLte( VLc)C_OBJECTC_VAR_STRING | VLC_
      |                                              ^
(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
*VAR_DOINH  ERIT );
      |         ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
t481 | a), b,  429 |     var_Create( p_ob c )
      |                                       ^
)j, psjz_na  (me, VL122 | #de&    , ../include/vlc_common.h:psz_naC_ me, VLCruct vlfine _VARvVAR_IN_FLOAT, &vTEGER | VLC_VAR_DOINHE481RI:15: note: expanded from macro 'VLC_OBJECT'
(x)->c_c  481 |      aT ld e) )
      | f ommintext/strings.coen vao)a         ^
r_Cr../include/vlc_variables.h:166:51: :;
      |     ^  const struct vlc_common_memb_memnote: eate(a,b,c) var_Create( VLCbexpanded from macro 'var_AddCallback'r_Iers:641:e28: warning: _   const strnuctrs: (const vl (c
h onc_oberijst vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tSlect_t *)../include/vlc_variables.hc_object_t:122:39:(  641 |              &(x../include/vlc_variables.h:142:48tr: note: expanded from macro 'var_GetChecked'
 ing(o, n) var_InheritS *)(&(x)  -142 | #define var_GetCheck>obj) \
      tring(VLC note: expanded from macro 'var_Create'
|               ^
_ed(o,n,t,v) var_GetChecked(VL)C-_>obj) \
      | OIn file included from text/filesystem.c:31:
In file included from OB../include/vlc_common.h:1031:
              ^  
../include/vlc_variables.h:O491:5: BJE
122   166 | #dJECT(o)     lvCT(,warning: In file included from misc/actions.c:40:
In file included from ../include/vlc_common.h:1031e:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.hflicn_ec ov ar_:Am | dangn )340
:      9| :                                                  ^ 
warning: ../include/vlc_common.hddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]m:481= var_
G:etNo15: note: nEmptyStringexpanded from macro 'VLC_OBJECT'
(input, "  481 |  a), b,       cons c )
      |                                       ^

t stron_meCma../include/vlc_common.h:  481:15: note: expanded from macro 'VLC_OBJECT'
lb491 |     var_lbackCreesub-language");
      |                            ^
ate(( p_o  ../include/vlc_variables.h  340 |     if( v:arbj, psz_n662:ame, VLa,b,c,d)uc_t G61: note: expanded from macro 'var_GetNonEmptyString'
etCvClc_common var_  _V662 | #define var_GeA_heckedt(N oApm_objn,R_ pddCallback( VLCrssz__OBJECT(a), b, embers: (const vlc_object_t *#define: )(&(x)->obj) \
nc      |               ^
am, d )
      |                                                   ^
EmptyStrin (consnetwork/tcp.c:88:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
g   88 |      (a,b)  ../include/vlc_common.h:481:15: var_GetNtonvaerE_CmAD vlc_object_t *ptySDR   msg_Dbg( t,p_tring( VLC_OhisBJECT(a) note: expanded from macro 'VLC_OBJECT'
481 |     ,b)
    co      |                                                             ^
ESS | V  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
, nct VLs"n  481LC_VAR_ |   re_t *)(&(x)->obj) \
      |               ^
DOtC_VAR_STRINGI,481Nnetwork/udp.cHEe)( | RIT );
      | & at    ^
struct &../include/vlc_variables.htval ) )
:       :(e vlc_comxm)o->o(a,b,c)  b j)  v 563:26: a\|         ^

      warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r_Crea
t|               ^
n_membeconne r   c tsi:n g( c../include/vlc_variables.h563:cons | t o n s input/input.c :2875tv struct vlc_cl142:9 :t o owarning: mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_object_t m*)(&(x)->obj) \
      |               ^
    net_onSetDSCP (fd:48 2875 |     if( var_%s port %d (SOGC_KmBeJ, mbers:vainput/var.cr_Inher i(tcInte:445:9: warning: ger (p_this, "dscp"));S) "
      |         ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_messages.h

:87:5: note: expanded from macro 'msg_Dbg'e( VLC_OBJEe
tIntegerCT(a), b, c )
      |                                       ^
      ../include/vlc_common.h:481:15:|                          ^
../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
 Eonst vlc_object_t *)(&(x)  note: expanded from macro 'VLC_OBJECT'615 | #define v( p_Ca 
  481 | r_InheritInteger(     const struct To,vlc_common ->obj)       const sinput, "clo    87 |     msg_Generic(: note: expanded from macro 'var_GetChecked'_ mepn) var_InheritIntruct vlcm
_comb  emon_members: (teger(VLC_O\
      |               ^
c  445 |        (video_output/vout_intf.c:279:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
142k var_BJECT |   279 | (o#)define   , n)
 var_Cre ate( -v      syocon)ar_GetCheckst,ed(o,n,t,v) var_GetC vlc_hnobject_t *)(&(x)->obj) \
      |               ^
ec,ked(VLC_OBJECTn(o),n,t,v)
      |                                                ^
In file included from misc/background_worker.c:24:
|                                                     ^ct,vIn file included from 
../include/vlc_common.h)../include/vlc_common.h:C481:15reate( p_ih../include/vlc_common.h:nput, "r:481sub-autodetect-f_this, VLC_MSG_DBG, rile"1031__VA_ARGS__),:
      |     ^
 note: ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
:
   78 |     vlc_Log(VLC_OBJECT(o), p, v
lc_module_name,o      p" ) !=  _expanded from macro 'VLC_OBJECT':15:|                                                ^

V ../include/vlc_common.h:481:15Ts: (o), p,__FI:../include/vlc_variables.hLvoE_ut_, __LINE__, \
      |             ^
:LC_VAR_BOOL  122|
      |         ^
 vlc_:39module_name, __FILE__, _note:   ../include/vlc_variables.h:122:39, "video-filter",
_      |     ^
481../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 | LINE__, \  : note: 122 | expanded from macro 'var_Create'
  122: | # note: expanded from macro 'var_Create'
  122 | #define define var_Create(a,b,c) var
v      b|             ^
_Creat../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
je) \#d  efi
      | ../include/vlc_common.h:481ne:15: note: expanded from macro 'VLC_OBJECT'
481  481 |    expanded from macro 'VLC_OBJECT' 
note:   expanded from macro 'VLC_OBJECT'
var_ |   481 |         const struct    Crvlc_co              ^
481   const struct vlenetwork/tls.c:642:9: warning:        const str(umcct  vlca_mon_mte(a,bce_mcboem,ommon_membersc) mon_members: (const vlc_: (cooVvLC_OBJECTa(a), b, cr_Create( VLC_OBJECTbject_t *n()(sa-1 t vl |    )     ), b,    c )
      |                                       ^
 c
       ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_obje &(x)->oct_bj) t\
      |               ^
 *)(&(rs: (const vl|          ^network/tcp.c:  481 |         x)->obj) \
      |               ^
 
c../include/vlc_variables.h:con_o658:47: bject_t *stnote:  expanded from macro 'var_GetInteger'
c100:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   658o | #de  100 | )(fine   video_output/vout_subpictures.c&:1250var(_Gaert_InteCreate(a,b,cg:er(a,b) x))->ob j )   vvaar_Create( VL\
C_OBJECT      5|               ^
(a), b,: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 c )
      |                                       ^
442:5: warning: network/udp.c:579:13:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 )  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  579 |             481 |         const_         strmuct vlc_co  mmo  n_members: (const struct vlc_com  msg_: (cGeonst vlc_object_t *)(&(x)-
      | >obj) \E
      mon_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|   442 |     var_CtI                                      ^
rr( p_c1250om../include/vlc_common.h:481:15: r |  nsstgruct vlc_commonnst vlc_objec_eWarn(t h_meimbers: (const vteger( VLC_   fitl_t *)OBJmtECT(a),b)
(&(x)->      | obbje)r s: (const \
      |               ^
              ^
vlc_sinput/var.c:, 447":S9ocket type not suppo: text/strings.c:663:29: warning: rted thdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
erough SOCKS"   663 |   )          ;
      |                 ^
 ../include/vlc_messages.hawarning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e                                              ^
../include/vlc_common.h( p_obj:, psz_name, VL481:15      objec:C_VAR_BOOL | VLC_Vt_t
 *)(&(x)->obj  447AR_DOINHERIT );
      |     ^
 | ../include/vlc_variables.h:122:39note: expanded from macro 'VLC_OBJECT'
: note: expanded from macro 'var_Create'
  481 |       :    122 | #define con s 83) t  s      var_Get \
      |               ^
      truct vlc_co var_Creatmmon_member var_CIn file included from etext/memstream.c:s: (c25r_onst:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lc_op  340 |     if( var_Gete( p_innote: expanded from macro 'VLC_OBJECT'
Ch_bjectecked( p_obj, psz_name, VLC_   481 |     this,rVeatAR_evS T"RING, &val ) )
      |         ^
lc_ob../include/vlc_variables.h:142:48: (a,b,c) var_Integer(input, "bit-rAddProxyCallbacks((vlc_oa%te") / 1000)note: ;expanded from macro 'var_GetChecked'

        142 | #define var_GetCheckeds(o,n,t,v) var_Getj|                             ^
Checked(VLC_OBJECT (p../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'
o)ectCort %d : %s", ps,zn,t,v)_
      |                                                ^
:5t *)(&(x)->obj) \
      _host, i: note: expanded from macro 'msg_Err'
   83 |     msdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bje_../include/vlc_common.hgct_t port,
      |             ^
*)| :opaqu481
../include/vlc_messages.h:85:  5_Ge642neric(: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_te,his,              ^p_th  VLC_MisSG_:, VLC_MSG_ERR, __VA_ARGfilter,
      WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
|     ^
   78S__)
 |     vlc_rLog(VLC_OBJECe15T(o      | ), :p, v | ../include/vlc_filter.h:242:30: note:        ^
expanded from macro 'filter_AddProxyCallbacks'
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
  242 |     f   78  |     vlc_Log(VLC_OBJECT(o), p, vlc_a
tilter_AddPemodule_name, __FILE__, _  658 | #defi  _LIN( note:   mspIn file included from text/filesystem.c:_ roxyCallbacks(VE__, \
      |             ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 LC_OBJECT(a31:
In file included from u), b,ne * c)
      |                              ^
va  r481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)_GetInteger(a,b)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         ->objconst struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
t, "sub-autodetect-video_output/vout_subpictures.c:path   vagr_GetInteger( VLC_OBJECT(a_Err(creds")),,b)
      |                                               ^
expanded from macro 'VLC_OBJECT' 
../include/vlc_common.h:  1257:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1257 |     fi,lter_DelProxyCallbacks((v"c VL481VLC_OBJElc_object_t *)opaque, filter,
      |     ^
) \(
      |               ^
C&(x |   network/tcp.c:111:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  111 |                 msg_Err( p_t-his, "T481:15: note: ransport not supported through SOCKS" );
       | expanded from macro 'VLC_OBJECT'
                ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_thi../include/vlc_common.h  481 |         consCs, VLC_MSG_ERR, __V    A_A>oRt strGuS__)
      |     ^
:1031:
../include/vlc_variables.h:511:bcTj_)Vt Avlc5: R_STRIN G (coan), b, c )
      s|                                       ^
t../include/vlc_common.h:481|:15:  note: expanded from macro 'VLC_OBJECT'
_  s../include/vlc_filter.htr
      | 481uct vlcc_comm:on_membommon_mewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m  511 |             ^
bers: v(conest vlc_oa../include/vlc_messages.hr_:78Cr:../include/vlc_variables.hrs: :13: 122:e39(note: expanded from macro 'msg_Generic'
bject_t *)(&(x   78 |     vlc_Log(VLan253const vl:ca: te( p_not resolve %s portoCb_note: expanded from macro 'var_Create'
O  122 | #defij,30: note: neexpanded from macro 'filter_DelProxyCallbacks'
 var_C ) psz_name,  | _objecVr%eate(a,b,c) var_Create( VLCB  253 |     fJ_Eilter_DelProxyCal        ->const strolbju)backs(VLC_OBJECTct vlc_c u\o
:      |               ^
m %s", name, port,
      |         ^
t_t *)(&(x)->obj) \
      ../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
|               ^
   83 |    CT(o), In file included from ptext/memstream.ctext/strings.c:670:25:
In file included from , vlc:29: ../include/vlc_common.h:1031warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_mod:
../include/vlc_variables.h(:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  670 |    mon_members: ( cons  t350 vl | c_object_t *)(&(    if( var_GetLC_VAR_INTEGER |  VLC _VAR_DOINHERIT
      |     ^
    Checked( p   msg_Generic(../include/vlc_variables.h:122:39:      _    p_this, VLC_MSobnote: expanded from macro 'var_Create'
G_  122 | #define var_Create(a,b,c) var_Cj, psz_name, VLC_VAR_ERR, __VA_ARGS__)
      |     ^
r   e    v../include/vlc_messages.har_Ge:78:13: note: expanded from macro 'msg_Generic'
   78 |    ate(  VSTRING, &val ) )ule_namLC_Oe,t
      |         ^BJECT(a), b, c )vlc_Log(VLC_
      |                                       ^
 __FILE../include/vlc_common.h:481_:_15,: note: expanded from macro 'VLC_OBJECT'
 __LO  BJINE__, \
      |             ^
../include/vlc_common.h:ECT(o), 481:15: note: p, vlc_module_name, __FILE__, _expanded from macro 'VLC_OBJECT'
481   | 481  |              const s_LINE__, \
      |             ^
a../include/vlc_common.h:481), b,t
:15: note:  c)
      |                              ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         cexpanded from macro 'VLC_OBJECT'
onst struct vlc_commo  n_m../include/vlc_variables.h481 |      r uct vlc_common_members: (cons:142:48: note: expanded from macro 'var_GetChecked'
  const str  const struct vlc_common_member  142 | s: (co#denstfine uct vlvaemc_common_memr_bGetCers: (cohecked(o,n ,vt,v)bers: (const nst  var_GetChecked(VLC_OBJECT(o),n,lt,tv)
      |                                                ^
vlc_o../include/vlc_common.h:481vlc_object_t *)(&(x)->bjobj) \
      |               ^
ect_t *)(&(x)->obj) \
      |               ^
x)->obj) \
      |               ^
:15: note: expanded from macro 'VLC_OBJECT'
video_output/vout_subpictures.c:1272:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1272  481 |     network/tls.c:652:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from cmisc/background_worker.c_:24:
In file included from ../include/vlc_common.h:1031:
  ../include/vlc_variables.h652 |      | :455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o    filt    455 |  bjec         const_t *)(&(x)->o t struct vlc_co msg_Err(creds, "socbj) \
      | ket error: %s", vlc_strerror_c(errno));
      |             ^
mm on var_Create( p_obj, p_membes              ^erz_name, VLC_VAR_F../include/vlc_messages.h:83:rs: (const vlcOLOAT | VLC_VARBJECT(a), b, _o_bject_t *)(&(x)->obj) \
      |               ^
Acd dProxyCa)
      |                                       ^

../include/vlc_common.h:481:15: IIn file included from text/memstream.c:25:
In file included from  ../include/vlc_common.hllbacks((note: vlc_n:tIn file included from etext/filesystem.cvlc_oger(input, ":31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'
_o    525 |     var_Createbject_t *)opaquebject_chapter"))1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,(   362 | Dp_obtj, psz_name, OV ;LC
      |                             ^
 filter,_VAR_BOOL | VL*481
       |         con|     ^
s../include/vlc_filter.h:242:30: note: expanded from macro 'filter_AddProxyCallbacks'
C_VAR_DOIN  t sHtruct vlc_common_members: (consIt v \E../include/vlc_variables.h:658)(&(x)->ob
      :47: note: lc_ojexpanded from macro 'var_GetInteger'
) |               ^
\
Nbjec    if(   var_GetCht_t *eck)(658 | #defi      |               ^Hne var_GetInteger(a,b)   v&ar_Eed( p_obj, psz_name, VLC_VAR_ADDRESS, &val )GeRtInteger( VLC_video_output/vout_intf.c:I281: )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
T5OBJECT(a),b: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
242)
      |                                               ^
 |   281 |      142 | #define var     filter_AddProxyCallvba(xcks(VLC_OBJE)->obj) \
C../include/vlc_common.h:481:RITTar_
      | AddCall    ^back( p_vout, "video-filter
15: note: (a),", b, c)
 VideoFilter_GetChecked(o      ,Cexpanded from macro 'VLC_OBJECT'anl,lback, NULL );
      | 
|                              ^
    ^
  ../include/vlc_variables.h481 |     ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |           co:166:51:tn st );
,v) var_G e tChecked(VLC_OBJECT(o),n, tnote: ,v)
expanded from macro 'var_AddCallback'      |                                                ^

      |   166struct vl../include/vlc_common.h:    ^c481:c_15: note: expanded from macro 'VLC_OBJECT'../include/vlc_variables.h
:  481 |   122:c
 ../include/vlc_variables.h:122:39 : note: ommon_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
expanded from macro 'var_Create'
  122 | #d  e f ine var_39C: note: expanded from macro 'var_Create'reate | #define var_
A(ddC  avideo_output/vout_subpictures.c,b122 | #defioallback(a,b,c,d) var_Addns,c) var_:Calne var_Creacot      t eCreate( VLC_OBJE(a,b,c) var_Create1279struct vlCT(c:5( _VLC_OBJECT(a)vaar_GetCc, bh: omecked( p_obj,warning: ), b, c )
      |               ^
 psz_name| ,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

 VLinput/var.c,                                      ^
 c )
      |                                       ^
C_V../include/vlc_common.h:481m:15: note: on_members: (network/tcp.cc../include/vlc_common.h::121:9:ons:449:9: warning: 481AR_ST warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
RtING vl c, _obje&val ) )
      ct_t *)(&(x)->:obj) \
      |               ^
  121 |      text/strings.c:694:42: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  694 |                       15 : note:     expanded from macro 'VLC_OBJECT'
               var_GetInteg  msger(inputexpanded from macro 'VLC_OBJECT'
nst_Dbg    481 |        ( p const struct vlc_common_t_h, "title"| ));
      |                                          ^
        ^../include/vlc_variables.h:658due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481 |   
 
m../include/vlc_variables.h:142:48s: note: expanded from macro 'var_GetChecked'
ist  :449 |  47: note: expanded from macro 'var_GetInteger'
ruct    embers: (const vlc  v_, l 658 | #define var_GetInt"net: connecting objeger(a,b)  to %s por  142 | c#d e_common_members: (tef i ne cvoar_GetChecked(o,n,t,nst vlc_obj1279 |      v) var_ ct_t GetChecked(VLC*_OBJECT(oco)ect_t(&(x)->o),nbj) v\
      |               ^
ar_GetInteger( V L*C_OBJE)(&(nx)->obj) \
      |               ^
filter_DelProxyCallbCacIn file included from misc/background_worker.c s%ks(T(:24:
In file included from ../include/vlc_common.h:1031:
vlc_ot stru../include/vlc_variables.h,t,v)
      |                                                ^
bje(a),b)
      |                                               ^cIn file included from text/memstream.c:25:
In file included from ../include/vlc_common.h:1031d", p:
../include/vlc_variables.h::469sct    429:5:vlc_common_m ../include/vlc_common.ht_:em:bers: (c5: warning: t 481 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  429 |     va15onstdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: note: expanded from macro 'VLC_OBJECT'

../include/vlc_common.h   vlr_*c481_ | )object_t *o: 481 )(&(x)->obj):15: note: expanded from macro 'VLC_OBJECT'
  481 |       pCr e acte( p_o b\j
,      |               ^
o psz  n      cIn file included from text/filesystem.c:469z_realhost,
      |         ^
s_ | nstonst    v../include/vlc_messages.h:31 str:
In file included from  struct valt struc_uctcname, VLoC_VAR_../include/vlc_common.h:INTEGER vlc_common_members: (const vlc_objcecmmon87:5: note: expanded from macro 'msg_Dbg't1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 vlc_c | VLC_VAaque,
t_mem   _omm   539on_members:  |    (const vlc_Rt *)(&bfilt_eDr(x)->,
O      |     ^
obj) \
      |               ^I
Nobjec87 | ters  _t *)vtext/strings.c:aHERIT );
      |     ^
703::r ../include/vlc_variables.h:122_Cre:39: (cons../include/vlc_filter.hnote: r_Create( p_oabj, psz_n    msg_Gen(&(x)->expanded from macro 'var_Create'
te( p_obo   const   122 | #de:253:30: 38: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
fsbt  703 |    eruct vlc_cio vricnote: m(p_thisexpanded from macro 'filter_DelProxyCallbacks'
       ar_Create( j) \
      |               ^
                         - var_GetInteger(, VLC_MSG_Dinpup_it, In file included from misc/actions.c:neam"time"));ne, Vt vlc_object_
B
t *)G, __V      |                                      ^
  A_ARGS../include/vlc_variables.h  __)477 |     var_Cre
p253a:       658t | v|     ^
a r _C:../include/vlc_messages.h:78:13:   note: expanded from macro 'msg_Generic'
   78 |     vlc_Lfilog(VLCter_DelPr47rueate(a,b,c) var_Cr40LC_Ve_OBJECA: T(o), p, vlc_modunote: expanded from macro 'var_GetInteger'
o  le_name, xyCallbata, _jm_Fc:
onk, p"tssz_name,eu ( VVLLC_VAR_FLOAT | VLC_e( p_obj, pszVAR_nI_DOINHEs(VLC_OBJECT(a),LE__, __L Ib, c)
      N|                              ^
E_../include/vlc_common.hb_,a \
      |             ^
me, V-RIT
      |     ^
../include/vlc_variables.h:122:39: LC_VAR_STRINGC_OBnote: expanded from macro 'var_Create'
 JECT(a)  122 | #define var_Creat| VLC_VAe(a,b,c) v:ar_CreatR_DOINHeE5: note: RIT );
      |     ^
481:../include/vlc_variables.hexpanded from macro 'msg_Err'
15:122:39: note: expanded from macro 'var_Create'
   (  a_ 122:m83V | Le    mCsg |  m_b_OBJECT(a)note: expanded from macro 'VLC_OBJECT'
#dR_STRING   481 |         con, b, c )Ge| st neric(p_this, VLC_MSGefine var__ECreate(a,b,c) var_Create(e rVsL:
      |                                       ^
struc (t vlc_common_m../include/vlc_common.hVemberCs:cLC_OBJECT(a), b, c )_VAR_DOINHERIT );
      |     ^

      |                                       ^
 (co../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   onst       vlc_object_t *)(&(x)->obj) \, b
nst vl      |               ^
cco_ns../include/vlc_common.h:481(input/input.c:2876:&(t:o35b:j ect_t * stx)->obj) \
      |               ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,15  2876 |   In file included from c )
: note: ../include/vlc_common.h      In file included from text/unicode.c:31:
In file included from |                                       ^
../include/vlc_common.hexpanded from macro 'VLC_OBJECT'
  481 | :481:15: note: expanded from macro 'VLC_OBJECT'
        const struct vlc_co:1031:
ruct ../include/vlc_common.h  658)m: | #defin m:../include/vlc_variables.h481:15e:1031    vlc_common_membe:
../include/vlc_variables.hrv :362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create' in->b_can_pace_cos: (c
ntrol = !var_GetInteger( p_input, "clock-synchro" );
      |                                   ^
../include/vlc_variables.h:658:47:350(:   &(x)->o:on_members:  (constnote:  bj) \9
      |               ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vvideo_output/vout_subpictures.cexpanded from macro 'VLC_OBJECT'481 |  note: 122lc_oexpanded from macro 'var_GetInteger'
 | #def  i658n | e#define var_GetInteger(a,b var_Create(abject_t *)(&(x)-  >:1296:18:o  362 |  )   var_GetIn l   warning: teger(bj) due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] VLC_OBJECT(a),b)
      |                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     
    const str,b,c) var_Creauct vlc_common_members: (c   onst vlc_object_t *)(&(x  )->obj) \
      350 |   481 |    \
      t| e( VLC_OBJ const struct vlc_comm|               ^
      const struct vlc_common_members: (const vlc_object_t input/input.c*)(&(x)->obj:2898:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 2898 |     vlc_ob              ^
ECT(a), b,  iject_c )
      |                                       ^
f(network/tcp.co:  a)nst vlc_object_ \
      |               ^
134:9:../include/vlc_common.h:481 :15: note: expanded from macro 'VLC_OBJECT'
o tIn file included from text/filesystem.c *)(&i  481 |  f( warning:         (x)->obj) \
      |               ^
vn_medue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
caonstrIn file included from text/iso_lang.c   mbers: (crs_GetChecked( p_obj, psz_name, VLC_VA:R134_Ge_ADDRESt35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r
  491 |     var_Create( pS, &u_obj, pval ) )
s      |         ^
z_name, VLC_VAR_ADvRaR, __VrA_ARGS__)
      |     ^
DRESS ../include/vlc_messages.h:78| VLCcelease( in );_
r:      VAR_DO|     ^
:31IN:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5:25 warningHon13ERIT  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
st vlc_ob../include/vlc_objects.hjec: note: ../include/vlc_variables.h:142:48: note: :66:25: note: expanded from macro 'vlc_object_release'
  554 |    66 |     vlc_ob  expanded from macro 'var_GetChecked'
j  142 | )#define var_GetCheck;
      |     ^
ed../include/vlc_variables.ht  var:e122:39: note: expanded from macro 'var_Create'
__t *)(&(  122 | Crxe_GetChe(oexpanded from macro 'msg_Generic'
c,n,t,v)ked(ct _prele_a var_GetChec   78 |  koeb#j, psz_name, VLC_VAR_ST R ING, &vaste( p_e(  vlc_obj,a Ldefs generatedog(VLC_OBJEVLC_OBJECT(aCT) )
      |                         ^
(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
psz_name, ../include/vlc_common.h:VLC_481:15)->obj) \V.

      |               ^
i:nA In file included from text/memstream.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: enote: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R_STRING ../include/vlc_common.h:481:15: note:   expanded from macro 'VLC_OBJECT'
442expanded from macro 'VLC_OBJECT'
  d  (VL |     481 | VLC_VAR_DC |         c_OINHERITva
o      n| s    ^481
t../include/vlc_variables.h:122:39: rnote: expanded from macro 'var_Create'
_  122C | #define v asrtrucrteate( p_o _vClrc_common_members: (const vlc_oebject_t *)at(&e(a,b,c) var_Create( VL(xC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)->obj)b  481 |  |             const struct vj, pslc_common_mez_nammbers: (coe, VLC_VAR_BOOL | VLC_VARnst vlc_objec_DOINHERITt_t *)(&(x)->obj) \
      |               ^
 );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Crea    conte(a,b,sIn file included from text/filesystem.c:31:
t csO) var_Create( VLC_OIn file included from truct vlcBBJEC../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: Jdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T(a), b, c )
  _common_me      Ember563 |     var_Create( p| _obj, psz_name, VLC_Vs                                      ^CT(o):,n,t,v
)
      | ../include/vlc_common.h                                               ^ (const vlcAR_STRING |
_o:../include/vlc_common.h481:481:15: note: expanded from macro 'VLC_OBJECT'
:   VLCdepbase=`echo misc/md5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/md5.lo -MD -MP -MF $depbase.Tpo -c -o misc/md5.lo misc/md5.c &&\
mv -f $depbase.Tpo $depbase.Plo
15: note: expanded from macro 'VLC_OBJECT'
_VAR_DOIbject_Nt  481481 |  |     H*) \
       (&(x)->obj) \
ERIT
      |     ^
      ../include/vlc_variables.h:122:39:|               ^
|               ^
 note: expanded from macro 'var_Create'     
  122 | #define  const st varinput/input.c:2928:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rnetwork/tls.c:664: 2928 | 9: _uct vlc_Crcomm    o eate(a cvonst struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
,b,c) var_Create( tV L      vlc_cuswarning: C vl_OBdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  _ar_Cretom_creIn file included from text/unicode.cJcommon_ECT(a), b, cate(a,a )
      b:31:
In file included from n../include/vlc_common.h,:c) var_Create( VLC_1031:
t_OBJEmembers:e| C                                      ^T
(a),  (../include/vlc_common.h:481:15664: note: ( b, c c | expanded from macro 'VLC_OBJECT'onsp
)_
      members: (c| t vlc_ob                                      ^j 
  ect_t * ../include/vlc_common.h:481:onst vl )(481 | so u&(x)->objrc ) \
      |               ^
15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h  c_object_ :429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      481 |  e,  429        t In file included from *  c  | o  msg_Err(creds, "connectinst   o varc)misc/background_worker.cnss:24:
tizeof( *p_In file included from ../include/vlc_common.ho:1031:
nst struct v../include/vlc_variables.hl:477c_ruct v:5C: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 r  477ec |    o vammon_r_Create(members: ea(const vlc_objete(_ p_cdemux_meta ), "dob jt, psz_narrmoe,r :V pe_mlo%s"b,j, pLC_sz_name, VLC_VAR_ VAR_IN) )
TSTRING |       | VLC        ^
_VEGERAR_D O| VL../include/vlc_variables.hINHERC_VAR:142_DO:48: note: expanded from macro 'var_GetChecked'
lIcuT );
      x meta" ); |     ^
  
u      |         ^IN142 | 
todete#dcefine varvl../include/vlc_variables.h:122:39: note: t-./libvlc.h:110:c_s27trerr: note: expanded from macro 'vlc_custom_create'
or_c(errno)_GetCh_ec);cked
(o,n,t,  110 |      H         |         ^
v../include/vlc_messages.h:83:5:ov) va lcrf_custEom_creamte(VLCnote: _mOonexpanded from macro 'var_Create'
expanded from macro 'msg_Err'
B_J  122 | #medefimbers   83 |     m: (consg_Genst vE_GeetChenu(c&ked(VLC_OBJlc_ECTCobject_t *T(x))->obj) \
(&      (x)->o(o),n,tbj) \zz(Ro), s, 
      | In)T );
      |     ^

      |                           ^
../include/vlc_variables.h../include/vlc_common.h::122,v)
:481:15:               ^
note: expanded from macro 'VLC_OBJECT'
e  y| 48139  |         consIn file included from ttext/filesystem.c:31:
In file included from ../include/vlc_common.h::1031 :
note: ../include/vlc_variables.hexpanded from macro 'var_Create':
578  122 | #define vavar_Crre strucric(p_this, VLCt _MSG_ERR, __V_CreateA_ARGS__)(a,b,c) var_aCtree(a,bate( VLC_vlOcB_JcEomCT
(a), b,       | c )
mo      n| _                                      ^m
e../include/vlc_common.hm:b    ^e
,../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
c481:15: note: expanded from macro 'VLC_OBJECT'rs:
)    t v  (const vlc_objeI78 | nteger(481 |        a,b)   var__:GetInteger( VLC_OBJECa const struct vlc_commTtcbta_ctk *)( VLC_O(rBJECT(a), b(&(x *)(&)->obj) \a
,      |               ^(
x)->obj) \
      |               ^
_) ocn, input/input.c:2933:23: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 2933 |     module_t *p_di d3 = mo)
In file included from  text/iso_lang.cd,:35:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hule_nee", Vd( p_demux_me              ^
tLaCCre_VAR_INTEG:In file included from text/memstream.c:25:
In file included from ER |511
:5: warning: ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        511 |     var_Create( p_obj,a:1031:
../include/vlc_variables.h psz_| na9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      me,   vlc_Lte( VLC_OBJECT(a), b, |                                                   ^
        ^c 
 ../include/vlc_variables.h:122VLC_VAR_INTEGER | V../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
o_g(VLCm  embers: (const vlc_obLC_VAR_DOINHERIT
      |     ^
481_ | OBJECT(o), p, vlbc:39: note: expanded from macro 'var_Create'
)
      )ject_t *)(&| , "meta reade
r      |                                       ^
  ../include/vlc_common.h:481:57815:                                              ^(
 | x../include/vlc_common.h:481:15)_->obj) \
      :module_name, __FILE__, __LINE__, \
", N: note: expanded from macro 'VLC_OBJECT'
  481 |  ULL455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  455 |     v|               ^
 ar_Create( p_obj, psz_name, VLC_      VAR const struct vlcnote: expanded from macro 'VLC_OBJECT'
_ In file included from text/unicode.c:31:
In file included from ../include/vlc_common.h:    common_member    if_FLOAT |  s: (conVLCf( var_Changst vlc_object_t *)(481& |         const struca_VAR_DOINHERItT );
       v| 1031    ^
lc_common_members: (const vlec(:
(../include/vlc_variables.h:442_:o5b:j ectwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_t *)(&x(x)- p_>ob)obj) \j,
     -442> | o b jc)o n\s
t       | s              ^
../include/vlc_variables.h      | :122              ^
:39tru    v: note: expanded from macro 'var_Create'
arIn file included from misc/background_worker.c:_  122 | #define var_Creact vlc_common_membersltext/strings.c:se );
 (t:724:28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  724 |                     lang = var_GetNonEmptyString(inopeunt, "audio-la      |                       ^
ns../include/vlc_modules.h:48:42guage");
t vlc_      |                            ^
o../include/vlc_variables.h:662Create(::bject note: 24_:
t In file included from 61: note: expanded from macro 'var_GetNonEmptyString'
../include/vlc_common.h  662 | #:dpexpanded from macro 'module_need'_eob
j   ,1031 48ps | #z_define m *)(&(x)->obj) \o
(name, VfLC_VAR_BOOL |      |  V              ^
L C_VAR_DOINHERIT a,video_output/vout_intf.cb,c) var_Creatp:i284:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e)(;
      | 
    ^  
284../include/vlc_variables.h:n |     var122e var      d_GetNonE:mptyStr|             ^i
n../include/vlc_common.h_ule_nCreate( p_vout, "sub-s Vg(a,b)   var_GetN:
onE39../include/vlc_variables.h: note: o:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'var_Create'
e  122eud(a,b,c,d) modu | #derf  l491m | sz_name, VLC_e_i V needAR_CHOp(n ICESCc ev",V
LC_OBJeE:481:15      | :CT(a),Obar_Create( p_obj    ^UNT, &count, NULL ) ), p
s../include/vlc_variables.h:122:39
      : note: expanded from macro 'var_Create'
   tyString( VLC_OBJECT(a),b)|         ^
vz ../include/vlc_variables.hnote: :expanded from macro 'VLC_OBJECT'_a128r,_c,d)
      |                                          ^
Create(a,b,c) va../include/vlc_common.h::43: note: expanded from macro 'var_Change'
l481:15:r_Create
( VLC_OBJECT(a), bc note: ,
         481 |         const st|   122 | #c )_                                                            ^
      |                                       ^../include/vlc_variables.hmLC_Oodule_name, __FBJEC:
122../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
I:39: note:       |                                                ^
expanded from macro 'var_Create'  
481  122 |  | expanded from macro 'VLC_OBJECT'
#
  481d |   e f i  L  defEi  _ cnonns../include/vlc_common.h:481te n:15   evar_Crea te:a(Ta(sm ea), b, c )
_var_C,tr      uct vlc VLC_VAR|                                       ^
, __note: expanded from macro 'VLC_OBJECT'
 128   _ | #,481 |  rea  b,c) vacomrmtoen_mL_Cre  ate(INE__, \  VL
      |             ^
emC_dOBJECT(a), e../include/vlc_common.h f cob_, c )b../include/vlc_common.her50 warnings122 | :481#:def15nsst:i generated strine ne var_Cuct vlc_var_Change(a,b,c,dA,e) var_Change( VLC_OB(aD:D481:15: note: expanded from macro 'VLC_OBJECT'
RJrEeatCeT((aa,)b
,      c), b, v acr,_ Cd, e )
      |                                           ^
,b,| c) var                                      ^
_Create( VLC_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'OBJECTE(a), b, c )
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
      |                                       ^
   481 |   ../include/vlc_common.hSS(:481:    c15: note: expanded from macro 'VLC_OBJECT'
o c  481ns t   vl  cons |     onst struct vlc_common_members: (const vlc_object_t *)(&(reate( VLC_OBJECx)->obj) \
      |               ^
T(a), b, c )
      t struct vlc_commo  ../include/vlc_common.hn_mem:481:b|                                       ^
In file included from text/unicode.c../include/vlc_common.h:31:
481In file included from 15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:  481 |     | :481:15:e 1031   cons         r:
../include/vlc_variables.hc:455u:onstrnote: expanded from macro 'VLC_OBJECT'ts: s
   481( sctruct vlc_ |         const struct vlccommtruct vlc_coon_mcemt_ cvommonl_c_mcommon_members:e m(bceornss:t  (vclbcm_object_t *)e(5mo:r&(x)-> no_m bsj)warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 \
      |               ^
  455 |     const struct e   vonst vlc_ var_oCreate( p_obj, psz_name, VLC_VAR_FLbject_t *)(&(x)->obj) \
      |               ^lc
OATlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/md5.lo -MD -MP -MF misc/.deps/md5.Tpo -c misc/md5.c  -fPIC -DPIC -o misc_common_mem/.libs/md5.o
: (const vlvideo_output/vout_intf.c:286bers: (const vlc_object_t * | VLC_VAR_DOc_obj)(ecm
c_object_t *)(&(x&()xIN  481 |    )t->obj ) - \
        | >              ^o:  note: cexpanded from macro 'VLC_OBJECT'o
n  481 |         cost n_ts stbj)ruct vlc_c \
      | |*)(&(x)->obj) \
      |               ^
t struct vlc_c VLCobommon_members: (conIn file included from text/memstream.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5_Vst vlc_:object_t *)(&(x)- warning: >obj) \
              ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      |               ^

:5  469 |     var_Cre: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ate( p_obj, psz_name  286 |   , VLC_VAR_STRING | VLC_V
input/input.c:AR  _e2949:9DOINHERITm )text/strings.c:737:29:; warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  737 |                             var_GetFloat(inputAR_,rDOIN H"ERITpms :o svition)";)
       *|      ^1
0../include/vlc_variables.h0:.122f)warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] ;
      | (                            ^
c o
../include/vlc_variables.h:2949660 | : 43 :: note: expanded from macro 'var_GetFloat'    nos39: 
note: expanded from macro 'var_Create'
  660 | #define var_GetFloat(a,b)   var_n_members: (const vlGce_  o122b | j#define vartFloa_Create(a,b,c 
)      |     ^
 ar_AddCallback( p_vouHtE,evar_ctC_tt( VL  C"s *)(&(x)->objRIT );mub-so) \
      
      |     ^
u../include/vlc_variables.hr:ce", S../include/vlc_variables.h:ubSo122:39122::39urceCr note: expanded from macro 'var_Create'
odule_unnat vlc_object_t *)(&(x)->obj) \
      |               ^
: note: |               ^
expanded from macro 'var_Create'
eed( p_demux, p_id3  _OBeatJ  122 | #definee( VLC_OBJEIn file included from CT(a), b, c var_network/udp.cC:text/iso_lang.c589:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
122ECT(a),b)
 | #defrineate(a,b,c) var_Creat );
      |         ^
      |                                           ^
:35:
e../include/vlc_modules.h:In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h )
      |                                       ^
e ( VLC_:525:5../include/vlc_common.h../include/vlc_common.h:481:15:  50 vnote: expanded from macro 'VLC_OBJECT'
O  589481 |             m:s |  42g_Err( p_this, "Haost %s portr:    _warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
%d is   525 |     var_Create( pC unreacharb_le", obj, pspszz__host,
      |             ^
 n ame,../include/vlc_messages.h:83:5: Bnote: expanded from macro 'msg_Err'
   83 |     Jeate(a,msg_l V const LC_VAR_BEbOOL | VLC_VAR_DOINHERCT(a), b, ,c) var_Cc )
      |                                       ^
reIstru../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
T
      |     ^
  481 |         const st../include/vlc_variables.h:122:39:ct note: expanded from macro 'var_Create'
 vrlcGu  122 | en#deer_ic(fine common_memp_this, VLC_MSG_ERR, __VA_Abervar_Create(a,b,c) var_Create( VLC_Oate( VLC_OBJECT(a), BJECTb, cs )
: (con(a), b, c )st      | ct vlc
 vlc                                      ^
RGS../include/vlc_common.h:481:15: note: lb_common_memb_ers: (con_s_)
a      |                                       ^
expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15:      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
 note: expanded from macro 'VLC_OBJECT'
   78 |     vlc_Log(V  481t vlc_ob  481 |         const struject_tck, NULL );
      |     ^
 *)ct../include/vlc_variables.h:(&(x)->obj) \
      |               ^
object_t 166: v51lc_commo*)(&(: note: expanded from macro 'var_AddCallback'
nx)->obj) \
      |               ^
  166 | _mIn file included from etext/unicode.cm:b |  31#:
eIn file included from d ../include/vlc_common.he:firns1031:
../include/vlc_variables.h ::     const struct vlc_text/strings.c469:5: Lwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
co:m  469 |   e  var_Create(744 p_obj,C pmon:_ _ mvare_msOzB:42A(consJECt vlc_objddCallback(a,b,c,d) var_T(o),Ad p,ect_t *)(&(x)->obj) \
      |               ^
bers: note: expanded from macro 'module_unneed'
dC (con_naallback( VLC v_OBJECT(a), b, c,:me, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   744 |        d )
lc_module_name, __      F|                                                   ^
 VLC_VAR_STRING | ../include/vlc_common.h:VLC_V            AIn file included from text/memstream.c:25:
In file included from ../include/vlc_common.h:R_D481:15: note: expanded from macro 'VLC_OBJECT'
  481 |           const struct vlc_comm       on_mOI1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    eNHERIT );
      |     ^
mbers: (constILE__, __L  INE_ _,  477 |     var_Create( p_../include/vlc_variables.hs:obj, \
 psz_n      |             ^a:122:39: note: 481:15:t v lc_objec
texpanded from macro 'var_Create'
  122 | #defi_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
n   tnote: me *)(&(50 | #dexpanded from macro 'VLC_OBJECT'
ee  fixne   481 |         const    )->obj) \
      |               ^
481 | struct vlc_common_, VLCv     ar_Cv        comnst se_VAR_Satr_GetFlrurveate(a,oat(input, "mrbers: bct vlc_commovideo_output/vout_intf.cn:289:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](Tmodul_memle_unneed(cc_oobera,b)snst vlc_ module_uRnING | VLC_Vobjecta:cnomeed(VLC_t *)(&(x)->obj)_OBJE
C \
      |               ^
tT(a),b)
      |                                          ^e"));

../include/vlc_common.h      |                                          ^
  b289j:../include/vlc_variables.h:660:43: | AIn file included from misc/background_worker.c: 481 mR_DOINHEon_ :RIT );
      | e(comemb15: note: expanded from macro 'VLC_OBJECT'
  481 |    en   vanote: rs: (   const 24:
In file included from ../include/vlc_common.h:1031:
  c../include/vlc_variables.hexpanded from macro 'var_GetFloat':511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

o  660 | #define var_Gr  511 |     var_Createnst struct ( p_vlct_t *)(&(x_Create( p_obj, psz_name, VLCc,cvlc_objst)_etFloat(acommon_v->obj)  \
      |               ^
,b)  members:_v)out, "sub-  (const vIn file included from text/iso_lang.c :var_CreateVfvar_GA    ^
R_I../include/vlc_variables.hi( ell:ter",
      |     ^
tF../include/vlc_variables.hloat( VLc_objecC_Oect_122t :*)(&122B35lcJt_:39: E(note: CT(a),b)
      |                                           ^
:NTEGExR../include/vlc_common.h:481:)15: note: expanded from macro 'VLC_OBJECT'
  481 |         con_objec->oexpanded from macro 'var_Create'
39t_t *)(&(x)-t: note: expanded from macro 'var_Create'
bj) \
         st struct | v>lc_VLC_common_m*em)(&(x)->obj) \
      |               ^
O122 | V              ^BJ
 | #define var_Create(EC  aT122 | (#defi:
ne var_,b,c)beCreateIn file included from In file included from misc/actions.c:../include/vlc_common.h:(40r:
s v:ao,b,c) var_Create( a bj) \
      In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362Vr(const vlc_network/udp.c::9: owarning: LC_OBJECT(a), b,609 c )ba
)ject_t due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],: 5
b  362 |  :   if( , c )
      |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
var_GetC  609 |     ms      |                                       ^
g_D| h../include/vlc_common.h:b481:15: note: expanded from macro 'VLC_OBJECT'
              ^_Cr
e  ate(1031:
 VLC_../include/vlc_variables.h:539:481input/input.ce                                      ^
525 warnings generated.
:cke../include/vlc_common.hg warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OB |  (obj, "ne t:LC_VAR_DOINHERIT
*      )d( co J(&(x) - p_obj, psz_name, VLC_VAR_A|     ^  539>obj) \
      |               ^
    |     var_CreDDRESS, &val ) )
      |         ^
ate( p_
o ../include/vlc_variables.h co:nst stext/strings.c:751:32: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
122:E481  751 |      t  ru:39: note: expanded from macro 'var_Create'
Cnnect:2951bj, :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ps 2951 |   c ingT   tvz_n../include/vlc_variables.hl(a),c_ b, to :15: note: expanded from macro 'VLC_OBJECT'
   [ a:142:48: note: me, VLvc      C_VAR_ FLOA       int 481 | %s]:%d frolc_comobjemc122 )expanded from macro 'var_GetChecked'
  142 | #doet  T
      |                                       ^
n_fimembe | VL../include/vlc_common.hC_r:481:15s: (consm [%: note: nexpanded from macro 'VLC_OBJECT'
  e     conVAR_DOINHERIT
      |  | s]:t#def%d"i,_
r      e| l481ease(     ^ var_GetChecke | d ( o , n,s    cont,nv) vpar_GetChec_kdeedmux_meet at(vVar_CLC_OBJECT(o),reate(n,t,v) )    ^

      |                                                ^

a,b../include/vlc_variables.h, struct vlc) vrate = varar_Create( VLCc_commo../include/vlc_common.h:481n_m_:15:e../include/vlc_messages.h:87O; note: expanded from macro 'VLC_OBJECT'_B
:5G  etInteger:JECT(a), b, c(i )
      |                                       ^

481 |  ../include/vlc_common.h       constnp:ut, "samp: note: expanded from macro 'msg_Dbg'
481:15: note: expanded from macro 'VLC_OBJECT'
   87 |     msg_Generic(pmbe   strurct v481lc_commonl_this, VLC_MSdepbase=`echo misc/probe.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/probe.lo -MD -MP -MF $depbase.Tpo -c -o misc/probe.lo misc/probe.c &&\
mv -f $depbase.Tpo $depbase.Plo
 |     G_DB  G,  const stru122s: (ct c ovn:e-ratsle_39members: (coc_common_members:"): ; (const vlc_object_
      |                                ^
t../include/vlc_variables.h:658:stt  stru* vlc__)objc47(: note: expanded from macro 'var_GetInteger'
ect_t *)(&(&  658 | #define var_(x)->oGetIt vxlcn_note: _)->onsexpanded from macro 'var_Create'cotteger(a,bj) \
 v      |               ^lm
mbon_j)m
      e  122|  | c#d_object_t *)(&(x)->o In file included from text/unicode.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]efbine var_Cre
ate(  mj    ^)
477\ \
      |               ^
.
Vb |     ../include/vlc_objects.h) bers: (const  v:vA_Aar _Cvlc_obje
reaRG      S|               ^
cat_t *In file included from misc/actions.c:40:
In file included from )../include/vlc_common.ha(,b,c) v:1031:
_In file included from _misc/background_worker.car_Create( VLC_OBJECT(a):,r _&(x)-)t
e(../include/vlc_variables.h:      429:5|     ^:
 ../include/vlc_messages.h:78:1324:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h66b, c )
      |                                       ^warning: :G: p_ob525:5: warning: j, psz_name, VL: e>tIntC_VAR_STodue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

RING../include/vlc_common.h:481:15 |b   VLC_VAR_: 429 | eDOIgdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]j
note: N)He    var_Create( p_obj, r( VLC_OBJECT(aexpanded from macro 'VLC_OBJECT'),
  ERnote: bexpanded from macro 'msg_Generic'
525   78 |  | pIT );  ) sz_ var_Cr
  
      |                                               ^
481 |    ../include/vlc_common.h     const  struct vlc_common_members: (constn e      a m avl t: 481:ce( p_vle, V25c15LC_: note: expanded from macro 'vlc_object_release'
obj   | 66,_object_t V | A psz_nam\    ^
_Log(*)(V ../include/vlc_variables.h:L   
 vlc_object_rdepbase=`echo misc/rand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/rand.lo -MD -MP -MF $depbase.Tpo -c -o misc/rand.lo misc/rand.c &&\
mv -f $depbase.Tpo $depbase.Plo
Celeas_OBJ
EC 1296      &e,  | |               ^ 
T(Venote: Lo), p(C_VAR_BOOL |  VLC_VA expanded from macro 'VLC_OBJECT'
VLC_OB  481 |  JECT(a) ),In file included from text/memstream.c: (x)-25 :
 >obvsjl) \p
In file included from ../include/vlc_common.hc:
      122_module_name, __F:I39      u:_| :R_              ^DL1031:
OE__It *spN| u                         ^=H v lnote: 
expanded from macro 'var_Create'
c_custom_cre
a../include/vlc_common.ht  122 | #define var_Create(In file included from text/iso_lang.c:35:
In file included from ../include/vlc_common.h:ae,:b,c) var_Create( VLC_OB,JE(o1031CT(a),bE:
 b,  481:15: note: jecRITexpanded from macro 'VLC_OBJECT'
      |     ^
t../include/vlc_variables.h:
,  481 |     __../include/vlc_variables.h
       |                  ^
Lvideo_output/../libvlc.h:110: IN27: note: c ) expanded from macro 'vlc_custom_create':E      c on554s :const__,  s\t
t5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        554 |     var_Create struct vlc_../include/vlc_variables.hc:o491m:m5: | warning:             ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
r  481 | on_me  m491bers: ( |     vacuonst vlc_object_t ct vlc_commorn_members _Create( p_obj, psz_name, VLC_ *)(&     (x)->obj ) \
c
o  110 |         vlc_cus      | t:              ^
nstVA struR_ADDRESS | VLC_V
      | c (const vlc_object_t(tA                                      ^R *) _om_crea vlDOINHERIT p_obj, psz_nc_commtext/strings.c:ame, VLC_VAR_STR761:on(&(x)-
>../include/vlc_common.h:obj481:15: note: I)expanded from macro 'VLC_OBJECT' \
      _| meNGmbers: (cons t vlc| VLC_
VA  R_D481 |  44:  warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
   761 | OINHERIT
122:              ^
 _39: note: expanded from macro 'var_Create'
 o  b  j      input/input.c|     ^
:../include/vlc_variables.h2962 :   122e9ctconst struct vlc_common_mem:122:39: note: expanded from macro 'var_Create'
b  122 | #ers: (const vlc_object_t: *_)detfin *e (warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | #d vef
&ine In file included from v( 2962 |         msgmisc/md5.c:44:
_Err(axr_)->obj) \
      |               ^
 CreaIn file included from t)../include/vlc_common.h:1031:
../include/vlc_variables.hIn file included from etext/unicode.c;(a,b,c) 
      |     ^
var../include/vlc_variables.h:122:39:_31 Cre:ate: note: expanded from macro 'var_Create'
  122 | #define va ( VLC_OBJECT(r_Cr eate  (a,b,c         write_duration(strea) var_a), b, c )
      |                                       ^
 ../include/vlc_common.h:p_inp189:12:ar_mCr ,warning:  vedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]a
rCut, re  "dea_mux da189toee  | vGs:
481In file included from :lc_(a,b,c) var_Create ente)( VLC_OBJECT(a), b, c )
      | tI                                      ^(&( 't 
n../include/vlc_common.hVli:LC_oke DEMtUX_GET_TIME" );
      O| (ebxj)e-c>t        ^
_../include/vlc_messages.h:83BgJer(tE CT*()a:5: note: ), b, c )
      | 481expanded from macro 'msg_Err'
(&(x)->obj) \   83 |                                           ^
m
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT':
15  481:  |   snote:  expanded from macro 'VLC_OBJECT'g
 ../include/vlc_common.h_  481 |       |               ^
        conGeneric(p_this, VLC_MSG_ERvideo_output/vout_intf.c:291:5:s warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:t struct  1031291 | o:
   R, __V../include/vlc_variables.hb v varA__:AARGS_491_)d
      dj:)5Calcl:_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   | l    ^co491
m | mb\  a conk_../include/vlc_messages.hm(e:78:13m:bers   
 :        return var_SetChecked( p_obj,  p_v var_Crea co(nst struct vlc note: expanded from macro 'msg_Generic'
te( p_cout, "sub-   78 |     vlcfilte_oro",b_Log(VLC_OBJECT(o)ncstj  vplc_obje, cSutsz _t_om *)na,m (&(x)->objte(Vmeon_memb| p              ^LszeC_OBJECT), 
_name, VLC_VAR_ADDRESS | rs(V:op), ( s, n)\const vlc_object_t *)L(&(x)->C_VAnetwork/udp.c:621:,9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   621 | vR
      | _                          ^
DOlI c_mo../include/vlc_common.h:481o:b15 :N jnote: d) expanded from macro 'VLC_OBJECT'
u  481 |    HVbFile\  l Lte
      |               ^
  corCallEC_nst stRback, NULL );
      | _na    ^In file included from text/memstream.c:25:
mIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:
IT ../include/vlc_variables.h:166:515: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e);:
       note: | expanded from macro 'var_AddCallback'    ^
R../include/vlc_variables.h_  I:NTEGER | VLC_VAR_DOINHERIT );
      |     ^

511 |    166 | #d   var_efC122:39: note: in../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Cr r ureea cvV AR_INTEGER, va  t49 warningse( p_o generated.
    ebj,mate( V L__Fsg_Err (objIt,  vlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/probe.lo -MD -MP -MF misc/.deps/probe.Tpo -c misc/probe.c  -fPIC -DPIC -o misc/.libs/probe.o
LE__,122 | #definal );
      |  Cir           ^
"cannot resolve__LI../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
NE  140 | #define v_Add_C,ar_ psz_ name, VLC_VAR_IN%s portn %_S_TEG,OBJECT(ae tCheER |pc), b, ut, "tim dc Ve"));
      |                                            ^

Lked(o,n,tC_V )
      |                                       ^
../include/vlc_variables.h:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
: %658s", psz_:  481 |         const struct vlc_AR_common_membDers: (const 15vlc_object_t *)(&(x)OINH->47: note: obj) \
      |               ^
l      expanded from macro 'VLC_OBJECT'
| ERIT
      |     ^
c_com../include/vlc_variables.hIn file included from text/unicode.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h              ^
::m511o:5n: swarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_m:  In file included from   122:39:511 |     var_Cr,eate( p_misc/background_worker.cemv) var_SetCheckedberobj,e( VpLrC_sO z_note: namBsJ:Ever, i_server,
      |         ^
:e24,:
 In file included from V../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L  539 |    C_ VAR_INTEG expanded from macro 'var_Create'../include/vlc_messages.h(const vER | VLC_VAR_DOI
lc_N  H:122depbase=`echo misc/mtime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/mtime.lo -MD -MP -MF $depbase.Tpo -c -o misc/mtime.lo misc/mtime.c &&\
mv -f $depbase.Tpo $depbase.Plo
83:5: note: expanded from macro 'msg_Err'E
 | e   vR# vad83 | r C _ T msCear(_IfT
roeo)a,nt,btjCect_te(a ,reate( p_obbj, psz_nameg,481 ine var_CV      _| * |      ^Gene,ric(
p../include/vlc_variables.h:122:39: note: c_t) vraexpanded from macro 'var_Create'hies
a,te(a,b,c) var_Create( VLC\  122,LC_V)vA)
R_FLOAT       | _OB#dJE|  | VLC_   C VARe_fin                                               ^e v
 
  ar c      D../include/vlc_common.h|             ^
O../include/vlc_common.h:481INHERIT
      |     ^
note: ../include/vlc_variables.hoexpanded from macro 'var_GetInteger'
ns  t658 _ | #defineCreate(a,b,c) var_sC :15:: note: expanded from macro 'VLC_OBJECT'122
:v  48139: note: expanded from macro 'var_Create'
T  :122ar | 481:15 |  _G ereate( VLC_OBJECT (a), b, c#truct( a  )define var_CreattIvenl cteger_(a,b ) c o  (a, bc,vcma
      |                                       ^
)../include/vlc_common.honst str:mon_mem_berrusc:t  (vclon481s:t15 :vl note: cexpanded from macro 'VLC_OBJECT'
c  481 |     _common_members: (c_object_t *)(&(x)->obj) \
      |               ^
 var_Create( VLGetInteC_OBJECT(a), b, c )
      |                                       ^  gIn file included from :o text/iso_lang.cnote: :n35s:
In file included from ../include/vlc_common.h:1031libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/rand.lo -MD -MP -MF misc/.deps/rand.Tpo -c misc/rand.c  -fPIC -DPIC -o m:
er(t
 ../include/vlc_common.h../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:    563 | 481:15: note: expanded from macro 'VLC_OBJECT'
isc/.libs/rand.o
  481 |         const struct vl cV_common_members: (const vv lexpanded from macro 'VLC_OBJECT'c
_object_t  l c_obj*481   var_Creaetce (V Lpt__otb j*C)_)M(& |         co),((SGx&(x)->obj) \
, p )->obj) \
      _c| o              ^
sz_naLERR, __mVCnst A_ARGS_OBJECT(In file included from __)
      |     ^
n../include/vlc_messages.h:78misc/background_worker.c:24e, VLC_VA:R_STRIN:
GIn file included from ../include/vlc_common.hstrucat:( | 1031:
../include/vlc_variables.h&V) v,:554L:l5:cb)_
      | (                                              ^cC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #sdefix)->ob13j nwarning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
t  554 | )  ommv s   vararo_Create( p_n\
      obj, |               ^
_ptsz_name, VLC_VAR_STRING | VLC_VArucR_DOINHERIT
      |     ^tvideo_output/vout_subpictures.c:1314:19: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
v
l../include/vlc_variables.h:122:c39: note: _c_ommon_members: (conexpanded from macro 'var_Create'
 C  122 | #define vs1314 |     sys->margin = var_InheritIntear_Cregate(a,b,c) var_Create( tV LvCl_cO_object_t *BJECT(a), a
be../include/vlc_common.hr:(r481eate(a,b:,c)15: note: expanded from macro 'VLC_OBJECT'
 var_Cr  481 |        spu const struct , "sub-vlc_common_members: (const vlc_object_t: note: expanded from macro 'msg_Generic'
   78 |     vll *)(&(ex)->oabt      mlaj| br              ^)e(rg&(x)->(obj) \
in")       V;| 
      |                   ^
L              ^
_C../include/vlc_variables.hre)aC te\_OBJECT(a), b, c )
:615:53      ( In file included from misc/md5.c:44:
In file included from ../include/vlc_common.h:1031:

../include/vlc_variables.h::       |               ^| note: 203
:
c12: warning:                                       ^
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'L
og(VLC_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OBJECT(o), p, vlc_module_input/input.c  :203 |   text/strings.c2982:21:   return vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  n481a | m e ,  ,     const struct vlc_common_mce mb )
      |                                       ^
ers: (2982 | const vl __ FIL              E__, __LINEc../include/vlc_common.h_ :481:15: _obj   note:  msg_Eexpanded from macro 'VLC_OBJECT'
_,e c\t
_      ta|             ^
c../include/vlc_common.h:481:15:k(a a*)(&(x)-,>obj) \
rr( p_input, "VLCb,c,d) var_Add:778:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  778 |     Callback( VL      Cl  _OBJE note: expanded from macro 'VLC_OBJECT'
| 481 |         co_  OBJC              ^
nst struct vlc_comm   oexpanded from macro 'var_InheritInteger'n
_  615 | 481 | In file included from #text/iso_lang.cd:e35fine var_Inherit ECT(a), b, c, mT(a), b, c )
      |                                       ^
I../include/vlc_common.h: :
            In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:    vlc_object_rnel481:15membe: note: d )
expanded from macro 'VLC_OBJECT'
t      |                                                   ^
ee../include/vlc_common.h:m481bers: (const vlc_object_t *)(&g(x)->obj)9ase(aout); \
      |               ^

        | 481                        ^ | er(o, n) var_Inher        consIn file included from i
:t15 tsItruct vl: note: expanded from macro 'VLC_OBJECT'../include/vlc_objects.h:66:25:
   481 |         const note: stntegrexpanded from macro 'vlc_object_release'cer_cose
rm   (V66LC_OBJ | ECT(omisc/background_worker.c)m:o ,(con: 24 :
   vlc_obj      c n)
ect      |                                                     ^In file included from u_cre
t vlc_commns_t vlcmeonst strucon_members: (con../include/vlc_common.h:../include/vlc_common.h:t vlc_common_m:e1031:
481../include/vlc_variables.h::563:5: _objelect_t warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ase( VLC_OBJECT(a) )
      |                          ^
*mb  warning: 563due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_common.h)ers(&: |     var_Crea15: note: expanded from macro 'VLC_OBJECT'(x)->obj) \
      |               ^
sr_SetChecked( p_obj, pstz vlc__object_t *)(nt&e(xIn file included from 
text/unicode.c  481 |         
)  578 |     if( var:31:
amIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: e->ob j(consc_Change( p)_obj ,on psdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]st stru, VLC_VAR_BOOLmbe,r s
:  525481: |    : (con sctvar_Cr t vlc_common_members: (ceazonst vlc__nameote( pb_tobj, psjze_cnat_t *)(&(x)->obj) \
      ( p_|               ^
o,v15a vlc_obje clvideo_output/vout_subpictures.ct_t *)(:bj, psz&\_(nv1323
m:a25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e      |               ^
 );
lc_object_t *       : note: expanded from macro 'VLC_OBJECT'
video_output/vout_intf.c:,294 VLC)(&(x)->o  481_ | V A R | 1323 | :     co5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_B    294  | bn   st O           ^  var_sCrVOj) LeLm
a../include/vlc_variables.ht:e\, V140:48LC_VsAR_STRING | VL:  note: C_| VLCVAexpanded from macro 'var_SetChecked'R
y  140s->so | #u_x)->obj) define var_e(rcS e_chain =\ 
      | _DOI              ^
NeHtfEp_RCIheviT
      |     ^oCIn file included from _VARmisc/actions.c_
l../include/vlc_variables.h:122:
      |               ^
ut, "sub-margin",
:V      39:t er_network/udp.c:630:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: |     ^
C../include/vlc_variables.hc:hain_New(spu, "sub 40A:
In file included from ../include/vlc_common.h:1031  630 |   s   :
ou   ../include/vlc_variables.hR_expanded from macro 'var_Create'rm
ce", SPDOINHERIT:s442
  U122g_Err (obj | #defin:122e       a, "cannot reso|     ^_
5l../include/vlc_variables.hv:122HvOIC:39e:cave[%d]: doesn't rE39: _note:  expanded from macro 'var_Create'
k  122 | #dSCreaCOUNT, &conote: expanded from macro 'var_Create'
unt,te eeNf(a,b,c)  ULLd  )var_Create(  %s port %d :VLC_OBJECT(a), b122, |  #def(o,n,t,libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/mtime.lo -MD -MP -MF misc/.deps/mtime.Tpo -c misc/mtime.c  -fPIC -DPIC -v)ine var_Createc )
      (a,b,c) v|  E)
      | S        ^)a;r
_Create( VLC_OBJEt      |                         ^

../include/vlc_filter.h:318:55: l../include/vlc_variables.h:128:43: note: ruct vCT(a), b,                                      ^
 c ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         ike c"oine var_Create(a,b,c) o misc/.libs/mtime.o
lc_
common_members: (c)
      |                                       ^
onst vlc_objec../include/vlc_common.hn:st struct vlvac481:15: r_Creanote: expanded from macro 'VLC_OBJECT'
te( VLC_O_c        |                     ^
note: expanded from macro 'filter_chain_New'o../include/vlc_messages.hB:83:5: note: 
expanded from macro 'msg_Err'
     318 | #defin481 |   e fil83ter_chain_New( a,  |     bmsg_Gene,JECr Tc )  var_SetChfte_t *)(ilta), (&(x)i->expanded from macro 'var_Change'ocber_ch(p_thij) 
s  mm\on_mem128 | #define var_Change(a,bb
      ,c,ain_New|               ^,
 c )
      |                                       ^
( VLC_OBJECT( a ), b, c )
      |                                                       ^
d,e) var_Change( VLC_OBJECT(a), b, c,../include/vlc_common.h:481:15: note: cke ,dd(VLexpanded from macro 'VLC_OBJECT'
 VLC_MSG_ERR,  481 |     C_     _cons../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_VA_ARGS  __)
      |     ^
t struct vlc_common_members: (:,../include/vlc_messages.h warning: OBJECT(o),n,t,v)
:481       | |                                                 ^ 
 78../include/vlc_common.h:13:      const       const structconst vlc_object_t *)(&(x) vlc_e 481)
      | bers: (co: note: expanded from macro 'msg_Generic'
:15: note: expanded from macro 'VLC_OBJECT'
n                                          ^
->ob../include/vlc_common.h:481j) \
      |               ^
st vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  442 |     var_Create( p_objcs,15 In file included from text/unicode.c:31  l:
481: note: truct v |         cIn file included from c_object_t onst ../include/vlc_common.h:1031*struct )   78 | expanded from macro 'VLC_OBJECT'
    vlc_Lo(g:
ommon_me  vpsz_name, l481c_common_members: (Vlc_commoL(mV../include/vlc_variables.hLnc:o539nC_st vlc_o:5: warning: O&(x)BJdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bbj->obj) eEr
\
      | s:  539 |     var_ |        C CC(rTe_e _ccmoembers: (constncV              ^_ateo
( p_obj, psz_name, VLCnt_VAR_FLOAT | VLC vlc_object_t *)_(&(tx)->obj)  VAR_DOINH\ERIT
      |     ^
*
      |               ^
../include/vlc_variables.h)AIn file included from video_output/vout_subpictures.c:1324:25: :misc/background_worker.c:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sRt (o),24 1324 |   122_Bs  sys->filter_O:39: note: expanded from macro 'var_Create'
:
  122 | #de p, vfclhain = filter_In file included from tcine var_Create(a,b,c) var_Create( VLChain_New(spu, "sub filter", S_OBJECT(a), b../include/vlc_common.hP,:1031:
U_ES);
      O|                         ^
L | c )
      |                                       ^
../include/vlc_filter.h:318:55: note: expanded from macro 'filter_chain_New'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  318 | #define filter_chain_New( ( VLCa, b, _Vc_m../include/vlc_variables.hA:R_DOINc ) filHERIT );
ter_chain_New( VL      C_O578B  481 | JECT( a        const struct vlc_ ), b, c )
      |                                                       ^
common_members: (const vlc_object_t *)(&(x)->ob../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_co| :j) \
      |               ^
    ^
9../include/vlc_variables.h:mmon_member:122:39sIn file included from text/unicode.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: s: (const vlc_object_t *due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]: note: expanded from macro 'var_Create'
 
odu)(&(xle_na  554 |     va  r)->obj) \
      mt|  vlc_e, _122 | #def              ^
i_FILE__Create( video_output/vout_subpictures.cne var_Create(a,b,c) var_Create( VLC_OBp_oob_j:bJECT(a), b,, _ _LINE_1331:46ruct v_, psz_nam,c l )
c_c\
e, VL: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |             ^ 1331 | C      _VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
|                                       ^
 ../include/vlc_common.h   sys->
s../include/vlc_common.hcale = SpuRenderCre::ateAndLoadSc481:15: note: expanded from macro 'VLC_OBJECT'
a  481  leo |   (VLCmmon_member122 | 481:15:js: (const vle #defic_onbjeect_t      con *s)(&(x)->obj) \
      |               ^
_OBJECTt struct v var_Create(alnote: expanded from macro 'VLC_OBJECT'(spcu),,
      |                                              ^
_
b  481 |  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ctcommon__t *)(&(x)-memb&e(x)->       const struc>t bob,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
, c )  ../include/vlc_common.h:481 |         co
      |                                       ^
481:15../include/vlc_common.hnst st: note: expanded from macro 'VLC_OBJECT'
:ruct vlc_common_members: (const vlc_or  481 |      sj   const struct vlc_cbject_t *)(&(: (const vlommon_membx)-)>obj) \c _object_t *)(&(x)->obj) \
e
      |               ^
\r      |               ^
s: o
(const vlvideo_output/vout_subpictures.c:1336:51:       | c_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481bj) \input/input.c:
      |               ^              ^

 1336 |  3005:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
obj ec t  sys_-t> *)(&(x)->oscalbIn file included from misc/md5.cvideo_output/vout_intf.cjvlc_warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:296:5: warning: 3005com |           )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]44:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h
 :212:  12296:In file included from misc/rand.cmon_members: ( |     vacro_:nAsdtd Cvlc26a:
lIn file included from l../include/vlc_common.hb warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_object_t *):1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](&(x)->o
bj) \
      |               ^
  189 |     retuarck( p_vout,   "In file included from misc/actions.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]212 |  n  s
  var_SetChecked(ub-mar  re455 |     var_Cre agte( p_ob  j,p_obj, psz_name, VLC_VAR_INTEGEi578Rtur, val );
      |            ^
 ../include/vlc_variables.h:140:48: note: nn", SubMa var_SetChecked (obj, name, expanded from macro 'var_SetChecked'
rIn file included from   140 | #ginCallback, define var_Set |  msg_Dbg( p_input, "slave %dChecke d(NULL );
      |     ^psz_nV Lo,n,t,EOF", i );
am      |             ^
v) ../include/vlc_messages.h:87C_ :  ioe, 5: note: expanded from macro 'msg_Dbg'
Vnst vlAc_objef( var_Change( vcar_tp_obj, psz_namRe, VLC_V_COORDS, val);
      |            ^
SetCheck_t *)(&(x)->obj) \../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | e
      |               ^
#define vdar_SetChe(VLAC_OcBRJEinput/var.cCT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481ked(o,n,t,v
) va:452:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:../include/vlc_variables.h:166:_CHOICESCOUNT, &count, NULL ) )
      |         ^
r_SetCe  ../include/vlc_variables.h:128:43452 |         var_Create( p_in_put, "sout", VLC: yuvp note: = Sp_hexpanded from macro 'var_Change'misc/probe.c
e  128 | #dcked(VLC_Oue:RfienderCr15: note: expanded from macro 'VLC_OBJECT'51: note: expanded from macro 'var_AddCallback'
Vne veaar25t_eChange(a,b,c,  166 | #define var_AddCall
back(a,  481b,c,dAd,n |  dLoadScale(VLC_OBJECT(spu) var_A),e)
      |                                                   ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   vBJECT(o),n,t,v)
      |                                                ^
a../include/vlc_common.h:481:15::
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189       c r_Change note: expanded from macro 'VLC_OBJECT'o( VLCnst str_OBJECT(uct vlca), b, c,  _comm   o:n
_  481 |      ddCal12:lback(  Vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m   const str   embers: (const uct vlc_cocmmononst st189_membe | rs: ( d, LC_OBJECT(a), b, c, d )vlc_object_t *e)(
&(x)->obj) \
      |               ^
const       )
      | |                                                   ^
                                          ^
   return var_SetChecked( p_objIn file included from , pmisc/rand.cs:z26:
In file included from ../include/vlc_common.h:../include/vlc_common.h:4811031:
../include/vlc_variables.h:203:12: warning: :15: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'  203 | 
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT' \

  481 |      _   Vna  vlc_object_t *)(&LC_VAme, VLC_VA481 (x)->oR_INR_FLOAT | VLC_VAR_DOINHERIT );
      |     ^
 |         T   const struct const strucEGER, t vlval c_commo../include/vlc_variables.h:122:bj)39);
      | :            ^
n_membersnote: expanded from macro 'var_Create'
  122 | #defin25evlc_common_me warning:       sm |               ^
\
      |  generated.
               ^
../include/vlc_variables.h:140:48berrs: : note: expanded from macro 'var_SetChecked'
 var_(const vlc_ob  140 | #(In file included from misc/md5.c:je44:
In file included from ../include/vlc_common.hct_t *)(dIn file included from e&t(x)-u:1031:
C../include/vlc_variables.h:227:>obj) \
      text/unicode.crr:31:
ne |               ^
aefine var_Sectte(a12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CheckIn file included from ed(o,n,t,b,c) o../include/vlc_common.h:1031:
../include/vlc_variables.hvv:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  563 |     va  227 |     return var_SetChecked(r_Cr p_obj, psznst vlc_obj_encatm_t *r)_,v) (&(var_xSe)tChecked(VLC_->obj) \
      |               ^
OBJECT(Crear_Svideo_output/vout_intf.co),n,t,v)
      |                                                ^
:299:5: eet,aChecked(  te../include/vlc_common.h:481:eate( p_obj, psz_n15: note: expanded from macro 'VLC_OBJECT'
  481 |     pV    coa( VLC_OBJECT(a), b, c _obme, VLC_VAR_STRING | Vr)
Lunst struj, psz_name, VLC_ctL cvlCC_VAR_DOINHERIT
c      |                                       ^
_VAco../include/vlc_common.hm:mon_members: (const vlc_object_t *)(&(x)->obj) \
      | t481:15: note: expanded from macro 'VLC_OBJECT'
 vlc_common__VAR_FLOAT, val );
      |            ^
me../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
mb          |     ^
140eR_BOOL../include/vlc_variables.h:122:39481 |         const , val );
      |            ^rs: (const vlc_objecstruct vl | t#_c_common_membd:et *)(&(x)->obj) \
      |               ^
fdepbase=`echo misc/block.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/block.lo -MD -MP -MF $depbase.Tpo -c -o misc/block.lo misc/block.c &&\
mv -f $depbase.Tpo $depbase.Plo
ine  var_SetChenote: cIn file included from ked(o,n,texpanded from macro 'var_Create'
              ^
  122e | ,rs: (const misc/probe.c:25:
In file included from ../include/vlc_common.h:v1031:
../include/vlc_variables.hvlc_#objecd:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t_t *))
(&(x)->o   203 |     return var_SetChebj) e\
      |               ^fine var_Create
(vcked( p_obj, psz_nIn file included from ame, VLC_VAR_misc/actions.ca,b,BOOL, vc) arvar_Create( VLC_OBJECT(a) ,%s", psz_bind, i_bind,
video_output/vout_subpictures.c_SetChe: ck
1385../include/vlc_variables.hbea:ld ,(VL): cC )40:      
      _:
OIn file included from ../include/vlc_common.h:1031140| :15BJECT|         ^
;(o),48                                      ^:
../include/vlc_messages.h:83:5: 

../include/vlc_variables.hn,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:../include/vlc_common.h:481:15  481: note: expanded from macro 'VLC_OBJECT': |         const struct vlc_commo5
        469481 |      n   const struct_ vlc_commmembers: (c| on_members: (conote: expanded from macro 'msg_Err'o:
:: :5: warning:              ^note: expanded from macro 'VLC_OBJECT'   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  469 |   87  var_Cre |    ate( p_ob
warning: ../include/vlc_variables.h:140:48due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  83
j 481 |          | :  , psconst sz_n amenst vnote: lexpanded from macro 'var_SetChecked'
t  140 | #define var_ScIn file included from misc/mtime.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:, VLC_Vruct v189lc:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_1385 |   189 |      vAR _STRIN  msg_GeetChe_common_members: (const vlc_objonAbje R_STRING |ce ric VLCe( t_t * cked  msg_Generic(p_this, VLCp_MSG_DBG, return (o_,thviar_Sen,tCt,s,hecv) kedct( p__tV_ ob*)(&( VLj,C AR__l_MSG_EpszRR, __VAc_Dx__ARGS__)
      |     ^
name, VLC_VAR_INTEGER../include/vlc_messages.h,) OI-Nv:HERITaV78vA_ARG:13S: note: expanded from macro 'msg_Generic'a__r_SetC)
    )>hecokeb
j;)
d       | (        ^\
      |     ^
VL
../include/vlc_variables.h:l       )C;../include/vlc_messages.h
|       _O:              ^
| 78:13:BJECT(           ^
o),n,t,v)
      ../include/vlc_variables.h:140:48: note: |                                                ^
expanded from macro 'var_SetChecked'
../include/vlc_common.h:  140 | #defi122In file included from :39: 481note:  text/memstream.c::15: 25note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_Create'_
n  122 | #define var_Create(a,b,c)   481 | va   r_  Cr  ea ctoen(s tV LsCtr:
uct vlc_common_members: (const vlc_object_tIn file included from  ../include/vlc_common.h*:)1031(&(x)->obj) \
obje:
ct_rele      |               ^ase(spu);
      |     ^

../include/vlc_variables.h../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vGl c:525:5: warning: | VLC_object_re_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from   525 |    leaseVA R(v V_78 |     vmisc/probe.cLC_OBJ_OBJECT(a), b, c E)C
      | :25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  DOIN                                      ^HET(a) )
      r_Clreate( p_ob| j212                        ^R,I
 | ../include/vlc_common.h:481: 15p: sz_na
me../include/vlc_common.h:, VLC_VAR_481note: expanded from macro 'VLC_OBJECT'Tnote: :15: c_Log(VLC_OBJ
expanded from macro 'msg_Generic'
     481 |  78 |     vlnote: Eexpanded from macro 'VLC_OBJECT'Cc_Log(  VLC_OBJEC T(o),
   p,     return vanBOOL | VLC_V     cost vlc_object_tr *T(o), p, vlc_modAnRsule);
      |     ^
t struct vlc_common_members: (const vlc_ob_name, __FILE_../include/vlc_variables.h:_, j__L122I_ect_t *)(&(x)->eobj) \
 var_SNE481 |   __, \
      |             ^
 e../include/vlc_common.h:481v ): l ( &t(C15c_mo_D: note: expanded from macro 'VLC_OBJECT'
dOxu INHERIT
      |     ^
c../include/vlc_variables.ho  h:eck)e481d(o,n,tS | etl,v)  122       |               ^
e_var_SetCheckinput/var.c:453 :39: note: expanded from macro 'var_Create'
  122 | #define var_CreatChece(warning: aed(VLC_OBJE ,bn,cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  299 |     var_Create( p  ame, ___: FILE const struct vlcCT(o),n,t___, ,v)
common_members: (const vlc_object_ n__t vo9: warning:       u*Ls)(&(x)->oINE__|                                                ^
t struct bj) \
      |               ^
../include/vlc_common.h:481:15vlc_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct, "motus, \
      vcar_Creatnetwork/udp.c :661:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v|             ^

  ../include/vlc_common.h:481:15: l)note: expanded from macro 'VLC_OBJECT'
e  481 |         const s(tommon_members: (co-r&nst vlc_object_t uct vlc_com*meon_(mec_common_memmbe()(&x)->or(buttox)->objbj) \
s:         (661c |          n 453-do|               ^
ownnst vlc_object_t ", VLC_VAR_ |  *    bers  ): var_Create( p_inIn file included from ptext/unicode.cut, "Isout-all",   VLC_VAR_BOOL | VLC-_VAR_D:31N:
In file included from  OTINHERIT >obj) \../include/vlc_common.h:1031:
../include/vlc_variables.h:EGE
R )      (;&(x)->obj)( \
      |               ^
con)st vlc_obje578 VLC_OBJEC| ct_t              ^T:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(input/input.c:3018:9 
*  )(&(x)->ob578j;
:  |    ) if( vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  3018 |            ) \
r_Chan\|         ^
      
|               ^
 aIn file included from misc/md5.c:44:
In file included from ), b, c )
      |                                       ^
../include/vlc_variables.h:122:39: note: ../include/vlc_common.h  In file included from :1031../include/vlc_common.hmisc/mtime.cge( p:::
../include/vlc_variables.hexpanded from macro 'var_Create'
      481:15: |               ^_  122 | obj, psz:241:12_:
#kendamdee, fVLC_VAR_CHOICESCOUNT, note: ine var_Create(a,b,c) var_C&video_output/vout_subpictures.c:1398:9:  c    msgreate( VLC_OBJECT(a),ount, NULL ) )
_Er      r|         ^
warning: ../include/vlc_variables.h:128:43 : note: expanded from macro 'var_Change'
(odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj  128,  name, VLC_V1398  | A ( R o _ b C  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
O j, "cvar  241 |     return var_SetCh annot connec:t toexpanded from macro 'VLC_OBJECT'ORDS, va %s lec)k_ | ;
e      pdCreate(input, "highlight", VL| (#           ^
 p_obC_
j,
        481 | |    VAR_BOOL)    ^;
b../include/vlc_variables.h,   cd )
      
../include/vlc_variables.h      |         ^ 
:../include/vlc_variables.h:ef140:48: note: expanded from macro 'var_SetChecked'
|                                       ^
i../include/vlc_common.h ne var_ C  140:han481:15ge(a,:b,c,d,e) 122var_Cc : oha | #define var_SenntChecked(ge( VLC_OBJECT(a),note: : sb, 39to stru: note: ,nexpanded from macro 'var_Create'
,c  t122 t | #defo,v) var_S39: enote: tCheckedri(ne var_Create(a,b,c)t %d: %s",
 var_Cre      |                 ^ate( VLC_O
BVLC_O../include/vlc_messages.hJECT(a), b, c )
      |                                       ^
Bc:,83 :5: note: ../include/vlc_common.hexpanded from macro 'VLC_OBJECT':
expanded from macro 'msg_Err'  481
d   83 |     msg_Generic | (  , JECT(o), e )
n      |                                           ^
,../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   481 |    p _this, VL    const st rCu_cMtS   cexpanded from macro 'var_Create'G _481o
vn  122 | #defsilnEe:15 var_tCcr ster_ate(RRuct vlcat_ccommon_member,v)
      |                                                ^
p../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'sz_name, VLC_Vs: 
,b,  c25(libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/block.lo -MD -MP -MF misc/.deps/block.Tpo -c misc/block.c  -fPIC -DPIC -o misc/.libs/block.o
c)481 |         const struAR_ct vlc_ warningos generated.
conm: note: expanded from macro 'VLC_OBJECT'
m st vlc_objevar  481_Create( VLC_OBJECT(a), b, c )o
      m |   , __| ct_t *)      constmS T                                      ^R
s../include/vlc_common.h:481:15:VIANt_ note: Gexpanded from macro 'VLC_OBJECT',r val );
      uct vlon_
c_| ARGS           ^
_  481 |   ../include/vlc_variables.h:140:48:como_)
      |     ^
m../include/vlc_messages.h: (&(n_membe  note: 78:13: note: expanded from macro 'msg_Generic'
expanded from macro 'var_SetChecked'
   140 | #e   ms78  | deg_Err( x)->obj) \
      |               ^rs: (consmbe p_input   constm ,
 36foin_me" str  ne vlc_Lmbers: (const vlc_object_t *)demux doesn'tuct  litk (&e Dr(x)so:
: | -     (vconst vlv>EMgIn file included from lvc_a obj) \
r _SetCh      |               ^../include/vlc_common.h:1031  m:
../include/vlc_variables.h:203:12: warning: object_t 
slc*ec)(&(x)->og_Err (pkdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bj) \
      |               ^
In file included from misc/probe.c:25:
In file included from ../include/vlc_common.h:
1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |     revideo_output/vout_subpictures.c:1399:9: warning: (tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c_curn var_See_oddepbase=`echo misc/fifo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/fifo.lo -MD -MP -MF $depbase.Tpo -c -o misc/fifo.lo misc/fifo.c &&\
mv -f $depbase.Tpo $depbase.Plo
bject_t (*)(&(x)->obtChj) \
      |               ^
eoc,n,t,v) var_VLC_OBJECT(o), kinput/var.cp, v:454:9: oSetmmwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o 1399 |        
 var_An_members: (constChecked(VLC_OB v  lc454 |         var_CJreate( p_einput, "ddCall_boacksoutb-aujdedio", VLCEC(inputT(,cto_ "),(n,thi *g_ p_obj, psz_naV)hlight"met,v)
      |                                                ^
A../include/vlc_common.h:481:15: R_BOOL note: |expanded from macro 'VLC_OBJECT'
,  481  | V (&(xL)C-_ V      con>so bVALRC__jV)A R\_
B      OOL,DOINHERIT );
      |               ^
| l        ^
c val );
t struct vlc_commonIn file included from misc/actions.c        |            ^:40:
In file included from ../include/vlc_common.h_227m | ../include/vlc_variables.h    re
tu:r122n _mevmar_S:e1031t:
C../include/vlc_variables.hh:477:5: ecked( p_obj, psz_name, VLC_oVAR_Fdule_name, _warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
UX_GET_  477 |     v_FILE__, __LINTIME" );
ar_Cre:ate( p_objb39: note: eE__, \
,, Lpsz_name, VLC_      |         ^
O../include/vlc_messages.hVAR_STR:ING AT      | , v            ^
aexpanded from macro 'var_Create'l );
      |            ^

../include/vlc_variables.h:140  122:48: |  note: #def83ine |var_Create(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:5: note: expanded from macro 'msg_Err'
 a,     481 |        83  |     ms cogVC_Generic(p_thiexpanded from macro 'var_SetChecked'
s, V  140 | #defineLC_MSG_ERR, __VA_ARGrs:_ (Lnstb, struct vlc_common_membertc) var_Create(h iVLCs: (const vlc_oC_V_OBJEbjeCAR_DOINHERIT S__))../include/vlc_variables.hT:(140:
      |     ^
ct_t *r;
 v48)(      ../include/vlc_messages.h&(xar_|     ^
)-:ao:78:13../include/vlc_variables.hs:, "cann SetC),h >:o122b:39: note: expanded from macro 'var_Create'
  122ecked(o,note: expanded from macro 'var_SetChecked' | #define var_Createj(
n  a) \
,b,c) var_C      |               ^
r,eate( V t,conLpsvt vlco_toCbb, _je rc c140 | #definenote:  vaCtrexpanded from macro 'msg_Generic'_t
allb *   78 |     vlc_Log(V_LaC_O)BcJkECT,( o), p, vlSc_modetChe cked(o,n,u)es
      otv| lvsar,_                                      ^v)
pu); 
Sle_name, __FILE__, _var_Se_et      tChecked(VLC_OBJECT(o),nLINE__, \
,t|         ^
      |             ^
,../include/vlc_common.h:481:15):(../include/vlc_variables.h&(x)-> note: expanded from macro 'VLC_OBJECT'
  481 |        :166Cohecke %s  pbj):51: \coned(VLortC note: expanded from macro 'var_AddCallback'
   %d166 : %
st s      t|  | _OruB              ^ct
v vl)JECT(o)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  #,n,t,v)
      c
_coIn file included from misc/md5.c:44:
In file included from m../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m  256 |     re      tdsefine v| "ar_Add                                               ^, psz_reua
rnlhost,../include/vlc_common.h
:      481 var_SetChecked( p_obj, psz_na       cme, VLC_VAR_A:D15| : note: expanded from macro 'VLC_OBJECT'o
n  481O        ^
 |  s on_members: (const vlc../include/vlc_messages.h :_83o:bject_t B5: note: expanded from macro 'msg_Err'
D   | 83                                               ^
 ../include/vlc_common.h:481:15 |      conJRESS, v   msst strutc tEsgCT(a), b, c vl*c_c: note: expanded from macro 'VLC_OBJECT'
   481 | )o(m&mon_      members: (con  _st vlc_object_t *)(&(x)->oG(bj) x)\consteneric(p_this, VLC_ struct vlnote: MSG_ERRc-,_common_mem
>obj) \ 
      |               ^
expanded from macro 'var_SetChecked'
  __VA_ARGS      b140| ers: (con) | #define va__)
      |     ^
r_SetChecke              ^
input/input.c:../include/vlc_messages.h3029:d(17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: 3029 |    78:o13   ,n,t
,v) va: note: expanded from macro 'msg_Generic'
      |                                       ^
 ../include/vlc_common.h:481:15: note: st vlc_obinput/var.c: 455:Ctral9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'  lback(a,b,c,   d) var_AddCallback( VLC455_ | OrB78 |     vlc  uJ  ECT(a), _Log(VLC_OBJcECT(o), p, vlc_module_n _SeametChecked(b, cal );jtVLC_ vlc_co       msg_Err( p_
      ,|             ^, __FILmdO 
mBJE../include/vlc_variables.h:140:48: note: CTexpanded from macro 'var_SetChecked'
(o),n,t,  140 | #don_ev)
E)__fine va      | r_SetCh
                                               ^eck,ed(o,n,t,
      |                                                   ^
../include/vlc_common.h../include/vlc_common.hv:481) : 15: note: inputvar_SetC, "seek fai   var_ele hecked(VLC_OBJECT(o),n,_tmember:s: (481cConsreate( t vlc_expanded from macro 'VLC_OBJECT'_:o15: note: expanded from macro 'VLC_OBJECT'
c  bject_t *)LI,v)
(t_tN      |                                                ^
481 |  &(  E__, \
      |             ^
     ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
x)->obj) \
      |               ^  
p_input, "soducont-vst struct vIn file included from misc/probe.c:ideo",25 VLC_VAR_BOOL | Vlc_LC_common_members: (cons../include/vlc_common.h481:tV
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning:  40  v warnings generated.
481  |  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l*)(&(x)->c_obj) \
      |               ^object_t *)(&(x)-  241 |     return>obj) 
\
      |               ^
481 varAR_DOINHERIT )    _;
      |         ^
 ../include/vlc_variables.h:122:S  :c39: note: expanded from macro 'var_Create'In file included from misc/rand.co:26
n  122st stru | #d15eIn file included from misc/mtime.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hct v:
lc_common_members: :(eIn file included from :212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  onst vlc_212otCheb  |     c../include/vlc_common.hk: fonote: r slave %d -e>d(  EOF", pj | ect_1031retutexpanded from macro 'VLC_OBJECT' * ) ( & ( x)-
ri  n> 481 o bcon:
../include/vlc_variables.h:212 |  );:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]        cost jf
ine _onsbst   212 | t v) \
      |               ^
s
 rt      | jvarar_Set                ^video_output/vout_subpictures.c
../include/vlc_messages.h::1415:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
83 1415 | :    r   u  _r5e:  vCct vreattla note: expanded from macro 'msg_Err'
Ceheu   r83(,c_ |     msg_Geanne var_Serckterduct vlc_comm ipChsoz_nacm,bc,c)edepbase=`echo misc/fourcc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/fourcc.lo -MD -MP -MF $depbase.Tpo -c -o misc/fourcc.lo misc/fourcc.c &&\
mv -f $depbase.Tpo $depbase.Plo
 var_, VeLckoCnemmon_VAdR_m( em(_SboeTrRsING, val );_
      |            ^m
b../include/vlc_variables.hj,:140:48:  (obpnote: :expanded from macro 'var_SetChecked'
   e140 | #define v(coambers: ( _thCconrnenatj, nie( VLC_Oame,ast vlmes, VLC_BVJAR_Er_Sste,  VvtlCc_oT(a L)C,bCV b, c )OO
hecC_kMRDLS, val);
      |            ^
SCject_t G*)(&(x)->obj) \
_ERR      ,      |                                       ^ |               ^
_
_VeA__../include/vlc_variables.hAdR:cVA140:48RG__object_(COORDS, val)S_o,n,t,../include/vlc_common.hv) var;_)
:481_SetChecked(V: note: expanded from macro 'var_SetChecked'
:      15| t           ^  140 *In file included from misc/md5.c:44
): :
      
(note: ../include/vlc_variables.h:expanded from macro 'VLC_OBJECT'
&(140:48: | #d| LIn file included from     ^
efi../include/vlc_common.hne x) ../include/vlc_messages.h  libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/fifo.lo -MD -MP -MF misc/.deps/fifo.Tpo -c misc/fifo.c  -fPIC -DPIC -o m-481note: >isc/.libs/fifo.o
_vCo | a r      b conjexpanded from macro 'var_SetChecked':D
1031e)l_Set  :
140 | #d../include/vlc_variables.he:276_:fin10 se tv:aOr s_CSet warning: Checked(tChecked(oBJECdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  T(o),n276 |  o,t,,nnallrb,,t, uac,v)v varct vl_Set ) tc_c:om,mv) vaiCron78:
h13      _| e_SetChc                                               ^
m\f
k(       |               ^eem
!ed(VL../include/vlc_common.hCcvk:e481b:a d(:15_ernote: Vexpanded from macro 'msg_Generic'
:   78 OLCrnetwork/tcp.c_BJnote: _expanded from macro 'VLC_OBJECT'
G | EOBJeEtCCTh(s: (conec    vlc_Log(VLC  481 |    _:Ost v141:26: owarning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])lc  
BCT,  J(ECT(o), cn,  _o),o141p, nv | ,tonsl, t struct vlked( p_bojbc_m cect_t *)(&(x)->obj) \
t      j, psz_name,,v)
_odco mmuo|               ^ln_V
Lme      | _n                                               ^vainput/var.c:)
456../include/vlc_common.h:481:15em
b      ers:|                                                ^: note: expanded from macro 'VLC_OBJECT'
  481 |  
 ../include/vlc_common.h      co:n481:15: Cnote: expanded from macro 'VLC_OBJECT'
_  481 | VAR_IN       T:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   456c |       o  var_CreEGmEest str, n  vlR,c_tick_t timeo &val ) )
uut       | =         ^_
 ../include/vlc_variables.h:142:48: note: cvaexpanded from macro 'var_GetChecked'
kt  142 | #def(input, "highlight", _avlFILE__, __LINE__, \
      |             ^
 ../include/vlc_common.h:481:15:CropCallbc_common_memackbers: t(cons note: expanded from macro 'VLC_OBJECT't, spu); velc_object_t *)
(&(x)( p_inp
ut, "sout  481 |         -const s-tst str>oruct inebuct vlc_co mvarspu_Gmon      _members: | "v,(const vlc VeLC_VAR_BOOLtC _o(bjehecked( |        ^clc_common_members: (cojnconst vlc_object_t *)(&
(../include/vlc_variables.h:167x:s51t_:tro_)->obj) \
      |               ^
I *)(,n,t,v) vna)heri  note: expanded from macro 'var_DelCallback'tIn file included from &
 vlc_object\misc/probe.c:(  167 | #define var_GetInrx)->o_t Checked(VLCbtj) \
      |               ^
25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |     return va_eOgBJECT
      (|               ^o),r
_SetCheckVLed( p_obj, psz_name, VLC_VDeC_VrAAR_DOINHERIT In file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h():elCallback(a,b,c,d) var;
_R_      An,| t        ^DelCalDDRESS,
227,input/input.cv:../include/vlc_variables.h:122::39 12: : pnote: 3058)expanded from macro 'var_Create'

  122 | #:d      | _                                               ^thviesa,l f
ine../include/vlc_common.h :_ "481ipt );v4
-*t      warning: i)mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e:ou
t(15")|            ^va: &(note:   expanded from macro 'VLC_OBJECT'


r../include/vlc_variables.hx:)-  227>o481b       | |  |    140 : 48:                          ^ 
  _../include/vlc_variables.h note: 28: expanded from macro 'var_SetChecked'
warning: Cj :  re a140 | #)coten(desfa,tb,c) ivdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
615n  3058e | :  \
53s       |                ^t
  r uc tar c hvlc:_Car *_re note: expanded from macro 'var_InheritInteger'at
pecsz( In file included from om_misc/mtime.cvsamonV_LmreC_  615_t:mb | # OSBeerrtdefii36ng =C sret: vheucJE(kec:
In file included from ../include/vlc_common.hondst v:l(rnaren cvar__G SeCTt1031Ch_o(oev:
tabr../include/vlc_variables.h:e,nNo_njeEck,mt,vpt) Ivena)ychaer227:,Srttrin g12_SitIn_( ptbetC hde:c(ke_i n pd(pVLut,C,_o_Ote bB gj,*c )pJEerpl_b( o,) 
      nl) vwarning: (ia&(sxck(|                                       ^a
)->tszr_../include/vlc_common.h:naCTo( VbLCmoj)_OB481:[),i].pns \J
15:E,      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CT  (a| e,t  note: ),z__Innexpanded from macro 'VLC_OBJECT'              ^227 | VL hC_,VeAa meR bri_F );
,LO  
481 | 
      tIAn tc| e,                            ^d   
 ../include/vlc_variables.h T , va  :l  co)n
st gs)      In file included from e;t662  rrr:uc61: tnote: misc/md5.c:expanded from macro 'var_GetNonEmptyString'et
(  u662rVn vL vaClc_cr_Set | Cv)
#d44:
      In file included from | ../include/vlc_common.he
      o| mm                                               ^fio
n../include/vlc_common.h:1031:
| n                                                  ^
_../include/vlc_variables.h:eOB293 ../include/vlc_common.h::_mJheem:b481EC10: ewarning: rs:15:            ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](
T../include/vlc_variables.h
: c:140k(ov  note: expanded from macro 'VLC_OBJECT':293a)
,  48481 n): 
note:       expanded from macro 'var_SetChecked' | 
      | ic140 |  |  r_o                                                    ^
fG#( e    deef!idn( n  tNe conpE _vaosr_oSnsetb tt mvptastyvrlc_rChu_../include/vlc_common.hctSeoj,b:Gc481:e15tr pij tnChgskveeczkd(_oel(nc,ct:_edta,a_co( mb)mm note: oe,expanded from macro 'VLC_OBJECT'
 *  )p481n_on  _m,t V | L(Cbj ,em,b er_VsA: (&(cvo)nR_  vst  FL pOszAarT_vS,lc__oxb je c) etChnaec-> v ked(t_vamel, t )*ar VLcC V)Lo;o_O(_G
&(Cx_VAbBRj)-) \et>ob
_      jBJEnCN| T) son              ^E(mOtpOto),L\
n      ,t,, 
| v)
              ^      | 
yS sttrriunc                                               ^t
g(../include/vlc_common.h  :v      | VlcL_c           ^C
In file included from &481input/var.c::../include/vlc_variables.h:140misc/probe.c:_2515:o v:
mmonIn file included from _m../include/vlc_common.h:1031:
O../include/vlc_variables.hemnote: :expanded from macro 'VLC_OBJECT'
48:   ber481B | anote: expanded from macro 'var_SetChecked'457JE:9CTs::276
:10(l a: )  ()c,b))warning: 
ondue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s        
t | 
:  warning:                                                             ^
  v ../include/vlc_common.h:      | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]    l457 | 
     276 |   140  c   i |  c_oo
nstb481j          ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/fourcc.lo -MD -MP -MF misc/.deps/fourcc.Tpo -c misc/fourcc.c  -fPIC -DPI../include/vlc_variables.he:# def c142vaC -o misc/.libs/fourcc.o
  481::f( | 15   !48:tin_et varr_ v anote: expanded from macro 'var_GetChecked'
r *s  t)142  | r_:Cr Geauc_(enote: tC&#teexpanded from macro 'VLC_OBJECT't481:In file included from h15ec kvede:f imisc/block.cnote: :
34expanded from macro 'VLC_OBJECT'S  481d:

el  (c _nc |  o(     p_tC  p_coo481nbs | tj  ,  psz ste v_nam  earr_  u    G, cVetIn file included from L../include/vlc_common.hC  Cchotmm v: oconnesns_t _VstARm_tIlc_N TcEkedc(oo1031:
s../include/vlc_variables.hmm54:189:12o:trnheu ckwarning: , warningruce_medt Gn,mscdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Et generated(.
 vRo,lc, n
vl,t,vi)n_c  obcput_, " v189 | soar _ Su  tm-tker,vecmon_eemerme&om(vtsm:ame)tux)->p"o,b j  voln_abrrVmemn eCrs:v _G(cLoCh_ecaked r_ () )SnetcVCbes t( VvLlc_ob\jCeAc_het_tO R*B_BJEC)(OOL T(| ck&VLC(_xe)V
      )dr(->obAR| Vone         ^j) s_DtLo) s:,n
,t,v\ (c../include/vlc_variables.hOov:ntst142 vIlc
_Cho      | bjee              ^cc:keC_lO)
ct__      | obje                                               ^
c../include/vlc_common.ht:48148:Bt d(_ pt:15_:  note: expanded from macro 'var_GetChecked'JEC Tnote: o25*)bdepbase=`echo misc/es_format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
(/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/es_format.lo -MD -MP -MF $depbase.Tpo j
 warning,(o  )&, psNHEn,-c -o misc/es_format.lo misc/es_format.c &&\
t(x,zv)mv -f $depbase.Tpo $depbase.Plo
_sna
m generated.
)-e142, | # R>I      Texpanded from macro 'VLC_OBJECT'V )*
de;f| LinC_Voeb                                               ^

      ../include/vlc_common.h| :AR 481:_var_INjGetC  15:) heck
ed       (note: | expanded from macro 'VLC_OBJECT'o              ^,n,
t
        ^\T,v  481) | b
er../include/vlc_variables.h:122s::39 481 |    E GER  ,   network/tcp.cco   va:l 150:13 : )warning: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 va)r;_ G:  150 
        |  |            ^  note: &(expanded from macro 'var_Create'
ns  122xt s) | # d  
  teef../include/vlc_variables.hruci->obn  :  e 140 jvatr :m)_C vl48re: at
sg_note: expanded from macro 'var_SetChecked'D bg\      
et(      | | c_              ^c
omma( ,b,(cp_              ^t
)onch_Chcomec nstked(V stemIn file included from misc/actions.cLoCbnest:rvua vrlsr_:C c_ct_obre
(  coOn140 | j#decte vsltc_ is40fi,:
depbase=`echo misc/picture.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
nev/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/picture.lo -MD -MP -MF $depbase.Tpo -c "s -o misc/picture.lo misc/picture.c &&\
ola_coinput/input.ct:3192memomv -f $depbase.Tpo $depbase.Plo
n:9:In file included from ../include/vlc_common.hc_o:_ 1031:
m../include/vlc_variables.h:betject 491:5_: Bwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]JEtC *m
be)warning: rs:  491 | (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] (*  T(&c 
 )onst  vl(x)->cva_ro_oCo)b,n(,t&(,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  rxea)->ote( bj(   p_obVj,  vjbj)l p3192 | Lc_ \
       )   \| cC_ OBvaoJEeCTct(r_   _t  *c              ^s)onSez(a&(_xnatmseC,c
k      |  VL t
 sC_)he              ^
)VAtt-, 122In file included from >obrucRt_b:In file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:1031misc/mtime.c::
j)../include/vlc_variables.h36 39 ::  241: msgAeD_D:
vD12ckRed(boIn file included from el../include/vlc_common.hc: 1031ES:
,gn,t_,: ../include/vlc_variables.hwarning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c241:Som |mo12( : 
warning: Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]LC  _V241 AR | rnror:   %

   241note: expanded from macro 'var_Create'\ 
_      mv_retu)| 
video_output/vout_subpictures.c              ^
: DO1416:Ip_NH  122 | inrERInT | #de fIn file included from misc/md5.c  )  ;
va      r| i    ^_
n../include/vlc_variables.h:e vs44a:
"Se,tIn file included from  ../include/vlc_common.hCr_h:Cre122:vlc39_a:  eret vu:1031sttar:
_e../include/vlc_variables.h:rcknote: erde( (rexpanded from macro 'var_Create'
pror_c  122 | (ut,p_#defnaS ee"304:t_17eDrrtnenChoecik)e d n()VLC_,vb,e cv:atrec;
te      OB warning: d due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_
Creaar_S  304|             ^ |  JECtTe(   io
e../include/vlc_messages.h(e:xt87t:5Checra f),: knote: n,ftexpanded from macro 'msg_Dbg'
e,d9 ilve)
:  (( `warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l       | i                                               ^p1416_ | objkely(!%
s../include/vlc_common.h  ,:'v ) v   a,481b:aa15:", , frr_Ccil)note: expanded from macro 'VLC_OBJECT'
 p87 |   _Gr  sze_ n vate vetea( arapm_Che  481r | _c k Desatem beed r( om bjsgth_GC,en eVrLC_ic(pO B name,     JcEC To)_yth;
      is, V| L(a(inrputIn file included from ),, "eahmisc/fifo.cig:e te(31:
In file included from ../include/vlc_common.h:1031:
 ../include/vlc_variables.hVL:,b189 :12C,VL_C_MOSG_BJEC_CVTAhR_o nlst igsSmTRhct");
tructDB GI ), m_        ^_
V:       NGvwarning: Adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]V

,r../include/vlc_messages.h(lL v:s87alcaC_ :)_ VA  R:5:_C note: OOexpanded from macro 'msg_Dbg'R, bD
S, ,   87 | c o c189 | &o val)))
      |                 ^
 )
      |   n_                                      ^ mmon
 | m../include/vlc_variables.hmemb)sgers: (const vl ../include/vlc_common.h:;
      |            ^
c_objec481../include/vlc_variables.h_::15: __AGt_t *)(                                      ^RG 
erneric(p_teturn var_h../include/vlc_common.hiS__)
Sset      | ¬e: expanded from macro 'VLC_OBJECT'(:x481)->obj) \    ^m
e../include/vlc_messages.h:mb
      |               ^

ers: (const vlc_  481 | o b       const struj:ctIn file included from 142 text/memstream.cv:lc_common_members: (const (v15: note: const vlc_obje,ec Vexpanded from macro 'VLC_OBJECT'LCct_MSG_DBG, __VA_:25:
In file included from ../include/vlc_common.h:1031:
t../include/vlc_variables.h:539:5:t140l:c_object_78t *)(:&13 :warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: 
expanded from macro 'msg_Generic'  539 |     var_Create( p_obj,  _t *)(&(x)->obj) \
p
      sz__| ARGS_*)(&(x)->obj) \(              ^   _78 | )x

  n)-      
      a|               ^ 
 | m          ^
e../include/vlc_messages.h,In file included from misc/block.c>|         ^:
78../include/vlc_variables.h48obj, psz_n::In file included from misc/probe.c:25:
In file included from ../include/vlc_common.hvlc_L: o1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  293 |    og(VLC_OBJECT(o), p, vlc_module_name, __FILEnote:  if( !var_GetChecked:( _p__
obbjj34:
,In file included from    481 | ) \
      |               ^
../include/vlc_common.h:expanded from macro 'var_SetChecked':13: note: expanded from macro 'msg_Generic'
    78 |     vlc       const struct vlc_common_members: video_output/vout_intf.c(consC1031_Log(VLC_O
:t vlB  JE300CT(o), p, vlc_module_n140 | ame, #define var_SetCh__FILeckedE__, __LINE__, \
      (o,n,t,v) p| s            ^zv_arn_:
../include/vlc_variables.hame,:: VLCSetC
h../include/vlc_common.h:481:15: 5:note:  203warning: :ecdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'
_  V12: kAwarning: 481R_Bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]OOL, & |           
125  :39e203 |     returd(VLC_OBJEnC:300 |     var_Create( p_vout, "mouse-moved", VLC_VAR_TCOORDS );(o),n,t,v)
      | 
      |     ^
 ../include/vlc_variables.h:note: expanded from macro 'var_Destroy'
122  125 | #define var_Destroy(a,bval ) )
:      |          ^
48)h vaecked( p_obj, psz_name, VLC_VAR_INTEGER, val );
      |            ^
:39: note: ../include/vlc_variables.hr:_Des var_Seexpanded from macro 'var_Create'
t  122 |                                                ^
../include/vlc_variables.h:142:48: ../include/vlc_common.hnote: Checked( p_obj, pcsz_#_140: define varnote: expanded from macro 'var_GetChecked'
:481:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_GetChecked'
:  48_C142 | #  d  142 | #defrn481 |    :ameate(a,b,c) vare_Cor note: efine var_Gexpanded from macro 'var_SetChecked'
me, VLC_VAbRe_ate(ST, VLRING,,  140 | #,C val );
      |  e_VtChLC_OBJE           ^CT(a)jd
ec../include/vlc_variables.h: 140co,  en_bec :k48t_t *)(&(x)-isc )
      |                                       ^
 ../include/vlc_common.h:481 ne v:a15_eLd(o,n,t,v)Ir:N E_ _ >obj) \
cfonst struc       |               ^
note: tt struct vlc_common_members: Get: note:  vlexpanded from macro 'VLC_OBJECT'(c_ine Checked(o,n,ctcovoa,v)n vst vlc_objIn file included from ,misc/actions.c ce )
:      | r                                      ^

V../include/vlc_common.h:481:cARt  15481: |        _  _, \
      |             ^note: constBOOexpanded from macro 'VLC_OBJECT' stexpanded from macro 'var_SetChecked'r40:


   ../include/vlc_common.hIn file included from 
140:V481: | a15r_Ge__t#dtroy( VL *)(&(x: note: ucC_OBJECTt vlc_common_members: (const vlc  481 | S        conetChecked(o,n,t,expanded from macro 'VLC_OBJECT'
)->obj) \
      |               ^
Lv)t,Cehfine LeckeC  _v_../include/vlc_common.h:a1031481o | :
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/es_format.lo -MD -MP -MF misc/.deps/es_format.Tpo -c misc/es_format.c  -fPIC -DPIC -o misc/.libs/es_format.o
../include/vlc_variables.h:511: r_SetChec V dval );
      const       struct | v           ^
(la), b )sb
c_co5 vat(Vr_ sLCt_OrkuSjvare_mBtmoCnc_mehmbeeckeGdecr(JotECT(o),n ,tted(VLC_e,tinput/input.c:3414:9:vlc_c:ommon_mem       | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OnBJECT  511 |     var_Create(  (,t,v)o),n,t,v)
      |                                                ^
p_obj, psz_name, ../include/vlc_common.hV:s481:15: note: expanded from macro 'VLC_OBJECT'
,v  481 | ../include/vlc_variables.h:140:48: )
      |                                                ^
                                      ^
note: ../include/vlc_common.hexpanded from macro 'var_SetChecked'
C:warning: 481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:15:  
../include/vlc_common.h  3414 : v 140      caoLnote: C_ | _VAR_INThEGecEk#ed(t |    Rd efin| e vVarVrL_C_  O BJECT(o)n,n,t,v)
LCst struct S *_ etC      | vlc: (VAR                                               ^
_DOc../include/vlc_common.h:expanded from macro 'VLC_OBJECT'
481  :15: note: expanded from macro 'VLC_OBJECT'
INHERIT
      |     ^
481 |      ../include/vlc_variables.h : h481e:c15k:e dnote: (expanded from macro 'VLC_OBJECT'o,n, 
c  481 | 122:39    : note:     const struoexpanded from macro 'var_Create'
nct vlc_cst   s122 | #define var_Creatte(a,b,c) var_Create( tV,_L C)(ormco_OucBmJmAmotn_mE vlc_common  o_Re_FLOAT | VLC_VAR_DOINHERIT
      m481 | embers: (con st vlc_mbers : (cobject_t *)(&(x)->obj) \
      |               ^
|     ^
In file included from ../include/vlc_variables.h:122misc/fourcc.c:31:
In file included from ../include/vlc_common.h:o:39: note: expanded from macro 'var_Create'
n  122 | #define varn_Create(a,b,c) var_Create(   &(x)-V >obj) \
   coo      nsntst | vsl c_objectt_              ^
 vvlc_oar_Change( p_inpt *)but,e psz_es, VLinput/var.cC_VA(&(x)R_CHOICESCOC:459:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
video_output/vout_subpictures.c:1519  459 | :UNT, &count, Nrs: (clibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/picture.lo -MD -MP -MF misc/.deps/picture.Tpo -c misc/picture.c  -fPIC -DPIC -o misc/.libs/picture.o
oUnst vlc_object_t *)(&(x)->objLL) \
      |                ^)
T9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(a), b, c )
      ;video_output/vout_intf.c: 301:5: |                                       ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:  301 |    481 var_
      :15: note: expanded from macro 'VLC_OBJECT'
|         ^
  4811519 |         ms../include/vlc_variables.h | :128v        const Cstruct vlc_):43: note: g_Eexpanded from macro 'var_Change'
rr(spu, "  128 | subpicture heap full");
      |  va        ^cor_mSmeotnC_hmeecmkbeedr(sV:L LC_OB     JECT(#d (coCn_sOtB JvElCeT(a)  , b, c )

      var|                                       ^../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
c_object_t _Crea   83 |  t
f   msgine v../include/vlc_common.h_Gene:ar_481:15:*)(&(Ch note: expanded from macro 'VLC_OBJECT'
ric(p_thange(  481a, |     is,     const struct vlcb,c,d,e) var_Change( VLC_VOBJECT(a), b, c,o),n,t,v)
L      |                                                ^
s../include/vlc_common.hx)->obj) \
      |               ^
b:481:15je: note: expanded from macro 'VLC_OBJECT'
  481 |    t     coruct vlc__comIn file included from misc/actions.ccommo:mon_members:  n(cct_t *)(&(do_nmsetmbers: (con vst vlc, e )
      |                                           ^
_40nstobject_t *)(&(x)->:
oxb j)In file included from lc_os-t>bojbec) \
      |               ^
j) \
      ruct vlc_common_members: (const | vlc_object_              ^
t *)(&(x)->obj) \
      C../include/vlc_common.h_MIn file included from misc/md5.c:S../include/vlc_common.h:1031:
../include/vlc_variables.h44:
In file included from ../include/vlc_common.h:481In file included from misc/fifo.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:1031:
../include/vlc_variables.h::324203| :              ^:
10::525 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
103112:  :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
  203 |     t_t: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  525 |     var_Cre *)(&(xetautre324( |   p _ In file included from )misc/block.c-:> if( !var_GetCheck34:
In file included from ../include/vlc_common.h:onbed( p_obj, psz_name, VLC_VAR_1031:
../include/vlc_variables.hF:L212OAT, &val  var_) )
      |          ^
15:12../include/vlc_variables.h:: 142:48: ../include/vlc_variables.hnote: :189expanded from macro 'var_GetChecked'j: 
note: expanded from macro 'VLC_OBJECT'
) :o  bSetCh  481e142 |         ccre | #dekoe12: find( p_obj,ae warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
te( p_v  189 | ovar_Genst struct vlc_comm psz_naon_members:me, VLC_VAR_BOOL, val ut, "mouse-clicked", VLCt C ) ; rejh
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
ecked(o,n,t,v)turn   v140ar_SetCh,eck_VAR_ed( p_ var_GetCheckCO op_SetChbj, psz_name,ORDS  VLC);
      |     ^
warning: es_d(VLC_OBJEVAR_INTEGER, val | #def../include/vlc_variables.h: );
122:39:C      eT(oi| \ne cv->obj           ^
)../include/vlc_variables.h:140:48:  note: expanded from macro 'var_Create'
 (  note: 122 | c due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o
nexpanded from macro 'var_SetChecked'  s\
t vla#rdef212 | _c_object_t *)(&(x)->oine var_Create(Sa,
   140 | #define var_Setbj) \
      |               ^
C
      |               ^   rkedinput/input.c:3416:5(:
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |               ^
 3416eturn vaVLC_OBJECT(o),n_ | ,t,v)
In file included from       network/tcp.c:158|                                                ^members: (const vl
 ../include/vlc_common.h:m:481:15: note: cexpanded from macro 'VLC_OBJECT'b17mon_m: ,c)  warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] msg_Dbg( pr_Seee
tChecked(o,n,t,v) var_SetCheck  158 |   t_eiChecked (obj, namen , VLC_G) mbe, rdp(VLVAR_COORDS, val);
      |            ^
text/memstream.c../include/vlc_variables.h:140:48: note: :25:
In file included from ../include/vlc_common.hexpanded from macro 'var_SetChecked'
:1031  140 | #de:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]fine var_SetChecke
d  554 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
(o../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
,n  122 | #define var_Create(a,b,c) var_Creates(:  V(LcCo_nOsBtJ EvClc_objec,Tt,v) var_SetChecked(a), bu, ct, "l )
      |                                       ^
oadin../include/vlc_common.h:481:15g %s : note: expanded from macro 'VLC_OBJECT'
slave: %s  481 |        (for  const strucct v(tV_t *)(&(x)->oed: %l_EbLC_j) \
      |               ^
OBJECT(o),n,t,v)cRR, _common_members: (const vlc_object_t *)(&In file included from 
      |                                                ^misc/mtime.c_:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(
d../include/vlc_common.h:)", ps  256 |     x)z_es, psz_uri,->obj) \
_V
      |     ^
rA_../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
AR   87 | GS__)
 eturn var_SetChecked( p_obj, psz_name, VLC_V      A|     ^       |               ^

R_ADDRESS, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
  140 | ../include/vlc_messages.h:#define var_SetChecked(o,n78:,t,v) var_Se../include/vlc_messages.h13:tChecked(VLC_OBJE :note: expanded from macro 'msg_Generic'
CT(o),n,t,v)
      |                                                ^   78
 |     vlc_Log(VLC_OBJECT(o../include/vlc_common.h78), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  :In file included from text/memstream.c13:481:15: note: expanded from macro 'VLC_OBJECT'
  :481 |             const struct vlc_common_m   coem481:15bers: (const vlc_object_t *)(&(x)->objn :: snote: expanded from macro 'VLC_OBJECT'
25note: :
expanded from macro 'msg_Generic') \
      |               ^

In file included from ../include/vlc_common.h:   78 | input/input.c:3428:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 3428 |         msg_Wnarn( p_input, "failed to add ,t%s as slave", psz_uri );
      |         ^
, ../include/vlc_messages.h:85:51031heck:
../include/vlc_variables.h:v)
      |                                                ^
563../include/vlc_common.hed:481:15: note: (o,n,t,v: note: expanded from macro 'VLC_OBJECT'
var_Create( VLC_OBJECT(  481 |         const struct ) var_SetCvlc_common_mt expanded from macro 'msg_Warn's
t   85 |     meru:ct vlcheckea sg_Ge), b, c )
      |                                       ^
mnbers: (  481 |    d(VLeric(    vlc_Lcp_this, VLC_MSG_WARN, __VA_ARGS__)C_OoC_OBJECT(o),n
      ,t,v)
      |                                                ^
|     ^../include/vlc_common.h:481:15: note: z_
../include/vlc_messages.h:78: 13 :  cnote: oexpanded from macro 'msg_Generic'n
st struct vlc_com   mon_members: (c78onst vlcexpanded from macro 'VLC_OBJECT'
_nobjecame, VLC_VAR_BOOL | VLC_VAR_DOINHERIT
      |     ^
og(VLC_OBJECT(o), t_t *)p, vlc_module_name, __FILE_(&(x)->obj) \
      |               ^
B |   5JECT(o),n,t,v)
      |                                                ^
: warning: ../include/vlc_common.h:481_ In file included from misc/block.c:34due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  56315: note: :
In file included from ../include/vlc_common.h: |     expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  v481 |       481  |     con1031:
s:t sa../include/vlc_variables.h:227 :rtruct12: vlc_Log(VLC_OBJECT(o), p, vlc_mod_Cre warning: ,../include/vlc_variables.h:122  __LIule_name, __FILE_n v:l39c: note: expanded from macro 'var_Create'
_  122 | #define var_Create(, __LINE__, \
      |             ^
../include/vlc_common.hNE_a_common,b,c) 481s:var_Create( VLC_members: (:a48115_:t15 v:tOBJECT(a), be( , p_o     consbj,const vlc_obj: te struct cp note:  _lvcl_cexpanded from macro 'VLC_OBJECT'_
c  ,481 |        o m mnote: oexpanded from macro 'VLC_OBJECT' 
\  const object_s
ttr u*c)t( 481 | v    )lc_    const st&(x)rcommon_members: (cuc-t vlc_>obj) \
      |               ^
common_membersct_t *)(&(x)->obj) \
      | : (const 
      |                                       ^v              ^
lc_oIn file included from misc/md5.c:44:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hbjeconst vlsz_name, VLC_:VAR      In file included from misc/es_format.c:34t_|             ^
340:
../include/vlc_common.h:481In file included from t
:../include/vlc_common.h:481:15: 15::In file included from note: expanded from macro 'VLC_OBJECT'
9 misc/fifo.c:  481 | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note: 31  340 |  :
In file included from    if../include/vlc_common.h ( v *:1031):
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |     return var_SetChecked (obj, name, VLC_VAR_COO     a cRDS, valr_Go);
      |            ^
../include/vlc_variables.h:140:nst stexpanded from macro 'VLC_OBJECT'e(&
48:  481 |       note: expanded from macro 'var_SetChecked'
   const sttChecked( p_obj, psz_name,rcruct vlc_co(u_object_t *) VLC_VAR_STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48(&(x): note: expanded from macro 'var_GetChecked'
->o  142 | #define vb../include/vlc_common.hct :jar_GetChecked(o1031,vl) \
      n,t,|               ^
cx:
v)../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_common_) var_GetCheck  e189 |     return vad(VLC_OBJECT(o),n,t,v)
      |                                                ^
r_Set../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'input/input.c:3442:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C h3442 |    
e c ked( p_obj, psz_name,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
   227 VLC_VAR_  481 |        |     returnI-  con>NTEGER,ost struct vlc_co mmon_mem var_SetChecked( p_obj, psz_name,n_m  bers: (cmeVval )e;
Lonstmbers: (cmbers: vlc_oonst  (co bjecvl      bj) \
      |               ^
 nC_VARt_FLOAT, va_lt  );
      |            ^
c*../include/vlc_variables.h:140:video_output/vout_intf.c:304:5: warning: st due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  _object_t *)(&(x)->obj) 48: note:   _STexpanded from macro 'var_SetChecked'
R\
      |               ^
mmonI304140 | | N | In file included from misc/fourcc.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:_e203: 12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]G
           ^   140 | #de( p_invlc_objec| VLC_VA  203 |   pR_Dut, "input#defi  re-ne refi tn  var_e var_SetChecked(Creo,n_vpt, *)(&(x)t->objeat",
) \
            |         ^
,../include/vlc_variables.hv) var_SetCheckedturn var_SetChecked(|               ^
 (po_Ooabrj,,)n(,&t(,xv))- >voabrj_)S e\tChecked(VLC_OBJECT(o)members: (const vlc_object_t 
,n,t,v)
      |                                                ^
*)(../include/vlc_variables.h:ate( p_vout, "    _common_members: (co psz_name, VLC_VAR_BOOL, val );
      |            ^I
 ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
&(xn  140 | )#->obj) \../include/vlc_common.h
:481:define var_SetC      15|               ^
st v: note: expanded from macro 'VLC_OBJECT'
  481 |   _S he 140cked(o ms:
eIn file included from misc/actions.c:40:
In file included from ../include/vlc_common.h:48lc_object_t *)(&(x)->obj) \
NHERITIn file included from tCheckemisc/picture.c,      
      |     ^
| viewpo              ^1031
d(VLC_OBJECT(int-movo)ed"      ,:
|               ^
, VLC_   VAR In file included from misc/mtime.c:36:
In file included from ../include/vlc_common.h:n../include/vlc_variables.h_AD1031In file included from :539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  onmisc/md5.cDRESS );
      |     ^
../include/vlc_variables.h:122:39: note: st struct vlc_comm../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | oexpanded from macro 'var_Create'
n  122 | #d_efine var:36:
In file included from ../include/vlc_common.h:1031:
#def../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
i539,t,:_Crea44ne var_Create:
(a,b,c) var_Create( VLC_OBJECT(  189 |     retur | a), b, c )
      |                                       ^
members: (const n var_SetChecke:
d( pvlc_object_t *)(&(x)-../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_ob  276 | >obj, psz_name, VLC_../include/vlc_common.h:481:VAR 15: note: expanded from macro 'VLC_OBJECT'
_I g _Err( p_input, "demu  j) \
481      |               ^
 |         cNonsTEGER, val :In file included from t strucmisc/fifo.c t  vlc)  if( !:var_Get va31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: r_Credue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Checked( at;
e  227te(a,pb_( p,c) var_Create( VLC_OBJ_obj,ECT(a), b, |    
 c   note: :
122  481 |     ret:urn var_39: SetChecked( p  _expanded from macro 'var_SetChecked'note: expanded from macro 'var_Create'

    122 | #define var_Cre140ate(aobj, psz_name,b,c) , VLC_var_Create( VLC_OVAR_FBpsz_name, VLC)L
O      AT|                                       ^, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'

  140 | _VAR#defi../include/vlc_common.h:n   const struct vlc_c481_FLOAT | VLCommo:      e var_SetChecked(o,n,t,v)n var__membSetCheJECcked(eT15(| : note: aexpanded from macro 'VLC_OBJECT'), b, c )
      |                                       ^
V
../include/vlc_common.hrs  _V:481AR::15: note: expanded from macro 'VLC_OBJECT'obj, psz_nam_e (DcOoIns,t vlc V_NLCHE_RVIATR_INTEGER, object_t *)(&(
      | x    ^)
-../include/vlc_variables.h>obj) \
      | :              ^122
:39: note: expanded from macro 'var_Create'
&  122 | #define var_Create(a,b,c) var_Crv)
      |                                                ^
e../include/vlc_common.h:481ate(:15: note: expanded from macro 'VLC_OBJECT'
   In file included from vx misc/rand.c:26al:
 In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:) )VL
      C_OBJ481| 256:12: warning: ECT(a), bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
         ^
L../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
, c )  256 |     return var_SeC_OBJECT(o),tChecke |     n,t,v)d(    const struct v           ^
        |                                       ^
 142 | #../include/vlc_common.hp_obj,
      |                                                ^
d../include/vlc_common.hdlefin:481e
 oes../include/vlc_variables.h:In file included from ../include/vlc_common.hc:_1031c:onm'mt likeon_mem:
b../include/vlc_variables.h:350:9: D Ewarning: Mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]U
e  350:481 |  | r    s: (con:si15f( var_GetCheckXed(_GET_TIME" );
      | :                ^
 note: expanded from macro 'VLC_OBJECT'#140define var_Se../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
 p_t   83
tobj, psz_name, VL |   :C_VAR_STRING, &val vlc_C   psz_name, V481var_GetCheck15: note: expanded from macro 'VLC_OBJECT'
Led(  481Co | b  o,n,t,v) var_jectGetChe_t *cke d()VLC48:)(&( )n _VAR_ADDRESS, val );
       | x)->o
|            ^        ,const struct vlc_commo
n../include/vlc_variables.h:140:48:_ note: expanded from macro 'var_SetChecked'me
 mbers: (const vlc_object_th
      |         ^      140  | #define vart,v) var_SetChecnote: expanded from macro 'var_SetChecked'ecked(VL_bj) \
C_OBJECT(o),n,t,v)
      |                                                ^
cke
d  140 | #define var_SetChec../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481      |               ^ked(o,n,t | 
    
_OBJECT(o,v) v)oa  481SeIn file included from tChec | misc/block.c(:r_SetChecked(VLCked( _OBJECT(o)  ,n,t,../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
v   142 | #define v34:
In file included from )
      |                                                ^
 ,n    , ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const  conststruct vlc_common_members: (const vlc_ob  ject_t *)(&(x)->obj) \
      |               ^
481 |         struct vlinput/var.c:461:9: warning:  cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onst struct vlc_coo,   461 |         vao,n,t,v) v mc_rc mommon_m *embn,t,v) var_Setconst struct vlc_commChecked(VLC_OBJECT(o),n,t,moervn)
      |                                                ^
_)s: (const vlc_object_t *)(&(x)->o../include/vlc_common.hb:aor_Se_CrntChecked(VLC_OBJECT(o),ne,t,sag_Ge_nmembereriacr_Gets: C(const vlheckedv)
      |                                                ^
(te( p_in&(x)->obj) \
481      | ../include/vlc_common.h              ^(
o,n,:15: note: expanded from macro 'VLC_OBJECT'
  481 |     :481:15: (pIn file included from misc/actions.c:40:
In file included from ../include/vlc_common.h:1031 :
 ../include/vlc_variables.h:554:5p_this, VLC_ MSG_jc_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ERR,ut, "start-time _t",v)c, V _VAobject_t *)(&(x)->obj) \
v  ar_Ge) \ton554 |     var_
      |               ^
LCreate( pC_obtjC, psz_name,,v VLC_VAR      )
      |                                                ^
| ../include/vlc_common.h:481:h_VAR_FLO_ST15R              ^
: ING | VLnote: expanded from macro 'VLC_OBJECT'
A  481 | e        consCtIn file included from misc/picture.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T|VLC_VAR_DOINHER../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning:   203 |    due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 re_IT );
      |         ^
_../include/vlc_variables.h:  turn var_Scked(VLC_OBJEetChecVked( pA_CoT122:39: note: (expanded from macro 'var_Create'
R  122 | #_sDOINHERIT
      | t struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \define var_Cro),n,t,v)
    ^
eate(a
      |               ^../include/vlc_variables.h:122,b,
:      39: note: expanded from macro 'var_Create'
c)  note: vaexpanded from macro 'VLC_OBJECT'r_Cr  122 | #define var_Creaeate(t| e(a,b,c) var_Create( VLC_OBJE                                               ^
C../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
In file included from misc/es_format.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12:   481warning:  |         const  Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  203 |   LC_OBJECT(a), b, c )
       T(truct vsa)|   return var_truct vlc_common_members: (const vlc_objec, b, c )
Sbj, etClhepszcked( pt_t *)(&(x)->obj) \
      |               ^
_c_co                                      ^
mmon_../include/vlc_common.h_objmember:481:15: note: expanded from macro 'VLC_OBJECT'
241 |    
, psz_name, VLC_VAname, VLCIn file included from       |                                       ^
R_BO_misc/mtime.c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
VAR_BOOL, val );
      |            ^
OL, val )  481 |     s: (con     s ct vlc_object_t *:36:
In file included from members: (const ARGSv)(&loc../include/vlc_variables.h../include/vlc_common.h::1031(481 |      _140 o;: 48__)
      x| ) ->obj) \In file included from 
text/memstream.c const s:b
      |            ^ ject_t *)(&:
note: ../include/vlc_variables.h:293:10:
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
return var_SetChexpanded from macro 'var_SetChecked'
nst struct vlc_co  140 | #d  e:293 |     if( !var_GfetChecked( p_obj,ecked( p_obj, psz_nammio  140 | neme psz_n_ #memb,ers: (connsvt vlc_object_t *)(&(x)->obj) \d25nef      :
ame, VLC_ine var_S VLC_VAR_STRING, val );
      |            ^
In file included from s../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #defitne vare_../include/vlc_common.hVSAetChec:(tChec1031kex)->obj) \
      |               ^
R_BOOL, &valk ) ) strud
(      |          ^
e../include/vlc_variables.h:o,n,t,In file included from | d(o142:48: note: ,    ^expanded from macro 'var_GetChecked'
      |               ^
misc/fourcc.c
cv../include/vlc_messages.h) var_SetChn,t,v) var_St ece:31:
In file included from ../include/vlc_common.h:1031:tked(
VLC_OBJEinput/var.c:462  142C:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T(o),n  462 | :
../include/vlc_variables.h:,t,v)
      |                                                ^
Checked(VLC_OBJECT(o),n,t,v) | #def 
      |                                                ^
v../include/vlc_common.h../include/vlc_common.h:578:lc_common              ^_481:15m: note: expanded from macro 'VLC_OBJECT'

  481eimnbee var_GetChecked(ors: (:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  578 |     if( var_coChangnse( p_obj, pst z_name, VLC_VAR_CHOICESCIn file included from OU481:15: note: expanded from macro 'VLC_OBJECT'
NT, &count, NULL   ) )
      |         ^
../include/vlc_variables.h:128misc/md5.cvlc_object_t *)(&:43: note: expanded from macro 'var_Change'
(481x)->obj) \
      |               ^
n,t,v) var_  128 |  | #define        const stru var_Change(aGetChec,b,cIn file included from ,dk,e) var_Change( VLct vlc_commmisc/fifo.c:31:
In file included from :eon_med(V44mbe:
In file included from ../include/vlc_common.hL:C_OB../include/vlc_common.h1031:
../include/vlc_variables.h::362:9: Jr1031s: (const v lc_objecwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]    
t_  t 362  var_Create( p:
_../include/vlc_variables.h:input, C_OBJECT* | ) (a)E,(  |     &(x)->C    conT(o),n" stop-time", V,t,v)
      | st struct vlc_common_members: (cLC_VARonst vlc_object_:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
obj)                                               ^
  212 |     retur n var_\
      SetCheck| ../include/vlc_common.h              ^
e_FLOAT|VLC_:VAR_t *)(&(x)->obj)481d:241 \
In file included from :12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        241 |     returmisc/block.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256n var_DS|               ^
 (objOet78C:13:In file included from misc/es_format.c:34 :
In file included from 15: note: expanded from macro 'VLC_OBJECT'
,  481 |         co nst stnrauct vlc_common_memme, ../include/vlc_common.h:1031:
../include/vlc_variables.hINHERIT );
      b|         ^
V../include/vlc_variables.hLC_VAR_CO:eO:122:39: note: expanded from macro 'var_Create'
RDS, val212  122 | #d)e fbine var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c :h)
:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
12  256e |       c, c, : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   212k | ed( p_obj   , psz_name, VL C _VAR_STRING,  rreturn var_Setd, e )
      |                                           ^
../include/vlc_common.h:C|                                       ^
481:15: eturn var_Setnote: expanded from macro 'VLC_OBJECT'
Checked  481 |         con vaa( pnote: r_SetCheck_objlh ecked (obj, namsed(o,n,t,vt struct vlce, VLC_VAR_COORDS, va_ if( var, psz_name, VLC_V) var_SetChecAked_GetR_ADDRCEheckeSSl);, 
v      da((l|  p_obj, psz_name, VLC_VAR_ADDRESS,  );
      |            ^
../include/vlc_common.h&:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:  481 |  va140:48: note: expanded from macro 'var_SetChecked'
       con  140 | #define var_SetChecked();
      st struct vlc_common_members: (clonstVcommo|            ^
n../include/vlc_variables.h_LC_OBJECT(o),n,t,v)m
e: 140:48: note: expanded from macro 'var_SetChecked'
m vlc_object_t *)      |                                                ^
(../include/vlc_common.h:) )b
e      |         ^
481../include/vlc_variables.h:142r:48s: (const vlc_object_t&(x):: note: expanded from macro 'var_GetChecked'
->obj) \
      |               ^  142 |   140 | 
#define var_GetChecked(o,nexpanded from macro 'msg_Generic'
,   78 |  input/var.c:   vlc_Log(VLC_OBJECT(o), p, vlc_mo463:9t,v) var_GetChecked(VLC_OBJ *)(&(x):dule_name, __FILE_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_, __LI  463 |   NE_     _, \
      #|             ^
d           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481efine var_SetChecked(o,n,t,v) var_SetChecked( | ../include/vlc_variables.h:140:48: note:  var_Co,n,t,v) var       _SeVexpanded from macro 'var_SetChecked'rE C->obj) LC_OBJECeT(o),n,t,vcons)
\      |                                                ^

      |               ^
T../include/vlc_common.h:481:15atCte( p_input, "r
: note: expanded from macro 'VLC_OBJECT'
  140 | #defi  nehecked(VLC_OBJE481 | Cu (o),        var_SetChecked(no,n,nt,v) var_T(o),n,t,v)
      |                                                ^
-time", ../include/vlc_common.hSeVLC_VAR_FLOAtChecked(VLC_OBJECT(const:481:15: note: expanded from macro 'VLC_OBJECT'
ot struct vlT|VLC_VAR  ,t,v481 struct vlc_comm;)
      |                                                ^

      |            ^
../include/vlc_common.hc_c:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
on | o15mm  :   note:  o  n_members: ( c o coexpanded from macro 'VLC_OBJECT'nstnst v s
t  r481u | c  t 140 | #definvll481)c_comc_object, n       const struc | e var_SetChecked(o,n,t,v) var_t vlc_cSetChecked(VLC_Omon__mmemberBJEs:CT(o),n,t,v)
      |                                                ^
e ../include/vlc_common.hmbers: (ommon,_t *)(&(x)->obj):481:15: note: expanded from macro 'VLC_OBJECT'
t,v)
  481 |    \
      |               ^
      const struct vlc_common_members: co(const vlc_obnst vlc      |                                                ^
input/input.c:3450:j17:../include/vlc_common.h:481_:members: (15:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ec_t_t *)(consnote: expanded from macro 'VLC_OBJECT'o
b&(x)->obj) \
      |               ^ject_t 
*)(&(  481 |   t vlc_object_t *)x)->obj) \(&(x)-> In file included from  misc/fourcc.c:31:
In file included from ../include/vlc_common.h:1031 :
../include/vlc_variables.h:2273450 |      :12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        obj) \  227 |     return var_SetChecked( p_obj, p   msg_Err( p_ sz_name, VLC_VAR_FLOAT, val );
      |            ^
input, "se../include/vlc_variables.h:140:48:ek failed
      |               ^
 note: expanded from macro 'var_SetChecked'

      |               ^
 for new slave"       In file included from misc/block.c:34:
In file included from ../include/vlc_common.h    );140 | #c:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |       od    const struct vlc_commo
      |                 ^
../include/vlc_messages.h:83:5:e  n note: expanded from macro 'msg_Err'
   83 |     msg_GenerIn file included from misc/picture.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hnsf:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ic(p_this, VLC_  MSG_Etc RR, __Vsot212 |     reA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13tu: note: expanded from macro 'msg_Generic'
   78 |  rn var_SetChecken   vd (obj, name, VLC_VAR_COORlc_Log(VLC_OBJECT(o), p, vlc_moDS, val);
      |            ^
dtule_name, __FILE__,_ __LINEr../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
ine vuruct vlc_common_memberobjecs: (const vlc_object_t *)(sct_t *)(&(x&__, \
(x)->obja)->obj) \t
      |               ^
      |             ^
../include/vlc_common.h: ts trvlIn file included from misc/probe.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_SetChec_cco
  304 |     if (liked(o,n,mmon_members: (const vlctuct _  140 | obv#jecdefine var_SetC)t_t *)(&(x)->obj) \
      |               ^
hecked(481:15:klec_c o,n,t,ommon_members: (const vlc_objec,v) var_SetChecked(VLC_OBJECT(o),n,t,v) vv)
      |                                                ^
In file included from at _../include/vlc_common.h:r_SetChecked(VLC_O\BJECT(o),t *)(&(x)->obj) \

      |               ^
ly(!var_GetChecked (obj, name, VLC_VAR_COORnote: expanded from macro 'VLC_OBJECT'
DIn file included from misc/actions.cS, &val)))
      |                 ^
481:15: note: expanded from macro 'VLC_OBJECT'
n,t,v)
      |                                                ^:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:_
m_5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      DOI  NHERIT )563e|               ^
   |    481  | v   m     cbareonrs: _Cresa(const In file included from misc/es_format.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12../include/vlc_common.ht:t struct ;e
      |         ^
( p_obj../include/vlc_variables.h481, :ps  :481 |         15:122:z_v39l: note: expanded from macro 'VLC_OBJECT'
n  481 |         const struct vlc_com: note: expanded from macro 'var_Create'
m  122 | #define var_Create(aame,misc/md5.c:44:
In file included from vlc_common_members: (c../include/vlc_common.h o ,onst 25 warnings generated.
vlc_object_t *)(&(:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  429VLC_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V  227 |     return var_SetChecked( p_obj, psz_name, VLC_VAR,c)x |     var_Create( p_o) var_-_>obj) \
      | b              ^FCrj, p
seate( VLC_OBJECT(a)zrLs: (consO_In file included from misc/fourcc.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
name, VLC_VAR_INT  241 |     return var_SetC,h ecked( p_obj, psz_nameb, VLC_VAR_STRING, val );
      |            ^
ctEGER | VLC_VAR_o../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
nAR_STRIN  140 | #defi nsG | VLC_VAART, vca_objecvlc_objeclt_ );
      | t           ^ D*O
IN)tH_E(_&(t *)(x)-&e../include/vlc_variables.hD RIT ):O;
>ov(b      |     ^
142I:48: ../include/vlc_variables.hajx)../include/vlc_variables.hNnote: HERIT rexpanded from macro 'var_GetChecked'\
      |               ^:140:48)n_members-:depbase=`echo misc/picture_fifo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
_/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/picture_fifo.lo -MD -MP -MF $depbase.Tt> struct
 Se      |     ^
t:Checked(o ,note: expanded from macro 'var_SetChecked'
../include/vlc_variables.h:v  n140po -c -o misc/picture_fifo.lo misc/picture_fifo.c &&\
mv -f $depbase.Tpo $depbase.Plo
,tlc122 | _co:,mmon_m39#:obj) \e
      |               ^
mbers: (const vlc_object_t *)(&(x)define v-a> orbnote: j_)expanded from macro 'var_Create'
:   v122In file included from misc/rand.c (cSeo122n) :39: note: expanded from macro 'var_Create'
t | Ch  e122 | #define vsar_Crea\ 
      c(|               ^t vlc_
o#dbjcekeonst vlcedte(a,b,c) var_C(fo_reatinput/input.c::ine vaobjece,26:
In file included from ../include/vlc_common.h:1031n,vt_t *)(&(x)->obj) \
      t,v) v|               ^
ar_Seta( VLC_OBJEC,T(3468a:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
), b, c ../include/vlc_variables.h)
      :276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
| 
c    276 |  142 | #dCet   i_t *) cf( !varhecked(VLfi_n(C_OBJECT(o),n,t,v)&(x)->r 
      |                                                ^
3468_SetChecked(V | L                                      ^oIn file included from bj)C../include/vlc_common.h_:O481B:JECT(o),ne  va15:,t,v)
      |                                                ^
misc/fifo.c   r../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 \ if( var_
      |               ^
_GetCheckenote: dexpanded from macro 'VLC_OBJECT'
(o,n,In file included from misc/picture.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:  481 |         c227onst st:12: warning: Ch,v) tvar_Geruct tCanhgee( vlc: _co)31mmon276:

c      | kdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]                                      ^p
_inp  227 |     r
In file included from  | ../include/vlc_common.h:481:15    if( !var_GetChecked( p_obj,e psz_name, VLC:../include/vlc_common.h:1031:
 note: expanded from macro 'VLC_OBJECT'u
_  V481AR_INTE | t    G    constG stetChE,R psz_,es, VLC_VA Re_&GcruekevaETCdcH../include/vlc_variables.hd  OICES, &list, N( :t plULL ) )
_ob481 ) )
      |          ^
 |     ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
      |         ^
 ../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
j  128 | v l  conc, p_256:12sz_name: warning: st str,#due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
u  256 |  V   rect vlc_comturn var_SetChecked( p_obj,define vta psz_name, VLC_VAR_ADDRESS, val );umrn var_SetCon_members: (const vlc_objrec_Cthange(a,b,cc_t *)ommon_membh,eers: (const v
c
(&      (| xk)->obj) e../include/vlc_common.h:481\
      dr_Create(:a,b,c) va15: note: ,|               ^e) var_Changle( VLC_OBJECT
c_robj_Crect_t *)(&(           ^
x  ../include/vlc_variables.h:142 | 140#:d48e:f ieannote: teeexpanded from macro 'var_SetChecked'(
In file included from a)misc/fourcc.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h  :256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], b,140 |  c, d, e )
       v|                                           ^
#../include/vlc_common.h:daer_GetChecked(o,n,t,v) var_G481etChecked(VLC_OBJECT(o)):,
n  ,15:->obj) \
      |               ^
fine var_S(t,v)
et      | Ch                                               ^
ec../include/vlc_common.hked(o,n,expanded from macro 'VLC_OBJECT':481:
(V  15481 |         const t,v) var_SetChecked(VLC_OBJECTd(o),n,t,strvinput/var.c256:464LC_OBJ | ECT(:o)) note: 
       |                                                ^ 
 ../include/vlc_common.h  re,expanded from macro 'VLC_OBJECT'n,t,v:481:15: note: expanded from macro 'VLC_OBJECT'
)  481 |   VLturn var_SetChec
k      e| d                                               ^(
 p_obj, ../include/vlc_common.h:481:15: note: 9 :p
expanded from macro 'VLC_OBJECT' 
    481 |  C  (s z_na _ const strucpt warning: _  ob jvu c481 |         comt vlc_c, pszommon_mnst ste, VruLC_VAR_ADDREScemberOS, vtal );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
s  140: (const vlc_objec | #define var_SetChecdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]k: note: expanded from macro 'VLC_OBJECT'lc_c
 o   const struct vlc_commomnm_omembers: n vlc_comm
(  464oeconst vlc_ob | d _    mject_t  (en_members:
  481 |      o,n,t,v) var*)(&(x)->obj) \
      |               ^ In file included from misc/mtime.c:36:
 vIn file included from  
../include/vlc_common.h_Set(Checked (VLC_OBJECT(o) , n,tcar_mCreaIn file included from misc/probe.c:25:
obIn file included from ,enstrs: (const v../include/vlc_common.hlc_object_t *)(&(x:1031:
:)../include/vlc_variables.h1031:324:10: const struct vt_t *)(&(xlc_common)->obj_)m \-
>obj) \
      |               ^
      |               ^
ete(:
warning:  pdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 vlc__ionpubjIn file included from misc/fifo.c:31:
In file included from ../include/vlc_common.h:1031:
  ../include/vlc_variables.hIn file included from misc/md5.c::te, "inpBumt../include/vlc_variables.h-fast-seeb:276:ke44:
10r: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
"  276 |     if( !var_GetChecc, VLkIn file included from ed( p_oC304_VAR324_BOOL|VLCb:17: warning: sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | JECt:T(a),_t *)(&
   304b, c )
      |                                       ^
(../include/vlc_common.h: (const vlc_obje481:15: ct_note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  481t *)(&(x)->obj)  |   :  |        v jc1031o:
../include/vlc_variables.hn:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
st struct vlc_commo,n\
_memb  442 |    er )
      | _VAR      s: (const vlc_object_t * _                                               ^
 ../include/vlc_common.h:481:)p if( !va| (              ^
rx&(x)->osz_nabme,  var_C jV)L r eif (likely(In file included from Cmisc/block.c_:VADOINHERIT R);
34:
In file included from )->_\obj)GaetC h      \
      |         ^|               ^
e
cked      | (              ^15

: note: !../include/vlc_variables.hexpanded from macro 'VLC_OBJECT':
122  :39: note: expanded from macro 'var_Create't481e (p In file included from _obj, psmisc/actions.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578p_obj, p | s z :9input/input.c      const strv:: warning: _ar_IGetChecNz_nTa_mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]eE, VLC_VAR
_Fnam  ../include/vlc_common.he,L:1031GER, &val:
../include/vlc_variables.h 3506 :17k:e
d   122578 | #dV(obj, name,) ) | 
  VLLC_VAR_COORDS, &valu)))c      t|           ^v
l../include/vlc_variables.h
cC   if(:142 var_Change( p_obj, p:e      |                 ^
f../include/vlc_variables.h:_namei142:48: note: expanded from macro 'var_GetChecked'
,ne v Var_Cr  142 | #deefine var_GetCheckeastz_namde(a(o,n293:e10:,,b_members: (const vl,c_object_t *)(&(x)->obj) \
      |               ^
_VAR_Bc VLC_VAR_CHOICE warning: In file included from misc/es_format.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L  S,t,v)OCOUNT, &cA34:
In file included from ount, NULL ) )
      |         ^
 ../include/vlc_variables.h:128:43:48: note: expanded from macro 'var_GetChecked'
../include/vlc_common.h   142: | 1031:
../include/vlc_variables.hvnote: expanded from macro 'var_Change'
:241:#daerf_G12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  128 | #define 
e  241 |     rC_etVvAaRr_Ch_ ang inFLe( e   a,b,c,d,e) var_Cha urn   t293vChencked(VL var_GetChCe_gOBckeea | r_SetChecked( p_objJ  ECT(o),n,t,vd, p)
      |                                                ^
(../include/vlc_common.h:481o , Ln,t:  ifmCs_( T,s!z_gVAvR_INTE &vaGER, l ) )
      |          ^
)../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
n_Er&val ) )
      |          ^
a  142 | #define var_../include/vlc_variables.h_(r:G142common_membeetChecked(o,n,t,v) var_ VLC_OB var_Crrs: (c,v) vaonst vlc_objecet(_t *)(&r_G p_this, "connecti(x)->objon ate) \
      |               ^
GetChecked(VLC_OBJECT(o),n,t,v)ar_GefaitlIn file included from 
_edCetChecked(VL:48: note: expanded from macro 'var_GetChecked'
      |                                                ^
  142 | #define varJECT(a),c b, c,misc/fourcc.c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:  481 |         const struct vlc_common_meOmbers: (consoAlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/picture_fifo.lo -MD -MP -MF misc/.deps/picture_fifo.Tpo -c misc/picture_tfifo.c  -fPIC -DPIC -o misc/.libs/picture_fifo.o
 vlc_ommon_members: (const vmelc_object_t : *)(&%s",
T, val );      
      | ,31           ^(x:
| ../include/vlc_variables.h:                ^
 ../include/vlc_messages.h:83 :
In file included from ../include/vlc_common.hwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]):-1031:
../include/vlc_variables.hbject_t *)(&15>: Vnote: :276:10: oL(bjheckedwarning: x)-due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C( p_o  276 |  _expanded from macro 'VLC_OBJECT') V   if( !va>obj) AR_STRING, val );
      |            ^
\
      ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'r_
Get  Che140c |               ^\

      |               ^
d, e )
      |                                           ^
 | ../include/vlc_common.h:481#define var_SetCheckbj,e psdz:video_output/vout_intf.c15In file included from :_name307misc/probe.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h::340 note: expanded from macro 'VLC_OBJECT'
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

   3506 |    , VLC_VAR_BOOL, &val ) )
      |          ^
481../include/vlc_variables.h:(142:48: note: expanded from macro 'var_GetChecked'

o          481 |         ,n | ,t  142 | #define v,ar    msg_Dbg( v)  p_icnput, _onsv:"9Gtusing %s as subtitle file _GetChecked(o,n,t,v) var_ etCheGcked(o,n,t,v) var_GetCheckins  sed(VLC_OtBJECT(o),n,t,v)
      |                                                ^
etCheckru140:48:ct vlc../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 note: expanded from macro 'var_SetChecked'
e  481 |  d(          _co(Vmmon_members: (ccoVLC_OBJECT(a)onst strunst vlc_object_t *)(&(:LC_OxBJECT(o), ,n,:t b, c ),v)
      |                                                ^
atr_SetChecked(VLC_OBJECT(owarning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |                                       ^  5: ),note: expanded from macro 'msg_Err'
e../include/vlc_common.h   83 |   )  m
ns,t340,:481:15: note: expanded from macro 'VLC_OBJECT'ag_Ged of %s",
->obj) \
      |               ^
      |                 ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_AR |     ifGv)
      |                                                ^
S
  481 |    ../include/vlc_common.h__)
      |     ^
    ../include/vlc_messages.h::481:78 const struct :( varIn file included from vmisc/mtime.cl:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: c_commodue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]n_members: (cons
t  324 |    vlc_ 15: note: ked( p_objobj../include/vlc_common.h if( ect__G!:var_GetChecked( p_obj, t *)(&(x)->opsz_name, VLC_VAR_FLO13expanded from macro 'VLC_OBJECT'AT, &va
l   481:  etChecked( 307 | )    va )
 | 481 r_Create(p_obj      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
   note:  expanded from macro 'msg_Generic'142 | #define var_GetCheck, psz_,ct vlcp_vout, "viewpon    psa_common_members: (conme, VLC_Vniez_rAR_Inambj) \
      |               ^
NTEGER, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
e, VLC_ViIn file included from   142misc/block.c:34:
In file included from ../include/vlc_common.h:1031c:15    const struct vlc_common_:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(   78 | p_: note: expanded from macro 'VLC_OBJECT'
t m  481 | h   vl
 se  i304s, VLC_c_Log(VLC_OBJECT(o)MSG_ERR, __VA_ARGS__)A
R      , p, | m vlc_module_bers: (co_|     ^
    ni aSTRING,nme, __FILst vlc_object_t * | #defif  &val ))(&(x)->obj) \
      |               ^
 ( ne var_GetChecked )
      |         ^
E../include/vlc_variables.h:142In file included from :emisc/es_format.c:34:
In file included from ../include/vlc_messages.h:../include/vlc_common.h:lik(o,n,t,v) var_GetCd(o,n,t,v 48 : note: 1031:
expanded from macro 'var_GetChecked'hecke78:13: d)(VLC_OBJnote: expanded from macro 'msg_Generic'
 v__,OOL | VLC_VAR_DOINHn   78 |    ECT(o),n,t,v)
         |                                                ^
../include/vlc_common.h:481:15: vlc_Lnote: expanded from macro 'VLC_OBJECT'
og _t_ LINE__Et",(VLC_OBJECT(o), RIT );
 VLC_VAR_ADDRESS  );
      , \
  481 |         const struct |     ^
v../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
const      e ly(!var_GetChecked (obj, nam      |             ^struct vlc_common_memblc_common_members: (const vlc_object_t *)(&(x)->obj) \e
      |               ^
rs: (const vlar_GetChc
ec_  142keo | 
d(../include/vlc_common.hVLC_  122 | #d:481:15: note: ebOjefBJECT(o),n,ine var_Cret,act_v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
te(a,beexpanded from macro 'VLC_OBJECT',,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
 VLC_V
  481 |         conAR_Ct../include/vlc_common.h:481:15: note:  stexpanded from macro 'VLC_OBJECT'
   481 |         coOORDS, &val)))
      |                 ^
s../include/vlc_variables.h:142:48:truc note: expanded from macro 'var_GetChecked'
  nt s481 |  t struct vlc_com  142 | #define var_GetChecked(o,   n,t,v    const svlcm) truct vlcv__ar_GetChecked(VLcommo|     ^
common_men../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_mem  122 | #define mbers: (consotn _vmlembers: (const vlc_objectvar_Create(a,b,c) var_Cr_t *)(&(x)->obj) \
      |               ^
eate( VLC_OBJECT(a), b, c )
video_output/vout_intf.c:      |                                       ^
308Cbers: (const vlc_object_t *)(&(x)vl../include/vlc_common.hc_obj ec  :t481_t140 *)(&(x):- | >#*o-15:bj>ob)(&(x)->obj) \define var_Set_j   OBJconst struct vlc_)#comdECT(o),n,t,v)
      |                                                ^
 efine v\
Checked(o,n,t,v) ../include/vlc_common.h: 481:15:       note: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'VLC_OBJECT'
  481 | v    a|               ^
ar_SetrC  481 |         const struct vlc_commhecked(VLC_OBoJn__GmE:CT(o),n,t,v)
      |                                                ^
5: warning: etCheckedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d(o,n,t,v) va../include/vlc_common.h  308embers: (cro_nG:
st vlc_obetChec       | 481ject_t *ke d(V)| L(&(x)->obj)C    var_AddCa:_ l\
      |               ^
15: note: expanded from macro 'VLC_OBJECT'
OBJECTm(oo),n,t,   cov)
      |                                                ^In file included from misc/md5.c../include/vlc_variables.h:
nlback( p_256s  )481t | ../include/vlc_common.h :    :48144   :15: note: expanded from macro 'VLC_OBJECT'
n_members:   481( |    vout, "viewpoint", Viewpc onst vlc_object_:12:    coc struc              ^:
In file included from ../include/vlc_common.h:1031ons warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t:

tt *)(& \
(      ../include/vlc_variables.h  x)->|               ^
256 |   input/var.covintCallcobj) \
      | :lback,   retu Nrn var_SetCh              ^
ecked( p_obj, psz_name, VLC_VARULL )input/input.c:3552:9:_ADDR warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E ;
      |     ^
S466S:,9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  3552 |    ../include/vlc_variables.h val );
      |            ^
 :    ms../include/vlc_variables.hIn file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: gdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_166:51  293E |   :  if(  !_p, var_Gnote: expanded from macro 'var_AddCallback'
r  166 | #define var_AddCalret(:v140:48: note: lc_mexpanded from macro 'var_SetChecked'
odulCheckede_nam p_input, e, __:455:5:FILE__, __LI"lbackI(a,b,c,d) var_Ad  (n vpN_obj, psz140 | #define warning: E__, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]\
      ca
l| _object_t *)(&(i            ^ var_Sd staticeommon_stxt
i  455 |     vc../include/vlc_common.hm:e481m:b erasr: (con15s:t  note: vexpanded from macro 'VLC_OBJECT'l
_  481 |         cCoc_objec)->objnst structty pv_lneatm_t *)(&(x)->oe,c _rcboemajt)e (\ 
p      _| o              ^b
j, psz_name, VLC_VAR_FLOAT | V LVCL_C_VAR_BmOOL, &val ) V)
      oA%In file included from misc/block.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hn_members: (condCa| lsl         ^:b324
a../include/vlc_variables.h:142:48: :10t cR):  warning: vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]l
d_knote: (D OINHEV  R324I | T  );
      | L    ^C_OBJE466C | 
 T((        var_Create( p_iia), b, c, d )\n
      |               ^
c_object_t *)(&(x)->obj) \
      |               ^
nput, "input-ternal error)"slavIn file included from misc/mtime.c, ieCmisc/actions.c   if( !:36:../include/vlc_variables.hvar_G"_:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: expanded from macro 'var_GetChecked'warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  142 | #
d:122:39: note: expanded from macro 'var_Create'
  122 |   340 | ,
      |         ^
414eetfChi#define vaecked( p_obj,     if( ../include/vlc_variables.h:122:39::12: var_GetCh ecked( p_obj, pnote: rwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'var_Create'
_  Chne var_Get122 | reate(a,b,c) var_Cre  414 |  ate( szVLC_OBJECT(a), b, c )network/tcp.ceCht_c:187ecked(o,k
:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
y      pe  d(o,n|                                       ^187 | e  
p../include/vlc_common.h: )481;:15: note: expanded from macro 'VLC_OBJECT'
n ,  ,t,v)t , vretv  )481na
      |         ^
st  |  ssz_name, VLC_       ctonr var_Sret_CheckGeu../include/vlc_messages.h              s    msg_Err t struct vlc_comurnemtChecked(VLC_OBJECT(o),nd(VLC_OBJECT(o),no cvar_SettInte:ger (obj,  v"key-ac#83,:5: note: expanded from macro 'msg_Err'
,   83 |   t  msg_Gen,v)
      |  define var_Creat                                               ^est(ta,b,c) var_Creatr
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
( V  LC_OBJEuIn file included from ct,CT(a), b, c )
      | v)
                                      ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     eric(p_this, VLC_MSG_ERR, __VA_ARGS_misc/fourcc.c:t 31:
ion", (In file included from    co      |                                                ^
nst stru*cn../include/vlc_common.ht vlc_commo:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  481 | n(p_../include/vlc_common.h_mpembers: (consa:481t_:15: note: expanded from macro 'VLC_OBJECT'
 vlmce, VLC_VAR_ST_RIIn file included from common__mem  481 |     tbers: (h    constent)->ai ss, "polconstlc)
      |     ^
 vlc_object_../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Logmisc/picture_fifo.ctruN:G, &va(iVct LC_Ong evlc_tl ) )
      |         ^ 
 ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
293c | o m * mror  if( !varomemV_rbAGetChecked( p_obj, pers: (const vlc_ob:BnJ_mesz_name, VLC_VARv_BOOL, &val lt)ion);
ECmbe )T
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
(34:
  In file included from 142../include/vlc_common.h |        const strrcs_object_t *)(&(x)->obj) \
      |               ^
      |            ^#define var_G)etChecked
o), p,../include/vlc_variables.h: vlc_module_name, __FILE(o,n,t,v259  __142 | #:, __LINE__ :, \
      |             ^
%s",
      |                      ^
 ../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
../include/vlc_common.h   )83 varinput/var.c_G:469:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
etChecked(VLCuct define v | _    msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
:481:15: note: 
OBJEexpanded from macro 'VLC_OBJECT'CT(  469 |         var_Co),nreate(ar_GetChe p_,input, "audio-ckdesync",
      |         ^
ed../include/vlc_variables.h:122:39:(o,n, note: expanded from macro 'var_Create'
t,  122 | #define var_Create(a,b,c) var_Crt,v)
      | e                                               ^ate(v )VLC_OB
 var      _Ge
JECT../include/vlc_common.h(a), :b, |     ^
R_F481:15: note: c )
expanded from macro 'VLC_OBJECT'
../include/vlc_messages.h:78:13:       |   481 |                                            ^note: expanded from macro 'msg_Generic'

481   78 |     vlc_Log(VLC     const struct vlc_com:1031:
../include/vlc_variables.h:189:mo12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_OBJECT(o), p, vlc_modun      tlChee_name, __FILE__, _LOAT, &v__LIlacl ) )cked(VLC_OBJECT(o|                                                   ^
 | )
,       |          ^
_comm../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
omembn_n../include/vlc_common.h,t:481  142 | #define evar_GetCheck:15: note: expanded from macro 'VLC_OBJECT'
  e d    cmembonst struct vlc_commonr_memb(ers: (const vlc_object_t *)((const&(x)->objs: (const vlc_object_t o),n,,t,v) v(av)
&(x)->obj) \
      |               ^
      *)(&(x)- vlc \
      |               ^
_object_|                                                ^
>t *)rIn file included from misc/picture.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eobj) rs: \
(../include/vlc_common.h:      |               ^
In file included from _  241 |     ret&(x)->obj) \In file included from 
umisc/probe.cmisc/fourcc.c:rn var_SetChecked( p_obj, psz      | 49:481              ^
:15: note: expanded from macro 'VLC_OBJECT'
(_cnoIn file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h25:
In file included from ../include/vlc_common.h::304:17: 1031warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nst vlc_object_t *)(&(:
../include/vlc_variables.h:350ame, VLC_VAR_S:T9R:I Nwarning: Gdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
   Gx350ev)-  a | l   );
      : 304 |   note: |            ^
31:
In file included from ../include/vlc_common.h:1031>obj)   i  expanded from macro 'var_SetInteger'
481 |         const s\
tf (likely      | (              ^
:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
C  if( vh  140 | #define  259 | #de!fine var_SetIv ject_ar_GetCn  481 |     hecked (obtj, name, Vvar_SetCheckecketeger(a,b,c)   aLC  v e_r_GetC  const struct vlcVAR_COORDS, &vhaecakr*)(&e(dx() -pl_)SetInt>objeger( VLC) __OBJdECT(a),b,c_()oobj, psz_name),
,      n,t,v) ) vVa
L\
C_VAR_STRING, &val ) )
NE__, \
      |             ^
../include/vlc_common.h:r  189 |     returnr_SetCh      |               ^
ecked(VLC_481OBJECT(o),:u| n ,In file included from misc/md5.c:      |                 ^
44:
In file included from ../include/vlc_common.hct      :1031:
../include/vlc_variables.h:469:5|         ^: t../include/vlc_variables.h 
:142:48:15 note: :common_members: vnote: aexpanded from macro 'VLC_OBJECT'r
 _(SetCheck  481 |      ../include/vlc_common.h   constconst../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
:481:15: note: expanded from macro 'VLC_OBJECT'
 vlc_o  142  481 |    | # strudefine var_GetChecctwarning:  ked(o,n,t,v)b  vlc_common_vvar_Gedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] t    coject_t members: (n  esdcC304t struct vlc_hecked(VLC_*)(, | OcommoB ov   if JECT((n_&(x)->obj) \
      |               ^meo),n,t,v)
      |                                                ^l
../include/vlc_common.hmbe
rs: d(V  expanded from macro 'var_GetChecked'(469c
onst vlc_obje
:481:15: video_output/vout_intf.c:309:5:ct_t *)(&(x)->note: oexpanded from macro 'VLC_OBJECT'
  |  bj) \
      | nst vlwarning: LC_OBJECdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T(o),n,t,v)c_o  bject_t *)(  481 |    309 |   &(x)->obj
)       \
      | |               ^              ^

  var_Cr     const struct vlc_cominput/var.c:eate( p_vnetwork/tcp.cout:192:22  142 | #defi: ,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  192 |           m )
                                                     ^                                                ^| 
           msg_Warn (p_this, "                                               ^con_members: (const vlc_../include/vlc_common.h:onnection timed out")
;../include/vlc_common.h:
      |                      ^
481:15: note: expanded from macro 'VLC_OBJECT'
 object_t *)(&(x)-e   var_Ge../include/vlc_messages.h "481 |          viewpoint-changeable", Vt:85:5: var_L481CCc
note: oC../include/vlc_common.h_VAR_expanded from macro 'msg_Warn'
h   85 |     msg_Generic(p_thnst struc:15: note: expanded from macro 'VLC_OBJECT'
i471:eckt9  481 |      e : vlc_comwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  471 |  d(o mo,nn_me,t,vm        var_Create( p_input, "cr-i(k  consrBOOL eat stv);r
      |     ^
p_objuct eevlyl(crage",
      |         ^
_comm../include/vlc_variables.ho), :nbers: _me../include/vlc_variables.hmbers: (c(:onst vlc _obpj122e:v39a: note: saz_name, VLCtcr_GetChecked(Vexpanded from macro 'var_Create'
t_t *)(&(x)->Lobj) \
      |               ^
e_VCAR_INTEGE  (122:39: _note: cOR, In file included from misc/picture.c:o122 | #define var_Create(a,b nst vlc36_objecp_ob,tvl:
_expanded from macro 'var_Create't 
*vcal );
      |            ^
j../include/vlc_variables.h:140:, psz_nameB  122J | )In file included from #de48: note: expanded from macro 'var_SetChecked'f
i  140 | #define var_commonen_s, VSetChecked(o,n,t,v) Lvar_SetChecked(VLC !:481:15: note: expanded from macro 'VLC_OBJECT'
_OBJECT_Cm  481 |        var_Createember_(o),n,t,Mv)
      |                                                ^, VLC_VAR_STRING | VLvCs: (const vlc_object_t *)(&(x)->o
bj)../include/vlc_common.hc:) va(ar_CreS \
G_WARN, __VA_A481 const struct vlc_c      ommon_members: (c| R              ^
_VAG,S__)b,c) var_Create( VLCIn file included from misc/es_format.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ate  ( VLC_OBR276 |     if( !var_GetChecked( p_obj, psz_JECT(a), bonst vlc_object__tnO
      |     ^
 ,*)(&(x)->obj) \
      |               ^
BJECT(a), b, c )
a      |                                       ^
mae, VLC_VAR_INTEGER, &val ) )
      |          ^
../include/vlc_variables.h:142:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
15: note: expanded from macro 'VLC_OBJECT'
  481 |         const st../include/vlc_messages.hr: cruct  )
      |                                       ^
../include/vlc_common.h:481:1578:48: misc/actions.cnote: :  481 |   ../include/vlc_common.hexpanded from macro 'var_GetChecked'
:: note: expanded from macro 'VLC_OBJECT'
 v  481 |         c o n_   const struct vlc_common_members  142 | #deGetC>: (const vlc_c476:o18m:mfon_membiene var_sGte tsCtheck ed(owarning: ruc,hecked (obrs: (cont vst vlc_lnc,_obj:13: note: expanded from macro 'msg_Generic'
tcommo   ecn,v) var_memberst_t *)(&(x:_ G(&(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)->o  476 |   b_78x)-1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j) \
etChe  char *keys = var_I      n(heritScktring (oobj) \
      |               ^
D  ed(VLC_OBJECT(jo),,n nlc_obbject_t *constO)(&jI(x)->obj,,t, 256Nconfn vlame);
H      |                  ^
) \
      |               ^
Ec_ob../include/vlc_variables.hject_tRIn file included from Imisc/probe.c *)(&(x)->:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362: | T   v9: 642):o)
      |                                                ^
51: note: expanded from macro 'var_InheritString'
../include/vlc_common.h:481:;
      |     ^
a../include/vlc_variables.h:122me,  642 | b re15: note: expanded from macro 'VLC_OBJECT'
#d VLC_turn var_SetCh|               ^
VAR_COORecked(:In file included from misc/picture_fifo.c:34:
39:   efine var_Inheritnote: SIn file included from tr../include/vlc_common.hDS,expanded from macro 'var_Create'
   122 | #d:efinevideo_output/vout_intf.c::1031316:  v5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481  316 |     var_Triggeri |   C      allbnconst struact vlc_common_members: (const g(o, n) varr_Create(vlc_aobjec,b,c) var_t_t *)(&(xwarning: _)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
I  362 |  p_obj n, ps h->zobj&v  ) \
      al)))
:
../include/vlc_variables.h:203:12: warning:       | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                ^
  203 |     return var_SetChi| _aname,eri VLf              ^
C_VAR_ADDRESS, val );
      |            ^
(../include/vlc_variables.h vaecked( p_obj, pszr_GetChecked( p_obj, psz_na:140In file included from me, misc/es_format.c:48: note: expanded from macro 'var_SetChecked'
VLC_VAR_ADDRESS,_ name, VLC_VAR_BOOL, &Cr:34:
v | aleateIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: (  ) )
      |         ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]VL    vlc_Log(VLC_OBJECT
../include/vlc_variables.h>(obj) \
      |               ^
../include/vlc_variables.h:142:48: o), p, vlc_module_name,   293 |  :142:48: note: expanded from macro 'var_GetChecked'
note: expanded from macro 'var_GetChecked'
    142 | #define var   i142 | #defi_nfGe var_GeIn file included from misc/block.c__:(34:
In file included from ../include/vlc_common.htChecke: 1031d:
(../include/vlc_variables.h:340:o9!var_GetChFecked:( Ip_obj,LE__, ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tChecked(o,n,t,v) vC __LINE__,   340 |  ,n,t,v) varar_Get   if( var_GetChe_GetChecked(VLC_OBJval );
Ccked\E(C      
 p_o      | _OBJbj,             ^psz_n
ame, VLC_VAR_STRING, &val ) )
      |         ^
E../include/vlc_variables.hh:142:48: tSteCT(a)ck../include/vlc_common.henote: expanded from macro 'var_GetChecked'd(VLC_OBJECT(o),n,t,v)
T(o),n,t,v)
      |                                                ^
  140  142 | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 | #  481, |     bde ,|            ^
 c :fine v
)../include/vlc_variables.h481:15:       :| note:                                                ^

      |                                       ^
 ../include/vlc_common.h: 481../include/vlc_common.hexpanded from macro 'VLC_OBJECT'
:  481 |         c  140c:o48n:st st ar_SetChecked(o,n,t,vonote: )expanded from macro 'var_SetChecked' 
v  140 | #define varuct vlc_common_members: rn#(dcs:15: o_nSsett vlc_objectefine var_GetChecked(o,nC,hte,cvk_e)d(o,n,481t,:v15):  vnote: aexpanded from macro 'VLC_OBJECT'r
_  SetC var_GetChecked(VLC_O481BJECT(onote: expanded from macro 'VLC_OBJECT'
h),n,t,v)
      |                                                ^
  481 |    |        ecked(VLC_OBJECT../include/vlc_common.h:c       cons(o481:15: note: expanded from macro 'VLC_OBJECT'
)onst s,n,t,v)
      | truct vlc_c                                               ^
om  481 |         con../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         constm struct vlc_common_membon_members: (const vlc_objest struct vlctet_t struct vl rs:c_comm (conson_met mbers: *)(&c_vlac_object_tco mmon_mer(x)->obj) \
m psz_namber      s:e|               ^
 (, VLC__SetChecVAR_BOOkedL, t struct vlc_common_m(VLC_OBJE&vaembelrsconsCIn file included from misc/md5.c:44:
In file included from ../include/vlc_common.h:1031:
r../include/vlc_variables.hing(VLt vl: )c_object_477t *t *): (const v(:&(x)->obj) \
      |               ^ )C_OBJECT(l*)(&(5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  _ob
      |          ^
je../include/vlc_variables.h:142:48co)x): note: expanded from macro 'var_GetChecked'
  142 | #define var_GetCt477 |     vaT,r_h n)
      (const|                                                   ^
 vlc_o)(&(x)->obj) \
      |               ^

bject_t *)(&(x)->obj) \
ecked(o,n,t,v) var_../include/vlc_common.hC:481      |               ^
:GetCh_t *)re(In file included from &In file included from (misc/fourcc.cx:cked(VLC_O31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324B15: note: expanded from macro 'VLC_OBJECT'
  )->obj) \
JECT(o),n,t,v)
      |                                                ^
481 |  :10    : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
->obj) \
      |               ^
../include/vlc_common.h:481:   const str15: note: expanded from macro 'VLC_OBJECT'ueate( p_obIn file included from misc/picture_fifo.cj      ,|               ^
 psz_name,:34:
(
    In file included from  481 |         const struct324 |  network/tcp.c:201:17 vlc_common_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
members: (const vlc_object_t *)(&(x In file included from )  201 |     if( !var_GetChecked( p_obj, -p>soz_nam../include/vlc_common.hbj) \e, VL
C      _| V              ^A
R_FLOAT, &:1031:
val ) )
      |          ^
../include/vlc_variables.h:212:12: warning:               Vc../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #dLC_Vmomisc/probe.cefine var_GetCheckedst vlc_comg_Err (p_this, mon_members: (const"conn(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
:ection failed: %s",../include/vlc_common.h
      |  vlc_object_t *)(&(x)->obj) \
      |               ^
25                ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_messages.h:83../include/vlc_variables.h::5: note: expanded from macro 'msg_Err'
In file included from    :429481:15: :83 |  5Amisc/actions.c:487):13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]R_STRING misc/es_format.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
| V,  304 |     inote: expanded from macro 'VLC_OBJECT'
L   msg_Generic(p_this, VLC_Mn  481 | 
:   487 |        warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        const struct vlc_  429 |     var_Create( p_obj, psz_nSG_ERR, ame,__VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJ VLC_ECT(o), p,,misc/block.c:cVAR_INf tT(likely(!var_GetCheck vedEGER34 | VLC_VAR_DOINHEl Rc(_obj, name, VLC_VAR_COORDS, m&val)))
      ommon_mem:
bIn file included from ../include/vlc_common.h| :                ^o
C../include/vlc_variables.h:142d:u481031::
../include/vlc_variables.h:IT );
      |     ^_le_name350:,9 
:../include/vlc_variables.h:122__:39:    VAR_ej) rs: (co\nst  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  350 | D lc_note: expanded from macro 'var_Create'
   if( O  INHERIT );122
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
   | #d122efine var | #define_Create(a,b,c) vadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
ob  212 |    r re,tvF)
      |                                                ^
vIurn   msvgar_GetChec../include/vlc_common.hLE__,_Wje __Lvarn (ar_INE_cSett___obj, "Kety \"%s\" u ncar_Creakte(a,b,recoc) var_C*)(( p_vouk
erCed(a pt_obj, psz_nae( VLCm, \
      |             ^
_      ../include/vlc_common.h|               ^
hCr&eate( VLC_e:, VLC_VAR_STRINO:BJEt,CgGn,T( "za), b, c )iinput/var.c:473:9: 
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |         const struct vlc_common_members: (Oz  e473 | e481Bdoom" );c
" onst  J      |     ^(
cx, ke)->obj) y../include/vlc_variables.h:168):55: note: expanded from macro 'var_TriggerCallback'ked (obj, nE
  168 | #de      var_Create( p_input,ame, V ;
      \
      |               ^
"clock-synchro",| Efin
      |         ^e var_Trigge CIn file included from misc/fourcc.c:31
../include/vlc_variables.h::
CT(a            ^T(o),n
,t,v../include/vlc_messages.h:85:5: note: &In file included from expanded from macro 'msg_Warn'
r   85C122LC_VAR_COORDS, val);al:../include/vlc_common.h
      |            ^
39../include/vlc_variables.h: note: :expanded from macro 'var_Create'140
: |   12248:  | #define va):1031:
../include/vlc_variables.h:lbac340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r_Crea k(
    340 |   ,  note: expanded from macro 'var_GetChecked'
b  142 | #define var_GetChecked(o,n481:15: note:   if( va,t,v) var_GetChecked(VLC_OBvr_GetChaecked( p_obj, p sz_nameJECT(o),n,note: t,v)
l      |                                                ^
 ), c texpanded from macro 'var_SetChecked')
      | a,b) var_TriggerCallbac, VLC_VkA( VLC_OBJECT(                                               ^
m../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
s  g_Gae(a,b,c) var_Create../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)eexpanded from macro 'VLC_OBJECT'), b )
      |                                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      
481   481 |    481 |      n | )
e       ric(p_thR|         ^
  
   _        const struct vlc_comST../include/vlc_variables.hRING,   140mon_is,:15: note: expanded from macro 'VLC_OBJECT'
    :142  | #&d481member |         const strus: (cval ct vlc_common: e_48f)   )
c      onst s|         ^o
n../include/vlc_variables.h:142i:n48e vsta: note: expanded from macro 'var_GetChecked'r
_  142 | #define var_GetChecked(  cmembers:onst  (const strucvlc_ vlc_objeco,ttruct vlc_n,tVLC_MSG_WARN, vl __VA:t,v) var_GetChecked(VLC_OBJE_SCAT(o),n,t,v)
      |                                                ^c_com_cmetConRGS__)_moe
mmon_hmbers: (const 
      |     ^
e../include/vlc_messages.hc:k78e:d(o,n,t,v) var_SetChecvlc_obkt *)(&(x)->obj) \
ced(VLC_OBJECT(o),n,t,v)
      |                                                ^
members: (const../include/vlc_common.h:13../include/vlc_common.honst struct vjec481:481:15: note: expanded from macro 'VLC_OBJECT'
::  481 15: note: expanded from macro 'VLC_OBJECT'
  481 |   note:  vlcexpanded from macro 'msg_Generic'
t_t   78 |     vlc_L  
*     const st |     r      ) |    const(& _o(                                      ^x)object_t *)(&(x)->ostruct vlc_u
c../include/vlc_common.h:t v481:15: note: expanded from macro 'VLC_OBJECT'
c  481 |     bj) \
    const 69 warnings generated.
struct vlc_c      go(omm      |               ^
mmon_members: (conon_mest mbvIn file included from misc/es_format.c:34:
In file included from ../include/vlc_common.h:1031| :
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lc_obj-elrcs_:c              ^ 
(const vlc_object_Vt *)(&(x)->obj) \
      |               ^
ommon_membeIn file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rs: (co  In file included from 324misc/md5.c | : 44 :
 In file included from  if( !var_GeCtChlec_ccked( p_obj, psz_name, LVLCo _C_OBoVAR_FLOAT, mm&val ) )
bjeJ      ECcTnnote: st vlc_obt_t *|          ^
)../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
on_members: (jexpanded from macro 'var_GetChecked'
ect  142_t   142 | #define var_Gconst vlc_object*)(&(x)->obj) \
_t *)(&(x)->ob | #de      |               ^
etChecked(fin_OBJEej) \
      |               ^
o,(n,t,Cv)video_output/vout_intf.c&(x )In file included from misc/fourcc.c:31:
In file included from ( VLva-:../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
317r>objC:) \5:
 warning: _      | G              ^e
  324 |    vtCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  317 |     var_TriTggnetwork/tcp.c  if( !va(o),n,t,v)
h:207:ecked(o,n,t,v)a var_GetChecr_GetChecked( p_obj, psz_nked(VLC_O9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
B  J350r   |  E_GetChe207 |         msg_Dbect_t *)(&(x)->obj) \      |                                                ^ag( pcked(VLC_OBJEC
T../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vme, Vlc_common_members: (cons>ot_ this, "covnnection subjcceeded (so) \
      |               ^
cket l= %d)",c fd LC_VAR_FLO);
      |         ^
_../include/vlc_messages.h:oIn file included from 87misc/picture.c:5: note: :36:
In file included from ../include/vlc_common.hexpanded from macro 'msg_Dbg'
   87 |   :1031:
../include/vlc_variables.h:
       |   if( 276var _G (emsgo), p, vlc_module_name,              ^:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b_GenertChecki  j v_AT, &valc_object_t *)(&ed( p_obj, psz_nam(xe, VLC_VAR_STRI)->obj) \../include/vlc_common.h
      | :lNG              ^
_depbase=`echo misc/picture_pool.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/picture_pool.lo -MD -MP -MF $depbase.Tpo -c -o misc/picture_pool.lo misc/picture_pool.c &&\
mv -f $depbase.Tpo $depbase.Plo
FIL ) )
      | E
c(         ^p
_In file included from misc/probe.c1031this:25:
In file included from ../include/vlc_common.h:1031:
,In file included from  Vmisc/picture_fifo.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:../include/vlc_variables.h::
../include/vlc_variables.h:491, &LC_MSG_DBG, __VA___, __LINE__, \
      | val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
../include/vlc_variables.h            ^:
142../include/vlc_common.h:481:  14215:  | note: #:d48: 276:5note: expanded from macro 'var_GetChecked'227:ef12i: |  warning:  
nexpanded from macro 'VLC_OBJECT'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  491 |    481 |   ec       cone var_GetChecskt st ted(_o  142 | #define v,n,t,v) var_GetCheruct vlc_442common_members: (caonstr_Ge vlt *)(&(x)->obj) \tChecked(o:5:,
 nwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      |               ^

,c  442t,v) var_ |    if( !  var_CreatIn file included from misc/fifo.c_GetCh:ecked(VLC_OBe( p_oJbvj   aov:ar_31 E:
In file included from ../include/vlc_common.h:r_GetChecked( p_obj, pswarning: ARz_naGmS__)
,      |     ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_messages.hCT(o),n,t,v
:b  227)
      |                                                ^
78:13: note: expanded from macro 'msg_Generic' | e, VLC_VAR_INTEGER, ject_t../include/vlc_common.h:481 psz_nam:15: note: expanded from macro 'VLC_OBJECT'
e, VLC_VAR_BOOL | VLC_VAR_DOINH&val ) ERIT );
      |     ^
)
      |          ^
  481 |         const struc t*)(&(x vlc_common_mem)->bers: (const vlc_obj../include/vlc_variables.h:   ect_t *)o (&(retx)->obj) \
      |               ^
122urn var_bSet:j) \
      In file included from misc/es_format.c:34:
In file included from ../include/vlc_common.hChecked( p_ob:39: note: 
1031j../include/vlc_variables.h:142:48:
1031, psz_n   78 |     vlc_Log(VLC_OBame, JECT:VLC_V note: expanded from macro 'var_GetChecked'AR_FLOAT:

, val );
../include/vlc_variables.h:293:  142 | #(o), pdefine va,r vlc_module_name, __FILE__,       __LINE__, \
      |             ^
_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)|            ^
      
| ../include/vlc_variables.h:                                               ^140:48: note: expanded from macro 'var_SetChecked'
expanded from macro 'var_Create'
    122 | #140 | #define 10:var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t,v)
      |                                                ^
  293../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_B  ../include/vlc_variables.hO
O../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'481 |         const struct vldefine var_
  481 | :340      c:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|   340 |      co              ^_cL in, &val st st
rfuc( var_GetChe) )
      cked( p_obj, p|          ^
o../include/vlc_variables.h:mmszon_mtember_name,s: (cmisc/actions.c:492:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
142  on 492st vVLC vlc_c_ | CVAR_STRI NG,l o&c_object_t *)(&(x)->obj) \
       |               ^
m:m48: note: expanded from macro 'var_GetChecked'
voal ) )
      | In file included from         ^
  ../include/vlc_variables.hmisc/picture_fifo.c:142142: | 34:
  #In file included from         m../include/vlc_common.h::48: note: expanded from macro 'var_GetChecked'
d  142 | #dsefrnine var_GetChgecked(o,n,t,vefine var_GetC_hecked(o,n,t,v) var_WGetChecked(VLC_OBJECT(o)),n,t,v)
      |                                                ^eate(a,1031:
b var_GetC
../include/vlc_variables.h:241:12../include/vlc_common.h: warning: he:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],ckced(VLC_OBJECT(o
),) varn,t,v)_C481  
      | 241                                               ^ | 
    retur../include/vlc_common.hn :481:15: note: expanded from macro 'VLC_OBJECT'
vr  481 |      ar_SetC  eat consthecked(  p_obj, psz_ne( VLame, VLC_VAR_STRING, val struc);
      t|  vlc_           ^
co../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
C_OBJECT(_CTmembers: (const a), b,   140 | #define var_SetChe(o),n,vmatr,v)
      |                                                ^
merCallback( p_vout, "cropon_membercked(os: (const vlc_obje,n,t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'c,vn l) var_SetCt
_hecked(VLCtc" );
      |     ^
c_../include/vlc_variables.hOBJECT(o):,168:nl55,:t _ )
      |                                       ^
  ,v)note: 481
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15 *  )(481 |   |         coo bcexpanded from macro 'var_TriggerCallback'
j_common_members:   (const vlcns_eobject_t *)ct_t (&(x)->obj) \
      |               ^
In file included from misc/mtime.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetCheck*)(&(x)-ed>obj) \
      |               ^
(168 | #define var_TriggerCallback(a,b) v      const struct vlc_comVLC_OBJECTIn file included from misc/picture.c:(o)m36ar_Triggon_meerCal:
In file included from ../include/vlc_common.h:,n,ml1031back( Vbers: (const vlcLC_OBJECT:
../include/vlc_variables.h:293:10::15: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note: expanded from macro 'VLC_OBJECT'  293 |     if( 
!(a), b )v_oba
      |                                                       ^
ject_t *)(&(x)->or_Gett,v)
      |                                                ^
: note: expanded from macro 'VLC_OBJECT'
t st  481 |         c../include/vlc_common.h:481:15../include/vlc_common.hruct ../include/vlc_common.honst vlc:&(x)->o481_commb  on_m481Checesmkebt |   j)  e rs:15    const struct vlc_common\_
:       : |               ^
menote: expanded from macro 'VLC_OBJECT'
rmuct vlc_commonbers: (const vlc_obj_members: (constIn file included from misc/es_format.c: vlc_object_t *)(&(x34:
In file included from ../include/vlc_common.h:1031:
ect_t *)(&(x)->obj) \
      |               ^
:481:15:../include/vlc_variables.h): (const vlc( onote: expanded from macro 'VLC_OBJECT'
-In file included from misc/fifo.c:>),n,t,o31:
In file included from vb(obj, )
      |                                                ^
"K../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j  304 |     if (likely(!_dobject_t../include/vlc_common.h:481:15 (:  pnote: expanded from macro 'VLC_OBJECT'
v_o  481 | ar_GetChnote: expanded from macro 'VLC_OBJECT'
bj, ps          con*ecks  t481 |         const st)r :350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   350 |     if( var_GetChecked( puct vlc_481c_oo | bmmon_mseembers: (consj,e psz_y \d n(obj, ame, name, VLCt vlc_object"%_t *)(&_VAR(_VCLzO_s\" bound to mulname, )CC(&x)->obj) \
      |               ^
tipleORDS, &val))) action
rvideo_output/vout_intf.cs:", eka(tx)-      | 318                ^:
>obj) \        cone( p../include/vlc_variables.h:142:48: V_Lnote: expanded from macro 'var_GetChecked'
  142 | #define var_GetCh_eckoedey);
      |             ^
5C
bj,      |               ^
 psz_st sn../include/vlc_messages.hamet, VLC_VAR_In file included from misc/block.c:34:
ADDRESSr:uIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: tructdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] v
lc_c  362 |     | VLC_VAR_DOINHERITbo if( v _aVjr) _)\
A      | G              ^eR_
t;ChecBOk85O
      |     ^
Lmmoed(../include/vlc_variables.h,( &vct vlc_com op,n,t,v) \_obj,: psz_name, Vnmo5_In file included from misc/probe.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:al )
 5      |               ^
:n_membersL:C _(const vl warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])

VAR_ADDR      ESS,In file included from misc/picture_fifo.c &val ) )vm| ea  455 |   r_Gemb         ^
      | 
        ^:../include/vlc_variables.h::122:  t34C :
39In file included from :../include/vlc_common.h:1031:
note: expanded from macro 'msg_Warn'
    85 |  ../include/vlc_variables.hnote: :
256expanded from macro 'var_Create'
   122vear_Create( p_obj, psz_namers:  | , VLC_VAR_FLO(constAT | #VL:142:48: note: expanded from macro 'var_GetChecked'
define   var_Cre: valhec_octkedbject_t *)((e& (x)->ocbwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_
object_t *142 | #de)(  318fine var_GetChecked(o,nj,) \
(ta      ,b|               ^  ,481 |  c)C_VAR       con
st st,_DOINHERIT );
 var_      |     ^
r../include/vlc_variables.h:122:39: vCIn file included from misc/rand.cVAR_STR)../include/vlc_variables.hnote: expanded from macro 'var_Create'
I:142:48: note: expanded from macro 'var_GetChecked'
N  122:26 :
In file included from  Grve../include/vlc_common.h:1031:
,../include/vlc_variables.h   | 142  | msg: |      #_&v340:Genericd(eafine var_p_th#G9: warning: auct vlc_common_memvl ) etaris_,ar_ beGTetrCCig:hhgerCallback( p_ececked(VLC_OBrs: (const JvlcVtELe( VLC_OBJEC)
      |         ^
CT(../include/vlc_variables.h:142:48: vCT(_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: okexpanded from macro 'var_GetChecked'

O  340 |  BJEC   if( T(o),n,tva,vr_Ge  )u142o | #defin12:
      |                                                ^
 ../include/vlc_common.h:eVLC_MSwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  256 | Cth,481 "aspect-ratio" )libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/picture_pool.lo -MD -MP -MF misc/.deps/picture_pool.Tpo -c misc/picture_pool.c  -fPIC -DPIC -o misc/.libs/picture_pool.o
;
G   )  var_Get,n,t,v)
&      _W|       |     ^                                               ^

A../include/vlc_common.h:481:15:aRN, rC):15: note: expanded from macro 'VLC_OBJECT'
hecked(o,n___,../include/vlc_variables.hOBJE(,eCtu:t,T Vb, c )
      |                                       ^
(a)_, b,x object_t *)(&(xnote: )->obj) \
      |               ^A)_rexpanded from macro 'VLC_OBJECT'
AR  481 |  Gv) Sv__)
a      |     ^
r../include/vlc_messages.h:78:13168:n../include/vlc_common.h_G :481:55: note: expanded from macro 'var_TriggerCallback'
et  Checked(VLC_OBJECT(o: note: expanded from macro 'msg_Generic'
),n,t,v)15-: note: expanded from macro 'VLC_OBJECT'
   481 |  
>eck      |                                                ^
   ../include/vlc_common.h:481:15: note: deefdineobj) \
      |               ^
 var_Create(a,b78 |     vlc_Log(VLCv_OBJECT(o), p, vlc_module_name, __FILE__, In file included from a__LINE_misc/mtime.c_(,        const struct vl:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362c: _common_m 9,\c     coembers: (const vnexpanded from macro 'VLC_OBJECT'
  s) var_Create( VLC_OB481 |        J const struct vlc_common_
      |             ^
members: (ctl s
c_object_onst vlc_object  ../include/vlc_common.h168network/tcp.c:223:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:481:15: 
:  223note:  |  |   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t_ *)(&(x)->obj) \
      |               ^
   Et CT(a), b, c )
362 |     if( var_GetC          |                                       ^
pexpanded from macro 'VLC_OBJECT'../include/vlc_common.h:_o In file included from h char *psz_user = var_bj, Inpsz_nahe*ritString( p_this,m 
"  481 |       s)o(c&(xetru)->objk)s, VLC_Vct-e #uscked( pe_obj, psz A\R_STRING,
d      r" );_name, V Lre
_d      |                          ^
( ../include/vlc_variables.h:SetChecked( p_obj,&val ) C|                ^ps
z_oname, ,VLC_VAR_ADDRESS, val )
      | n        ^
642:51../include/vlc_variables.h: :)142;
      | co           ^n
st../include/vlc_variables.h :s140:48: note: expanded from macro 'var_SetChecked'tru,note: ct vlc_co
expanded from macro 'var_InheritString'  140
t  m642m | o#nd_ | #dIn file included from _misc/es_format.cV:Aefine var_IR34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h::36248:9nheritStr,i_:Amem v: note: expanded from macro 'var_GetChecked'
v  142 | #de)lc_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  362 |  cefin fine var_GebtChecked(o,nDDRESS,v ,t,v) ve&vars: (conarr_GetCheck_GetChecked(salet vlc_obd(VLCV_Lject_t *)(&(x)->obj) \
      |               ^
 OBJECT(o),n,t,v)
e var_Triggemisc/actions.crCallba ) )
      |         ^
:../include/vlc_variables.h504efC_OBJECT(ine var_S      ::25: warning: |                                                ^
o../include/vlc_common.hc )
      |                                       ^
)../include/vlc_common.h:481:15etChecked,n,t,v142:c48k481):15: note: : note: expanded from macro 'var_GetChecked'
:481:15: note: expanded from macro 'VLC_OBJECT'(a,: note: b )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481

         if( var_      o504142 | #def|                                                ^
v../include/vlc_common.h:481:15: note: iarm_Ge |  neexpanded from macro 'VLC_OBJECT'
mon_members: texpanded from macro 'VLC_OBJECT'   481 |      
(o,n,t, v) var_  S(etCChecked( p_ohbej, cked(const  v 481V LcCo_nOsBtJ EsCtTr(uoct vlc_commonp_smze_mnbaers: (const vlcme,l VLC_VAR_ADDRESS, &val ) )
      |         ^
c | _        co_object_t *)(&(x)->obj) \
      |               ^
g(o, n) var_InheritString(VLC_OBJECT(o)input/var.c:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  ,477 |     var_Creat)../include/vlc_variables.h,:n142:48e:(  note: pexpanded from macro 'var_GetChecked'_
i  142 | #define,t,v) 
v      |                                                ^
npaurt_,Ge../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
stChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o)t  481 |    n,n, strut,v)
      |                                                ^
)
../include/vlc_common.h:481      |                                                   ^
misc/picture.c::c36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15  304 |     if (l: note: expanded from macro 'VLC_OBJECT'
ikely(!var_GetChecked (obj,   481name, VLC_VAR |     vlc_o_COORDS, &val)))
      |                 ^
t vlc_common_mem../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
bers: (const vl  142 | #define var_GetChecked(o,no,bject_t,v) va |         const r_GetChecked(VLC_OBJECT(o),strn u,tt,v)
      |                                                ^
 *)(&(x")->obj)c a\n
-      s| e              ^c
ek", VLC_VAR_BOO../include/vlc_common.h:481:15L );
      t| b    ^
In file included from misc/md5.c:: 44:
../include/vlc_variables.h../include/vlc_common.h:In file included from 481../include/vlc_common.h::151031::
 ../include/vlc_variables.hnote: expanded from macro 'VLC_OBJECT' :511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:note: expanded from macro 'VLC_OBJECT'
jec  t122:39: note: expanded from macro 'var_Create'
  122 | #d
efine   var_Cr_t *obj = VLC_OBJE511 | CT (vlc_common_membere481 |  a
t  481 |        v a r _ Creae(a,b,cte( p_ob) cj, psz_name, VLC var_Create(      _oVAR_INnst sts VLC_TE:GER | VLC_VAR_OBrconst structJDOINHERIT
      |     ^
l vlc_common_members: (cuct vlc_common_membonst vlc_obiject_t *)(&(x)->obj)  \(cb
      |               ^
ev../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'network/tcp.c:224:26: 
rwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s   224 |   : (cons   tv vlc122     char | 481 |    *par_GetC #defisz_object_t *)(&(x)ne      cohecked(nst struct vlc_common_members: (consvar_Colc->o_bj)o) \
      |               ^r
tnst ,vlc_oIn file included from misc/picture.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hECT(a), b, c )
      |                                       ^
b:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
;
      |                         ^../include/vlc_common.h:481j nvlc_oe
T../include/vlc_common.h:481::15: note: expanded from macro 'VLC_OBJECT'
15: note: expanded from macro 'VLC_OBJECT'
  ,481pwd    481 | riggerCa= |   var_   llback( VLC_OBJECT(a), b b)
      |                                                       ^
t../include/vlc_common.h:        const481:15: note: expanded from macro 'VLC_OBJECT'
I,v)   nheritStrving( p_this, "socks-pwd" );
      |  astruct vlc_comm  324 | oj n_members: (const vlc_object_t *)r_Get                         ^(&( 481 |         const 
sxt)r-uCheck../include/vlc_variables.h:642:ed(Vcc51:t  if(  !vt>obj) \
      |               ^
a    const r_vlcinput/var.c_common:478:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_Getst note: expanded from macro 'var_InheritString'
  478 |       642 | #define var_Inhervar_SetBool( p_in_put, t"itString(o, n) var_InheritString(VLmembers: (coCec_O nst vlc_object_t *)(acn-seek", true )&(x)->obj) \
      | ;              ^
B /* FJECT(o), n)
      |                                                   ^
ixvideo_output/vout_intf.ce:d320 :later*/
      |     ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:260:46: note: expanded from macro 'var_SetBool'
  481 |   260 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj#5d:e fine var_SetBool(a,b,c)     ) \L
C      _ v|               ^
Oar_SetBool( VLC_OBJECnetwork/tcp.c:229:*)(&(x)->obT(a),b,c)
      |                                              ^
../include/vlc_common.hj) C\
h      |               ^
e:481:13Bck: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
JECT(o),n,e  229 |             msg_Errt,v)
      |                                                ^
d( p_../include/vlc_common.hobj,(15 : note: expanded from macro 'VLC_OBJECT'
 p_this, "SOCKS handshake failed" )c:;
481      _o|             ^
b../include/vlc_messages.h::15: note: expanded from macro 'VLC_OBJECT'
In file included from   481 |    misc/es_format.c:34:
ject_t *)(&(x)->obj) \
      |               ^
In file included from ../include/vlc_common.h:103183:5: note: :
expanded from macro 'msg_Err'p../include/vlc_variables.h
:  481 |  sz_nameIn file included from tmisc/probe.c _ t    const s , 429    con:st  str5   uct vlc_common83:25*)(t_members: (consr: VLC_VA&(xu cR)     _FLtOA vconst struct :
In file included from  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l  429 |     va-rt../include/vlc_common.hc | _common_me:1031:
m../include/vlc_variables.h:469:_Creat5: bers: (const vlc_>ob object_t *)(&j) \
      | (x)->obj) \
      |               ^              ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

   469 |     msg  var_Create( p_obj ,_ Gpesnz_In file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350In file included from :misc/mtime.c:936:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:v  429 |     warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
var_Ce(rel  c_ob pject_t *)(&(x)->obj) \
      |               ^
_obj, psz_nameinput/var.c:480:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], V350L
T  480 |     va |     if( var_GetChecked( p_obj, p, &vasl rzC) __namCre_)
      |          ^
e,vlc_ VLC_VAR_STVAR_INTE../include/vlc_variables.hRING, &vGER:142:48: note: expanded from macro 'var_GetChecked'
 | VLC_ateVAc( p_aiR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #defil )ne var_Crenaput,ate( p )
      |         ^
 "ca_obj, psz_nn-ame, VLC_VAR_INteT../include/vlc_variables.h:142:Epause"G(a,b,c48: note: ) var_Cre, VLnexpanded from macro 'var_GetChecked'
Eate(   142VLC_OBJe | RECT(  142 | #define va#Cric(p_this_ dVAR_BOaOer_LmGefine var_GetChecked(omtCa), b, c )mon_me );, 
      |     ^
,../include/vlc_variables.ho:,122n,t,v)  emvaberr_Gse:t C(hconst 
hrevlc      ecked(o,n,t,v) var_GetChecked(uc_ockt vlc_cbjeVLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: Vnote: expanded from macro 'VLC_OBJECT'
LC_MSG_E  481 |     RR|                                       ^ct_t warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, __VA_ARGS__)
      |     ^

ommon_memberes: (const vlc  *../include/vlc_messages.h:78:13:     dnote: expanded from macro 'msg_Generic'
_   78obje |   c( V vlc_Log(VLC_t_t *)(&(xOBJECT(o), p, vlc_modu)c(&(x)-le_nameonst struct L)320-vlc_common_members: (co | , __FILE__, __LINE__, \
ns    var_Trigge>obj) \      
| :39: note: expanded from macro 'var_Create'
r  VLC_C122a | V#d      e| fine var_Cre| VLC_VAR_DOIN              ^
t vlc_object_t *)(&(x)->obj            ^
Amisc/actions.c)aR:_513: 5:../include/vlc_common.hHSE warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
te(a,b,c) var_Create(\
      |               ^
 VL:481C_OBJ>:15ECT(a), b, cIn file included from misc/picture.c )
      | :                                      ^R  o36:
513 |  In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:b   var_CreTRING | VLC_VAR_DOINHERIT );
      |     ^
ate (obj, "key-pressed", VLC_VAR_INTEGER);
      |     ^
j../include/vlc_variables.h:122../include/vlc_variables.h:
122:39: :39: note: expanded from macro 'var_Create'
  122 | #define varnote: expanded from macro 'var_Create'_Create(a,
b  122: note: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 |   )expanded from macro 'VLC_OBJECT'
 ,c)481\ var_Creat | e        con#defsin
340t stru      ct vlc_common_members: (co:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  340 |     if( var_GetChee var_CrIn file included from   481 |         const structmisc/picture_pool.c: vlc_common_membersts: (c vlc_object_32t| eate(a,b../include/vlc_common.h:481:,c) var_ked( *)(&(x)->objC( VLrceoCnst v15:l_c_object_t *)(&(xOBJECT(a), b, c )
      |                                       ^
:
In file included from ../include/vlc_common.h)              ^: \
      |               ^
)C_O-> 1031../include/vlc_common.hnote: obj)expanded from macro 'VLC_OBJECT'input/var.c:
 \
:481:15: note: expanded from macro 'VLC_OBJECT'


  l481 | lbac  481 |         const st../include/vlc_variables.h:189:ka:Bru12: t p_objJECT(o),n,t,v)ct vlc_comIn file included from warning: misc/picture_fifo.ce:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]34
, psz_481:5: :
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: 
      |                                                ^
 ../include/vlc_common.h
:  481 |     var_ S etBo no  l(481:( p_vo   p _ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]a
u  276 |    t,  m15"vmied,c oVnLs:tC _s Vnote: eexpanded from macro 'VLC_OBJECT'o
-  481 |   t ruct vlc_common_members: (const   vlc_object_t *)(&(x)->obj) \
      |               ^
   const struct vlc_common_members: (cmisc/actions.c:514:5: 189warning:  | onst v lc_object_t *)(&(xdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    514 |     var_Creat return var_SeotnC-hteope (obj, "global-" );
      )->obj) \
      |               ^
on|     ^
cked( p_ob../include/vlc_variables.h:168key-prejssed", VLIn file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C,_VAR_IN_mem  bersT:55362 |     if( var EGER);
p      |     ^
_Ge: :Anote: R_STRING, &valexpanded from macro 'var_TriggerCallback'
   168 | #define var_TriggerCallbtChecked( p_oabcjk,()a ,)
      if psz_name, VLC_VAR_ADDRESS, &val ) )
( !      | | var_GbetCh)         ^
eck../include/vlc_variables.hed(        ^
: spz__../include/vlc_variables.h:n142:48: note: expanded from macro 'var_GetChecked'
      | ame,142              ^
 VLC_V  AR_INT:48: EGER, val );
142 | #define v (conar_GetCshecked(o,v      arno,bj, psz_name|            ^
, VLC_VAR_INTEGE_RT, &val ) tt vlc_,../include/vlc_variables.h../include/vlc_variables.ho)v
) v:ar_GetCheckedrigger(( VVL122Callback( :39: note: VLC_O:140:expanded from macro 'var_Create'48
:BJECT(aL note: expanded from macro 'var_SetChecked'
note: expanded from macro 'var_GetChecked')  ,122 | #define expanded from macro 'VLC_OBJECT'
      C   b| network/tcp.c:251         ^
140 :
13: warning: i   | _OBJECT(o),n,t,bjectv)
      |                                                ^
_t *)(&(x)->obdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j)../include/vlc_common.h:481:15:  \
      |               ^
note: expanded from macro 'VLC_OBJECT'
  481 |     251      const struct vlc_common_members: (const  |         In file included from misc/es_format.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5:    m warning: sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]g
_  442 | vlErc_ob jecnput   var_Crea, "can-pause",te( p_t_t o*)(&( true ); /* Fixr (obj, "accept bx)->obj) jed ,\
      |               ^
la psz_name, VLCt_VAR_BOOL eIn file included from misc/picture.c:36:
In file included from r*/
      |     ^../include/vlc_common.h|fa  481 |         const struct vlc_coiled (fro VLC_VAR_DOINH:E1031:
../include/vlc_variables.h:350:RIT );
      |     ^9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  350 |     if( var_GetCheckem soc../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
ket %  122 | #define var_d): %s", mmon_membersCreate(a,b,: (c) var_Cdreate( VLC_O(BJECT(a)l p_obj, b, c )
f      |                                       ^
cons../include/vlc_common.h:d,
, p      |             ^
../include/vlc_messages.h:83:5: note: 481:15: note: expanded from macro 'msg_Err'
   83 |     mexpanded from macro 'VLC_OBJECT'
t vlc_objecsg_Gensz_nt_t *)(&  481 | (x)ae        ric(p_this, VL->obj) \C_MSG_ERc
onst stR, __VA_AR      |               ^
ruct GS__)
      |     ^
../include/vlc_messages.h:78:13vlc_common: note: expanded from macro 'msg_Generic'
   78 | _me    vmbers: (const vlclc_L_objecme, t_VLog(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__#define var_Ct In file included from *misc/block.c:)_(V34,&(x)->obj) Se \
      |             ^
tC../include/vlc_common.h:481:15:Ahecked(oR\
      |               ^
_STRING,:
In file included from ../include/vlc_common.h:1031:
, &val ) )
      |         ^
n,t../include/vlc_variables.h:../include/vlc_variables.h:429:5: warning: 142,:48:  note: expanded from macro 'VLC_OBJECT'v) varnote: 
expanded from macro 'var_GetChecked'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from _
  429 |     va  481 |         const strucSt vlc_common_members: (  142 | misc/es_format.cco#defnst vine var_GetClc_ohecked(o,n,t,vebtjCect_rt *)(&(_Create( p_obj, psz_name, VLC_VAR_INTEGEx)->obj) \
:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h)hecked(VLC_OBJECT var_GetChecked(VLC_OBJECT(o),:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n,t,v)  455 |  (      |               ^
 
      |                                                ^o),n,t,vv)
      
../include/vlc_common.har_Crnetwork/tcp.c:256:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   256 |    :481:15:  R | VLC_VAR_|                                                ^
note: expanded from macro 'VLC_OBJECT'D../include/vlc_common.h:481OINHERIT );
:
      |   481 |     ^
e../include/vlc_variables.h:ate(a,b,c) var15: note: 122:39: note: expanded from macro 'var_Create'
msg_Dbg (oexpanded from macro 'VLC_OBJECT'     122 | #define va_Crbj, "aceate(../include/vlc_variables.h:142 cV   epted s  r_Create(a,b,c) var_Crea:ocket %te( VLC_OBJECT(a), b, 
LCd (fr_Oc   481 |  om       const s BJ soctructvECT(a), b,  c48: note: cexpanded from macro 'var_GetChecked'

avr../include/vlc_variables.h  142_:260:46: note: expanded from macro 'var_SetBool' | #def)
      |                                       ^
k
Cine vra../include/vlc_common.hr:_481G:e15teCheck  260e d)(oea: note: t
      ,n,e( p_obj, psz_namt %dte | )", fd,,|                                       ^
#define v ar_Set lfVBool(a,b,c)      var_SetlBool( VLCc_comm_OBJon_memECbers: (T(a),b,c)
      |                                              ^
const../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
d);
  481 |         coexpanded from macro 'VLC_OBJECT'
nst struct vlc_common_members: (con   481 |         consst t../include/vlc_common.h :481:LC_VsvA      |     ^
Rtr_FLOAT | u../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Gene15: note: expanded from macro 'VLC_OBJECT'
VLC_rivc(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
  ../include/vlc_messages.h:V78:AR_Dct vlc_common_member481 |  s: (const vlc_object_t *)(&(x)->obj) \
      | lc_objec              ^
)
      |                                                       ^
lO ../include/vlc_common.h:481misc/actions.c:515:5: c_objetct_    warning:   const strdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onst stru,cv  ) vaINt13r515_ | G e tCheckt ved(VLC_OBJECT(o *)(&(x):- >obj) \
      |               ^
),n,t,v)uct vlc_comminput/var.c:
on483:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       | lc_  co                                               ^483 |    
 _me../include/vlc_common.h:481:15:mb mmoers: (const var_Create( p_inpuvnote: expanded from macro 'VLC_OBJECT'
tln_member  481 |         cons, "can-rt_ate",c_objs: (const vlc_objeect_t *)(&(x)->objvHERIT );
      | ar_Cre    ^att 
)../include/vlc_variables.h:122 :39: note: expanded from macro 'var_Create'
\ VLC_VAR_BOOL );
      |     ^
e
       (objct_t *|                ^
*)(&(x)->obj) \
      | )(&(x)In file included from -              ^
misc/block.c:>obj) \
      |               ^34:

,In file included from ../include/vlc_common.h: "ke1031:
../include/vlc_variables.hy-act:i442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from   misc/picture_pool.c442:32:
In file included from ../include/vlc_common.h:struct vlc_com1031../include/vlc_variables.h:122In file included from misc/picture.c:36:
In file included from  | ../include/vlc_common.h:    var1031_Cre:
../include/vlc_variables.h:oam362n:"te( p_obj, on_me9:,:
mbe../include/vlc_variables.hpsz_name, rs: ( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:203co:12:nsV   362 |     if( var_GetCh ewarning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
I  LC203 |     retu_VArn var_SetChecked( p_obj, psz_nameT );
 note: expanded from macro 'msg_Generic'
:39      : , V   78 |     vlc_Log(VLC_VR_BOOLnote: expanded from macro 'var_Create'
 vL|     ^
V../include/vlc_variables.h:AR_lc_122 | VLC_VAR_C_OB:BJOE39L: DOC  o122 | #define vOLar,   122vC_VAR_Inote: _Creexpanded from macro 'var_Create'
NTbject | _t *)  122(&(x)->Eobj) \
      |               ^
 | #define var_Cre#deafGER);
      |     ^
te(a,bine vaa../include/vlc_variables.hrl );,c
      |            ^
) _Createvar:122:39: note: expanded from macro 'var_Create'
I(a,b,c) var_Create( V_Create( VLC_OBLC_  OBJECT(a), b, c )
      ../include/vlc_variables.hNHERIT )122 | #de|                                       ^
:fine var_Cre;JECT(a), b,atT(o c )
      |                                       ^
e)(, p, vlc_m../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
o  140481../include/vlc_common.h:In file included from misc/picture_fifo.c::48: note: expanded from macro 'var_SetChecked'
dule_
      |     ^
nat481:15: note: expanded from macro 'VLC_OBJECT'
34:
ame, _In file included from _../include/vlc_common.h:../include/vlc_variables.h1031::
122../include/vlc_variables.h:F:ILE__,  293:481 |         39:a,b,c) ve(a,b,c) var_Create( VLC_OBJE a10r_Create( VLC_OBJECT(a), b, c )
      |                                       ^
const struct vlc_common_members: (const ../include/vlc_common.h_:  140 | #define  vaCr_SetCh vecked(o,n,lc_objeT:ct_t (a), b, 481:15: note: expanded from macro 'VLC_OBJECT'
c )
      |                                       ^
warning:   481 |   ../include/vlc_common.h:481:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      const struct vlc_common_members: (15: note: expanded from macro 'VLC_OBJECT'
  481 |    _ |         const 
 *  293L   const struct)(& vlc_com(x)const vlc_object_t *t I)(& | Nmon_E(x)->obj) \
      |               ^_m_, \embers: (scotruct vlc_common_note: nst vlcmembers: (const vlc_obj_obje->obj) \
      |               ^
 ct_t *)(&(x)->objinput/var.c:,484:5:
v)) \
      |               ^

 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  484      e |     var_SetBo ol( p_input,misc/actions.c: "can-rate", | 541va:26: ct_t *)(&(x)->objrf_alse );
)       \
      | |     ^              ^

SetCheck../include/vlc_variables.h:ed(VLC_OBJECT(o260:46: ),nnote: ,t,v)
      |                                                ^
In file included from misc/mtime.c../include/vlc_common.hexpanded from macro 'var_SetBool':
481  260 | #de:15: fnote: ine var_SetBoo:36:
In file included from l../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5:(a,b, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c)     442 |      va  vr_SetBool( VLC_OBJECT(a),b,c)
      |                                              ^
ar_CIn file included from misc/es_format.c:../include/vlc_common.h34:r481:15: note: expanded from macro 'VLC_OBJECT'
e:
In file included from ate( p_obj,../include/vlc_common.hwarning:  psz_name, VLC_VAR_BOOdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L  541 |  | VL                expanded from macro 'VLC_OBJECT'
:1031:
../include/vlc_variables.h:469:  481 |  5:       const s truct vlc_common_  481 |         conmembe r       svar_InheritInteger (o: (const vlc_object_t *)(&(x)->obj) \
C_VAR_DOINHEst struct vlc_RIT      |               ^
 );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 common_members: (const vlc_object_     if122 | #define var_Create(a,b,c) var_Create( VLC_In file included from ( !var_GetChemisc/picture_pool.c:bexpanded from macro 'var_Create'O32:
cBke
J  122 | #d            ^e
f../include/vlc_common.h:ineIn file included from j, "hotked( p_obj, psz_name, VLC_VAR_BOO481y: s../include/vlc_common.hwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15v:- note: expanded from macro 'VLC_OBJECT'  469ECT(a), b, cLx, &va
l  481 |     t *)(&(x)->obj) \
      a|               ^
 -w heeinput/var.c:486:l -) )
      |  )
      |          ^
                                      ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked':1031:
../include/vlc_variables.h:212:12
:  142 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | #define var_  5: warning: G212etCheck../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]re:481d(o,n,:15: note:  |  
    486 return var_S | expanded from macro 'VLC_OBJECT' 
 |   481 |         const streutChecked  t,v) var_ctG(e_ tCheocC vlc_common_members: (const vlc_obj e cvta_rt_ Crk*ed(VLCre   var_ate( p_obj, psz_Create( pename, V)(&LC_VA_input, "R_STRING |a VLC_VAR_DOINcan-re(xHER)->obj)wind", VLC_VAR \
      |               ^
_OBJ_EBOOL );
      |     ^
CTI(o),n,t,v)
      |                                                ^
../include/vlc_common.h:T 481../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
In file included from misc/mtime.c  122 | #define var_Creat:36:
In file included from ../include/vlc_common.hebj, name, VL:15: :1031:
../include/vlc_variables.h:455:5: warning: (a,b,c) var_Create( VLC_OBJECT(a)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Cnote:   _VAR_CO, b, c )
      |                                       ^455 |   ORDS, val);
expanded from macro 'VLC_OBJECT'
t
  481 |        e../include/vlc_common.h) c;:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | o  va
      |     ^
en../include/vlc_variables.h:122:39:  note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b( ,c) var      consa_Catetreate( (a,b,c,) vab,c) varr_Create( VLC_OBJECr_T(a), st struct _      |            ^
Cv lsct_r../include/vlc_variables.hcommon_:140members: :(c48: Create( VLC_OBJECT(a), b, c )
mode"));b
            |                          ^
|                                       ^
note: expanded from macro 'var_SetChecked'
  140 | #define vVLC_OBJECT(au, c )
      |                                       ^
)../include/vlc_common.h, b,:481:15:c../include/vlc_variables.h:615ar_S etcChecked(o,n,t,v) var_SetC:53 ) note: expanded from macro 'VLC_OBJECT'
:hec note:   
      |                                       ^
ked481../include/vlc_common.h:481:15:expanded from macro 'var_InheritInteger' note: expanded from macro 'VLC_OBJECT'
 |  
(VLC_O../include/vlc_common.h:BJECT(o),n,t,  481 |         const struct481 : 15: note:   v)
      |                                                ^
expanded from macro 'VLC_OBJECT'      const struct vlc_co615 | #define  t v
v  481 |         const struct vlvlc_commmon_members: (const ../include/vlc_common.h:lc_mon_members: (481const vlc_objectvlc_obcom_t mon_membe:15: note: expanded from macro 'VLC_OBJECT'rs: (cconst vlc_j*)(&e(x)c
t_t *)(&(  481x |         const struct vlc_ob-)ar_InheritInt->obj) \
ject_t _egecommo*)(      |               ^
>obj)r(o&(x \
      | , c              ^
)->obj) \In file included from misc/md5.c:44:
In file included from ../include/vlc_common.h:ommonnn1031:

      |               ^
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])
_mem In file included from misc/es_format.cvar_InheritInte:_  525 |     var_Creagt15: note: e( per(_:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hVobj, psz_beexpanded from macro 'VLC_OBJECT'rminput/var.c:487:s: (const vlc_obj
5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  n481 | ame, VLCe     ct_t *)_(&(LC_OBJ   constrx)-e>obj) \
      |               ^
ate( p_obj, psz_ snaVAR_BOOL | VLC_VAR_DtrcOked(Vmbers: EuINHERIT
      |     ^
CT(o), n)
      |                                                     ^
../include/vlc_variables.h../include/vlc_common.h:481:15m:122:39:e, VLC_VAR_FLOA: note: expanded from macro 'VLC_OBJECT'
T | (co  481 |    n In file included from      misc/block.cV:34L:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_OBJECT(o),n,t,v)
      | C_VAR_D                                                 ^
455ct vlc_comnote: expanded from macro 'var_Create'
 |     var../include/vlc_common.hs:481:15: note: :c  487 |     var_Smon_membe  rsexpanded from macro 'VLC_OBJECT': on_Create( st struct vlc_ept vlc_objctB
ool(o  ect_477481t | 122_ | #definobj, pszommon_meme: var_Cre *)(&  an5: st vlc_object_t *)(&(x)->obj) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\t
         477p_inp|               ^ |     var_Creae(a,tuet(,  p"_can-rewind", falsoe );b
      |     ^
,bbers: (const vlc_objejc
,) psct var_Create( _V_t *)(&(x)->obj) (x)->obj) \
      |               ^
\n../include/vlc_variables.hame, VLIn file included from misc/picture_pool.c:32:
In file included from C_VAR_FLOAT | VLC_VAR_DOINHERIT 
z_name, VLC_VAR_STRING | VLC_VAR_DOINHE:260:46: note: O)expanded from macro 'var_SetBool'
;  260 | #dINefineH       vaLCr| _Se
tBoo      _lO(              ^
E| RIT );    ^

      ../include/vlc_variables.h:122:39: note: a| Bmisc/actions.c:    ^
JECT(expanded from macro 'var_Create' const s../include/vlc_variables.h:truct v122lc_common_members: (const vlc_obRIT );

        122:39 | ../include/vlc_common.h,ject_t|     ^
  :    #1031:
../include/vlc_variables.hd../include/vlc_variables.hefia:227:12: b, :122:c39:con*) (&(x)->obj)note: expanded from macro 'var_Create'
)543    \
      |               ^
  s), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 :  481 |         const svar_SetBool( VLC_OBJtruct vnetwork/tcp.c:t26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E  543 | l296:17: c_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
coC  mT  122 | #define vam o296n_mem |          bers: (conss truct nt vlc_object_t *:)(&(x)->obj) \
r_C      |               ^v
 note: reate(a,eIn file included from misc/md5.c:44:
 In file included from v      ../include/vlc_common.h:1031aexpanded from macro 'var_Create'(a),bb,c) var_Create(
 msg_Err (p_thi sVL,:
../include/vlc_variables.h:539:5,In file included from r_ c)misc/picture_fifo.c: warning: Creat          "poll error              var_Inh  122eritInteg | #defin
      |                                              ^l
e../include/vlc_common.h:c_cC: %s", due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ommon_members: (c481:15: note: expanded from macro 'VLC_OBJECT'
    481 |       539 |     var_Create( er (objp,_onst   consto stbvlc_strerror_c(net_err_OBJECT(a), bj, c )
      |                                       ^
vlc_object_t *)(&(x)->obj) \
      |               ^
, psz_name, VLCno vear_Create(a,b,c) var_CreIn file included from misc/fourcc.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:ruct v362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_lc_commo  362 | (../include/vlc_common.hn_members: VAR_FLOAT:   481 :15:  if( var_Genote: expanded from macro 'VLC_OBJECT'
tChecked( p_ob  j481(con,s p |       sz_name,:| VLC_VA VL  34:
C_VAR_ADDRESS,R_DOINHER IT
      In file included from |     ^c../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: ));
      | onst strudue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                ^c

  304 |     if (likely(!var_G&tval )  ../include/vlc_messages.hveltcC_o:83bheck../include/vlc_variables.hed:122:39: note: expanded from macro 'var_Create'
at: (o  bj, name, VLC_VAR_CtO) vlc_common_members: (const vlc_object_t *ject_t *)(&(x)->obj) \
      
      |         ^
)../include/vlc_variables.h(&ORDS,|               ^
 &val)))
      |                 ^
(:142:48: note: input/var.c:489:expanded from macro 'var_GetChecked'
../include/vlc_variables.h  1425:142:48:  | #definote: expanded from macro 'var_GetChecked'
: warning:   142due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   489 |     var_#Create( p_122 | xinput, "can-recore( VLC_OBJECT(a), b, dc" )
      |                                       ^
d../include/vlc_common.h:481efine v:15: note: expanded from macro 'VLC_OBJECT'
a  481 |         const struct,  vVLC_VAR_BOOL );
      |     ^
lc_cor_Gemmon_ne var../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
tCheckmembers: (ced(o,n,t  ,v) var_Geto122n | stChecked(VLC_OBJEC  "hotkevlT(o),n,t,v)
c_object_t *)(&#(x)->obj) \)define var_Create(a,b,c_) var_Create( VL      |                                                ^
../include/vlc_common.h:481:15: 
      C#G_OetBJECT(a), b, c )
      | note: expanded from macro 'VLC_OBJECT'
                                      ^
define Checked(o,  481 |        |               ^
 cons../include/vlc_common.hnvar_Cret struct vlc_,t,:vco481:15: note: expanded from macro 'VLC_OBJECT'
m  481 | ys)-mon var_GetChecked(VLC_OBJECT(_mem    ybIn file included from ers: (co-whecke    comisc/es_format.cel-mode"));
      |                          ^
d../include/vlc_variables.h:(ate(a,b,c) o615):,n,t- p>_obj) \
      |               ^
nstvar_Create( VLC_OBJECT(a), obj,In file included from misc/mtime.c:36:
 psz_naIn file included from me, VLC_Vbn strA:53: note: , c )
R_ADDRESS, &vu../include/vlc_common.h:1031:
../include/vlc_variables.h:469al )ct vlc_,:commos      5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  469 |  vlc_object_t *)(&(x)->obj) \
      |  )
      |         ^
              ^
v../include/vlc_variables.h )  expanded from macro 'var_InheritInteger'

      |                                                ^
  :142 615v | ar_Cr../include/vlc_common.hIn file included from misc/picture_fifo.c:34:
In file included from eate(: 48p:_obj, psz_name, V#:|                                       ^
define var_I../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: ../include/vlc_common.h:481:481:15: note: nwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |     if( !v anote: 5h15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_GetChecked'expanded from macro 'VLC_OBJECT'
    481 |  481 |         const struct vlc_common_mem
     34r_GetChecke:
In file included from ../include/vlc_common.h:LCd1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_VAR_STRING |  bers: (co  491 |     var_C( p_oebj, psz142nst vwarning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] note: expanded from macro 'msg_Err'
  |  c#
de  onst struct vlc_227common_members: (corlc   83 |   reate(   m_object_sgp_obj, psitInst vlc_onteger(o | _name, VLC_VAR_FLOAT, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #,defz_name, _VLC_VAbject_t *)(&(x)->obGenericj) \
      |               ^
(p_ithi  s, VLC_VAR_DOINHERIT );
      |     ^
In file included from misc/md5.c:44:
In file included from ../include/vlc_common.h:1031:
n ../include/vlc_variables.hVLC_MSG_ERR, _  ../include/vlc_variables.h_n) var_InherV return var_SetChecked( p_oibj, psz_name, VLC_VtIe var_GetChneA:c554ked(o,n,tR_,vt) var_GetCheFc:122:39:ALOAT,  note: expanded from macro 'var_Create'vked(VLal );
      |            ^ _
*../include/vlc_variables.h:140:
48C_OB: note: expanded from macro 'var_SetChecked'
  122 | #defiA)(&(x)->obj) \
      |               ^
nen_meR  140 var_Creat | #tGJdSeECT(_o),eger(VLC_OBJECfine n,In file included from misc/fourcc.c:31:
In file included from ../include/vlc_common.h:e(a,b,c) var_Create( VLC_1031OB:
J_../include/vlc_variables.hECT:(T(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'o), n)
      |                                                     ^

t  481 |        ,v:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  :481 429con:15 |     var_Cre: note: expanded from macro 'VLC_OBJECT'
ate( p_obj, psz_name, VLC_  V481 | var_S etChecked(o    AR_INTEGER | VLC_VAR_DOINHERIT );
      |     ^
)
      |                                                ^
../include/vlc_variables.hs:t,n,t,v)122:39:   const struct vlc_common_memb stru5)ers: (const v lc_object_t *)(&(var_SetChec:x)->obj) \
      |               ^
kedct vlc_cm(bVmisc/actions.c:546:5: LC_OBJECT( warning: note: ommonexpanded from macro 'var_Create'
_memb  122 | #deersfi: (conne var_Create(a,b,c) st vlc_objecto../include/vlc_common.h_t *)(&(x:),n,t,v))-R_ADDRESS >obj) \
      |               ^| VLC_VAR_DO481:
15

IIn file included from misc/mtime.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:477:5  546 |     var_AddCallback (oe:       warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      brjs,:  : note: |     ^  477 |     va vexpanded from macro 'VLC_OBJECT'
warning: r  
aNrdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481  554 |     var_Create( p_obj, p_Create( V_../include/vlc_messages.h:78:s | z _name, VLC_VAR_STRING | VLC"(k       const struccLt vlc_common_emye-mpbreersss:e d| onst vlc_obje", vlc_key_cC13to_action,                                               ^
: ../include/vlc_common.h:t_t *_OBJECT)(( &asCrnote: eate( p_obj, psz->map);
      | (Hcexpanded from macro 'msg_Generic'
a481   ),78 |  b, c )&o(:15: note: expanded from macro 'VLC_OBJECT'
E  RIT n    ^
 )f ine var_G
      |                                       ^
s../include/vlc_variables.h_name, VLC_VA_VAR_DOINHERIT
      |     ^
etChecke481 |   ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
;      const struct vlc_commond(o,    :166:51: note: _membersvexpanded from macro 'var_AddCallback'
lc_Lo  166 | #deftg(VLC_OBJ ECT(o), p, vlc_moduline ve_name, _../include/vlc_common.h:a: _122 | a
481#d(co,bFILE__, __LIN      nst vlc_obR_STRING | VLC_VAR_DOINHEjRIT );
      |     ^
n,:t,v) ../include/vlc_variables.hv15ar_GetC:h122efinr_AddCallback(a,b,c,d) var_Ade:39| e    ^
cke../include/vlc_variables.h::d : note: expanded from macro 'VLC_OBJECT'
e(,cc122VLC_OBJ  481note:  |      Eexpanded from macro 'var_Create'
CT(o  122 | #de)fine var_Create(a,n,t,v)
      :39: note: expanded from macro 'var_Create'
|                                                ^
,  ../include/vlc_common.h: 122 | #define481t_t *):15:( note: b,c) var_Create( VLC_x)->OBJECT(a), b, c    const st) var_)
obj)       var_Create(a,b,c) var_Create(\
      |               ^
Create( ruct&(x  vVinput/var.c:490lLc_common_members: (const vl:c5_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oC_OBJEbjectVLC_  490 |     var_S_t *)(&(x)->obj) \
      | etBool( p_inp              ^u
OtCB varJECT(a),TIn file included from  misc/fourcc.c_:31C:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: rwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  442 |     var_Create( p_obj, psz_name, b,, "can-Vre aLtccexpanded from macro 'VLC_OBJECT'C_VA
eR(_BOO (aL | VLC_VAR_DOINHERIT );
      |     ^
,../include/vlc_variables.hb:,122:39: note: expanded from macro 'var_Create'
)
      |                                       ^E  
122../include/vlc_common.h | #defi:481:15: note: expanded from macro 'VLC_OBJECT'
ane vard  481 |        c) const s tructv vlc_com__, \
      |             ^
m../include/vlc_common.h:481:15: note: on_meexpanded from macro 'VLC_OBJECT'
mbers: (c_a)Creoatre(a,b,c) var_Create( VLC_OBJECT(a), b,,_ Ccr  481 |      )
      |                                       ^
C481a../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT' |    bllback( VLC       _OBJECT(a), b, c,const struct vlc_common_members: (  dea )
      |                                                   ^tce( VLC_vlc_objonst v
../include/vlc_common.h:ect_t *)lc_ob481:15: note: OBJEexpanded from macro 'VLC_OBJECT'CT(a), (b, c )

      |                                       ^
  481 |      ject_t *
 )      481(../include/vlc_common.hc,:481:15: note: expanded from macro 'VLC_OBJECT'
&(x)->obj) o  481 |         constn\ str
&(      x)->obj) \
|               ^
u      |               ^
ct v  c )
      | o                                      ^r
In file included from ../include/vlc_common.hlc_scomt structd vlc_co:misc/picture_fifo.cmon_mem481:15: bers: (cnote: :34:
In file included from ../include/vlc_common.h:",expanded from macro 'VLC_OBJECT'network/tcp.c:358:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  358 |     if( nmoet_Writens1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]( p_obj, f
d, buffer, i_len ) != i_len )
      |         ^
 fmalse ); /* Fixed later*/
      |     ^
../include/vlc_network.h:172:38:   note: expanded from macro 'net_Write'
  172 | #define net_Wri340 |  te(a   if( t var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &val../include/vlc_variables.h:260:46nst vlc ) ): o_object_t,b,c,d) net_Write( n_members: 
      |         ^
142../include/vlc_variables.h:note: expanded from macro 'var_SetBool'
142:VLC_OBJECT(a),b,c,d)
      |                                      ^
48:../include/vlc_common.h:481*)(v&(:15lc_ob  : note: expanded from macro 'VLC_OBJECT'j
e  481 |         const stru note: expanded from macro 'var_GetChecked'
c  ct vlc_co260ocnst vlc142 | #define_object_t *)(&(x)->obj) \ var_GetChecked(o,n,t,mv| 
      |               ^) var_GetCmon_m |       embers: (const
   481 |   hvlc_ob j                                      ^ect_t *)(&(x)->obj) \
      |     co              ^   e | #det_tcked(VLC_OB *)(&(xJE)-C>To(boj),n,tnst struct v) \
      |               ^

fine var_SetBool(a,b,c)     ,cnetwork/tcp.c:l360In file included from  misc/md5.c:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cv_ar_  360 |     if( netcoonst stSetB:ruct vlc44_common_memoo_lRead( p_obj, fd, bufbers: vfer, 2):
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |                                                ^
) != 2 )
      |         ^
../include/vlc_common.h:481( VL../include/vlc_network.h:170:C:_  O563B36JECT15: note: expanded from macro 'VLC_OBJECT'
:  (481 | a       ( |     var_
),b,c)
C      |                                              ^
 note: expanded from macro 'net_Read'
const vl../include/vlc_common.hc:  170 | #481:15: note: expanded from macro 'VLC_OBJECT'
_define nIn file included from misc/es_format.c:e34t_:
In file included from ../include/vlc_common.h:Read(a,b,c  o481 | ,rdbjec1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mmon_members:   511 | t        const struct vl   (co var_eaCreate( p_obj, pszte( p_obj, psz_n)ame,n | s#det vlfc_ VLC_VAR_STRING | V _object_t *)(&(t *)(&(x)->obj) \
x      |               ^
n)->oeLbtIn file included from misc/fourcc.c:31:
In file included from ../include/vlc_common.h_C_VAR_DOINHERIT
      |     ^
j../include/vlc_variables.h:122:R39: note: expanded from macro 'var_Create'
) \
      _nam  e, VLC_VAR| c_122 | #define var_:              ^1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  455 |   o m mvar_Create( p_obj, psz_name, VLC_VAon_meCR_FLOAT | VLC_Vrmeate(a,b,c) var_Create( VLC_OBJECT(a), b, c
bers: (const vlc_object_t *AR_DOINHER I)
      |                                       ^
In file included from misc/block.c:34:
In file included from ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: 
)(  481 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
&(x)->obj) \
      |               ^
  469 |     var_Crine T input/var.c: );
      |     ^
../include/vlc_variables.h:122:39:eate( p_ob note: expanded from macro 'var_Create'
j, psz_n  122 | #d efine var_Create(a,b,c) varam492:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  _Ce,   492re   const VLC_VAR_ate( VLC_OBJECT(S TRING  |     vasa), b, c )
      |                                       ^
../include/vlc_common.h:r_Cre481:15: note: expanded from macro 'VLC_OBJECT'
v  481 |   ate(  p_input, "rec   ord", VL|tC_VAR  ruct vcl VLC_VAR_DOINHERIT )c_BOOL );
      |     ^
;onst stru../include/vlc_variables.h:_I122N_common_member:39:  note:     cos: (const vlc_ar_GetChecked(o,n,texpanded from macro 'var_Create'
,v) var_GTetChecked(VnsLC_OBJECTE(o),n,t,v)
      | GER                                                ^
| VLCt../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'   struct _VAR_DOvlc_comm
  481 |  on_ 122      com | e#define var_Crneate(smINHERIT
      a,b,ber| 
    ^      |     ^
(
s: (../include/vlc_variables.h../include/vlc_variables.h:cons122t:39: tnote: expanded from macro 'var_Create'
 e:122:39a: note: expanded from macro 'var_Create'
 vlstructd(VLCc_ob   122 | #dejec  122 | t_t *#define var_Create(fine var_Create(a,b,c)(&a,(x)->x)) varb_,c) var_Create( VLC_OBJECT(a), b) , c )
      |                                       ^
ocbj)-  const \
s      |               ^>obj) 
onst st../include/vlc_common.hruct vlc_common_members: (\truct vlc_common_object_t *)(&(x)->obj) const vlc_o
      |               ^
b->obj)\
      |               ^
 \ject_t *)(&(x)->ob
      |               ^
members: (const vlc_
j../include/vlc_common.h:In file included from misc/picture_pool.c:) \
In file included from ob32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:15: note: expanded from macro 'VLC_OBJECT'
c) va  241 |     return var_SetCr_hecked( p_obj, psz_nammisc/md5.c:In file included from eCrmisc/fifo.cIn file included from misc/picture.c:36:
ject_tIn file included from Create(vlc_c../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eate( VLC_OBJECT(a)ommon_members: (const vlc_object_ VLC_OBJECT(a),  t **)(&(x)->obj) \
      |               ^
, b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)(&(x)->obj) \
      |               ^
, VLC_VAR_STR  I481N | G ,   v    481In file included from    al 429 |   |  In file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429 |     var_Create( p_obj, psz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
       const st  const struct vlc   In file included from misc/rand.c:26_cvar_ommoCreruct ate( p_obvjnl_membc_common_members: (con44:
In file included from ../include/vlc_common.h:st vl1031:
../include/vlc_variables.h:578:9:ce);
_      robject_t *)(&:481|            ^
:../include/vlc_variables.h15: note: expanded from macro 'VLC_OBJECT'
(x)->obj) \
      |               ^
misc/picture_fifo.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
input/var.c  :493:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c350 |     if( var  481 warning:  | _        const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
GetCheckdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ed( p  578 |    :140:48: note: expanded from macro 'var_SetChecked'
t vlc_c if( var  _Change_(o p_obj, pszommon_membj, psz_      |               ^
name, VLC_VAR_STR_naIbers: (const _OBJvIn file included from misc/es_format.c:l34:
In file included from ECT(../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5cme, VLC_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  525140 | V  31  |   #define var_S:
A493R:
_eCIn file included from  ../include/vlc_common.h:1031:
../include/vlc_variables.h:442v:In file included from 5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tChecked(o,n,ta,v) v  442 |     v      |               ^
),a../include/vlc_common.hrb_Create( p_obmisc/actions.c:547:5: warning: j, psz_name, VLC_aVr_SetChecke,cAd(VLCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
H_OBJ |  O ING, &ECTv a l :1031:
) CvEaSr)_S,
 (../include/vlc_variables.hCOUNT, &count, etBool( p_inputN, "ULL ) )
      |         ^
  547 |     v../include/vlc_variables.h:128:_object_t *)(&(x)->obj) \
      |               ^
:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_osFLOA),n,t,v)
      |                                                ^
43: note: expanded from macro 'var_Change'../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         co
nst s  truct vlc_common_members: (const vlar_AddT, &vac_object_t *)(&(x)->obj) \
Ca      |               ^
llback (128 | #define var_Chorange(a,bIn file included from misc/picture_pool.c:bejcord32:
In file included from :,c,d,e) va,d)
      |  ", false );(
c      ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12|     ^
p../include/vlc_variables.h:o:n, "260s :46: note: expanded from macro 'var_SetBool'
z_name, VLC_g  lobal-key-pressed", vlc_key_to_260a | ction,
      |     ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h  256 |        |         ^
r_Chang:166:   return vaVr_S../include/vlc_variables.h:142:48: e51#: note: expanded from macro 'var_GetChecked'
tChecnote: dexpanded from macro 'var_AddCallback'e
                                   ^
e../include/vlc_common.h( V:481LC_OBJECT:15(a), b, c, d,  166 | #define e )
      |                                           ^
: note: expanded from macro 'VLC_OBJECT'
 ../include/vlc_common.h:481:15: var_AddCallback(note: a,b,c,d) expanded from macro 'VLC_OBJECT'
var_A  481 |  d dCallIn file included from b     a const strAR_INTEGER | V  481ckar_Create(( |           st uct vlc_common_memb p_obj, pszmisc/fourcc.c:31:
In file included from ../include/vlc_common.h:1031:
R_BOOL | VLCLC_name, VLC_VAR_BOOL |../include/vlc_variables.hv_VAR_DOINHEcRonst struct vllc_object_tc_c :ommon_members: (constI vlc_object_t VLC_OBJECT(a), b, c, *d )
      )( VLC_VAR_DOI_VAR_DOINHERIT
NHERIT       |     ^
);
      |     ^
469e:rTs: (const vlc_obj5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] *)../include/vlc_variables.h| 
l ) )
../include/vlc_variables.h(&(x)->ob       );
|          ^
      e                                                  ^  | 469../include/vlc_variables.h    ^
 | :142:48: note: expanded from macro 'var_GetChecked'
    var_Create../include/vlc_variables.h:cj) \
      |               ^
122(: 39p:_obt_t *)  (&(
network/tcp.c:142  | #definenote: expanded from macro 'var_Create'
j363,../include/vlc_common.h: psx)->obj) \
      |               ^
z_n::122:39: note: expanded from macro 'var_Create'
a  122 | #define var_Create(a,b,c) var_C5481r:15: note: expanded from macro 'VLC_OBJECT'
m:e ,warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]V
L  363 | C _ V A Rm_sSgT_RDIbNgG( p_ obj, "socks: |v  122 | =#define va%r_Create(a,b,c) var_Cre ate( VLC_OBJECT(a), b, Vc )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
d  481 |       fine   constvar_SetBool stru(a,b,c)  c LCeate  ( VLCt  var_SetBool( VLvC_OBJECT(a),l _OBJmb,c)
      |                                              ^ECT(a), b, c )
      |                                       ^
e  ../include/vlc_common.h:481:15: 481
note: ../include/vlc_common.h:481:15c_expanded from macro 'VLC_OBJECT'
c  481 |     : note:   expanded from macro 'VLC_OBJECT'
  const str  481 |   uct vlc_common__omm      | tV mon_members: ( const struct vlc_commhc&(x)-onst vlc_object_t *)(&(x)->>A obj) \
      |               ^
obj) Rembers: (const vlc_oIn file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  455 |    n_mem  \bject_t  var_Create( p_obj, ps*)( z_name, VLC_VAR_FLOAT | VLC_VAR_DO&INHERIT );
      |     ^
 ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
(x)->obj  122 | #define var_Create(a,b,) \
      |               ^
oc) var_Create(  V LC_OBJEIn file included from misc/picture.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c:b122,ons  442 |   b ers:CT(a), b, t s:39: trnote: expanded from macro 'var_Create'
uc  var_Create( c )
      |                                       ^
 (const vlcp_obj, psz_ ../include/vlc_common.h:481:15na_)
      |                                       ^
../include/vlc_common.h:481:me, VLC_VAR_BOOL object_ note: expanded from macro 'VLC_OBJECT'
  481 | 
              c|o| n              ^
 VLC_Vst struct v  l122t ARc | In file included from misc/mtime.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*_DOINH_common_members: (co:15: note: n_#  491 |     expanded from macro 'VLC_OBJECT'
varst vlc_object_t *)(&(x)->obj) \
      |               ^
Ed_RITCr )In file included from   misc/rand.c:26:
481In file included from ; |  ../include/vlc_common.h :      co)(&(x)->obj) \
      |               ^
1031:
../include/vlc_variables.h:469:5
      |     ^
input/var.c:495:Dee:../include/vlc_variables.h: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
fnst st  469 |     var_Create( p_obj, psz_name,Oi 5VLC I_VAN: warning: R_STRINGndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
H122:39:   495 | v a E  e var_Create v( p_input,r_GetChecked(o,n,a "teletrext-esruct vlc_t,v) note: var_G"atcometCheckemd(e( p_obVj, psz_name, VLC_VAoLnC__mOBJECT(oR_ADD),n,t,v)
      |                                                ^
R,_../include/vlc_common.h:481:15:  note: expanded from macro 'VLC_OBJECT'
VLC_  481 | embers: (cons        const sCV|A RVLtC__INTEGER );
      |     ^
rexpanded from macro 'var_Create'
rVAR_DOIIT )ucNHERIT );
      |     ^
../include/vlc_variables.h:122:39:;
      | t  note: expanded from macro 'var_Create'
  v122 | #define var_Cre  ate(a,b,122 | #dec) vafin../include/vlc_variables.hr_Creelc:_at122R:ESS | VLCco39: note: _mVAR_Dexpanded from macro 'var_Create'
Oe( Vct vlc_common_members: INH    ^
(ERIT );
  ec../include/vlc_variables.h:o122:39nst vlmon_members: (const vlc_object_t *)(&c_object_t *)(&(:x)->obj) \
      |  ate(a,b,              ^t vlc_object_t *)(&(xnote: )->obj) \
      |               ^
k122 | #define var_Create(aedc( p_)expanded from macro 'var_Create',b,c) var_C var_Create( VLC_OBJE      CT(a), b,

|     ^
  122 | #deIn file included from fi misc/block.c../include/vlc_variables.hr:eate( VLC_OBJECT( 122:39: note: expanded from macro 'var_Create'
:nmisc/actions.c:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
34  c:
(563co | n   s var_t   122 | #define var_Create(a,b, )cDelCallback (libvlc, "global-
      |                                       ^
k../include/vlc_common.he ve)ar_y-pressed",vl vlCdc_object_tr=e%x", *)(&(x)->obj) \
      |               ^
In file included from c../include/vlc_common.h:481:video_output/vout_intf.c:321:5::15at142 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e | #define v_a  321key_to_: acti(on,
      |     ^ | ar_GetvChecked(o,n,t,v) var_GetCheckeda(r_Crnote: eexpanded from macro 'VLC_OBJECT'
ate(  481 |     a , V b,c   LC) var_Create( VLC_OBJECT(a), b, 
c )
      |                                       ^
var_TriggerCallback( p_vout,1031:
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 const struct vl../include/vlc_variables.h:477:5: warning: c_commodue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n_memb  477 |     va "video-aers: (c  481 |      )wa,../include/vlc_variables.hb, ,:167:51: note:  onst vlcr_Create( pexpanded from macro 'var_DelCallback'
_c  c)onst struct vlc_co_mobj, psz_naobj, psz_name, VLC_VAR_STR mon_memING | VLC_VAR_Dobject_t OINHme, VERvIT );
      |     ^
L../include/vlc_variables.hCb_:VAR122:39: note: expanded from macro 'var_Create'
e_rs: (const vlcA_DDRE  S122S,   167vaal ); | #define_ Ova
      |            ^
r_DelCal*lba)(&(x)-BcoJk(a,b,c,d) va>E../include/vlc_variables.h:140:48: obj) \
      |               ^
note: expanded from macro 'var_SetChecked'
  140 |  | ##defidefinebject_t *)(&(x)->ne v var_Create(oabj) \
      |               ^
r_SetChbllpaper" ,eIn file included from cmisc/picture.ca,b,c) :36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: ked(o,var_Create(  VLC_n,t,v) var_SetCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]);
      |     ^
../include/vlc_variables.h
hecked(VLC_  455 |   OBJEC:T168:55:O note: expanded from macro 'var_TriggerCallback'
BcJ E)CT(a), b,LC_OBJ
      |                                       ^
E../include/vlc_common.h:481  168 | #d:15CT(a), b, In file included from  : note: expanded from macro 'VLC_OBJECT'
efine var_TriggerCallbacC  481 |   k(a,b) var_TriggerCallback( c )
      Vc )
      |                                       ^
LC_OB      const sJECT(a), b )
truct v| misc/es_format.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h                                      ^
:539:5: warning:       |                                                       ^
../include/vlc_common.h:481:15:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15:   var_Create( p_obj, p  sz481 |         539  connote: note: expanded from macro 'VLC_OBJECT'
s |     tvar_Create( p_obj, psz_name, VL st_nameruct Cv_VAR_FL, VLlc_OcAC_Vexpanded from macro 'VLC_OBJECT'
(  ommoo),n,t,v)
      rTn__CreAR_FLOAT | VL | VLC_VA|                                                ^
R481ate( VLC_OBJECT(a), b, c )_DOINHERIT
      mCe
      |                                       ^
| ../include/vlc_common.h    ^
:lc_cT  481:15: note: 481../include/vlc_variables.h:122:39: expanded from macro 'VLC_OBJECT' |        
note: expanded from macro 'var_Create'
  ( 122 | #define const struct vvlc  481 | _c      a  consr_Cret struct vlc_commoon_member | s: (   om cmon_maete(a,b,c) v    const struar_Create( VLC_OBJct vlc_common_E)omembers: nommon_members: (con_VsAR_DOINHsERIT );
      |     ^
t vlc_object../include/vlc_variables.h:122:39: mbers: (coCT(a),nnote: expanded from macro 'var_Create'
  122 | st vlc_objectt vlc_t *)(&(x)->obj) \
      |               ^
 b, c )
      |                                       ^
_../include/vlc_common.h:#defineIn file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:object_ var1031t481 ::
../include/vlc_variables.h(const :477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]*)(&(x)->obj) \
      |               ^

15: note: expanded from macro 'VLC_OBJECT'  vlc_obj477 |     var_C
video_output/vout_intf.cect_r  481 |        :323:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  323 |     *e va)(& cons(xt struct vlc_common_members: (const vlc_obje_tcte( pta *)(_obj, p)->ob&(x)->obj)r_Trigg e\r
C      a| l              ^l
sz_name, VLCback( p_vout, "video-filter" );
j) \
      |               ^
_VAR_S      |     ^
../include/vlc_variables.h:168:55:TRING | VLC In file included from note: _Vexpanded from macro 'var_TriggerCallback'
AR_DOINHE_t In file included from misc/block.c:34:
In file included from ../include/vlc_common.h:*)(&(1031  misc/fourcc.cx)->168 | #def:
ine var:../include/vlc_variables.h:491:5: 31:
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from _../include/vlc_common.hT:r1031i:
ggerCallback(a,b) ../include/vlc_variables.hv../include/vlc_common.h,  491 |     var_CreateaobrRIT );
      |     ^
j) \_../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
( pTriggerC:477:5: warning: a  122 | #defillback( VLC_OBJECT(a),ne _obj, psz_name,va:481:15: note: expanded from macro 'VLC_OBJECT'
 bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_DelCal  477 |     481  vlba |       car
      |               ^
  cons )t
      |                                                       ^
k( VLCIn file included from misc/es_format.c:34:
In file included from ../include/vlc_common.h:1031:
 ../include/vlc_common.h__O../include/vlc_variables.h:554:5:BJECT(VLC_VARaC_ warning: ), b struct vlADDRESS | reac_codue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:481:15:n ,t,mmon_mev
)
      |                                                ^
mb../include/vlc_common.h:ers: (con, c, d note: VL)
      |                                                   ^
../include/vlc_common.h:481:sC  554 |     var_Ctr15: note: (t vlexpanded from macro 'VLC_OBJECT'
eate(  481cx  | p _obj, psz_name, VLC_object_t_VAR_481expanded from macro 'VLC_OBJECT' 
S  481 |         const st     :r_Cr15: note:   con)*)(&(x)->obj) \
      |               ^
_VAR_DOINHERIT );
      |     ^In file included from emisc/picture_pool.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h->e( p_obj,: ate276psz(st:10: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  276 | ../include/vlc_variables.h_ :sob n amje, VLtruct C_V122:39: note: expanded from macro 'var_Create'
) \
      |               ^
  122 | #define var_Creatruct vlc_common_members: (covIn file included from misc/fifo.clc if( !var_GetChea:cAR_Sexpanded from macro 'VLC_OBJECT'k
31T:
n_RING | cst vlc_  VLCe(a,b,cTRo) var__V481mmon_membeIn file included from ../include/vlc_common.h:1031e,INobjectr_t *)(&(sb,AR:c_DOINd( p_obj, psz_nam (const) var vlc_object_t *)(&x:
_../include/vlc_variables.h)-:>obj) \H340(
x:)->obj) \
9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Create( VLC_OBJECT(a)ERIT
      |               ^      |     ^
, b, ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
c )
      
|                                       ^
  340 |     if( var_GetChecked(
  122 | #define var_Create(a      ,video_output/vout_intf.c:324:5: warning:  | |         b,c) var_C p_obj, psz_Ccronst struct vlc_common_members: (const vlc_object_tndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   *eateame324,  |               ^
( VLC_e,rV   misc/actions.cOBLC_ var_TriVggerCallb AReate( VLC_OBJECT(Va../include/vlc_common.h):,481 )back( p_:15: (v:o565u:5: note: expanded from macro 'VLC_OBJECT'_twarning: ,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 
"  s565 |    481   varu_bDelCallback (lLC_VAR_INTEGER, &val | i        const struSTRING, -bct vlc_co, c )
      |                                       ^
&vv al ) )
      |          ^
)../include/vlc_variables.hm )
../include/vlc_common.h:      :|         ^
mon_members:142:48: note: expanded from macro 'var_GetChecked'
../include/vlc_variables.h481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const stsource" );  
      |     ^
Glc, "key-pressed"&(r ,|  vVlLc142_x)->obj) \
      k| e              ^:
 | y142:_48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GeC_In file included from misc/picture_fifo.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362tChe../include/vlc_variables.h:168:to_aVARcke55d(o,n:: note: expanded from macro 'var_TriggerCallback'
  168 | #_DOINHERIT )de;f
      |     ^ucct vlc_common_membet,iine var_
T9r: owarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
#../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_define Createit,v) var_GetCheckedgg(rs:erCallbvar_ ack(a,b) vaGetaC,  362 |     if( JECvar_GehtCheckeTd(a), b, cecked(o,n,tr,v)b ,c))(
      _|                                       ^VL T(  p_objriggeC_, psz_nname, VvOaBrJ_CreateLC( VLC_O_VBAJR_ADECT(o),nv,tD_,v)
      |                                                ^
Create(a,b,c) va, &asar_Gr->map)
../include/vlc_common.h:481:15: note: ;rCallbac_Cre
      |     ^
k( V../include/vlc_common.h:481:15: ../include/vlc_variables.h:L167:RESS, &51val ) )
      |         ^
: ../include/vlc_variables.h:note: ate( expanded from macro 'var_DelCallback'
  167 | #de142:48:fV25LC_OBJECT(C_OBJECine var_DelCal lECTnote: back(a(a),note: expanded from macro 'VLC_OBJECT',
bexpanded from macro 'VLC_OBJECT'
(  expanded from macro 'var_GetChecked'
a  481 |      C ), b, c )
      |                                       ^
  const st warnings generated,../include/vlc_common.h.
etCheckedruct (Vvlc_common_memb:481:15: note: expanded from macro 'VLC_OBJECT'
  142 | #d  481efec,r |     const vlc_object_t *)(&(x)->obj) \
      | s              ^481 |         const
d) struct vlc_common_ members: In file included from misc/es_format.c:34(const vlc_object_t in*:
 (const vlc_object_In file included from et)  : (const vlc_*o)LC   c((&(x)->o&bj) \
 var_D(../include/vlc_common.hx)->obj)bject_t *)(&(x)->obj)  b, c )
\ _OBJECT
(o),n,t,v)      
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'      |                                       ^
../include/vlc_common.h:va
481:15: note: expanded from macro 'VLC_OBJECT'
r:    481 |         const s\
      1031otruct 481 |         const stvlc_commoruct vlc_c:
ommonn_member../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_| s: (const vlc_                ^
elCall563 | members: (cobnnst  st v lc ack( VLC_O_object_t In file included from *)(&(x)-BJsE>obj) omisc/block.c:CbTtr(a), b,|               ^
34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511 c,\ 
      |               ^d )
      | :In file included from misc/fifo.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9:u warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct v5
  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
350lc_common_ | members: (con  511In file included from misc/fourcc.c:31                                                   ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_common.h:481:15: note: st vlc_object_t * | ) ( &( ../include/vlc_variables.h varexpanded from macro 'VLC_OBJECT'_var_Cre :491C   if( varject_x)->obj) \

      |               ^
t *)(&(x)->obj) \
      |               ^
  481 |         const strueact _Gtvlc_commeeIn file included from misc/picture_pool.c( p_m      In file included from | :5: bero              ^
ndepbase=`echo misc/interrupt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/interrupt.lo -MD -MP -MF $depbase.Tpo -c -o misc/interrupt.lo misc/interrupt.c &&\
awarning: _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tChesIn file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:1031:
: (const vl_OBJECT(a), b  491:32:
In file included from c_object_t *)(mv -f $depbase.Tpo $depbase.Plo
197 warning../include/vlc_common.h:1031:
../include/vlc_variables.h:293:cked(o,10nsme,mbe generated c )
r.
&      (|                                       ^
r../include/vlc_common.h:481:15,:t,v) var_GetChexc) note: expanded from macro 'VLC_OBJECT'
  481 |         constked(VL_C |  struct vslc_commGet-:o n_membe>obj) \
      |  _ (              ^c : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rsOoBJECCTh(:eo)input/var.c,:496 cnkset vld(const vlc_n,t,v)
obj,oc_object_ psz_ntam( p_obj, e 
      |                                                ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT',e( p   293 |  _obj, psz_name, VVLC_VAR_INTEGE   LRC_Vif( !var_GetCheckedAR( _bSjTRIN p_G | VLect_t *)(&(x)->obj) |\ obj, C_VAR_DOINp 
V      |               ^HERIT
      |     ^

*)(&(x)->objbuffer[0]../include/vlc_variables.h,:122:39: note: expanded from macro 'var_Create'
) \T  122 | #define var_CreateIn file included from misc/probe.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:(a,b,c) 
      | s              ^
zv
ar bu5_fname, LVC_fCerre[a1t]e ();
      |     ^
_LC_VAR_B../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
VOOL, &val ) )
AR_DOINHERIT
            | |          ^
../include/vlc_variables.h:142:48: note:    87 |     msg_Generic(p_this, VLC_MS: Gwarning: misc/actions.c expanded from macro 'var_GetChecked'
:607:22: warning: VLdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_
D  607 | B  142    c | #defiC_OnBeJ EvCar_GetChecked(o,n,t,vh)T var_GeG, (taChecked(VLC_OBJECT(o),n,), b, ct,v)a
      |                                                ^
    ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h:122:  481 |   misc/picture.c../include/vlc_common.h:481_ _r *psz_keyspsz_name, VLC_VAR_STRING = var_, &val ) )
InheritString( p_obj, v      |         ^
a../include/vlc_variables.h:)
      rnam142:48: e 
);
      |                      ^
  477../include/vlc_variables.h: | 642: 51: note: :expanded from macro 'var_InheritString'36   var_Create( p_obj, psz_name, VLC_VAR_STRING | V:
LC_VAR_DOINHIn file included from E../include/vlc_common.h:RIT );
      |     ^
:15: note: expanded from macro 'VLC_OBJECT'
1031../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
note:   122 | #(a), bde expanded from macro 'var_GetChecked'
fi:
  142 |   481 |       #define va../include/vlc_variables.h)r_GetChecked(o,n,t,v:) var_GetChecked(VLC_OBJne var_
      |                                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const sCE469truct vlc_CT(o),commonreate39: note: expanded from macro 'var_Create'
(| a,  b122,, |  #td                                      ^
n_me,../include/vlc_common.hv:)
      |                                                ^mbers: (cons
efinte  var_Cvlc_obje481:15: note: expanded from macro 'VLC_OBJECT'
      const rec  VaA_Ate(a,b,c) var_Create( Vsttr_tLC_OBJECT(a), 481b, | ../include/vlc_common.h:481:15uc  c t )../include/vlc_variables.h
      *)R(&(x )v-l>       const struct vlc_common_members: (const vlc_objobj) ect_: note: expanded from macro 'VLC_OBJECT'
cdepbase=`echo misc/keystore.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
\
      |               ^:
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/keystore.lo -MD -MP -MF $depbase.Tpo -) var_Create( | Vvideo_output/vout_intf.cL                                      ^
C../include/vlc_common.h_OB:t *)(&(x)-:c_>325obj) \J const struct vlc_E  481 |   
  cG       Common_member| S__              ^
)
        T|      ^sco
(n../include/vlc_messages.h:78:a)13:, stIn file included from  misc/es_format.c :b34note: :
sIn file included from ,../include/vlc_common.h:: 1031:
t../include/vlc_variables.h:578:9: 491:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(conexpanded from macro 'msg_Generic'
c -o misc/keystore.lo misc/keystore.c &&\
   78 |  mv -f $depbase.Tpo $depbase.Plo
   vst vlc_5: objeclrtu_tc_Log(VLC_OBJECT( o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
*  ../include/vlc_common.h578 c )
      )(&(x)->ob|                                       ^
j) ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
\
        481 | |               ^
        const struct vlc_common | _mem bers: In file included from misc/picture_pool.c:32:
 In file included from ../include/vlc_common.h:1031:
ct  (vlc_common_members: :i5const vlc_object_t *)(../include/vlc_variables.h:304:17:&(x)->obj )  \warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 (co:5: nwarning: st v  v304a |     due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

r      |                 ^
if (likely(lc_o!vabr_GetChecked (obj,j: ect_t n In file included from _misc/probe.ca*)(&(x)->obj) \
Create( p_obj, psz_name, VmLC_VAR_ADDRESS | VLC_VAR_DOINHERIT );
:warning: 25:
In file included from warning: ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]        |     ^
e../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
:, VLC_5VAR_  122 | #define var_Crea: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
te(a,b,cCOORDS, &val)))
com) var_Cre      ate( VL469C_O
B  642 | #d | f( v:1031:
 ../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

m  491 |     var_Creat e    vao491 |     nv|                 ^fiar_Create( p_o
r../include/vlc_variables.h:142:48nb: note: expanded from macro 'var_GetChecked'
_Create( p__obj, psez_name, VL  142: | #e(C p_oj_VAR_STRING | VLC_VAR_DOINHERIT );d
bj, psz_JEC481e:fine var_G15      e|     ^
t../include/vlc_variables.h:122:39:Checked( on,na      , psz_name, VLC_VAR_ADDRESS | VLC|               ^
mea_r: note: expanded from macro 'VLC_OBJECT'
_  481 |         const struct vlc_commo,n VLC,t,v) 496In file included from misc/fifo.c: | VAR_DO note: mvaChar_GetCheckednge(  pexpanded from macro 'var_Create' T_obj, psz_na(a), b, c )
e(
31  mber IVLC_OBJECT(o)122 | va#r_Set:
In file included from ../include/vlc_common.h:1031Integer( p_input, "teletext-es", -1 );
      |     ^
NH../include/vlc_variables.h:,259:49n: note: expanded from macro 'var_SetInteger'
E  259Rs:I | #T ); (
      cdeo,tn,| vfst    ^
ine var_Set)
      |                                                ^
../include/vlc_variables.h../include/vlc_common.h:Integer(a,b,c)   var_Set Integer(v VLC_OBJECT(a),b,c)
      | l                                                ^
c../include/vlc_common.h:481:15: note:       expanded from macro 'VLC_OBJECT'
  481 |     _    const struct | v                                      ^
o../include/vlc_common.h:lc_common_481:15: bnote: ject_expanded from macro 'VLC_OBJECT'
:122t  me:m481 | be39: note: expanded from macro 'var_Create'
        rs: (coconst struct vlc_common_members: (const vnst vll_cme_c_oobbjject_t *)(&(x)->obj) \
      |               ^
 mect_t *)(&(x)->obj) \
      |               ^
*d)In file included from misc/fourcc.c:31:
In file included from ../include/vlc_common.h:1031input/var.c:498:e:
../include/vlc_variables.h:511:5b(: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481m5: ewarning:   f511 |     &v(xrine var_Cre)->obj) \
      :15|               ^aa
:
tee:../include/vlc_variables.h:362:,9:  (awarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,b,c) var  VLC_VARIn file included from  note: expanded from macro 'VLC_OBJECT'362misc/picture_fifo.c:
34  481 |   _ |       CH:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from 
OICESCOUNT, &cou../include/vlc_common.h:nt, NULL  s    if( v const struct vlc_co122mmon_m | #definem)b_  C325  e )
      |         ^
498../include/vlc_variables.h:128:43::  |     var_var_Create(a,b,c) var_Crreate( VLC_OBJE arnote: Create( expanded from macro 'var_Change'
C  128 | #defieate( V | T(a), b_G    var_TriggerCallback( p_vout, "suneb var_Change(a,b,c,d,e) -fLiCpvar_Change( ers: (conslter" );
_VAR_ADDt vlc_OBR      ESJECT(a),|      ^b
,../include/vlc_variables.h:168: 55c:  )note: 
expanded from macro 'var_TriggerCallback'      
VLC_OBJECT(a), b|                                       ^
S,, c   168 | #define var, dc )
      |                                       ^_
_ | VLC_VAR_D../include/vlc_common.h, e )
      |                                           ^
../include/vlc_common.h../include/vlc_common.h:481:15: :T:rigger481C:a15: note: expanded from macro 'VLC_OBJECT'
llback(a  ,b) 481 |      O   const struct vlINHERITetCheckienputd, "s ()va pc__r_oT;ri
g      481g:e|     ^cbignommon
r15jal-quaCallb_memabck( VLC_OBJECT(a),:ers:  (const vlc_object_t *)../include/vlc_variables.hb )
      |                                                       ^
 (../include/vlc_common.h,&(x)->obj) :note:  p122sz_name, VLC_VAR_ADDRESS, &val ) )
      |         ^
expanded from macro 'VLC_OBJECT'../include/vlc_variables.h
:  481 |        \
      |               ^ con142:st str (const vlc_o39:bujct48::  e:481:cnote: t_t1031:
15expanded from macro 'var_Create': r note:  
*)note: (expanded from macro 'var_GetChecked'
_  Cvl&(rx)->obj) \
      c_common|               ^
e  anote: 122 | #defineexpanded from macro 'VLC_OBJECT'te( p_
onetwork/tcp.c:367:9  : bj,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481 |     367      const stru  var_Create(apsz_name, VLC_VAR_INTEGcER | expanded from macro 'VLC_OBJECT'
t   481 |       ,b,vl  const stru | VLCc _VAR142 | #def_  ine var     msg_DbDOIN_memHg_(GbeEt c) RvaITC
r      |     ^_
Chree_../include/vlc_variables.h:122:39: ate( VLC_OBJEcCnote: expanded from macro 'var_Create'
T  122 | #deficerskct vlc_common_membo: (coenst vlc_mobject_t *dmon_m)((em(nab), be, e& (cvrasr:_Createxo)->obj) 481\
:(      a,b,c)15  var_Create( VLC_OBJ,ECT(: a()c| )              ^
,      
|                                       ^
 nb,,t,../include/vlc_common.h:vo) var_GetChe cked(VLC_OBJ In file included from vECT(ac481 ):15:
  note: o)n
st       |                                       ^
vnote: l../include/vlc_common.hexpanded from macro 'VLC_OBJECT'
:,cn481:15:   481note:  |         co,t,v)
      |                                                ^nst strexpanded from macro 'VLC_OBJECT'
_expanded from macro 'VLC_OBJECT'  
o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481 |        481 |   bjep uc_ obj, "s  ct_t 
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/interrupt.lo -MD -MP -MF misc/.deps/interrupt.Tpo -c misc/interrupt.c  -t  *)(&(xo)c   const struct vlc_common_mks: no vrl_cInheritStrafPIC -DPIC -o misc/.libs/interrupt.o
uti->nohb_jg)co m(om\  481e | 
 o       |               ^
enmt inbe_ me, n) var_Inhmbers: (cornIn file included from misc/probe.c:25:
In file included from ../include/vlc_common.h:1031s: c:
s../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 const struct vlc_misc/picture.c  511:36t :
  In file included from  vl../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: c_oeritString(VLbC | _warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] je
(c  t_t 477cOo* |   BJ  ECTc( ) ( & va../include/vlc_variables.hr_Co), n)reate(var_Create p_o((o p_obbj, psz_name, VLC_VARx):429:5_S->obj) \
      |               ^
jT,RING | VLC_VAR_DOINHERIT );
      |     ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h  429: |     var_nst In file included from Creamisc/block.c:34:
In file included from t122:39: e../include/vlc_common.h:note: 1031
      (:
|                                                   ^
v l../include/vlc_common.h:481:../include/vlc_variables.h:p_obj, psz_name, Vexpanded from macro 'var_Create'
525:   pscz_name, VLC_VAR_LC_VAR_INTE_objem5moINTEGE: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
G  525 |  c   var_CrR | VLC_VAR_DOINHERIT );
      |     ^
E../include/vlc_variables.h:122:39122 | #: R | eatetdefin15VLeC:  v_note: expanded from macro 'VLC_OBJECT'
_  Vnote: expanded from macro 'var_Create'a481A
(   122p | #define tivar_Create(Ra_ro_Create(a,b,c) var_Create( VDLaC_OBJECT(a),_ objn require, pn_memdb" );
      Oe| sINH        ^
rs: (const vb, c )ERIT
      | 
    ^
z../include/vlc_variables.h:lc_object_t *)(&(x)-      >obj) \
      |               ^
122../include/vlc_messages.h,| b,c)                                       ^
:../include/vlc_common.hIn file included from _: | nmisc/fourcc.c:481:87 15 v:t      const stru ame, a31VLC_VAR_BOOL:39: note: expanded from macro 'var_Create'
5:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5ct vlc: note: : expanded from macro 'msg_Dbg'  note: expanded from macro 'VLC_OBJECT'122
_comm  on_me
mber   481s87 |   :  |   :   |    (co  | nVLC_VAR_DOIN*)st vl#c_objec(HE msd t co&nst str_t *)(&(x)->objr_R) e\u
      |               ^
g_Genericclibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/keystore.lo -MD -MP -MF misc/.deps/keystore.Tpo -c misc/keystore.c  -fPIC -DPIC -o misc/.libs/keystore.o
I(T
      |     ^
tp_this, VLC_MSG_(D../include/vlc_variables.hBx)->obG, __VA_ jvlc_ARGS_f_)ine var_Create(Create( VLC_OBJE)a,b \
      | ,c              ^
) var_Cre
a:122:39warning:       due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]lte( VLC_OBJECT(a), b, cCT(a) )
      | | i, b, c )
      |                                       ^
    ^
../include/vlc_common.h:481:15                                      ^: note: expanded from macro 'VLC_OBJECT'
ty", VLC../include/vlc_messages.h:  78: note: expanded from macro 'var_Create'
:13: note: expanded from macro 'msg_Generic'
In file included from ../include/vlc_common.h:481:15:misc/fifo.c
 note: :31481expanded from macro 'VLC_OBJECT'
 |         const struc:
     78 |    
t v cmisc/es_format.c:vlc_Log(VLC_OBJEC436122 | #define var_Comreate(a,b,c) vaIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hmo:5lc_co:429T:(o), p, vlc_mmon_membmn_members: (ocers: d5(cor:nst vlc_object_t *)(&(x)->obj) \
      |               ^
ule_name, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429 |      var_Create( pIn file included from misc/picture_fifo.c:34:
In file included from ../include/vlc_common.h:1031:
_obj, psz_name,: warning:  ../include/vlc_variables.hV:442:5: warning: _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_VAR_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  442 |     var_Create( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINHERIT );
      |     ^
  436 |     msg_Dbg( ../include/vlc_variables.h:122:39: _note: expanded from macro 'var_Create'
p_  122 | #dVefine var_Create(a,b,c) var_CreateAR_FLO_( VLC_OBJECT(a), b, INTEGcER | VLC_VAR_DOINHERIT );
      |     ^
 )
      |                                       ^
../include/vlc_common.h:481:15: note: onst expanded from macro 'VLC_OBJECT'
  481vlc_object../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
A_T );
      |     ^
th../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
t *)    122 | #define va(&(x)->obj) \
  ers: (const       122481 |         is,
      |     ^
 | #define var_Ccons|               ^
t struct vlc_comvlc_object_t *)(&(x)->mon_membeorsIn file included from misc/picture.c:36:
In file included from ../include/vlc_common.h:  525 |     var_:1031:
../include/vlc_variables.h:491:5:rea _warning: Createdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Crea  bj 491( |     var_Create( p_obj ,te)  \
      |               ^( Vp_o | F
(const vlbj, psz_nIca _object_t *)(&(x)->obj) \video_output/vout_intf.c:326:5: me,
      |               ^
 VLC_VAR_Bwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OOL | VLC_VARIn file included from misc/probe.c:25:
In file included from ../include/vlc_common.h:1031:
  ../include/vlc_variables.h326: | 525 : 5:   var_Triggewarning: _DOINrCallback( p_vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]out, "sub-m
L  C525 |     var_Creat_OBJEe( pargin" )_obj, psz_name, VLC_VARCT(;
      |     ^
a_), b, c )
      |                                       ^
../include/vlc_variables.h:../include/vlc_common.h:481:168:55H:E Rnote: expanded from macro 'var_TriggerCallback'
IT
      |     ^
BOOL |../include/vlc_variables.h:122 V:39:L note: expanded from macro 'var_Create'
C  122 | #de  168 | #define var_TriggerCallback(a,b) var_TriggerCallbfine var_Create(a,b,c) var__15VaAR_DcOk( VCr: note: expanded from macro 'VLC_OBJECT'
I  481 |         const struct vlc_coNHERIT
LC_OB      |     ^
JECT(a), b )
      |                                                       ^
mmon_members: (const vlc_object_t ../include/vlc_common.h:eate( VLC_OBJECT(a), b, c )*
)      (| &                                      ^(
x../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
)->obj) \
        122 | #def|               ^
ine var_Create../include/vlc_common.h(a,b,:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |        c)  var_Cre481:15In file included from misc/block.c:34:
In file included from ../include/vlc_common.h:1031:
ate( VLC_OBJECT(a), b, ../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c    539 |     v: ar_ note: expanded from macro 'VLC_OBJECT'
C  481 |         const struct r)
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    eate( p_obj, psz_name, VLc vloc_cnconLso    consmmon_t structmembers: (const vlc_E__,  __LINE__, \
      |             ^C
 vlc_scommot strn_members../include/vlc_common.h: (const vlc_obj:ect_uct vlct *)(&(481t st:objeruct psz_vlc_conammon_ct_t *)(&(x)->obj) \
      |               ^
15: note: expanded from macro 'VLC_OBJECT'
me, VLC_co_VAR_ADDRESS | VLC_mmon_members: (const v  481 | VAR_DOINHERIT ) _lc_object      ;
      |     ^
members../include/vlc_variables.h c:o n(consstV_t *x)->obj) \
      |               ^
 v:122:39: note: )(&(x)->objAIn file included from misc/probe.c:25:
In file included from ../include/vlc_common.h): 1031\:

      |               ^
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 expanded from macro 'var_Create'
Rvideo_output/vout_intf.c:338:57: warning:   122In file included from misc/fourcc.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  539 |     var _ | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
Cr  e481ate( 31
p  338 |   :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h_ob_j, psz_name:539:5: |         coFLOr_Create(a,b,c) varA_nst s , VLCreate( VLC_O subpicture_t *p_subpicBJECT( = subpicture_C_VAR_FLOAT | VLC_VARtruct _ DOINH ERIT
      |     ^
a), b, c )
NewF../include/vlc_variables.h:      |                                       ^
../include/vlc_common.h:vlc_c122ommon_members: (const vlc_object_t *)(&(x:39: note: 481:15rolc_object_texpanded from macro 'var_Create'
m: note: expanded from macro 'VLC_OBJECT'
Tc  481 |         con *st struct vlc_c  122)Picture( VLC_OBJECT(t s | #de)-f>obj) \
      | truc              ^(
&(x)->p_tobj) voutIn file included from misc/picture.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5:\ 
ommowarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  
i  )vnl      _n511 |    mo nst| c,
      |                                                         ^
_../include/vlc_common.h:481:e common_members: (const vlc_object_t 15: note: expanded from macro 'VLC_OBJECT'e vmbers: (st*)(&(x)r-uconst vl>objc_o
) \
      |               ^
  481 |       bject_t *  cnetwork/tcp.c:373:13: warning: const sV)(&(x)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]->obj) \
      |               ^
|               ^
LC_VAR_DOINHERIT
      |     ^
In file included from misc/fifo.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  373 |             msg_Err( In file included from misc/rand.c:p_obj,26 "soc:
ksIn file included from t vlc_common_mem: serverbers: (const vlc_object_t *)(&(x)->obj ) \
      |               ^
../include/vlc_variables.h:122:39:trma note: ndates authentication buuexpanded from macro 'var_Create'ct vltIn file included from 
../include/vlc_common.h   122 | #define var_Crea:misc/picture_fifo.c:te(a,ar_Create(a,b,c)"
      b var_Creat34| :
            ^c_commonIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,c) var_Creat1031  e( VLC_OB:
eJ_members: (const vlc455 | ECT(a), b    ../include/vlc_variables.h, c )
      |                                       ^
var_  ../include/vlc_common.h:481:15: 442 |     var_Creanote: expanded from macro 'VLC_OBJECT'
te(:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  C481 | (      511 |   reate( p_obj, psz_name,  VLC_VAR_BOOL | VLC_VLCVAR_DOINH_ERIT );
      |     ^
 _ob    p_ject_t *)(&OBJECT(a), b, c )
obj, psz_name, VL      (x)-c>obj) \
      |               ^
C_VAR_FLOAT | VL  var_Create( p_obj, psz_n../include/vlc_variables.h:122C:_VAR_DOame, VLC_VAvideo_output/vout_intf.c:R_INT364:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]39: note: expanded from macro 'var_Create'

  122 | #define var_Create(a,b,c) var_Cre  EGER | VLonst structIC_VAR_DOINHERIT
      | ateNHERIT );
      |     ^
    ^
../include/vlc_variables.h../include/vlc_variables.h::|                                       ^t122 e(a,b,c) var_Create( VLC_OBJE
CT(a), b, c ):../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create(
122:39:       364 |     msg_Db VL| (                                      ^ VLCg( p_vout, "sna_OBJnote: 
expanded from macro 'var_Create'
pE  shot taken122 | #define v ar_Create(a,b,c) var_C../include/vlc_common.hr: 481CT(a), eate( VLC_OBJECT(a), b, vlc_c )
      |                                       ^
../include/vlc_common.h:481:15com(%s)", psz_fiwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: note:   expanded from macro 'VLC_OBJECT'
  481 |         con  539 |     var_Create( p_m:oobj, 481n_mespt m | sz_name, VLC_VAR_F l       const stC_strructuct vlc_ename Ocommon_members:vlc_common_members: (co nst vlc_ob(const vlc_object_t *)(&(x)->obj) \
      |               ^
 );
      |     ^
../include/vlc_messages.h:87:5: note: BJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         In file included from misc/picture_fifo.cco:34:
In file included from ns../include/vlc_common.h:1031jbLOAT | VeLtC_erVAR_DOINHEexpanded from macro 'msg_Dbg'RIT
      |     ^
 
   ss../include/vlc_variables.hct87 |     msg_Generic(p_this, VLC_MSG_D:122:39: note: expanded from macro 'var_Create'
  122 | #define : (const vvrar_Crlc_obeate(auct vlc_common_members: (const v,b,c) var_Create( VLC_Olc_object_t t_t *)(&(x)->jobj) \
      |               ^
ect_t *)(&(x)->*oBbJECT(a), b, j) \
      |               ^
c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)  481 |       In file included from   constIn file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  525 |     var_Create( p_obj, psmisc/block.c:34:
(&(In file included from ../include/vlc_common.h :1031:
struct vlc_zx_)->ob../include/vlc_variables.h:j554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  ame, VLC) \
      _VAR554 | _BOOL | VLC_V    AR_DOINHERIT
      |     ^
c../include/vlc_variables.h:122:39: var_C|               ^
ommonnote: expanded from macro 'var_Create'
_memb  122 | #define var_Create(a,b,ce)rs: (c var_CreaIn file included from misc/probe.c:25:
In file included from ../include/vlc_common.h:o
151031:t:
../include/vlc_variables.h:554ree( VLC_OBJECT(a), b, c )
      | ate(                                       ^
p../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'_ note: 
expanded from macro 'VLC_OBJECT'
obj, ps  481 |         conszt stru_ct vlname../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
, VLC_VAR   83 |     msg_Generic(p_this, VLC_MSG_Ec_common_meRR,_ __VmbersA_ARGS_:STRING | VLC__)
 (const vlc_object_t *)(&(x)->      |     ^
oVbAR_DOINj) \
      |               ^
HERIT
      |     ^
In file included from misc/interrupt.c:39../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
:
In file included from   122   | ../include/vlc_common.h#de481 | :    1031:
../include/vlc_variables.h:189:12input/var.cfine var_Create(a,b,c) var_Create( VLC_OBJE  CT(a), b, c )
      |                                       ^
: ../include/vlc_common.h:481:15: note:   const struct vlcwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'
  481 |    189 |            const struret_cuommon_memb:
../include/vlc_variables.h:nrsnt var_469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
er  469s: (const :v vlc_objectSe_t *c)t( &vltChecked( 499lc_pobj_obj, p:5: sz_name, VLC_VAR_INTEGwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  499 |   ect_t *)(&(xER, x)va)->obl j) \
      |               ^  v
c../include/vlc_messages.h | :78:13->obj_coIn file included from misc/fourcc.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   a   var_Crearte( p_obj, psz_name, VLC_VAR_STRING | VLC_mmon_members: (c_onst vSetFloat( pVAR_DOINHERIT );
      lc_object_t *)(&(x)->obj) \
      |               ^
:|     ^
_input,In file included from misc/block.c:34../include/vlc_variables.h:122:39: );
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: 563:5:"signalnote: 554 |   -qu  vaa)lity",      |            ^
 ../include/vlc_variables.hwarning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:140:48: note: expanded from macro 'var_SetChecked'
- \
      |               ^
 rnote:   140 | #define var_SetChecke1expanded from macro 'var_Create'
d(o,_C   122 | #defineIn file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: n,t,v) var_Setreatdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]);Checked(VLC
      In file included from e| misc/keystore.c(    ^ _
: var_Cre25:
In file included from ../include/vlc_common.h:1031:
ate(a,b,c) var_Create../include/vlc_variables.h:  539 |  189:12( VLC_OBJEC   var_Create( p_obTj(a)
:,OBJECT(o) , ps,z_namwarning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h: b,n  e, VLC_VAR c )
      |                                       ^
,t,261vp)
:47: note: expanded from macro 'var_SetFloat'
_../include/vlc_common.h:481o:b15: note: expanded from macro 'VLC_OBJECT'  18940 |       
 warnings generated.
261 |     return v|                                                ^
ar_Se563 |     var_C../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
j#  expanded from macro 'msg_Generic'
481, psz   78 |  _name, VLr_   vlc_Log(VLC_OC_VARBJECT(o), p, vl_STRING | VLC_VAdefinR_DOeI NFHERIT
      |     ^L
O../include/vlc_variables.hA | T        const | V struLct vlc_common_mC_VAR_DOINHERIT
      | e    ^
../include/vlc_variables.h:122:39:mbeat:122 ers: (const vlc_object_t *)(note: expanded from macro 'var_Create'v&(x)->o
a:39: note: expanded from macro 'var_Create'
  122 | #defbj) \
      |               ^BG, __VA_ARGS__)
  e122
 |       |     ^
i#d( nee var_CrecIn file included from misc/interrupt.cp_r:fo39_Se../include/vlc_messages.h:78:13bj, pszti: note: expanded from macro 'msg_Generic'ne var_Create(a,b,c) va_r_Cre
ate( VLC   78 |    Fate(a_OBJECTn ame, VLC_V_module_:
In file included from ../include/vlc_common.hAR_STRING | VLC_VAname, __FIR_D,Lb,c) var_Create(O E__, __LIN:l1031:
../include/vlc_variables.h:203:12oat(a,E(b,c)     var_SetFloat( VLvlc_Log(VLVLC__C_OBJEC_, INHERIT
: warning: T(o), p,C_ vldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]OBa), b, c c_modulJECT(a),b,c))
Oe_name, _
      |                                               ^
  ../include/vlc_common.h:481_FILE__, __L:  203INE__, \
      |             ^
../include/vlc_common.hB |   JECT(a), b, c15: note: 481expanded from macro 'VLC_OBJECT'  retur:
481  :15: note: nexpanded from macro 'VLC_OBJECT'
 | \
      |             ^
../include/vlc_common.h:481  :15: note: expanded from macro 'VLC_OBJECT'

  481      |                                       ^
 |         const st../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 var_S  481 |    etChecked(    const struct vlc_commo   481 |  ruct vlc_ compm_on_mendepbase=`echo misc/renderer_discovery.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/renderer_discovery.lo -MD -MP -MF $depmbase.Tpo -c -o misc/renderer_discovery.lo misc/renderer_discovery.c &&\
mv -f $depbase.Tpo $depbase.Plo
  o _bmje,m bbeerpsr:s :  c(cosnst vlc_object_t *)(&(x)-z_>nobj) \onst struct vlc_common_meammber s(:c o(nst vlc_object_t *)(&(x)->obj) \
      |               ^
co
      |               ^
nse, VLC_VAR_BOOL, val );
      t vlc_o|            ^input/var.c:501:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  ../include/vlc_variables.hb501 | je c: 140:48 : v anote: expanded from macro 'var_SetChecked'r
t_  In file included from Crmisc/picture_fifo.c:eate_(t p_in140 | #put,define v "signal-strength", VLC_V )
      |                                       ^
34:
In file included from ar../include/vlc_common.hA_SetChe../include/vlc_common.h:1031:
../include/vlc_variables.h:477: 481cked(oR,_F | 5LOAT );
 n,t      ,v)|  va    ^r_SetChecked(V : LC_OBJECT(o
): ../include/vlc_variables.h:122      co *)481:15nst struct(&(x,: :39: note: expanded from macro 'var_Create' v
l  122 | #../include/vlc_messages.hdenote: expanded from macro 'VLC_OBJECT'
)-  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  477 |   n,tc_c  var_>obj) \
      |               ^
,fine varv)
      |                                                ^_Cre
ato../include/vlc_common.hmmCreatevideo_output/vout_intf.c:367:9:eon_(a,membb,c:481 |  481 )       const s vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  367 |     iers: (consf( var_InheritBoo87:5: note: expanded from macro 'msg_Dbg'l( p_vout,( ar_Cr" p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERt vlc_orubject_t *)(&(x)->obj) :\15
      |               ^
ct vlc_common_m:e mbers: note: (const expanded from macro 'VLC_OBJECT'
vlc_object_t *)(&easn  481 |       te( VLC_OBnetwork/tcp.cJI: ( c
oaT );
      x)- n>obj) \
      |               ^
383:13: warning: |     ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h:122
:39: note: expanded from macro 'var_Create'
  383 |        In file included from misc/rand.c  122 | #:26:
   In file included from       ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
psdefine v|    554 |     var_Crar_Create(a,b,c) var_C      ^s 
e../include/vlc_variables.h:122: rhacot-preot nset (msg_Eview" ) e)
      |         ^
39../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'
 struct vlc_coate( VLC_mmon_memberErrOs: note: expanded from macro 'var_Create'
B  122 | #dJECT(a), b, c )(  
p_obj, "socp      k_objs: re|                                       ^jecting,   p   s username and87z: (const vlc_o/or pas
_nt struct  |     bCT(vlac)_,c obmm, c )
      |                                       ^
../include/vlc_common.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'on_members
m  s481g | j am:_Gecetn_etr ic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      | *)(&(x)    ^:
 (->obj../include/vlc_messages.h): \
const vlc_objec      t const struct 78:13e,v _t *)(&(x)->obj) \
      |               ^
: note: expanded from macro 'msg_Generic'
VLC   _VAR_STRING | VLC_In file included from misc/interrupt.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12:V warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
AR_DOI  212 |   lecfNiH481E_co78  return var_S |     vletChecked (ob      |               ^
:15: note: c_Log(VLCRIT
      |     ^
j, name, _OBJV../include/vlc_variables.h:expanded from macro 'VLC_OBJECT'
122E:In file included from 39L:misc/fourcc.c:CT(31  :
In file included from 481 | mm o), p, vlc_module_namne var_Create(../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5e, __F:  warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       consa,b,c)563 | I var_Create( VLC_OBJECt struct  on_tmembers: (con    var_Create( pvlcnote: expanded from macro 'var_Create'
s  _common_me_Cmbe122T(a), b, oC_VAR_COORDS, val);
 | #rs: (const c )
      |                                       ^
vlc_604 | #defi      LE__, __LINE__t| define var, v../include/vlc_common.h:481:15           ^: 
h../include/vlc_variables.h:note: expanded from macro 'VLC_OBJECT'
 140:48:lc_o_Create(a,b,c) b\obvar_Crnj
      e| eate(e var_Inherject_t *)(&(x)->obj)   \481
      icttB | o_ol(o, t  note: expanded from macro 'var_SetChecked'
| n) v*              ^)ar_I
(nheritBool(VLC&(x)  e   V    _OBJECT(o), n)->obj) \  140 | 
      |                                               ^
L../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'C_OBJECT(a), b, c #)
      |                                       ^input/var.c:502
      |               ^
define var_:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c
            ^../include/vlc_common.h:
In file included from misc/picture_fifo.c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:34:
In file included from ../include/vlc_common.h  481:1031:
../include/vlc_variables.h:491:5:
k   481 | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481e     :d( p_obj, psz_name, VLC_V15 |         const st  502 | AR_ I N  var_S ert Float( p_in const structT EGEuvRl,c_put val );
      |            ^ct vlc_common_members: (const 
vl,c_objS "sign../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
a  140 | #decofine var_SetChetChebj, pmszeckect_name, Vl-m:e d(LCnote: o,ncked(,t,v) var_Seo,n,t,v) var_SetChecked(VLCexpanded from macro 'VLC_OBJECT'
t  481Checked(V_LC_OBJECT(Vo),n,t_OBJECTAR_STRING |  |         const struct vl,vV(_t *cLC_)(&(x)o),n,t,v)
      | -_commoVAnR_me                                               ^
strength"m,b ers: (c_-D1 OI)N;../include/vlc_common.h
      |     ^:
>obj) \
481  491 | onst vlc_object_t *)(&(x)->obcons)
t structj) \
      |               ^
      |                                                ^
 vlc_../include/vlc_common.hc:481:15HERIT :ommo
      | n    ^
 ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'  var_Create( p_oon_ note: expanded from macro 'VLC_OBJECT'mbj, psz_name, VLC
emb_VAR_ers: (conADDR_membEeSr  s      : (const vlc_object|               ^
S | VLC_VAR__t *)(&(x)->obj) \
      |               ^DIn file included from misc/rand.c:48126 | :
 In file included from   ../include/vlc_common.hst :15: note: expanded from macro 'VLC_OBJECT'  ../include/vlc_variables.h:  c261:47: note: expanded from macro 'var_SetFloat'
   v261l | c#_define var_SetFloat
(oansO,  t122 | b,c)    object_t *#define 
)(&(x)-INHERIT stru>ct vlc_obj) \
      |               ^
c o);
      |     ^
m  
video_output/vout_intf.c:../include/vlc_variables.h:122::391031:
../include/vlc_variables.h:563::481 |         consmon_membt ers: note: 5expanded from macro 'var_Create'370
:  122 | #define var_vCreateIn file included from  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
misc/block.c:34:
In file included from ../include/vlc_common.h:1031:
:(const vlc_object_  (563t *)a,(ar_Creat& |     bb,c) var_Create( p_ vobj, psz_name, VLC_VA(Re_STRING | VLC_VAR_DOINHERIT
      ar_Create(|     ^
 VLC_OBJECT(a), b, c../include/vlc_variables.h:122:39 )
: note: expanded from macro 'var_Create'
st  122 | #defi../include/vlc_variables.h      :| 578n:e 9v:a rwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
urc_13t                                        ^578
:  vlc_ | c o   if( var_Chmmon_memanb../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    x ) - > o const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
ers: (const Create(a,b,c)In file included from misc/picture_fifo.c:vl34:
In file included from ../include/vlc_common.h: varb_Creac_object_t *)(1031&:
(../include/vlc_variables.hx:)->obj)te( \
j511 :5: V      ) \
      |               ^| 
g              ^warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e( p_obj, psz  LIn file included from misc/interrupt.c:39:
In file included from ../include/vlc_common.h:5111031:
C__../include/vlc_variables.hIn file included from  | misc/keystore.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hn:203:12: Owarning:     due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
B  J203E | C    retuvrn var_aS:227:12T(a), b, c )r:_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eCtChecked( p_o  bj, r227e |     returpnsz_name, VLC_VAR_Bam ev, VLC_OVAR_CHOICESCOUONLT,,  v&aclo u)n;t
,       | 
           ^      
| ../include/vlc_variables.h:140:48:                                      ^ note: 
expanded from macro 'var_SetChecked'
ar_SetC  140 | h#edcekfeid( p_obj, psz_name, VLC_VAR_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
FL  481 |      O A T ,c ovnaslt  )s;t
      |            ^
ne var_Se../include/vlc_variables.h:tChecked(o,nr,tuct vlc_common_members,v) var_SetC140: hecked(VL(cC_O:48BJECT(o),n,t,v: )
      | on                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
st vlc_object_t *)(&(x  481 |  ) NULLnote: expanded from macro 'var_SetChecked' ) )
      |         ^
->obj) \
      |               ^

../include/vlc_variables.h:  140128:43: note: expanded from macro 'var_Change'
 | #define v  128 | #defiar_SetChecked(o,n,t,v) var_SetCheckedIn file included from misc/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(VLC_OBJECT(o),n,t,v)
      |                                                ^ne var_  Change(a,b,c,d,e ) var_Ch578 |     if( var_Chan    ge( p_obj warning: c, psz_name, VLange( VLCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
o
C  481 |          370 | Vn_OBJAR_CHOICEs const structt            msg_Wate( Sp_ ovbj, arn(  pElc_Cs_vOCTU(caom),mon_members: (oputcszo,nst_n vlcN "F _otbbj var_SetFloat(, c, d, e )
Tar VLC_OBuct vlcJECT_(a),b,c)
      |                                               ^e,common_memct_t *)(&(x)->obj)a
bers: (mce,o nst vlc_oV../include/vlc_common.h:bject_t *)(&(x)->objL) \
      |               ^
 &481      cC|                                           ^
_ouVAR_I(nt,a,b../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
N  481 |          co,nc) var\
In file included from misc/keystore.c:      25:
In file included from :15: note: expanded from macro 'VLC_OBJECT'
|               ^
TE../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
GER |   st In file included from 481 |          212 |   misc/interrupt.c,:39 c:
In file included from VL../include/vlc_common.hC s_)
V:       |                                       ^ r1031eARt_
urn va DOINHERIT
      |     ^
_../include/vlc_common.h:r_../include/vlc_variables.hSetChecked (obj, name:122:, VLC_VAR_COORDS,39 val);:
icCreled to
      |            ^
../include/vlc_variables.h../include/vlc_variables.h: display snapshos140:ate( VLC_:481:onstt " );
      |             ^
 ../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     4815sword dutruct vlc_comm:: note: expanded from macro 'var_SetChecked'
e trutcot vlc_ c"o
note:       expanded from macro 'var_Create'
 N  122 | #ULdL efine var_Create(a,b,c) var_Create( VL) )OB J
      |         ^
EC../include/vlc_variables.h| C:_OBJ128:43:   :140241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mnote: sEexpanded from macro 'var_Change'
 |   m128m | #on_members: (            ^T(d
ef../include/vlc_messages.ha:i83:cn#eo5n st g_Gevdvlc_obnar_Change(a,b,c,d,e) var_Change( VLC: eCnote: _OBJ  241o |     rrject_t n_members: e(const vlc_object_t *)(&(x)->obj) \
      |               ^ETCT(
a), b,note:  c, d, e )
input/var.c:504:expanded from macro 'VLC_OBJECT'eturn var
_S*)  481(ic(p5 | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
etCh        e| ( 504 |   cked( p_ob                                              ^
j../include/vlc_common.h:481:15: note:     constexpanded from macro 'VLC_OBJECT'
 var_Create( p_input,   "481  | s t r u c t   v lconst struct vlc_common&_program-scrambled"members: ((c, VLC__common_meVAR_BOOxmb)->obje) r\
L      |               ^
s: (const vlc_object_t *)(&(x)->obj) \
      |               ^libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/renderer_discovery.lo -MD -MP -MF misc/.deps/renderer_discovery.Tpo -c misc/renderer_discovery.c  -fPIC -DPIC -o misc/.libs/renderer_discovery.o
, p
sz_name, VLC_VAR_STRING, val );
      |            ^
 );
      |     ^
../include/vlc_variables.h../include/vlc_variables.h:122:39::140:48: note: expanded from macro 'var_SetChecked'
 note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) va), b, c )
      |                                       ^
  ar../include/vlc_common.h:481:140 | #def15In file included from : note: _Create( VLC_OBexpanded from macro 'VLC_OBJECT'
  ine var_481 |         cmisc/fifo.cJECT(a), b, c )
      |                                       ^
S_ethis, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
tChec../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
k:o  481 | 31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   455 |     var_Crc       const setdonnsstt  svtlrcu_orbujcetc vtc_tt  vlc_common_memlc_cobermmos:*)(&(x)->obj) \
      ../include/vlc_messages.hn:78eat:13: note: expanded from macro 'msg_Generic'
(| e   78 |     vlco_,(L o( n,t,v              ^
) var_SetChec_ked(VLC_OBJmeECT(o),n,t,v)
      |                                                ^
g(VLC_OBJp_mbers: (../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
finoconst ECT(o),e va  481 |         conrsconst vlc_obj, pvlc_objt sect_t trusz_nam*)(&(x)->obj) \
      |               ^
_ScetChecked(o,n,t,v) var_SetIn file included from misc/picture_fifo.c:34:
e, tCIn file included from bVexpanded from macro 'msg_Err'
 LC_VAR_FLOAT |  ject_t *)   83 | vpVLC_VAR_DOINHERIT , vllc   msg_Generic_(p_this, VLC(&(x)->obj) \
_       cMS)| ;
G_ERR, __VA_A              ^
RG_module_naminput/var.c:e, _S__)
      |     ^
com_FImon_m505:5: warning: hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
cked(VLC_O      BJECT(o),nemb| ,t,v)
      |                                                ^
e../include/vlc_common.h:481:rs: (    ^15LcE
_../include/vlc_variables.h:122:39:_,o n../include/vlc_messages.h:78:note: expanded from macro 'var_Create'
  122 | #d: note: expanded from macro 'VLC_OBJECT'
efine var  _481C13:  505 |     var_SetBool( p_)resatte(a,b,c) var_Create( VLC vlc_o_, b, c )
      |                                       ^
Oinput, "pr../include/vlc_common.hbject_t *)(&(x)->obj) \BJECT(a), b, c  | o g
)     :481:      |               ^
15: note:   const struct vlc_commo
      |                                       ^
ram-scrambled", false )expanded from macro 'VLC_OBJECT'In file included from misc/interrupt.c:39:
In file included from ../include/vlc_common.h
:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n_;
      |     ^
members:   256 |     return var_SetC../include/vlc_common.hh:e481cke:d( p_obj, psz_nam15e, V  : note:  481 | LC../include/vlc_variables.h:260_VAR_expanded from macro 'VLC_OBJECT'
ADDRESS, _v _(const vlc_object_t *)L(&(  xI:46: note: 481 |         conexpanded from macro 'var_SetBool'
aNl );
      |            ^
)->st s ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  t  ru    const ct sEt  260 | #dev_ruct vlc_common_members: (confine var_SetBooobl(a,j) \
lc_comm_140 | #defion_m      |               ^
b,c)     ne var var_SetChecked(_SetBool( VLC_OBJECT(,a),b,In file included from misc/keystore.c:c)
      |                                              ^
 o,n,t,v) ../include/vlc_common.h:1031:
../include/vlc_variables.h:\v../include/vlc_common.h:481:15: note: 
st vlc_object_t *)(&(x)->oexpanded from macro 'VLC_OBJECT'b
j  481 |         con25e:
ms525:bet strucrs5t vlc_c: ommon_m: (co) \
      |               ^
In file included from nst vlc_object_t *)      e(&(mwarning: x)->objdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
| ) In file included from misc/fourcc.cbe:31:
In file included from ../include/vlc_common.h:  525 |     va1031            ^
r_\r../include/vlc_common.har:
../include/vlc_common.hCs:
_SetChecked(VLC_O (corns      |               ^
eat v../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |    :481:15: note: expanded from macro 'VLC_OBJECT'
B  481 |         const struct vlc_common_members: (conlc_objJEste( ectCT(o),n,t_t *)(&(x)->obj,v)
      |                                                ^
:1031:
../include/vlc_variables.h:227:12: ../include/vlc_common.h:481:15: note: )warning: expanded from macro 'VLC_OBJECT'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p
_ \
      |               ^
  481 |         const struct vlc_comIn file included from mo  25misc/fifo.c:31t warnings generated.
 227 |   vlc_  reon_membteurn var_SetCheckers: (const vlc_objectbd( p_obj, psz_name, VL:
j, opinput/var.c:507:5: In file included from ../include/vlc_common.h_t *bwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:1031:
../include/vlc_variables.hsz:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    469507 |     var_Crea |     te(v if( var_Change( p_obj, psz_name, VC_VAR_FLOAT, va)(LC&(__ Vlp_input,ARnamex)->obj) \ 
      | , VLC_V_              ^CHOaICEAR_BOO)L;
      |            ^

r../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  | VLC_VAR_D"_Oc  140acIn file included from he", VLC_VSCOUNT, &counmisc/interrupt.c:39:
In file included from ../include/vlc_common.h:C1031A:
t, NULL../include/vlc_variables.h:reate( I276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   R_FLOAT) 276 | p_obj ,); 
          if(|     ^
 !vaNrH_../include/vlc_variables.hGetC:122:39: psz_name,note: expanded from macro 'var_Create'
 VLC_VAR  122_)STRING | VLERI
      C_VAR_DOINHERIT );
      |     ^
Th
ec../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'      
k|         ^  
j../include/vlc_variables.h:128ed( p_obj, | :    ^
psz_name, VLC_VAR_43: eINTEGERnote: expanded from macro 'var_Change'
c, &val )   128 | #defin)
      |          ^../include/vlc_variables.h:e var_Ch122angte
_t ../include/vlc_variables.h:142:48: note:  | expanded from macro 'var_GetChecked'
  #142d | #defin:39e*)(&e(x)->obj) \
      |               ^
 var_GetChec(a,b,c,d,kfine var_Create(a,b,c) var_Create( VLC_OBJ | #define ECTvvideo_output/vout_intf.c:379:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
are) var_e_SetCheckeddepbase=`echo misc/threads.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
Change( (od:,/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/threads.lo -MD -MP -MF $depbase.Tpo -cn -o misc/threads.lo misc/threads.c &&\
,mv -f $depbase.Tpo $depbase.Plo
(o,n,t,v) var_GetChecke note:   v(ar_Crt,v) vexpanded from macro 'var_Create'
V  122 | #define vd(VLC_ar_aSr_Cr122ee | LC_OBJaECT(tete( p#defina), ae var_CrChecked(VLC_OBJEtCT(o),n,t,v)
eate(a,b      | b                                               ^,
a)../include/vlc_common.h,c)379 e(c vaa, d, | ,b,rc_Create( VLOCB_OBJECT(o),n,t,v)
      |                                                ^
)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  JECT(a), b,  481 c )
        |                                        ^c
 | h        const s e ), b, 
      |                                           ^a
../include/vlc_common.h../include/vlc_common.h:rc *ps 481z:_)pa
t      h|                                        ^=
 v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
15:: note: expanded from macro 'VLC_OBJECT'
481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  ar_Inheritruct        481 const  vlc | _common_members:         const struct tString( p_vout, "snasvar_(Crea  tve( VLC_O481ltruct vlc_cconstc_c vommon_members: (const vlc_ommo |         conbjon_memst struct vlc_common_members: (const vlc_object_lect_t *)(&(x)->obj) \
      |               ^
bers: (const vlc_object_t *)(&(x)->obtj) \
 BJECT(c_*)oIn file included from misc/fifo.c      :bject_t *)((&31&(x)->ob| j(x)-:
ps              ^
>In file included from ../include/vlc_common.h:h)o1031:
a../include/vlc_variables.h:), bo477:bj) \ 
t-path" ),\;
      |                      ^
      |               ^
      ../include/vlc_variables.h:|               ^
642:51: note: expanded from macro 'var_InheritString'

5 c )
      |                                       ^
  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h642 |   477_obj, psz_name, VLC_VAR:In file included from misc/interrupt.cinput/var.c:508: | :_INTEGER :#def481:15:  | VLin481:15: Ce39 var__Inote: expanded from macro 'VLC_OBJECT'
 nheri:
t  S481note:  |     expanded from macro 'VLC_OBJECT' trIn file included from 
../include/vlc_common.h:V   1031  inA:
 R../include/vlc_variables.hc481_DOIg5:N293: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(H  508 |  ERIT
   var_       var_CrSeate( ep_obj, pt | oFlosz_nam ns e,t|     ^
  ../include/vlc_variables.h :    at( p_Vco:10 :Linpsut,n warning: C_VAR_STRI 122sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]"t struct vc:tache", 0.0 );
39lcrNG | VLCu_VAR_DOINHERIT );
      |     ^
      ../include/vlc_variables.h:122:39: note: : note: | o, n) var_InheritStr    ^inexpanded from macro 'var_Create'

../include/vlc_variables.h:g261:(VLC  47:
 c  122 | #define 293 |     if(var_Cre_atnote:  coexpanded from macro 'var_SetFloat'mmon_memberst
: (  e(a,b,c) !var_GcetCheck261e | d( p_obj,#  pvar_Cexpanded from macro 'var_Create'
vsz_name, VLC_VARdefin_BOlOe cvar_Se  122 | #define var_commonLer__, &val ) )
      |          ^
aO../include/vlc_variables.h:142_Create(a,b,c) var_Cretae( VLC_OBJEtFloa:C48: note: T(aotte( VLC_OBJECT(a), b, c )
      |                                       ^members:
 (c../include/vlc_common.h:481:(onst vlc_ob15a: note: ject_t *expanded from macro 'VLC_OBJECT'
)(&(x)->o  481 |         cbj) \onst struct vlc_comm),on_membe,nst vlcb,c)     var_Serts: (const vlc_object_t *Fl)oat( VLC_OBJECT(a),b,c)
 
      b,(      | |               ^
                                              ^
&../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 c   481 |       )
      |                                       ^
  cons../include/vlc_common.h:481In file included from :15:misc/picture_fifo.c:34:
t struct vlc_common_ note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_GetChecked'
    142 | #define var_GIn file included from et481../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Checked(o,n |        ,t,v) var_GetChe conc  539 |     vamembers: r(_Create( p_obj, psz_namex)-s>obj) \
      |               ^(const vlck_object_t *)(&(x)->ob
,j) \
 VLC_VAR_FLOAT | VLC_VAR_DOINHER      It stIn file included from | r              ^u
eT
      |     ^
c../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
dinput/var.cmisc/fifo.c:31:
In file included from ../include/vlc_common.ht vlc:_common_(m  emVbLers: (constC_OBJ122 | #def511ine var_CreBateJECT(o), n)
      |                                                   ^
(../include/vlc_common.h:481: vlca,b,c)_ob15j: note: expanded from macro 'VLC_OBJECT'
:1031:
../include/vlc_variables.h:491  :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]eE
CT(  481ct_t *)(&o_491 |  )(,x)-> |   o  bj) \
      |               ^
       conn,objest struct vlc_cot,v)
      |                                                ^
mm../include/vlc_common.ho In file included from misc/picture.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:var_Create( p_obj, p525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  vct_tsz_name,ar_Create( VLC_OBJECT( 525_m |    *)(&embers:a), b (cons, c )
      |                                       ^(  VLC_VAR_vADDRESx
S../include/vlc_common.h)->obj) \
      a|               ^
t:5 | : warning: VLC_VAR_DOIN:481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:In file included from misc/keystore.c::HERIT );
      |     ^
15../include/vlc_variables.h:122:25:
In file included from ../include/vlc_common.h:: note: 
1031r_Create( :
../include/vlc_variables.h39: 481:15  :241:12: p_objnote: expanded from macro 'var_Create'
,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
511 |     var_Cre  241 |     retuate( p_input, "irn va p:  expanded from macro 'VLC_OBJECT'n note: expanded from macro 'VLC_OBJECT'
sz_na122 | #dme, VLr_SetChecked( ppC__VARobj,e  481 |  fi_BOOL |nut
-   recorde- nvar_Crea        VLC_VAR_DOactoINHEnst iveRIT
      |     ^
te../include/vlc_variables.h:122", VLC_Vpsz_name,481 |          VLC_VAR_STRING, valconst s t(rau,c)t; vlc_combm,ocn) struct vlc_common_memvbAR:39ar_:Cerresa_t : BOOL | VLC_VAR_DO(cons26 warningstINH_mee( VLC_OERITB J)E;C
      | T(    ^
 ../include/vlc_variables.hv:l122c_object_t:39: note: expanded from macro 'var_Create'
m  122 | #bers: (c *)(&o(dexfine)note: nst vlc_ob jvaexpanded from macro 'var_Create'
r  -122>o | e_Cbrej) #dea
\
      |               ^
t      |            ^
e(a,bc../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
t_t *)(&(fx)->obj) \
      |               ^
  In file included from misc/interrupt.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
140,c) var_Cre  304 | i  |    if (In file included from ne valrikelate( _y(!var_GetChecCreat#eVmisc/picture_fifo.c:L34:
In file included from ../include/vlc_common.h:1031:
(a,b,c) var_CreatdC_Oeked (../include/vlc_variables.hBJEobj, nae( VLC_:554m:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
fiOBJeE, VLC_Vne var_SetChecked(  AR_C554 |     va), OOIn file included from misc/renderer_discovery.cbC,T generatedo,nR,:t,.
v()Da), S  ac )
      |                                       ^
 ../include/vlc_common.h:481:15: var_note: note: expanded from macro 'VLC_OBJECT'S
bexpanded from macro 'msg_Generic'  48127,:
In file included from ../include/vlc_common.h |    
:    &v1031:
../include/vlc_variables.h78e | ,: c C 189:12:  warning: Tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(a), b,    con as t struct )
l)      )|  c                                       ^)
)      | 
                ^      |  vl                                      ^c
_L../include/vlc_common.ho:tg(

../include/vlc_common.h:../include/vlc_variables.h:481142:15:: note: expanded from macro 'VLC_OBJECT'
vVlc_common_m48:LC note: eexpanded from macro 'var_GetChecked'_OBJECT(o), p, vlc_module_name, __FILE__, _m_LIChNeE_b_, \
      |             ^
c
err_Creates: (c481:15: ../include/vlc_common.hlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/threads.lo -MD -MP -MF misc/.deps/threads.Tpo -c misc/threads.c  -fPIC -DPIC -o misc/.libs/threads.o
k:note: expanded from macro 'VLC_OBJECT'
(  481 |      ed481:15: note: expanded from macro 'VLC_OBJECT'
  o481 |      481 |           consnst vlc_o p_t   (obj,    struct vlbpsject_ cont *z_na  conVmst strue, cVLC_VAR__sct   struct vlc_Lcommon142 | #define _membeommon_members: (C25189r |    _OBJECT retu warnings generated.
s(o),n,t,rn var_SetCv)hecked)(&((x)- p_objc: (const vlc_ob>objectj) \
      |               ^

_t      |                                                ^
ons *)(&(depbase=`echo misc/cpu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/cpu.lo -MD -MP -MF $depbase.Tpo -c -o misc/cpu.lo misc/cpu.c &&\
mv -f $depbase.Tpo $depbase.Plo
t vlc_../include/vlc_common.h:o481x)->bjIn file included from misc/fifo.c, :31pesz_name,o c:ct vlc_coVLC_VAR_INTEbvGER, valar_G15: note: expanded from macro 'VLC_OBJECT'
j) t_t *e)tmChecked(o,n,t:
In file included from mon_,v) var_Get../include/vlc_common.h );  Che
      |            ^481 |    cked(VLC_OBJE
mCT(o../include/vlc_variables.h)e,n,t,mv)
      |                                                ^
:b140../include/vlc_common.h(:48: note: expanded from macro 'var_SetChecked'
er:481:s  15   140 | &:  note: : (x)- con#define var_SetC>\:o1031:
(cost struct vlc
      | nst              ^
 vlc_object_t *)(&h(eck_common_members: (connetwork/tcp.cbj)s :tx\
../include/vlc_variables.h )      |               ^e
vlcd(:511_:-5: owarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,n,t,v) 388v:ar_>S9etIn file included from misc/picture.c:  511 |   : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Checked(VLC_Odepbase=`echo misc/epg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/epg.lo -MD -MP -MF $depbase.Tpo -c -o misc/epg.lo misc/epg.c &&\
mv -f $depbase.Tpo $depbase.Plo
BJECT(oobj) \
),n
      |   ,t,v)
      |                                                ^
388o |                     ^../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    msg_Dbg( p481 |         const _structobj
, "sockbjes expanded from macro 'VLC_OBJECT'
   481 |         const sinput/var.cvlc_commo:n_514:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  v514 |  ct_t * user)(&  (x)-nlc_ame/passwmord a objvaur>obj) \_C
      rteat36:
| heeIn file included from e../include/vlc_common.h:(e1031:
              ^
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cmber  539s: |     tnIn file included from misc/keystore.c:25:
In file included from ../include/vlc_common.hvar:_1031Ct ica(ret pcruaons_tien(p ctpi_obj, tpstut vloc,z _"naccess", VLCn_"V A)R;_
S      | amTRING | VLC_VAR_DOINHERIT );
      |     ^e, VLC_VA        ^
R_
../include/vlc_messages.h:87../include/vlc_variables.hF:L122:39:_t *OAT | )(&(x)->obVjL) \
C      |               ^
_VAR_DO:5: note: INHERexpanded from macro 'msg_Dbg'
IT
      |     ^
   87 |   video_output/vout_intf.c:380  :24: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ms
g_Generic(p_this, V LC_MSG_Dvlc_common_meBGmbers,../include/vlc_variables.h ::  _380 (c | 122:39: onst vlc_objnote: expanded from macro 'var_Create'
  122e note: _expanded from macro 'var_Create'
VA_ARcG | St_#de_)
      _t | fine   122 | #dv a   ec*)h(afin&r *e vps(zx_)foar_Creat->obj) e(rmat = va\
      | r              ^
_object _ tv aa_r,*    ^
_)Ib../include/vlc_messages.hCreat:In file included from 78:e(( pmisc/interrupt.c:39n:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h&:_324o:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]b_
,c) var_Create(   324hVLjeeritStringC( | _O  ct _B JE obj(ixf()->obj) \
      p_vout, "snapshot-foC|               ^
rmatT(a), b, c" );
      |                        ^
 !var )../include/vlc_variables.h:_G642
e      tC:In file included from 51: |                                       ^
note: misc/renderer_discovery.cexpanded from macro 'var_InheritString'hr,_ecked(C pr:
../include/vlc_variables.h../include/vlc_common.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:481:27:
In file included from :../include/vlc_common.h  13e
_  : 15note:  : note: expanded from macro 'VLC_OBJECT'
expanded from macro 'msg_Generic'
p   sz78_n  o481 |  a | m  :t1031 bj, psz_name256ae,, V VLC_VAR_FLOA | T,       const str  u*t)(  erect vlc_(a,b,c) v&val ) )
cturn vaLoC_VAR_I      N|          ^
TEGER | VL../include/vlc_variables.h:mmon_m142:C_VAR_DOI48 r  vl: note: expanded from macro 'var_GetChecked'
642  _Set | #define var_InheritString(o,NHERIT
 n      |     ^
) var_InheritString(VLC_OBJECT(o), ../include/vlc_variables.h:n)
122:39: note: expanded from macro 'var_Create'
a      |                                                   ^
r../include/vlc_common.h  122 | #define var_Creembers: (consat:481:15: note: expanded from macro 'VLC_OBJECT'
e_Ct vlc_object_t  481(reate( VLC_OBJECT(a), b,  |       c )Ch
a,b,c) va&(x)->      oebj) \ c|                                       ^

../include/vlc_common.h      :|               ^
r_Create( VLC_ const struct vlc_common_members: OBJECT(a), b, c )
      |                                       ^
(In file included from misc/picture_pool.cc:o32n:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324: 10:../include/vlc_common.h warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*:  324 |  st vlc_object_t *)(&(x)->obj) \
      |               ^
)   if( 481:15: note: !:
video_output/vout_intf.c:381:24: warning: ../include/vlc_variables.hexpanded from macro 'VLC_OBJECT'
(&(x)->obj) \481:15: note: expanded from macro 'VLC_OBJECT'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    481 |         const struct vlc_481 |   
c         |               ^
v 
a:r  381 |  203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_Ge   ch  203 |     retutChecked( p_aommor *psor n bj, vpsza_narme, VLC_VAR_FLOAT, &val ) )z_SetChecked( p_obn_mej, psz_namembers: _
      |          ^
,../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
 VLC_VAR_BOOL, pval );
      |            ^(const vlc_object_input/var.ct:515:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 
*  )142(../include/vlc_variables.h:140  515 |     va | #definer_Create( p_input, "demux", VLC_VAR_STR:ING | V48LC_&(refix = vaVARx): r->obj) \
      |               ^
_Inherit_DOINHERIT );note: expanded from macro 'var_SetChecked'

 StrinIn file included from       |     ^
../include/vlc_variables.hmisc/picture.ccons:t st36::
In file included from ../include/vlc_common.h:1031   r140 | #defin122:39:vuar_Getct vlc_cChec note: gexpanded from macro 'var_Create'(
 ked(o,n,t,v) ov  122 | #define var_Create:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] ar_GetChecked(vVLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.hammon:481:15:_ m note: expanded from macro 'VLC_OBJECT'
  481 |  
v  554 |    ae  r r_Sm_CbreetaCtheecked(o,n,t,v) vae rs: e(a,b,c)r _vSae(t CVhLeCc_kOeBdJ(ECT(a), VLC_OBJb, c EC()cpTonst vlc_    con_svout, "snapst struct vlc_common_membersh
      |                                       ^: (const v
r_C../include/vlc_common.h:481reate( VLC_Olc_object_toB :15ot-prefix" );
*: note: expanded from macro 'VLC_OBJECT'
(        JoE),n,t,vb|                        ^
)../include/vlc_variables.h:642:51: note: expanded from macro 'var_InheritString'

      Cject_t *)(&(x)->obj) \
      |               ^
  T642 | #define var_Inhe|                                                ^
(a../include/vlc_common.hr), bitStriIn file included from ,)(&misc/fifo.c:31:
In file included from ng(x)->obj( c )o
,../include/vlc_common.h n)      |  ) \
      |                                       ^
var_Inh../include/vlc_common.h:481              ^
erit:1031S:15tr: :
note: ../include/vlc_variables.h:525:in5g(V:In file included from misc/picture_pool.c:32:
In file included from ../include/vlc_common.h:4811031 | L:C _warning: O:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
kBJEeCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d(  525 |   340    |  v expanded from macro 'VLC_OBJECT'p_obj, p
s  avar_zC481 r_Cre_n   if( var_GetChecked(Ta t  p  _roea m e, Vbeate(481:(   coo)L,C_  | n )j
,      15:|     note: V                                                  ^ARpns_objt, st p_srzAD_name  uctD vlcR_ , VLC_VAcRoE mcoSS 
p../include/vlc_common.h:481:,_ val 15snz_)name, V;
      |            ^
LS../include/vlc_variables.h:140::48s:t  note: expanded from macro 'var_SetChecked'
C  140 | #defineTmo_RIsN Gtrnote: ucn_mexpanded from macro 'VLC_OBJECT'e
(   t481  vlp_oVbA |jc_cRvar__om m | o nm_ STbeRVS rLC_VAR_DOINHERI  members:T
       | s    ^(c: (co
on../include/vlc_variables.h,I:122s pt vslzc__:onbNnstj ectvG,_t & 39va*l am)eet)C  h:   consnote: lcexpanded from macro 'var_Create't
 str_objuecct)  122 | 
      | # vlt_det (&eccked(*)(, xf_        ^(
&o,../include/vlc_variables.h:n)142V-LC_:VA48: Ri_(note: expanded from macro 'var_GetChecked'BOO
Ln |   x)VL,t,142>C_ | e# voad-er_finveb Crje>a)toe ()bj) \a
v,b       |               ^\va
r
_GetChecke,cdlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/cpu.lo -MD -MP -MF misc/.deps/cpu.Tpo -c misc/cpu.c  -fPIC -DPIC -o misc)       | vaa/.libs/cpu.o
(o,nr_,Sr_              ^et
t,vIn file included from Cmisc/mtime.c:36V:
In file included from AR../include/vlc_common.hh_)De vCrarc_GoeOIinput/var.c:e1031:
:../include/vlc_variables.hattN516H:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m  516e |    ERIT( VLC_OBJECT(Chec
      |     ^
k../include/vlc_variables.h:122:39:mon_emembe note: rs: (const vlc_object_t *)(&(x)->a), b, c )
expanded from macro 'var_Create'      |                                       ^
obj) \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  481 |  d(        cVLC_var_Creonst strucct vlc_cOBJkomed(VLECT(o),n,t,v)Cvideo_output/vout_intf.c:_  expanded from macro 'VLC_OBJECT'401:13ma:te( p_input, "deOBJE122 | #defiCT(mux-filtnone_me r"e vmberosar_),: (const vlc, VLC_Vn,A
      |                                                ^R_cS__otLTR,bINoject_tG 
| C
reav* VLC)g_  481 |        ../include/vlc_common.h con:VAR_DOINHE(RVI481TLC:
15: _OBJECT(o),s t st r)up, ct v);
      |     ^
(&(x)->obvtlc_moduj)warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 ../include/vlc_variables.h:122:39\
            : |                                                ^
|               ^
note: expanded from macro 'var_Create'../include/vlc_common.h:note: 481lexpanded from macro 'VLC_OBJECT'
c  l:15: 
note:   expanded from macro 'VLC_OBJECT'
_    In file included from misc/picture.c:36:
122 | #define var_Create(a,be481 | 481, |     _  name, _c       In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563  401 |    S) var_Create( VLC_ :OB  5const J  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ECT(a), b, ecs(a    ,bt,r563uc )  |     var_Create( p_obj, psz_nat v msg_Err( p_vou
t, "n_FILElibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/epg.lo -MD -MP -MF misc/.deps/epg.Tpo -c misc/epg.c  -fPIC -DPIC -o miscl__, __LIc) var:_Creao path scmommon_mem const struct vlbc_c_common_      |                                       ^
mee, VLmbers:../include/vlc_common.hers: (const vlc_object_t *)( (:481:15: note: expanded from macro 'VLC_OBJECT'
&NE__, \
      |             ^
con  C481 | st vlc_object_t(pecified for s../include/vlc_common.h: c481n_VAR_STRING | V:a*)(&(px)->oommoLnCshx511:5: warning: bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o)j  /.libs/epg.o
15:)      T_m_VAR_D OINH con-511 |    stts" )t;e
( v aVrL_CC_reate( p_ob      j|             ^
,> RIoERIT
      |     ^
 ../include/vlc_variables.h../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_eERR, __VA_psARGSz__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic':N122OG | :39: note: expanded from macro 'var_Create'
  122 | #dbj) \V
LC_VAR_\e
fine var_CBD_nOame, VLreate      |               ^(C

      _VA   | aR_INTEGER 78 |  |    vlc_Log,b,cINH) vaIn file included from (VLCVmisc/picture_pool.c:32:
LC_VAR_DOINHIn file included from ERIT
      |     ^
r../include/vlc_variables.h:122:_Create( JVLC_OBJECT(a sEt_../include/vlc_common.hr              ^uEOBJECT(oRIT)C,), b, c )
      |                                       ^
T../include/vlc_common.h:(a), b, c )
      |                                       ^
ct v481:l p../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c_:common_m, evlc_mod39: ule_name, __FILE__, __LInote: expanded from macro 'var_Create'
m
bers: (      c| ons  122 | #t vlc_object_t *)(&(x)->obj) \NE__, \
      |             ^

      |               ^
../include/vlc_common.h    ^
:481d../include/vlc_variables.h:122  481 |         const s:39: note: expanded from macro 'var_Create'
input/var.c:  122 | #define vefintruct vlc_common_memberse var_Create(a,b,c) var_Create( VLCIn file included from : (con517:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  t vlc_object_t *)(&(x)->misc/threads.c:1031o:
b../include/vlc_variables.hj:)350 \
      |               ^:9: 
warning: _OB:15due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:   note: expanded from macro 'VLC_OBJECT'
35028:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12:In file included from misc/fifo.c  481 |    |       con st struc   if( var_Getmt vlc_common_membe
brs: (c:31:
In file included from ../include/vlc_common.h:onstC1031hecked( In file included from p_obj, pmisc/renderer_discovery.cs:z27:
In file included from ../include/vlc_common.h:1031_name, Ve:
../include/vlc_variables.h:r539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
  539 |     var_Create( p_obj, psz_ns../include/vlc_variables.hame:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_VAR, VLC  212 |     return var_SetChecked (_VAR_FLOAT | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
obj, name, VL  122Ca_VAR_COORD | #dS, val);
      |            ^
_STRr: _../include/vlc_variables.h:140:48: note: CING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetCheckewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15: efine  189 |     returnd(note: expanded from macro 'VLC_OBJECT'
 (const vlc_obje  vvaar_SetChecct_t *  )481 |  ( &(VLC_OBx )vlc_o-bject_ked( p_obj, psz_r_Create(a, J name, VLC_VAR_IECTt *NTEG)ER, val );(&(x)->obj) \
      
      |               ^
(o),n|            ^
r../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
517,t,v |   b  ,140c | )# d >)obj)evar_Cre
      |                                                ^fine ate( VLC var_vOaBrJ_ESCeTt(
video_output/vout_intf.c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'a), b, c )
      |                                       ^

:408:25: warning: ../include/vlc_common.h:481:15: note:   481 |  expanded from macro 'VLC_OBJECT'       cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  ate(a,b,408 |  
onst s  C hec) var_C  481 | c k e d  c frg.is_sequenti  const (so,n,t,val t=eat ruvar_cJt vlc_c_Cr) e(  Inher VLitBvoeoEl( p_voCTut, "snapate( p_shot-seqar_SeC_OBJECT(a), uentiba,l("a )),; b,i c nput, "stream-filter" c, VLC_VAR_STRING | VLC_VAR_)
DOINH )
      | 
      |                                       ^
                        ^
../include/vlc_common.h../include/vlc_variables.h:604:47:tru:481:15: ct  note: expanded from macro 'VLC_OBJECT'
      note: |  expanded from macro 'var_InheritBool'                                      ^

  ../include/vlc_common.h:481:15  481 |  604 | #define var_vlc_commo: note: expanded from macro 'VLC_OBJECT'
n  481 | _m       const ster mbcEers:oRIT );
      |     ^
I../include/vlc_variables.h:122:n39h:e  trCihteBcoked(VLC_OBJ(cooElCT(o(o, n) var_nmmon_mesInheritBool(VLC_OBJECT(o), n)
mbers:       | (co),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
o                                              ^nst vlc
_object_t   481 |  ../include/vlc_common.h:481:*)note: expanded from macro 'var_Create'
(&(x)->obj)  122 |  \
#d15efine var_Creat      |               ^e(a,b,c) var_Create( V       c
LC: onst strIn file included from misc/fifo.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  554 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from misc/fifo.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |     var_Create( puct vlc_com_obj,mon_m    psz_na me, VLC_VARembers: (const vlc_object_t_STRING | VLC_VAR_DOINHERIT
      |     ^ *)(&(x)->obj) \
      |               ^
note: expanded from macro 'VLC_OBJECT'
_OBJECT(a), b, c )
      |                                       ^
  481 |     ../include/vlc_common.h
:481:15: note:  expanded from macro 'VLC_OBJECT'     co../include/vlc_variables.h 
   481 |         In file included from misc/threads.c:28const struct vnst strul:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12::122:39 warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  203 |     re_ctcoommon_members: (const urn var_SetChecked( p note: expanded from macro 'var_Create'ct vlc_c_oombmjon_mem
bv, pnstsz_na  122 stnuct vlc_obsmtlject | #define vacr_Creers_ :aruct vlc_common_tstruct (cons t* )_(&(x)->cobj) \e, VLC_VAR_BOOo
vL, valmmon_members: (const l c_object_t *)(&(x)->obj) vlc_object_t *)(&(x)->obj) \
      |               ^
       |               ^
\
      |               ^
v);
      |            ^
../include/vlc_variables.h:140:48lcvideo_output/vout_intf.c:input/var.c409:20: warning: : note: expanded from macro 'var_SetChecked'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  140:520:5:  | #dIn file included from misc/picture_fifo.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:efine v_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_SetChecked(  520 |     var_Create(   409 | note:  p_input, "meta-title", VLC_VAR_STRING | expanded from macro 'VLC_OBJECT'
563VLC_VAR_:5: DOINHERIT )warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc];
      |     ^

../include/vlc_variables.h:122:39  563 |   : note: expanded from macro 'var_Create'
  var_Cr  122 | #def25eatein( p warnings generated.
  common_oe _  481 |    m e  bj, psz_name, VLC_VARvar_Cm_STRING | VLC_V  cfg.sereate(a,b,c) v ate constr_C(a,b,c s)rquteate( VLC_OBJECrT(a), ucbt, evnlcce_ c=o mvar_GetInmo nv_amre_mCbrAeetresg:e r( p_vout, "sn(consembeR_DOIt vlc_object_t *)(NHERIT
mate( VLC_OBJEbCT(a), b, cers: (const apshot-nuvlc_ob )
      je      | |                                       ^
rs:../include/vlc_common.h:481:15:  (constnote: expanded from macro 'VLC_OBJECT'
  481 |      vcltc_t *)(&m(x)" ->_object   const obj&s(_xt *)) (&(x)t-r>obj) \
\
      |               ^
uct vlc_com)mon-_members: (cons    ^
>objt../include/vlc_variables.hIn file included from :122:39: note: expanded from macro 'var_Create'misc/mtime.c:36:

        In file included from 122../include/vlc_common.h) \
|       :|               ^ | #defi
1031              ^ vlc_object_t *)(&(x)->obj) \
t       vl |               ^
ncenetwork/tcp.c:398:13: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

:
c )
  398 |  _   ../include/vlc_variables.h:525:5: warning:  obj      |                                       ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
  ../include/vlc_common.hcdepbase=`echo misc/exit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/exit.lo -MD -MP -MF $depbase.Tpo -c -o misc/exit.lo misc/exit.c &&\
mv -f $depbase.Tpo $depbase.Plo
  if( net_  525t_ |     var_CreatIn file included from :misc/fifo.cv:eIn file included from ( pW31:
In file included from ../include/vlc_common.h:1031:
481_obj,r../include/vlc_variables.h :tp *s:15:)( &578ite((x)-:misc/picture.c:note: expanded from macro 'VLC_OBJECT'
z  481 |  _name,  p_obj,    36f :
In file included from d> ../include/vlc_common.hV:1031 ,obj:
 ../include/vlc_variables.hL:) \
      |               ^578C:b9:expanded from macro 'var_SetChecked' 
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)uffer, i_len ) != i_lar_Create(a,b, const struct vlc_commo_n_memberIn file included from s: (cons;t
      |                    ^VA
 v../include/vlc_variables.h:658:cl)c _47o:en 
 note: bR)
      |               ^j
e../include/vlc_network.h:expanded from macro 'var_GetInteger'
  172578 | 140    if | #de:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
f  578in( v |  38ar_Changce( p_obj, psz_namt_e, VLC_VAR_CHOICESeCvar_Create( VLC_OBJ_OUBO var_SONT,t *)(&L (x)- etChecked(o,n,t,v) var_SetChecked(VLC_>obj) \
      |               ^
|OBJECT(o),n,tE,input/var.c:521:5:C T   658& Vco ifLC_VAR_DOINHuEnt, NULL ) )
      |         ^
vR warning: ITdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](
 |  var  521 |     var_Create( misc/picture_pool.c:#32d:
eIn file included from f../include/vlc_common.hi:np_input, "meta-aut1031hor", VLC_VAR_STRI../include/vlc_variables.h:128NG |:43: note:  VLC_VAR_)DOINHERIT );
      | e    ^
:expanded from macro 'var_Change'../include/vlc_variables.h  
      v:122a
note:       expanded from macro 'net_Write'|                                                ^_Change( p_obj,
| ../include/vlc_common.h:r_481    ^G
e../include/vlc_variables.h:122:39::39: note: expanded from macro 'var_Create'
:
:15: note:  note: expanded from macro 'var_Create'
expanded from macro 'VLC_OBJECT'
    122 | #def122 | ine vart../include/vlc_variables.h psz_Integer(aCr,b)   var_GetInteger( V_e#name  de, VLC_VfAiR(nae) ,v_aCrH_OICE SCOUNT,b481,La CCrtee&( ac,obu,ncc)  )
      |                                       ^
_ |         t, Nvcoar_../include/vlc_common.h:481:n15: note: expanded from macro 'VLC_OBJECT'
:s362t:9:   481 |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OBJECT(a),b)
      |                                               ^
C../include/vlc_common.h  :362 | U   481 if( var:_GetCheckre struct vlc_commoate(e VLC_OBJECT(ad15n( p__:members:), b, (const vlc_object_t *L) note: L expanded from macro 'VLC_OBJECT'
obj, psz_name  481, V cLC_VAR_A) )
      |         ^
D../include/vlc_variables.h:128:43: note:  expanded from macro 'var_Change'DR  
    ESconstS, &val ) )
      |         ^
 ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  128stru  142  | c)
      |  | t vlc_                                      ^

#../include/vlc_common.h:481:  c#172defi | #deommon
_membe  128n | #15de: rs:note: eexpanded from macro 'VLC_OBJECT' 
(cdofine  var_  481 |     | nvst vlefaine var _ fCr_GetChecked(o, h   can_object_t *)Cnhangec(ine net_Write(a,b,c,d) neta(_W,b,c,d,e) vge(a,b,c,d,e&ons) var_Change( t(xVLC_O)->obj)  r \
      |               ^
ite(VLC_OBJECT(a),b,cBJECT(a), b, c, d, e )
      |                                           ^
In file included from ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
misc/picture_fifo.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481  578 |     |           consi struct vlar_Change( VLC_OBJECT(ac_common_membert st,d)
       |  s: (const vlruct vlc_c), b_objec                                     ^
t_t *)(&(x)->obj) \
      ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
common| _              ^
members: (const vl  481c |  _obj    ect    _In file included from misc/mtime.c co,nst struct v(l&In file included from c( misc/epg.c:x)->obj) \
      |               ^
c,onst 32 d,:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: strucIn file included from misc/renderer_discovery.c:27:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t vlcc_comm: e )
      |                                           ^

on_mem../include/vlc_common.h  In file included from bers18936:
In file included from ../include/vlc_common.h:: (co:481:15: note: expanded from macro 'VLC_OBJECT'
 |   nst vlc_object_1031_ t *)(&(:
481xIn file included from ) | ->misc/cpu.c:33../include/vlc_variables.h:539:5: warning: o         c  retu../include/vlc_common.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rn1031:
 var_SetChecked( p_  ,539 |   onst str ../include/vlc_variables.hot:227b:j12: :
warning:  nIn file included from vu../include/vlc_common.ha:c 1031:
../include/vlc_variables.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*  227 |     return :)v(aor&b(x,t,v) )->v189a:t12ae(a,j:)  bwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r,c) var_Crr_Create( p_SetChecked(VLC_OBJECT(o),n,t,v)
_oobbjj),  \psz      |                                                ^
_name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIeaT
      |     ^
te( VLC_OBJECT\(../include/vlc_variables.h:122:39: _note: Sexpanded from macro 'var_Create'e
a), b, ctChecked(   122 | #defcomine var_Create ../include/vlc_common.h)m
      |                                       ^

p_obj, p../include/vlc_common.h
sz_name, VLC_VAR_FLOAT, val );
      |            ^
        (on_membe../include/vlc_variables.h:140:48: note: a,b,c) var:481:15: note: expanded from macro 'VLC_OBJECT'
r  s: expanded from macro 'var_SetChecked'
481|               ^
  140 | #d_Crefine evnetwork/tcp.c( | , psz_name, V:481:15: note: expanded from macro 'VLC_OBJECT'LC
_  481 |         const sVAR_INTEGER, vatrltuct  );
      |            ^
vlc_co../include/vlc_variables.h:140:mmon_members: (con 48st: note:  vexpanded from macro 'var_SetChecked'
lc  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_O_BJECT(o),
n,t,v)o
b      j| e                                               ^c
t../include/vlc_common.h:_t *)(&(x)->o481:15: note: expanded from macro 'VLC_OBJECT'
bj) \
        at      | e              ^(
481 |         v VcoLC_OBJElCT(a), b, c )
      |                                       ^nst struct vlc_common_m|               ^

emb../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ainput/var.c:522:  5481: |   warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  522 |  e rs       co189nst st |     return v: r(const vlc_object_t *)(&(x)-r_uctacr_SetChecked( p_obj, p_fcommon_m( vaembers:  (cosns r_Change( p_obj, psz_name, VLC_VAR_CHt vlc_oSvbject_t *)ar_COICESeCOUNT, &count, NULL ) )
      |         ^
r../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
t(>  128 | #define var_Change(a,b,c,d,e) var_Change( VLC_OBJECT(a), b, ceaCvh,letceobj) \
      |               ^
( p_input, "meta-artist", VLC_VAR_STRked(oIn file included from misc/epg.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |     return v,na,rt_SetChecING | VLC_VkAR_e DO I  d  NH, Eed )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
( p_obj, RIT );
psz_name, VLC_VAR_BOOL      |     ^
, val );
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
      |            ^
 ../include/vlc_variables.h  :122140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetCheckedc(_oc,onm,mto,n_members: (const v&(xv) var_SetChlc_)-e>obckobjj) \eecdt_t *)(&(x)
 | #define v      |               ^(VLC_OBJECT(
ar_Create(a,b,c) ovar_Create( VLC_OBz_name, VLC_VAJE),CT(a), nR_INTEb, c )
      ,t,v)|                                       ^

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 const struct vlc_common_me-GER,mb,>obj)e \
 va  481 |       l | )rs;v:) (c              ^ ovar_SetChec
nsk
e      dt   (V| LvC           ^In file included from  _
 OBJ misc/mtime.cECT(../include/vlc_variables.hlc_object_t *:401:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   )401 |         if:( net_Re36 :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 :const   554( | &140(:x48) s- truct      >|                                                ^ vlo b
j../include/vlc_common.h:c_o),n481,):t \
      : note: |               ^
expanded from macro 'var_SetChecked'
common_m,emberad( p_ sIn file included from misc/threads.cob:   \:
(const vlc_object_t *140)(& 28libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/exit.lo -MD -MP -MF misc/.deps/exit.Tpo -c misc/exit.c  -fPIC -DPIC -o misc/.libs/exit.o
v | (x)15: note: expanded from macro 'VLC_OBJECT'
#      d->obj) \
      |               ^
efine var_Set  |               ^Checked(o,input/var.c
:523:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n,  523 |     var_Createar_Crt,:
In file included from In file included from misc/keystore.c../include/vlc_common.h::251031:
v) var_(:
 ../include/vlc_variables.h:eate( p_obj, psz_name, VLp212_inpuIn file included from ../include/vlc_common.h:t, "meta-SetChecked(1031VLC_genre", :12:VLC_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VO  BJAR_STRING | VLC_VAR_DOIENH212 |   C  return ERIT Tv(o),n,t,v)ar_SetChe);
      | cked (obj, name, VLC_VAR_COORDS, val);
:
../include/vlc_variables.h
:      |                                                ^
276../include/vlc_common.h:481      |            ^
:15v../include/vlc_variables.h):
140      :| 48                                               ^:
 note: expanded from macro 'var_SetChecked'
:10:../include/vlc_common.h:481 :warning: 15due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
   276 |    481  |     ^
if( ../include/vlc_variables.h!:v122a:r39_:G enote: tChecked( p_obj, expanded from macro 'var_Create'
p  140 | #define var_SetChecked(o,n,t,sz_name, VLC_VAR_INTEGER, v) v&var_SetCheck: note: expanded from macro 'VLC_OBJECT'
  al ) )
      481 |         const |          ^st  122 | #druct vlc_common
_members: (const vlc_objeeefined(VLC_OB../include/vlc_variables.h:142:48:ct_t *)(&(x)->o vbj) JECT(o),n, note: expanded from macro 'var_GetChecked'
\
      ar_Create(a,b,c) var_Cre| t,              ^
v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  142 | #define var_Gate( VetCLC_OBJheEC  481 |         connote: expanded from macro 'VLC_OBJECT'
  481 |         In file included from misc/cpu.c:33:
In file included from const str../include/vlc_common.h:1031:
../include/vlc_variables.h:Tuc203st vlc_:t12: warning: cked(o Cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_ V  struct vlc_commoAn_c
Rommonme_m,n,t,v) var_GetCm_STRING | VberLembers: (const vC_VAR_DOlhecked(VLC_OBJEC c _  To   203(o), | n,t,v)
      |                                                ^bjectI_NHERconst strI
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
s: u(a), b, c )
      |                                       ^
T../include/vlc_common.h  481 |         const 
:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    struct vlc_c      ct ot    r(c *)(&(xvlc_common_et)ur|     ^
-../include/vlc_variables.h:on     con122:39st:>s s t vlc_object_truct vlc_common_members: (const vlc_obmnote: texpanded from macro 'var_Create'
j  n *)(&(moembers: (coemocnt_tx)->osmisc/picture.c122n | #define var_Create(at vlc_o,bj) \
      bj) \bje|               ^
c_members: (
      |               ^
const vlc_object_t *)(&(x)->obj) \
t_t *)(&:      |               ^
(x)->obj) \300:15: warning: b,c) var_CIn file included from In file included from  cvar_unused variable 'refs' [-Wunused-variable]reIn file included from misc/keystore.c:25:
In file included from ../include/vlc_common.h:1031misc/threads.cmisc/renderer_discovery.cSetChecked( p_:
../include/vlc_variables.h:293:10ate:: 28:
In file included from warning: ../include/vlc_common.h:1031due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:o(   293:
../include/vlc_variables.h:227:1227:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241bj, pszonst 
 |     ifvlc_obje
( !v  300 | :a12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    uintptrVLCc_OBJr_t refs = atomic_GetChecked( tEC: warning: __ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a_  me227 |   T(a), b,      p c )
      |                                       ^
t../include/vlc_common.h:481:15:_obj, ps  241f | etch_ad  retuzd_name, VLC( &p_ note: VARrj,  *)(&( iv->gc.refs, 1, fd, buffer, 2 ) != 2 )
      |             ^
x../include/vlc_network.h:170:36: note: expanded from macro 'net_Read'
*)(VLC&_V)  ->o );
      |               ^~~~
b_BOOL(, &val ) AR_BOO|               ^
L, val );
)
      | j) \
      |               ^         ^
xr)-../include/vlc_variables.h:
170 | #define net_Rea  >o  returb142:48jIn file included from n: dn var_SetChecked( p_obj, psz_nam( vmisc/epg.caar_SetCheckede( ,b,c,d) , VLC_VAR_STRINGnep:,      |            ^
note: ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 expanded from macro 'var_GetChecked'val );
      |            ^
  ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #dinput/var.c:524:1405 | :# dwarning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
efine var_SetC  524 |     var_Createhe( p_i32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h_foibne vanput, "meta-copyright",r _VLC_VAR_STRIcSNG |k VLCed(_Vo,AR_etChecked(o,n,t,v) var_SetChecked(VLDOINHEnRImisc/picture.c:484:32: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T);
      |     ^
,t,v) var_SetChe../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  484c |   
   142 image_handler_t *  122 | #dC_p | #define var_Ge:212k):12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
fOi ne   212 |     reBJECT(o),n,ed(VLC_OBt,vJEe)
      |                                                ^
turn var_SetC../include/vlc_common.h:481:15:Checked (objT(o), name, VLC_VAR_ note: expanded from macro 'VLC_OBJECT'
  ,nCOORDS, val);
      |            ^
jtChe, psz_name,../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 VLC_VAR_FLOAT, c  140ked(o,n,t,v) var_GetChecval | _imagked481 |      (VLC\#d_OBJECT(e)f;i
n      e|             ^v
aor),n,t,v)../include/vlc_variables.ht_R:140:,t,v)_48: note: expanded from macro 'var_SetChecked'

      |                                                ^
e../include/vlc_common.ha:481:15: note: expanded from macro 'VLC_OBJECT'd(VLC_OBJE
C  481 |   T    const ( a ) , 
       c| o                                               ^n
s../include/vlc_common.h:481:15: note: b,c,d)
      |                                    ^e
 = im asgter_utc t../include/vlc_common.h :H481asntdlerCrevlc_commo
arte( p_obj );
      |                                ^
      |               ^:15expanded from macro 'VLC_OBJECT':
   481 |         co
unote: ct vlc_commonnstexpanded from macro 'VLC_OBJECT'  
140   |  struct_#nd_efine  vlcvideo_output/vout_intf.cvarmembers: (const vlc_object_t :*)(&(x)->obj) \
      |               ^
expanded from macro 'VLC_OBJECT'
481420:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  420 |        |         convIn file included from amisc/keystore.cr:_Cr  st_members: (co25:
In file included from  struncst vlc_coetmmon_members: (ca on../include/vlc_common.h:1031:
../include/vlc_variables.hsSett vlc_object_t *) (& vtve_(x)->aC(hecked(o,r_common_objn481a:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
members:Set (cons  304 |    It vlc_object_t if ()l  | , ntegert,v) var_ikelSe(t y,(b,c) var_Cr *pe!var_GetCheckChee_vout, "snad (obj, name, lVLC_V25 warnings generated.
ck)(&(pshot-num", x)->obj) \
      c_| e              ^d i
_\
      |               ^
aobject_t *)(&AIn file included from misc/renderer_discovery.c:s27network/tcp.c:404:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R:
(VLIn file included from C../include/vlc_common.h_Oe:BJ(1031x:
)../include/vlc_variables.h-:>256obj) \
      |               ^
  404 |         msg_DbECg( _COORDS, :p_obj, "socks: v=%d &val)))
      |                 ^
In file included from misc/cpu.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212../include/vlc_variables.h::12: warning: te( VT(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_image.h:64:  12LCo_)q142OBJECT(a212 |  ), b:, c )
  55S:etChecstakedtu48: note: expanded from macro 'var_GetChecked'
s(o,n,n=%,xt", buf,t, v,),      |                                       ^
 :  var_SetChecked(VLC_O Bnote: JECT(o)expanded from macro 'image_HandlerCreate'
v)
      |                                                ^
r   64 | #define image_HandlerCreateeturn var_SetChecked (obj, name, ../include/vlc_common.htVLC_VAR_COOR,v) DS, va var_GetChewarning: cke( a ) image_Hand:481fl:    const struct v  142 | #der[0lefine v], buffer[c1] );
      erCl);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140../include/vlc_common.h | d15: note: expanded from macro 'VLC_OBJECT'
#  481 |         const definse var_SetChecked(o,n,t:,v) truct vlc_common_medue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|   256 |     rdepbase=`echo misc/events.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/events.lo -MD -MP -MF $depbase.Tpo -c -o misc/events.lo misc/events.c &&\
mv -f $depbase.Tpo $depbase.Plo
r        ^
../include/vlc_messages.h:eturn var_Se87:_cometatemb(e mVoLnC__mOeBrCsh:e(VLC_OBJEmCcbkeerd5u:ence + 125 warnings note: expanded from macro 'msg_Dbg'
v    generated.
 87( |     msg_a(Geners: iar_G etCherc_T(ked(o,n,tconst (,ov)), n,St,v)
cvvlocar_GetChecke_object_      |                                                ^
ndt ../include/vlc_common.h(:V481:15: note: expanded from macro 'VLC_OBJECT'
 *st )(  481 |         const&(x)->o LC_OBbvJlscE_Cojbtrjuc) \
T)(o),n;
            |               ^c
,t,v|         ^
)
      |                                                ^../include/vlc_variables.h:259:49: (
note: p_this, VLC../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    In file included from   expanded from macro 'var_SetInteger'ectt_t *)(&(xmisc/mtime.c:36   const st
_  ruct  v:
l259M)->obj) \ | #vSG_DBG, __VdAe_f
      |               ^
In file included from ../include/vlc_common.hAl:1031:
ine var_SetIntege../include/vlc_variables.h:563:5: warning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](a,b,c)   var_Setc_c_comIn file included from R481cmisc/threads.co:GS_mon_members: (constm_) vlc:15m: note: expanded from macro 'VLC_OBJECT'
on_members: (con  28_:
sIn file included from to 
v      |     ^
l../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
../include/vlc_common.hI:   1031depbase=`echo misc/image.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/image.lo -MD -MP -MF $depbase.Tpo -c -o misc/image.lo misc/image.c &&\
nbject_t *)(&(tce_ger( VLC_O78B | J :

Emv -f $depbase.Tpo $depbase.Plo
Cx  563 |     var_Create( T../include/vlc_variables.h(a)ob:ject_t,)481  |          cop_obj, nst sb-psz_n,c)
      | >obj)                                                ^ \
      |               ^
JtEaCT (pa*)(_omb&j241, psz_ne(a
x../include/vlc_common.h:481:15: note:  :In file included from )misc/keystore.cvlc)-expanded from macro 'VLC_OBJECT'>ob_j ), VL12m
C   _e\, VLC_VA481VLRog:
      )
25e:
 | tAChe(In file included from VcLC_OB../include/vlc_common.hkedJE  (:      |                                                       ^
1031:
V../include/vlc_variables.hL../include/vlc_common.h::C481_:15: note: expanded from macro 'VLC_OBJECT'
RO,      const sn,t,v)C
:r  Tt(o), p, warning: B_Jdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      
STRING | VLC_VAR_Duct r481 vElc_vO|   241              ^ | uI 
CcTt( o),n,t,v)
NH      m|                                                ^
 E  return var_SetC../include/vlc_common.h:481:15v: lnote: RI|                                                ^
expanded from macro 'VLC_OBJECT'../include/vlc_common.h:
481  he:15481 | : cnote: expanded from macro 'VLC_OBJECT'
lked( pc__  c481o | mIn file included from obj, mponT
      |     ^
sz_na_mmembers: (const vlce_c_obcjomisc/picture_pool.c:e32ct_t *../include/vlc_variables.h, |   V L C _)V(A&R(_S:TRING, val );
      |            ^
x../include/vlc_variables.h:140)->ob:j) \
122 :39:       | note: expanded from macro 'var_Create'
              ^ 
  const s  mmon_member122s: (co | #ninput/var.c:st vd525:5: warning: otlcr_doubljeeecutc_t_ *tn avf)i(&m(xe,lc_comm o _ _F)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
->obj)   In\e
       var| _C 525  |                 ^  vLaEr  _ 
 const struct vCrl_c_comm_o,nvideo_output/vout_intf.c:425:5: _members: (const vlc_324e ate( p_input, "meta-deoscbject_t *)(&(x)__LINE__, \
      |             ^
->o:b_ADDRESj) Snwarning: ridue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ption", VLC_VAR_ST_me,RI  10:42548 |  ../include/vlc_common.h v: note: a NGm|VLCexpanded from macro 'var_SetChecked'
b  ers:  (c:l ov481_:nstV140 )A | #dR_DOeINHERIT;
 fiv)      n|            ^
\../include/vlc_variables.h:140:15: 48note: 
expanded from macro 'VLC_OBJECT'      
 :warning:    note: 481expanded from macro 'var_SetChecked' | 
    140 due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
   324 |     if( !va   conslcr_GetChecked( p_obj, psz | _name, VLrt#d;
C      |     ^
_VeAa taR_rFe_../include/vlc_variables.h:122f:sLine vOAT, &val ) )
      |          ^_
Saer| _SetChetcked(o,n,t,v) var_S              ^../include/vlc_variables.h:142:48: ertCnote: expanded from macro 'var_GetChecked'
  142 | #define In file included from misc/exit.c:25:
In file included from ../include/vlc_common.h:
vauct vlc_common_members: (const vle1031:
../include/vlc_variables.h:189:(c_hecked(VIn file included from LC_OBJECTmisc/epg.c(:12oao32:
In file included from b../include/vlc_common.hj:1031:
,b,../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  227 |     return var_SetC)h,enc,kte,dv() 
p      _obj,|  psz_name, VLC                                               ^
_VA)../include/vlc_common.h:r481:_Ge15:t C hecked(o,n,t,v R _FLtv ) var_SCreate( VLC_tring( p_ar v_GetChecOAT,OB val  JECked 39);e
      | note:            ^ctT expanded from macro 'VLC_OBJECT'
 conso_t *)(&(x)->obj) \
out->object_t *)(b
j../include/vlc_variables.h.::140 l&i(bvltc, "s:x  48)-481 stnote: nexpanded from macro 'var_Create'
a  122 | #define var      | r              ^u
ct vlc_commo_C>rean_membte(ao, | b,bc)j)network/tcp.c \
      |               ^
 vers: (conspt vlc _      obj :shotcect_t *)(:&-(filxe":a407:13: warning: , pszdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_f  i407 | )lena me  )(a), b;  ,
-> note:       o c )         msg_
      |                                       ^| E    ^r

rexpanded from macro 'var_SetChecked'
../include/vlc_common.h  140 | :#( p_obj, "socks: authenticaonst struct vlcd_coemfine mon_members: et (ion rejected" );
      |             ^
const ../include/vlc_messages.h:vr481vl:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_var__SGeCrt15Cen:e rnote: heate( VLC_Oexpanded from macro 'VLC_OBJECT'
cB../include/vlc_variables.h:iec  262481 |   :  k  JE CeTd(a),  bcocar,_S(p_this, VLC_MSG c )
      |                                       ^
_object_te t*_ERR)b,j) __VA_ARG(Snst struct vl__) 
\
c_co../include/vlc_common.hmmon_members      |               ^
&: (const vlc(x)->:481:15:In file included from misc/cpu.cChec(koeo_bj) \
      |               ^
,o:b33ject_t *)(&(x)->obj) \
      d(o,n,t,v:
In file included from ../include/vlc_common.h note: expanded from macro 'VLC_OBJECT'
n        481 |        |     ^
:1031:
)../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 v  227 |    | a In file included from misc/renderer_discovery.cconsr re_SetCheckedtut:r              ^n var_SetChecked( p../include/vlc_messages.h:_(obj s, tVruct vLC27:
In file included from psz__
lname, VcLOC_VB_cwarning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]mARm_
F78onL_members: (const vlc_object../include/vlc_common.h:1031:
_t *)(&(x)->../include/vlc_variables.h:276:10::In file included from 13: note: expanded from macro 'msg_Generic'
misc/mtime.c:   78 |     v  189o 36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lOAT, val c)_ | ; 
       Lob|            ^  retu48: note: rn v
g(VLwarning: C  _Oj)expanded from macro 'var_SetString'
   262 | \#d
      B| e              ^fJEi578../include/vlc_variables.h:140
:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | CT(    if( vara48:
r  276 |  _SetC_Cne vho), p, vhlar_ note: expanded from macro 'var_SetChecked'
input/var.c  140 | c_Seck:ed( p526:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
et#a  dmod526 |  St ring(a,ul  _oebb, cjlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/events.lo -MD -MP -MF misc/.deps/events.Tpo -c misc/events.c  -fPIC -DPIC -o misc/.libs/events.o
) , n psz_nam  e, VLC_VAR_Ivarefine var_SetChec_ke  if( !var_vanG_ame, __FILEr__e_, __CLdrINEtC__,e \
      |             ^g
hecked( aptS_obj, petStrse( p_input, "z_nammeta-date", VLC_VAR_STRING iee( p_obj,, V psz_name, LC_V../include/vlc_common.hARng( V_INTEGVLC_OLBCJ_EVCT(aAR_):ER, &valJECT(o),n,t,v)
      |                                                ^
481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:  481 | (C,b,c)
      |                                                ^
H../include/vlc_common.h:481:15| VLC_VAR_DO IN:  )O )
ICESCOUNT, &co       |          ^
note: ../include/vlc_variables.huH      const soN:142:48: note: texpanded from macro 'VLC_OBJECT'
Texpanded from macro 'var_GetChecked'
,  n,Eruct vlE15142 | #defitnG,e nt,:cvR note: expanded from macro 'VLC_OBJECT' NULL ) )v
E  ) arR, va_c_oGIT );

e  481 |        t|         ^l
 ../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
mmon      Ch      481)libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/image.lo -MD -MP -MF misc/.deps/image.Tpo -c misc/image.c  -fPIC -DPIC -v;o misc/.libs/image.o
  | 128 | #define var_Change(a,b econs_tc stked(o,n,t,vruct vlc_common_members: (con    ^st ) 
      |            ^
vlc_a../include/vlc_variables.h
var_G../include/vlc_variables.hetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
r::object_:
  In file included from 481t *)(&(x)->obj) \ | m
       |               ^
140 |          const struct vnetwork/tcp.c:414:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:      constlc_common_m  414 | e48ember: m      stru       msg_Err( pc_to vlc_commosn:_members: (cons (const vlc_object_t b*j)(&(x)->obj)t vlc_object_t *)(&(x)->obj) \
      |               ^
 \
      |               ^
_SetCheckedIn file included from misc/renderer_discovery.c:122:39: note: expanded from macro 'var_SetChecked'
27:
In file included from ../include/vlc_common.h:note: expanded from macro 'var_Create'
  video_output/vout_intf.c:463:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(VL140    4631031122 | C | # |  , :
../include/vlc_variables.h     _:293:10: O#warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  293 |     if(../include/vlc_common.h  msg_Erdde"socks: unsupportedf authentication method %x",
      |             ^
ine var_Create(a,b,c) !var_GetChecked( p_oe:bj, psz_name, VLC_VAbR_BOOL, &val ) )
1031      e:
../include/vlc_variables.h:429:5r(objfine var_Sect va: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
et, "UnknorC  heckedr(so:, n429, |  _ C  tv,avr) varr_eC_rSeeattCeh(e p_obj, psz_name, VLC_Vwn croBap format (%s)", newAR_INTEvGERa | VLC_VAR_DlOI.N| HEte( VLC_OBR         ^
IT );
      |     ^
c../include/vlc_variables.h:J122k:e../include/vlc_messages.hd:83:5: note: expanded from macro 'msg_Err'
(   83JVLC_ECT(a), b, c ,c,d,eO)E
CT(o)      B) va,J|                                       ^39
:../include/vlc_common.hE:481:15: note: expanded from macro 'VLC_OBJECT'
CT(o),n,t,v)
      |                                                ^ 
note: ../include/vlc_common.h:  expanded from macro 'var_Create'481481 | :15: 
note:   expanded from macro 'VLC_OBJECT'122
 |   481 |                 ccoonnsstt  ssttruct vlc_common_members: (const vlc_../include/vlc_variables.h:142:48: #define var_Create(a,142n | r,tu,v)
      | b,cobject_t *)(&(x)ct                                               ^-#de >vofibj) \
      | )n v              ^l
ar_Create( VLC_OBJECT(a),e c_com
r ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
v  481 |         const struct vlc_common_mem_ChaIn file included from bersnmisc/exit.cb, c )
      | :                                      ^ar_Get:25:
ge( VLIn file included from ../include/vlc_common.h: 1031:
../include/vlc_variables.h
mo:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  203 |     return var(Cconst vheck:481:C__OBed(o,nlc_object_t *)(&(x)-,t,vn_mem) Setbers: (const vl>15var_GetChecked(VL: note: expanded from macro 'VLC_OBJECT'Checked( p_obj, psz_name,
 VLC_VARC_OBJECT(o),n,t,v)
      |                                                ^
_../include/vlc_common.h:obj) \
      |               ^
BOOL,   481 |         cocn_sotb jectv_atl  );
s      truct vlc_common_members: (conIn file included from | s481t:           ^
misc/cpu.c*)(&(x)- vlc_object_t 15: note: *expanded from macro 'VLC_OBJECT'
>:33:
  481 | In file included from ../include/vlc_common.h:        co)(&(x)->ob1031 |     msg_Gen:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #  j) \
      |               ^
d241 |     efineobje) varrreturn var_S ieIn file included from n\
      |               ^
st struct vlc_common_members: (c_input/var.c:527:5Senote: : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c(ptChecoked( p_obj, psz_name,misc/picture_pool.c:32:
In file included from ../include/vlc_common.h:1031 Vexpanded from macro 'var_GetChecked'LC_VAR_Snst v_tlhc_oi:
s, VLC
_MSG_ER  RTRING, va, _bl );  _V
      |            ^
A_A../include/vlc_variables.hje../include/vlc_variables.h:140:48ct_527t *)(&(x)-: note: expanded from macro 'var_SetChecked'
  140 | #defiRne vGar | >obj)     \
      |               ^
S__)
      _SetChecked|     ^
(ovar_Create../include/vlc_messages.h:78:13: note: ( ,n,t,v) vexpanded from macro 'msg_Generic'p_input, "meta-url", VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
(const t../include/vlc_variables.h:122:39: note: v
In file included from misc/interrupt.c:39:
Car_Seexpanded from macro 'var_Create'
In file included from h../include/vlc_common.h:1031:
eck:     78 |   442:5  vl122c_L../include/vlc_variables.ho:g(VLC_OB340lJECT( | :c9o_ob): warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j  442 | e d (  var_:te warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cC#Create( pt_t *)(_, pdobj, psz_name, VLC_VAR_BOO  JL, vlc_module_nheefine cked(VLC_OBJECT(o),n,t,v)
&(x)->obj) | VLC_VAR_DOINHERIT      var_Create(a,b,c) var_Crea )| ;E340 |     if( var_G                                               ^
CT(a), a../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
me, __b, c,  \
      o,n,t|               ^
      
|     ^,v) var_SetChec
FILE__, __LINE__, \
      |             ^
d  In file included from misc/threads.c:t28:
In file included from ../include/vlc_common.he,:1031:
../include/vlc_common.hetChecked( p:481ke:15../include/vlc_variables.hd:256481 |        _obj, psz_:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]na(VL
C  256 |     return var_SetChecked( pme, VLC: note: expanded from macro 'VLC_OBJECT'
_OBJ  c  E_( VLC_ob_OjCT(o)BJECT,n,t,v)
      |                                                ^
e../include/vlc_common.h:481: )
      (a), b, c )
      |                                       ^15: note: | expanded from macro 'VLC_OBJECT'
                                          ^../include/vlc_variables.h:122:39
,Vo:AR_STRING, &va  481 |         const struc psz_name,t vlc_c note: expanded from macro 'var_Create'l 
) )
      |    122 | V#define var_Create(a,b,c) vommon_mem../include/vlc_common.h:481:15: bers: (co        ^
nst vlc_object_t *)(&(x)note: expanded from macro 'VLC_OBJECT'
  481 |       ../include/vlc_variables.h:142:na  cosnstr_Create( VLC_OBJECT(a), b,->obj) \
      | 48              ^
L: c note: expanded from macro 'var_GetChecked'
C_VAR_ADDRESS, t  sIn file included from val )  )
      |                                       ^
../include/vlc_common.h:481:15tr: u struct vlcnote: expanded from macro 'VLC_OBJECT'
ct vlc_comm  481 |   481 |         ;
      |            ^
../include/vlc_variables.hon_members:
 ../include/vlc_common.h:481:15: c:  note: expanded from macro 'VLC_OBJECT'
onst struct vlc_c142  481 |         conmisc/exit.c:_sommon_member25:
In file included from ../include/vlc_common.htc omm(coos: (cn  _me constnst v:1031 mbl:
140on../include/vlc_variables.h:212c ests_objers: (const vr:48: lnote: expanded from macro 'var_SetChecked'
ucsc_o | #det vlc_object_tb :12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t vlc_com  140ject_t *)
 | #defi*)ne va  212 |     rctr_SetCh(&et_t *)(&(x)->objmon_emc)e(m \kxed(o,n,t,v) var_Sfine var_(&(xGetChecke
      |               ^
b)->d(o,n,t,v) var_GetC)etChecked(turn var_SetC-ohIn file included from misc/cpu.c:33:
hec>obj) \
      |               ^
bj) \kecked(V
      |               ^
LCr_VLC_OBJIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:network/tcp.c:OBJEC256u417:13: warning: e:12: EcCT(owarning: t vlc_comdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]T(o),n,t,v)

        256 |  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  417 |          |  mon_memed (obj  481 |         coinput/var.c                                               ^
 , name, VLC_V    msg_Err( p_obAjR../include/vlc_common.hnst stru:481:creturt vlb,enrs: (const vlc_ors: (cons_t15 vlcb: note: expanded from macro 'VLC_OBJECT'
 jec_t_t *vCa) (&(x)-  O"sro_481SetCh>obj) \ORDoS, val);
      ckbcs:|            ^_common_ amemberuthentiec
catis:ked o(const v
      |               ^
 | je../include/vlc_variables.h:140:48lc_o bject_t *)(&(x): note: expanded from macro 'var_SetChecked'
c->( o     n nt_eede p_ob  140 | #defintj, p *)(&(x )->obj) \econsbj) \
t       |               ^
 var_SetChecked(o,n,t,vsd" );
      In file included from misc/threads.cs| :28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10::)
z             ^warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tru_ct vl va538r_Se      | c_commonn_mem              ^
ame, ,VLbers: 
C_  276 |  (t,vVIn file included from misc/picture_pool.c:32:
   iIn file included from ../include/vlc_common.h::1031con:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
AR9f../include/vlc_messages.h:83:5: stwarning: ( _  :!var_Gdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]etChec vlc_ob
ject_  538 |     t  ked note: expanded from macro 'msg_Err'
 ADDRESS, v    83 |   al var*)(&(  msg_Generic(p_th );
      |            ^
455 |    _Add vais,../include/vlc_variables.hx)r_C -VLC_Callback( p_input,>:reate( p140:48: note: expanded from macro 'var_SetChecked'
142
  140 | #define tChvob | #define_obj veMarcked(Vaj) \L      C_OBJE
      |               ^
r_SetC, psz_name, VLC_VAR_FLOAT | V_LC_VAR_DOIN(HERIn file included from misc/interrupt.cGCT(o)IT :39SG_Ehecked(o,nRR,,,tn,t,v)
      |                                                ^
,v:
../include/vlc_common.hIn file included from :481 __e) v:ar_St15:etC note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.hhecked(VL:C_OBJECT(o),  VA_ARGS__)
      | 4811031n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
|         ^  481 |   |      C
:
../include/vlc_variables.h:350:9: warning: ../include/vlc_variables.h:       ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     h166:51: note: expanded from macro 'var_AddCallback'
   con vlc e   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |    c166 | _cost struc k if( var_GetChecked( pt vlcn#s_obj, define vt e_common_membepsLosgd(V p_obj, psz_name,z_natruct me, VLC_VA VLC_VAR_INTEGRL_STC_OBJECT(o), p, vlc_module_name, __FRING, &vILE(aER, &rl ) )
val      |  ) )
        ^
      |          ^
../include/vlc_variables.h:142:48:__, __LINE__, vs: (colc_common_me\m
 bers: (const vlc_obj)aect_t *)(&(x)../include/vlc_variables.h:142:48:r_ns->obt v      |             ^
lj) ../include/vlc_common.h:481:15note: :expanded from macro 'var_GetChecked'
 note: expanded from macro 'VLC_OBJECT'cAddC  142 | ;_object
_t *)(¬e: expanded from macro 'var_GetChecked'
o      | a
,l   481 |   #lback(a\,      const struc    ^defit vlc_  cob,cmmon_me
      |               ^(mbne varx)->obj),d)_G
 
var_AddCallback( VL \
      |               ^
../include/vlc_variables.h:ersIn file included from eC122tCheckedmisc/exit.c_:n:OBJE25In file included from CT(a,:(142 39t()c:
In file included from ../include/vlc_common.h: note: expanded from macro 'var_Create'
misc/cpu.co,:1031:
../include/vlc_variables.h:227:12:  | warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,o#nd,t,, b,v33:
ns  e227In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: |     )  cv,ar_GetChe t vvlc_object_t *)(&(ckfine In file included from ed( x  122 | #defiVd)->objL )retC_OBJEmisc/events.curnn var_)e
       :var|                                                   ^
_Cr34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12e../include/vlc_common.h:481: vSeate(a,bar_v,c) var_Cre) atChecGetChecked(VL\15:ked( 
arCT(o),n,Ct_e( VL_GC_OBJEet note: expanded from macro 'VLC_OBJECT'
CTtC(a), b, c )
      |                                       ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,v)  276 |     if( ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   : 
warning:       |                                                ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OBJ  189 |     retuEC
T(o),     !var_GetCh../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e  n481 |          481 |   corn  ,nst struthecked(o,n      cococns,,t,v) vt var_SetChecked( p_obj, psz_name, VLC_VAR_INTt stEGER, vnruct valp_obj, p sz_naslc_commonar_Gmv)
      |                                                ^
_me);
      t struct vme, VLC_VAR_FLOAT, v|            ^
lc_co../include/vlc_common.habl:481:15:ers: (const vlc_../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 etobject_t Chec k);
      |            ^
*)(&(x)../include/vlc_variables.hnote: c:140:48: note: expanded from macro 'var_SetChecked'
e      dk  ed( p_obj, psz_nam140e, VmLC_VAR_INexpanded from macro 'VLC_OBJECT'  
mon_m  481 |  140 | #define var->obj) \
      |               ^
T | EGER, &val ) )
 #input/var.c:548:9: warning: embers: (c_SetChecked(o      |          ^
| ../include/vlc_variables.h:142:              ^
48: note:  vd,n,t,v)onst vlc   network/tcp.c:lc439:9expanded from macro 'var_GetChecked'
__: warning: coommo due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v
a  439 r_SetChec  142ked(VLC_O | #B |         msg_b JWarn( p_obj, "n_members: (i jdefin(e var_Getconst vlc_obcjChecked(o,n,t,veoct) _t *)(&(x)->objecEtCT) \
      |               ^(o),n,t,v)
      |                                                ^
../include/vlc_common.h
:481:15: note: expanded from macro 'VLC_OBJECT'
var_GetChecked(VnLC_OBJECT(  s481 |         const Vstruct vlcIn file included from misc/threads.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:t e293:10: _o),n,t,v)
      | f                                               ^
in25 warnings generated.
_t *)(&(x)->obj) \
      |               ^
common_members: (const vvlc_alisnd../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
obIn file included from jmisc/picture_pool.cL  
293 s  481 |  C etct:__ r32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]otdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] |  *)

c     const struct vlc_common_membe( &(x)->oks protocol version %d", i_sockuct vlr  548s |   s _c     varv_eD  rsion );
      | :        ^
 b  (j469../include/vlc_messages.h:85:5 :if( ! | v  e   lvCa)note:  aexpanded from macro 'msg_Warn'
r   _85C | ll \ 
 reate( p_o      b| j, pIn file included from sz_nam              ^
bae,  msconsck( p_input,
      |         ^
t v../include/vlc_variables.hIn file included from misc/exit.cg:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241l:167:51: misc/image.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189c_object_t *)(a:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  241&:r(_x)_Generic(p_this, VLCG_ | Mnote:  SG_WARN,    retu_rnexpanded from macro 'var_DelCallback'- var_SetCh_V
Ae  >obj) \
      |               ^
ecked( p_obj, psz__ARGS__)
      |     ^
n../include/vlc_messages.h:167am | 78:V13LC:12:_VAR_STRING | VLte, VLC  _VAR_SIn file included from Checked( p_oTRING, val );
      | warning:            ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.hbj, psz_)  _name,189 |  VLC_VAR_BOOL, :140:48: &#define note: expanded from macro 'var_SetChecked'
val   140 | #define va vc    returr_onmisc/cpu.cm var_SSetChetCheckecked(o,n,tar_D:33ed( ,v) vp_ob) )
      |          ^
a../include/vlc_variables.h:142:mo:
In file included from n48_:members:j, r27 warning psz_nnote: ame, VLC_expanded from macro 'var_GetChecked'
el../include/vlc_common.h:1031:
../include/vlc_variables.h:293:_SetCVAR_INTEGER, vdepbase=`echo misc/messages.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
a/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/messages.lo -MD -MP -MF $depbase.Tpo -l )h;c -o misc/messages.lo misc/messages.c &&\

      |            ^var_SetChecked(VLC_OBJECOCallback(aT(o),nmv -f $depbase.Tpo $depbase.Plo
BJECT(o),n,t,v)
        142 | #de,t,v| 10: warning:                                                ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  293 | ../include/vlc_common.h:481:15: note: 
expanded from macro 'VLC_OBJECT'../include/vlc_variables.h:140:48: f 
   481 |         const strs generated.
inote: expanded from macro 'var_SetChecked'
n u(coC_VARn_st vlc_obj  140 | #dececfiDOINHeEnRe t vlc_common  if( !var_Ge vIT );
      ,| t    ^Checked( p_vaobj, psz_t_
m../include/vlc_variables.h:_t *)(&(x)->obj) 122:39: r_Se)e
tChnecked(o,\n,t,v) var_SetCheck
note: note: ame, Vmeexpanded from macro 'var_Create'b      ers: (const vlc_object_t *)(&(x)->obj) \
      | |               ^
              ^

Lp  122 | #desz_string);
      |         ^
C_VAR_BOOL, In file included from misc/interrupt.c:In file included from misc/renderer_discovery.c:3927:
In file included from ../include/vlc_common.h:../include/vlc_messages.hd&va1031::
In file included from lf (83:5: ) V)L
C      note: _bOBJexpanded from macro 'msg_Err'ECT(o),n,t,v)
      |                                                ^e

,c,   d) var_DelCcke../include/vlc_common.h:481d(VLC_OBJECT(o),ar_Ge83 |   n tChecke,t,v)
allback( VLC_      OBJECexpanded from macro 'msg_Generic'
|                                                ^
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_modulTe../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(a),_ nb, c  481 |         const struct vlac|          ^
:../include/vlc_variables.h:14215: note: expanded from macro 'VLC_OBJECT'
:_48: note: expanded from macro 'var_GetChecked'
i  n481 | c me, o m  e    _v_aFrI_LE__,mCreate(a,b,co) vanr__mCrem, d  )econ __Lst struct vlc_common_mbembeersr: s: (con(cston vstlc v_olcbj_e
c      t| _                                                  ^o
bject_t *)(&(atex)->obj) \
      |               ^
  (142../include/vlc_common.h | :depbase=`echo misc/mime.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
481:15: note: expanded from macro 'VLC_OBJECT'
t  481 |      In file included from misc/image.c:40:
In file included from ../include/vlc_common.h  dVL:#d1031(oe,fn/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/mime.lo -MD -MP -MF $depbase.Tpo -c -oi misc/mime.lo misc/mime.c &&\
mv -f $depbase.Tpo $depbase.Plo
ne v:
../include/vlc_variables.h:ar_203:*)(&(GetC hecked(o 12 const struct v,n,t,lv) var_Gc_common_members: (const vlc_object_t *)(Cx)->obetChecked(_OBJVLC_OBJECT(o),n,t,v&(x)->INE__,o: Ewarning: C),
t      T(aj) \
|       |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],)v)                                               ^ (,
  bV,LC_ \m../include/vlc_common.h vc )
O:      481| :                                      ^15: 
BJEsgC_In file included from T(o),n,t,vG
eneric      (| p)a
r_      misc/exit.cthis, VLC__|                                                ^G
et../include/vlc_common.h:C481:15: ../include/vlc_common.hnote: expanded from macro 'VLC_OBJECT'he
M  481 | cS             ^note: 
expanded from macro 'VLC_OBJECT'k
e../include/vlc_common.h  :481:d481(G | 15 :   note:  expanded from macro 'VLC_OBJECT' 
   c
  481 | _     E RR, __VA _ A R GcSo_n../include/vlc_common.hs:t1031 :
s../include/vlc_variables.htVLC:_203r | u           cct vonst 362s:tru9: warning: ctl_:
 Ovlc_cBdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_  c362 |     if( vomo)
      |     ^amm
r_GetChec../include/vlc_messages.h:k78../include/vlc_variables.h:oe13n_Jmembers: (const vlc_d( p_obj, psz_n:ob304:17: warning: ECT(o),ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  304 | t,jv)e
      |                                                ^
: note: ../include/vlc_common.h:m481o:n_mem ber15s   if (li: (con: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'msg_Generic'st   481 |      
      ct_t *)(const struct v78 | lc_com&(x)->obj  mon_memvlc_bers: (const vlc_o r) \
k       |               ^
bjely(!vea:r25:
ctIn file included from ../include/vlc_common.hv:et_network/tcp.cur1031n:
 ovar_../include/vlc_variables.hlbjeSet::c256:12: t_twarning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c *)_ Log(V(*)(LC&hecke_(x)d( pC_OoBn-J>obj) \
      |               ^
_&obj, psz_ames, VLECt sCT(o)_VnAR_ADDRESS, ame, VtrpuIn file included from misc/threads.c:28:
In file included from L,, &val ) )
../include/vlc_common.h:1031:
 vlc_module_n      |         ^
C../include/vlc_variables.h_VAR_BOOL,ame, __F val );
      |            ^
../include/vlc_variables.h:304:IL../include/vlc_variables.hE__, __LINE__, \
:140:48:       note: expanded from macro 'var_SetChecked'
17|   140 | #define var_SetCh471ecked(o,n,t,v:) var_SetC13: :hecked(VLC_OBJECT142:48: note: expanded from macro 'var_GetChecked'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    471142 |  | (        #define            ^o),n,t,
v../include/vlc_common.h: vif( net_Write(ar_)G
etC      |  hep                                               ^
_o../include/vlc_common.hcke:481:15: dnote: (bjo,481:n,t15,:,  expanded from macro 'VLC_OBJECT'
fd,note: :  bwarning: v)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  481 |    
      const str  expanded from macro 'VLC_OBJECT'304v
a  r_G481 | etCh |     if (likeuccked(VL
u  ffterC, 9 ) != _256O |     retu 9BJvlECcT_common_members: (crn var_SetC h)ece
ly(!      |             ^
o n../include/vlc_network.h:     172s:38: note: expanded from macro 'net_Write'
  cot vlc_obje  c172 | #define net_n(o),n,t,v)
      |                                                ^
t_t *)(&sW../include/vlc_common.h:481:15: rnote: tite(a,b,c,d) net_varWrite(VLC_OBJ EC_expanded from macro 'VLC_OBJECT'
s  481truct  |         covlc_comGmonetChecked (nobj, nast_ msetructm ev,l cV_LcCo_mVmon_mAmR_embeCrs: (consbers: (const vlc_OORDS, &vobt vlc_object_t *)(x)(&(x-)-jal)))
T>obj) \>(
ect      oabj)| ,b,c,d)
      |                                      ^
)      ../include/vlc_common.h:481:15: note:  |                 ^              ^

expanded from macro 'VLC_OBJECT'
\
  481 |       |                  ^ ../include/vlc_variables.h: 142   c
_t:48o: note: expanded from macro 'var_GetChecked'nst str u*In file included from 
misc/image.c  142 | #define var_G:40c:
In file included from ../include/vlc_common.h:e1031t vlc_common_members:ct vlctIn file included from )(&(x)->_obj) \
c       | (ommon_mCheconst m              ^
be:
er../include/vlc_variables.h:212cv:12: warning: lc_object_t *)(&video_output/vout_intf.c:474:14: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  212 |     return va  474 |       r _: (con Sest vlc_objt ect_t *)(&(x)->obj) \
      |               ^
Chec ked (obj, name, VLC_V   vARar_GetInteger(object,_CO "crop-leftIn file included from "),
      |              ^
misc/cpu.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OR  304 |  D../include/vlc_variables.h:658:47S, val): ;
      |            ^
 note: expanded from macro 'var_GetInteger'
 ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  658   | ked(o,n,t,v140 | #define var_SetChec#define var_GetIntegke)r(ae,b)   vad vr(_Gar_GetetIntegerkCeo,n,t,vh)d var_S( p_o(x)->obj) \
      | ( VL C              ^_etOCBhec
ked(VLCJE_OBCTJ(Eia)fCT(o(,x)-b)b> ob()In file included from ecjk,e)d(n, \t,v)
jVL, Cpsz_nam_el      ik, VLC_V|               ^AR_ADDR
ely(!var_misc/keystore.c:ESS
      ,
       | vanetwork/tcp.c                                               ^25
|                                               ^../include/vlc_common.h:GetChecked (obj, name, VL:473481:15: note: expanded from macro 'VLC_OBJECT'
C_VAR_  481COORDS |         const struct vlcl );
:13: warning: _common_mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]embers:      , 
   473 |    :
|      if(           ^
 ../include/vlc_variables.h:net_Read(140:48:  p_omisc/interrupt.c:note: expanded from macro 'var_SetChecked'
  14039:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b( | #define j, varf&_v  al))In file included from d, S)
429etChecked(o,n,t,v) var_SetChe
c../include/vlc_common.h:ob481:15: note: expanded from macro 'VLC_OBJECT'
nuffer, 8c k)esd       != 8 )
      (t vlc_obj | e|             ^
    var_C../include/vlc_network.h:170:36: ../include/vlc_common.hnote: VL:r1031ct_t *:
../include/vlc_variables.h:C340_:O9B:  481 |          conswarning: t str)(&(x)->obj) \
      |               ^
uct vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  340 |     if( var_GetChecked( lc_common_membIn file included from misc/image.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ea  227 | ers: (cote(nOBJE|                  ^C
p../include/vlc_variables.hT_po:bst j , p s(z _orebtuj,rn142 va psz_name, VLC__name, VLC_VAR_IN vlc_object_t *orTEGER | VLC_VAR_DO),I_NSHEenexpanded from macro 'net_Read'tCRJE,ITC T);
:48:(he   
o      ),n| ,170t    ^)
(../include/vlc_variables.h:&(xc),v) | 122:39: -note: >obj) \
      | k#define net_Read(bexpanded from macro 'var_Create'
a  jVeARd( t,v),b              ^

      |                                                ^
,../include/vlc_common.h:481:15: note: 122 | video_output/vout_intf.cp_o#bj, pc,:475:d)
14) dsz_name, VLC_VAR_FLOAT, val );
      ne      _STRef| | in                                               ^Ie :t var_Create (N\expanded from macro 'VLC_OBJECT'_
R  e481ad(VLC_OBJECT(a),b,c,d)
      |                                    ^
../include/vlc_common.h:481 | : 15 : note: expanded from macro 'VLC_OBJECT'a
warning: ,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]b,c      c
o      nst s) var_Ctre  a481t | e        | ( V           ^
              ^co../include/vlc_variables.hn:140:48r
L
C
_../include/vlc_common.hO:B481J  475stEC T(sau), b, cctt rvulct |  vlc_note: expanded from macro 'var_GetChecked'c o    :input/var.c:c:_comm
)mmon_15: note: expanded from macro 'VLC_OBJECT'
o    n481_ | m        const stru  142ct vlcem 593:_30cobmmG: ewarning: , &valdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r | s#define var_GetChe  ckoe593  |  n:  (_) cme d()o , m  mben
      
v|       ,t,v) ar_        ^G
embers../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
:|                                        ^(vco  142 | #nst vlc_objectdefine vrs: (const vl_t *)(&(x)->objc) \
      ar_GeatC_hecked(o,n,t,v) va r| object_t *)(&(x)-r_Ge              ^
>obj) \
      |               ^tChec_GetChnetwork/tcp.c:note: expanded from macro 'var_SetChecked'

  140 | #dked(VLC_OBJEC
476:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  476 |   T      ::481:mseg_Dbg(In file included from misc/exit.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_INTEGER, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
fetInteger(object, "crop-top"),
      |              ^
  ../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'
  658 | #def142ine var_ | GetInt#eger(a,b)   var_GetInteger( VLC_OBJECT(a),b)
      |                                                ^p_obj, "
s../include/vlc_common.hocks::481:15: note: expanded from macro 'VLC_OBJECT' v=%d 
cd=%d",
      |         ^
  481 |   ../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
        87 |     msg_G conseneric(p_this, VLC_t struct vlc_comMSG_DBG, __VA_ARGS__)
      |     ^
5: warning: ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
mon_memb   78 |     vlc_Log(VLC_OBJECT(oers: (), p, vconst vlc_object_t *)(&(x)->obj) \
      |               ^
lc_module_name, __FILE__, __LINE__,video_output/vout_intf.c:476:14: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 \
        |             ^
../include/vlc_common.h:481:15:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
476 |                554 note: expanded from macro 'VLC_OBJECT'
(var_GetInteger(obo),n,t,d  481 |      ject, "crop-right"),
         const in  t64_t i_le const struct vlnc_cogth = var_GetInteger( p_input, "length" );
      |                              ^
m../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'
mon_membef | i n e   var_G  evter658ar_Create( p_obj, psz_name,sC: | hecked(o,n,t,vlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/messages.lo -MD -MP -MF misc/.deps/messages.Tpo -c misc/messages.c  -fPI)C -DPIC -o misc/.libs/messages.o
  (const vlc_object_tvar_Ge tChecked#defiVLC_VAR_STRING ec(VnLe var_CG_OetInBkeJd(VECT(oLC_OBJECT(o),n,t,v)
      |                                                ^
| VLonst vlc_object_t  **)()(&C_VAR_DOINHERIT
      |     ^
&(x)->obj) \
      |               ^),n,t,v)
      |                                                ^(

x)->obj../include/vlc_common.ht../include/vlc_variables.heger(a,b)   vanetwork/tcp.c:499::481:15: 13: note: expanded from macro 'VLC_OBJECT'warning: 
) \
      |               ^
  481 |     :122 due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:  39:r
  499 | _   note: expanded from macro 'var_Create'      In file included from misc/threads.c:28:

iIn file included from ../include/vlc_common.h:1031:
f( net_Write( p_obj, fd, buffer, i_len )../include/vlc_variables.h: !=324: i_le10GetInte../include/vlc_common.hger( VLC_OBJEC:481:15: note:  expanded from macro 'VLC_OBJECT'
cnons  t s481 | truct vT (a),blc)_ co     
  c)      |                                               ^
  ../include/vlc_common.hm:m481o:12215libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/mime.lo -MD -MP -MF misc/.deps/mime.Tpo -c misc/mime.c  -fPIC -DPIC -o misc/.libs/mime.o
ons
 | #define var_C      |             ^
n_members: (const vlc_object_t *)|              ^
rea../include/vlc_network.h(&(x)->obj) \
      | te(a,../include/vlc_variables.h:658:47:b note: ,expanded from macro 'var_GetInteger'
  658 | #defint struct vlc_commoc              ^:en_members: (const172 vlc_object_t *)() var_&C(rxe)a-t>e( Vobj) \
      |               ^

 var_GetInteger(a,b)   var_GetIntege:38: note: LC_OBJexpanded from macro 'net_Write'
E  172 | CT(a), b, cIn file included from misc/exit.c:25:
In file included from In file included from misc/keystore.cr(:25:
In file included from ../include/vlc_common.h:#: 1031../include/vlc_common.h:
note: ../include/vlc_variables.hexpanded from macro 'VLC_OBJECT' 
)  481 |         const st
:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ru  d293 | efine net_Write(a,b,c      |                                       ^
 :../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 481:  if( 15!v
acrt vlc_common_mem_bGeertsC  350 |     if( var_Get:Checked( p_obj, psz note: _name,:expanded from macro 'VLC_OBJECT'heck 
V VLC_VAR_STRING, L &,ed( p_obj, vapsz_(l ) )
      na|         ^
const vme, VLC      ../include/vlc_variables.h:C: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
| dlc_                                               ^
:  VAR_324481:142) 15: note: expanded from macro 'VLC_OBJECT'
_  481 |   object_t *) |   481 |       ../include/vlc_common.h :481:15:v  con  s   if( t struct vl !_(&O(x)
      |                                                ^
)-> o var_GetChecked( p_obBOOL, &vaj, psz_name, VLCl ) )
      _VAR_FLOAT, &val ) )
ine var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |          ^
../include/vlc_variables.h:142:48      |                                                ^
| ../include/vlc_common.h:481:15:          ^
:c note: expanded from macro 'var_GetChecked'
../include/vlc_variables.h:  142142:net48_comm:_Write( | #define note: var_GetCheckedVLC_O(oexpanded from macro 'VLC_OBJECT',n,t../include/vlc_common.hB
BJECT(a):48 note: expanded from macro 'var_GetChecked'
  142, | :# define var_GetChecked(note: expanded from macro 'var_GetChecked'o,n,t,b,c,d)
      |                                      ^  481 |         const struct 
vlc_common_members:,v) v: 481(:15: note: cexpanded from macro 'VLC_OBJECT'o
nb  j) \st vl481 | c       
       const st_aobjreucct_| r              ^
_GetCht *)(&(x)->obj) \
      |               ^
../include/vlc_common.h:481:15tec: note: expanded from macro 'VLC_OBJECT'
 kv  481 |         coinput/var.clnIn file included from misc/image.c:40:
In file included from st struc../include/vlc_common.h:1031c_common_membe:
../include/vlc_variables.h:241:599:9: t vlced(V:12LC_OrBJE_cosmm: (conon_membJsC: 
t vlc_object_t *)(&warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  241 |   Tx)->obj)(o),n,t   ,v\
      )  con
      142|                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ECT(a),bers: (const vlc_  481 |     |               ^
o | sb#define var_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
G  599 | t stru)etChc t  vle c In file included from ked(  c  vamisc/cpu.c:r33:
In file included from   return var_S_common_memb../include/vlc_common.h:1031:
../include/vlc_variables.h:324:ers: (conjst vlc_object_t *)(&(x)->obj)e \
      |               ^
ct_t15: 10_Change(: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] p_inpIn file included from misc/picture_pool.c:32:
In file included from ../include/vlc_common.hnote: expanded from macro 'VLC_OBJECT'
u *)(&(x)->obj) \o,n,t,v) var_GetChecked(VLC_OBJECT(o),
t  ,481 " |         cnonst sterutimcte,", VLC_VA tvlc_commR_SETVALUEtChecked,( p_obj, psz_name,v VLC_VAR_S)TRING, val );
      |            ^


      |                                                ^
../include/vlc_variables.h:140:48:  v  324 |  ) var_note:  expanded from macro 'var_SetChecked'  iGetf(
 !var_GetChecked( p_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'  140 | #
oCbj,  481 |      psz_name,hecked(VLC_OBJ   VLC_VAR_FLOAT, &va,l  const struct vlc_common_members: ( &vconst vlc_object_t *)(on_   const strumal, NULL );
      |         ^
&(x)->obj) ct vlembers: (const vlc_objecEt_t ../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128 | #define*)(&(x)->define var_SetCh\
 :1031ovarCecT(o),n,t_b:
,../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j  k477 |     vaed(o,n,t,v) var_Sev)
      |                                                ^
tC      h )      | ecked(VLC_O../include/vlc_common.hr | :B)              ^) \
      |               ^
              ^481
:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const 
JECT(o),n,t,v)
      |                                                ^
struct vlc_c
      |          ^
../include/vlc_common.h:481:15: ../include/vlc_variables.h:142note: expanded from macro 'VLC_OBJECT'
_network/tcp.cCreat  481 |      ommon   const structIn file included from  vlc_comisc/interrupt.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: c_commondue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mmon_me_In file included from misc/keystore.c::48: note: expanded from macro 'var_GetChecked'
mbe  142 | #define var_GetChecked(o,n,t,v)m  re(se:25:
In file included from ../include/vlc_common.h:442 (constm _memva |   vlc_object_ 1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 r_GetCpthecked(VLC_OBJ  va  362 |     if(ECT(o),n,t var_Ge,v)
      |                                                ^
bers:_note: tChecked( p_obj, ps../include/vlc_common.hz_:481:r15n (const vlc_object_t::expanded from macro 'VLC_OBJECT'
a me, VLC_VAR_ADDR note: be503:13:  expanded from macro 'VLC_OBJECT'
  481 |   481      const o_struct vlc_common_members: ESS, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) varrs |     _GetChecked(VLC_    const struct vlc_common_:OBJECT me(o),nmbers: (const vlc_object_t *,t,v)
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  ((const vlc_ 503obje      |                                                ^
*ct_t *)(&(x)->obj) )&../include/vlc_common.h(:481:15: note: expanded from macro 'VLC_OBJECT'
x) | \C-
      |               ^
      (&(x)->o>obj) \bj) \
      
|               ^
(co
bIn file included from rIn file included from misc/image.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256ea      |                                               ^
      |               ^t:12: ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  256 |     re:481:15: note: tu
rexpanded from macro 'VLC_OBJECT'n var_Set misc/cpu.cC
  481 |  hIn file included from ecked(  p_obj, psz_namej(, VLC_VAR_ADDRE S      const struct vlc_common:S_memb33, val );
      |            ^
:
e../include/vlc_variables.h:140:48: note:   expanded from macro 'var_SetChecked'
481rs: (const vlc_o | bj eicft( n_et_Read( p_obj,         const struct vlIn file included from   140 | #defin,e cvar_SetChecket  psz_nam*)(&d_(o,n e, Vp_,ctommon_members: (const vlc_oobfd, buj,fferbject_t *) misc/epg.cpsz_nam(e, VLC_VAR_BOOL | VLC_VAR_DOI../include/vlc_common.h,v) var_:S32:
In file included from ../include/vlc_common.h:e, 5 ) != 5 )
      |             ^
&../include/vlc_network.h:170:36: note: expanded from macro 'net_Read'
(tChecked(VLC_OBJECT(o),  n,t,v)
      |                                                ^
../include/vlc_common.h:481:15::170 |  note: expanded from macro 'VLC_OBJECT'
#define   481 |         const struct vlc_common_me(mxn)e-t>_oRead(ax)->obj) \
,b,c,      |               ^
d) net_Read(bj) \
      VLC_O|               ^
video_output/vout_intf.c:o477:14: bewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |              var_Gers: (cn_members: (const vlc_object_to *)(&(x)->obj)In file included from N1031 \
BtInteg      |               ^
JECT(a),b,c,d)
      |                                    ^misc/keystore.c
:nst vlc_obj25In file included from eHmisc/probe.cc:
In file included from ERIT:../include/vlc_common.h:1031:
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t  _t *)(&(x)-25:
In file included from >obj) \
      |               ^
 er(object, "crop-bottom"));
      |              ^
nst vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from :
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h../include/vlc_variables.h:658:47: );In file included from   misc/exit.c340 |   :  imisc/image.cf*):40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hC:h25:
In file included from ../include/vlc_common.h::276an:note: expanded from macro 'var_GetInteger'
  658
10:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | #      |     ^
(../include/vlc_variables.h: 122v
   304 |    defin429:5: g:39 : note: expanded from macro 'var_Create'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ar_GetChi  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
fe122 | #def ine var  429 |    _Creat(&(xe(a,cbked( p_ob,cj),  psvar_C
rze_e var_GetIntegate( V(likely(LC_OB!var_GetChecked (obj, n../include/vlc_common.h:am1031:
e, VLC_VAR_COORDS, &vJ)E../include/vlc_variables.ha:l563)er(a,b) - >obj) \
        276 |  ))
      |                 ^
:5:  warning: vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]a
r  563 |     var_CLC_VAR_Sreate( p_obj../include/vlc_variables.h:142:, 48: note: pTRINGexpanded from macro 'var_GetChecked'
sC  | 142z_nT(a | )              ^
,#deamfine    ei, VLC_V In file included from Af misc/threads.c:28:
R( !v_S| TeR vING | VLC_VAR_DOINHERIT
      ar_aVr_GetChecked( p_obj, psz_nameeL(C_VAR, VLC_VAR_INTSEvar_GetCheetChecked(_G| DOo,cked(oEI,n,n,t,v) va,t,av) vaNr_GetChecked(HERIT );
      |     ^VLIn file included from C../include/vlc_common.h:1031:
b,c_OBJECT(o),n,t,v)
      
_GetInteger(../include/vlc_variables.h VLCb_R,OBJECT, c )
      |                                       ^
r_(a../include/vlc_variables.h):340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  340S |  e ,: |                                                 ^i
dt,../include/vlc_common.he481) var_Chf,(b )v
      |                                               ^
:a481rn_../include/vlc_common.h:a481m:e15,: note: expanded from macro 'VLC_OBJECT'
GetChecked(: 15: note: expanded from macro 'VLC_OBJECT'
   VLC_V  AR_STRING, &481 |  Ch  ecked(  VLC_OBJECT(o),n,t,v)
      ange( VLC_OBJECT(a), b, c,|                                                ^ d, e )
      |                                           ^
481 | ../include/vlc_common.h:481p:_15: note: expanded from macro 'VLC_OBJECT'
  481 |         const so bj, psz_nam : 15 tcrouncste ,v l: VcL_Cc_o
m../include/vlc_common.h:mon481_:V15A R _ S T R I NcmoenmbeG, &val ) )
      |         ^
: note: ../include/vlc_variables.h:expanded from macro 'VLC_OBJECT'
142:  481 | 48r:s:   (      &val ) )
      |          ^ cc onote: n
s../include/vlc_variables.h:142:sexpanded from macro 'var_GetChecked't
   142 | #defsotn481st t48:  note: expanded from macro 'var_GetChecked'
v  142 | #delc_object_t *)(&ruct vlc_common_members: (co | inst ne (fvlc_objxs eit strc)->       const struct vuct vlc_note: lobjvar_cotruct vlcmmon_members:_common_membe) \
      |               ^r (consts: (co vlc_object_t *)(&(x)->obj) \
nn      |               ^
expanded from macro 'VLC_OBJECT'
st  481
GetCheckedvideo_output/vout_intf.c:(o478: |         co5:ne warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 vlct_t *)(&_(x)->ob  478o | st stbje,n,t,v) vaval )ruct  r)    var_SetString(objvj) \eclc_common_members_
cttG,
 "crop"      | ,              ^etChecked      _t * b
|         ^
(VLCuf);
      |     ^
:)(&(../include/vlc_variables.h: (x)cons../include/vlc_variables.h:262: 142:48: note: expanded from macro 'var_GetChecked'
In file included from ->obj) \
      |               ^
48: note: texpanded from macro 'var_SetString'misc/exit.c
 vlc_object_t *)(&(x)->obj) \
      |               ^
v  142 | #define var_GetChecked(o,n,t,v) var_GetIn file included from   262 | #defineC input/var.checked(V:L613c:_30c:ovamrm_oSne_tmSetmmisc/interrupt.cb:C warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  r613 |     cons_Ot int64_t 39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: swarning: : (condue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
i__OBJECT(o),n,t  les455t vlc_object_t *)(,v)
      |                                                ^
&(x)->obj) \
      |               ^
 |    ../include/vlc_common.h:481:15 var_Create( p_obnetwork/tcp.c:506:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
BJ  j, 506 |      E   msg_Dbg( pC_To(pbsjz_nama, "socks: e, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT );
      |     ^
v=../include/vlc_variables.hIn file included from :% rinmisc/events.c:note: expanded from macro 'VLC_OBJECT'g
(  481 | a,34b:
,In file included from c../include/vlc_common.h):1031d:
 rep=%d atyp=%d",
       ../include/vlc_variables.h:203:12        cons::122:39: note: 122:39: note: expanded from macro 'var_Create'
ngth =   var_GetIntege122 | #define vrar_Create(atIn file included from  struct (,expanded from macro 'var_Create'
 misc/mime.c:  12229:
In file included from ../include/vlc_common.hb,c) va | | :        ^
p_inIn file included from misc/messages.c1031:
../include/vlc_variables.h:vlc_40:
In file included from com#mon_mer_Create( VLC_OBJECT(a), b, c )
      put|                                       ^
, ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
"le  481 |         const struct vlc_cdngth" );
eo      |                              ^
  ../include/vlc_variables.h:658:47: note:  vam:mr_SetString( VLC_OBJECT(a),b,c)
      |                                                ^
1031../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  :481 |   expanded from macro 'var_GetInteger'
n   r_Ge  _me 203    c189:tmCfine var_Create(a,b,c) var_Createhecked(b | o,n,te,v)  var_GetChercsk:e (  c :
red(VLC_OBJECT(o),n,t,vturn var_SetCheck../include/vlc_common.h../include/vlc_variables.h)
      | :241                                               ^:oed( p_obj,:12: nst vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
12  189 | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    return var_Seto nChecpsz_name, VLC_VAR
o),n,t,v)lc_object_
t      ked( p_o:25:
In file included from  | *../include/vlc_common.h):1031:
../include/vlc_variables.h                                               ^:b324j:,10 p(&(_B:OOx
)s../include/vlc_common.hs:t../include/vlc_messages.hzL: _,warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481:15: 
658  note:  st87val );
      |            ^
(r324u | c    ../include/vlc_variables.h:if( !var140 | #define var_GetIn:t48 m expanded from macro 'VLC_OBJECT'v
  481 |         const : lnote: expanded from macro 'var_SetChecked'
  140 | #desfine vtnraumcet,  vVlLc_commona_rm_eSmebtChC_VAR_INTEGER, val );
      |            ^
  e241 |     return varcked(o,n,t,v) var_SeteCh../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
res: (con  140 | #define var_ScetChecked(ked(VLC_OBJECT(o),_on,t,v)
      |                                                ^
../include/vlc_common.h:481:VSetChecked(15:st vlc_object_t *)(&(x Lp,n,t,v) var__SetChec)1031ked(:
->obj) \
o../include/vlc_variables.hbe:VLC_OBJECTC       note: expanded from macro 'VLC_OBJECT'
(| o),n189  481 |         con              ^
st struc_:tO12:  vlc_commwarning: on_members: (const vlc_objecdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t_tIn file included from misc/threads.c:28:
In file included from ../include/vlc_common.h:1031:
BJECT(a) *../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  ,t,v)
      |                                                ^
../include/vlc_common.h:481:15: rs: (cons350note: expanded from macro 'VLC_OBJECT'  
189  481 |         const struct vlc_common_,membert vlc_object_t *)(&(x)->obj)   |     if( va->obj) \
      |               ^
rs: (constt vlc_o | eger(a,b)   varIn file included from misc/interrupt.c:39b_GetInteger( VLC    r:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:_GetChecked( p_obj, psz_name, V_O:5bBJECT(a),b)
      |                                               ^
j, c )
      |                                       ^
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'../include/vlc_common.h
e tu  481 |         const struct vlc_comrm5nnote: expanded from macro 'msg_Dbg'
 :481::var_S15: note: expanded from macro 'VLC_OBJECT'
  481 |         eoconstn struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
,L    87C_t |     input/var.c:m619 _VAR_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p  469 |   :9: warning: GetCC  vasz_na    ^
hecker_membject_t../include/vlc_variables.h:122 *)(&(x)->o:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) bj) \
      |               ^
db(e In file included from misc/mime.c:29v:
In file included from ../include/vlc_common.har_Create( VLC_OB:JECT(a), b, c )
      |                                       ^
1031../include/vlc_common.h::
../include/vlc_variables.hp_obj, psz_nam_Cree,a tVe( p_o)(&(SxTRING,)->obj)m \
      |               ^
e, VLLC_VAR_INTEGER, val )In file included from misc/events.c:34:
;
      \
      |               ^
rsIn file included from ../include/vlc_common.hb| :           ^
j../include/vlc_variables.h:: (const vlc_obC_VAR_STRINIn file included from misc/cpu.cjGhe1031:
:e../include/vlc_variables.h481:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
33ckct  212 |     re140_ed( p_obj, psz:15: note: expanded from macro 'VLC_OBJECT'
turt  481 |         con,:
n vst struct vlc_commona_r_SetChmeecked (obj, name, VLC_name_:mb203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   203 |     rV *)(&(x)-In file included from >../include/vlc_common.h:eobj, VLCtu_rVvAaR_FLOAT, &val ) l) 
)      ;| 
         ^      
|            ^
AR_COORDS, val);
      |            ^
n../include/vlc_variables.h :v140a:r../include/vlc_variables.h:140:48_S: note: expanded from macro 'var_SetChecked'
  140 | #deteCfhsecke)../include/vlc_variables.h48: note: expanded from macro 'var_SetChecked'
  140g | :142:48: i#define vadnote: ( p_n expanded from macro 'var_GetChecked'
Gener_r_SetCheck  142 | #e voabrdefine var_GetChecked(j\
,1031 :
p../include/vlc_variables.hesdz(_onoa,n,t,v) var_GetCh      emceke:,_nS,,etCheidc(ckt| e VLC_VAR_BOOL, val );
      |            ^
(VLC_, eOrBs: (cJo350nst vlps              ^d(o,n,t,v) var_SetCh
../include/vlc_variables.hECT(o),n,t,v)
:9ecked(VLC_OBJECT(In file included from       oc|                                                ^misc/picture_pool.c_obj:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

):,  ../include/vlc_common.h491:481:15: |     var_Create( note:  p_obj, psz_name, VLC_VA warning: Rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'z__
A  D350   | 481  |   naDmReE,S S  VL C_VA R|_ S ViLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
:  140122:48 | :  note:  expanded from macro 'var_SetChecked' 
   140 | #define var_Se f( var_Ge#define vartChecked( p_obj, psz_name, VLC_VAR_Tect_t *STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
RI  142 | #define var_GetChecked(o,n,_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )t,v)
      |                                       ^
../include/vlc_common.h:481 &vt NG :|C,v)  VLC_var_var_GetCSetChecked(VLC_OBJEhecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
15: note: nexpanded from macro 'VLC_OBJECT',t,v)

        | 481 |         const struct vlc_comm                                               ^oa l ) )
      |         ^
va../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
n_../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  481 |   )(me &(x)->obj)      const struct vlc_common
h  \mbers:../include/vlc_common.h:481:142_ | m#de (cons15: enote: expanded from macro 'VLC_OBJECT'
t   481m | b e r s     cvonst strulfine var_GetChc: c_t vlc_comm(const vlc_object_t *)(&(x)->obj) \
      |               ^
on_members: (const vlc_object_t *)(&(x)->obej) \
      | c
In file included from       r_Crea|               ^
te( p_obj, psz_name, VLC_VARmisc/cpu.c:33:
In file included from ../include/vlc_common.hk:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^
  362 |     ifeIn file included from _(INTEGEIn file included from misc/events.c:34:
In file included from ../include/vlc_common.h:1031:
misc/probe.c var_G:../include/vlc_variables.het25:
CIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578h:9: R warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CT(o),n,t,v)  
      |                                                ^578 |   V:227:12AR_DOINHERIT );
        if: ecked( |     ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p_o(d../include/vlc_variables.h var_Change( p_obj,:122:   ecked(o,n39: note: expanded from macro 'var_Create'
psz_n  122 | #define var_Cre,att,ev()a ,vba,r_GetCh
b../include/vlc_common.h:481eckj, pszed:15:(VL note: expanded from macro 'VLC_OBJECT'C_
_OBJECT(o),n,t,v|am  e, VLC_VAR_CHOICESCOUNT,481object_t *)( &count,&( NULL () oc)  |     )x)->onbaj) \
      |               ^
v227
 |        a r _  r In file included from  mmisc/picture_pool.ce:,32:
In file included from e ../include/vlc_common.htVuLC_VARCc:  _V_LcC_VAR_Dommon_me1031:
mber../include/vlc_variables.hr:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e,cnate( VL  C_O511 |  :48: note: expanded from macro 'var_SetChecked'
)  140onst | 
 | #define vs                                               ^
t   varBJECar_Setr../include/vlc_common.h_:T(a), b, c )
      |                                       ^
rn var_SetChecked(       |         ^
../include/vlc_common.hCheckedp_objuct,(o,n, vlc_commot,v) v:481:15: note: expanded from macro 'VLC_OBJECT'
ar_SenC_mem  481 |         const strub481eOIc:rs: (cor psNHERt vlc_cntCez_name, shommon_membate( p_obj, psz_p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
nam../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Le, VLog(VLC_OBJECT(o), p, vl../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128 | #defineC_VAcR_ var_INChange(a,b,c,d,_e) vars: (const vlcmodule_name, __FILEe15: note: expanded from macro 'VLC_OBJECT'
_T_EoGbEject_t *)(&(x)->obj) \
      |               ^
R | V  481 |         const stL_rChange( VLcked(VLC_uct vOBJECT(o),n,t,v)
      |                                                ^
C_OBJEC../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
lc_co  481 |      mmon_members:   co (const vlc_object_t nst struct v*)(video_output/vout_intf.cl&IT );
      |     ^
t vl,T((a), b, c, d, e_, __LIN ../include/vlc_variables.hx)-)c_object_t
:122:      >obj) \
      |               ^
E__, \
      |             ^
39 *t,v) )va:In file included from misc/threads.c:28:
In file included from ../include/vlc_common.h:1031:
( note: ../include/vlc_variables.h:362:expanded from macro 'var_Create'
9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 |   &(x)-    122 | #define varif( var_GetChecked( p_o_>r_SetCheckebj, psz_name, VLC_VAR_ADDRESS, &val ) d(V)
      |         ^
LC_O../include/vlc_variables.h:142obj) \
      |               ^
Create(a,b,c) var_CrBJECT(o),:48: note: expanded from macro 'var_GetChecked'
eate( VLC_OBJECT(a)n:540  :1429 | :#,deIn file included from ,t ,warning: fdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]i
n  540 | misc/epg.c  e  :32:
In file included from ../include/vlc_common.h vav)
      |     var _b, c :T1031r:
i../include/vlc_variables.hg:g256e:rCallback( o)b
j, "fu      |                                       ^r_GeltlCscreen" );
      |         ^
12../include/vlc_variables.h:168:55: note: expanded from macro 'var_TriggerCallback'
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

                                               ^
../include/vlc_common.h  :256 |  ../include/vlc_common.h:481:15:481: 15:  note:  expanded from macro 'VLC_OBJECT'r
et   note: 168uhrecked(o,n,t,n vv) var_ar_SetCGetChechkeecd(expanded from macro 'VLC_OBJECT'VLC
  k481 | _ OB JECT(o),n,t,edv( p_obj, p | #)
       |                                                ^sz
_name, VLC_VAR_ADDRESS, vaV../include/vlc_common.h:l )LC_VAR_FLOAT, val );
;
      |            ^
      |      const strucdetfine var_  481 T           ^
vrig../include/vlc_variables.h:lgerCallback(a,b) var140:48: note: expanded from macro 'var_SetChecked'
   |  140_Trigger | #definc_commo       c../include/vlc_variables.h:140:48onst str: note: expanded from macro 'var_SetChecked'
uct vlc_coCmmon_eanmllembers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
_me mbers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
481:15In file included from : note: expanded from macro 'VLC_OBJECT'
back( V  481 |   misc/keystore.c:25  140 | #defi:
LC_OBJEC   In file included from In file included from ../include/vlc_common.h:1031:
T(a),n bmisc/mime.ce v )
      |                                                       ^
:ar_SetChe../include/vlc_variables.hv:29ckeda442:5::
In file included from  rwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  442 |     var(o,n,t,v)_Create( p_ob../include/vlc_common.h../include/vlc_common.h:1031:
j, psz_nam:481:15: note: expanded from macro 'VLC_OBJECT'
|    c                                          ^
481 |         const struct ../include/vlc_common.h_:481Svlc_common_members: (co../include/vlc_common.h:nst vlc_obvaj481:ect_15: note: expanded from macro 'VLC_OBJECT'
tr_SetChecked(V L  const s  481et:errs: (const vlc_obje15, VLC_VAR_:eBOOL |ct_t *)(&(x)- VLC_V>obj)AR_DOINH *)(&(x)- \
      |               ^
C_OBJ../include/vlc_variables.huct vl EREIn file included from misc/interrupt.c:39:
In file included from C../include/vlc_common.hT(o),n,t,v)
>cInote:  |  AtTc_common_ );
      |     ^
CheckD../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) vaobj) \
      |               ^
expanded from macro 'VLC_OBJECT'er_d(network/tcp.c:511:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]CC_VAR_D       c:
o212:12::1031:
../include/vlc_variables.h:477n warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  511 |   re      
  212 |     |                                                ^ro
e../include/vlc_common.h:turnm,          msg_Err( e var_SetChecked 481(obj, na:
15  481 | mmate( VL e, VLC_Vp_obDRE  SSCjnbers:,O (I,AR_OBJEC_COO "N: note: socks: CONNECT reqH c  ERIT
      |     ^
T../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
R( a,t), expanded from macro 'VLC_OBJECT'
D,v) var_SetCheckedc(VLC_OB  122 |   &v#defioaJECT(o),n,tb, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
l ) )
      |           ^
481 |     ../include/vlc_variables.h:142:48:   481 |   note:       const so,v)
      |                                                ^
  ../include/vlc_common.h:481:15  const struct vlc_common_u:est failedmene var_mbers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
nst struIn file included from misc/keystore.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Cre  455 |     var_Create(ate( a,b,note: c) var_Create(expanded from macro 'VLC_OBJECT'
 p_obj, psz_name, VLC_VAR_FLOAT | VLC_O VL  481CBJECT(a), b |  , c ) 
"_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h      const struct vlc_common:122:39: note: expanded from macro 'var_Create'mm_m      |                                       ^
em../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
b
expanded from macro 'var_GetChecked'
  122 | #d  142 | #define vaefine r_GetChecked(o,n ,t,v) var_G:5evar_Create  tCh: 481warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | (a,b,c) var_ eckedo       cCreate( VLC_OBJECT(a), b, c )
      ../include/vlc_common.h| (V:LC_OBJS, val);
      |            ^
  477 |  ../include/vlc_variables.h)   var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_Donst structn:_members: (const vlc_obO vlc_140IN:48: note: HERITjecommon_mrem );
s: (const vlc_objecto481nsect_t *)(&:t      bers:| expanded from macro 'var_SetChecked'
    ^  140 | #d e15: note: expanded from macro 'VLC_OBJECT'
(x)->o
(bj) \
      |               ^
../include/vlc_variables.h:f122   481 |  i n e   v ar_SetChecked(o,cIn file included from v  const struct vlc_common_:menm39bers: (const: note: expanded from macro 'var_Create'
  122 | #misc/messages.c:defi40,o:
In file included from ../include/vlc_common.h:1031nslt,v) var_SetCheck_t *)(&(x)->obt vlc_object_etd(VLC_OBJECT:
 v(../include/vlc_variables.h;:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j) \  
lc_obj
 *)(&(x)->obj) \
      |               ^
c_object_      |               ^o
),n,t,v)
      |                                                ^
t In file included from ../include/vlc_common.hmisc/picture_pool.c:*481)(&(:nxe) v-32>obar_Create(a,b,c) vaej) \
      |               ^
ct_tr_Creat *)(e(&(x V)->obj)LC_ \
      |               ^
                                      ^OBJECT(a), b, c )In file included from c
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

 vlc_common      :15: note: expanded from macro 'VLC_OBJECT'
|                                       ^
ECT(o),n,t,v)
      |                                                ^
In file included from misc/threads.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |     429  481 |   _misc/image.c:     40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    |    c     var_Creatoen( p_obj,:
In file included from ../include/vlc_common.h :p1031s:
../include/vlc_variables.h:../include/vlc_variables.h:293   con:10:sz _name,  VLC_ VAR   const structmst struct v_INTEG lE203ec_common_members: (const R | VLC_tVAvlc_object_ |     vr struettct vlclsturn var_ str warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |             ^
uct vlc_common_mec_ *)(&(x)-../include/vlc_messages.h_>oc  ommon_m293e | bmmm:j)b e\
      |               ^
    if( !SetChbers: (const v83In file included from misc/keystore.c:25:
In file included from tvlear_GetChe../include/vlc_common.h:1031cked( p_obj, psz_bname,In file included from misc/events.c:34:
In file included from ../include/vlc_common.h:1031:
 ../include/vlc_variables.h:241:12:
c_object_VLC: ../include/vlc_variables.hwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  241 |     retcommon_members: (consurn var_SetC:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t vlc_  object_469 |     var_Create( p_obj, phecked(st z_name p_obj, psz_n*)(&(xt *)(&(x)->ors: (const vlc_objame)->oeb,j V) L\C
_      V| AR              ^_ct_
ST../include/vlc_common.hRING,t  v*a)l( )V;A
R      _BOOL, &val|             ^)
 ../include/vlc_variables.h:140::481:4815::&In file included from misc/cpu.c:)33, V
 note: expanded from macro 'var_SetChecked'
b        |           ^
140 | #define var../include/vlc_variables.h_:S142e:t48C:h enote: cexpanded from macro 'var_GetChecked'k
enote: dexpanded from macro 'VLC_OBJECT'(
o  481 |   LC_VAR_STRI  142 | #define var_GetChecked(o,n,t,v) var_,n,t,v) GetCh      var_eckedconNst struj(VLC_OBJctECT(o),n,t,v)
      |                                                ^
G../include/vlc_common.h:481)SRe_tDCOhecked(VL:15:I:
In file included from  ../include/vlc_common.h|: V1031:
L../include/vlc_variables.hN: 429note: :expanded from macro 'VLC_OBJECT'5
:  481 |        (x c)-on>Hobj) \
      |               ^
C_OBJECT(o),n,t,v)
      C_VAR_DOINHERI| In file included from misc/mime.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ERIT );st struct vlc_common_members: (const vlc_ob
 ject_t *)(&
(\x)->obj) \
      |               ^
      |     ^
 ../include/vlc_variables.hv:                                               ^122
:../include/vlc_common.h39: note:   expanded from macro 'var_Create'227
 | : 481   return:15: note: expanded from macro 'VLC_OBJECT'
 va
r_S      etCheckIn file included from misc/image.c:40:
In file included from ../include/vlc_common.h:1031:
lc_  122 | #d| ../include/vlc_variables.h:304:17: warning: commedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T )  304 |     if (led(ofin:5: note: expanded from macro 'msg_Err'
;ni_em  481k   
      |     ^
 | ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | ely(!v# p_ odefine vvabrj, pszar_Creaembers_: ( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  429 |   t r_GCreate(a,b,c) va etChecked 83 | va              ^e    msg_G
(a,b,c) var_Creco(obj, name,ar_nst vlc_objecete( VLn  e ricCVLC(treate( p_obj, _C_OBJpE__tthCiTs(, Vpsz_namLC_MSe, VLC_VAR_INTEGER |      cVAo *)(& V(LC_Vnasvideo_output/vout_intf.ctR_CAx)->obj) \
      |               ^
G_ERR, __VA_ARG Ss_t_r)uIn file included from 
)      c|     ^
rR__CDrOeat../include/vlc_messages.h:78misc/interrupt.c:e39:
In file included from ../include/vlc_common.h:1031:
I( VLC_OBJECT(../include/vlc_variables.h:491:5:_NHEROORDS, &val)tname, VLC_aVAR_FL):,13 : note: Oexpanded from macro 'msg_Generic'AT, val ); warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  491 | b   78 | 
      |            ^
 , b,      var_Crc )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:e541../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),,   481 |         con,ntc, v))

      |                                                ^
      I| T                                      ^ 
);
      | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  481 |         const struate(    ^ c
t../include/vlc_variables.hp _volbcj_c:o481:15: note: expanded from macro 'VLC_OBJECT'
, ps  481 |         co:n122st msmtr:o39z:_ name, VLC_VAR_ADDR:Est struct vlc_common_m9eun_members: (conmbers: (st vlc_object_t *)c(&const Svlc_o note:   vlc_LS vlc_common_membe:rs: (const vlc_object_t *)(&(x)->obj) \
      |               ^
o|  VLC_VIn file included from misc/events.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |     return var_SetChecked( p_obj, psz_name, bVLC_Vject_tAR_ADD *)(&(x)->obj) \RESS, val );
      |            ^

      | ../include/vlc_variables.h:              ^
140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJEIn file included from misc/keystore.c:25:
CT(o),n,t,v)g
In file included from ../include/vlc_common.h(x)->obj) \
      |               ^
      |                                                ^
:1031:
../include/vlc_variables.h:477../include/vlc_common.h(:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t:481:15: note: expanded from macro 'VLC_OBJECT'  In file included from 477 |     var_Cr
V  481 |         const struct vlc_common_mem eatbvlc_common_meme( p_obj, psz_name,e berVLC_VAR_Sexpanded from macro 'var_Create'rss: : (const vlc_object_t *)(&(x)->misc/threads.c:
28  122 | #oLbj) \
      |               ^
AR_DC:
O(coIn file included from ../include/vlc_common.h:1031:
n../include/vlc_variables.hs:t vlc_obje442:5: c))
      |                 ^
TtRINGI N|H EVRLC_VAR__DOINHERIT )IT );
      |     ^
t; 
*      )(&(x)->obj) \../include/vlc_variables.h:In file included from misc/events.c
:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276      |               ^
_:10| :    ^ dwarning: e
f122In file included from ../include/vlc_variables.h:122:39:warning: misc/mime.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] note: expanded from macro 'var_Create'
ine var_Create(a29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: 
../include/vlc_variables.h  442 |   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  276 |     142:48: note: expanded from macro 'var_GetChecked'
if( !var_G  var_Cer
,b,c  e)241 |     return var_Sea tvar_Create( VLC_OBJECT(a)  142 | , b  122 | #d#tOe( p_obj, psz_name, VLC_VAR_BCdh:eckedefine var_GetChtChOOL | ecked(o,n,t,v) vea(BJVLCr_GeeEtChfineecked(VLC_OBJEC,_ cT(V  )Aco),C p,p_o39T:( onote: )expanded from macro 'var_Create',n,t,v) 
v      a| r                                               ^_
R../include/vlc_common.h_:D481:15: note: expanded from macro 'VLC_OBJECT'
OkIeNHERIT );
      |     ^  122 | #defd( Crea
t../include/vlc_variables.h:122
p_
      |                                       ^
../include/vlc_common.h:481:15: enote: (expanded from macro 'VLC_OBJECT'a
,  481   | 481  |          const struct vlc_mbwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  541obdju, p    l |  e_name, __FILine vaE_s _b, __LINE_  const_ , \
      |             ^
 ../include/vlc_common.h:481:15: r _  vaCreate(a,bz_name, VLC_VAR_ST ,r_TriggerCa lnote: sexpanded from macro 'VLC_OBJECT'
t  481 |         conlback( obj,r uctr"RING, vajst strulvuideo- ) vlcc),_common_members:   vlc_com(const var_ovlc_obnje-top;
      " );
|            ^      |         ^

../include/vlc_variables.h../include/vlc_variables.h:140:168ct v:l48: note: expanded from macro 'var_SetChecked'
c  140 | m,_common_ on_members: (consmembt vlc_object_t *ers: )(&(x)->ob(const vlc_c:55: note: expanded from macro 'var_TriggerCallback'
jC) \
      |               ^
  c)168 | #defcinerIn file included from misc/cpu.c :33t :
eate(varIn file included from _Tro tvabiject_t g*r)(g_e&r(Cx)->aol lbv_atck(a,b) vC *bj) \
      ar_TriggerCallback( VLC_OreBaltc)_comJmEoCnT((a), b )
e( VLC_OBJE_mem&(bxerCVTL(Ca)      , b,|  | c              ^ 
)
      _OBJECT(a), b, c )
      |                                       ^
|                                       ^../include/vlc_common.h:
481snetwork/tcp.c:: (con../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
                                                      ^
st v  525481 | ../include/vlc_common.h):481:15l        : note: expanded from macro 'VLC_OBJECT'
->o:  481 |    :13bj) \
      |               ^:     const st warning: r15: note: 
expanded from macro 'VLC_OBJECT'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:1031:
../include/vlc_variables.h:442  525 |        
 iIn file included from misc/image.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_FLOAT, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from misc/image.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  f( net_Read( p_obj, f  481 |        d, con340 |   buf  cfer, i_object_t st*)(&(x)-_ struct vlc_common_members: (constu vlc_ob: >iflc( var_jGect_t *5onst struce:t vlc_c )(&owarning: mmo(etCox)->due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]obj)bnj)
   442 |     ct_membehecked(rvar_Creates: (cons n (tp vlc_ovlc_co_mmo p_on_m ) !b= i_len )
o      |             ^
../include/vlc_network.h:170:36: bject_\
      |               ^
btj ,* )p(s&z(_x \
nIn file included from misc/keystore.c:25:
In file included from ../include/vlc_common.hame, VLC_VAR_BOOL | VLC_VAR_DOI:e1031m:
../include/vlc_variables.h:491:5: warning: jNdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |     b,HERIT e)r; vanote: expanded from macro 'net_Read'
  170r_Create( p_obj, psz_name, VLC_VAR_
      |     ^)->obj) \

../include/vlc_variables.h:A122DDR      |               ^
E | #SS | VLC_VAR_DOIdeNHERIT );
      |     ^
s:39:f: note: expanded from macro 'var_Create'
 (c../include/vlc_variables.h:  122 | #dionne net_Read(a,befine var_Create(122:,c39: note: expanded from macro 'var_Create'
  122 | #define var_Create(ast vl,b,c_object_t *)(&(x)-c) var_Create( VLC_a,b,c) var_CreateOBJECT(a), b, c )
      |                                       ^
>( VLC_OBJ,../include/vlc_common.h:481:15: note: ECd) net_Read(VLC_OBJECT(a),b,c,d)
      |                                    ^
T(      ../include/vlc_common.h:| a),              ^481p
o b, c )
      |                                       ^
bj) \
      |               ^
:15:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT' note: expanded from macro 'VLC_OBJECT'
s
  481 |         481 |         In file included from misc/interrupt.cIn file included from   misc/epg.c:32:
In file included from ../include/vlc_common.h:coc:ns1031expanded from macro 'VLC_OBJECT'
  481 | onstt struct vlc_39 struct vl        const struct vlc_co:
../include/vlc_variables.hmm:276c_commo:comn_members: (cmon_memon_members: (const vlbers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
onst vlc_object_t *)(&(x)->obj) \
      |               ^
z_name, VLC_VAR_STRING10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from   276 |     if( !var_GetCheckedmisc/cpu.c:( p_obj, ps33:
,In file included from ../include/vlc_common.h:z_1031:
../include/vlc_variables.h:455:
In file included from ../include/vlc_common.h::5name, VLC_V: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
AR_  4551031:
 |   INTE../include/vlc_variables.h :511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 |     var_Create( p_obj, p&csz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT
      |     ^val ) )
../include/vlc_variables.h:122:39: 
_objectnote: expanded from macro 'var_Create'
  122 | #define var_Create(a,_t *)(&(x)->obj) \
      |               ^
b,c) var_Cr      eate( VLC_OBJEC|         ^In file included from misc/keystore.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hT(a:511:5: warning: ), b,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   511 | 
c )
      |                                       ^
    var_Create../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
( ../include/vlc_variables.hp_obj, psz_n  481 |       ame, :  const struct vlc_common_members: (const vlc_object_t *)(&142psz_n(x)ame, VLC_VAR:VLC->ob_j48GER, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: _expanded from macro 'var_GetChecked'
  142 | #VAR_INTEdefine var_GetChecked(INTEGER, o,n) \
      | GE&val ) )
      |          ^
              ^
../include/vlc_variables.h:142:48: note: R | VLC_VAR_DOINHERIT
      |     ^
expanded from macro 'var_GetChecked'
In file included from ,t,  misc/interrupt.c142 | #def:ine var_GetCheck39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ed(o,n,t  var_Create( p,v) v../include/vlc_variables.h:122:a_or  525 |     39: var_Create( p__obj, bj, psz_name,GetChecked(VLC_OBJECT(o),n,t,note: expanded from macro 'var_Create'
  122v | #dpsz_name, VLC_VAR_BOOL | VLC_Vef)
      |                                                ^
 VLC_VAR_FLOATi ne../include/vlc_common.h| :481:15: note: expanded from macro 'VLC_OBJECT'
AVLC_VAR_DOINHERIT
      |     ^
 var_Cr../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
    481 |   R e     cv) var_GetChecked(VLC_OBJECT(o),n,t,vonst)ate(a,b,_DOINHERc struct vlc_common_m
      |                                                ^
) var_Cre../include/vlc_common.hm:eate122 | #define v: note: expanded from macro 'var_GetChecked'
a  142 | ( VLCrb_OBJ_Eers: (const vlc_objectIT#d _);
Createt *)(&(x)(a,b,c) var_      ef-|     ^
Create( VLC_OBJi>CT(a), b,ECT(a), b,../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #defi c  c )ne var_Ge)

      |                                       ^
obj) \
      |               ^
../include/vlc_common.h:481:15      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481:15: note: expanded from macro 'VLC_OBJECT'
tChecked(    481 |         const :In file included from misc/events.c:s34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10truct vlc_common_membo,ners: (consn e t vlc_object_note: expanded from macro 'VLC_OBJECT'
tv a*)(&(xr)_-:  481 |  ,t>obj)  \
       |                ^
Create(a,b,c)   var_Create( V,v)LC_OBJECT(a), b, c )
      |                                       ^
 In file included from misc/epg.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10../include/vlc_common.h:481:va warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  r  _15: note: 293 |     if: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'
cons  t struct vlc_common_members: 293 |     #( !var_GetChecked( p_obj, pszif( !var_G(etCheckedefidconst vlc_object_t *)(&(x)( -pn>obj)_ nae me, VLC_VAR_BOOL, &val ) )
      Get\|          ^
      |               ^
C
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define hecked(VLC_OBJIn file included from misc/interrupt.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5:   481 |         const struECwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct vlc_c  Tommon_members:_ (obj, psz_name539const v |     var_Create( p_obj, psz_name, ar_GVLC_etChevlVAR_FLOAT | VLC_VAR, Vckc_object_t *)(o),n,t,v)
(&(x)_ed(o,n,t-      |                                                ^
DOINHERIT
      |     ^
../include/vlc_common.h,v) va>o../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
bj) \
      |               ^
  122 | #define var_CreLC_VAR_BOOLate(a:481:15: note: expanded from macro 'VLC_OBJECT'
,b,c,) var_C  In file included from  &val ) )
      |          ^
481 |  reate( VLC_OBJECT(a), b../include/vlc_variables.h:, cmisc/cpu.c:33142:48       const st: note: expanded from macro 'var_GetChecked'
:
In file included from   142 | ruct vlc_commo#define  )
var_GetChecked(on_members: (v      |                                       ^
../include/vlc_common.hacr,n,to_,v) nst v481 |      var_GSe   etCheckedtC(VLC_OBJEC../include/vlc_common.hT:(481oh)ecked(o,n,t,:,vn,const ) var_Ss1031r_Ge:
t,truct vlc_common_../include/vlc_variables.hmlc_obedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]etChecked(Vject_t mbers: (constt CvlLCc__OBJE*)(h
o  619 | bjecCT(o),neckedv)
      &(x()->objVLC_OBJECT(o),n,t,|                                                ^) \
v)
      |                                                ^

../include/vlc_common.h:481:15:../include/vlc_common.h:      note: expanded from macro 'VLC_OBJECT'
  481481      :15 | |         const struct vlc_common_members: (ct ,              ^t,v)
      |                                                ^o
n../include/vlc_common.h:481s:15: note: expanded from macro 'VLC_OBJECT'
:
15: note: expanded from macro 'VLC_OBJECT'
_t   481 |      t vlc_objec: t_t *)(In file included from note:  expanded from macro 'VLC_OBJECT'
&(x)->misc/image.c  :40:
 481* )(&(x)->obj)  | oIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h bj:350:)   \
      | 9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^  350 |     if( var_GetC\
       | 481 | 
        const struhe   vcct vlc_cc    ked(oIn file included from misc/epg.c :nconst st              ^
 st32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: In file included from due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rp_ommonmisc/keystore.c:25:
In file included from ../include/vlc_common.h:1031:
ucta../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   s  304 |   obj, psz_na:r469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   469 |    vmlc_c ev,aorm_mC525r | e ate(   pion_mem_boebrs: (const vlc_object_tj, psz_name, VLC_VAR_STRING | VLC_VAR_DOI *)(&(x)->obj) \
NHERIT );
f (likely(!var_GetChe      c|               ^
      |     ^
k../include/vlc_variables.h:122:39: note: edexpanded from macro 'var_Create'
 (obj, nameIn file included from , VLC_VA_ VLC_VAR_  122 | #dSTRING, &val )trRmisc/interrupt.c_C:OORDS, &vaefinl))e var_Create(a,b,c) var_Create( VLC_OBJEC)
      |                 ^
 )
      |         ^
../include/vlc_variables.h:uT(a), b, c )
      |                                       ^142:48: note: 
../include/vlc_common.h:481:expanded from macro 'var_GetChecked'
15:   142 | c#enote: rs: dexpanded from macro 'VLC_OBJECT'
  481 |  C       const struct ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #vlc_(efine var_GetChecked(o,n,t,v) var_GetCheccommohdefineange( pn_members: (const vk vart__input, " vlcpelositic_d_39(VLC_OBJECT(oc):
on"omm,In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:,n,t,v)
      |                                                ^
G554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   o../include/vlc_common.h:etCheck481ed(o,n,t,v) var_G:15V: etChnote: expanded from macro 'VLC_OBJECT'
ecked(554bV | ject_t * L )(&(x)->ob  CLvj) \
      |               ^
  481 |     o_ n_   conmesIn file included from misc/cpu.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5mbersc:onst vlc_o:_membe  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C  477 |     vb_OBJECTarr_Creates: (const vlc_obje(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
(const vlc_object_t *)(&(x)->obj) In file included from misc/epg.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct_t   324 |     if( !var_G*)etChecked( p_obj, p\sz_name, VLC_VAR_FLOAT,(& &(xval ) j)->obj) \
      |               ^
)
      |          ^
../include/vlc_variables.h:142:48:
      |               ^
 note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) vVar_GAR_SETVALUE, &vaeIn file included from misc/events.c:34:
In file included from ../include/vlc_common.h:In file included from misc/mime.c:l29:
In file included from , NULL );
      |         ^
../include/vlc_common.h:1031:
../include/vlc_variables.h:256../include/vlc_variables.h:128:43: note: e:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'var_Change'
t strut    Checked(VLC_OB1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
J128 | ct vlc_common_membec256  304E | trs: _CT(o),n,tt *)(&(x)-     |     returnif (likely(!var_GetChecked (obj, name,>obj) \
      |               ^
,v var_SetChecked( p)_
      |                                                ^
#../include/vlc_common.ho:b481:15: note: expanded from macro 'VLC_OBJECT'
j, psz_na VdLme, VLC_VAR_ADDRESS, val );
      |            ^
efine var_ChaC_V  481 |        a(const vlc_object_t *nA) r_Crea(cto&nst struct(x)->obj)  v\l
R_COOc_cRDS, &val)))
      |                 ^
o../include/vlc_variables.h../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
        140 | #define var_SetChecked(o,n   vmgmona_m,e(a,b,c,d,embers: (conrt,v) var_SetChst vlc_o|               ^
_Create( p_obj, psbz_namee) var,ject_t *)(&(x)->oebj) \
      |               ^
_Change(( VLC_V p_obj, psz_enaIn file included from ARIn file included from misc/epg.c:32:
me, Vmisc/image.cIn file included from :40:
LCIn file included from ../include/vlc_common.h../include/vlc_common.h _:BOOL V1031LCcked(|VL :39VLC_VAR_DOIN_VAR_:
../include/vlc_variables.h:HCE_RIT
      OBSTRING | JECT(o340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|  340_ |     if( var_Get    ^
ChO../include/vlc_variables.h:122::ec39ke:d   VLC_V:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
B  362 |  AJR_D note: expanded from macro 'var_Create'
  if( var_note: GetChecked( p_obj, psz  122 | #( p_oexpanded from macro 'var_Create'
define_name, VLbj var_CreaC_VAR_ADDRESS, , &),n,t,v)
      |                                                ^
OINHERIT
      |     ^
val )../include/vlc_variables.h: )
122:../include/vlc_common.h:481p:1539: note: expanded from macro 'var_Create'
s      |         ^
  122 |   122 | #definz_name,../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
#define   142 | #defi VLC_Vvar_Create(a,b,c) var_Creatne e( VLC_OBvar_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJEJECT(a)e, b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
C  c ( p_obT(o),n,t,vj481 |         const stECT(a), b, c,)ARo
_n      | r                                               ^
 ../include/vlc_common.h, ud, e :481:15: note: cSTt vlc_common_me)p
vRING, &valmexpanded from macro 'VLC_OBJECT'
ber sz_)s  481 |         con ar_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
t struct vlc_common_membe../include/vlc_common.h:rs: (cons481:15: note: expanded from macro 'VLC_OBJECT'
t vlc_object_t *)(&(x)->obj) \
      |               ^
  481 |         const struct vlc_common_members: (constmisc/probe.c:34:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   34 |      vlc_object_t *)(&(x)->obj) \
      |               ^
vlc_probname, VLC_VARIn file included from _Smisc/exit.cIn file included from :25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
misc/interrupt.c  340 |     if( vas: (consrtT:_39:
RIn file included from  vlcGetChecked( p_ob_IeN_Gt |o../include/vlc_common.h :V1031:
../include/vlc_variables.h:563L:5C_VAR_DOINHERIT );
      |     ^
j, ps../include/vlc_variables.h:122:z_name, VL: C_ V*39:warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: 
expanded from macro 'var_Create'  563 | 
   122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
AR_STRING  481 |         const struct vlc_common_members: (co nst vlc_object_t *)(&(x,   &v)->obalj) \
       ) )
      |         ^
v|               ^../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'

  142 | #ar_Create( p_obj, psz_name, VLC_VAR_STIn file included from misc/cpu.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:define var_GetCheck491ed(RING:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o,  491 |     var_Cren,ate( p_objp robt,v) var_, psz_name, VLC_VAR)
_ADDRESS | VLC_VAR_DOINHERIT );
      |     ^
      |         ^
../include/vlc_variables.h:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
e =bjG vlc_custom_create (obj, sizeof(*probe)e  ,122tChecked(VLect_t C "probe");
      |                          ^
*)(&(x)->obj) \
      |               ^
| | #define var_C VLC_VAR_DOINreate(HERIT
      |     ^
./libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
t  110 |  ../include/vlc_variables.h:122e(a,a,b,c)In file included from b,_OBJECT(o),n,t,:39:        vlcnote: v)
      |                                                ^
_cus../include/vlc_common.ht var:481:15: note: expanded from macro 'VLC_OBJECT'
  481misc/threads.com_create(VLC_OBJECT(o), s, n)c:) var_Create( V28      L_Cr| e
      ate(                                          ^:
|                           ^
 VLIn file included from ../include/vlc_common.h../include/vlc_common.hC_OBJECT(
C_OBJECT(aa), b, ../include/vlc_common.h),:481 b, c )
      |                                       ^
c:481:15: note:  )
      |                                       ^
../include/vlc_common.h:481:15: note: ../include/vlc_common.h::48115:15expanded from macro 'VLC_OBJECT':
 note: expanded from macro 'VLC_OBJECT'
  481 |         const structexpanded from macro 'var_Create'
 expanded from macro 'VLC_OBJECT'
  481 |       : note:     const struct vlc_common:_members142:expanded from macro 'VLC_OBJECT'
48:  481 |         const:  s122t ru | #denote: expanded from macro 'var_GetChecked'ct vlc_c  ommvlc_co481 | ( |        on_m    embers m   consconst vlcmon_members: (c_object_t *)(&(xotn  sctornuct vst stru)->ost lc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^: (co
nst vlc_object_t *)(&(x)->ovlc_object_bt *)(&bj) \
      |               ^
fine jvar_Create(a,b,c) var_) \CrIn file included from 
(xIn file included from misc/keystore.c:25:
In file included from ../include/vlc_common.hct eate( VL      |               ^
vlc_common_members: (constinput/var.c:624:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  624 |         va vlc_objec:1031:
t_)t *)(&(x)->obmisc/cpu.c:33:
In file included from ../include/vlc_common.h:1031:
j)../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 |     var_Crea->or_SetInteger( p_input, "intf-event", INPUT_EVECb../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j) \
_OBJECsT(a),       |               ^
b  ,539 |  NT_POSITI c )
O
misc/probe.cN )  ;142t struct vlc115      |                                       ^ | :43:21:69
      |         ^
# warning   var_Crdeeate( p \
      __obj, psf|               ^
ine va warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
comm   43teIn file included from misc/exit.c:25:
../include/vlc_variables.h:259:49: note: In file included from r( p_expanded from macro 'var_SetInteger'
  259ob1031j | ,s generated:
../include/vlc_variables.h:455:5 z.
_na: |  warning    mod pwarning: s#defineudue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]lon_membe_t *mod = modulz
e_neammres, VLC_  _GetVA_n var_SetIntegeeed (probe, cap455 | e    vaa../include/vlc_common.hr_bCi:l1031i:
../include/vlc_variables.h:350:9:t warning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  Che350 |     if( ate( p_ovar_Ge: (tCconst vrlcbj, psz_name_obhejes generated.
(ct_tRa_,b,ccINT)  ked( p_ob *j, psz_name , VLC_Vvar_SetIAn)(&(x)->obj) \R_STRING, &vaylt ) )
      ,|         ^
eger(  NVLC_ULL, OB../include/vlc_variables.h,
      | f              ^
 :142:48: note: expanded from macro 'var_GetChecked'
VLC_VAR_FLOAT | VLC_V  142 | #JAaRd_DOINHERIT );
      lse);
      | |                     ^    ^

../include/vlc_variables.h:122EGER | cked(oef:ineE39 vIn file included from ar_GetChe,VckCeLdC_: note: expanded from macro 'var_Create'
misc/image.c:40:
In file included from T(a),V../include/vlc_modules.hA:48../include/vlc_common.h::42: note: expanded from macro 'module_need'
     481031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
122 | #def  ine var_Cr429eate(a,b,c)R_DOINHERIT
       |  (o,n,tb,v) var_GetCh | e,c   var_Create( p_obcked(VLC_OBjJECT(o),| , psz_name, VLC_depbase=`echo misc/objects.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/objects.lo -MD -MP -MF $depbase.Tpo -c -o misc/objects.lo misc/objects.c &&\
mv -f $depbase.Tpo $depbase.Plo
#    ^
VAR_n,t,v)../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
d var_Cre  efine modu122 | #dINTEGER | le_)
V      | efate( VLC_OLC_VAR_                                                ^DB
iOINHERIT../include/vlc_common.h:need(a,b,c,d) modul481: J
15../include/vlc_common.h:481EC);
      :ne var_Create15: note: expanded from macro 'VLC_OBJECT'
e|     ^
:  ../include/vlc_variables.h T(:a122)481,(a,:b,
      |                                                ^
../include/vlc_common.h:481:15: note: c) note: expanded from macro 'VLC_OBJECT' 
39: note: expanded from macro 'var_Create'
b   | 122 | #def,v c )
      | expanded from macro 'VLC_OBJECT' 
                                      ^  
 ../include/vlc_common.h481: | 481 :      481 | 15: note: expanded from macro 'VLC_OBJECT'
       depbase=`echo misc/objres.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/objres.lo -MD -MP -MF $depbase.Tpo -c -o misc/objres.lo misc/objres.c &&\
mv -f $depbase.Tpo $depbase.Plo
n  const   const st        const struct vlc_common_members:, (const vlc_object_t *)(&(481x | ) - > o b j )   \c
o      n|               ^t,v) var_GetChecked(iVnLC_OBJECT
(o),n,t,v)st
      |                                                ^
 struct vlc_common_memberre var_s: (const vlc_oC../include/vlc_common.h:481:15b: note: expanded from macro 'VLC_OBJECT'
j  481 |         const sucteaIn file included from trruct vlcs_tructmisc/exit.c:25ceate(ao:
mmIn file included from ../include/vlc_common.hon_m vlc_common_membe,b,c) var_Crears: (const te( VLC_OBJECT(a), b, ce _:nc vmt_lete dc(*VLC_OBJEbCT)((a&)(,x)->obrj) \
      _| b,c,d)
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_vcommon_members: (constl1031 v:
lce: _note: expanded from macro 'VLC_OBJECT'object_t 
*  481 |   c      cons_torCsr: (const vlc_obje_cea)(bjomm&t(xon)_m-eemcbters: (const vlc_object_t *)(&(x)->e( VLC_t *)(&(x)->ob >stj) \
      |               ^
obj) \
      |               ^
robj) \
      |               ^
_OBJECT(a), b,uct misc/probe.cv:46:9: input/var.cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]l:
636   46 |      In file included from misc/interrupt.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   msg_:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |    636c   |  if( vW              ^a
rn (probe, "p_common_members: ( c onst vlc_object _ ti n*t)6(4&_(tx )i-_>tIn file included from misc/threads.cobj) \r:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5:imaer
_      |                ^warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  469 |     var_Create( p_obChange( p_obj, psj, psz_naobiz_In file included from misc/mime.cn:a29m:
eIn file included from ../include/vlc_common.h:1031:
, VLmC_VAR_CHOIC../include/vlc_variables.hE:S276C:O10U: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eN,T VLC_VAR_STRING | VLC_VAR_DOINHERIT ), ; &cc
      ount, NU|     ^
L )
      ../include/vlc_variables.h|                                       ^
:../include/vlc_common.hL:481:15:  ) )
      note: 122expanded from macro 'VLC_OBJECT':
   481 | =c va r_ tGe  ntI_nt g ha*l)te(&(  39t:e xg  c)onst struct vlc_com-| note: d>obj) \
        ^
expanded from macro 'var_Create'      "  )
m  122 | on_memb;276
       |     if(../include/vlc_variables.h# er( obj, "time" ) +| d!        ^evar_G
efe../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
t   85 |     msg_Gre cunr.is: (const vlc_object_t *)_int;
(&(x)->obj) \
Checked      | (       |               ^
p_obj, psz_n                     ^
a../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'
  658 | #mde, VLC_VAR_INTEGER, &val ) )
      | e         ^In file included from 
misc/cpu.c:33:
../include/vlc_variables.hfin:eIn file included from ../include/vlc_common.h: 1031142::
../include/vlc_variables.h:525:5: 48: warning: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v
expanded from macro 'var_GetChecked'
eri  525 | c    vaar_GetIntegerr(p_this,(a,b)  _CV../include/vlc_variables.h:r362: L veaC_MS9: twarning: Gdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ar
__GetIntegWARN, __VA_ARGS__)
        142 | #define var_GetChec|     ^
e( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINHERIT
      |     ^
  i../include/vlc_variables.hn:e122 :var_Create(a,b,c) e362 |  | r              ^
(39:  note:    if( var_GetChecked( p_obj, psz_name, Vexpanded from macro 'var_Create'
VL../include/vlc_messages.hCIn file included from vmisc/epg.c::32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  122 | #de78fine va_VAR_ADDR:ES  rS_Create(a,b,c), k350ed(a13: note: expanded from macro 'msg_Generic'
r    var_Create( VLC_OBJECT(a&val ) )
      |         ^
L), b, c )
      |                                       ^
../include/vlc_variables.h:142../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const st:48 |   ruct vlc_common_members::  o,n,t (const vlc_objectif( var_78 | ,G etChecked( p_obj, psz_v_t *)(&(x):name, VLC_VAR_STRING, &val ) )
      |         ^-
../include/vlc_variables.h:142:48:_C note: ) varexpanded from macro 'var_GetChecked'
renote:     142 | expanded from macro 'var_GetChecked'at#e (  V
_  142 | 128LC_:OBJGE#CGeetdCefhTv43te: c>koebdjd) \
      (VL|               ^C_OBJ
ECT(o),n,t,v)
      |                                                ^
lnote: expanded from macro 'var_Change'
../include/vlc_common.h:481:15: cnote: In file included from expanded from macro 'VLC_OBJECT'  128_efine vaLmisc/cpu.c:33:
In file included from ../include/vlc_common.hog(VLC_OBJECT(o), p, vlc_module_name, __FIL:1031:

C  481 | E _ hecked (o_,b j_,_LINE__, \
r_GetChecked(o,n,t,v) var_GetChec      |             ^
k../include/vlc_common.hed(VLC_OBJECT(o),,../include/vlc_variables.h name VLC_VAR_FLO:539:, n,t,v:4815VLC_VA:AR_T)C(
a       |  | #def| C_OOV                                               ^inBJEeORDS, &val) ), b,CvTa(ra_)C h a n ge,b)
      |                                               ^
(a,b,c,d,e) var
 ../include/vlc_common.h:481:15: note:   c../include/vlc_common.ho:n481s:t15 : expanded from macro 'VLC_OBJECT'note: 
expanded from macro 'VLC_OBJECT'  481 | s t       constwarning: _rCuha nge( VLC_OBJECT(a), b, c,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 d, e )
      |                                           ^
c../include/vlc_common.h
    481 |   s :t:t481:15: note: expanded from macro 'VLC_OBJECT'
15:  481 |         const 539struct vlc_common_mer     com  | nsbte rss :   var_Crnote:  evate( p_obj, psz_name, VLCexpanded from macro 'VLC_OBJECT'
t_VAR_  481 |         const struct vlc_comrFLOAucmon_met vlc_coine vaT | VLC_VAR_Dr_GetChembers: cuc(const vltc_object_t *)(ked(o,n,t,v) var_GetCh&(x)OINHERIT
      | ->obj) \
      |               ^
    ^
 (co../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
nst   122vlc_o | #d vblce_jmisc/probe.cect_t *)(&(fine var_Clmemcoked(VrLeC_OBJECT(on_members: ),n,t,v)
(c      |                                                ^
oantset( av,b,c) var_cC_rcommon_mlc_object_t *c):e47../include/vlc_common.hommone_:m:ate481m:e9(:  Vwarning: Ldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]C
_   b47ers | :   (const vlc_object_t15: note: expanded from macro 'VLC_OBJECT' 
*  481 |     )x()&-( >OB    const x)J struc t vlc_c->obj)o \
      |               ^
mbers: (const   ECT(a), b, c )
      |                                       ^
 vlc_omobjdulect_t *)(&(x)-e_../include/vlc_common.h>obj) \un:nee
      |               ^
481:15:d (probe, mod);
      m mon_mnote: expanded from macro 'VLC_OBJECT'
embers|   481 |         ^
:../include/vlc_modules.h:In file included from   50:42: note: omisc/exit.c:25:
expanded from macro 'module_unneed' (const vlc_objecIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:
t    50 | #_define429      con:bj) \
5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ts  429 |          tm st|               ^*  var_Creat
re( p_obj, psz_name, VLuct vlc_)(&(cox)->obj)mm \
C_VAR_INTEGER | VL      |               ^
C_VAR_DOINHERIT );
      |     ^
In file included from misc/mime.c:29:
In file included from ../include/vlc_common.h:1031:
o../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
n../include/vlc_variables.h:o  122 | #define 293:10var_Create(a,b,_: dule_unneed(a,b) module_unneedwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  293members: (const v)c) vl
 | c_a object_t      |                 ^
 ../include/vlc_variables.h : i142:48: note: expanded from macro 'var_GetChecked'
   142 | #define var_GetCheckef( r_Crd!var_GetC*)(&(x)->ob(o,j) \eate( VLnCh
      |               ^_ecOBkJECT(a), b, c )
ed( p_obj, ,t,v) var_GetChecked(VLC_OBJECT(o      |                                       ^

../include/vlc_common.h:481:15:) note: expanded from macro 'VLC_OBJECT'
,  481 |       n,t  const struct vlc_common_mpsz_nam,embers:In file included from e,  V(const vLC_lc_object_VAR_BOOL, &vmisc/cpu.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t a  554 | l ) )
      |          ^
*)(  ../include/vlc_variables.h:142&:(48:x(  varV) -note: >expanded from macro 'var_GetChecked'o
bj) \
      |               ^
LC_OBJECT(a),_Create(b p_obj,)
 psz_n  amIn file included from misc/exit.c:e, VLC_VAR_ c )
25:
In file included from S../include/vlc_common.hT:R1031I:
NG | VLC_VA142 | R_D#definIn file included from ../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
misc/interrupt.ce:OI41NHERIT
            | |                                          ^    ^:

../include/vlc_network.h../include/vlc_common.h::134 481var_Get
        :442:15: 12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
| C../include/vlc_variables.hhecked(o,n,t,v)  134 |     ret                                      ^u:r122 :varn net_Connect (obj, host, port, SOCK_STREAM, IPPROT39O_TCP);
      |            ^
: note: expanded from macro 'var_Create'
_../include/vlc_network.h  122 | #d | GetChecked(VLC_note: expanded from macro 'VLC_OBJECT'
OBJECT(o),n,t,v)
      |                                                ^
efine var_Create(a,b,c) var_Create( ../include/vlc_common.hV:LC_OBJECT(a), b, c )
      |   481 |                                            ^   const struct vlc_common_mem
b../include/vlc_common.he:r481s::15 :481 :note: (expanded from macro 'VLC_OBJECT'
15c:o   note: 481
 | ../include/vlc_common.h expanded from macro 'VLC_OBJECT' 
n  s481t |   v l c _ o    cbjeocn s  t       scvotnarstruct vlc_common_members: (const: 481:vlv)c
      | _obt15:                                               ^  st
note: r../include/vlc_common.h:481:15expanded from macro 'VLC_OBJECT'u
c  t481 vl | c   _ Create(: p_oj    const struct vlc_c oIn file included from note: expanded from macro 'VLC_OBJECT'
misc/epg.c  481 |         const strbj, psz_name, VLC_VAR_BOOL :32:
| VIn file included from uctL../include/vlc_common.h:1031:
../include/vlc_variables.hmmC_VA:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  362 | R_DOINHERI    iT );
fn_members: (const(L var_Get vlc_object_t *)(&(x)C-h>ecobj )k v\e
l      d|               ^
c_common_membe(C_V      A|     ^ p_obj,
 psz_name, VLC_VAR_ADDRESS, &valIn file included from rmisc/cpu.cs_:co:33:
 )  )
(con      In file included from ../include/vlc_common.h:1031:
|         ^
../include/vlc_variables.hR_sDtO v../include/vlc_variables.hl:c563:eIN:ctm__t142 *../include/vlc_variables.h):5:ob48:m:122 :on HERIT_m
      39| warning:     ^:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.hnote:    note: expanded from macro 'var_GetChecked'em
expanded from macro 'var_Create'  (ber&s563 | :   
    122 | v142 | a#r_Cre#define var_Ge:ate( p_o(&(x)->o(bx)->objt) \
      |               ^je
Checckte_dt(o,n,t, *)(&(x)->obj) \
      |               ^
v) vabr_GetChecked(VLC_OBJECT(o),n(,jt), v\)
122      :| 39              ^
cons: note: expanded from macro 'var_Create'
t vlIn file included from c_object_t *input/var.c)In file included from   misc/renderer_discovery.c122:639:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |                                                ^  misc/mime.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: 639 |  |   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 ../include/vlc_common.h#:481:
15: note: expanded from macro 'VLC_OBJECT'
:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   304var_d  e324f | i SetInteger( obj, "time", i_time );
      |     ^
 |    ../include/vlc_variables.h if   if(  (!var_GetChecked( p_obj, psz_nam:259likely(!ve, a(r_GetCheVLC_VA&(x)-:dR>obj) \
49:_      ne FLOAT, &va|  note: expanded from macro 'var_SetInteger'
              ^
  259 | #define l ) )var_Crevar_SetIntegerIn file included from misc/threads.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |       477 |     va_r_Ct *)(&(x)->obj) \
      |               ^
reate( p_o    const struct bj, psz_name, VLC(a,b,cmisc/probe.c:52v:el) cf_ ckVAR _STRING | VLC_VAiRv_Danre_ Sved
 OeaIt_coam5(      e| m         ^o:t Iwarning: nteger( VLC_OBJECTr_(n_mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CemNHERIT    (a))52
;o
      re| a    ^
../include/vlc_variables.h:142b:te48,b../include/vlc_variables.h(a,:122:39: note: er | :bexpanded from macro 'var_Create'     vlc_o,
  c122 | #define vnote: expanded from macro 'var_GetChecked'b) var_Cj
,   name, Va142r_C | reatbsject_release (probe);
      |     ^
L#../include/vlc_objects.he(a,b,c) var_Cdefai,b,cnC)_VAR_reCOOR:D Sa,: (&coenst vlc_reate(66: 25: note: expanded from macro 'vlc_object_release'
   vo66 | te( VLC_OBJECT(a), b varb,   ject_t *)(&(al)))
      |                 ^
V../include/vlc_variables.h:142c: )
      |                                       ^
L48:../include/vlc_common.h_ note: expanded from macro 'var_GetChecked'
G  e,tcC)h
e      | ck ed(o,nv,atr_C                                                ^
,../include/vlc_common.hv) var_GextCherckede:at(VLC_OBJECTe( VLC_OB)-(>oo),:nJE481481::1515C:, note: bexpanded from macro 'VLC_OBJECT't
j)T(a), ,v)
      |                                                ^  481 |         const struct v
:../include/vlc_common.h:481:15: note: b, c expanded from macro 'VLC_OBJECT'
)
      |                                       ^
 ../include/vlc_common.h: l v note: expanded from macro 'VLC_OBJECT'
  481 | 481:15: note: expanded from macro 'VLC_OBJECT'
l        const str  481 |           481 |    \
uc      t c     | c              ^o
nst struct vl_c_cc_object_release( Vommon_mcemonst stcommruct vlc_cLC_OBIn file included from misc/epg.commo:n32:
oIn file included from n../include/vlc_common.h_:1031:
vl../include/vlc_variables.hc_common_members: (const vlc_object_t *)(&(x)->boj, ps:429:5: warning: bj)z \due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ers:_name, VLC_VAR_STRING members: (c| VLC_VAR_DOINHERIT
      |     ^

../include/vlc_variables.h:122:39: 525onst vlc_object_t  *note: ()(c:onexpanded from macro 'var_Create'
&(  sxt)->  5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   525 |     var_Create122ovl | cbj) \429 |  
_object_t   var_Create( p_obj, psz_n#define var_Create(a,b,c) va_members: ((       p_|               ^
oame, VLJr_Create( VLC_OBJECT(a), b, c )
      | ECT(                                      ^
../include/vlc_common.h:input/var.c:667:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 *)(&a), b, clibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/objres.lo -MD -MP -MF misc/.deps/objres.Tpo -c misc/objres.c  -fPIC -DPI  667 |     C -o misc/.libs/objres.o
481:15: C_V (x)->obj) \
      |               ^
bj, 
pcos      |               ^
z_note: naexpanded from macro 'VLC_OBJECT'In file included from misc/exit.c:25)
      |                                       ^

../include/vlc_common.h  481 |        :nst vlc_obj481ect_t *)(&:15: note: expanded from macro 'VLC_OBJECT'   
(  valcoxnst str:
uct vlc_commAR_INme, VLC  481 | T _V  A ) R_BOOL .i_iE|In file included from  nGt   =  cvEar_GetInte../include/vlc_common.hg:e1031:
../include/vlc_variables.hlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/objects.lo -MD -MP -MF misc/.deps/objects.Tpo -c misc/objects.c  -fPIC -DPIC -o misc/.libs/objects.o
r( p_input, ":455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_VAR_DOIN  455 |     var_Create( p_obj, psz_name, VLC_VAR_FLOAtTi-onst sttlruct > |e" ) HERIT
      | o    ^
In file included from misc/threads.c V:LC_VAR_v:lc_common_membeDOINHERrs:oIT );
      |     ^
125 (const vlc_objebct_t *)../include/vlc_variables.h:122(j&) \
      |               ^
:39:(x)->obn_members j) \
      |               ^
: (const vlnote: expanded from macro 'var_Create'
:../include/vlc_variables.hIn file included from 48: :cmisc/renderer_discovery.cIn file included from misc/keystore.c:_  122 | #denote: expanded from macro 'net_Connect'
122fine var_Create(a,b,c) var+ 1;
      |                     ^
_Createo142../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'
  125 | #de  658 | #defifne net_Connect(a, b, c, d, e) net_Connect(V( VL:27:
bC_OBJECT(aIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
),   340 |     if( varLC_OBJECT(a), b, c_GetChecked( p_oinebj, ps, d, e)
      |                                                ^
25:
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
In file included from b, c )
      |                                       ^
z_name, VLC../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning:   ../include/vlc_common.h28481 |          c:39: :481:15: note: expanded from macro 'VLC_OBJECT'_VAR_ject_tnote: expanded from macro 'var_Create'
  122 | #define varS | #de:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_Create(a,bvar

In file included from _GetInt eger(a../include/vlc_common.hTR  ING,:481 |     *)(&(x)->obj) 1031\
:
 &v   a      |  co,b)   var_nl stGetInteger( V  554 |   )  var_Cr st../include/vlc_variables.h:491:5:               ^
LC_OBJEruct warning: CTdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eate( p  (_v491l | cob_a)c,In file included from b,c) var)_ommon_membe
misc/cpu.c      :| 33                                              ^:

C../include/vlc_common.h:In file included from 481:reate( VLC_OBJECRT../include/vlc_common.h15:rs: (j, psz_name, VLC_VAR:_  c (a),  var_Const strurc note: expanded from macro 'VLC_OBJECT'
b  eate(  , c )pt|_ obj, psz_name, VLC_ SvTRVAINR_ADDRESS | VLC_VAR_DOINHE
      |                                       ^
C../include/vlc_common.h:lc_commo481:15: note: expanded from macro 'VLC_OBJECT'G | VLC_VAR_DOINHERIT
481_ | O B JVLC_VARn_
      coE_members: (cons t vlc_oCfinTe(a) )
 varb_GetChecked(oDOIN      |                         ^
  481 |   ../include/vlc_common.h:481:15: note:       | expanded from macro 'VLC_OBJECT'      cons    ^
t1031:
../include/vlc_variables.h:578:9:../include/vlc_variables.h: struct vlc_comm warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,n,on_members: (const vl122:39:ject_t *)(&(x)->obj
  578 |   note: expanded from macro 'var_Create'
  c) _    obn122st struct v if( Rv481lc_c | #def)aH
      |         ^ERIT t),;v)j \

      |  | e I       constct_t../include/vlc_variables.ho:142:48: note:  T );
r_Changexpanded from macro 'var_GetChecked'
nst vlc_object
_      t|      ^*
)../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
e(&  142 *)(&(x)->o((x)->obj) \
      |               ^
 |  #d  e122f | i#ndeevar_GetChecked(VLisnter vaurc_tf ivnlec_c Cv_aOrB_JCErCeTa(toe),(na,,t,v)pbIn file included from ,misc/exit.c:c25):
 var var_GetCheIn file included from c../include/vlc_common.hk:C1031:
../include/vlc_variables.h:469:5:
       | warning:                                                ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  ed(o,n,t,v) _vCarre_aGteet(C VLC_OBJECT(a), b, c )
      j|                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)   \
reate(a,b,c) var_Create(       V481L|               ^ |  C_OBJE469C | T (a),   var_Create( p_obj, p              ^
 b, c )
      |                                       ^
_obj, psz_name, VLC_VAR../include/vlc_common.h:481:15:In file included from misc/picture_pool.c:_ note: expanded from macro 'VLC_OBJECT'
C
32../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
sHO  481 | z_name, VLC_VAR_        const struct   481
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: |         covlc_common_nst struct IIn file included from misc/interrupt.cmembers: (con:41:
CESCOU../include/vlc_network.hNT:150:12:,  &    c539st vwarning:  ount, NULL ) )
      |         ^lc_ovlc_c
odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ommonbject../include/vlc_variables.h_:me
_t *)(&(x)->obj) \
      |               ^mbers    150 | 5: STRINGconst
: (const vl  c_object_t *)(&(x)->obj) \ s
      twarning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]uIn file included from 
  return nmct vet_Connect  539 |  Dgram|               ^
 lmisc/keystore.c c_common_members: (conmon_members: (con:  (obj, ssIn file included from misc/mime.c:29:
hot vlc_object_tst, port, hlim128:43: note: expanded from macro 'var_Change'
|,In file included from ../include/vlc_common.h  128 | #:d1031efin VL IPPRe var_ChanC_VAR_DOge(a,b,c,d,e)      |     ^
../include/vlc_variables.h:122::
 *)(39: note:  var_Change( VLC_OBJECT(a)expanded from macro 'var_Create':25:
In file included from , b, c,../include/vlc_variables.h d, e )
      |                                           ^
../include/vlc_common.h
:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 var_Create:481:15: ( p_obj, psz_name,   note: expanded from macro 'VLC_OBJECT'
INHERIT );VLC_VAR_FLOAT | VL  481 |      C&(x)->o   cons../include/vlc_common.h:1031:
../include/vlc_variables.h:t struct vlc_common_members: (const vlc122 | #de563  324 |     h_eVAR_iDOINHERcked(VLC_OBJECTIT
      |     ^
:b5fine va(o),n,t,v)
      |                                                ^
rf(_Create: (a,b,c) ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
var../include/vlc_variables.hwarning:  !tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]j v  481 |         const struct vlc_common__Crem:122
)  563 |     var_Clreate( p_obj, psOTO_UDP)cz_name_
, VLC_VAR_STRING | VLC_VAR_D_oOINHERIT
      |     ^
      |     ^object_t *)(&(x)->o../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
bj \
  
122../include/vlc_variables.h: | #define vavbre_mC122:jbers: (recaotnea(r)_ e\c
t      _| t              ^G
a,      et;b| ,              ^
C      h
e| cked( p_obj, psz_name           ^
,:39:  VLC_VAR_FLOAT, &val ) )
      |          ^../include/vlc_network.h:146:26:In file included from  misc/epg.c:32:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

note: ../include/vlc_variables.h:note: 39expanded from macro 'var_Create'  442 |     var_Cre:a: note: expanded from macro 'var_Create'
142
:48: note: te( p_ob  122 | #define  j, psz_na expanded from macro 'var_GetChecked'var_Creme, Vate(a
,  142 | 122 | #define v#define vcar_Create(a,b,ommon_membc) var_Create( VLC_OBJLb,)c CECT(a)_V*)(&(xAexpanded from macro 'net_ConnectDgram')->obj) \

  146 |         near) va, b, c )
_GetChe      |                                       ^t_Con
../include/vlc_common.hecked(o,n,t,rsvneR:: 481(:cronsctDt__Crea15: note: expanded from macro 'VLC_OBJECT'
gra  481 |   m(Vte( VLC_     L conOBJECT(a), b, c ) BOOL | Cvlc_VLC_VAR_OB142st sot:48: note: expanded from macro 'var_GetChecked'rbjec_

      |                                       ^
t_uJECT(a), b, c, d, e)
        c142tt v D*)../include/vlc_common.hlc(:481:15: note: expanded from macro 'VLC_OBJECT'
OI_co  481 |         const struct vlc_commonate(mmon_members: (con VLC_OBJ | N#HdECsT&|                          ^
(../include/vlc_common.h:t481 :v15l:c (note: xexpanded from macro 'VLC_OBJECT')
e_f  i481n | e o  av)a,r _bG,e tCch e-cked(o,n,t,Evbject_)t *)(& va)
      |                                       ^
r_../include/vlc_common.h:481:15Ge: tChecked(VL(x)->obj) \
      note: expanded from macro 'VLC_OBJECT'
C)   481v |  _ R>obj) \
      constar_GeItChecked(VLC_OBT );JmembECT(o),n,t,
            | |     ^
ers:               ^
_OBJECT(o),n,t,v)
      |                                                ^
v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(co ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  | 481 |         ../include/vlc_common.h:481:15const struc              ^
struct vlc_commot: note: expanded from macro 'VLC_OBJECT'
 nvlc_common_memb    122 | n_members481 |  st vlc_ob: (econst vlc_objecj ect_t       rs:co (     const vlc_o#definents bIn file included from misc/exit.cjt*c)o:25:
(nst  vs&(x)->obj) \
      |               ^
tIn file included from ../include/vlc_common.hr:1031:
../include/vlc_variables.h:477:5:uct warning:   vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from misc/picture_pool.c:32:
In file included from ../include/vlc_common.hstruct vsa:tlc_c_t  vlc  misc/cpu.c1031:
../include/vlc_variables.h:554:5: warning: ommon_mr_Crdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_obje*)elea
c:333te(a:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
477 |  t_t *)(&(x)->obj) c(&,b,  333 |         msg_Dbg (obc t  var_\
      |               ^
c) var  554 | _Create( VLC_CreaOjB,( "xIn file included from C_embers: (const vlc_obmisc/threads.c)cje c   omvmaonrt__t *)(&(x_):28:
-In file included from t>obj) ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 | _member\
       |               ^
 - t vase(:  (cr>_Create( p_obojb, psz_name, VLC_VAR_INTECGrEej) \
      |               ^
JECT(oIn file included from misc/events.ca:R), b, c )
      |                                       ^
34:
In file included from ../include/vlc_common.h:../include/vlc_common.h:481In file included from misc/mime.c:15: note: expanded from macro 'VLC_OBJECT'
p_obj, psz_namate1031:
  481 |  ( p_o../include/vlc_variables.he, VL bj, psz_name, VLC_VAR_STRING C_VAR_ST:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9:       |  RI| V| VLC_VAR Lwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]N              ^GC_V
A  340 |          const str_DOINHER IT
      |     ^

*PR_DOINHU has cap abiliinput/var.c:n:324t| V:if( vaErsies LC_VAR_DOI%s",RIT
      |     ^uc tNstream.ptr); _
H
G      t10: warning: |         ^
v../include/vlc_messages.h:87due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h  var_Creat:5: evlc_object(note:  _expanded from macro 'msg_Dbg'l
  c324 | e   : ifVLC_O668(30 warnings generated.
:   122:39:  !note: expanded from macro 'var_Create'
87v |     amtsBJECT(a), b, c g_GenetChecked( p_obj, p sz*_)name)
      | r_GetChec                                      ^
ked( p_obj,(../include/vlc_common.h&:(x)-) psz_name, VLC_VAR_FLOAT, 481)
(  122 |       | #de9fine var:_commo_>obj) \
      |               ^
n_memberCreate(a,bs,c) var_Create( VLC_OBJECT(a),In file included from misc/interrupt.c:41:
../include/vlc_network.h:159:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 b,  159 |     c )
      |                                       ^
../include/vlc_common.h:481:15:                                       ^ return net
: ../include/vlc_common.h:481:15_OpenDgram (obj, host,note: (const vlc_objexpanded from macro 'VLC_OBJECT'
ect_t *)(&(x port, NULL, 0, IPPROTO_UDP);
      |            ^
)->obj) \
  ../include/vlc_network.h:155:23:       note: expanded from macro 'net_OpenDgram'
481|   155 |         warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^
: n  e668 |     |        note: expanded from macro 'VLC_OBJECT'
    481 | c o n      const s  truct vl tc_OpIn file included from en D gvasrt_Change( p_input,ra m(VLC_OBJE"title", VLC_VAR_CHOICESCOUNT, &co:CT_common_members: (const vlc_object_15: (a), b, c struct vnote: lct *)&, V,depbase=`echo misc/variables.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
val ) )
expanded from macro 'VLC_OBJECT'
../include/vlc_variables.hL:/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/variables.lo -MD -MP -MF $depbase.Tpo -c -o misc/variables.lo misc/variables.c &&\
mv -f $depbase.Tpo $depbase.Plo
misc/epg.c:32:
In file included from ../include/vlc_common.h:1031unt, NULL );
        |         ^
481../include/vlc_variables.h:128:
../include/vlc_variables.h:: |  455       co122nsERIT43: note: :5: expanded from macro 'var_Change':39: 
note: expanded from macro 'var_Create'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    455 |     var_Create( 122    128);
      |     ^
 | d | #, e,t# scked(_ gtdef      r) ri
      |                       ^
| ../include/vlc_common.hu:pcd481:15: e../include/vlc_variables.h:122:39:fine var _note: CChaexpanded from macro 'var_Create'
p  c122 | #d_objt vliommon_memc_,ob jepsz_VAR_Scnote: TnfinRIn_naexpanded from macro 'VLC_OBJECT'N
(  p_this, VLC_G481e |  M, &val ) )
      |         ^
& ../include/vlc_variables.h:142:48(var_Create(a,b,c) var_Create( :e note: expanded from macro 'var_GetChecked'
         ^ var
_Create(a,b,c) var_Create( VLC_Ox)-_ge(../include/vlc_variables.h:142  142 | #a,bdBefine var_GetChec:ked( 48(:&( x)->obj) \
note:       expanded from macro 'var_GetChecked'o
,n| ,              ^  
142 | #define v>ar_GetChobj) \
      |               ^
VLC_OBJECT(a), b, c )
      |                                       ^
eIn file included from cke../include/vlc_common.h:481misc/objects.cIn file included from misc/renderer_discovery.c:27:
In file included from ../include/vlc_common.h::1031:15: In file included from misc/objres.c40d:30:
mIn file included from bIn file included from ers:misc/image.c:
eIn file included from , VLC_VAR_FLO:40../include/vlc_common.h:
:In file included from 1031AT | VL:
note: ../include/vlc_variables.h:189:JC../include/vlc_common.hexpanded from macro 'VLC_OBJECT'(12o,:n1031_VAR_DOINHERIT );
      |     ^
:
c../include/vlc_variables.h:122:39: ../include/vlc_common.hECT(a)t,vwarning: :1031:
) ../include/vlc_variables.hv,a rb_GetChe:c../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
189  :44212 | : due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 (  189 |     retked(VLCu, rnc:
o ../include/vlc_variables.hn_: 350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OBJEC  350T |     if(c )
,t,vvar_Seomm      o) var| _GetChecked(VLC_OBJECT(o),nt,Ct,hec var_GetChecked( p_obj, psz_name, VLC_VAR_ST                                      ^
n../include/vlc_common.h:481:_15m:e vnote: mexpanded from macro 'VLC_OBJECT'bRers: (const vlc_object_t   *)(&(x)->o  bjI) \  
      NG,|               ^
c (  var_Create( p_obj, psz_onnasme, VLCIn file included from _misc/keystore.cV:A25R:
_)BOOL | VL
       &val|  C)twarning:  st_Vr                                               ^ 
)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
      udue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ct In file included from v../include/vlc_common.hlc_:common_me1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

| 
        ^    m189   | bers
578: (con    return var_Sest vlc_object_t *)(tC&h(e
c  481kx)e | d( p_obj, psz- 481 | >obj) \
      |               ^ | 
          const struc  t       cvlc_common__name, VLC_VAR_ sif( INTEvGER, val );
      | a           ^r_Change( p_o
bj, pts zv_lnca_moeb,j eVcLtC_VAR_CHOI_t *CESCOUNT, &cou)(&(x../include/vlc_variables.h)->obj) \

:      | n              ^t
,   481 |      NULL ) )
      |         ^
 ../include/vlc_variables.h:128 140 const str:u43: note: expanded from macro 'var_Change'
c  128 | #defit vlc_cnoIn file included from m:e v48: note: expanded from macro 'var_SetChecked'moar_
Cn_memberhange(Aasmisc/threads.cR,:_DOINHER I:  14028:
(coIn file included from  | nb,c,d,e) var_st vlc_object_Change../include/vlc_common.h:1031:
../include/vlc_variables.h:( VLC_O#d525:5:efinet *)(&(x)->obj)BJECT (warning: adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T   525 | );    var_Create( p_obj, psz_
      m| e    ^ 
noa)me, V../include/vlc_variables.hLC_VAR\_
mSb), b, c, d, e )
      :122:39: note: expanded from macro 'var_Create'
|                                           ^
G../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
      |   122 | #d              ^
eBOOL | VLrsef:ine var_Create(a In file included from _,b,c) var_Create( (DcoC_VAR_DBG, __VA_ARGS_OIVnNHERIT
      |     ^
_)../include/vlc_variables.h../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
:122:39  142 | #define var_GetChecked(o,n,t,:misc/exit.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5v): warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |     var_Creat note: e( p_obj, psz var_GetChe_namcexpanded from macro 'var_Create'
e  122 | #d, VLC_VARefin_ADDRESS |kst vlc_e  var_SoVLC_VAR_  481 |  DOINHbj       consd(Eect_t *)(&(x)RVLetChecCt s->ob_OBJECT(o),n,keIt,v)
      |                                                ^
T../include/vlc_common.h: );
tr      |     ^
j../include/vlc_variables.hLd(o,n,t,vC_OBJECT(a),euct vlc_c:o
      |     ^
mo../include/vlc_messages.hmon,n, b, vanr_Crteaste(a,b,c) var_Ct struct vre:ate( VLC_l)OBJECT(a), 78c:13: note: _comm122:39: note: expanded from macro 'var_Create'
  122 | on_memb481ers: (con:#define v:15expanded from macro 'msg_Generic': ar_Create(a,b,c) bst vl, c_object_t\note: expanded from macro 'VLC_OBJECT'
 *)(
       )& c|               ^

,  vc)) vIn file included from misc/events.c:34:
In file included from ../include/vlc_common.har_Create( VLC_O
var_SetChec      |                                       ^
k../include/vlc_common.h:481:15: enote: dexpanded from macro 'VLC_OBJECT'
(  481 |  
      |                                                ^
V../include/vlc_common.hLnote: expanded from macro 'var_Create'
:  122 | #C_OBJECT(o),n,t,481:15_membedefi:v note: expanded from macro 'VLC_OBJECT'
) 
      n   )r
s481: |         cons      |                                       ^
t|                                                 ^s
t../include/vlc_common.hruct v l../include/vlc_common.hc _:c481o:15::m mnote: on_members: (co481nexpanded from macro 'VLC_OBJECT'
s:t15 : note: expanded from macro 'VLC_OBJECT'
v  l481c |    481 |           const_ob struct vlc_common_membersj ect_t *)(&(x)->: (consotb jvlc_object_t)  *)(&(\  
      |               ^  (x const 
const stvlc_object_t *)(&(x)->obj) \
         er78 |     481 | ,    vl   const stru |               ^
        cct vlcpoBnsz_name, V_In file included from misc/mime.c:29LC_VARJE:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9c:)com_su warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c-mon_>obj
tt    350 | )m    embs_ B\
      |               ^if( var_GO
OtLr, uval );
      |            ^ers:
 c../include/vlc_variables.h:In file included from v(lmisc/objects.c:140cett 40v:
In file included from ../include/vlc_common.h:_1031lc_common_members: (cconst vlc_objecommtC:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o
:_48t *)(&(xn_membershe)CT(alibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/variables.lo -MD -MP -MF misc/.deps/variables.Tpo -c misc/variables.c  -fPIC -DPIC -o misc/.libs/variables.o
  : (con:s tnote:  vlc_object_t cked( p_obj, psz_name, VLC_VA203 |     return var_R_STRI)expanded from macro 'var_SetChecked'
, b, c )
        NG, &val | ) )
      |         ^
->obj) \
      |               ^
../include/vlc_variables.h:142var_Create(a,b:48,c): note: expanded from macro 'var_GetChecked'
   142 | #define var_GetCheckedvar_Create( VLC_OBJECT(a)(o,n,t,v) var_Ge,tC bh, cec*ked                                       ^
)S)etCh
e(VLC_O(&(x)->obj) \
      |               ^
      ../include/vlc_common.h:481:15: |                                       ^
note: BJECT(o),n,t,v)
      |                                                ^
expanded from macro 'VLC_OBJECT'In file included from ../include/vlc_common.hc:omisc/threads.cc:k28
nst vlc_obje140 | #defin  481 |      ece v   const s:
t481:15: note: expanded from macro 'VLC_OBJECT'
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  uct vlc_commodn_members: (const539 |     var_ar_SetChe vlc_objec  481 |   t_t *)(&(x)->obj) \
      const struct vlc_coCreate      ((cked |               ^
(o,n,t,vpmm_obj, psz_name, In file included from misc/image.c:40t) misc/keystore.c:38:32: warning:  var_SetChecked(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_   VLC_OBJECT(o),n,t,v)
      | tV38 |     vlc_keystore *p_keLC_VAR_FLOAT |ystore =                                                ^
 vlc_custom_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   481 |  *)VLC_VAR_DOINHE:
RIT
(cp_obj, psz_name, VLC_VAR_BO      reate(p_pare const strucnt, sizeof (*p_keystoLOon_mere),
      |                                ^
L      og(V./libvlc.h:110:In file included from ../include/vlc_common.h27: note: expanded from macro 'vlc_custom_create'
:1031:
../include/vlc_variables.h:  110 | mbers: (co     455  nst vlc_oLb Cvlc_custom_cr_OBJ&E(CT(o), p, vlc_:m5odule_name, __FILE__, _e_LINEx)->objectj__ate(VL_C_OBJECTt (o), s, n)
      |                           ^
*)(&: warning: ) \
      |               ^
(x)->obdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j) \
      |               ^
  455 |     , var_Create( p_t:1031:
../include/vlc_variables.h:340:9: warning: obj, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from  misc/exit.cv:l25c_co:
mIn file included from m../include/vlc_common.ho:n_memberIn file included from | misc/mime.c:1031:
../include/vlc_variables.h:511:5: \
      |             ^
29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:  340 |   
481:15, val )  481 |        : note: expanded from macro 'VLC_OBJECT';

          481 | if(  var_ c  362 |     if(Ge vtChecked( p_obj, psz_name, VLC_ar_| GetChecked(warning: sV: ( p_obj, pszdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_  511o | n s t p name, sz  _VvLlname, VLC_VAR_FLOAT | VLCAR__VSTRCI_NVAR_ADDAR_DOIG, &val ) )
      |  vcaNHE        ^
r_Create( p_obj, ps    ^
../include/vlc_variables.h:z_name, V../include/vlc_variables.h:R_122:39: note: expanded from macro 'var_Create'
142I:48RESS, &val )   122 | #define var_Cr )
      T|         ^
e../include/vlc_variables.hobjecate   (at_t *)(&(x)- >o,b,c) var:142:48: note: expanded from macro 'var_GetChecked'
_Create( VLC_OLBbj) \           ^

../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
co      |   142                ^140 |  | JECT(a), b, c )

#nst  definstruct vl#      |                                       ^cIn file included from misc/messages.c:40:
In file included from e var_Se../include/vlc_common.h:1031:
define var_Ge_cotChtecked(o
,n,tmmon_,../include/vlc_common.hCheckedmem../include/vlc_variables.h:212:12: Cb_VAR:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const str: note: expanded from macro 'var_GetChecked'
warning: uv  142 | ers: (con(o,#define var_GetChecked(o,n,t,ct vlc_)n,t,v) var_SetCv_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]) varc_sGetChe IcNked(VLht vlc_objvar_GetCheckedC(VLC_OBJE_eCeoOct_t mmon_membcers: (Tc*)(&k(o),n,ed(VLC_OBJE(x)-Const vlc_objectonst struct vlc_Tt,v)
      |                                                ^
../include/vlc_common.h:481:(B_Jt *)(o),n,t,v)
      |                                                ^
&../include/vlc_common.h:481:15:
ECT15: note: expanded from macro 'VLC_OBJECT'
(>ob    212(j481 |     o),n,t,v)    c onstcommon_membe struct)  x)vlr\
      |               ^
cnote: expanded from macro 'VLC_OBJECT'
s: (const ->obj)   481 |       \
      |               ^ 

      |                                                ^
 covlnst s../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  In file included from misc/threads.c:28:
In file included from c_object_t *)(&(x)->obj)t../include/vlc_common.hr:uct _co v\
      |               ^
mmonl_members: (constc_misc/keystore.cc :v43l:c28_:o bwarning: jdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
      ct_t *)(&  (x)->objom) \
      |               ^
  const struct vlc_common_members: (const vlc_object_t43 | mo |      return var_SetChe   p_ke yIn file included from n_misc/mime.cTmemb*)ersE: (const vlc_object_t *)(&(x)->obj) \
      |               ^
store:29:
In file included from ../include/vlc_common.h:1031-:
cked (obj, nameGER , VLC_VAR_COORDS, val);
      |            ^
| VLC_VAIn file included from misc/objects.cR_DOINHERIT
      |     ^
>../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  122 | #define var_Create(a,b,c) var_Crea:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  140&(x)->obj) \
 |   212#define  |   p_mo      dte( VLC_OBJEC../include/vlc_variables.h:429T(a), b, c )
      |                                       ^
ule   = mod|               ^r
../include/vlc_common.hvar_SetChe:eturn var_SetCheckeule_need(:p_keystoreIn file included from cdked(o,n,t,v) var_SetChecked(VLC_OBJECT(o5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:15:   429 |     var),nnote: ,t,v)
      |                                                ^
expanded from macro 'VLC_OBJECT'../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481_Create( p_o
 |   481 |                bj,  const struct vlc_com(obpsz_name, VLj, name, mcon VLC_VAR_COO1031misc/events.c:34:
In file included from :
../include/vlc_common.h:../include/vlc_variables.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
on_m554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 | st structRDS, C_VAR_INTEGER | VLC_VAR_DOIembers: (consNH    t vlc_objEect_t  vl  554 |  *)(&(x)->obc_c   varommon_membj) \
      |               ^
_Create( pers:if( ,var_GetIn file included from misc/messages.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     r  "ke_obj, Checked( p_obpsz_name, VLC_j, RVAR_IpsTz_nam );
S      |     ^ysTRI
tore"NGe, VLCeturn, psz_name, t var_S(../include/vlc_variables.h:etconst C vlc_object_t *)(&(x)->obj) \
      |               ^
| VLheck122rue);
:39: note: C_VAR_DOINHEe      |                            ^
expanded from macro 'var_Create'../include/vlc_modules.h:48:In file included from 42Rd(:  p_misc/exit.cobjI_VAnote: expanded from macro 'module_need'
, psz_T
name, VLC
_VAR_FLOAT, va:      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
l );
      |            ^
  122 | #R_STRING, &v../include/vlc_variables.ha25:
In file included from ../include/vlc_common.h:1031:
  122 | #define var_Crdefine vaeate(a,../include/vlc_variables.h:525:5: b:140r,c) var_:48: C_Crwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'var_SetChecked'
  525 |    eate  140 | #define va (a,b,c) var_Createrea( p_objr_SetChecked(o,n,t,var_Cv) var_SetChte( VLC_r, pseaOBJECT(a), b, c )
      tee| c                                      ^
ked(VLC_OBJECT(o),n,t,v)
( VLC_OBJECT(a), b   48 | ,#define  ../include/vlc_common.hz_nl c ))      |                                                ^
 
      |                                       ^
m../include/vlc_common.hodul)
e../include/vlc_common.h:      |         ^
481:481:15: _an:note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:me, V142:48:ee:481 note: expanded from macro 'var_GetChecked'
:  142 | #LCde_d(a,bfV15i15ne v:a,c,dr:_GetChecked(o note: expanded from macro 'VLC_OBJECT'
),n,t module_neeAdR_,v) varB_Ge(VLC_OBJECT(a),b,c,d)
      |   481 |         const struct vlc_commonOO                                         ^
L | VLC_VAR_DOINHERIT
      |     ^
 note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h_members: (const vl  481 |     ../include/vlc_common.h::122:39: note: expanded from macro 'var_Create'
481:15: note: expanded from macro 'VLC_OBJECT'
c_objec  481 |    t  122 | #define var_Create(a,b,c)      481 _t *)(&(x)->obj) \
      |               ^
    const stcrouct vlc_common_members: (constIn file included from misc/mime.cn vlc_ost:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 struct vlc_comm |    442 | b v    var_Createa( p_obj, psjezc_name, VLC_VAR_BOOL | VLC_VAR_on_membe  t_t *)(&(     const struct vlc_common_DOINHERIT )rs: (const vlc_obj;
      |     ^
emct_t *)(&(x)->o../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
tbj) \
eCh      x)->obj| ) \
  m      |               ^
122bers: (conr_Create              ^
( VLC_OBJECT(a), b, c )
      |                                       ^
est vlc_objec../include/vlc_common.hmisc/keystore.c:46:9cked(V | #definLe vart_t *: warning: )(&(_Cx)-due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]reate(>:481
oa,b,c) vab:15j) r_Create( VLC_O: note: expanded from macro 'VLC_OBJECT'
BJECT  \
      |               ^
(C_OBJECT(a)481   46 |     |         co (o),n,t,,x)->obj) \
      |               ^nIn file included from  vstb, c )
 s      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
misc/threads.c:28
  481 |       :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:truc t vlc_co563    vl)c_mmon
      _me:5: |                                                ^
mbers: (cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from o../include/vlc_common.hbjecmisc/picture_pool.c  to: con:481:15: note: expanded from macro 'VLC_OBJECT'
32_release(p_keystore);
      |   481 |       In file included from misc/messages.c        ^
  c../include/vlc_objects.h:66:25:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o: note: expanded from macro 'vlc_object_release'nst strst:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]uct
 st
563 |   563 |      66   |     vlc_object 241 |     v   ar_Create(r_release( VLC_OBeJE)ruct vlc_commonCT(a) )
  var p_obj, psz_name, VLC_      |                         ^
../include/vlc_common.h:481:15: VAR_ST_CRreate( p_obj, psz_name, VLC_VAR_26STRING | VLC_ING | VLC_V warningsARVAR_Dnote:  v_DOINHERlI generated.
T
      OI|     ^
../include/vlc_variables.h:122:39:expanded from macro 'VLC_OBJECT'c_commNon_ note: expanded from macro 'var_Create'
  122 | #define var_Create(a
memHERIT
      |     ^
be../include/vlc_variables.h:n122:39: note: expanded from macro 'var_Create'
;rs: (const 
      |     ^
vlc_object_t *)../include/vlc_variables.hst v(&(x)->obj)l  481 |         const   122 | #define var_Create(a, \
      |               ^
b,cc_object_) var_Ct *)(&str(x)-uct vlcIn file included from _misc/events.cc:o34mmon_memb>oerreate( VL:122:39: note: expanded from macro 'var_Create'
bsj:)  (cons  122 | #define var_Create(a,t b,c) vv,b,c)a\rl cv_aorb_jCect_t *)(&(x)->_obj) \
reatCe( VLreate      |               ^
C_OBJ( VLC_OBJECT(a), b,:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 Ec )
      |                                       ^
  362 |   ../include/vlc_common.hCT(a),:481:15: note: expanded from macro 'VLC_OBJECT'
  if(   481 |         const varstruct b, c ) vlc_comm_
      |                                       ^
../include/vlc_common.h:481on_m:15:GetChemisc/keystore.cc:68:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]k
ed( p_obejmbe   68rs: (co nst note: expanded from macro 'VLC_OBJECT'
 |    481, |  psz_name, VLC_VAR_ADDRESS, &val ) )  
      |       const struct vlc_common_members:t u(rn vcaorn_sSte tvClhecked( pc__oob           ^vlc_bjje, pocstz_bjec
t../include/vlc_variables.ht_t :142:48: note: expanded from macro 'var_GetChecked'
 *)(_&n(x*  142 | #define va)ardepbase=`echo misc/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/error.lo -MD -MP -MF $depbase.Tpo -c -o misc/error.lo misc/error.c &&\
mv -f $depbase.Tpo $depbase.Plo
me, VL_GetChecked(Co_,VA
      |               ^
R_STn,mt,vRal);
      |            ^
->obj) v) v\
I      |               ^
In file included from 28 warnings generatedar_GetCNG, val );
hoIn file included from misc/picture_pool.c:32:
In file included from ../include/vlc_common.h:1031:
      |            ^
e../include/vlc_variables.h../include/vlc_variables.h::140140::4848::  note: note: expanded from macro 'var_SetChecked'.
d
misc/exit.c  140:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  539 |     var_Create( p_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, expanded from macro 'var_SetChecked'
c   )
      |                                       ^
140 | #defi../include/vlc_common.h:481:15: note: neexpanded from macro 'VLC_OBJECT'
 var_SetChecked(o,n,t,v) var_SetChec  k481e |  ../include/vlc_variables.h:578:9: warning:    d(V)LC_OBJECT(o),n,t,v)
 | #d      uel   (fine | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v                                               ^

../include/vlc_common.h:481:15e _conar_SetCs  t str: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h578  481 |       :481:15hecuked(o,n,t,v) var_SetChecked(VLC_OBJECT(o), | ct vn,t,v)
 _   if(ml cvkeaed  const strr      u|                                                ^
c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:t note: expanded from macro 'VLC_OBJECT'
   481 |     vlc_common_membe(rs:   &(const  vlc_objeVct_t *)(&(481LCx_O_BChange( p_objJE)->ob, psz_name, VCT(o),n,t,vLC_VAR_CHOICESCOUNT, &count, NULL ) )
      |         ^
 |   In file included from misc/variables.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  189 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_INTEGER, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from misc/variables.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_BOOL, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
(x )-  >140obj) \ 
      |               ^
    const | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,vIn file included from misc/image.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)
  469 |       |                                                ^
    var_Create(../include/vlc_common.h: p_obj, psz_name, VLC_VAR_STRI481:15: NGnote: expanded from macro 'VLC_OBJECT'
 struct vlc_common_  481 |         con)
me      |                                                ^
st struct vlc_common_members: (cons../include/vlc_variables.ht: |../include/vlc_common.h :481:15: 128 VvLlCc__Vobject_t *)(&(x)-A>Ro_bj) \
      |               ^
:43: note: expanded from macro 'var_Change'
note:   128 | #define var_Changeexpanded from macro 'VLC_OBJECT'j) In file included from (misc/variables.c:
39  :
481In file included from a |         const struct vDOINHERIT );
lc_common      |     ^
,b,c,d_,e../include/vlc_common.h) var_Change( VIn file included from mbers: (const vlc_objmisc/renderer_discovery.ce:ct_t \
      |               ^
27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*  362 |  L)(&(x)->obj) \
      |               ^
C_OBIn file included from misc/messages.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   if( var_GetChecked( p_obj, psz_name, VLC_VAR_ADDRESS, ../include/vlc_variables.h:122:39&val ) )
      |         ^

../include/vlc_variables.h  256 |    u: note: expanded from macro 'var_Create'nneed(p_keystore
,  122 | #defin p_keystore->J:142:48: note: expanded from macro 'var_GetChecked'
 return var_Set  142Cm | Ebers: (const vlc_obe#CT(a), b,define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OB v cJ,ECT(o),n,t,v)
      |                                                ^
 d, edepbase=`echo misc/xml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/xml.lo -MD -MP -MF $depbase.Tpo -c -o misc/xml.lo misc/xml.c &&\
mv -f $depbase.Tpo $depbase.Plo
 )
      |                                           ^
a../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
In file included from   481 |  misc/mime.cr:29:
 _      In file included from const stru../include/vlc_common.h:1031:
../include/vlc_variables.h:455Cr:5ct:  warning: ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  ate(a,b,c) var_Create(455 | v VLk C_O BJE ClT varc__(aCerdeate( p_obj, psz_(n)ame, VLC_VAR_FLOAT | VLC_VAh ecc, b, c )
      |                                       ^
kome:mon_../include/vlc_common.hm:481481:em:15: note: expanded from macro 'VLC_OBJECT'd
p( cp_o  481_ | b    obj, psz_name, VLCers: (const v_15: note: expanded from macro 'VLC_OBJECT'
_common_membV  481 |  ers: (const vlcj_ect_oAb j, pRt_lc_object_t *)(bjeAct *)(&(x)D->s_&tz_(name,x) ->obj )o  \V LCDR_VAERSbS_,j IvalNTE)G      \const stER
      |               ^
, *));(
      &| vruc           ^
a../include/vlc_variables.h:l t140:(x )48-v>);:lcIn file included from misc/objects.c_:
      |            ^o note:  expanded from macro 'var_SetChecked'b
j 40:
 ) \In file included from 
      ../include/vlc_common.h:| 
1031      :
 ../include/vlc_variables.h:              ^
227co:n|               ^st12co: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
mm  stor227 | n_members:   
(c  ronst vlc_object_t *)(&(x)->obj) \
      |               ^
   const strIn file included from misc/exit.cetuc:25  tu 140vIn file included from misc/image.c:40:
lrcIn file included from :
../include/vlc_common.hIn file included from n var_Se../include/vlc_common.h | :1031:
t../include/vlc_variables.hCp:554:5: warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]1031
:
  554 | _    var_#definCreate(ec ../include/vlc_variables.h: p477:5:_obj, psz_n owarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m  477 |    mRo_DOINHERIT );
      |     ^
 va../include/vlc_variables.hr:_122C:r39e:a tnote: eexpanded from macro 'var_Create'(
   122 | #defapi_obj, vpasr_SetChecked(o,n,t,v)_ne var_C reate(auct vlc_cz,ob,mm_c)non_mam vae, VLCember_VAR_STRhINecked( p_obj, psz_:s: (const vlcme, VLC_V1031AG | VLC_VAR_DOINHERIT );
      |     ^
R_STnameR,ING | VLC../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_  122:
 | ../include/vlc_variables.hVn_oARbject_t *)(&r_Create( VLC_OBJECT(a), b, c VLC_VAR_FLOAT, val );
 )
      |                                       ^
_DOI../include/vlc_common.h      (x)|            ^
->No#:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | bj) HERIT
defi      \
      | |               ^
       _m    ^
ne v../include/vlc_variables.h:embers: (con const122:39: note: expanded from macro 'var_Create'
../include/vlc_variables.h vlc_object_t *)(&:(140x:)48-:> o  anote: rexpanded from macro 'var_SetChecked'_Crebj) \
In file included from misc/renderer_discovery.c:27:
moIn file included from ../include/vlc_common.h122 | #define var_Cdrule);
      |     ^

      |               ^  
eate(a,140 | #define var_SetC../include/vlc_modules.hb:1031In file included from :
misc/epg.c:32v,c)../include/vlc_variables.h var_Crear_SetCh::429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
212  429 |     var_hCee:rceactked(12oek( p_obj, p,n,sze_namCt_OBJECT(a:ad(VL50:42: note: expanded from macro 'module_unneed'
C_OBJEC,,c,   v50) var_SetCh | e, VLC_VAR_INTEGEtRe (a| ,b,c) var_Crea#de)te( VLC_OB: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_VAR_DOIJ  f,TECT(a), b, c ) :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5N:HERIT ) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
;
  469 |     dvar_Cr,e)      |     ^
e ../include/vlc_variables.hvinea
ar_Ct em:122o:d39: note: expanded from macro 'var_Create'ul
e  122 | 212( |   _  # p_obj, pdefine var_Crbeate(a,b,c      |                                       ^, c )
) var      |                                       ^_C
reate(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'(e

../include/vlc_common.h:  481 |   o ),n, t,v)
      481    cons| ta:15                                               ^
 str:../include/vlc_common.h ucnote: expanded from macro 'VLC_OBJECT'
t v  481 |  :unneed(a,481        cobn) modusle_unneed(VLC_OB:VJECT(a15: note: expanded from macro 'VLC_OBJECT'
)  LtC481 struct vlc_common_member_sO:B J(EcConst vlc_o | b j ect  T_t  (,lbr e*t)u(a&(x)->o)r)bj) \
      |               ^c

,       bn var_SetC| h                                         ^In file included from ,misc/image.c_c
o../include/vlc_common.h:m481:15: :note: 40:
In file included from ../include/vlc_common.he cc )
      | :1031:
../include/vlc_variables.h:                                      ^
491../include/vlc_common.h:expanded from macro 'VLC_OBJECT'
5:   481m | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  k   o
:  491 |        conns_tvar 481s:15:metruced  _(obj, name, note: VLC_VAR_COORDS,mm Cvarbersl);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
: (const vlc_objecexpanded from macro 'VLC_OBJECT't_t *)(&(x)->oembers: (  cons
t vlc  481 |   _object_t *)(&(x) ->obj) \
      |               ^
b conj th ange( st struct vlcvlc_common_c_140c | ked(VLC_OBJECT(In file included from misc/events.c:34:
#ommon_membIn file included from ers: (const vlc_oobject_t *))(&(x)->e, at../include/vlc_common.ho:memn,t,bV)eLC_Ov( p_obj,e1031B rJ:
\
      |               ^
 psz_name,  d efintbVLCj) \
      |               ^
)
      |                                                ^  const structe( VLCs In file included from Emisc/threads.c:28../include/vlc_variables.h:
:429In file included from ../include/vlc_common.h:::10315 (const v: warning: lc_obvdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l  _cje:
429../include/vlc_variables.hO v | B  :JEC _common_emct_t *)(&(x)-e>o_VAR_ADDREmbersS: (const Sv 578T:9 : lc_objectwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_t *)(&(x)In file included from misc/messages.c:40->(oba|) ,j )szb_v,a c :
r bIn file included from )
\
        
j|               ^578
 |     VLC_VAR_DOINHiERIT );
      |     ^
      ../include/vlc_variables.h:122:39In file included from misc/renderer_discovery.c:f: ( note: expanded from macro 'var_Create'27:
In file included from |                                       ^
../include/vlc_common.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
v:  1031481:
 | ../include/vlc_variables.h        const :442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  442 | truct   v lc_common_members: (const vlc_object_t *)(&( vax)->obj) \
      |               ^
ar_Change( p_obj
r  122_Create( p_obj, psz_nam | e#d, psIn file included from zmisc/exit.c_nam:25, :
In file included from ../include/vlc_common.heVLC, e_CVL_VfiAnRe: rva1031er_BOOate(CL_VAR_ p_obj, p sz_name, | VLC_VAR_VLC_VAR_INTEGE:
../include/vlc_variables.hR | :)563:5../include/vlc_common.h:n_Creat VL\C_VAR_1031:ame, VLCe
      _|               ^VA(a Ra
,b,cD:
../include/vlc_variables.h:276) misc/keystore.c:v:70DO:I5: _awarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
O   rNINHERIT );
      |     ^
warning: HEdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]RI
10:   warning: ../include/vlc_variables.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  276 | 122563:S39 |  :   var_CreTaRINGCT  );
      |     ^HOICESCtelibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/error.lo -MD -MP -MF misc/.deps/error.Tpo -c misc/error.c  -fPIC -DPIC -o misc/.libs/error.o
OUNT,_Create( (    if( !&var_Ge|s t s tnote: expanded from macro 'var_Create'
  
  122 | #defiVLC70_rVpL_oC | _VAR_DOINHEco bj, pszunt_name, VLC_uct vlc_common_members: (consRt vlVIT n)../include/vlc_variables.he :rvar_Create(a,b,c) var_Crc_object_t *)(&(x)e-a>Oobj) \  
 vl_SetChBAte( VLC_OBeJECcTc(_ao)b,j ebc,t _cr e)l
e      a|       s| eJ(pk_eke122d                                      ^
../include/vlc_common.h:ysR_STRto:re39)I;481
N      :15G:  |note: |  VLC_VARexpanded from macro 'VLC_OBJECT'

../include/vlc_common.h:  481    ^
:../include/vlc_objects.h15: note: expanded from macro 'VLC_OBJECT':
66  :48125 | tChecked( p_obj, :p sECT(anote: _expanded from macro 'vlc_object_release' 481C
 |   ), b, c : z_name, VLC_V )(o,n,tDO,ARI_IN TEGEv              ^)
R,
   N   v a    T66r_SetChnote:  | expanded from macro 'var_Create' 
e c k HvElRcI_Tob      jecte_releasd
(      (| VL&eval ) )
|   a      )| ,         ^ b122 | #def    ^                                      ^,
 ../include/vlc_common.h:481:15
i../include/vlc_variables.hnc:onst set rvuac
t vlc_c../include/vlc_variables.h(: 122Vor _:C39:rc:,142: 48LC_OBJECTnote: note: expanded from macro 'VLC_OBJECT'expanded from macro 'var_Create'(a) ): note: 

expanded from macro 'var_GetChecked'  481 |  
   142 | #define var_GetChecked(o,n  122 | ,t,v) var_GetCheck#edde(fViLnCe_ Ov 
d, mmon_members: e( c)o
      | a                                          ^r
_Cn../include/vlc_common.h:481:15: note: res      t atve  (|                         ^l
c../include/vlc_common.h_obj ec t_t *)Bexpanded from macro 'VLC_OBJECT'
aJ:C481(,&(x  c)->obj) \
onst st      | r              ^u
Ect vlc_common_me:CT_OBJECTmbersIn file included from misc/renderer_discovery.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: :warning: bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,(o),n,t,v)
c) var_(o),n,t,v)
      |                                                ^       (con
Ces| 15: reate( V  455 |     var_Create( p_obj, p../include/vlc_common.h:LC_OsB481Jtz_namenote:                                                ^
E:15:   , note: v481l../include/vlc_common.hexpanded from macro 'VLC_OBJECT'c | _ o b a te :  481(a:15: , Vnote: bjeexpanded from macro 'VLC_OBJECT'
expanded from macro 'VLC_OBJECT'ct _,cco  n481Lt | 
C    481  |          csotn struct *)(&(x)_ VAR_F->Lsvolbcj_commolibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/xml.lo -MD -MP -MF misc/.deps/xml.Tpo -c misc/xml.c  -fPIC -DPIC -o miscn_membe) \
      | rs: (const vlCtc_o/.libs/xml.o
bject_t *)(&(x)->obj) \T
              ^      |               ^
(a), b,  c )
      |                                       ^
  ../include/vlc_common.h:481:15: note:  input/var.c:670:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
struct vlc_c
ommon_members: (coexpanded from macro 'VLC_OBJECT'
nst vlc_ coobnIn file included from   481ject_misc/image.cOAIn file included from misc/mime.c:T |   670 |         st struc |      ) vt vlc_common_me : m40atr_vCar *re_29)ate( VLC_OBJECT(a)b, b, c )
      |                                       ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
r  481 |          s: (ccoo:

:
In file included from ../include/vlc_common.h:1031nst vlc_objec:
t(&(x)_t ../include/vlc_variables.h*)(:511:5:../include/vlc_variables.h:140:48: note: nexpanded from macro 'var_SetChecked'
   140warning: st s&(trIn file included from -../include/vlc_common.h:ux)->o>obj) \
      |               ^
ct vlc_commdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  511 |     nC_members: (const vlc_object_t *)(&(x)->obj) \hbjv | #define var_SetCha 1031 ) \
      |               ^
misc/keystore.c:83: 9: 
      |               ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   83    cIn file included from misc/variables.c:o39:
ec |  In file included from misc/events.c:34:
In file included from        msg_Err(pVLC_VARnked(__DOINHERI T );
      |     ^
sto,n,t,v) va r_SetCheck../include/vlc_variables.h:ed(122:39kV../include/vlc_common.h:: Lnote: 1031expanded from macro 'var_Create':

  122 | ../include/vlc_variables.h#:de442y:s5t:o rwarning: efine due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v
a  442 |  e ,   "var_iCnrveaaltie( p_rd_Cr:
obj, psz_name,  VLC_VAst../include/vlc_variables.hR_BOOL | VLC_VAR_DOIeatNHERIe(a,b,c) var_Create( VLC_OBJECTT (a), b, c )
      |                                       ^
);
      |     ^
a../include/vlc_common.h:or../include/vlc_variables.hn:122:39: note: expanded from macro 'var_Create', 481:15: note: expanded from macro 'VLC_OBJECT'
e rNUL
e  Lquest:122 | #define var_Create(a,b,c) va469r_Create( VLC_O: ) )
      |         ^
5../include/vlc_variables.h  481 |         coBJECT(a), b, c ns:128t :43s)
: note: C_expanded from macro 'var_Change'
:   128 | #deft"
      |         ^
r../include/vlc_messages.h:iuct vlc_common_members: (const vn83:l      |                                       ^
g../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e  481 |       OBJ ECT(o),n,t,v)
       coe|                                                ^
5: note: expanded from macro 'msg_Err'
ns var_Change(a../include/vlc_common.h:t struct ,   83 |  b,c   ,d,e) var_Chanvlge( VLmc_common_members: (const v: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l  469 |   481:c_obj15: note: expanded from macro 'VLC_OBJECT'
ecC  _481O | B J E C T ( sg_Gen  eric(p co_nt va;rhis, VLC_MSG_Es
t_ at), bCr_t *)(&(x)->obj) \
      |               ^
strueate( p_obj, psIn file included from sz../include/vlc_common.htrucct v, c,In file included from misc/events.c:34 t:_name, VLC_VARc_STRING | V1031:
LC_VAR_Do      | Rlc_co:
nOIn file included from I../include/vlc_common.h:1031NR, __VA_ARGS__)../include/vlc_variables.hHst stru
:    ^227:12: ct vlc_com (mwarning:  p_input, on"title", VLC_VAR_SETVALUE,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:

_c_object_  227 |  t *)(&(x)->obj)   &va rl      |     ^
, NUeLL );
      |             ^
 \
      |               ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
turn var_SetChecke   78d( p_obj |  ,../include/vlc_variables.h:128:In file included from 43: note: expanded from macro 'var_Change'
 misc/renderer_discovery.cp:s27z _:
nameIn file included from ,../include/vlc_common.h:   128 | #defineVLC_VAR_FLOAT, val );
      |            ^
../include/vlc_variables.h:140:48:  EvRarI_TChange(a1031note: :
../include/vlc_variables.h:469:,b,expanded from macro 'var_SetChecked'
c , d)members: (co,5;
n      :|   dwarning:     ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

../include/vlc_variables.he:)122 :39: note: expanded from macro 'var_Create'
  ,469v | ar_Change( VLC_OBJECT(a), b, c, d, e     var_Create( p_obj, psz)
      |                                           ^
  122 | #define ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:_  481 |         con455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]anstmv sar_Creae te(a,b,c) var_Cre
e  455 |  a    var_Create( p_obj, psz_name,,t VLC_VAR_FLOAT | VLC_VAR_ VLC_VAR_STRING | VLC_VAR_DOIte(  DOINvHlcVLCE_RIT NOBJEHCT_)L(a), b, c )
      |                                       ^
og(VLC_OBJECT(oruct vl),;
      |     ^
../include/vlc_variables.h:Ec_common_122:39: note: expanded from macro 'var_Create'
RIT );
  122 |       |     ^
#defin../include/vlc_common.he var_Create(a,b,c) var_members: (const:481:15:Cr note: expanded from macro 'VLC_OBJECT'
   vleate( VL../include/vlc_variables.hC_OB481 |         const struct vlc_commo p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15c_object_t *JECTn_members: (c(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:o note: expanded from macro 'VLC_OBJECT'  481 |        :
 cons122vlc_comm:otn_n st vlc_ob39me  140 | ject_t *)(&(:#definmex
s  481truct vlc   | )_481->obj) \
common_members: (const      |               ^
)(&     s   |        vlcIn file included from misc/mime.c:  cons_ t struct vl cconst_common(note:  str29u:
xIn file included from expanded from macro 'var_Create'bcers../include/vlc_common.h:1031:
../include/vlc_variables.h:477t vlc_common_memb:ers: (c5::_t vlc_object_t *)(&(x)->obj))->obj) \
      |               ^
 \
      |               ^m
eonst vlc_object_t *)(&(x)->mobj) \
 (const v
  122 | #o      |               ^
bject_t *)(&(x)->obIn file included from lcj) \_object_tmisc/exit.c: *25In file included from b)(&misc/messages.c:40:
In file included from mdefi
      |               ^
:
nem vaor_Creainput/var.c:n_m676In file included from misc/events.ceIn file included from te(a(ex../include/vlc_common.h:1031:
../include/vlc_variables.h:../include/vlc_common.h:,b:34:
293:In file included from ../include/vlc_common.h:1031:
m1031:
../include/vlc_variables.h../include/vlc_variables.h10: warning: ,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:469::578:9)-: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
5  578 |   b>c) v oar_Createer_Crs: (con( VLCbj) _ )s
25 warnings generated      .
| :                                          ^
 ../include/vlc_common.h:r\iftwarning: eate( p_obj, vlc_obj(ect_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t *
      |               ^
   v )(&(x)->o469bO |     var_
B  293Jpsz_name, In file included from Cmisc/objects.c:40:
E | C T   if(aVL( a), bj) \
, c )
      |                                       ^
reate( p_obj      |               ^
r_Cha,n Cge( In file included from _481In file included from misc/objres.c:V../include/vlc_common.hp:_481Ap:R../include/vlc_common.hr30:
In file included from _INTEGER | :VLC../include/vlc_common.h:_VAR_s1031:
15Dz_OIN1031HERIT
      |     ^
name:
../include/vlc_variables.h../include/vlc_variables.h::241../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

:  47712 |       203122::39: note: expanded from macro 'var_Create'
 |    122 | #define   retu var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c rn , VLCvar_SetChecked(:15: note: expanded from macro 'VLC_OBJECT'
o  b481 | j, p    p_o!bvar_GetCheckj, psz_nead(s   p   const _VAR_STR_obj, psz_namING | VLC_VAR_DOINHERIT );depbase=`echo misc/addons.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/addons.lo -MD -MP -MF $depbase.Tpo -c -o misc/addons.lo misc/addons.c &&\
mv -f $depbase.Tpo $depbase.Plo

      |     ^
struct v../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
vazrl_c_C  _122nc | reat#e( p_obj, psz_n)ommon_m
      |                                       ^
define var_C../include/vlc_common.h:481:amreea,embs: 15: note: expanded from macro 'VLC_OBJECT'
(  481 |  con st vlc      coname, VLC_VAR_BOOL, val );
me,       : note: expanded from macro 'VLC_OBJECT'
| VLC_VAR_STR           ^
  ING | VLC_VAR../include/vlc_variables.h:te 140481(a | _ D       ecrOINHEoRIsn: T st struct vlc_,common_members: (const vlb,cc) var _CreVaL(s_t t_object_obje( cC_onst vlc_oect_t *)(&(x)->obj) \
      |               ^
VLC_OBJECT(a), VAR_BOOL, &val ) b)
      |          ^
ject_t *)(&(x)->obj) \
      |               ^
t *)(&(x)->ob:48: note: expanded from macro 'var_SetChecked'
b  j140) |  ../include/vlc_variables.h):;142
:      48| :    ^ 
note: ../include/vlc_variables.h:122:39:expanded from macro 'var_GetChecked'
 note: In file included from   142 | #define var_GetCh#deecked(o,n,t,v) var_GetChec,ke c )expanded from macro 'var_Create'd
(      misc/renderer_discovery.cVL\
C_OBJ|                                       ^
ECT(o),n,tfine var_Se      |               ^e
, V../include/vlc_common.hLwarning: tCheC_Vckmisc/keystore.c:92:13:edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   241warning: d |     due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rA:R   _92 |  eturn var_S e tC27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
   477 |  CHOICESCOUNT, &couhec(nt, NUo,n,t,
v  L)k,ed( pL ) )
      |         ^
 ../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change' 122    ms | g#_Erdefine var_:v481:21  )C:15r 
: warning: : eatnote: expanded from macro 'VLC_OBJECT'
        481 |         const st
seruct vlc_cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    676otmrmuct  128v| r(                                               ^
(vlc_p../include/vlc_common.hcommoar_Se__:tCheck481 |    | #kdefine :15: note: expanded from macro 'VLC_OBJECT'
vvar_Cha  481 | anar g_Create( p_obj, psz_name, nVLC_e(Va   e,b  _m e mcdo(VbersLARC_OBJECT(o),n,t,v)
      |                                                ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
yst  :481 (co | nIn file included from stnsore, "inval,c,d,e misc/error.c_ST:RING |31 VLC_VAR_DOINHE R it str u ct vlc_commIT );
:
onIn file included from       |     ^
d )  ../include/vlc_common.h:1031:
  ../include/vlc_variables.h../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
:189va c:12:vlc_o owarning: bjecnsr_C  122o | nh_members: (cotange( VLCt_n_st vlc_objdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
sect_t *t)(&(x)- t#dru   *)25store request: "
189 |     return ve>fo(&(x      |             ^
 ../include/vlc_messages.h:var83:5:)_-ine var_O  _>bcSaert C  val.i_int = vahecked(o,Ct v warnings generated.
nm_Sereateej,t,v) var_SetCheckled(VL note: )expanded from macro 'msg_Err'
C   83 |   m\b
e      r|               ^c_co _ O mBJECT(o),n,t,v)
      |                                                ^
sg_Gener../include/vlc_common.h:481r:im15_mo
:n_mobj) c(p\ note: expanded from macro 'VLC_OBJECT'

      _this,sGIn file included from misc/events.cetInteger VLC_emb((   ap,b,ce481) v,| b              ^,rc) sv:a | ta  (co r_Create( VLC_OBJE     C const MsSGT(a), _tErRuRc,C hecke__VA_ARGS:nBJEt__)dCT(a), b,  (con(st 
      |     ^
vlc../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic' v_c,st vlc_i_object_ntpuot,  *) d, e )
      |                                           ^

../include/vlc_common.h:481:15: note: bje   b, c )
      |                                       ^
expanded from macro 'VLC_OBJECT' In file included from cmisc/xml.c"
:  t481 | _t *)(&(x78 |  27 tit  )-l>l../include/vlc_common.hv:
:In file included from 34../include/vlc_common.h:1031:
co_comm:
../include/vlc_variables.he:189:12:o bwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:481:  15: note: expanded from macro 'VLC_OBJECT'
189  481 |        j) \
In file included from ../include/vlc_common.h:1031 const stn_members:r_Crl | c_Log(VLCr_      |               ^
O:
depbase=`echo misc/filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/filter.lo -MD -MP -MF $depbase.Tpo -c -o misc/filter.lo misc/filter.c &&\
mv -f $depbase.Tpo $depbase.Plo
../include/vlc_variables.hBuJ: 477:5: warning: In file included from due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]EC"Te a) temisc/messages.c:40
(  477cconst t v |     var_Create(vlc_co-    1(   r;l
c_object(o), meVt:
upIn file included from L(m&(x)Con_../include/vlc_common.h-:_me      >|                     ^
Op_o1031orn varbj../include/vlc_variables.h)bj,:658:
:47../include/vlc_variables.h_Se BpsJECT(a), bz,_ nca me), V
L: \
      |               ^
 Cm304
_VA:17In file included from : warning:       :|                                        ^In file included from 
misc/image.cbers: misc/objres.c:30(note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c../include/vlc_common.hexpanded from macro 'var_GetInteger':
o  :
481
n658s | #t vlR_SdTRINcG_objec:40:
t_tIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   | VLC_VAR_DOINHERe  525 |     var_CreaItfiTIn file included from e(_ne p_ o../include/vlc_common.ht: 1031*:
)../include/vlc_variables.h(:&212(x)->objb)j ,  psz_name, VvLaC)_;V
:r_GetInteg      |     ^
 ../include/vlc_variables.h*)(&(x)->obj) \
      304AR_BOOL | VLC_VAR_er(a,b)   var_GetIntegeDrp_obj, psz_OINHERITname, VLC_VAR_INTEGER, val );

      |     ^
      | ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
           ^
:../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'\  (:
122  140 | # | de15: note: f ,expanded from macro 'VLC_OBJECT' vlc_module_n | #de
inea vaf
r i_  me,       |               ^_12: n_F
ILEwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_C
_,  e __VIn file included from misc/variables.c:39:
LL 212 |       consIn file included from t s   481rItNruct vlc_common_members: (co | ../include/vlc_common.h:1031:
../include/vlc_variables.hE__:,241 :\12
      |             ^
122Ceate_O(a,    retv: 39ar:_SetChe note: cexpanded from macro 'var_Create'
  122 | #define var_Creaked       const: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(o usr../include/vlc_common.h  241t | ,n,t,v)Bn rvu ct vlc_common_members:  (cvar_oa:JECb,c) v| ar_C481reate( VLC              ^
T(a),b)
      SetChecked(VLC_OBJECT| (                                              ^
In file included from ../include/vlc_common.hmisc/renderer_discovery.c:27:
In file included from ../include/vlc_common.h::481:15: note: expanded from macro 'VLC_OBJECT'
to1031:
../include/vlc_variables.h:491:5: warning:    481 |         con _OBr  r)e,tnu,rt,v)
s      t|                                                 ^s
i../include/vlc_common.hf: (likely(n var_SetChecked( p_obj, psz_ntruct vame, V!:var_GetClLC_VAnc_commoRhec_48115ked :( note: expanded from macro 'VLC_OBJECT':15
o: note: bjSTexpanded from macro 'VLC_OBJECT'R  481st,IN  |        G 
, val );
        481 | |            ^  
 ../include/vlc_variables.hname, V LC_Vconst str     const :v140:48: lnote: sexpanded from macro 'var_SetChecked'
t  u140rcctu _oAbcjRe_COct_t vlc_commo | #n_members: (const vlc_otORDbject_tv *)(&(x)-S,de>obj) \ l*)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] &val))JECT(a), b, c )
(      | )
      |                 ^
e
fine(a,b,c) v&(xnst vl var  491a | r__SC../include/vlc_variables.h:142c_:e)-48object_t *)(&(x)->obj) \
      t: note: expanded from macro 'var_GetChecked'
| >              ^Ch
  e_  142 | S#cderkeefate( VLC_OBJEC  var_CreT(a), oetChebckeat,                                      ^ine ev(a
 ../include/vlc_common.h:481: c )
p_obj, psz_r_GetChecked      (o,n,t,v) var_Gname,|                                       ^ VLC
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'VAR_ADD15etCRESS | Vd(o,n,t,v) var_Sheck
ed(VLC  _481O:  | BJEe CLCnote: expanded from macro 'VLC_OBJECT'
_tVAR_D      T ccbojn)st struc  d (obj, name, VLC_t  \v
lO481V |         const sC(oINchAecHked(ERIT );VL
C_R_OBJ      t| ruC    ^),nOORDS, ,t,
EvaCT(o),n,t,v)
      l|                                                ^
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c)omvm)
      |                                                ^
;../include/vlc_common.h:o481n:_15m: 
note: expanded from macro 'VLC_OBJECT'
em../include/vlc_variables.hn_com
      |               ^
      |               ^
c:mon_mem_mber  481tIn file included from  |  e mIn file included from misc/mime.c122:29:
In file included from b:39../include/vlc_common.h:1031b: note: expanded from macro 'var_Create'vlc_commeone:
r
rs   : (consst vs: (lc_o:_me (const vlc_object_misc/error.cb:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:je../include/vlc_variables.h:491:5: warning: mbct_t 203*libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/addons.lo -MD -MP -MF misc/.deps/addons.Tpo -c misc/addons.c  -fPIC -DPIt *)(&(x)->obj) \
      |               ^
ers:)(122& | (#x)-define var_Cr:> In file included from emisc/events.cate(ao12(:,b34j:
      b|            ^co,c) var_Cre) a \:
       | warning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]              ^
ns  t203  |  vl
 c    edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]const struct(
 In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491 
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v_  491 |     var_V o  Cbject_tret../include/vlc_variables.h *)(&(x)->reaobj) \
      |               ^
te( p_obj, psz_name, VLC_VAR_ADD:In file included from misc/image.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h  Rmisc/keystore.ctmisc/exit.clCE::65:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c   65 |     msg_D_bcg( ommon140Sp491_libvlc, "eS | VLxC_VARL_DOI |     var_CreaNCt_H:e( p_obj, psz_n  a:hec_481members:  |         const Eked48(itingconst:" );
      |     ^
 ../include/vlc_messages.h: RIT );
      |     ^
note: ../include/vlc_variables.h:122:8739: note: expanded from macro 'var_Create'
v  122 | #definse var_Createtruct(a,b,c const vlc_object_t me, VLC_VAR_ADDRESS | VLvlc_common_mem)be*( )r539:5: pnote: _obj, pszexpanded from macro 'msg_Dbg'
(&(x)->obj) \
       | :   _87 |     msg_Generic(p_thisvname, VLC_VAR_INT,              ^EGER, val );
      |            ^

../include/vlc_variables.h:140:48: note: 5expanded from macro 'var_SetChecked' 
V  140 | #defC_VAR_expanded from macro 'var_SetChecked'
LC_  D140OINlinput/var.cine:MSG_DBG, __VA_ var_SetChecked678(o,n | #de,:fine var_SetChec13k:e dwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  678 |     Hto,,v) var_:n ,ESt,v) var_Scs: (const valretu_etChecked(VLC_OBJECT(o),n,t,v)
      RIT );
      |     ^
A|                                                ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_Create( Checked(VLC_  OBJECVLC_T(../include/vlc_common.ho:r122 | #defn481:15: note: expanded from macro 'VLC_OBJECT'
)O,n,Rt,v)
      |                                                ^
ine varGS__)
  481 | ../include/vlc_common.h:481:15:             |   note:  expanded from macro 'VLC_OBJECT'c
o  481 |   _ nsCreate(a,b,c)t s t    ^ruct vlc_common_m
e../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     mbers: (vac o const nsvt vlc_object_t *ar_SetChecked( p_   vlc_Log(VLC_OBJECT(o), rs_Crteate( Vrp, vlc_moduluLC_OBJEct vlc_commoe_name, __n  F _ I )  (CTob(LEa),__, __LINE__, \ b, c )
      |                                       ^

      var_C|             ^
&../include/vlc_common.h(x)->objmh../include/vlc_common.h)::481:15: note: expanded from macro 'VLC_OBJECT'
 e\mbe481:15
rsa:   481nge( : p | note: expanded from macro 'VLC_OBJECT'
   481 |         const struct v(       consconst vlc_object_lc_commotn_me _inmsberp      uts| t : (,              ^
c "on*sttruct v)(&(x)->obj) \
itle", In file included from misc/objres.c:30tV LC_VAvl:
lc_objRc      |               ^_co
mmocn_ob_mIn file included from em../include/vlc_common.hb_SETVAeIn file included from misc/xml.c:27:
In file included from ../include/vlc_common.h:1031:
jec:1031tr../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_t  203 |    *)(&(x)->obj):
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  ree  227 |     return var_SetChecked( p_o \
      |               ^
bjtct_t *)u(&(x)->obrn var_SetChLUj) \
      |               ^
, pE, &val, ecked( p_obIn file included from misc/messages.c:so40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: jdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], psz
In file included from _C -o misc/.libs/addons.o
misc/mime.c  324 |     if( !var_GetCh:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5:sz_name, VLC_Vn warning: bject_t *)(&(x)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e->obj)   ac\
      | kARme, VLC_VAR_B_OFLOBed( p_obj,L,  JOEACT, valpT sz(a), b );
      |            ^
../include/vlc_variables.h:140va:48: note: expanded from macro 'var_SetChecked'
511 |      140 | , warning: l );
cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        |            ^
  )539 | N
UjL      ,  v  _pa r              ^
_Create( p_obj, psz_naL );
mve, VL      |             ^
C../include/vlc_variables.h:128| _VAR_INTEGE#Rde | VL:C_VAR_DOINHERIT:                                      ^
43:../include/vlc_common.h../include/vlc_variables.h: note: expanded from macro 'var_Change'
:  128 | #define varn_140:48: note: C
      f ine134:481(:| 15:    ^49sza
:m../include/vlc_variables.h cvIn file included from misc/variables.c:39:
:expanded from macro 'var_SetChecked'
aIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: _namedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 122 note: expanded from macro 'VLC_OBJECT'
  256 |     return va:onst vlc_object_t *)warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(&  134 |   (x)->    p_pr140ir_Sv-obj) \
      |               ^
> |   481 |       p_, e#tdefine mmisc/exit.c:70:e9mCorr_Setvar_SetC heckedChecked( p_obj, psz_name, VLC_VAR_ADDRESS, val )hecked(o,n,t,v) var_S;
      |            ^
e(tChecked(../include/vlc_variables.h:140:48: cnote: expanded from macro 'var_SetChecked'
oy_keysnsttore  140 |  =h keystor#defineVLC_OBJECT(oange(a,b,c,d,e) var_Change( VLC),n,aor_C,n_OBJ,t,ve_c) reatve ECTs(a), b, c, d, e  aert_ruct vlc_commo)VLC_VA(RVLC_OBJECT(p_libvln_mem
cSet      bChec),ked(VLC_OBJECT(|                                           ^o),n
,../include/vlc_common.h:481:15::  warning: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]expanded from macro 'VLC_OBJECT'

   70  481 | t,e r | s :   ( c o n  const struct vlc_common_m_BOOL, val );embers: 
      |            ^
(
,v)../include/vlc_variables.h:140const../include/vlc_variables.h:
122:39: note: :s3948texpanded from macro 'var_Create':       : note: expanded from macro 'var_SetChecked'
 note: expanded from macro 'var_Create'v|                                                ^
lc_object_t *)( "memory  " var_SetChecked(o,n,t,v)
 var_Set&(x));
      |                                                 ^
../include/vlc_common.hC:hecked(VLC_O../include/vlc_common.h:t140 | #define var_SetChecked(oOB481,v)
      |                                                ^
,../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
-:n15: note: >obj) \
      |               ^
  J vlECT(a), 481r,bcexpanded from macro 'VLC_OBJECT'B:15JECT:(_objeec note: expanded from macro 'VLC_OBJECT'
tate( tp_,v  )t *)o(_&(x)-481)>obj) \
,n,t,v)
 var_SetChecked(VLC_OBJECT(o),n,t,      | v)              ^
obj,
 psz_name      , VLC_VAR_FLOAT         In file included from misc/events.c:34122 | #defin|                                                ^
 |   :
In file included from ../include/vlc_common.h : e   1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 |     ||  VLC_VAR_DOINHERIinput/var.cvar_Create( T 
      |     ^
../include/vlc_common.hp../include/vlc_variables.h:122_o:b39j:, psz_name, VLC_VAR_INTEGER |
 const st VLCvar_ruct vlc_common_members::C708 (const vlc_object_t                                               ^ 
r../include/vlc_common.heate(_a,b,c*)(&(x)->o:bj)) var_Cr481:15: note: :481:15: eaexpanded from macro 'VLC_OBJECT't
e  481 | note: expanded from macro 'VLC_OBJECT'
VAR_D  481 |         O ( V\
const struct vINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
        const slc_cLo  122 | #defiCmne vartruct vlc_common_membersm:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_on_me  mbers: (const vlc_objec_Create(a,b,c) var_Create( VLC_OBOB note: expanded from macro 'var_Create'JECT(a), b, c )
      |                                       ^
708../include/vlc_common.h
 |    :481:15: note: expanded from macro 'VLC_OBJECT'
122 |       #det _fine var_Create(a,b,c) var_Create( VLC_OBJECT(        |               ^a), b,val481 |         cons c )
t struct v      |                                       ^
.lc_common_mi_int = var_Gembers: (const vlc_oJECT(a), b, c../include/vlc_common.h:
b481e:15: note: 481j | elibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/filter.lo -MD -MP -MF misc/.deps/filter.Tpo -c misc/filter.c  -fPIC -DPI
   In file included from ctexpanded from macro 'VLC_OBJECT't
 misc/xml.c  :48127 _ 481     cot *)(:
tIn file included from & |   (x)->obj) \
      |               ^
nst struct v../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lc_common_members:   212 |   (conIn file included from st vlc_o |         cobnst sject_t *)truct vlc_(  return &(*var_SetChecxked (obj, name, VLC_VAR_COORDS, Ival);
      |            ^:       conC -o misc/.libs/filter.o
 (const vlc_objecnteger( p_it_n
t *)../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
)  140 | #pu(common_membemisc/epg.c:))(sr-t struct vlc_commons:_members: (co (const vlc_object_t *)(&(nstx) v->obj) &\&lc_o
      |               ^
(bject_t *)32:
In file included from (&(../include/vlc_common.h:1031:
../include/vlc_variables.h:x)-477>obj) \
      |               ^
>o:5: bjIn file included from )warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]\
(  477 |  misc/image.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  554 |     v   var_Create( 
p_obj,       |               ^
ar_Create( ppsz_name, VLC_VAR_STRIN_obj, pG | VLC_VARx)->obj) \
_DOIIn file included from misc/objres.c:30:
In file included from ../include/vlc_common.h      :1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
| sz_name, VLC_VAR_STRI  241 |     return var_SetNCHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
h  122 | #define var_CreateNG(ec |a,b,c) vkar_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:deef ine vVaLrC_15V              ^:AR_ note: expanded from macro 'VLC_OBJECT'
       
d481 |  DOI_Se(tChe   c
      |                                       ^
kedmmisc/keystore.c:383:9:(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'sg_Dbg( po,_ln,t,v) vIn file included from misc/variables.c:39:

   481 |         consar_SetChecwarning: kdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t struc ept
_d(VLC_OBJo vlc_co mEtCT, "bj  383 | mon        msg_E(, pro),n,t,  vsz)
r(p__namep, VLC_VAR_STRI      |                                                ^
NG, varent, "vlc_caredentiail_get: biv    conlncv,a "nolid../include/vlc_common.hl )st struct vlcx uIn file included from )->objr)_ comlmon_NH");
      |         ^
m../include/vlc_common.h:1031:
ERIT
      |     ^
../include/vlc_variables.he:276_mmbers: (ceonst vlc_ob../include/vlc_variables.h: exit handler" );
      |         ^
cj:h10:ect warning: _t *)(&(x)->ob../include/vlc_messages.h:87:5:mbers: (c note: expanded from macro 'msg_Dbg'
onstj) \   
87      |               ^
 |  vlc_object    msg_Generic(p__aIn file included from misc/epg.c:32:
In file included from ../include/vlc_common.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
pth:is,t *)(&(x)->o VLbC_M../include/vlc_messages.h:83S:G5481:j :note: 15expanded from macro 'msg_Err':
    12283:39)note:  _\Dexpanded from macro 'VLC_OBJECT'B
G  481
,:  _note: _expanded from macro 'var_Create'1031
:
  122 | #de../include/vlc_variables.h:fine        | v491| :5:   |       ms     const struVcAt_gA_RGGeSn_e_              ^
   vlc_com;
      | )ric(p_In file included from misc/events.c276 |     imon_me           ^
m../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | art_Create(a,b,c)# var_Create( VLC_OBJ:defin34:
warning: In file included from due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_common.hE:Ce
1031  491 |     vaTr(_
a), b, C      f( !v var_Set| cCheck    ^
reate( )
      |                                       ^
 p_obj, psz_name, VLC_VAbers: (const vlc_../include/vlc_common.h:R481:15: note: expanded from macro 'VLC_OBJECT'
eobject_t *)(&(x)->obj) \
      |               ^
  ../include/vlc_messages.h:78:481 |         cons_ADDRESS | VLC_Vt struct vlc_commond(o,n,AR_DOIn file included from INHERIT )13: note: t,v) va_memr_S;
misc/xml.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        227 |     etrbersChexpanded from macro 'msg_Generic'
   a: (coneturn\ s78 | 
      |     ^ecked(VLC_OBJECT(ro| ),n,t,v:
)../include/vlc_variables.h:var_SetChecked(V 
      |                                                ^
t vlc_ob../include/vlc_common.h              ^
LC_VAhis, VLCR_FLOAT, &v_ alM   v ) )525p_obj, psz_In file included from :481Sname, VLC_VAR_FLOAT, _GetChecked( 
      |          ^
l../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
v:5:cal ) ;  
142:15: note: expanded from macro 'VLC_OBJECT' | #
dG      e_ERR
fwarning: ject_t, __ine var_G  481 |         const st_Log(VLC_OBJECT(o), petChecked(o,n,t,v) v,ar_G v../include/vlc_variables.h:122:rlce_tuct vlc_cp_obj, psz_ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]aChecked(VLC_Vommon_membme, VLC_ers: (cons|            ^
../include/vlc_variables.h:140V:48: note: expanded from macro 'var_SetChecked'
AR_INmodule_name, __FILE__, __LIt  140 | 
 vlc_object_t *)(&(  NE__,  *)A(525 |     var39: note: expanded from macro 'var_Create'
#  122 | #define vax)->or_Creat_Creae&(x)->objte(() p_objdefine vaba,b,c) r \
      |               ^
\
      |             ^
_SetCheckedvar__(o,n,t,v) AIn file included from RGCre../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
var_SS__)
      |     ^
etChecmisc/image.c../include/vlc_messages.hmisc/error.cT:ate( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:j481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      481 |         const struc) 31:
In file included from ../include/vlc_common.h:1031:
     const :40:
In file included from ../include/vlc_common.h:ked\(VLC_1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.hE::
      |               ^
t vlO212:B  563 |     vc_commonstruct v_ar_CreIn file included from misc/objres.caJtEeC( p_obTm(eom)bje,rnG78l:OBJECT(co_common_members: (const vlc_o13: note: expanded from macro 'msg_Generic',),n,
bject_t:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256   78 |   s:t ,*v12)
      |                                                ^
  vlc_Log(VLC_OBJECT(o), p,../include/vlc_common.h :481:15, psz_name:, VLC_VAR_STRING | VLC_VAR_DO Inote: NHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #devlc_moduleexpanded from macro 'VLC_OBJECT'f_name, __FILE__, __LINE__, \
      |             ^
ter" ) +i../include/vlc_common.hne var_Create(a,b,c) var_Cr 1;
      |                     ^
12../include/vlc_variables.h:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
658  256 |     :47: note: expanded from macro 'var_GetInteger'
r  658 | #d:e (consturnefine var_GetInteger(a,b)  var_  vta ErR_:481Sv:15: letChecked( p_obj, psz_note: , &vanameexpanded from macro 'VLC_OBJECT', VLC_VAR_ADDRESS, val );
      
|            ^
../include/vlc_variables.h:140:48  : note: expanded from macro 'var_SetChecked'
481 |  :   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e  140 | #def   ine v)ar_Sea(&(x)-t Checke d(o,n,t,v) var_SetCheckedconst struct vlc_common_members: (const vlc_object_t GetInteger( VLC*)(&(x)->obj)l ) )
       \
      |               ^
_OBJ
| (V  ECT         ^
212Lmisc/keystore.c:407:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | (a), b)
      |                                               ^
  407 | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
            481 |              const struct vlc_common_ returc>obj) \
      |               ^
members: (const vl_ct  nIn file included from misc/epg.c:32:
In file included from ../include/vlc_variables.h:142:48:_object_t note: expanded from macro 'var_GetChecked'
../include/vlc_common.h:1031:
 *)(&(x)->objo msg_Wa../include/vlc_variables.hrn(p_parent, "Passworbject_t *)(&(x)->obj) \
      d |               ^
in a URI is DEPRECATED");
      |                 ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_this, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
  142 | #define var_GetChecked(o,n,:511t:,5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 |     ) \
va      |               ^
r_Create( p_obj, vpsz_naminput/var.c:709:9: warning: t   78 |      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  v) var_e, VLG,v)
Car_SetCh_V      | Aevlc_709 |         vLarog(VLC_C_O                                               ^
ROB_Change( p_input,_INTEGER | V
t  Checked(VLC_OBJECT481(JECT(o),  p, vlco),n,t,LC_VAR_DOINHERIT
      |     ^
v_module../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
)
      |                                                ^
  122 | #def../include/vlc_common.hine va:481:15:e ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
( V_nLC_OBJame, __FI  481LE__, __LINE__ECT(a),,In file included from "misc/addons.c:chapter", VLC_VAR_CHOICESCOUNT, &count, note: expanded from macro 'VLC_OBJECT'
  481 | r ec k \
      |             ^
ed (obj, name_ CreaNULL ) ,te(a,b,c) var_Create( VLC_OBJ; | ../include/vlc_common.hb,   c VECT(a), 
      | b, c LC:481:15:    _VA   note:  expanded from macro 'VLC_OBJECT' |         const struct v25R
:
        ^
  481 |     _   const struct v,lc_c../include/vlc_variables.h:128 )
      |                                       ^
:43: note: expanded from macro 'var_Change'
../include/vlc_common.h:481 : 15: note:   expanded from macro 'VLC_OBJECT'128
 |   ommon_memb481lc   const struct vl#d_comcemf_ine var_Changecommoo(ners: (conscontna,b,c, _m)
d      est struct vlc_commonm_members: (bers: (ccon| o                                      ^cs )
      |                                       ^
tnst vlc_obj
_../include/vlc_common.h: vlc_oect_t ../include/vlc_common.h:bject_t *)(&(x)->obj) \
      |               ^
481:15: note: expanded from macro 'VLC_OBJECT'
481 vlc_object*:_t   481 |  15: note: )m,e) var_ e*In file included from )(&(x)->expanded from macro 'VLC_OBJECT'
om      const stru../include/vlc_common.h:1031:
../include/vlc_variables.h:189  481 | ct vlc:12: _commowarning: bers:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n_m  189 |     reIn file included from Change( VLC_OBJbturn var_Setj) \
      |               ^
 |        misc/messages.c    :40:
In file included from ../include/vlc_common.h:1031    c:
../include/vlc_variables.h:340:9:ECT(a) ,In file included from  bonst st,ruct vlc_commmisc/xml.c:on_membe27:
In file included from ../include/vlc_common.h rcos: (const vlc c, d, e )
      |                                           ^
_obj../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
BJECT(o),n,t  481 |    warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 (c1031o,     cChecked( p_obj, psz_name,:
bj, psz_na27 warnings generated.
../include/vlc_variables.hm:241:12o n: ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLev  241 |     return var_SetChC)
      |                                                ^
ecked( conspttn   vlc_ob_(340obj, psz_&(x)_js,../include/vlc_common.het -e>obj) \
      |               ^
t: *)(&(misc/keystore.cmxname,:ct_t )bs481:15: -> ers: (constVst 422:21: warning: rLVdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]LC_o
_ uvlc_object_t *)(&(x)cnote: C_VA->obj) \
      |               ^
texpanded from macro 'VLC_OBJECT' sR_ST
R  481 | ING, VAR_In file included from misc/renderer_discovery.c:27:
In file included from bj        cIo | *  422)Nval(&(x)->obj) \
TEGEnst      |               ^R../include/vlc_common.h:depbase=`echo misc/filter_chain.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/filter_chain.lo -MD -MP -MF $depbase.Tt, val );) \
      | r
po -c -o misc/filter_chain.lo misc/filter_chain.c &&\
mv -f $depbase.Tpo $depbase.Plo
              ^
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  uct140 | #def st vruct vlc_comlmon_members: (const vlc_object_1031:
c_common_mIn file included from t *)(&(x)->obj) \
      | em              ^
misc/image.c:40:
be
rs: (const vl../include/vlc_variables.h:511:5In file included from c:In file included from misc/objres.cV: In file included from misc/variables.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   ../include/vlc_common.ht 30:
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from 
 _o  ../include/vlc_common.hbj e ic511 | t _t) f( :v*1031)(v&In file included from  a   var_;C
rea:
t../include/vlc_variables.h:276e( p_ob:  10: warning: 122 | #define var_Create(misc/filter.c      :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]j, psz_name, VLC_VAR_IN30:aT,EGER b
,  276 |  c:
   In file included from (x)->obj)| VLC_VAR_DOINHERIT
      | 293if(  |     ) var_C!reatvarl_eGetirCihef( !var_nG../include/vlc_common.h:ce_cometmon_m1031e  ( VLC:
../include/vlc_variables.h:189:12\| : 
      |               ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vha      ^1031In file included from misc/epg.c:32:
In file included from ../include/vlc_common.h:1031:
A:
../include/vlc_variables.h../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
189e | ck    ed:525 | (   C  v578a:_OB9p
_../include/vlc_variables.h:obj, psz_nam122e:m39b,   retur:n  var_Setwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ers: J
E  578 |     ifC           ^rr_R_STRING,( vaT
Create( p_obj../include/vlc_variables.h:, psz_name, VLC:_S_VVLC_VAR_BOOLetChc, &val AR_BOOL | () )
      |          ^
rke_Chang140VLC_VAR_DOINHERIT
      ../include/vlc_variables.he:( p_142:obj, psz_name, VLC_48a), b, c )
      | :                                      ^ 
(const  ../include/vlc_common.hv:lc_o481:note: expanded from macro 'var_Create'
b  j122 | #denote: expanded from macro 'var_GetChecked'
f  ine var_Crect_t *)(&(x)|     ^
->obj) \
      |               ^
ed( p_obj, psz_name, input/var.c142V: | 711:13:15L warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]cCCheck
_V#e:d( p_  obj, psz_nVdefARine var_ame, VLC_711:Vk |     e A 48d../include/vlc_variables.h(:122::R ea_39o_t:eI,NTEGE n,note: expanded from macro 'var_Create'note: 
expanded from macro 'var_SetChecked't,
(v) varCaHOICESCO,b,c) varUNT, &count, NULL ) )_GetChecked( p_obj
      |         ^
,../include/vlc_variables.h:128:43:    _Create122 | #defi ne var_Cr( VLC_OBR, val );eate(a,b_,c) var_Create( VLC_OBJJECT(a), b, ECT(a) , b, c )
      |                                        ^ 
 ../include/vlc_common.h:481:15: note:   expanded from macro 'VLC_OBJECT'

v      a| r_Change( p_inpu           ^t
, "cha../include/vlc_variables.h:p140ter",   481V | L C_    :48: note: expanded from macro 'var_SetChecked'
S  VAR_SETVALUE,   const structet &va psz_nal, vlc_co NULL );mmonm
e      |             ^
A../include/vlc_variables.h:128:43:R,_140 | I_Nmembers: (const vl# Check definote: ed(VLC_Oexpanded from macro 'var_Change'Bne var_JECT(o),C
OORDS,nS  etChecked(o,n,t val);
      |            ^
,../include/vlc_variables.h:,t,v)
v      |                                                ^) 128
v140 | #../include/vlc_common.h: | ar481:15: note: expanded from macro 'VLC_OBJECT'#def_
SetChecked  481 |         const struct vl(VLCc__OBJcommon_members: (const vlc_oEC140:48: note: bject_expanded from macro 'var_SetChecked'
 VLC_VAR_STtT(o )iRING, &val ) )
      |         ^
note: *)(../include/vlc_variables.h:142:48  : note: expanded from macro 'var_GetChecked'
&(x  142 | )-#d>obj) \
      |               ^
efine vaexpanded from macro 'VLC_OBJECT'140 | c
#dnde  481 |       e,In file included from  misc/addons.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hf var_Change(einefine va const struct :203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  203_ |  G n et_ vlc_common_memberChesvar_SetChenote: ck:e expanded from macro 'var_Change'
d  (cobo,t,v)
      |                                                ^
128j | ect#_t *)c,b,c,d,e) var_Chdefine../include/vlc_common.h var_kange( VC(&, psz_name, VLC_(x)->oVAR_BO bj):OL | VLC_VAR \
      | 481:15: L_val );
note:       expanded from macro 'VLC_OBJECT'ar_SetCheckC_OBe
ed(o,n,t,v)DOINHERIT
      | d((o    ^o,n,t,v var,n,t,v) var_SetCh_ecked(SV  L481|            ^              ^
 | J        const struct vlc
EIn file included from misc/epg.c:../include/vlc_variables.h:C_Tc32:
In file included from 140(../include/vlc_common.h:a), b, c, d, e )
      |                                           ^
1031../include/vlc_common.h:481:15: omnote: eGexpanded from macro 'VLC_OBJECT':
mhange(a,b,c) var_GetChecked(VLC_OBJECT(o),n,t,v)

        oe| n481_members: (const vlc_object_t  |         co*../include/vlc_variables.h:539:5: warning: C_Odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)(&
  ../include/vlc_variables.h(x)->obj) \:nst :48: note: expanded from macro 'var_SetChecked's                                               ^
t
../include/vlc_common.h  140 | #defiC
      h|               ^e:
cket481:15: note: expanded from macro 'VLC_OBJECT'
122  In file included from misc/filter.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12:,d,e) var_Change(539 VLC |     varChecken_Crea_dOBet var_SetBJECT(o),n,t(JVEL,C_OBJE481CT(o),n,t,CT(a), b, :c39: note: ,e (dtexpanded from macro 'var_Create'
    |    p_ob122v),
       |                                                ^C |                     var_Inherit
hreckj, psz_ed(o,n,t,v) var_SetCString(p_p../include/vlc_common.h :e481 :)15: note: expanded from macro 'VLC_OBJECT'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |                                           ^
  481../include/vlc_common.h: |  vre  481:15)203 | ared: note:  (n | expanded from macro 'VLC_OBJECT'
  #  dt,481  p | ree  t s  fi  n ue varr_Create(a,z_option_username);
n var_SetCheckedturn var (        p_obj, psz__SetChecked( p_obj, psz_name, VLCname, |                     ^
h../include/vlc_variables.h:642:_VAR_eVcLked(VLC_OBJECT51: note: expanded from macro 'var_InheritString'
  642 | #define var_Inher      const sitruct vlc_common_members:nst vltStcr (b,cci) no_vnst avlc_object_tg(r_o, n)o B
Obvar_OCLruIcn,       e| a                                               ^
herivtaSl );
      ../include/vlc_common.h:481| :15:           ^t
o../include/vlc_variables.h:140,n,t,v) var_ring(VLC_OBJECT(o), n)
      |                                                   ^
G../include/vlc_common.h:481:15:e48: note: expanded from macro 'var_SetChecked'
:   140 | tCnote: expanded from macro 'VLC_OBJECT'
h  e481 |  #ckdefed(VLC_OtBJiE C T (n e    o const struct vlc_commo)nv lc_cvommon_mem,_n,t,v)
      |                                                ^
mar_SetChecked(o,nbers: (const vembers: (con../include/vlc_common.h:481:15s: note: expanded from macro 'VLC_OBJECT'
t  481 |   lc_object_t *)(&(x)->obj) \
            const struct vlc_comm|               ^
on_mconsem bers: (consinput/var.c:717:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  t717 |        v vtl cal.i_i_,vnltc _=objec struc tv_atr_GetInteger( p_input, "note: expanded from macro 'VLC_OBJECT'
c  481 |        t,v) va const struct vlc_cohra_pter" ) SetCh- 1;
      |                     ^
ecked../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'
(VLCmmC_Oo_nV  A658 | #td evlcf_icommon_meob_members: (con *)(&(x)-st vlcR_BOO_obL, vjecal );>obj) \

      |            ^
      | ../include/vlc_variables.hject:t_t *)(&              ^(
_nte  vxa)-r_GetInmbersteger(a,b)  *)(&(x)->obj) \140:48
  var_G      |               ^
: note: expanded from macro 'var_SetChecked'
  140etInteger( VLC_OBJEC | #deT(a),b)*In file included from misc/objects.c:40:
In file included from ../include/vlc_common.h:1031:
)fine var_Se(tChecked(o,n,t,v&(x) var_SetC../include/vlc_variables.h:he)cIn file included from ->256misc/variables.c:ke:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
39:
In file included from d../include/vlc_common.h:1031:
(V  
L      C| _                                              ^
O../include/vlc_common.h../include/vlc_variables.h256: | 304 : 17 :  owarning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r
e  t304u481r:15: note: expanded from macro 'VLC_OBJECT'
 |   n  481 |         cobjns)t \
 struBc t vvarlc_co      |               ^mmon_members: (const vlc_object_t *)(&_JECT(o),n,t(x):S e(tco->obnCst ,jv)
      | h
) \
                                               ^
evl j ../include/vlc_common.h:ect_t i      |               ^
misc/keystore.c:*)(&425:(x)21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
-  fc>objkinput/var.ced( p_obj, psz481c:__425 |  obj15: note: expanded from macro 'VLC_OBJECT'
   481 |   nam        :     const s719:13: warning: libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/filter_chain.lo -MD -MP -MF misc/.deps/filter_chain.Tpo -c misc/filter_cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]hain.c  -fPIC -DPIC -o misc/.libs/filter_chain.o

e, VLC_VAR_ADn  Dect_t *a )( 719 | Rm ESS,              var_Cval );
      |            ^
../include/vlc_variables.h:140:48: note: hexpanded from macro 'var_SetChecked'
(  140 | #defangeine var_SetCh    ecketruct     var_Ivd(o,n,(nheri& p_in(x)puetString(p_parent, psz_option_passwor->obj) \
      |               ^
, VLC_VAR_FLOATlikely(!var_tGetCheckelc_commod (obj,n_members: (const vlc_object_t *)(&  n| ,V (axm"c)hapter", VLC_LCVA_VAR_DOINHERITR_SETVALUE,) &v \
      |               ^al, NULL );
      |             ^

      |     ^
../include/vlc_variables.h../include/vlc_variables.h:122:
:128:43: dnote: expanded from macro 'var_Change'
  128 | #define );
      |                     ^
v39: note: expanded from macro 'var_Create'
../include/vlc_variables.h:  122 | #def642t,v) ar_Change(B:v51: note: expanded from macro 'var_InheritString'
Jar_SeientChecked(VLC_OBJ  ECT642 | a#define var_Inherite,->obj) \(o),n,t,v)

       |               ^
v      |                                                ^
aString(o, n) var_InheIn file included from , VLCmisc/addons.c:../include/vlc_common.h:rir25:
In file included from ../include/vlc_common.h:1031:
ECT(o),481:15: note: n,b,c,d,e) var_expanded from macro 'VLC_OBJECT'
C_Cr_VAR_COt,v)
      |                                                ^
ORD../include/vlc_common.h:481In file included from misc/mime.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: :Swarning: , &val)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]))
      |                 ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
he  142 | #define var_GeangetCheck15: note: expanded from macro 'VLC_OBJECT'
e  481 |     
( V    con  525 |   stad(o  vt,n,t,v) var_GetChecked(VLC_LC_OBJeOBJECT(oar_Cre()aate( p_obj, psz_name, VLC_VAR_,b,,n,t,v)
      |                                                ^
B../include/vlc_common.h:O OL | VLC_VAR_DOINHERIT
      |     ^
t../include/vlc_variables.hStrin:122:39: c)note: expanded from macro 'var_Create'
E  C122 | #define var_Cre481:15T vara(_Create: note: expanded from macro 'VLC_OBJECT'
te( VLC_OBJECT(a), b, c  481 |  a(a s , bt,c ))r
      |                                       ^
uct vlc_common_members: (cog(VLC_OB J   const stECT(o), n)
r      |                                                   ^
../include/vlc_common.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    uc)t  , b, c, d, env     conavlc_common_membr_Creas:481:te15: note: expanded from macro 'VLC_OBJECT'
   481 |  t vlc_o)
      |                                           ^
bject_t *)(&(x)( V->obj)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e  481 |    LC_OB \
      rs: (co     st struct vlc _JcEoCmTm nst|  vlc_object_t ( In file included from misc/image.c:43:
../include/vlc_filter.h:167:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]*)(&(x)->obj)a), b, c               ^)
      | co    const structnon
_ vlcst stru
cIn file included from misc/filter.c:../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 \
      |               ^
                                      ^
  167../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481_ | common_members: |         212 |     return         m sg_War30 :
cIn file included from o../include/vlc_common.hn n:(1031cvoaIn file included from rst struct vlc_co_mmon_memSetmnembers::
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
misc/variables.c:39:
In file included from ../include/vlc_common.h:1031:
( p_filter, "can't g../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bers:   324st vlc_objectet (c o_t *)(u&tput pictu(x)->o |     if( onst v!vare" );
      |         ^
blrj) \
      |               ^
c_o../include/vlc_messages.h:85bj:5: note: _GetChecectk_t expanded from macro 'msg_Warn'
*)(&In file included from (misc/epg.c:   85 | x)->obj) \
      |               ^32:
In file included from ../include/vlc_common.h:1031
  212 |     re e   msgd( p_turobj, psz_name_,n var_Generic(p_thisSetChecked (ob VLCj, name, VLC_VAR_FLOAT, &val ) )
      |          ^
, :
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h../include/vlc_variables.h:142:48: :78:13t:note: expanded from macro 'var_GetChecked'
 note:   142 | #d vlc_common  554 |     var_Create( p_obj, psz__Ceheexpanded from macro 'msg_Generic'fine 
v   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_modulemembers: (const vlca_r__Gobject_t *netCham)name, VLC_VAR(&(x)e, __FI_VARLE_COORDS_S,e cvkaed(  _TRING | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
o481  122 | #define var_,nCrel,t,);
      ->oc )v) vbaj) \
      |               ^
r_GetChecked(VL |    C_OBJECT    (o),n,t,v)
      |                                       ^
 ate(a,b,cconst st) vinput/var.c:741:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r
../include/vlc_common.h:481:15: note:   741 |     var_Change( p_input, "ticexpanded from macro 'VLC_OBJECT'
utcl|            ^
e../include/vlc_variables.h:140:48:   481note: ", Vexpanded from macro 'var_SetChecked'kLC_VAR | ar_
  Cre  140 | #define vt vlc_common_ar_m_emb      |                                                ^
ers:../include/vlc_common.h :a(const vlc_obje ct_t SETVA *   LUE, &val), NULL ) 481:15:;
      |     ^
t../include/vlc_variables.h: note: expanded from macro 'VLC_OBJECT'
128:43: note: expanded from macro 'var_Change'
e(  128 | #define var_Checonst struct vlc_common_membersad: (const vlc_object_t *)(&(x)->obj) \
      |               ^nge(a SetChecked(o,n,t,,vb)(&(x)-,>c,do(, e) var_Change( VLC_Ovar_SetCBJECT(a), bhecked(VLC_OBJECT(o),n,t,bj) \
      |               ^
, c, d, ev)
      |                                                ^
 )
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const In file included from       |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
s  481 |         ctonstr
u VLC_OBJECT(ac),  sbt,ructIn file included from misc/renderer_discovery.ct vlc_co: vlc_  mmo481 |    n_members:27 :
(const vlc_object_tIn file included from ../include/vlc_common.h:     co1031:
../include/vlc_variables.h:525:5 *)(&(x)->ob: warning:  c )
      |                                       ^misc/objects.c
:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:j) \due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
276  :n10525: |     var_Create( p_obj, psz_na warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  276 |     if( !me,_, __LINE__, \v
ar_GetChecke      |               ^d( p_obj, psz      |             ^
_n../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  const   481 |   struct vlc_common      coIn file included from misc/filter.c:30:
In file included from common__membernst struct vlc_cosstmembers: (cons: (consmmon_members:  VLC_VAR_(cBOOL | VLC_VAR_DOINHERIT
      |     ^
t vlc_objonst vlc_obect_t *)(&(x)->obj) \
      ject_t *)(&(x)- struct vlc_com>mt vlc_object_t *)(&(x)->obj) \|               ^

      |               ^
on_members:../include/vlc_variables.hobj) \
      |               ^
:122:39: note: expanded from macro 'var_Create'
  122 | #defi (ne var_Create(a,b,c) var_Cconsinput/var.crt vlc_objeceate( VLCame, t_t *)(&(Vx)(conIn file included from misc/epg.c:32:
In file included from LC_VAR_INTEGER, &val->s../include/vlc_common.h:1031:
In file included from ../include/vlc_common.hmisc/image.c: :746:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:) )
      |          ^
obj) \
      |               ^
../include/vlc_variables.h:../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1031142:48: note: expanded from macro 'var_GetChecked'
:
../include/vlc_variables.h43In file included from misc/variables.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h  746 |     var_Cha:  227 |     return var_SetChe  142 | #define var_GetChecked(o,n,t,ckev)d( p_obj, psz_name, VLC v_VARar_GetChecked(VLC_OBJECT(o),n_FLOAT, ,t,vval)
      |                                                ^ );

      | ../include/vlc_common.h:481:15n: ge( p_OBJnote: _input, "chaptotbj, name, er", V           ^
ECT(a../include/vlc_variables.hLC_VLVAR_SET), b, cVALUE, &newval, NULL );
      |     ^
../include/vlc_variables.h:128C_ )
      |                                       ^
VAR_COORDS, val);
      |            ^:43:../include/vlc_common.h:481: note: expanded from macro 'var_Change'

:../include/vlc_variables.h:140  128 | #define var_Ch15expanded from macro 'VLC_OBJECT':
ang140: note: expanded from macro 'VLC_OBJECT'
  481 |    481 |     48         :const s: note: expanded from macro 'var_SetChecked'e(a,b,c,truct vlc
_common_memb  ersd,e) 140 | #define var: (const vlc_obj_var_Ch  conse:
SetChecked(48: note: expanded from macro 'var_SetChecked'
o,n,t,v) var_ange(S VLetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
  140 | #define var_SetCt struct vlc_common_membhers: (const vC_(o),n,t,v)
OBJECT(a), b, c, d, e )
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481e
 | cked(o,n,t,:v) var563:  481 |    5:_SetChecke        |                                                ^d(   con   VLC_OBJ  st struv ECT(o../include/vlc_filter.h:213:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l    const struct vlc_common  213 | _members: (const vl
cwarning: ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:c_ob481jtc  vlc_common_me: m15bers: (cons _obj     t vlc_object_te *)(&(x
)lct_t   e563c | _objec t   vmsg_Warn( p_f*)(&(iltx)->obj) \
      |               ^
_t ->obj) \
      |               ^
er, "can't getar*)(&(x) ou->obj) In file included from tpumisc/mime.cIn file included from misc/filter.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12:_Creat\
      |               ^
e( p_o),n,t,v)
      |                                                ^
bj,t su:b29../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT':
In file included from ../include/vlc_common.h:1031:
In file included from  psz_p: note: expanded from macro 'VLC_OBJECT'
  481 | ic
t../include/vlc_variables.h:539:5: cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t       warning:  481 |   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ure"misc/renderer_discovery.c:  539 |   27 :
 _ const struct vlc_cname,  ommon_membe 241r VLC |     returnIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539  v   var_SetChecked( p_obj, psz_name, VLC_VAR_STRING, val );
      |            ^
s   const struct: (con../include/vlc_variables.h:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  539 |      var_Create(t vlc_ op_o:bj, pvls z_nbjectame,)_t *)(&140(:x48: VLC;
      |         ^
)ar_Creat_e(c_common_members: (const vlc_o bject_t *)(&(x)->obj) VAR_\
FLOAT | VLC_VAR_DOINHE      |               ^
 note: expanded from macro 'var_SetChecked'
  140 | #dp_obj, Refi../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85psIn file included from misc/addons.cz_nameIT
      |  |     msg_Generic(p_this, :25_VAR_STR340ING | VLC_Vt *)(&(xAR_DOINHERI)->:obj) \
      |               ^
V:
In file included from ../include/vlc_common.h9: warning: LC_MSG_WARdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T>ninput/var.c::760:9:1031 warning: N, __VA_ARGS__)
      |     ^, VoLC_V  340:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     ^
../include/vlc_messages.h:78:13: b  note: expanded from macro 'msg_Generic'
  760 |         var   78 | 227 | -     vlc_Log(> o if( var_GetChecked( p_obj
,bj) \
      |               ^
_VLC_OBS   return var_SetCh epsz_name, VIn file included from misc/xml.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L../include/vlc_variables.h:122:39C  256 |     return var_SetChecked( p_obj, ptsBzo_onlame, V(LC_VAR_A:DDRESS, va p_l );
      | in           ^put, "video", tru
e ../include/vlc_variables.h:140);
      | :48: note: expanded from macro 'var_SetChecked'
e var_S  140 |  _        ^
../include/vlc_variables.h:260:46note: expanded from macro 'var_Create'
e:t   122 | #define var_Create(JECT(oa), pChecked(onote: expanded from macro 'var_SetBool'
,b,c) var_Create( VLC_OBJECT(a), ,n,t,v,b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   ) va vlc_module_name, __FILE__, __LINE__, \
      |             ^
r_SetChecke../include/vlc_common.h:d(VLC_OBJECT(o481:15: note: expanded from macro 'VLC_OBJECT'
  481) |    In file included from      const struct vl,n,t,vmisc/filter_chain.c:V)c
      |                                                ^
_common_members:#d../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 (const vlc_efiA  28obje:
j481RIn file included from ../include/vlc_filter.h:28_FLOAT      con | st sV:
t)ruct | ct_t *)(&(x vlc_cLC_VAR_DOINH \
      |               ^
        conneE var_SommRIst stron_meumbers: (conIn file included from setChet vlc_cot vlc_common_members: (const vlcbject_t *)(&(x)-_object_tIn file included from  ../include/vlc_es.hTmisc/error.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    227 |     re>obj) :27:
t*)(&(x)->o260 | #deIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hbj) u\
      |               ^
\rn )->:189:12:va obj) \
In file included from warning:       due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]| 
              ^
rmisc/filter.c:_30:
In file included from ../include/vlc_common.h:1031:
S  e189 | ../include/vlc_variables.h :256:tChecked( p_ocked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,finet,v)
   return var_SetChecked( p_obj, psz_name, VLC_VAR_INT12EGER, vabj, ps:       |                                                ^
l );
      |            ^
warning: ../include/vlc_variables.h:z_name, VLC_Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:  AR_F256 |     LOA140:48: note: expanded from macro 'var_SetChecked'
481:15: note: expanded from macro 'VLC_OBJECT'
T, val );
      |   140 | #define var_  SetChecked(o,n,t,v) var_SetCheck481 |    ed(VLC_OBJECT(o)     const struct vlc_comm           ^on_members: (cons,t
 ../include/vlc_variables.h:140n,t,v)
      | var_SetBool(a,:48: note: expanded from macro 'var_SetChecked'
b,c)      var_SetBool( VLC_O  140 | #defBJECT(a),b,c)                                               ^

      |                                              ^
../include/vlc_common.h:ine var_SetChe../include/vlc_common.h:481:15cked(o,n,t,v) var_SetChe: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_memb
      |               ^
cked(VLCers: (const vlc_object_t *)(&(x)->oIn file included from  vlc_objmisc/renderer_discovery.c:27:
ecIn file included from ../include/vlc_common.h:1031:
b../include/vlc_variables.hj:)554 :\5
:       | warning:               ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

t_t *)(&(x)->obj) \
      |               ^

  554 |     var_Create( p_obj, input/var.cIn file included from :776:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  776 | 481 _   O    var_SetBAool(RBp pmisc/xml.cJECT(o)sz_name, VLC_VAR_STRI:15: note: expanded from macro 'VLC_OBJECT'
      |     ^
  481 |  ,r:N_S../include/vlc_variables.hGetu | VLCrnT var_S27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hetChecked( p_obj, _       _inppszut, "au:_RING, &val ) )dio:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]"n
ame,, true );
  276 |     if( !      |         ^
v../include/vlc_variables.h:aVr_260AR_DOINHERI:46: note: expanded from macro 'var_SetBool'
  260 | #define var_SetBoGetChecked( p_obj,  VLpsz_name, VLC_VAR_IT
n,t,oCv)
      | NT      E|     ^
_VAR_ADDRl(a,b,c)../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
122                                               ^
GER, &val  122 | #defineco 
      :|         ^
39: note: E      v) ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
ar_SetB vaool(rnst struct v VLC_OBJECT(alc_c  )
      |          ^
ommon_142Crexpanded from macro 'var_Create'_members: (const vlc_object_../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | t *)(&(SS, vaeate(a,b
#  122 | #de,c) vx)->oar_Create( Vbj) \
      |               ^
)define var_GetChecked(o,n,t,v) vIn file included from ar_misc/filter_chain.cGetChecked(VLC_OBJ: | #defiEn,ef../include/vlc_common.h:481:15b,ci: )misc/image.c:182:13 note: expanded from macro 'VLC_OBJECT': 
  481 |         const struct 
CT(o),n,vlwarning: LC_OBJECT(a),      |                                              ^l );var_GetCheckedt,v)(o

../include/vlc_common.h28n
,      |            ^n,t,v):
 var_GetChecked(VLC_OB
JECT(eco),n,t,v)
_      c| ommon_:481:15: note:  mexpanded from macro 'VLC_OBJECT'
e b, c )
      |                                       ^
mbers: (const vlc_object_t *)(                                               ^      In file included from ../include/vlc_filter.h&(x)->obj) 
\|                                                ^

../include/vlc_common.h:481../include/vlc_common.h:../include/vlc_variables.h      |               ^
  :15481:15: note: expanded from macro 'VLC_OBJECT'
: note: expanded from macro 'VLC_OBJECT'
  481 |   :../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const In file included from 140:48:481 |          481 |         const struct vlc_ const struct vlc_comvmon_memacombmisc/error.c:31:
In file included from ../include/vlc_common.h:1031:
 mon_members: (const sv note: expanded from macro 'var_SetChecked'ers:28:
truct 
:vlc_common_members: (con  st vlc_objec ../include/vlc_variables.h : In file included from  ../include/vlc_es.h:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]140 | #define va
(consrtt vlc_object_t *)(&_(tx *)(&(x)->obj)   co\n
st _)SetChesc-      | ke              ^d
  203 |   lc  return va(o,n,t,vr_SetCheckIn file included from misc/xml.c:27:
In file included from ../include/vlc_common.h:) var_SetC1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]h
ecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
ed( p_obj, psz_name, V  LC_VA../include/vlc_common.h>obj) \
      |               ^
R_BOOL, val );
      |            ^
t:481:../include/vlc_variables.h:15: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]rinput/var.c
:792:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  182 |    140u
ct vl  792 |   c       :  expanded from macro 'VLC_OBJECT'
_obj   msg_Wec  arn481( p_i48: note:  mage->  var_SetBexpanded from macro 'var_SetChecked'
p_pa  140 | #define varent, "Ioomage decoder outputl( p_input, "293 |     if_co ( !var_mspmon_mem |         t_t *)(conmore than one "
      |             ^
../include/vlc_messages.h:85:5:bu", true );
      |         ^
 note: ../include/vlc_variables.h:260:46: note: expanded from macro 'var_SetBool'
&(x)->obj  260 | #define var_Setexpanded from macro 'msg_Warn'
)Bool(a,b,c)   erG   var_SetBool( VL \
      |               ^
etChecked( p_obj, psC_OBJECT(   a)85r_SIn file included from misc/renderer_discovery.cz_ |  :27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5:name, VL e tChC_VAR_BOOL msg_s: (const vl warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_object_t *, &val ) )
      |          ^
../include/vlc_variables.h,  :142)(&(241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
563x:48: note: expanded from macro 'var_GetChecked'
G)  142 | #define var_GetChecke  241 |     return var_SetChecked( p |     var_Create(e cdked(o,n,t,v) var_p_obj, psz_name, VLC_b,c)
      |                                              ^
Set_o../include/vlc_common.h:481C:eneri(o,n,t,v) var_GetChecr15: note: _CrVexpanded from macro 'VLC_OBJECT'
bj, psz_ked(VL37nam  481 |  Ce, VLC_VAR_S_OBJECT(AR_ warnings generatedSTRING, val );
      |            ^
 TRING eate |(a,../include/vlc_variables.h  VLC_V.
AR_DOI-NHERIT
      |     ^
:../include/vlc_variables.h140ecob,c) ked(::v p_obj, psz_name, VLC_VAar_Create( VLC_O48: note: expanded from macro 'var_SetChecked'
B  140 | #define var_SJECT(122a), b, ):,nhecked(VLC_OBJECT(o),en,t,v)
      ,|                                                ^
t../include/vlc_common.h:481:t15: note: expanded from macro 'VLC_OBJECT'
Cc(p_this,Th  ,v481 | E VLC_GEe>R s  _FLOAT,obj39:) 
      |                                                ^
)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 \
      |               ^
  481 |         const struct vl cked(o,R,In file included from misc/variables.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: note:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |      if&val ) )
      |          ^
(../include/vlc_variables.h:142:48: note:  expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) vart struct vlc_common_members: (con val );
      s|            ^
 ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
_GetCh  140 | #de   constfine var_Secketed(VLC_OBJECT(o),n,t vlc_object_tt,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
Checked(o,n,t,  481 |     c )
      |                                       ^
v) va../include/vlc_common.h:depbase=`echo misc/httpcookies.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
481:15: note: expanded from macro 'VLC_OBJECT'
 /bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/httpcookies.lo -MD -MP -MF $depbase.Tpo -c -o misc/httpcookies.lo misc/httpcookies.c &&\
mv -f $depbase.Tpo $depbase.Plo
   const struct vlc rst_common_members:   const   _sSretChecked(VLC_OBJECT(otruct),n,t,v*)(&(x) vln,t,v) var->ocbj_common_me_Se (c)
      | o                                               ^481 | 
t../include/vlc_common.h:Ch481:15)mnbeers: (const vlc_object_cked(VLC_OBJECT(o),n,t,v)
      |                                                ^
t *)(../include/vlc_common.h:481:s&(x)->obj) \
      |               ^
15u: note: expanded from macro 'VLC_OBJECT': cnote: expanded from macro 'VLC_OBJECT'
t   vlc_object_t481 |     In file included from misc/filter_chain.c:28:
In file included from ../include/vlc_filter.h    cons t struct vlc_co :t28:
In file included from ../include/vlc_es.h:27 :
mIn file included from m../include/vlc_common.ho:n1031_m
em  481 |    b  :
../include/vlc_variables.h:212:12: warning:     er *)\
(       |               ^
  sc: (const vlvc_objeclt&(x)->obj)_t *)(& \
c(onst st_commxoc_commonIn file included from ru)->obj) \
      |               ^
      |               ^
misc/filter.c_members: (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ct vlc_common_memberIn file included from 
misc/error.c:31:
In file included from   s: (const vlcon212st vlc_object_t *)(&(x)-c_ |  In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: >odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]misc/objres.c:30:

   256 |    return var_Setbj) \
o      In file included from |               ^
bcjt e  reC_t *In file included from misc/xml.c../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: :hecked (obj, name, VLC30:
)(warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from &_  V293( | AR_COORDS, v../include/vlc_common.ha:l1031)x)->obj) \
:
      ct_t *)(&(|               ^
tux)->or bj   if( !v)In file included from misc/objects.c:40:
;
      |            ^:nar_GetCh  e../include/vlc_variables.hIn file included from ../include/vlc_common.h:c27v:
n_In file included from ke
d../include/vlc_variables.h:  const s../include/vlc_common.h:1031:
truct../include/vlc_variables.h:304( p_obj, psz_name, VLC_VAR_BOOL, &vmal ) )
       | :17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  304 |  lc_comemon_mmembers: (cobers:         ^
  ../include/vlc_variables.h(:142:48: note: expanded from macro 'var_GetChecked'
276nst vlc_object_t *)(&(x  :142140)->obj) \
:10 | #definco      |               ^
nst vlc_obeject Mvar_GetCh_t In file included from :misc/mime.c:29:
S48eG*)(&(x)In file included from ../include/vlc_common.h:cexpanded from macro 'var_Create'->obj) \
      |               ^

  122 | #define var_Create \
      |               ^
(a,b,c) var_Creatked(o,n,t,e(v)  VLC_OBJECT(a), b  if (lIn file included from ikely, c )
      v|                                       ^
:misc/addons.c :25:
In file included from ar_SetChar_ec../include/vlc_common.hked( p_o:bj, p1031:
note: ../include/vlc_variables.h../include/vlc_common.h:481:241::15sz_12n1031a::
../include/vlc_variables.h(: :554::expanded from macro 'var_SetChecked'
me G  ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
5: warning: tChecked(V,L!due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v
140 |   554 |     var__W#  241 |     returd efnote: expanded from macro 'VLC_OBJECT'
n   481 |        C const struct vlrvaar_SetCheckedVLC_VAR_cA_common_memberserD:( p_obARN, __VA_A_ jDRESS, val );
      | , psz_nCa_OBJECT(o),n,t,v)
      |                                                ^
RGS__)
           ^../include/vlc_common.h
:G481:      e|     ^
15../include/vlc_messages.h:78:13:: note:  note: mexpanded from macro 'msg_Generic'
ai   78 |    e, tC vlnthee(ecked (1031c:
 p_L_ogexpanded from macro 'VLC_OBJECT'
o  b (j../include/vlc_variables.h:293: warning: Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
10, ps: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481var |         cLC_OBJonst  (ECT(o),z struct vlc_commo293 |    n_members: (const vloc_obje_ if( !var_GebtChencame, VLcked( p_oCob_j../include/vlc_variables.h,_ct p VsAz_n_t *)(&(nxst vlc_object_t *)(&(x)-)>op, Set->obj) \
Checvked(o,n,t,vbj) \
      |               ^
) var_Selc_moduljtCa,      |               ^
 In file included from misc/renderer_discovery.ce_:nheckedVRL_STRING | VLC_VAR_DOC(VLC_OBJECT(27o:
tme(In file included from ../include/vlc_common.h)e, VLC_V :1031:
../include/vlc_variables.ha_VAR_STRING, vme, __FILE__,al );
      |            ^
:578:9: warning: ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |     if( var_Change( p_,n,t,vo)bj, psz_name, VLC_VAR_
      |                                                ^
CHOICESCOUN../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 __  ../include/vlc_variables.h:ame, VLC_VAR_COORDS,140 &va481L |   INE_VT,LC &c _ount, NI_O, \
Bl)      NHERITJECT(a), 
b, c )
U    :48: note:       |     ^
LL ) )
expanded from macro 'var_SetChecked'))
      |                 ^

../include/vlc_variables.h:142../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #de:48fine var_Create(a: ,b,c)note: expanded from macro 'var_GetChecked' va
  142 | #define  vco  nr_Creatar140| e( VLC_OBJE_GetChesCTIn file included from (a), tc ked(o,n,tstrmisc/objres.cuct,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
 vl../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'c_common_members: (
c:onst vlc_object_t *)            ^(  &(x)->obj)
481  |   \
30      :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|               ^
../include/vlc_common.h       304 |  : co481nst structIn file included from : | #define 15  if (likely(!var_GetChecked: bnote: ,  vl c_c(expanded from macro 'VLC_OBJECT'
c  481 |        o )
      | b const strouct vlj,cmm_on_members: (cocnommon_membesrs: (const vlc_object_t misc/filter_chain.c*)(&(x)->obj) \
                                      ^:      t vlc_object_t *)(&(x)-28:
In file included from ../include/vlc_filter.h:28
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
>obj) \
:
In file included from ../include/vlc_es.h  :27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12      |               ^: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  227 |     return var_SetChecked      |         ^
( p_../include/vlc_variables.h:obj, | ps              ^
z_128:43: note: name, expanded from macro 'var_Change'V
L  128 | #Cd_VARIn file included from misc/xml.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10:misc/image.c:188:9: warning:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]efine nvar_Change(a,b,c
,  188 |         msg_Warn( p_image->p_parent,a m"no ima481_e |         FL,c  o324nst st |  VLC_VAR_COORr    DvOar_SetCheckedu(oAcTget de vSl,c_, c&valo      cdo)ded" );
      |         ^
m../include/vlc_messages.h:85:5:nm)o) if( !var_GetChe note: expanded from macro 'msg_Warn'
cked( p_o   b
,n_members:j, psz_na,,e) var_C hangval );
      |            ^
e85../include/vlc_variables.h:( VL140:48: note: expanded from macro 'var_SetChecked'
  140 | #definet,v) var_SetChe (const v | c  ked (lc_objec       | m VtL_t *)(&(var_xS)estCh-emg_Gc                ^
>../include/vlc_variables.hCo:eben_j) \
OBJECT(a142):48: note:       |               ^expanded from macro 'var_GetChecked'

  142 | , b, ce,,# VdeLfCri_ d, VIn file included from misc/mime.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:ic(p_this,563 VLC_MS:GAeR )k_
      |                                           ^
_FLOAT, &val ../include/vlc_common.h:481:15: note: ) )eWexpanded from macro 'VLC_OBJECT'5:
 
warning:   481 |             |          ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h:  const stru142:48: ARN, __VA_
ct vlc_commAnd(oo,enote: expanded from macro 'var_GetChecked'n
   ,t,  563v | v)142n |  va#_mar_r_dGet S eeefine var_GetChecked(o,nmbers: (c,tonst vlc_objec,v) var_tChGetChecked(VLC_OBJECTecked(VLC_OBJECT(Coh),n,ect_t,v)
      | (o),n,t,v)k                                               ^
e
d(o,n,t,v) v      |                                                ^
ar_GetChecked(VLC_OB../include/vlc_common.h:JEC481:15T: note: expanded from macro 'VLC_OBJECT'
(  481 |  ../include/vlc_common.h:481:15: note:        const |                                       ^expanded from macro 'VLC_OBJECT'
o)s../include/vlc_common.htru:ctt481 vl
c  481_ |  :15: C_OBJnote: expanded from macro 'VLC_OBJECT'
,co  var_Cr  481 |    eate( p_obj,     consECtm sTtruct vlc_(o),n,t,mon_mve psz_nam)mberscomn, *m)ont_,mve)m
b      e| rs: (co                                               ^
n../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT' 
(&(x    481    cst vlc_object_t *)(&(xonst struct vlc_c)-): (c | ons>        const struct vlc_common_memberlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/httpcookies.lo -MD -MP -MF misc/.deps/httpcookies.Tpo -c misc/httpcookies.c  -fPIC -DPIC -o misc/.libs/httpcookies.o
  276 | o    if(o !var_GetChecked( p_objbmmon_membe-j,>rs: (cobj)t vlc_ \object_t
       *)(&(x)-RGS__)
      |     ^) \

>obj) ../include/vlc_messages.h:| \
      |               ^
 psz_namosn: (const vlst vlc_object_t *)In file included from misc/xml.c:27c:
In file included from e(&(,      _ob78 ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9              ^
|               ^
::13 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_VA  340 |     if( var_G:x)->obj) \
      |               ^
 note: expanded from macro 'msg_Generic'
   RIn file included from misc/events.c:ject78_etC |     vlc_Log(hecked( p34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_e
VLC_Oobj, p  B      sz| t *)                                               ^(
In file included from _INTEGE539,R VLC | , misc/filter_chain.c_:../include/vlc_common.hVJ: 481&:A_Rname, _STRING | VLC_VAR_DOINHERIT
val ) )
      |          ^
      E../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
V15:L  142 | #define var_GetChecked|     ^
C../include/vlc_variables.h:122(o,nC_V&,:39: note: (T(o), p28:
,In file included from ../include/vlc_filter.hexpanded from macro 'var_Create'
:28:
In file included from ../include/vlc_es.h:27:
In file included from ../include/vlc_common.h  122 | #define va: rv_xlc_modu)->oCA1031R_STRING, &val ) )
      |         ^
:
../include/vlc_variables.h:241:12:rbeaj) \
      |               ^
 note: expanded from macro 'VLC_OBJECT'
te(a,  481 | b,c)         convar _Cst sreate../include/vlc_variables.htruct vlc_common_members( VLC_OBJECT(a), b, c )
In file included from : :      |                                       ^(constmisc/objres.c vlwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  :_object_t *)(&(x)->obj) \241 |  142
      |               ^
:   return var_SetChecked( 30p_obj, psz_name, VL48
In file included from :C_VAR_ STRING, val );
      |            ^
../include/vlc_variables.h:140:
note: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
In file included from :48: note: expanded from macro 'var_SetChecked'
l  481 |       ../include/vlc_common.he_name, __FILE_  co_, __LINE__,expanded from macro 'var_GetChecked'  140 | ns #tdef struct:ine var_SetChe1031:
cked(o,n,../include/vlc_variables.ht,v) var_SetChecked(V vl
\
      |             ^
:c_common_members: (cons324../include/vlc_common.ht misc/addons.c::481:15: :note: expanded from macro 'VLC_OBJECT'vlc_object_t *L25C_O:
In file included from ../include/vlc_common.h:1031:
)(&(x)->obj) \
      |               ^
10: 
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    481 |   ../include/vlc_variables.h : 256    cBIn file included from misc/mime.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:12:324 |  onst s warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 tJ  578   |     if( var_Change( p_obj, psz_nameruct vlc_com, VLC_VAR_  if( !var_GetChecked( p_o256moC |     return var_n_members: (const vbHOICESj, psz_name, VLC_VASCOUNT, &count, NULR_FLOlc_obeject_t *)(&(xAT,)->objt &val ) )Checked( p_obj, ptsz_na)me, V
,v) v      |          ^
   \
      |               ^arLC_VAR../include/vlc_variables.hE_
G:142:48: 142 | #define vCT(ao_ADDREenote: expanded from macro 'var_GetChecked'
rLSS, v ) )
      |         ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128  142 | #define var_Get_GtalCChe | #define vaemisc/image.ch:282:16ck),n,ecked(o,n,t,v) var_eGetChecked(VLC_OBJECtChecke: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t,Tr_Change(a,b,c,d,e) var_Change( VLC(o)d  282,n,_ |  (v)
      |                                                ^
O../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
BJEC  481 |   T       c(a), onst  s)t tb, c, d, e )
      |                                           ^
r;u
      |            ^
o,n,t,v) var_Gd(VLCetC../include/vlc_common.h:481hecked(V:15:In file included from misc/renderer_discovery.c:29:
In file included from ../include/vlc_renderer_discovery.h: note: expanded from macro 'VLC_OBJECT'
24:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |    125 |       p_stream = vlc   _ cons var_Get_Checked( p_obj, pszOt struct vlc_c_name,B ommostrVeLJC_VAR_STRING, &val am_n_ members: (const vl ) )cELC_OBJEC
      |         ^
,../include/vlc_variables.h:142:v)
T(      o| 48                                               ^
../include/vlc_common.h:481: note: expanded from macro 'var_GetChecked'CT(),n,t,_o:15: note: expanded from macro 'VLC_OBJECT'
o),n,t,v
)  481 |     142bject_t *)(&(x)->obj) \
      v)

      |       |                                                ^
|               ^
      const struc                                               ^
t../include/vlc_common.h: | #d481:15: e vlfine v../include/vlc_common.h:481:15: cnote: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'VLC_OBJECT'
a  481 | NewURL( p_i        const struct vlc_common_members: (cc_onstt vlc_co  mage->c vlc_objommon_membeemmon_membevclc_t_rp_parentt, s481: (rs: (const v psz_urrobjell );
      |                ^
c../include/vlc_stream.hct__:*)re(&(x)->ob
GetCheleasje( p_) \
      c      k|     ^
_vocoobjecte| d(o,n,t,v) var_GetC../include/vlc_variables.hunts:t h_t *)(&(x)->obj) \
      |               ^
);
              ^
      |     ^
../include/vlc_objects.h: veckl66c:25: note: expanded from macro 'vlc_object_release'
   66 |  _ oIn file included from bIn file included from misc/filter.c:j | ec 30 vlc_obj        const:
In file included from ../include/vlc_common.h_t *)(&(x)->obj) \
      |               ^misc/objres.c:30:
In file included from ../include/vlc_common.h:
1031:
../include/vlc_variables.h:340:9:ect_rel warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eas  340 |   In file included from misc/filter_chain.c:  if( va28t struct v:
In file included from ../include/vlc_filter.h:28:
In file included from ../include/vlc_es.h:27:
In file included from ../include/vlc_common.h:lc_common_memb1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
re  ers: (:_1031:
GetChecked256 |     reconst vlc_obturn  ( VLC_( p_ob   conOBJECTst struv../include/vlc_variables.h:(293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_SetChecked( p_obj, psz_name, VLC_VARct vlc_common_m_j, psz_name, Aembers: (DDRconsESS,t vl vc_object_t *)(&(al );
  293 |     if( !var_GetChecked(VLCVLC      |            ^
_xO)BJECT(o->obj) \
      |               ^
_VAR_STRING),ned( p_obj, psz_n,, &vala) )
      |                         ^
a ) )
      |         ^
In file included from me,misc/messages.c:40:
In file included from ../include/vlc_variables.h:140:48:../include/vlc_common.h:../include/vlc_common.hject_t *)(&t481,v)../include/vlc_variables.h
      |                                                ^:1031:
../include/vlc_variables.h:350:142:48 :
 VLC_9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V  : note: expanded from macro 'var_SetChecked'
AR_BOOL, &va../include/vlc_common.h::  140 | (x)->obj) \350 |     if( var_GetChecked( p_obj, psz_note: expanded from macro 'var_GetChecked'
  142 | #name, VLC_VAR_ST#dl ) )
      |          ^15
: note: expanded from macro 'VLC_OBJECT'
ARIN
      efG, &val )| 481:              ^15
:  defi 481 |         const stIn file included from  misc/xml.c:)
      note: expanded from macro 'VLC_OBJECT'
|   481 |         R_BOOLne27:
In file included from ../include/vlc_common.h: v1031a:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  350 |     ir_GetCf(h var &val )_GetChecked( p_oebj, psz_n )
      |          ^
c../include/vlc_variables.h:142:48: note: ame, VLC_expanded from macro 'var_GetChecked'onst strucVAR_
S  142 | #define ine var_SetChecked(o,cked(ont vlc_common_members: (const vlvar_GetCheckced(o,n,t,n,t,v),v) var varTRI_ruct _vlc_commG_objeetChecked(VLC_OGon_members: (cNonG, &val ) )
      | c        ^
t_t *)(&(etChx)->obj) \e../include/vlc_variables.h:st vlc_objeBckJ142:48: ,ted(VLE,v) var_SetChecked(VLC_OBJECT(o),n,t,v)C_CT(o),n,tnote: expanded from macro 'var_GetChecked'

      ,v)
      |                                                ^
|                                                ^

      |               ^../include/vlc_common.h:../include/vlc_common.h:481:15481:15: note: expanded from macro 'VLC_OBJECT'

  142  481 |         const struct vlc_coOBJECT(o),n,t,v)
        ^
      ct_t *)(&(../include/vlc_variables.h:x)-In file included from misc/variables.cm>o142 | #define var_GetChecke:d: note: bj) \
      | m(o:48: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_GetChecked'
  481  142 | #define va,n,t,v) varr_GetCheckon_membe_GetChecked(VLC_OBJECT( |     o),39edr|                                                ^(o,n,t,    const s:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9:ts v
:n,t,v)
      |                                                ^
 (c../include/vlc_common.honst v)../include/vlc_common.h:481::481:15: note: lc_obje v15ct_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_G  362 |    etCheexpanded from macro 'VLC_OBJECT'
ck  481 if( |         conesd t(  var_GetChecked( p_obj, pV struct 404Lvlc:51:C var_Cret  *_OBJECT(o),n,note: :expanded from macro 'vlc_stream_NewURL'
)(_cate(o  &m p_obj(mon_memb, psz_n404 | #deame, Vfine vlc_strx)->obj) \ream_NewURL (a, b) vlcnote: expanded from macro 'VLC_OBJECT'
  481 |  ers: (c _uLstronc      const stC vlc_commeam_NewURL(VLst v_VAR_FLOAT | 193 warnings generated.
VLC_VAR_DOINHERIT
      lc_ob|     ^
C../include/vlc_variables.htruct vlc_common_membe_OBJECT(a), b):
122      
|                                                   ^ject_:39: note: expanded from macro 'var_Create'

o  122 | #defi../include/vlc_common.h:ne va      |               ^
r_Create(t,v)
a,      | b,c                                               ^
              ^../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
In file included from misc/objects.c:40:
In file included from n../include/vlc_common.h:481:15:  481481: |    ../include/vlc_common.h     const st:1031:
../include/vlc_variables.h:304ruct vlc_common_15: note: _members: (consexpanded from macro 'VLC_OBJECT'

  481 |         mconst struct note:  vlc_commonexpanded from macro 'VLC_OBJECT'
_members: (const vlc_obj  ect_t:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   304 | *)(&   (x)->obj481) \
      |               ^
 ift vlc_object_t  misc/image.c:286:9:* )warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  286 |         lmsg_Dbg( p_ima(&(x)->goeb-j>)pi_ | p arent, "ckely(!vr   ar_sG\etChe: (const vl../include/vlc_variables.hcc_objkect_t *)(&(x)-In file included from misc/renderer_discovery.c:29:
>obj) \
      |               ^
In file included from ../include/vlc_renderer_discovery.h:24:
../include/vlc_input.h:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e:m  140:48b:depbase=`echo misc/fingerprinter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/fingerprinter.lo -MD -MP -MF $depbase.Tpo -c -o misc/fingerprinter.lo misc/fingerprinter.c &&\
mv -f $depbase.Tpo $depbase.Plo

      In file included from  misc/objres.c note: expanded from macro 'var_SetChecked'
ed (  :527140 e | oro30| :
uIn file included from ls : (cbonj, name, ../include/vlc_common.hVd not :              ^
1031:
../include/vlc_variables.h:35025 warnings generated:9:.
 open %s for rea stwarning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]tv lIn file included from c    in 
_oco  pmisc/messages.c:40350:
In file included from  |   d Li nif( ../include/vlc_common.hvansug",t_threadtr_GetChecked( p_obj, psz_name, VLC_VA _:tR_STRING, 1031:
s&../include/vlc_variables.hva: l362:*9i: ) truct  vlcwarning: b
      | _common_members: jdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
        ^
c*../include/vlc_messages.h(  constt_ nput = )362t *)(&(xv) |  input_   lc_objeciCreaf( var_G:e87t:5t_t(& Che*)(&(x)cked( p_obj, p-->obj) \
      |               ^
sz_name:>obj) \)

            | |               ^        ^In file included from misc/filter_chain.c
t:e28:
In file included from ../include/vlc_filter.h:28:
In file included from ../include/vlc_es.h:27:
In file included from ../include/vlc_common.h note: expanded from macro 'msg_Dbg'
(: 1031p:
aIn file included from misc/events.c   87 | ../include/vlc_variables.h:,34 :
 In file included from ../include/vlc_common.h :1031:
C _m:sV276:10: ../include/vlc_variables.hwarning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]554:5
: gA_R_COORDGwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    554 |     venar_Createric
e( p_ob../include/vlc_variables.h:j, 142:psz48:_na note: expanded from macro 'var_GetChecked'
 VLC_VAR_ADDRESS  142 | #defi,n e& vval )a )
      S, &va| r        ^
l../include/vlc_variables.h:142):48: note: )(p_this, VL_)
C      G|                 ^
et_Checked(o,n../include/vlc_variables.hM,:texpanded from macro 'var_GetChecked'SG_DBG, __VA_,vA142:48R:GS__)
      
276  |    note: 142expanded from macro 'var_GetChecked' | 
#  de142 | #dfine var_GetChecked(o,n,tm,v) var_GetChecked(VL) var_GetCC_OBJEChecked(VLC_OBJEC|     ^
ef../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
T    ine var depbase=`echo misc/text_style.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/text_style.lo -MD -MP -MF $depbase.Tpo -c -o misc/text_style.lo misc/text_style.c &&\
mv -f $depbase.Tpo $depbase.Plo
 e,(78 VLCo), | _VAR_STR_ I   vGl122:NG 39c_L:e|io gnote: ft( !va expanded from macro 'var_Create'r_GetVLChecked( p_obj, psz_nam
(Ve, VLC_VAR_INTEGEC  LRT(122CC_OBJ, &val ) )h_VAR_DOINHERI
eE |       |          ^
(#define vaC../include/vlc_variables.h:o),142:48n:, T(ox)),note: T
      t| ,    ^ vr_
p../include/vlc_variables.h:,expanded from macro 'var_GetChecked'C->obj) \
crke)ate(a,b,c) var122
e  142 |       d(o| #def              ^,_i
nne, vt,a
r_GetCh      Cecked(o,n,t,rea|                                                ^
tev(../include/vlc_common.h ) VL:481In file included from  vvavrmisc/xml.c_:27:
)In file included from  vCl../include/vlc_common.h:1031ar_n:15: note: expanded from macro 'VLC_OBJECT'
G_O  Bc_moJduleGetChec,t,v):
../include/vlc_variables.hk481ed
(_ | name:362:9: warning:       ECT(adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|   V362 |     if( var, _L), bC_OB,J c )
      |                                       ^
EC../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'T(o)e,_FILE | _n#define var_SetChecked(o,n,t:39: note: expanded from macro 'var_Create'
,v) 
va  122 | #define var_Create(a,b,c,)r_Set  481 |  _,  Ch       const__ LINE__, \
      |             ^
t../include/vlc_common.h:481:15vst                                               ^:r
C../include/vlc_common.hheck:uc note: eexpanded from macro 'VLC_OBJECT'
a  481 |  r       _Create( VLC_OBJECT(a), b, c )
      t vlc_com|                                       ^
481:mon_memberconst 15sd(In file included from :../include/vlc_common.hmisc/httpcookies.c:e ckVed(LC_OBJECs33:tr::
 (const vlc_ounote: ct expanded from macro 'VLC_OBJECT'
vlc_c  b481 |  481j:15: note: expanded from macro 'VLC_OBJECT'
In file included from   481../include/vlc_common.h: | o    1031 :
 ../include/vlc_variables.h : 189 :m12m o nT_ c(omo),n,nst struct vlc_commoemn_mVbLeC_O: BJECT(o)embewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,r  189s: rt | ,  v)  returnn 
      ,vta,rv)
|                                                      ^| 
                                               ^../include/vlc_common.h:
481:15_Se: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vt../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
lc_common_members: (const vlc_object_t *Checked( p_o)(&(x)->obj) \
       b j, psz_ encame, VLC_VAR_INTEGER, val );
ontn|               ^
, item, log, N      |            ^
s(coneIn file included from st ct_t *)(&(x)->obj) \
      |               ^
misc/filter_chain.c:vlc_object_t *)(&(x)->obj) _28In file included from :
../include/vlc_variables.hIn file included from ../include/vlc_filter.h:28:
In file included from ../include/vlc_es.h:UL\  481 |  L,  
      | misc/epg.c              ^ :140
:t:32:
48      Nstruct vlc_com: cnote: expanded from macro 'var_SetChecked'
In file included from   140 | #demisc/objres.c:30:
In file included from ../include/vlc_common.h:In file included from ../include/vlc_common.hon27G:
In file included from ../include/vlc_common.hmo:1031n_:
../include/vlc_variables.h:362:9: fmembers: (cons:e1031:
../include/vlc_variables.h:293i:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
UtChe  293 | st  n   if( !var_Getvlc_otbje evc struct vlc_common_mckCheed( p_obj, psz_name, VLC_VAR_ADDRESS, &val ) )t_t
      |         ^
cked( p_ *)(&(../include/vlc_variables.h:142:48obj, psz_namembere: note: expanded from macro 'var_GetChecked'
,  142s | #defx:)  (const vlcine var_GV_-e>otbj) \
      | object_t               ^
*)(&(x)->obj)Checke d(o,n,t,v) var_GetChecked(VLC_OBa\JE1031CT(o),n,t,v)
      |                                                ^
L../include/vlc_common.h:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CIn file included from _VAR
      |               ^
r_SetChecked(:481:15: omisc/events.cnote: expanded from macro 'VLC_OBJECT'
    481:,n,t,v) vaIn file included from  |         const struct vlc_common_members: (const vlc_object_34:
t *)(&(misc/addons.cx)->obj) \
      | :LrL );
      _BOOL, &val ) )25
:
_578|                             ^
      SeIn file included from tC              ^h../include/vlc_common.h:| 1031../include/vlc_input.h:         ^
ecke../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
 |    d (V :
501:142L../include/vlc_variables.h:276:In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:105C_OBJ: warning: : due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]E  CT276 |     if(  | #d !va(re_
o  if563 | ),fine 
vGar(net C_,t, hv)
 vecarG_      |                                                ^
k../include/vlc_common.h:Ch481edan ge  (: 15( :p_obj  , psz_name, VLC_VAR_IIn file included from N T   cEmisc/xml.cG:ER,27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   429 |    &  46: note: expanded from macro 'input_Create'p_ovavbaror_Create(n stj,
   p501sp_Createv(_ obj, stru psz_nam | p_obj, psz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT );
      |     ^
z../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define _var_Create(a,b,c) var_Creante( VLaC_OBJECT(a), b, c )
      |                                       ^
m../include/vlc_common.h:481e, VLC_:15: note: expanded from macro 'VLC_OBJECT'
VAR_CHOICESCOUNT, &count, NULL   481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
) )
al ) )
      |          ^
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
../include/vlc_variables.h:128In file included from misc/xml.c:43: note: expanded from macro 'var_Change'  
142: | #27:
define var_GetChecked(o,n,t,v) varIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  442 |     var_Creat128etCheckede( p | #define var__obj, Chan(oge(a,b,c,d,psz_n,n,t,v) var_GetChecke_d(VLC_OBJameGeEtChecked(VLC_OBJECT(o),n,,C VLC_VAR_BOOL |e) var_Chat,v)nge(  
V      |                                                ^
LVLC_OCBJECT(a), b, c, d, e )
      |                                           ^
_VAR../include/vlc_common.h:_DOINH../include/vlc_common.h:481481E::15RIT: note: 15:expanded from macro 'VLC_OBJECT'
    481note: expanded from macro 'VLC_OBJECT'
 |      );
      |     ^
  481 |         const struct../include/vlc_variables.h:t122:39: vlc, _note: common_ expanded from macro 'var_Create'vT)

      |   members: (c(o),n,tons,v)
      |                                                ^
122 | #define   t ../include/vlc_common.he, VLC_VAR_STRINGvar | VLC_VAR_DOINHERIT
:481:15c_vlc_object_tcCt: note:   reate(a,b,c) vvar_Create(expanded from macro 'VLC_OBJECT'
*  481  | l   V LConst_  sOtc   _ruct BJECT(a),vcowarning:  lc_common_mb, c )
      |                                       ^
embers: (condue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
nscst tommon_members: (  481 |       362 |         cocsonsinfst vl(c_object_t  v*a)r(&(x)->otruct vlc__commobnj_members: (const ts Gtvl      c_)                                               ^ru
 \
      | object_t *)(#define     ^../include/vlc_common.h
:../include/vlc_variables.h:122481:15: note: expanded from macro 'VLC_OBJECT'
:39: note: expanded from macro 'var_Create'
  481 |  e&  122i| note: (xt              ^)->
expanded from macro 'VLC_OBJECT'o
b  Cj)hecked( p_obj , ct 481 |         const structv)psz_name, VL vlcIn file included from misc/messages.c:_(Ccommon_me | #&(x)->obj) \
      |               ^mdefine 40lv:
In file included from ../include/vlc_common.h
b\
e       co      ncrs:_c In file included from misc/filter_chain.c: v_28a:
ommon_memb|               ^r_VAR_ACDD
(constRreate(a,b,c) svt E sIn file included from misc/addons.ctruct vlc_:25:
In file included from ../include/vlc_common.h:1031:
c../include/vlc_variables.ho:an293p:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mvmSS, &val ) )  293 | 
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/fingerprinter.lo -MD -MP -MF misc/.deps/fingerprinter.Tpo -c misc/finger      printer.c  -fPIC -DPIC -o misc/.libs/fingerprinter.o
|     if(In file included from ../include/vlc_filter.h:28 !var_GetChecke        ^
u../include/vlc_variables.h:142t_on:48: rnote: expanded from macro 'var_GetChecked'r
ds:  142 | #define var_GetChCreat( p_ecked(o,n,t,v) v:
lar_GetCehecke(_In file included from ../include/vlc_es.h:27:
aIn file included from ../include/vlc_common.h:,dc(l__ocm_C1031:
../include/vlc_variables.hb:304b:,17cem:ers: (c,onst vld,e) input_Create(Vor warning: bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j  304 c(VLL_joebc,on psz_namsojb |     if ecC_tOt vle, (lViLCcC_OBJEct_t *)(&(x)->obj)_e ate\
VkelBA_( VLC_OBCJECJt T*      |               ^
ECT(a),b)((,c,_do,&Tebjjeacetc_(tx(t_t *)( )ys*z,_))->obj) \
(&(x)->obj) \
      n      |               ^
)|               ^

      R b, c(In file included from | _BOOLmisc/xml.c!:                                             ^27:

 ../include/vlc_common.h)
      |                                       ^
,../include/vlc_common.h: &val ) )
      |          ^
481:15: note: expanded from macro 'VLC_OBJECT'
:../include/vlc_variables.h:481142:48: :In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: 15due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
   455 |  onote: ), nexpanded from macro 'VLC_OBJECT'
note: expanded from macro 'var_GetChecked',t
In file included from misc/httpcookies.c  481   |     va  &481r_Create   (  | : 142 c33:
 | In file included from #d../include/vlc_common.h :1031:
../include/vlc_variables.hx)on(   st ste p_obj, psz_n,v)am
      e| ,                                               ^ :V203
:../include/vlc_common.h:12LruCc481f_tV AvlRc_:F_L-OAT 15:|>oib jVLCn_eV)  v\a
r      _| G              ^e
tCbehresc:k ewarning: dAR_DOINHERIT due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]misc/image.c:);
:
   c o 203mmon_293(libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/text_style.lo -MD -MP -MF misc/.deps/text_style.Tpo -c misc/text_style.c  -fPIC -DPIC -o misc/.libs/text_style.o
mo,n,t,:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e       | m const struct vlb| ers:v    ret    ^  )c _var_GetCh (const v ceommon_memb(uconckest d(V
v../include/vlc_variables.he:122:39: note: expanded from macro 'var_Create'
rs: (llc_ocbj_or  122ncbejct_t *) L(C&_OBeJ | #EoCnT(o),ndefinnote: expanded from macro 'VLC_OBJECT'
e  (x)->obj) v,t,v) \
      |               ^
 var_st vlc_objec293 | 481  |         const st Sct_ttvar uct In file included from emisc/objects.car_GetChec r*)v_(C&r(exa)t-e>(obja), b\,
c      )|  var_Create( VLC _ O B J Emsg_              ^D
bg( p_image->p_parentCT, "could_t *)(&(x)->obj) \
      | In file included from misc/renderer_discovery.c:(a29:
In file included from ../include/vlc_renderer_discovery.h:24              ^
), b, c )
      
      |                                       ^
|                                                ^
../include/vlc_common.h:
../include/vlc_input.h:530:../include/vlc_common.h::481:15: note: expanded from macro 'VLC_OBJECT'
tkIn file included from misc/events.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: Checked( p_owarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |     if( var_Change( p_obj, psz481:  15:481 |      _name note:  , e VLC_VAR_CHOICESCO expanded from macro 'VLC_OBJECT'
dUNT,  481 |     &cj, po     consz_name, VLC_VAluRnt, Nst struct vlc_common_memb_ecrs: not ULLBOOL, v ) )
      |         ^
rea  530 |         v (constlc_ vlc_oobjectbject_t *)(&(x)->ob j) \
      |               ^
al );
      |            ^
(obj, name, VL_C_VAR_../include/vlc_variables.hIn file included from misc/xml.c:27COORDS,_rele &val):
:140:48ase( input );In file included from d %s",../include/vlc_variables.h:)128:43: :../include/vlc_common.h:1031:
note: expanded from macro 'var_Change'
  128 | 
../include/vlc_variables.h:)469:c psz_url );
      |         ^
#de note: expanded from macro 'var_SetChecked'
fine var_Change(a,b,c
on5st s      truc../include/vlc_messages.ht ,:c87:5:       o|   140: | #d,enote: vlcexpanded from macro 'msg_Dbg'
) var_Change   87        ^
| m                ^ |    
 ../include/vlc_objects.h:(m66:25: sdenote: expanded from macro 'vlc_object_release'
fine var_Set   66 |     vlc_object_rg_Gene_m../include/vlc_variables.h:142:48: common_note: mexpanded from macro 'var_GetChecked'e
m  bers: (croincs(p142 | #define var_Gt vlc_objecte_ttC  *Vh_etC)(&(x)LC_OBJECT(hecked(o,n,t,v) varchka), b, c, d, e_ S)
      |                                           ^
is../include/vlc_common.h:e, VLC_MetChd(o,n,-t,v) vear_GetC>Shecked(VLC_OBJEGCckeT481:15o: note: _DBG, _(o),n,expanded from macro 'VLC_OBJECT'
d(VLC_OBJECT(o),n_VA_ARGS  481 |         const t,v)
      __)
,t|                                                ^
,      |     ^
../include/vlc_messages.h:78:13e:lease( VLC_OBJECT( note: expanded from macro 'msg_Generic'
ba   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_modul) )
      |                         ^
v)e_nastruct vlc_common_mme, __Fj) \
      | 
      |                                                ^
              ^
../include/vlc_common.h:../include/vlc_common.hILE__, __LINE__, \
      |             ^
../include/vlc_common.h../include/vlc_common.h:481::embers: (con481481 st vlc_objectIn file included from :15_misc/addons.c::t: note: 15:15: note: expanded from macro 'VLC_OBJECT'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]expanded from macro 'VLC_OBJECT'
25:
In file included from    481 |    481:15: note: expanded from macro 'VLC_OBJECT'
*
: note: expanded from macro 'VLC_OBJECT'
  ../include/vlc_common.h    481 |  481:1031:
../include/vlc_variables.h:304 |    )(&(x)->obj) \
      |               ^       c469  : | 17         
 : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c oncst struct   vlc_common_  481 |  o       var_304 | o     Cif (lnikelyncon(!_vamr_Gest strst sttuctChembers: (const v vlc_commonruct vmecked (lemberslc_objeonst struc_t vlc_cct_t *m)(: &(x)->ob(const vlc_obj) \
j      o| mmeo              ^
nemobj, n_members::ame,be40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rs:c  324  VLC_VAR_( | const vlc_object_t *)(&(x)->c_common_meCOORDobjIn file included from misc/objres.c)  \mb:ers: (c 30:
on  tIn file included from ../include/vlc_common.h:1031:
_t * if( !var_GetChecked( p_obj, psz_name, V../include/vlc_variables.h:stL)(&(x)->obj)C_VAR 
      |               ^
429:5_FLOAT,: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 \
      |               ^
 &val ) )
      |          ^
  429 |    ../include/vlc_variables.h:142:48: note:  var_Create((In file included from misc/filter_chain.c:28:
In file included from ../include/vlc_filter.h:28:
In file included from ../include/vlc_es.h:27:
In file included from ../include/vlc_common.h: 1031p:
_So../include/vlc_variables.hbj,expanded from macro 'var_GetChecked'
: 324psz  v142 | :10l#: cwarning: _namdefinedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e, v VLC_V  324 |     iconst vlc_obje_oabjAR_r_IcGeect_t *)(&, &val)))
t_t *)(&(x)->obj) \
      |               ^
tChecked(o,n,t,v) var_NT      EG| ER |GetChecked(f( !var_GetChecked( p_o                ^
Vb../include/vlc_variables.h:142:48: VLj(x)->obj) \
      |               ^
,  note: expanded from macro 'var_GetChecked'
  142 | #defLC_OBJECpszC_naineT(o),n,t,v)
      |                                                ^
me, VLC_VAR_FLOAT, &val )In file included from _VAR )
      |          ^misc/httpcookies.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h
../include/vlc_variables.h:142:../include/vlc_common.h48:212:12: :481:15: note: expanded from macro 'VLC_OBJECT'
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |    In file included from    212 |     r     vnote: expanded from macro 'var_GetChecked'eturn varmisc/renderer_discovery.cacon_DOIN
srt stHERru_S  142 | #d_GetefCheckedcaineI(o,n,t,v) var_GT );
      |     ^
:29:
me, var_Gete reate( p_obj, psz_name, VLC../include/vlc_variables.htIn file included from :122:../include/vlc_renderer_discovery.hmisc/image.c: 39: :note: expanded from macro 'var_Create'
eVLC_VAR_ADDREvlc_com  tChecS_122 | #deftChe443:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
kedmo24c  k443e | VAR:
_S, ../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n        STRINine var_Crmsgd G_(o b| VLChDb(gV(L Cp__iOBmJECT(o),age->p_par  Ce_cVkAR_DOINH572E | R I T  );
            v|     ^
nl../include/vlc_variables.h:122:e39: ennote: ,expanded from macro 'var_Create'
t, "nto, v_)imma  emd(o,n,t,v) var_GetChecked(VL122 | #defi
      |                                                ^
c_oC_OBJECT(o),../include/vlc_common.hbenge e:481:15: note: nn,t,v)
      e| :e vexpanded from macro 'VLC_OBJECT'
ar  481 |      c_od                                               ^ed" );140:48: ate(
      note:    cCreate(a,b,c) var_expanded from macro 'var_SetChecked'
|   140a,bC,c) vr        ^
r../include/vlc_messages.h:87:5:bjeeate( VLC_OBJECT(a), ct_releass:  (const vl&onst | enote: expanded from macro 'msg_Dbg'
ar   87 |     msg_G_Create( vb, aleVLC_OBJECT(a), cb, c )
      |                                       ^

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
j, name, VLC_VAR  conc )
      |                                       ^
s_COt strucn  eORDS,t_o( val)../include/vlc_common.h: ;b ric((ject_t *
      |            ^481
 ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
vlc_obje  pc_v:lc_co)(&(x)t-14015: note: hexpanded from macro 'VLC_OBJECT'
481) | is, VLC_MSG_DBG, __ | V )
      |         ^A_ARGS__)
       |     ^   mmo
  ../include/vlc_variables.ht# n_members: (const vl:
_t 142c:>48: _note: d*obj) \
      |               ^
)efine var_Se(pexpanded from macro 'var_GetChecked'
../include/vlc_messages.h:78:13  p142 | #In file included from tdefinChee  cov: note: expanded from macro 'msg_Generic'
     78 | anst strucr_t vlc_cocked(o,nm,t_481 |         c,onst struct vlc_commonmon_members: (consv   t v vlc_object_t *)(&(x)-l) var_SetCGetCheck>co_members: (const vlc_bj) \object_ted(_Log(VLCo,n,t,v) *)(&(x)->obj)
      |               ^
he \
      |               ^
_OBJECT(o), p, vlcck_omoduleIn file included from misc/xml.c:ed(bjeVLC_OBJECcIn file included from misc/filter_chain.c:28:
In file included from ../include/vlc_filter.h:28:
 var_G27T:
tetChecked((VLC_OBJECT(oo),n,In file included from ../include/vlc_es.h:27:
In file included from ../include/vlc_common.h#tIn file included from _:),n,t../include/vlc_common.h:1031:
../include/vlc_variables.h:340:1031:
9_name, __FILEd__, __LINE__, \
      |             ^
efinet,v)../include/vlc_common.h:481,:../include/vlc_variables.h15: note: expanded from macro 'VLC_OBJECT'
:477
        v|                                                ^
481 |  ) var_SetCheck
      |                                                ^
ed../include/vlc_common.h:       const struc(o,n,t,: :5: warning: ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481:15: note: 
warning:   :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481:15: note: expanded from macro 'VLC_OBJECT'
 *v) var
)  340 |     i  481 |     477 |     var_Create( p_obj, psz_nam e  (f(expanded from macro 'VLC_OBJECT'
 var_GetChecked( p_obj_&(  481 |         const SetChs,e x)->otruct vlc_common_members: (const vlc_ob const stjectruct vlc_t *)(&t _co, VLC_VAR_STRING | VLC_VAR_Dbjmmon_me) \vplc_coscmmoken_members:d(VLC_OBJECT(o),n,t,v)
      |                                                ^
v
Ozout[i])../include/vlc_common.h:481:15: note:  (conexpanded from macro 'VLC_OBJECT'
sINHERI );
      |          ^
T );
      |     ^
../include/vlc_objects.h:  ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
(48166  122 | #define var_Create:25: note: expanded from macro 'vlc_object_release'
(a |        66 |     vlc_obmbers: (con    consst vlject_release( VLC_c_objet struct vlc_common_mem_OBJECT(a) )
      |                         ^
../include/vlc_common.hct_t *)(,bers: (cb,c)&t :481vlc:(x)15n va->obr_Create( VLame, V: note: expanded from macro 'VLC_OBJECT'
x  )->obj)481 |      ons \
 C ../include/vlc_variables.ht_OBJECTj) \
      |               ^ v c      |               ^
onst :struct (a), b, c )vlc_common_memb142ers: (const vlc_ol
bject      
      | 25_ warnings generated.
                                      ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   :| 48:               ^:
1031:
In file included from ../include/vlc_variables.h_o481 |         conbsIn file included from misc/objres.c:30:
In file included from ../include/vlc_common.h:1031note: ::
429../include/vlc_variables.hexpanded from macro 'var_GetChecked't struc:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
misc/objects.c  429 |     var_Createt v( p_obj, ps
z_na  c_ob:j*e)ct_t 40(&(x)->ob:*j442):
(In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) 142  340 |     if(In file included from misc/variables.c:39:
In file included from ../include/vlc_common.h:1031\
:
../include/vlc_variables.h:429      |               ^
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:&5:(x)->ob  429 |     var_Create( p_obj, psz_name, VLC_VAR var_G_INTEGER |je | ) warning: tChecke#define var _GetC hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]VLC_eV
A  R442_DOINHERIT );d
(      |     ^
 p_ob../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
j | ,   p s zvar_Create( p_obj_name, VLC_VAR_STRckedI\
      |               ^
  122 | #define var_Create(NG, &vaa,, mpsIn file included from eb,c) var_Cz_name, Vreate( VLC_OBJE,In file included from misc/fingerprinter.c:C( misc/error.cT(lVa )LC_)VAR_BOOL 25 )
      |         ^
o../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
|   142LC_V,VLC_VAR_ b, c )
      |                                       ^
A | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
j#  dect_t *)(&(x)-DOINHERIT >ob, n,tje:f31),;
v)i \sne var_GetChecked) va:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:481(o,n,t,v) v:
aIn file included from ../include/vlc_common.h |    r    
      |               ^
_Gdepbase=`echo misc/subpicture.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/subpicture.lo -MD -MP -MF $depbase.Tpo -c -o misc/subpicture.lo misc/subpicture.c &&\
R_trumv -f $depbase.Tpo $depbase.Plo
etCSTR ct vl10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:misc/image.c:466:9:   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]25 warnings generated.
he1031:
../include/vlc_variables.h:ING, &cval ) )
      |         ^
189_co:cromisc/renderer_discovery.c:206:34: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
12  c: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
206  189 |   n  re
turn var_Semmon_tChecm_GetChecked(VL../include/vlc_variables.h:  142ked(VLC_OBJE:embers: (con48C_OBJECT(o),n,t,466 |        v)
 msg_Err( p_imag      |                                                ^e->p_p
arenst vl../include/vlc_common.hc_:481:15: note: expanded from macro 'VLC_OBJECT'
:ked( p_obj, pszt, "%sobject_t *)(&(x)->obj) \
      |               ^_CnamT(o)
,n,t,v)
      |                                                ^
: %../include/vlc_common.h:s", psz_url, vlc_strLCes  t_481eIn file included from Vmisc/addons.c, VLC_A | R _ I VN :25:
In file included from ../include/vlc_common.h:1031276:
TEGER | VLC_     coVAR_DOINsn |  st HERIT );
      |     ^
   if( !var_GetChtecrked( p_obj, p../include/vlc_variables.h:s324z:10: _warning: sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]truct vlc_common_members: (cu
  324 |     depbase=`echo posix/filesystem.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/filesystem.lo -MD -MP -MF $depbase.Tpio -c -o posix/filesystem.lo posix/filesystem.c &&\
cmv -f $depbase.Tpo $depbase.Plo
tf( vl !481vcar_:G../include/vlc_variables.he_tco15:mC mAR_INT:Eo122      GER, val );|     ^

nst v      |            ^lc_object_t *)(&(x
)->obj) \
../include/vlc_variables.h:      |               ^
../include/vlc_variables.ho:n140:48: note: ame, VLC_VA122expanded from macro 'var_SetChecked'n_meIn file included from misc/objects.c:40:
In file included from ../include/vlc_common.h:1031:
m:bernote: s../include/vlc_variables.h39:350:9:::  note:  expanded from macro 'var_Create'(cwarning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]n
st v
  expanded from macro 'VLC_OBJECT'
140 | #de  481fine var_S |          const struct  350  |     if( vnote: vlc_cetChar_eGetckeC
expanded from macro 'var_GetChecked'd  (oh
h  142 | #delc_eckedeckefine( p_o,dn,t(bobj, psz_nameomm, VLC_VARojen122__,cvmt_t RS _INTEGE*)p_obRj),( psz_&n,ame, T( &val ) )
      | xRI)         ^N-
em>o vabr../include/vlc_variables.hj_:S142:be48: rnote: sexpanded from macro 'var_GetChecked'
e  142 | #defintChecked(VLC_O: B(const vlce var_GeJtCheckeEdC(oVT(_o,)n,nL,tCob_,j, | VAR_FLOA) \
v      |               ^r#deT, &vale 
ct_t ror_) )
*t,c()errnov))In file included from  );
      |  var_GetChe      |          ^
        ^ck
../include/vlc_variables.h:misc/variables.c:39:
eIn file included from 142d(&((../include/vlc_common.h::V103148:f note: expanded from macro 'var_GetChecked'
:
../include/vlc_variables.h:442:5: warning: xdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])
-  442 |   >obj  vLC../include/vlc_messages.ha_OBJEr_Create( p_CT(o):): 83:5: note: expanded from macro 'msg_Err'
 va\   83 |     
      |               ^
  142o | bj, #defineimp39 ssg_Gvz_naeIn file included from misc/filter.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hmr:_GetCheca304kre:_:GnIn file included from e, eVLne var_d(o,n, ,note: t,v) Cvmisc/text_style.caCr)e_VA:
R_17BO      |                                                ^O
t:../include/vlc_common.h :481:15: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C  304 | 28:
In file included from ../include/vlc_common.h:1031:
 hec kL |  ../include/vlc_variables.hen,t,vd(o,n,t,v) var_GetChecked( if (likely(!var:_rnote: expanded from macro 'VLC_OBJECT'
_GetChecked(VLC_OBVLC_O  481BJECT(oJECT( | o), VaLC_VAR)
),n      | ,t,v)                                               ^

      | ../include/vlc_common.h:                                               ^
481../include/vlc_common.h:481:15_:15: note: expanded from macro 'VLC_OBJECT'
: note:   481expanded from macro 'VLC_OBJECT'
    | 481  |             co   coneDn,t,v)
      |                                                ^
te(a,b,c) var_Create( VLC_OBJECT(a), b, c )
ric(p_th../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
189misc/httpcookies.c:12: :33warning:   expanded from macro 'var_Create':
In file included from 481      |                                       ^
 | ../include/vlc_common.h:481:15: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  122 | #note: iexpanded from macro 'VLC_OBJECT's, VLC_MSG_ER   189 |     retu OsR, __V
t   481 |       G , const struct vl r&val ) n)
      c var_SetChecked( p_osbj, psz_name, VLC_VAR_INTEGER, val );
truct       | | nsvtlc_comm        ^on st_           ^
_../include/vlc_variables.h:140:48: ruct      const struct vlc_covlc_commmmoonn__memmdeembf note: expanded from macro 'var_SetChecked'
memberIsine var_Cre:Ncommon
a (cer../include/vlc_variables.hsto  140 | #bdeenst ../include/vlc_common.h:( (af,bcinonst, c)ve  lcvavr:_lv_Create( VLC_OBJECT(a), b,142:48: c  note: expanded from macro 'var_GetChecked'
)  142 | #define va
_      ers: (|                                       ^
memb../include/vlc_common.h:481c:15:ers note: expanded from macro 'VLC_OBJECT'
o  481 |     :rc_n_ Gest  t v cloc_nobsCjto sterhucctb jeect_vlccked(t_commt_t *o)( (G&onc(x)->obj) *o \,o )_ mem:n  sb(1031:
../include/vlc_variables.h:227:t12 :&e tvlc_object_t
Checkeed (rs :       | (              ^
*c)(&(x)->ob(j) \
 ar_Swarning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]n
st vlc_obIn file included from misc/filter_chain.c:28:
In file included from etChecked(o../include/vlc_filter.h,n,t,v) var_SetC  heo227j | ect_tc     return var consked(VLCt_S_OBJECT(* esttChecked( p_rbobj, no),aj,nu, psz_namet)x)->obj) \
      |               ^
c:(t,, VL28:
In file included from ../include/vlc_es.h:27:
In file included from ../include/vlc_common.h:C_VARv_FLO )
      |                                                ^
v&../include/vlc_common.h:481(xIn file included from misc/error.c)lc_cbo:m31j:
:mon_me1031m:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  350 |     if( vers: (cAonst eIn file included from ../include/vlc_common.h:15c:a note: expanded from macro 'VLC_OBJECT'
r  481 |       t_t *)(&(x)-_GetChec k const stTruct vlc_comm>oen_membersd: (o p_obj, ps(const vlc_obz,n1031 :
ject_t *,t,v) v../include/vlc_variables.h:293:10vavl );lc_object__: warning: ->oabr_GetChecked(VLC_OBJECT(onam)t *)j) \
      |               ^
(&(x)->obj) \
(&(x      )->|               ^)o
,n,bt,vIn file included from due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]misc/messages.c:40:
In file included from ../include/vlc_common.h:1031e, Vj) \
      |               ^
:
)
      |                                                ^
../include/vlc_variables.h:442../include/vlc_common.h:In file included from Lme,
 Vmisc/text_style.cL:CIn file included from _VAR_C481Omisc/fingerprinter.c:25:
:15:ORD28:
In file included from ../include/vlc_common.h:1031S,  ¬e: expanded from macro 'VLC_OBJECT'
va:
../include/vlc_variables.h:203l)))
      | C_VAR_STRING,   &  293 |     if(v !var_Gal ) )
      |         ^
e../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
481 |       tC    conshecked( In file included from p../include/vlc_common.h_obj, psz_:1031:
nam../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  203 |    :142,12 | #d: VLC_VAR_BOOL, & efine var_GetChecked(o,n,t,v) var_GetCval ) )
      |       warning:          ^
|               ^
                ^
HE../include/vlc_variables.h:142:48../include/vlc_variables.h:142:48:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
h  203 | R  In file included from misc/objres.c:30ecked (IV retuT );
rn var_SetC return ht: struct vlc_common:v
:
In file included from ../include/vlc_common.h:1031:
ar_SetChe../include/vlc_variables.h:455:5:       | 5:_m ewarning:     ^warning: 
      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  
442bj) | \c   | 455    v |   ar   ../include/vlc_variables.hvar_C
      |               ^
L: note: 122note: expanded from macro 'var_GetChecked'
C:k_OBJECT(o),n,t  142 | #define vmar_GetbChecexpanded from macro 'var_GetChecked'ked(o,n,t,
e  142 | #define var_GetCrheecked(o,n,t,v)cked( p_obj, psz_name, VLC_VAR_BOOL, var_Ges: (consv) t vlc_object_t *)(&(x)->obj) \
      |               ^
,v)va
      | r_GetChecked(VL                                               ^
In file included from ../include/vlc_common.h:CtChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^_
misc/addons.c../include/vlc_common.h:481:15: 25note: In file included from expanded from macro 'VLC_OBJECT'
   val )OB:
In file included from 481../include/vlc_common.h | : 1031       const strucmisc/objects.c:40:
eIn file included from td(:../include/vlc_common.h vl p:481:1031:
15:_o note: bJEexpanded from macro 'VLC_OBJECT':
C;
      T| ../include/vlc_variables.h
(  481 |    c     coj,o nst 39: stru           ^
../include/vlc_variables.h_commo:)340:9: ../include/vlc_variables.hc,t :v140:362::48n,9warning: : warning:            ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t
lc_pnote: s  ,v)
      | expanded from macro 'var_Create'z
362   |                                                ^ 
 ../include/vlc_common.h  if( due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]van
:co  340 |     if( var_GetChecked( p_obj,_ rm_Createm(Ge pp note: 
o_expanded from macro 'var_SetChecked'tC_mne../include/vlc_variables.h:140:h_mbers: (const vlc_48o: note: bj, psz_naecked( p_obj:, psz_nma481m:e, VLC_VAR_ADDRESS, &va122l ) ) | #de
fine v      |         ^
a../include/vlc_variables.h:142:48_name,: note: expanded from macro 'var_GetChecked'
r  142 | _Croe#ba jertce(eaVLdeCfa,it15:ne e _varV_memtb_t *)(&(ARGeerx)ts:->oCb_ BOOL,b jv,)( A\ccoalns_At)note: expanded from macro 'VLC_OBJECT' v l
c_R  h481ec
k | Ge,   ed140( | o (, n)o,bV
      v|  pt_o, S_              ^_)
 
         |  ar    ^_vCb
jecrea../include/vlc_messages.ht:t_In file included from  ct *)(eo78:( V;Lmisc/filter_chain.cC
      | _:LC28_OnV#13::
 dnote: B&expanded from macro 'msg_Generic'
ef   (Ax)i->ob78 | R_In file included from ../include/vlc_filter.hne j)     :vv28\
           ^
      ../include/vlc_variables.hlc_Lo| JECT              ^
a:
rIn file included from _../include/vlc_es.hS:e27t:Cshz:
_In file included from g(VL(a)140,In file included from  ebc,ked(o,n,t,:48: misc/filter.cnnote: expanded from macro 'var_SetChecked'
v  140 | #:30defi:
ne var_SetIn file included from Che) varCck../include/vlc_common.h_ed(o,n,tOBJECT(o), p, vlc_module_name, __FILE__, __LINE:1031:
../include/vlc_variables.h:324:,v)__, \
      |             ^
ame, VLC_VAR_STRI../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
) var_GetCheNG, &val ) )
        481 |    10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   324     const struct vlvc_common|         ^
_mem../include/vlc_variables.hbers: (cons c )
      t vBlc_| OOL | objectV                                      ^L
_../include/vlc_common.ht *)(&(x |     cke::if(C142 !var_GetChe481):15: ->_VAR_obj) D\
d(VLC_O      B_J| ESC              ^
cked( peT(OItCoh_:48NobHERIT )e;j
c      ,| k    ^ 
ed(Vpsz_../include/vlc_variables.hnam:e, VLC_: amisc/image.c:V486note: LAC_OBJECT(o),n:expanded from macro 'var_GetChecked'R8_r_
F:L122: 39warning: S)etCh,n,t,v)Oecked(AVLC_OBJECT(Todue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], &val ) )
      |          ^

../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  486 |        msg_Err( p_image-)>  142 | ,#nd,efine var:p note: expanded from macro 'var_Create'
_  122 | #defi_GetChecked(o,n,t,v) var_GetChecke,t,v)d(VLC_OB
      |                                                ^
JE../include/vlc_common.h:481:15: note: CT(o),n,t,v)
expanded from macro 'VLC_OBJECT'
      |                                                ^
../include/vlc_common.h:481:15: note:   481 |         conexpanded from macro 'VLC_OBJECT'
s
t       |                                                ^
n  142 | #defe var_Createstruct vlc_cominemon_members: (const vlc_object va_t *)(&(x)-r_>obj) \
      |               ^(a,b,c) v
ar_Create( VLC_OBJECT(a), b, cGetChecked(o,n,t,v) var_ )
      | GetCheck                                      ^
ed(VLC_OBJECT(o),n,t,v)
      |                                                ^
In file included from ../include/vlc_common.h:misc/text_style.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT misc/subpicture.lo -MD -MP -MF misc/.deps/subpicture.Tpo -c misc/subpicture.c  -fPIC -DPIC -o misc/.libs/subpicture.o
12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:  212 |     retu15: note: expanded from macro 'VLC_OBJECT'
rn var_SetChecked (ob  j, name, VLC_VAR_COORDS, val481 |  );
        |            ^
     const struct vlc_common_members: (../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #definep vaar_Srent, e"co%sn:s../include/vlc_common.ht vlc_objectt,v)
      |                                                ^
expanded from macro 'var_SetChecked'../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 %s", psz_url, vlc_strerror_c(errno) );
      |        ^

../include/vlc_messages.h  140 | #define var_SetChe_t *)  c(&ked(481 | o   (x)->ob     const stj)ruct vlc_common_memb \
      |               ^
,n,t,ers: (const vlcv) var_Se_obtChecjecked(VtCheckedtLCIn file included from misc/filter.c_:OBJECT(o),n,t,v)30:
In file included from ../include/vlc_common.h(:_
o      ,| n                                               ^,
t,v) ../include/vlc_common.hv:a481r:_15S:e tnote: Cexpanded from macro 'VLC_OBJECT'
1031  481 | :
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       h 340 | e   cc oknes td (V Lstif( vrar_GetCheckedu( p_obj, psz_namect vlcC__OBJcommoE, VLCnCT_(_omembVAR_STRING, &val ) )
      |         ^
ers: (co),n,t,v)
../include/vlc_variables.h      :142:48: note: |                                                ^
n../include/vlc_common.h:../include/vlc_common.hjexpanded from macro 'var_GetChecked'
,st vlc_object_481:15: tnote:  *)(&(x)expanded from macro 'VLC_OBJECT'
  481 |         const struct :83:5: note: expanded from macro 'msg_Err'
 vlc_common_   ->obj) \member83 |    p msg_Geners: (cosnst vlc_ob
z      | ic              ^(jp_this, VLC_MSG_ERe_clibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/filesystem.lo -MD -MP -MF posix/.deps/filesystem.Tpo -c posix/filesystem.c  -fPIC -DPIC -o posix/.libs/filesystem.o

t_ntame, V L*C)_(VAR_FLOAT | VLC_VARIn file included from misc/httpcookies.c:_DOINHERIT );
      |     ^
&(x)->obj) \
      |               ^
33:
In file included from ../include/vlc_common.h:1031:
R../include/vlc_variables.h,: 241_:_12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | ../include/vlc_variables.hVA: 122_AIn file included from RGS_ misc/text_style.c  :39: _)
      |     ^
:481:15: note: expanded from macro 'VLC_OBJECT'
:note:   ../include/vlc_messages.hs:  7828expanded from macro 'var_Create'
::
24113:    |     rtruct vlc_rnote: dexpanded from macro 'msg_Generic'
122_ | p#rdoebfei *p_tab = vlc_probe(p_obj, "rend481 |         const struct vlc_co   78 |     vlcmmon_mem_Log(bersVLCne v:t *)(&(x)->obj) \
      |               ^
e rer pro(be", &i_co_OBJECT(o), p, vlc_modeturn var_Seconst vlc_object_tule_nanote: unr_Cre *)(&(x)-texpanded from macro 'VLC_OBJECT');>oate(a,b,c) var_CreatIn file included from misc/fingerprinter.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12
ame, __FILE__, __LIb: warning: j) \
      |               ^
  481 |    In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h
Ne( VLC_OBJECT(a), due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]b :227:12: warning: In file included from E__, c )
,
      misc/messages.c  212 |     retur:40:
In file included from ../include/vlc_common.h:1031      t \
      Checked| (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | n var_SetChecke  p                                      ^_obj, psz_name, VLCd (obj, name|                                  ^_VAR, _STVLC_RING, valVAR_COO );
      |            ^
227../include/vlc_variables.hRDS, val);
      :  140:48: note: expanded from macro 'var_SetChecked'
481 |   140 | |            ^
#define   v a r_SetCh    const str
uct vlc_co |    ../include/vlc_variables.h:140:ecked(o,48: mmon_members: (co:
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
n,t,v../include/vlc_variables.h): 455v:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |         a   455n |  r_Sesnote:   tChec            ^ked(VLC_OBJEexpanded from macro 'var_SetChecked'
CT(o),const n,t,v)s   142140    | #defin e var_SetChecked(o,n,t,v) return vart vlc_obvar_Sej
      |                                                ^
../include/vlc_common.h_Se:t481ect_t *)(& | (x)->obj) #\
      |               ^
:15: note: expanded from macro 'VLC_OBJECT'
define var_GetChecked(otChec  481 |         const C
In file included from stked(VLmisc/addons.c:25:
In file included from r../include/vlc_common.hC:481:../include/vlc_common.h:1031:
../include/vlc_variables.h:350:915: note: expanded from macro 'VLC_OBJECT'
: h  481 |  warning: _OBJECT(o),n,t,v)
      |                                                ^uct vlc_common_members: (true cccdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t 
o  350 |      const ../include/vlc_common.h:kstruct vlc_common_members1031nst vlc_ob  :ed( p_object_t *)j, ps(&(
x ) ->obj../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)   481 |    \z_name, V
      |               ^
LC_V (conAR_FLOAT, val );
      |            ^
     ../include/vlc_variables.h:140In file included from misc/httpcookies.c:33:
In file included from ../include/vlc_common.h:1031:
:48: note: expanded from macro 'var_SetChecked'
s t   vl140c_o vlc_common_members: (const vlc_objbjectect_t *)(&(x)->obj) \
      |               ^
_t *)( | #&(x)->objdefine var_S cIn file included from ) \
      misc/objres.c:et|               ^
Checked(o,n,t,v) var_onst struct vlcvar_CSreetatc30e(o:
Checked(VLC_OBJE ../include/vlc_variables.h:In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hp_obj:469:5: CT(o),n,t,v)256:12n
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
warning:       |                                                ^st 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   _common_members: (const vlc_object_t *)(&(x)->s  256 |  otbj)  |     var_Cr :
\../include/vlc_variables.hruc
i feat  r tee,     cons( var_Getpsz_name,t uVLCtrn var_SetChe_VACheckeR_Fd( p_LOAT |obj      | :cked( p_obj( p_o, psz_n362              ^
,n,t,v) var_GetChecked(VLC:In file included from misc/fingerprinter.c:25:
In file included from ../include/vlc_common.h:, struct v9: warning: _OBJECTdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](
b  362  | l    if( va VLr_Gmisc/image.c:675:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  675 |     p_dec = vlc_custom_create( p_toCh),n,t,v)ji, ps_ame, VLC_VAR_STRINGVevtChelc_com, &valmon_memb
      |                                                ^ers: (const vlc_object_t * ) )
      )(&(x)->|         ^
c
../include/vlc_variables.h../include/vlc_common.h:481:_common_m15ember:sobj) \
142:      |               ^
48: note: expanded from macro 'var_GetChecked'
  142 | #: (const vlc_object_tAdefine var_GetChecked(o,n,t,v) var_GetChecked *)(&(x)->obj) \
      |               ^
In file included from misc/variables.c:39:
RIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:c5k:ed( p_: note: expanded from macro 'VLC_OBJECT'
In file included from misc/text_style.c:28:
In file included from ../include/vlc_common.h:  481 |         const struct vlc_obj, psz_1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  241 |     return vame, VLC_VAR_ADDRESar_SetC_SD, &val ) )
      |         ^
Ohecked( p_obj, psz_namecommon, VLC_mem_VAR_ST(VLCRI../include/vlc_variables.h:142:bers: (N_co48: OBJnst vlc_onote: expanded from macro 'var_GetChecked'
bjeECT(I  ct142 | _#tdefinNoG,e var_GetCh),n,t,v v)
      |                                                ^
al );
      |            ^
../include/vlc_variables.h:140:48: note: eexpanded from macro 'var_SetChecked'
  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  140 | #define var_SetChec../include/vlc_common.h:481:15:  k455 |  note: *)(&(x)->obj) \eexpanded from macro 'VLC_OBJECT'

      |               ^
  481 |         const s    var_Create( pHt_obj, rd(psz_namuE1031zIn file included from :
c../include/vlc_variables.h:227:12: warning: t vldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cmisc/filter.ce:30:
  227 |     return , VLCov,n,t,v) _VAR_FLOAT ar_Set_commvar_SetChecked(VLC_OBJECChecked( p_obj, psz_name, VonT(o),n,_membLeC_Vt,v)
AR_FLOATr, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #defins: (const vlc_| VLC_VAR_DOINHERIT );
e var_SetChecokbj      ed(o,n,t,v) var_SetChecked(VLC_OBJECT(o)ec,n,t,v)
            |                                                ^| t_|     ^
                                               ^../include/vlc_variables.h:122:39: note: 
../include/vlc_common.hexpanded from macro 'var_Create'

:481:15: note: expanded from macro 'VLC_OBJECT'
  ../include/vlc_common.h481 | :     cked(o,n,t,v) var_GetC  thecke d(VL*)(&(x481:15: note: expanded from macro 'VLC_OBJECT'C
 const stru  481_ | cns, sizeof( *p__OBJECTdam(o),nee, VLC_VAc ), ,"t,v)
      |                                                ^
tR _SvTRING | VLC../include/vlc_common.h_:481:15)->:lc_common_membe note: expanded from macro 'VLC_OBJECT'
rs: (const   481 |         coinst  122 | #defimne var_Create(a,b,age dR IT );
      | vl    ^
e../include/vlc_variables.h:coder" );
      |             ^
122./libvlc.h:110:27: oVAR_DO INHbjp)c EsRIT );
      |     ^
struct vlc_common_members:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
   122 | #define var_Crea\
      |               ^
te(a,b,c) v(constar_ vlc_object_t Crea*)(&(x)->obj) note: In file included from texpanded from macro 'vlc_custom_create'e( VLC_OBJE
\
      |               ^
  110 |   :  CT(a), b misc/addons.c:25:
In file included from ../include/vlc_common.h:1031:
c) va../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_Creat  362 |     if   vlc_custom_create(VLC_OBJECT(o, c )
      |                                       ^
e../include/vlc_common.h( var)( VLC_OB_GetChecked( p_obj, psz, s, n)
      |                           ^
In file included from misc/filter_chain.c:28:
In file included from ../include/vlc_filter.h:28:
../include/vlc_common.h:In file included from ../include/vlc_es.h:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:  429 |  15 :   varJECT(a):In file included from _note: Create( expanded from macro 'VLC_OBJECT'481
:_15name, VLC  _:481 |    _  note:  ../include/vlc_common.hoexpanded from macro 'VLC_OBJECT'
b  481 |     :ject    const struct vlc1031   const struct, b, c )
      | _comm:
                                      ^
../include/vlc_variables.h:350../include/vlc_common.h:on_memb481ers::9: :warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_tz15: note: expanded from macro 'VLC_OBJECT'
 
_nv  ame, 39 ../include/vlc_probe.h:37lc_commo:n_members: (conVLC_VA(const vl481 |         const  snote: VAR_ADDRESS,R_ADDRESS,expanded from macro 'var_Create'
t  122r v |  &v#define var_
u  350 |     Create(a,bc,_co)b jvecct vlc_ciaal olt_a ) t *)(&:fr_Cr19eate( VLC_st vlc_obje: note: expanded from macro 'vlc_probe'
   37 |         vlmmon_(x)->o( var_GetChecked( p_obj, psz_name, c_probeVLC(VLC_OBJECT(obj), ct_cap, pcount)p_obj, psz_name,m VLCembers:OtBJECT(a), _VAR_I_VAR_STRING, &vbb *
j      |                   ^
) \
al ))      (|               ^
N& ),
TEGER c )
            | ../include/vlc_common.hIn file included from  | VLC_V(|         ^
A:x                                      ^
)->obj) \
      |               ^
R_DOINHERIT../include/vlc_variables.hmisc/objres.c:30:
 (co../include/vlc_common.h:481:15:142:48 : note: expanded from macro 'var_GetChecked'
);
      |     ^
  142 | misc/image.c:688:23:#define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |                                                ^
  688../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 |     481 |         const struct vlc_common_membe  p_drs: (const vlc_object_t *)(&(x)->obj) \
      |               ^
ec->p_module = module_need( p_dec, "video decoder", "$codec", falnst vlc_object_t *)(&(x)->obj) \
      );
In file included from misc/filter.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|               ^
  362 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_AIn file included from DDRmisc/variables.c      |            ^
E../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
S  140 | #S,define var_Set:Checked(o,n,tIn file included from ,../include/vlc_common.h &val ) )
      39:
In file included from ../include/vlc_common.h| :1031:
../include/vlc_variables.h:469::1031:
../include/vlc_variables.h5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |         ^
  477 |     vav) var_SetCh    ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
vese );
      |                       ^
c../include/vlc_modules.h:48  142 | #definer_ :42: note: expanded from macro 'module_need'
Careateked(VLC_OBJ( p_obj, psz_name, VLC_r_Cre   VA)R
      |         ^
ate( p_obj, psz_name, V48_STRINGLC_VAR_STRINGvar_GetC | #define module_need(a,b,c | VL,d) module_need(VLC_OBJECT../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_variables.h:142hecked(oC_:VA48:: note: expanded from macro 'VLC_OBJECT'
  R  481 |  _  note:  expanded from macro 'var_GetChecked' 
122 | #define   142 | DOvar_CrIeNa(tHe(aa),b,c,d#define var_GetChE,b,c) var_Create( VLCCT(o),n,t,v)
      |                                                ^_
OBJECT(aERIT../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ecked  481 |      (o,n,t,v) var_Ge     const s,trn,t,v) var_GetChecu  );
      |     ^
ct vlc_common_members:../include/vlc_variables.h: ( constconst vlc_o s)
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
bject_t *)(tC&  481 |         consthe(x)->obj) \
      |               ^
 *)(& s(x)->obj) \
)truct vlc_comm      |               ^
on_members: (,In file included from misc/messages.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hIn file included from misc/fingerprinter.ccked(VLC_OBJECT(o481122::39: note: expanded from macro 'var_Create'
:c25  122 | #define var_),n,tructC vlc_reate(:
In file included from ../include/vlc_common.h:1031:
oIn file included from misc/subpicture.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: acommo,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.hb  189 |     re,c) v:tk241uar_469Create( VLC_OBJn_memb::5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
rs: (const vlc_object_t *)(&  241 |     return var_SetChec(x)->obj)r \
      |               ^
n var_SetChecked( p_obj, psz_name, VLC_VARIn file included from misc/httpcookies.c_INTEGER, val );ECT(a), b, c )
      |                                       ^
:33:
In file included from ../include/vlc_common.h:e  kd(Ved( p_obj, psz_name, VLC_V4691031:
../include/vlc_variables.h:276 | AL:C:10: nwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]st vlc
      
R  _STRI276 |     if(|   !vab r_GetChecked( p_obj, psz_na           ^
../include/vlc_common.h../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
     vt,v)
      |                                                ^
ar_140Crea../include/vlc_common.h::481:te15: note: 15: note: expanded from macro 'VLC_OBJECT'Nexpanded from macro 'VLC_OBJECT'G
,  481 |         const 
481  481 |    val );
      | m           ^
../include/vlc_variables.h:140:48: note: e, VLC_VAR_INTEGexpanded from macro 'var_SetChecked'
ERstruct vlc_common_mem_o | #define var bbjeect_t *)(&(x)->obj) \
      |               ^
 (     const misc/image.c:s691t:9: warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]140 | #drsp_obj, psz_name,_S: (con VLC_V
st vIn file included from posix/filesystem.c:49:
In file included from ../include/vlc_common.h:1031rluct v,lc_common,etChecked(o,n,t,v) var_SetChecked(VLC_O:
../include/vlc_variables.h:189:12 &val )BJECT(o), )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
n,t,v)
      |                                                ^
  142 | #defi../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c_ob ject_t *)(&(AR_STRING |   VLC_V481nARe | x):->obj)ef_ \
      |               ^
 varDO        consti_GeIn file included from misc/objres.c:30:
INHERITIn file included from ntChecked(o,n,t,v) v../include/vlc_common.h:15e var_SetChecked: note: expanded from macro 'VLC_OBJECT'
  481 | :  (o,c n,t,       )c;o
nst struct vlc_common_mem1031ba:
r_GetChecked(VLC_OBJECT(o),e../include/vlc_variables.h:491:5n,t,rs: (con   691v | ) 
 st vlc_ob: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
warning:       )j
        491 | ec  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t_t *  189 |     re        |     ^
turn var_Setvar_CrChecked(../include/vlc_variables.h:122:39 p_obj,)ea(&( psz_name, VLCte( p_o      m_x)->obj) \
      |               ^
 VsA| R                                               ^_
IsNgt_rErr(buct vlc../include/vlc_common.h:481:15: _conote:  TEmGmexpanded from macro 'VLC_OBJECT'o
n  481p | E_In file included from R, va        misc/addons.ccomnesmtbers:l );
      |            ^
 (const vlc_../include/vlc_variables.h:140:48:v) v jnote: expanded from macro 'var_SetChecked'
object_t *)(&(x)->obj) \
      |               ^
:|                                       ^
  ../include/vlc_common.h140 | a,: : note: expanded from macro 'var_Create'
r481  122 | #def:#define psz_var_SetCheine var_Ccked(o,n,t,v) varr__eSetCheck25name,:
 VIn file included from L../include/vlc_common.h:1031C:
_VA../include/vlc_variables.h:429:5R_ADDRESS: In file included from amisc/subpicture.c | VLC_VARewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  te(d_DO_members: (Iconst vlc_:o42933NHEbjectRIT ) |  ;
      |     ^   var_Create(
 p_obj,_t *)(&(x):
->ob In file included from ../include/vlc_variables.h15: ../include/vlc_common.h::1031:
../include/vlc_variables.h:203:12: warning: psz_name, VLC_VAR_INj) \
      note: expanded from macro 'VLC_OBJECT'
|   481              ^
 |         const struct vlcS_common_membea,b122,c) vaT:39:rEs: (const vlc_object_t *)r_CreatGER( | VLC_VAR_DOINHERIT );
      |     ^
misc/renderer_discovery.c:239e( VL../include/vlc_variables.h:122:&(xdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
5:39: warning: :C_OBJECdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] note: expanded from macro 'var_Create'

  122 | #define var_  C203 |   rea)239 |     modul    return var_S-ettCee_unn_Oee( note: expanded from macro 'var_Create'
BJ(ECT(o),n,t,  122d(p_rd, p_rd->p_module);
      |     ^
>V | ../include/vlc_modules.h:50:Lha,b,c) var_CeckC42: note: expanded from macro 'module_unneed'
ev)
      |                                                ^
   orea../include/vlc_common.h50bj)  | ##defde_O\
      |               ^
fine vBart_Create(a,e( bT(a), bVLC,: _c )
      | dJe,c                                      ^
Ec) var_Cre, "ateCT(o)_O,nBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: ,t,../include/vlc_common.h:481:15:expanded from macro 'VLC_OBJECT' 
(  In file included from 481 |         c oVnLsC_OBJECT(a), b, c )
      |                                       ^
d( p_obj, ../include/vlc_common.hp:s481z:_15name, note: iexpanded from macro 'VLC_OBJECT'n
e: note: expanded from macro 'VLC_OBJECT'
  481 modVLC_VAR_BOOL | , val );t stru
      | ct vlc_common_membners: (const v    481 |         covlon st st)
      |                                                ^
           ^r../include/vlc_common.huct v:481:l15:       connote: st struct vlc_cc_comsc_object_t *)ommon481:15: note: expanded from macro 'VLC_OBJECT'
_members: (consexpanded from macro 'VLC_OBJECT'
  481 |         ct vl(&(x)->obj)   onst str
\uct vlc_co../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
mmo  140 | n_members: (const vlc481 | _object#_t *)(&(x)->obj) \
      |               ^
        consmon_medefine var_SetChemckeuci_tabd(ole decoder mobject_t
 *)(&(x)->objoduIn file included from ) misc/filter.c\:30:
In file included from 
      |               ^
,n,t,v) var_SetChecked(VLC_le OBJECTIn file included from tmisc/objres.c (o),n,t,v)
      b|                                                ^
ers: (const vlfc_objec../include/vlc_common.h:or fourctc_ `:30:
In file included from ../include/vlc_common.h:1031%:
481t *)(&(4.4s../include/vlc_variables.h:511:5::'x15)->osbj) \
      | . "
      |         ^
      ../include/vlc_messages.h:: note: expanded from macro 'VLC_OBJECT'
|               ^
83:5: note: expanded from macro 'msg_Err'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^
In file included from misc/addons.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.htruc:442:  5In file included from misc/messages.c:40:
In file included from 511 |     var_Create( p_obj, psz_name, VLC_VAR_INTEGER   | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b481,c) var_Create( VLC_OBJECTetChecked(VLC_OBJECT(o),n,t,v) | (a), b,   c  )
      |                                       ^
../include/vlc_common.h   83 |      :481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   ../include/vlc_common.h :1031   ms
      |  g_Gener:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h c  442 |       const stru                                                ^ct vlc_commoule_unneedic(p_t(n_memahis, VLC_MS,b) module_unneed(VLC_OBJECG_ERR, __TVA_ARGS__)
      |     ^t
v../include/vlc_messages.h vlca_common_members: :
(../include/vlc_variables.h:477misc/filter_chain.cc
:../include/vlc_common.h:481:15:28:
 note: expanded from macro 'VLC_OBJECT'
:  481 | 5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        const structIn file included from  vlc_common_../include/vlc_filter.h:28:
In file included from ../include/vlc_es.h:27:
In file included from ../include/vlc_common.h:1031:
b../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:78:13:  note:   477e | rs: (const expanded from macro 'msg_Generic'vlc_objmee
   78 |     vlc_Log(V (ct_   var       const mbt *)(&(x)->obers: (consstruct vlc_common_mLC_Ot vlc_object_t *)(&(embBJECT(o), p, vlc
r  _442_ |   C  evCarr_Create( p_obj, psz_name, VLC_VAeaonst vlc_o_module_nametbject_t *)(er, a),b__F&rs: x()->obj) \
      |               ^
e( p_objI)LE__,
coIn file included from misc/fingerprinter.ca:t25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hn(x)->obsj:)256:12e(: \
jR_BO: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       p_obj, ps  t vl256|               ^
 |     returcn_object_t *)(&, psz_nam)z_name, VLC_VAR_ST RING | VLC_VAR_DOINIn file included from e,  var_SetCheckHERI1031ed( p_obj, psz_name, VLC_V(T );
      |     ^
x../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
A  ):
../include/vlc_variables.h:429:5:posix/filesystem.c:R      |                                          ^
49:
 warning: 122 | #define vadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  429 |     var_Create( p-:481:15: _obj, psz_name,  VLC>_VAR_I NTEGER | VLC_VAR_stor_CrDruct vlc_common_members: (conIn file included from stbnote: expanded from macro 'VLC_OBJECT'
 vlc_objec../include/vlc_common.h  481 |         const struct vlc_commoOjINHERIT );
      |     ^
eant_te(a,b,c) va_t *)(&(x)->obj) \
      |               ^
members: (const vonsr_Crt st\:lIn file included from misc/httpcookies.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_ADDRESS, val );
  2931031:
 |     )      c_|            ^
if( !var_G../include/vlc_variables.hetCobject_t *)(&(x)->o :\140:48
      |               ^
bj) \
      |               ^
../include/vlc_variables.h:122:VLC_VAR_misc/renderer_discovery.c:242:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  242 |   h  vlc_object_release(p_rd)In file included from misc/text_style.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_ADDRESS, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from misc/text_style.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_INTEGER, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from misc/text_style.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  293 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_BOOL, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   ;
      |     ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_obje   ct_rel   coease( VLC_OBJECT(a) )
      |                         ^nst str
B../include/vlc_common.h:481:OOL | 15: note: expanded from macro 'VLC_OBJECT'
  481 |         consut strVuctL
C      _| V              ^A
 vlR_DOINHERIT );c39
      |     ^
_../include/vlc_variables.h:rucommon_memberIn file included from c122:39: note: expanded from macro 'var_Create'misc/objres.ct: v
  122 | lc_comms: (const vl#d30:
In file included from cc_obefine var_Create(a,b,c) vaject_ton_mem:../include/vlc_common.h r_Cret vlc*)(&(:1031:
x)-_>obj) \
      |               ^common
../include/vlc_variables.h:203:12: warning: _me note: expanded from macro 'var_Create'
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]misc/renderer_discovery.c:251:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bers: te((c

    525 |     var_Cre  203 |  a   rte( p_o__LINE__, \
122       | #d efine var_ecked|             ^
VCL(rea../include/vlc_common.hC_OBJte(a, ebt  251 | :urp_obj, psz_name481mbers: (const vlc_n: var_   ,c) var_Creat15: object_t *)(e&(x)->obj)SetCh \
      |               ^
( VLC_ OBJECT(a), bIn file included from misc/text_style.c:28b, :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:ceate( VLC_OBJECT(anote: expanded from macro 'VLC_OBJECT'
opjn  st vlc_obje,481 | c)e,cked( p_o_ t_)
      |                                       ^
 ../include/vlc_common.hprd        con:481 :15: note: texpanded from macro 'VLC_OBJECT' 
*  481 |  st struct vlc_common_)s= (zm_navlc_custom_create(mp_obj, es, VLC_&VAR_BOOL | VLC_izeof(*p_rd), "renderer diembsco(VeAvRrs: (const vlc_DOINHERIT
      ex)->_obj) b,|     ^ \
      |               ^
 cr   y
 ../include/vlc_variables.h:    const s122:39: truct vl)
      |                                       ^
O../include/vlc_common.h:48117: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
"  304 |     if (likely(!var_GetCheckec_comECT(ad ())L,  |b ,V LcC ;)
obj, n      am_| V                                      ^
o../include/vlc_common.h:481:nme, VLCAR_DOINHIn file included from misc/subpicture.c:33ERIT );
_VAR_COOR:
DIn file included from S../include/vlc_common.h:1031:
,../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] &_
me  212 | mbervas: (const vlc_object_t *    return var_SetCheck      |     ^
15../include/vlc_variables.h:122: note: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'var_Create':39:   481 | note: expanded from macro 'var_Create'
   122 | #define v 
      con  e122 | ar_#Crede:15: note: fine varexpanded from macro 'VLC_OBJECT'
  b
      |            ^
481./libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
 |       j, psz_name,   const stVLst strC_VAR_BOOL,uct vlc_commo)n(&( _Crea_membte(aobject_l,b,c) var_Cr  110val );
      |            ^
ae../include/vlc_variables.hte(a,b,c) vat *)(&(x)->robj) \
      | e              ^rs: (cdx
)o)))
      |                 ^
:,140:48: note: expanded from macro 'var_SetChecked'
->obj) \
a../include/vlc_variables.hmisc/image.c:te( VLC_O (704:27: _:142:48:   140 | #defnote: expanded from macro 'var_GetChecked'C
      |   142 | #define var_Gobj, name, VLCine_VAR_COORDS, valwarning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc];

        704|  |            ^ 
 ../include/vlc_variables.h:140:48:   note: iexpanded from macro 'var_SetChecked'f
(  140 | #def              ^
 var_SetCine var_SetChecked(heckedIn file included from misc/filter.c:30:
In file included from ../include/vlc_common.h:1031:
( p_dec->p_o../include/vlc_variables.h:modu,nle ),t,v) var_BJECT(a), b, c )
      |                                       ^ moruc442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e
tCh../include/vlc_common.hdSetChecule_unnetked(  442 |    n ed( vl var_CresVtc_p_dcommon_members:ate( p_obj,ec :481:15: note: expanded from macro 'VLC_OBJECT'p
sz_namee, VL |       481 |       vlc_custom_cr    eate(VLC_OBJECT(o), s, n)
      |                           ^
 (const vlc_object_t *)(&(x)->obj)C_o,VA R_BOOL |VLC_V \
      |               ^n, ,
tA, VR_BOOL, &val )In file included from misc/messages.c:40:
../include/vlc_common.h:481:LC_VARv) var_Set_CheDOINHERIT15 :) note: expanded from macro 'VLC_OBJECT'
 )
      |          ^
  481 |         const struct vlc_commc; cked(VLCon_members: (const_ OvBlJc
_o      |     ^
bjkECT(o),n,t,v)
../include/vlc_variables.h:122:vp_dec39: note: expanded from macro 'var_Create'
->p_m  122 | #define vaodule );      |                                                ^
      lreect_ta
 |                           ^
../include/vlc_modules.h:50:42: note: expanded from macro 'module_unneed'
   c*)(&(x)->obj) \
      ../include/vlc_common.h| :ed(o,n,t_481,o:15: vIn file included from ../include/vlc_variables.h../include/vlc_common.h:1031:
b../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note:               ^
  491 | ) :  misc/renderer_discovery.c:257:22: tev  var_Create( p_obj, psz_name, VLC_VAR_ADDwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
RESS   257 |     ar_GetChecked(VLC_( VLC_Op_rd->p_module = module_need(|BJECT(a), b,p_rd, "render c )
      |                                       ^
er_discovery",
      |                      ^
142:r48_:C reate(a,bexpanded from macro 'VLC_OBJECT'
,c  50 | #define481  | m        co) nst struct v../include/vlc_common.hl:481:15:odule_unneed(a,b) module_unneed(VLC_OBjJeEcCtT(a),b)
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_t *)(&(x)->obj) \
      |               ^
  481 |         const struct vlc_common_mem note: expanded from macro 'VLC_OBJECT'
bers: (const vlc_objOc_common_membIn file included from eBJrmisc/addons.cs::25 :
(In file included from  EVLC_VAR_D../include/vlc_common.hconst vlc_objvar_ectO:_tCreate(   VLC_OBJECT(*)(&(x)->aobj) L\
      |               ^
), b, c )
      |                                       ^
../include/vlc_common.hC_OBJECTI consNIn file included from note: posix/filesystem.cexpanded from macro 'var_GetChecked':
49  142 | #define varHect_:
tIn file included from ../include/vlc_common.ht str../include/vlc_modules.huct vC::103148:
:42: note: expanded from macro 'module_need'
_:481:15: note: expanded from macro 'VLC_OBJECT'lGetCh Eecked(o,n,t,v(c_como../include/vlc_variables.h)T)mon_memb*)(:455e(  ors: (cons481 |  t vl c _),n,t,v)
      |                                                ^
&(x)-../include/vlc_common.h>obj, 1031 var_Get) \
      | :481:15: note: expanded from macro 'VLC_OBJECT'
C    hecked(VLC_OBJECT(o)co  481 |       ,n,              ^
n  conssn,t,vtmisc/image.c:712:5: warning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
v  712 |     vlc_o struct v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members:)
 (con      |                                                ^lc_common_mst vlc_object_t *)(&(x)->obj
)b \../include/vlc_common.h
:      |               ^
embers: (co481n:15: In file included from misc/subpicture.cnote: expanded from macro 'VLC_OBJECT'
:t st  481 |         const struoc33:
ject_release( p_decIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning:  );due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |     ^
t vlc_common
st vb:
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]jlc_object_t *)(&(x)-_members: (const vlc_object_t 
../include/vlc_objects.h:66:25: *)../include/vlc_variables.h:212note: expanded from macro 'vlc_object_release'
:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   66 |     212 |    vlc_object_release( VLC  455 |   _  var_CreaOte( p_obj>obj) \
      |               ^
BJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
,ect_t *)(&(x)->obj) \
      |               ^
In file included from misc/text_style.c(&(x   p)->objsz_name,) \
      |               ^
:28:
 VLC_In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VIn file included from misc/objres.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from AR_FLOAT |misc/httpcookies.c  227 |     retur n var_SetChecked( p_  539obj, psz_name, VLC_VARVLC_FLOAT, valruct v_ |   V  var_C:33:
In file included from l../include/vlc_common.hc_commAR_DOINHER:IT );1031:
../include/vlc_variables.h:
      |            ^

 304):17../include/vlc_variables.h;:140: warning: 
   :48: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'var_SetChecked'  304 |    
 if 48 | #def(likely(!var_GetChecked (obj, noame, VLC  481_VARreate( p_objine m, psz_name,odule_need(a,_COOR VLDS,C_V &val))nb_members: A      ,c,d) module  _need(VLC_OBJ|     ^(E
140c)C../include/vlc_variables.h:122:39: note:   324 |  | #define var_SetCheT(a),b,c 481 |         con 
,d)
       |                 ^
cked(o,n,t      |                                          ^
 ../include/vlc_common.h:481st sti:15: ruct note: expanded from macro 'VLC_OBJECT'vlc
,v) var_SetCh  481 |     fecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
    co../include/vlc_common.hn:_481c:o15: ../include/vlc_variables.h | st strunote: expanded from macro 'VLC_OBJECT'
 ct  481 | ( v        con       const struclc_common_mt est mbers struc:vlc_c (contommon_:142:48: note: expanded from macro 'var_GetChecked'
m  142 | st vlc_objecto_!Rexpanded from macro 'var_Create'n#definest vlc_objecm_t ovnl_cme_mcboemmon_memberst *)(&(x)->
r  FLOAT |s :122 (const vlc_oVLC_VA | R#define o_bj) \
var_C var_GetCherecked(o,n,t,v) var_GetChec: (coked(VLC_OBJECT(      |               ^
onst ),vlcmisc/renderer_discovery.c:261:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n,t,v)
      |                                                ^
_object_t *)(&(x)->obj)  261 |   _t *)(& \
      |               ^
(x)DOINHERIT
      |     ^
../include/vlc_common.h../include/vlc_variables.h::In file included from misc/subpicture.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: 122-:39: note: expanded from macro 'var_Create'
mem   var_GetChecb e>ked( p_obj, psz_name, VLC_VAR_FLrs: O  122 | #define(const vlc_objwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oecbAj)    241\ | var t_bCj
      | Te,c              ^t &v_
t *_t *  )(&()a( &r(ex)->otIn file included from misc/filter_chain.c:urn var_S  metChecked( p_obj, psz_name, VL28b:
jC_VAR_STRING, val )s;
      |            ^
In file included from ../include/vlc_filter.h:28:
xg_)rea../include/vlc_variables.h-:>140Err(In file included from tob../include/vlc_es.h:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  455 |     vare(a,b,c)j) \
p__C rv      ea|               ^
ar_Create( rd, "no suitte(misc/image.c:721:13:  p_obj, psz_name, VLC_Vable AR_FLOVLC_OBJECT(a), b, c )
481:15: note: expanded from macro 'VLC_OBJECT'
  481      r|  |                                       ^
Ae../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  ndere        cTo | VL481r discov |         const nst setruct strurct vlc_common_mevlc_common_mbers: (const vlc_y module for '%s'"membeobrs: (const vl,
      |         ^
c_object_t *)(&(x)->obj) \
      | ../include/vlc_messages.h:83:5: note:   expanded from macro 'msg_Err'
l              ^ ) )

      |          ^
   83  |       ret721 |    urjn var _pS_eIn file included from ../include/vlc_variables.hmisc/objres.cn:::c =etChec142:48ked (obj,: note: ect_t *)expanded from macro 'var_GetChecked'48
:  142 | #define v  note: expanded from macro 'var_SetChecked'
msg_Ge30:
In file included from ../include/vlc_common.h:1031(&(x)->o:
../include/vlc_variables.h:b   140 | n554:5#de:fi warning: ame, VLneC_C_VAR_DVAR_COORDSsoj) \
      |               ^
ut, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  140_Enco | #defin va  554de var_Seer | In file included from rCmisc/httpcookies.c_SetCreate( p_this );
      |             ^
t Checneric(k../include/vlc_sout.he:OINHER268:50: note: hecked(o,n,t,v)I var_Sd(o,n  a,et,v) var_StCeheckr_GetCheckedtCh(o,n,t,v) var_GetChecked(VLC_OBJECT(o p_this, VLC_MSG)_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
expanded from macro 'sout_EncoderCreate'T   78 | ),n,t,v)
      |                                                ^
 ../include/vlc_common.h):481:15: note: expanded from macro 'VLC_OBJECT'

    481 |         const struct vlc_co;    vlc268 | #define sout_EncoderCreate(o) so
      |     ^
:../include/vlc_variables.h: var_Creaut_EncoderCremmon_member_Log(VLC_OBJECT(s: (const vlcnote: expanded from macro 'var_SetChecked'
ate(Vo),  140 | #dete( p_object_t *)(&(x)->obj) \ 
      |               ^
fine \
      |               ^
122_obj, psz_name, VLC_VAR_STRIn file included from misc/filter.c::39: 30:
In file included from misc/text_style.cIn file included from note: :LC_eOBJEd(ING | VLC_VAR_DVLCp, var_SetCh../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5ecked(o,n,tO: _,vIO B)N28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
HERITexpanded from macro 'var_Create'
  
340  122 | #defvlc_mod |   vwarning: adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]rC:_uSe      
T (o))
      |                                                  ^  
ine var_33tCCreate(a,b,c) 455 |     var_Checked(VL|     ^
../include/vlc_common.hCv../include/vlc_variables.h:122:39: reatnote: expanded from macro 'var_Create'
e( | VLC_p_obj, psz_name, _OBJECT(o),n,t,v)
      le_name, __  FILE__,:481:15: note: |                                                ^
expanded from macro 'VLC_OBJECT'
V __LI../include/vlc_common.h:481:15: note: LC_VARV_FLexpanded from macro 'VLC_OBJECT'
OAar_Create( VT | VLC_VAR  481 |         conA:
s122 | #  LIn file included from definNE__,481 |      _ DOINHERIT );e  
R_DOINHERIT );../include/vlc_common.h\
:1031:
lc_common_me
      |             ^
Jmbers: (const vl../include/vlc_variables.hvar_CreEc_objecC      |     ^t_t *)(&(x)->obj) \
      |               ^
ate(a,b,c) var_Create( VLC_OBJECT(a), Tb, c )
      |                                       ^
:../include/vlc_common.h324
:../include/vlc_variables.h10In file included from :misc/xml.c:27:
In file included from ../include/vlc_common.h:1031:
:      ../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:481:15: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  |     ^
122:39: note: expanded from macro 'var_Create'
  481 |         co  nst struct vlc_common_mem bers: (note: expanded from macro 'VLC_OBJECT'
const vlc_object_t *)(&(x)->obj) \
      |               ^
491 |     var_Create( p_obj, psz  481 |         const In file included from struct vlc_warning: _name,122misc/objres.c V: | common_memb#ers: (const vlc_object_t *)(Rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]a
IT );
      |     ^
&../include/vlc_variables.h  (x)->obj) \
      |               ^
324 |  t :  ife(a122:39: note: 30misc/renderer_discovery.c:265:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  265 |   ,b      vlc_object_release(p:
In file included from ../include/vlc_common.h:1031:
expanded from macro 'var_Create'
  122 | #defiLCne var_rd);
      | _VAR,c) var_Crea_tAeD(D RVESS | VLC_V_ACRr_eDate(a,b,c) var_        ^
Create( VLC_OBJECT(aLC_OBJ( !)../include/vlc_objects.hd, b, c )
:      |                                       ^
../include/vlc_common.h:48166:25: note: expanded from macro 'vlc_object_release'
   66 | v    vle(c_object_reo:15: lECT(a), b, c )
      | fease( VLC_OBJECT(a) )
      |                         ^
                                      ^
i../include/vlc_common.h:481note: expanded from macro 'VLC_OBJECT':15: note: expanded from macro 'VLC_OBJECT'

  481  481 |  |         constec struct vlc_common   ked(VL  neC )_OB../include/vlc_common.h:481:15:v_members: (const   v lcco_nosbt struct vlc_common_memJj  const struct vlc_co../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bers: (const vlcECT(  a_object_t *)(&(x)->obj) \
      |               ^
o),n,t,v)
      |                                                ^
563 |   ../include/vlc_common.h:481:  vrIn file included from misc/addons.c:25:
In file included from ../include/vlc_common.h:1031ar_Cr:
e../include/vlc_variables.ha:m469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15:   469note:  | expanded from macro 'VLC_OBJECT' 
   481 |    ,  varte( pn,_obj, psz_../include/vlc_variables.hname,:mon_members: VLC_VAR_STRING (const vlc_o | VLC_VAR_DOINHERIT
      |     ^
ect_t  * ) ( & (cxonsb_Create( p_obj, p122sjet struct vl)->obcj) \
      |               ^
t,ct_t *)(&(x)->o:39: note: expanded from macro 'var_Create'
b_  122coIn file included from m | #define ../include/vlc_variables.h:122:39:z_name, VLC_VAR_Svmisc/messages.ca:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hv)
      |                                                ^
:../include/vlc_common.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 Tnote: Rexpanded from macro 'var_Create'I
  122 | #define var_Create(a,b,NG | VLc) vaC_VAR_  511 |     var_Create( DOI_Creater_Create(p _VoLbCj_OBJECT(,a)N,H b, c )
      |                                       ^ERIT );

      |     ^
r../include/vlc_common.h_:481:j) \ mon_members:481Crea  i
      |               ^(a,b,c) va (const :15: note: expanded from macro 'VLC_OBJECT'
r psz  481 |    _namevl, VLC_VA
R_INTEGER | V_Create( VLc15_t: e(a,b,c) var_Crmisc/image.conote: LC_VAR_DOINexpanded from macro 'VLC_OBJECT'
f  481 |      (    const struHct vlc_CERIT
      |     ^
../include/vlc_variables.h:122:../include/vlc_variables.h770ce::122:39ate( VL23: warning: : note: expanded from macro 'var_Create'
_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Cb  jec:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,var_GetChec) cked(770 |     p_enc->povmmon_memaOBtJEbre_rs:CT(a), b, c )
 (const      |                                       ^
_Create../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
( VLC_OBJECt  122 | #define var_CT(a reate(  a,b,c) var_481Crea_OBJEC |       )_module p_obj,   const  = psz_nT(a), b, c )
      |                                       ^
t../include/vlc_common.h:481modulee_need( p_enc, "encoder", NULL, b, c )
,struct      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'(  :
15: note: expanded from macro 'VLC_OBJECT'
  481f |    481 |  V        cvo nst struct vlc_common_membeL rs: (const vlcCvlc_object_t *)(l&(x)-_>obj)ame, VLC_VAR_STRINGobject_t *_OBJECT(a), b, *)(&)(x)->obj) \
      |               ^
( , c    const struct vlc_common_c )members:In file included from alse );
misc/variables.c:39&:
val ) ) 
 \
      |               ^      (| In file included from ../include/vlc_common.h:1031c
onst :
vl        ^

      |                                       ^
../include/vlc_variables.h:142OIIn file included from misc/subpicture.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:NHE12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
RI  c:T256_ |  &48: note: expanded from macro 'var_GetChecked'
../include/vlc_variables.h(:x)->obj) \../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
477  481 |         c:onst struct vlc_common_member    res: (const vlturn cva)_5  :o142 | #de  br_SetChec;j
      |     ^
ked( p_obj, psz_name, fine va r_GetCheckeec
  V const warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]LC_VAR_ADDRESS,t_t *)(
      |               ^
&  v../include/vlc_variables.hal );(x)->obj) \
      |               ^
d_      |            ^
c../include/vlc_variables.h:140:48ommon_:m(o,n,t,:122v) var_GetChec  477ked( note: expanded from macro 'var_SetChecked'

  140 | #define var_SetChecked(In file included from In file included from posix/filesystem.c:49:
:o,n,39: | V    var_Create( pIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hmisc/messages.c:40:
t,v):227:12:LC  var_SetCeh_obj, psz_name,emcked(VLC_OBJEwarning:  VLC_VAstructIn file included from ../include/vlc_common.h:1031:
 vlc_common_members: (const vlc_object_t *)( note: expanded from macro 'var_Create'
  122 | #define vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h
:  227 |     reR_STRING | V&turn v(xLC_VAR_DOar_Setar_OBJECC_hecked525(: 5p:_ owarning: bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)j, ps-  525 |     varz>CT(o_name,_CreabIjtT)eN(  p_obj, psz_name, VLo),n,HERIT Cre VLC_Vate(aA)R;,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
_FLOAT, val );
      |            ^

      |     ^
../include/vlc_variables.h:../include/vlc_variables.h:122:39: t,v)
      |                                                ^
C_VARnote: _../include/vlc_common.h:expanded from macro 'var_Create'481
:15: note: expanded from macro 'VLC_OBJECT'B\
      |               ^
140:48: OOL | VLC_VAR_DOINHERnote: expanded from macro 'var_SetChecked'../include/vlc_common.h:481:15: note: In file included from misc/addons.c:25expanded from macro 'VLC_OBJECT'

  481 |         con  140 | #definIT
      |     ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:122:39e ../include/vlc_variables.h:: note: st struct expanded from macro 'var_Create'vlc_commonvar_SetCh_477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ec  477 |  m   var_Cr
(  o),n,tke481 |    
e  122d | #(o,nmbers: (,t,v)defc var_SetCbers: (cons,onst vlc_obj     const structect_t *)(&(x) vlc-hecv)
      | t vlc_object_t *)(&(x)->o>bj) \
      |   122 | #de                                               ^
              ^
../include/vlc_common.h:fine obj) \
      |               ^
481:15: varIn file included from misc/subpicture.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: In file included from misc/filter.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_Cr  469 |   note: expanded from macro 'VLC_OBJECT'
eat  v_commea  odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r
_  Creata481276te( p_obj, psz_en( p_obine var_Creaj, psz_ | ame, te(a,b,ce(a,bV ,LcC)_ VAR_STnavar_Create( VLC_OBJECme, VLC)RING T(a)vaa,  r      const strucr_Create( V |     if( !vaobject_tLC_ *)(&(xr_GetC)OBJEC_tVAR_STRI-kTe>obj) \
      d( vlc_common_members|               ^
(a)VLC_OBJhECT(o): (NcGeckonst vlc_objec ,n,t,v)
      In file included from misc/objres.c|:30:
In file included from ../include/vlc_common.h:1031, b, c )
      :
|                                       ^../include/vlc_variables.h:578:9: warning: | _
GetCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
../include/vlc_common.h:h481:  15578e |  cked( p_obj,    if( var_Change( : note: expanded from macro 'VLC_OBJECT'
e  481 |         c | VLC_onst struc                                               ^ p_obj, psnote: expanded from macro 'VLC_OBJECT'
d( p../include/vlc_common.h:481:15:z_nVLC_VAR_DOINHERIT )VAR_Dam;
      |     ^
e,
OIN  _oHER../include/vlc_variables.h: VLC122:39: note: expanded from macro 'var_Create'
t  481 |         const structbpsz_name, VLC_VAR_bj, p, c )t_t *)(&(122 | #sz_namedF
IT );
      |     ^
efine var      _,C r../include/vlc_variables.he:a122t:e39v| (a                                      ^l
c _VcLC_VAR_INT../include/vlc_common.h:481:E15: GER, &val ) )
      |          ^
../include/vlc_variables.h:142:48: :note:  expanded from macro 'var_GetChecked'note: 
expanded from macro 'var_Create'  
142  122 |  | ##ddeefnote: expanded from macro 'VLC_OBJECT'
oimnmeo nv   ar_Create(a,b,c) var_Creatfine( VLC_OBJECT(ae var_GetChecked(o,n,t,v_VA481 |       )_members: (const vlc_object), var__Gte t*C)(&(x)->obj) \
,       |               ^
b, c )
      |                                       ^
b,c) va../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
r_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note:   481 |         coR_CHOICESCexpanded from macro 'VLC_OBJECT'
OUNT, &cohecked(VLC_OBJEC  481 |       T(o),nnst struct vlc_coLunt,t,v)mmon_members: (cOAT, &val ) )
      |          ^, NU
      |   const str  u                                               ^ct cL
vLlco n)../include/vlc_common.h:481:_common_members: ( )
const vlc_object_t *) v(&(x)->obj) lc_c
../include/vlc_variables.hstnote: :expanded from macro 'VLC_OBJECT'142:48: note: expanded from macro 'var_GetChecked'
      |         ^
oo../include/vlc_variables.hx)->obj) \:m128:43: note: expanded from macro 'var_Change'
m
    128 | #define \o
 nststruct vln      c_commo vlc_objectvar_Change_m(a,
_embt *)(&(bn_members: (      |               ^
,ccx)->obj) \
      |               ^
,d,e) var_Change( VLC_OBJECIn file included from In file included from o| misc/text_style.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |   nst vlc_object_t *T  if( var_GetCheckedmisc/filter.c:( p_obj30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |     var_Create( p_obj, psz_nam              ^e, VLC_VAR_STRING | VLC_VAR_D
OINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
  )142 | ../include/vlc_common.h:481(&(x)->obj:15: note: ) expanded from macro 'VLC_OBJECT'
\
      |               ^
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from misc/addons.c:25In file included from 15: note: expanded from macro 'VLC_OBJECT'
:
In file included from   481In file included from misc/filter.c |      :../include/vlc_common.h:1031:
  ../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
30:
In file included from ../include/vlc_common.h  491nmisc/variables.c:1031:
../include/vlc_variables.h:491:5 c:onst |    struct v l:e  varrs: (coc_c39nst vlcommon_member_object_t *)(&(xwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s)->obj) \:

481 |               c  In file included from :../include/vlc_common.h:1031:
../include/vlc_variables.h:|               ^
o (cn_membonst vlc_objectsIn file included from misc/messages.c:t _40491 |     var_Cret *)(&(x)->obj) \
      |               ^
aers::
 In file included from (../include/vlc_common.hc:ontIn file included from st vlc491e:misc/subpicture.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_Creat  293 | e  (( p_obj, psz_name, V  if( !var_GetC#1031 p_ob_obLC_VhAeRc_AjD,DRESS | VLk:
ed( p_obj, psz_n../include/vlc_variables.h:539:5: ame, VLC(_VAR_BOC_VARa), b, c, d, e )
_DOINHERIT );
      |                                           ^
      |     ^
../include/vlc_common.h../include/vlc_variables.h:122warning: :481:15::39: note: expanded from macro 'var_Create'
Odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
    539 |     vstruar_Create(L, &v5: note: expanded from macro 'VLC_OBJECT'
al ) )
       | p         ^
  481 |    warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h_obj, psz_name, VLC_VAR_FLOAT | VLC_ct psz_n:142j:e48ct_t *)(&(x)->obj) \
      |               ^
 vlc_common_mame, VIn file included from misc/xml.c:27:
In file included from ../include/vlc_common.h:: note: 122e
 | #define var_CreateVAR_DOINHERITL
      |     ^
../include/vlc_variables.h:122mC:39: note: _VAexpanded from macro 'var_Create'
,b psz_nam     const struce, VLRC_VAR_STR  dte122 | #dfine vaers: (c vlc_commI_ADDNG, efo(aon_m,nst vlceRESS r_Get&vaCihecne var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
l ) )
      |         ^
      |                                       ^
|../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
1031:
../include/vlc_variables.h:  ked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
511../include/vlc_common.h:481:15::5:  note: b142warning:  | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]#d../include/vlc_common.hefine var_GetChecke:d481expanded from macro 'VLC_OBJECT'(ombers: (cons,n,t,vt) var_GetChecked(VLexpanded from macro 'var_GetChecked'C,_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      
c) var_Creat  142 | #defin e  conste struct vlc
_co  mmon511 |     vlc_obj ect_t *_object_t *)( &( VL)C_OBJECTvar:(  15v: ( note: Vexpanded from macro 'VLC_OBJECT'L_memC_VA
a  481a),  |  r_C_reb&, c ) (x)->obj) a\
      | te( p_ob              ^
j, psz_name,R_DOINH       coVns491 |     In file included from posix/filesystem.c:49:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:t LsCt_bers: (12VAR_INT: EGER | VLC_Vrconst vlc_objeuct ct_t *)(&(x)->o(bj)xwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] \
)->ob      |               ^
var_Create( p_obj, pszvlc_c_o
      |                                       ^In file included from AR_DO
name, VLC_Vj) \
      GAR_ADDRESS e|t|               ^

INHERIT
      |     ^ERIT )
  241 |     return var_S../include/vlc_common.h:
   481 |    V 481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   LC_VA../include/vlc_variables.hR      constC;hecked(o,n,t,  _:122:DOst39: note: expanded from macro 'var_Create'
INHERIvT)mruc
      |     ^t
 ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 |    vlcconst s# dveafr_GettChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
r../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_tmisc/text_style.c:28:
In file included from ../include/vlc_common.h:1031:
u../include/vlc_variables.hct v:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 *)(&(lc_cx  )->  362 |     i122 | #d_common_membefrs: (const vlc_oe( var_GetChbject_t *)(eommon_members: (co&(x)->obj) \
      |               ^
objfine In file included from misc/filter.cncvaked( p_obj, psz:30:
In file included from ../include/vlc_common.h_name, VLC_VAR_ArDDRESS, &val :1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) ))  511 |     var_Create( p_obj, ps z
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'_misc/objres.c:44:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

name  142 | #def,    VLC\_VAR_INT_Create(a,b,c)
 var_Create( VLC_OBJECT(a)      EGER | V| , b, c 44 |     rLC_VAR_DOINHme)t
      |                                       ^
o../include/vlc_common.h:481urn :ERIT
      | 15:&vlc_i: note: expanded from macro 'VLC_OBJECT'
nterna481:15: note:     ^
  ls(obj)../include/vlc_variables.h:122:39: note: 481 |    expanded from macro 'var_Create'
  ine var_GetChecked(o,n,t,v) varexpanded from macro 'VLC_OBJECT'_122 | 
n_members:# (cons G    define var_Create(a,b,c) vaetChecked(VLC_OBJECT(o)r_Cre,aten,tconst s( VLC_OB,v)t v
      |                                                ^
../include/vlc_common.h:lc_  481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       481 i  | c on      s ctonst struct vlc_common_membersJEne var_oCbjereate(a,b,c) vt ->resources;
      |             ^
misc/variables.h:60:59: note: expanded from macro 'vlc_internals'
ruCT(a), b, c )ar
_      C| r                                      ^e
ct../include/vlc_common.h :v481l:c15_:c onote: mexpanded from macro 'VLC_OBJECT'36
 warnings generated.
m  o481n | _        cmembers: (const vlc_object_t *)(   60 | # d&(x)->obj) \
s      efin|               ^
t struct vlc_commocetIn file included from misc/xml.c:27_t:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  525 |     var_Create( p_obj, psz_name, VLC_VAR_BOOL | VL C_VAR_DOINHERIT
      |     ^
              ^
*nvl_member)ate( VLC_OBJECs: ../include/vlc_variables.h:122:39T: note: expanded from macro 'var_Create'
: ((In file included from misc/subpicture.c  :33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:      c|                       ^304o122 | #dea), b, c )
      nst|                                       ^
 vlco../include/vlc_common.h:481:15: note: :17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(cfine var_Createxpanded from macro 'VLC_OBJECT'

e  481 |         c../include/vlc_modules.h:48onst st:42  : note: expanded from macro 'module_need'(con
r   48 | #define modu_object304 |     if (likely(!var_GetCheckesd (obj, namle_nene, VLC_uct vlc_common_mVAR_Ced(ae,mbb,OOsetcRDS, &val)))
      |                 ^t vlc_
__it *)(&(x)nterr-s: (const vl,nd) moduclals( obj ) (../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
((vlc_object__  142 | #define var_GetChobject_oienctkeed(o,n,t,t *)(&(x)->obj) struct vlc_common_member vbs: (c) var_G\ojere
      |               ^
ntca&(ls_t*)(VLC_OBJECT(xobj)))-1)
n)->obj) \
      >In file included from misc/text_style.c:28:
In file included from ../include/vlc_common.h:obj) \
C1031:
../include/vlc_variables.h:429hecked(VLC_OBJECT(o),:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n,t,v  429 |     vst tar_Crv_te vlc_olcb)ject_t a_te( p_obj, psz_n
      |                                                ^
*)(&(x)->obj) \
      |               ^
depbase=`echo posix/plugin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
      |                                                           ^
../include/vlc_common.h:/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/plugin.lo -MD -MP -MF $depbase.Tpo -c -o posix/plugin.lo posix/plugin.c &&\
mv -f $depbase.Tpo $depbase.Plo
ame, V../include/vlc_common.h*In file included from )(481L&(x)->obj) :misc/addons.c:25:
15\In file included from 
../include/vlc_common.h::1031 note: expanded from macro 'VLC_OBJECT':      481|               ^
:

C  481 |         consIn file included from misc/filter.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525t sto:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bruct vleje
c_coct_mmon_members: t :_ne15ed(VLC*_)(&(x      |               ^(
const vlc_o)->bjecOBt_t o*bj))(& (\J
ECx)        | T              ^
-(a),b,c,d)
      |                                          ^
>../include/vlc_common.h:obj) \
481:      |               ^
15: note: expanded from macro 'VLC_OBJECT'
  481 |         const stru525In file included from ct vlmisc/httpcookies.cc:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  340 |     if( v_commoIn file included from nar_GetChecmisc/objects.c: | ked( p_ob:j, psz_name, VLC_VAR_STRING, &val  ) _mem)
      |         ^
bers: (const../include/vlc_variables.h:142:48: vlc_obj 40note: expanded from macro 'VLC_OBJECT'
ect_t *)(&(x)->obj ) note: expanded from macro 'var_GetChecked'  \   var_Create( p_
      |               ^
o
  142 | #define var_Gmisc/image.c:773:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  773 |         msg_Err( p_enc, "no suitable encoder moduleetCh ebcked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
jfor../include/vlc_common.h: fourcc `%4.4s'.\n"
      |         ^
481:../include/vlc_messages.h15: note: :83:5: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'msg_Err'  481 |         con
   83s | :
tIn file included from  ../include/vlc_common.h : 1031s:
 ../include/vlc_variables.h msg_Generic(truct|               ^
 vlp_this, VLC_MSG_ERR, __VA_ARGS__)
c_common_memb      |     ^
In file included from misc/messages.c:40:
In file included from ers: (const vlc_o../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5b: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ject_t *)(&(x)->obj) :429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
        554|               ^
 |     var_Creat../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e( p_481o  bj, , ppsz_name,  | 429In file included from  | V misc/httpcookies.c:L33:
 In file included from  C_../include/vlc_common.h:1031:
../include/vlc_variables.hVAR_STRING   v a:r_Create|350 ( p../include/vlc_messages.h_o:78:13: note: expanded from macro 'msg_Generic'
sVzb511j, pL_C_VAR_DOINHERIT
      |     ^
n../include/vlc_variables.h:122ame, VLC:39: note:    78 | :9 :s z_ nwarning: adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]m_expanded from macro 'var_Create'eV
   A350R |  |     if(_BOOL, VLC vlc_V_Log(AR_INVLC_OBJECT(TEGE  o) R, p, vlc var_C_module_reatename, _
(   p_obj,_FIL E|  pszV_LnC_VAR_DOINHERIT
      ame|     ^
 );
      |     ^../include/vlc_variables.h:
,../include/vlc_variables.h: VLC_VA__, R_I__LINE_NTEGER 122:39: note: expanded from macro 'var_Create'
| VLC_VA  122R_D v | #defin_e var_,  \
122:39: note: expanded from macro 'var_Create'
Oa I      cr_GetChe  122 | c#def | VLC_ikVAR_DOINned( p_obj, psz_NHERIT
      |     ^
name,../include/vlc_variables.hH:122:39: note: expanded from macro 'var_Create'
e  122 | #d var_Create(a,b,c) var_Create( VLC_Oefine var_BJECTCr(a) VLE,e baRCIT _te(a,b,c) varVA)_Cre;122ate( | ,
#R      _ ScT )
      |                                       ^
R../include/vlc_common.h:481:o15define var_Create(a,b,c) var_CreI|     ^
N:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_V G,note: expanded from macro 'VLC_OBJECT'
   481 |      122 | &val ) )
      |         ^
#define v../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
   142AR_INTEGER | VL | #deCCreate(a,bfine var_GetChecked_V(o,n,,t,v) var_GetChecked(VLC_OBcJECT()o),n, t,vvar_Cre)A
R      |                                                 ^
  _../include/vlc_common.h:Data OINHERIT )481r:15: note: expanded from macro 'VLC_OBJECT'
;con
s      t|  struct vlc_common_members    ^
: (co../include/vlc_variables.h:122:  39: note: expanded from macro 'var_Create'ns481 | 
   122 | #define e(   var_Create(a,    consbt vlc_t strobject_ ,cuct) var_Create( VLC_t *)(&(x)-OBJECT(a), b, >obj vlc_commc o) n_)
membe      |                                       ^
r\
Vs      |                ^
: (const vlc_object_t *)(&(xVLC_OBJECT()->obj) \
      ../include/vlc_common.h:|               ^
aIn file included from misc/variables.c:), b, c )
39:
In file included from       |                                       ^
../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from misc/httpcookies.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hL:  C362  511 |    481:15481:  |    _OBJECT(a), b, c )
note: expanded from macro 'VLC_OBJECT'
a  481 |            |                                       ^:9: 
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
      warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   481 |     co      const nstst sc_ruonsct vlc_comt mteon_me( mVLC_OBJECTbnersstruct vl(:c_comm o(constCsrtena _m vevar structlc_obje vlctte(a,bmbers: (const vlc_object_t *362)(&(x)->obj) \
      |               ^
 |     if( va_Create( p_obj, psz_name, ,cr_common_membeIn file included from rs: (const vlc_object_tr_ *)(GetCheckedmisc/filter.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c) var_Create(( VLC_O p_obBJECT(a), b, c )
  &539 |     var_Ctreate(_(x)      |                                       ^
-../include/vlc_common.ha p_obj, psz_n):uj481,ame, VLC_VAR_FLOAT | VLC_VAR_DOINH:15>obj: note: expanded from macro 'VLC_OBJECT'
,E RIT
      |     ^  
481ct vlc_c |     psz_name, VLC_VAR_ADDRESS,    const st &val )ruommon_members : (coct vlc_common_members)b \
      |               ^
: nst vlc_object_t , *)(&(x)VLC_VAR_INTEGER | VL../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 In file included from )
      |         ^
(../include/vlc_variables.h:142:48misc/subpicture.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h-:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t   *)(&(x)->obj) \:C_324 |     if( !va
      | VAr_G>cetCheobj) \
      |               ^
R_DOINHERIT
      |     ^
              ^
../include/vlc_variables.h  122 | #defckeine var_In file included from misc/text_style.c:28:
In file included from ../include/vlc_common.h:In file included from misc/addons.c:25:
In file included from 1031:
../include/vlc_variables.hd( : p_obnote: 442j:expanded from macro 'var_GetChecked':
122  142:39: note: expanded from macro 'var_Create', ps26 warnings generated.

 | 5z:_ name, VLC  owarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  442 | 122#define va | st vlc_object_t *)(_VAR_FLOAT, &val&( ) )
      |          ^
#../include/vlc_variables.h:142:48defi: note: xC)->obj) \
reate(a,b,c) v      ncre var_Crexpanded from macro 'var_GetChecked'
ar_Cr  142 | #define var_GetChecked(o, n,t,   var_Cr_GetCheeateate( VLceC( p_vobj, psz_name, VLC_VAR_BOOL | VL)C_VAR_D OvINHERIT );_| ../include/vlc_common.hOarBJECT(_GetCh              ^
      |     ^
eck../include/vlc_variables.he:ked(d(V122:39: note: expanded from macro 'var_Create'
  122o,n,t,v) var_GetChecked
 | #d(Vefine LC_OBJECvaa), LC_OBJECT(o),n,t,v)
b, c )      |                                                ^

      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h  481 |         const str:uct vlc_commo481:15: note: expanded from macro 'VLC_OBJECT'
 )
      |   481 |         cIn file included from n_monst structC vlc_O                                      ^
_../include/vlc_common.h:481:e15:m note: expanded from macro 'VLC_OBJECT'
b  481 |         coBr_Crenst struct vJECT(ala), b, c )
e      |                                       ^
c_common_members: (cT(o),n,to../include/vlc_common.h,vdepbase=`echo posix/rand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/rand.lo -MD -MP -MF $depbase.Tpo -c -o posix/rand.lo posix/rand.c &&\
mv -f $depbase.Tpo $depbase.Plo
):
481:15:       r|                                                ^note: expanded from macro 'VLC_OBJECT'
n  481t
 | ../include/vlc_common.h: misc/objects.cst  v      const struct :svlc40:
_common_memIn file included from 481../include/vlc_common.h::15: 1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'VLC_OBJECT'
: :1031:
../include/vlc_variables.h:525:e(a,(b,comc)m  on _c5o  me481m442bvar_Cers: (constr |      var_eate( VLC_OBJECT(a),C rb, c )
      eaten(s  | t  |                                       ^p_
vobj, psz_nelct_Cobject_ht *)(&(x)->obecked( p_obj, psz_name, VL../include/vlc_common.hC_VAR_STRINlc_objec:481:t_t *15): note: expanded from macro 'VLC_OBJECT'
v  481 |       Gj, val )lc_obj  co )     e \
;
 ct_t *)(&(nst struct vlc_commconst struct va(&mlce_      cxo(      | x)->obj)| )           ^->obj) \
      |               ^
,m              ^
 VLC_VAR_BOOL | VLC_VAR_DOImIn file included from misc/filter.c:30:
In file included from ../include/vlc_common.hN:1031:
../include/vlc_variables.h:554:5: HERIT );
o
../include/vlc_variables.howarning: n_In file included from misc/httpcookies.c:m      | 33:
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    ^
  ../include/vlc_variables.h:122eIn file included from m../include/vlc_common.hb::e39: r1031note: :
../include/vlc_variables.hexpanded from macro 'var_Create'
  122 | #due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:n_
dmeefi  n554mbers:e s( cvo |  ns:  (caonst140 :48vr_Create: note: expanded from macro 'var_SetChecked'
(alc_obje,b,c) var_Createt vlb( \
      |               ^
 ers: V  cct_t (_*)(&(x)->obLCIn file included from var__OBJECT(a), b, c )
      |                                       ^
C../include/vlc_common.hr:eamisc/messages.ctje)(: 481p _\
      :15o: note: expanded from macro 'VLC_OBJECT'
| bj, p  481 | :    osz              ^_bn
je429a:5ct _: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    429 |     var_ cmCreaonst struct vlce, VLC__cotV *m40mon_members: (c  o140)525nsct (t |  In file included from :
In file included from ../include/vlc_common.h:1031:
A&misc/text_style.c:vlc_o (R_STRIx N bG v|) -../include/vlc_variables.h:>563oj:5a:e ewarning: bj)a tVe28(L er_Creap_obj, ps(z\C_name, VLCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a_V
_VAR_DOIN  H563 |        |               ^   vaAR_I
NTrERIT_oCEGER |n VLC_reate(,te( p_obj, pVIn file included from misc/subpicture.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9 : sz_nab,c) var_Crpme, AR_DOINHcVwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_VA_  EeRst vIaobj, psz_R_BOOL | VLC_340 |  VA R_Dlc_object_t *)(
OINHERIT
      |     ^
T../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
&(  122 | #define var:
_Create(a,b,c)  v);artIn file included from ../include/vlc_common.h
:1031_:
Crx)ee | ../include/vlc_variables.h:a455:-#de  if>(( var_GetChe      |     ^
c../include/vlc_variables.h: VL1225:39      f: warning: :idue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Cne  455|      ^v
 note: ../include/vlc_variables.h:122 |     expanded from macro 'var_Create'ar_Svar_eot
C  b122:j) C39rh:eck note: \
expanded from macro 'var_Create'ed
(o,n        122| k              ^,teate( p,v) var_Set | #defineeChecke var_Create(a,b,c) var_Create(d_(VLC_OBJECT(a), b_obj, | d Op#detBfins zVL_name, ,VLC_VAR_FeL JE
c )
      | CT(o),n,t,v v)
      |                                       ^
In file included from misc/objects.c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:  481 |  40:
In file included from   ../include/vlc_common.h:     con                                               ^
ar_Create(a,b,c) var../include/vlc_common.h:481_Create( VsLC_OBJEC:T(a), bt struct vl,15c_common c: _ note: m)
expanded from macro 'VLC_OBJECT'      e| m
be                                      ^
1031:
../include/vlc_common.h:481r  s: (cons481../include/vlc_variables.h | :        cot vl:455:5: ( warning: nst struct vlpc__cocmom_object_t *)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](
&  (455x | ) - >obj) \
      on_members: (cons| t              ^
  var_Create( p_obj, psz_name, VL vlc_object_tIn file included from misc/variables.c:39:
In file included from ../include/vlc_common.h *)(&(x:151031:
C_../include/vlc_variables.hC)bj, psz_name, VLC_VAR__STRI:525:O5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
BJE  525 |     var_Create(: ( note: expanded from macro 'VLC_OBJECT'
Na  481 |       C  conpst struct vlc_common_m,b,c)VAR_FLOAT  var_Create( T(a), b,V| Ge (_c )L
      |                                       ^
 VLC_OBJECT(a), b, c )
../include/vlc_common.h:481:15:       |                                       ^
note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
      conCstlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/plugin.lo -MD -MP -MF posix/.deps/plugin.Tpo -c posix/plugin.c  -fPIC -_O BDPIC -o posix/.libs/plugin.o
JECT(a)struct, b, c )
      | name, VL                                      ^C_
 vlc_../include/vlc_common.hco:m481:15: VARnote: expanded from macro 'VLC_OBJECT'
_STRINmon_  481 |  In file included from m       cGo, &nveal ) )
m      berss->obj) \
t struct vlcmisc/addons.c:: (c_ocnst       25| :
              ^In file included from 
../include/vlc_common.h|         ^
:../include/vlc_variables.h:vlc_o142:48: note: expanded from macro 'var_GetChecked'
b  142 | #define ject_t var_GIn file included from posix/filesystem.c:49*etCheck)ed(o,n,t,v) var_GetCheckembe(&(x)->obj) \e
      |               ^
d(VLC:
In file included from r_OBJECT(o),n,ts: (const vlc_object_t *)(&(x)->obj) \
      |               ^
,v)
      |                                                ^o../include/vlc_common.h:1031mmon_membe
../include/vlc_common.h:481r:15: snote: expanded from macro 'VLC_OBJECT'
: (cons t| VLC_VAR_DOINHEIn file included from RIT
:
In file included from misc/httpcookies.cmisc/filter.c :      30:
In file included from v../include/vlc_common.hl|     ^
:../include/vlc_variables.h:33122:
:In file included from 39../include/vlc_common.h:: 1031note: :
../include/vlc_variables.h:442:1031:
../include/vlc_variables.h:expanded from macro 'var_Create'
  481 |         const struct vlc_co../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m:  256 |     rmc563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |      122 | #define vare_Cre_object_t *)(&o(x)- var_Create( p_n_maembers: (te(a,b,c) const vlturn 1031:
../include/vlc_variables.h:539:5:var_Create( Vva warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_ScetCheck  _eLC_OBJECT(a), b, c )>tobj) \
VLCd(      _539| _VAR_DOINHERIT );
              ^
      |     ^ | o p_obj
b, psz_namjee, VLC_VIn file included from       misc/xml.cobj, c :p27:
In file included from ../include/vlc_common.h:sz1031:
../include/vlc_variables.h:| 539_:                                      ^
name, VLC_VAR   var_Creat5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_BOOOeA  539 |  AL5
 ../include/vlc_variables.h:122:39R_ADDRE:: note: expanded from macro 'var_Create'
Tt warning:    due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 SS| VLC_*  V442 |     var_122 | #deCt_t *)(&(x)  Afine var_v,C rv reate( p_oeb)| VLateal )(;
      |            ^
R../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
 ajr__DOINHERp,_ opsz_nbame, VL  C140_VAR_BOOj, L- >| oVLC_VAR_I(Da,bCT
      reatpesz_ | #O,c() v| aINHERIT );
nam       |     ^p    ^_e,der_Cobj, ps VL
C../include/vlc_variables.h_V:
122../include/vlc_variables.h:ARfin_z_namebFe LOAT( &|( xVL)-Cv>aobj) \_VAR_DOIN,H EVLC_VAR_FLOAT | VLC_VRArI_
T../include/vlc_common.h
      S|     ^
R_DOetCheck:ed(o,n,tI      ../include/vlc_variables.h:122C_VARN481:,v) var_SetC_DOINH|               ^E
H15ERRII: The Tnote: ck
      |     ^ed(VIn file included from LC_OBJECT(o),)expanded from macro 'VLC_OBJECT'
misc/filter_chain.c  481 |     ; : n,t,v )
      |                                                ^
 c28o
ns:
t       |     ^
j
) In file included from s../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
r\
      ../include/vlc_filter.h:28:
e../include/vlc_variables.h|               ^
  :122:39: note: expanded from macro 'var_Create'
../include/vlc_common.h  tr122u | c:t #vde481fi:15In file included from ne : lcmisc/subpicture.ca_commvar_:to33:
C122re:122 | note: 39:expanded from macro 'VLC_OBJECT' #
In file included from ../include/vlc_common.hd:1031nnote: :
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  expanded from macro 'var_Create'm350 |   e
  if( var_GetCheclibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/rand.lo -MD -MP -MF posix/.deps/rand.Tpo -c posix/rand.c  -fPIC -DPIC -o posix/.libs/rand.o
efine var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
  ate../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481 |         co  481 |   mnst struc      cot vlc_comnst stekru:( Vmon_members: (const v  ct vlc_commoed( p_In file included from Llc_object_tC122 |  *)(#define var_Create(a,../include/vlc_es.hb,c) var_Create( VLC_OBJECTobj, (a), b, c )
      |                                       ^
psz../include/vlc_common.h_:n481a:m15n_members: (co_OB:Je, &ns note: bVLCexpanded from macro 'VLC_OBJECT'
(ex_VAR_S  481TRING, &)-t>rs: o((bj) \
caonst v | lc_object_t *)(&,b,c) (x)->obj) \
      |               ^
      | :      27:
In file included from ../include/vlc_common.h:   con1031v:
s              ^ta../include/vlc_variables.h stIn file included from ::39: note: rucmisc/messages.cr_Creat469:expanded from macro 'var_Create'
5  e122 | #define v
:( VLC_OBJECT(a), b, c )
      |                                       ^
40:
In file included from In file included from ar_:Create(a../include/vlc_common.h../include/vlc_common.hposix/filesystem.c:E warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,b,c)  481 var_:CT(a), b, c )
      |                                       ^
15../include/vlc_common.h:481:15: :469 |     vanote: rexpanded from macro 'VLC_OBJECT'_
Cr  eatCreate(e481:( p_obj, psz_name, VLC_VAR_STRING | V |       LC_VAR_DOINHERIT )1031  const ;
      |     ^
:
struct vlc_comm../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_variables.hon_members: (contst v vlclc_obje:_ct_t *)common_  122 | #49vld(&(m:
cx)-_objecef>objIn file included from ember)../include/vlc_common.ht_t * VLC_)(&(x)->obj) \
      |               ^
OBJECT(a), b, c )
      |                                       ^s: (const vlIn file included from misc/text_style.c:
28../include/vlc_common.h:c_object_t:
In file included from ine var:_:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_com1031mon_m:
embers: (const vlc_obj../include/vlc_variables.h *)(&(x)->obj)ect_t *)(&(x)->obj) \
      |               ^
: \
      |               ^
276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from misc/addons.c:25:
In file included from   In file included from misc/httpcookies.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Cr  455 |     var_Cr../include/vlc_common.h:eate(a,b,c note: expanded from macro 'VLC_OBJECT'
1031:
../include/vlc_variables.h:469:5: ) sv578../include/vlc_common.heate( p_obj, psz_name  ,276481warning:  VLC_VAR_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]F
L  469O:1031:
AT | VLC_V../include/vlc_variables.hA |     v |     |     if( !var_Gat struct vlc_common_membr_Create( p_obj, psz_ename, VLrs: C _ (const vlcVAR_ST_obje:554:cte_t5 *)(&(x)->obj) \
      |               ^
RIva  N cons: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
G  554 |     vtl )C39In file included from misc/error.c:a31r_Create(h: note: expanded from macro 'var_Create'
R_ |D:
t struct e  vlc_122OINHERIT );
      |     ^
 | #define var_Ccked )../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
( p_obIn file included from  ../include/vlc_common.hp:_1031o:
b../include/vlc_variables.hj:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], psz_a
c  122 |   r#defi_nCe var_Cre304 |     if (likjreately(!var_GetChecked (ree( VLC_OB
      |         ^
o../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
bj, nam   142V | L#define var_GaCe_JVECtT(a), b, cCe )
      |                                       ^
AR_DOINHERIT );
      |     ^
h, VLC_VAR_COORDS,,../include/vlc_common.hecked(o,n,t, te(a,b,c)vp var_Create( VaLtC_OBe(a,b,c) varJommon_membE:ers: (co)CT( nv &val)))
      s:st vlc_ob| ../include/vlc_variables.h:122_ject_t *)(&(Create( VLC_OBJEC                ^
481:39:name ,note:  VLC_VAR_STRING | ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
T(a)z  142 | ,V ba), b, c )
      |                                       ^
, _name../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'L, VLC_V
C_VAR_DOINHERITA
      | 9:    ^
R../include/vlc_variables.h:  x)->oc481  |  ) b      #defj) \
       inewarning: :15: note: expanded from macro 'VLC_OBJECT'
 |               ^
122:39: var_GetCheckednote: expanded from macro 'var_Create'
(o  122 | #de,n,_t,v) vadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
I  578 | r  481 |  co    if( vfair _Change( p_obj, psz_name, VLC_VARexpanded from macro 'var_Create'_  
    n  e122 | c ns#Cvotnst satruct  vldefine var_Creac_struct vlc_common_c_membommon_members:r_In file included from misc/xml.c:Create(a,b,Ger t(const 27:
ve(a,s: (lconst vlcHeb,c) var_CrOICEteS_COUNT, &countc_object_t *)(&(c,) var_Creax)obt->jee( VLaCC_OBJECTct_t *)(&(x)->obj) \
      |               ^ NULL ) )
      |         ^
obj) \

      |               ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128 | #define var_In file included from Change(a,b,c,dIn file included from misc/filter_chain.c:28:
../include/vlc_common.h:1031:
../include/vlc_variables.h:554In file included from misc/httpcookies.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:In file included from 5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_filter.h(:  46928 |     var_Cra), b, c )
      e| ha,ee                                      ^
:
In file included from ../include/vlc_es.h:27:
In file included from ../include/vlc_common.h:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
te(  :48151031:
c:NTEGER, &val ) )
      |          ^
)../include/vlc_variables.h: var_C../include/vlc_variables.h:142 p_ob 477haj, psz_name, VLC_VAR_:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  477 |  ge( STRING | VL:   var_C48: note: expanded from macro 'var_GetChecked'
reate  142 | #defiC_VAne var_GetR_(  |         coCheckDOeVLC_Onst struct INHERIT );warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]BJECT(a), b, d(o,n,t,v) varc,_GetChecked
      |     ^(p_
VLC_OBJECT(o),n,t,v)
      | ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Cvlc_co reatemmo(d, e obj, ps VLC_OBJEC)
      |                                           ^
tz_name, VLC_VAT../include/vlc_common.h(k:
481:  554a), b, c )
      |                                       ^
 |  ../include/vlc_common.h:481R_S:15: note: expanded from macro 'VLC_OBJECT'
   vare15: note: expanded from macro 'VLC_OBJECT'( VLen_TRING | VLC_VAR__DOINHERImC_OBJTECT(a), b, c )
      |                                       ^
Cread(V  
L  481 |         const ../include/vlc_common.hestruc:481 | t vlc_common_members: (const v  lCc                                               ^     
 const      _| object_t481 struc_OBm:t15
 ../include/vlc_common.h *)(&(x)->obj) \
      |               ^
JECT(o),n,bt,vte );
      |     ^
)../include/vlc_variables.h
:122:39: note: expanded from macro 'var_Create'
      |                                                ^
vlc: note: expanded from macro 'VLC_OBJECT'_../include/vlc_common.h  122 | c                                      ^#define o:m:e481:mon_members: r
(const vlc_object_t *)(&(481
(:15:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 p_  481 |     481 |     obj,    psxz)_-n >obj) \
      |               ^
  cons t     const ame, VLC_VAR_STRIn file included from Imisc/httpcookies.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sstruct v  477t | l c _ cNG |  var VLC_VAR_DOINHER\
      |               ^
_Create( p_obj, psz_name, note: IT
      |     ^
o../include/vlc_variables.hVLC_In file included from misc/objects.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5:In file included from  VAR_STRING | VLC_:122:39: note: expanded from macro 'var_Create'
posix/plugin.c  V122 | #define var_CAR_DOINHEm:mon_membewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
RIT );
      |     ^
r31:
In file included from ../include/vlc_common.h:1031../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
    469 |     var_Createate:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]122
 | rs:(  189 |     return varuct vlc_coma,be( p_obj (cor_SetChec,mon_mce) var_Create( VLC_,mberked( p_obj, psz_nas: (constme, VLC_VAR_ psz_name, VLC_VARINTE_STRING | VLC_GOBJECT(a),VAR_DO v lc_IER, val );
      |            ^
onbje../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
cNt_t *)(&(H  140 | #defineERIT );b, c var_SetCheck
      | x    ^# )e)-d(o,d
      |                                       ^
n,t,v) st vlvarefince var_Cre../include/vlc_common.h:481:_object_t *)(&ate(a,b15:(x)->ob,j) \ 
note:       expanded from macro 'VLC_OBJECT'| 
              ^  481 |         const s>c) vaorbjtruct vlc_common_m)_SetChe \
      |               ^
embers: (co
nst vlc_obsject_t *)
(&(x)->oIn file included from misc/text_style.ccked(VLCbIn file included from _OBJECT(o):j) \
      |               ^: (expanded from macro 'VLC_OBJECT'c28:
In file included from ../include/vlc_common.h:1031:

../include/vlc_variables.h:477:5misc/variables.c:39:
In file included from ../include/vlc_common.h:1031:
onst vl
,../include/vlc_variables.hn::,122:39: note: expanded from macro 'var_Create'
tc_objeIn file included from ct_t *)(&(x  122 | #def_Create( V,vLC_OBJECT(misc/xml.c:27:
a), b, c)
       In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:)563:)5: ->ob|                                                  ^
in../include/vlc_common.h:481e:jwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) \

      |                                       ^
      ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  563 |     va../include/vlc_variables.hr_Create( p_obj,   ps481:539:5|  |       : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
z  539 | _name, VLC_V               ^var_CreaA481 |  R_    var_C
STRING | VLC_rV15: tnote:  e(a,b,c) vexpanded from macro 'VLC_OBJECT'
aIn file included from      misc/addons.c const :481 |     25   r_Creat   cesoAR n c( VLCs_O_DOImisc/messages.cteate( p_obj, psz_name, VL:
In file included from ../include/vlc_common.h:302:C_VAR_truct vN:BHERIT
      |     ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
20F  477 |     v../include/vlc_variables.h:ar_CreatlJEL OAe( p122:39: note: expanded from macro 'var_Create'
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CT(a), b,sc  122 | #defin_ c )
      |                                       ^
  302 |     *cbT | VLC_VAR_ = actDe va../include/vlc_common.hr_OINHERIT_ob:Create(ja,b,c) va,481:
      |     ^
 rt../include/vlc_variables.ho_Cren:s122:39: note: expanded from macro 'var_Create'
p  122a       | r#uctivate( VLC_OBszt struc_name, VJECT(a), bL, c )
      |                                       ^
t../include/vlc_common.h | define v            ^v ar_CrveC15at: note: expanded from macro 'VLC_OBJECT'
e(
a,../include/vlc_common.h:15: note: expanded from macro 'VLC_OBJECT'
tblc_ce(commVLC_OBJECTo,c) var_Createn_members: (const   481 |         commonv481:15: note: _memoexpanded from macro 'VLC_OBJECT'
b  481 |     nst e    cosnst stlc_object_t *)(&(x)->(obj) (logger), sys);
      |                    ^
 \VLr../include/vlc_common.h:481:s:15: note: expanded from macro 'VLC_OBJECT'

      |               ^
   (const481 |         const s:481:In file included from misc/httpcookies.c15rt_VArtruct vuct vuct vlc  481lc_objelc_commonR_STR_ct_t *)(&(x)->obj_comm) \
 |        : note: expanded from macro 'VLC_OBJECT'on_members: (c constING | VonmemLstber s: (CC_VAconst_OBJECT(a), b, cIn file included from posix/rand.c:26:
In file included from ../include/vlc_common.h:1031:
 vlc_object_      |               ^
tvlc_objec *)(&(x)->obj../include/vlc_variables.ht_t *)) \
      | (&(x)-              ^In file included from 
posix/plugin.c: 189s:truct vlc_ca31misc/messages.cR_Dr:325:28:ommon_member s:  v(:
cIn file included from loc_common_members: (cloc_comm../include/vlc_common.h:1031:
on_memb_ers: (const vlcG_objwarning: ect_tnst v *)(etChecked(VLC_OBJECT(o),n,t,v)
      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:&(x)->obj) \|                                                ^
l33
../include/vlc_common.hc:
      In file included from _object_t *)(&(x)->obj) |               ^
\:
  325 |     vlc_logger_t *l
      |               ^
ogg481er =:15: note:  vlc_custom_create(vIn file included from misc/error.c:31:
expanded from macro 'VLC_OBJECT'
nst v  481 | In file included from posix/filesystem.clc_object_        const struct In file included from ../include/vlc_common.hvlc_common_members: (const vlclc, s_t *izeoobject_:49:
1031fIn file included from ../include/vlc_common.h:1031 :
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)(&(x)->obj  )293  | \ 
         if( !var_Ge(tC| h              ^ec:k1031e:
d(
*../include/vlc_variables.hlog../include/vlc_variables.h:203:12: warning: gdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:

../include/vlc_variables.h  203: 563p:_5:In file included from misc/objects.c: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |    obj, psz  
 r_name,  481 |      e VL563 |     var_Cretate( p_u:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 obj, psz_  r477n |     varename,r), "  )
 VLC_VAR_STRIN      | logg                                      ^
G | ../include/vlc_common.hV:er")C_; vVaArR_BOL481:C_VAR_SetChecke_DOINHERIT
      |     ^
15_: Create( p
      _obj, OIdONHERIT ( p_obj, psz_name, VLC_VAR);
      |     ^
_BOOL, val );
      |            ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
psz_n  122 | #define |                            ^
a../include/vlc_variables.h:140:48misc/../libvlc.hme, VLC: note: _VAR_STRING | VLvar_CrC_VAR_:110:eDate(a,27: note: expanded from macro 'vlc_custom_create'
b,c  110 |  ) var_Create(expanded from macro 'var_SetChecked'       ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5 t *)(&(x)->ob:324:jV L) \
C_OvBwarning: Jar_CECT(rea      | 10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]a), ../include/vlc_variables.hb, cOINHE
R  491 |    IT );
      |     ^
In file included from ../include/vlc_variables.h:L, varmisc/subpicture.c te(122:39: note: _Creat&ea,b,expanded from macro 'var_Create'
( c) v  >obj) \122 | #define var_Cre )pa_
obte(a,b,c
        |                                       ^
324../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)j, psz_name, VLC_VAR_ADDval ) )
      |          ^
RESS | VLC_VAR_DOINHER../include/vlc_variables.h  481 |    IT );
      |     ^
 |        if      |               ^:142:48  const struc( !vatr_G e
artvar_Create( VLC_Create( VLC_
OBJECT(a), b,  140 | #define var_SetChecked(../include/vlc_variables.h :c122 :39: note: _)misc/image.c
expanded from macro 'var_Create'o:12: ,       :vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]787O:n
,  189 |    27 return var_S|                                       ^
t,v) ../include/vlc_common.hlc_c:etCheckChec: kveaerd_note:  con481:s122S:et(C p_obj,: 39p:s hnote: eexpanded from macro 'var_Create'c
k  ed(VLCt122 _dOexpanded from macro 'var_GetChecked'
BJE  142sB | #define varC_TJ(Eaz)_,t rCuTc(to )v,n,b, c )n
 |       #define var_CreaGetCha|                                       ^
../include/vlc_common.h:eck
o481mmon_member:m15: note: expanded from macro 'VLC_OBJECT'ed(o,ns: (const vlc_object_t *)(  122& | (#defin,t
x  481 |         cons)->obj) \t struce var_te(a,b,c,t vlc_common_v)
      | Crealte var_GetChecked(VLC_O:e, VLC_V(               ^
mnote: (a,b, embers: (warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
const  c) var_expanded from macro 'VLC_OBJECT'787 |     if( p_enc->p_modc_comule )  mIn file included from odvuCle_unmon_memlc_obp_obj, pszjectneed( p_enc, pbers: (con_encsmisc/text_style.ct:_28:
In file included from ../include/vlc_common.h:_1031name ,vlc_object->p_mo15:_t *)(reate(dule );
      |                           ^
 VLC_&O../include/vlc_modules.h (VLC_VAR_INTt:BJECT(a), BJECT(o)50 *)AR_FLOA(T, &val ) )
      |          ^
:42&(x)-../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
>obj)  142 | #deb, c fine var_GetChecked(o,n,t,v) var_Get
Check: note: expanded from macro 'module_unneed'
      481 | 50        const stru)edct vl(VLC_OBJECT(o)x,)n-,>t | ,#vd)efc_icnommon_memb
ers: (c      |                                                ^
../include/vlc_common.h:481:onst vlc_object_t *)(&(x)->obj) \
      e module_unneed(a,b) module_unneed(VLC_OBJECT(a),b)
      |                                          ^
../include/vlc_common.h
:481:15:      |                                       ^
 note: expanded from macro 'VLC_OBJECT'
E  481 |  G../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_com     15: note: expanded from macro 'VLC_OBJECT'
:
  const  481 |  ../include/vlc_variables.h:struct vlc491:_5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c        cono  491 |     vmmon_mmembers: (const vlc_objo| ec              ^tt,v)_t, n*,t,v)
)s(ER&, vaar_Create( p_obj, n_memberpsz_nams: e, VLC_VAR_ADDRESS | VL
      |                                                ^
C_VAR../include/vlc_common.h_(:481)DcoOntst var_Creat struct  vlc_common_memvlc_object_t *)(&(x)->obj) \
obj) \e(
      |               ^
      |               ^
l );
INHERIT );
      |     ^
../include/vlc_variables.h:122In file included from       |            ^
In file included from In file included from misc/xml.c:27:
 VLC_../include/vlc_variables.h:In file included from misc/variables.c140:48:OB::39: note: expanded from macro 'var_Create'
:../include/vlc_common.h15: note: expanded from macro 'VLC_OBJECT'
 note: expanded from macro 'var_SetChecked'
note:   39expanded from macro 'VLC_OBJECT'
    481 |        122 | #def140 | ine var_Create(a,:(JEC#define vb1031:
../include/vlc_variables.h:578:T(a), b, c:
a )r_SetCIn file included from ,c) var_Cre../include/vlc_common.h9: warning: 
      |                                       ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a
t../include/vlc_common.he:(481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_membxb)->obj) \  578 |   
ers: (check:ed(o,n,:misc/httpcookies.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  const stt,v) var_Se  33   \4811031:
../include/vlc_variables.h:554:5: 
      |               ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  ChecIn file included from misc/filter_chain.c:28:
In file included from ../include/vlc_filter.h:28:
In file included from ../include/vlc_es.h:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
511 |   ifked(     |  var_Creat491 |     var_Create( r:
pIn file included from e../include/vlc_common.h_:o1031b:
j../include/vlc_variables.h, psz_name, VLC_VAR_INTEGER | VLC_V :362 Vers: (const vlc_AR_DOINHERVoIT
      |     ^
../include/vlc_variables.h:o122b:39: note: expanded from macro 'var_Create'
jLC_OBJECT(a), b, uct vc   n122 | #)
      | lLc_csom                                      ^
../include/vlc_common.h:481:t vlc:_object_td 15*)efine C(_OBJECTva(o),n,tr_Create(a,b,c) &(x)->monob_jm)e m\b
e      r| s               ^v 
a( r_Create: var_ChanIn file included from misc/error.c:31:
 ( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  554       const struct vlc_commge( p_obj, po(n_members: (const vlc_object_ |  ( p_obj, psz_name, VLC_VAR_ADDRESS | sVzconstL vlc_ob  ject_t *)(&( _tx *)(&(x)-e  cct_t *onst)(&(x)->o bj)s \)-:
      |               ^
>obj) \
      |               ^
>obj) \
In file included from In file included from misc/objects.c:40:
In file included from ../include/vlc_common.h:1031:
nmisc/addons.came, VLC_VAR_C../include/vlc_variables.hH:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |    O IvCaErS_COUNT, &count, NULL ) )      Create(
      |         ^
 p_obj, psz_name, VLC_V../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128 | #defAR_ADDRESS | VLC_VAR_DOINHE RInote: expanded from macro 'VLC_OBJECT'
ine vT );
      |     ^
ar_Change(a,b,c,d,e) var_Cha:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nge( VLC_OBJECT(a), bC_VAR, c, d, e )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_DOINHERIT );
  578 |     ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
if( var_Change(   122 |   481 |         const struct vl#dec      _| c  var_Cre    ^
ap_obj, t../include/vlc_variables.he:122pfsiz_name, VLC_VAR_CHOICESCOUNT, &c:39: note: expanded from macro 'var_Create'
ommon(_members: (const vlc p_obj,_o psz_name, VLC_VAR_STRING | VLC_  122 | #define var_Croeab  jec9t_t *)(&(x)-481te> | obj) \
      | (a,b,c):n              ^
u  var_Creant, NULL ) )
      |         ^
../include/vlc_variables.h:128:43: note:  Vt Ae R_Dvar_Create(a,b,c) var_Ce( VLC_OBJO  reaexpanded from macro 'var_Change'EICNHERIT
      | tTe( VLC_OBJECT(a(), ta
)b,r c )
      |                                       ^
  ../include/vlc_common.h128: | 481#:d15e:f ine uvcatr vlc_conote: mexpanded from macro 'VLC_OBJECT', b, c )
_Change          ^| 
      mon_membe                                      ^r
../include/vlc_variables.h:122s../include/vlc_common.h:|  (con:39: note: expanded from macro 'var_Create'
:
481  122 | (|               ^
:              ^15a,b#   
def const strimisc/image.cIn file included from   481: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&misc/httpcookies.c(x)->obj) \ |         co
      |               ^
:33:
In file included from ../include/vlc_common.h:In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5:nIn file included from ,c,d,e) var_Ch ange(1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 Vst vlc_object_t warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nst strwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e var_Create(a,b,c)   362u*)c    t340 |  | 525:792: |  LC_OB5: (    va&r_ C   if( var_GetChecked( p_obj, psz_namr  var_Cre(x)->ucetea,a warning:  vlc_cote( VLC_OBJECT(a)VLC_VAR_ADDREdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]SS, &val ) )
      |         ^
../include/vlc_variables.h:142:48
 misc/filter_chain.cv:l:c _note: expanded from macro 'var_GetChecked'
  142 | #common_member  ds: (mefinemisc/xml.c:43:13: warning: 792due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  |    covmon_memb43a | nr_GetChecked(o,n,t,JECT(a),, b, c    pers: (const vlc_o b, c, d )
      |                                       ^
bj../include/vlc_common.h:481:15: note: , e )
      | ect_ts 28:
In file included from *t)../include/vlc_filter.h                                          ^ expanded from macro 'VLC_OBJECT'
:  
../include/vlc_common.h:481:15: note: _vlc_obte( p_oexpanded from macro 'VLC_OBJECT'
(481& | ( x ) -     const str>jecuto_ct vlc_cobbj) \
      |               ^
28xml =:
In file included from ../include/vlc_es.h:27  481 |          cIn file included from mmisc/text_style.cm:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511on_:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 o n s tv lmc_voj, psz_name, VLC_VAR_BOOL | VL  C511 |     var_:
v) struceo_mbeCreate( pvVIn file included from ../include/vlc_common.ht vlc_comrs: t *)(&(x)A-R_DOINHE(RIT
const vl      a| r_GetChecked(VLC_>OBmJECT(o),n,tc    ^bject__orbject_t *)(&(x
)->obj) \
      |               ^
../include/vlc_variables.h:,v)
      122|                                                ^
:39o: note: expanded from macro 'var_Create'
  122 | In file included from misc/variables.c:39:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b#  d563 |    j, ps../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
z  e481 |      e   const st_ruct name, VLC_Vfine varAR_STRING |  VLC_VAR_DOlease( p_enl_cCocv_:l1031reate(a,bc_common );
      |     ^
on_,member../include/vlc_objects.h:66:25bj) \c) va: note: r_Creates: (coexpanded from macro 'vlc_object_release'
   66 |     vlc_objec_members: (const v(lc_object_t *)(nst t_release( VLC_O&(x)-
BJECvlc_object_t > o      |               ^
bj) var_Create( p_obj, psz_naVIn file included from posix/filesystem.c:49:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304\L_mobj,:
C:17
:      |               ^
_OBJ if( var_GetChecked( ../include/vlc_variables.hTcustom_(*a) ) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

)(        |                         ^&
(304e | x  )-  , VLC_VAR_SIn file included from misc/subpicture.c:33>oibj) \
      |               ^
 p_oTR../include/vlc_common.h:481:15bINGj, psz_naf (li:
In file included from k ../include/vlc_common.h:1031:
../include/vlc_variables.h::| VLC_VAR_DOIme, cereate( p_this, size511ECT(a),:ly(!var_GetChecked (obj, name,5 VLC_VA bR_COOR, c )
      |                                       ^
DS,../include/vlc_common.h: &val))VLC_VAR_STRING, )
      |                 ^
&val ) ../include/vlc_variables.h:NHER429481:)I
T:
      |     ^
15:../include/vlc_variables.h:5: 122:39::      |         ^warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]I
NH  Enote: Rexpanded from macro 'var_Create'IT
      |     ^

   122 | ../include/vlc_variables.h:122#d:e39f:ine var_Create(a,b,c) warning: v
a../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
r_  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Cr  511 | 142eate( VLC_OBJECT(a), b, c )
 142note: expanded from macro 'var_Create'
      |                                       ^  : note: expanded from macro 'VLC_OBJECT'
122 | #  481 |   de      const strucf:
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |          const struct vlc_common_members: (const vlc_objiencet _vta r*_)C(t vlc_rcommoneate(a,b,_bmembers: (con&s(tx)->objc))  \v
a      r| _              ^C
re  j) \
      |               ^
atevlc_object_t *)(& note: expanded from macro 'VLC_OBJECT'
   | #define var_GetChIn file included from In file included from misc/variables.c:39:
In file included from ../include/vlc_common.h(e(c481 | :x)- >o   ked(o,nVbj,tL,Cv     con 1031:
../include/vlc_variables.h:578: st stv) misc/objects.c:r40:
uIn file included from ../include/vlc_common.h:1031var_GetC_OBheJECT(9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct vlc_common_me  m578 | ackrbed(e_Ct    if( var_rC struct vlc_psz_n) \
      |               ^
aame, VLC_VA), b, c )
      |                                       ^
V../include/vlc_common.h:481:15R: note: expanded from macro 'VLC_OBJECT'
_  Imisc/image.cNTLcC_oreate( p_ob481:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:j  511 |     vEar_CreateG(ER | VLC_VAR_DOINHERIT
      |     ^ p806:16: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_obj, psz_name, 
  806 |  VLC_VAR_Ihange( p_../include/vlc_variables.h   p_filter = mNmToEGER | VLC_nV_AmRe_mDbOeINHERIT
      |     ^
r,vlc_cus tos | : ../include/vlc_variables.h :122:39: note: expanded from macro 'var_Create'
:122   122 | #define     co var_Creatm_ce(a,brea,:c) var_Create(39 VLC_Onst structs: (const vlc_object_ vlc_common_metmbeBJECT(a), b, t *)(c )
      |                                       ^&(x)->obj) \
      |               ^
rs
: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(:const vlIn file included from    481 |  c_object_t *)(&(x)->obj) \
      |               ^misc/httpcookies.c:33:
In file included from        constO struct vlcB_../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: cnote: 
expanded from macro 'var_Create'
48: ommondue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_members: (const vlc_  o539 |  JIn file included from ps z_name, VLC_VAR_INTEGER |  vECT(o),n,t ,VLCv_ar_CreatVAR_DOI (  122 | NHERIT
      |     ^
)
      |                                                ^
c../include/vlc_common.h:onst e( p481_vlc_object_t *)(&(x)->obj) #define../include/vlc_variables.h: var_Create(a,b,c) :122:3915: note: expanded from macro 'var_Create'
note: vexpanded from macro 'var_GetChecked'
a  142 | #dr_  122 | #misc/addons.c:229:13:efid\
      |  Create(               ^
oobj, psz_name:Vn, VLCLfe(warning:  In file included from  misc/fingerprinter.c note: *expanded from macro 'VLC_OBJECT'
C_OBJECT(a),due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
va b, p_misc/filter.cxml ), "xm    481 |         con229 |  st sotruct vlc_common_member:s:: (const vl25:
In file included from ../include/vlc_common.hbj, psz_name, :V1031L:
C../include/vlc_variables.h_:V276A:R10_:C HcOICESCOUNT, _&ocbojuenct_t *)(&t(,x NULL ) ))->ob
      |         ^
30:
In file included from ../include/vlc_variables.h../include/vlc_common.h429l" );
      |             ^
:128misc/../libvlc.h:_ |     v110::27: note: expanded from macro 'vlc_custom_create'
43: ar_note: expanded from macro 'var_Change'
  128 | #define var_Change(  a,b,c110 |       ,d,e) var_Chan  vlc_custge( VLC_OBJECT(a), c )
      |                                       ^
b, c, d, e )
      |                                           ^
om_create(VLC_OBJEC../include/vlc_common.hVAR_FLOA:481:15: note: expanded from macro 'VLC_OBJECT'
T | VLC_VAR_DO  INHERIT
      |     ^
../include/vlc_variables.h:122:39T../include/vlc_common.h(:o481):,15 :s ,note:  expanded from macro 'VLC_OBJECT'n)
      |                           ^
:1031:
../include/vlc_variables.h:578:9:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 warning:   481 |  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       const struct vlc_comm  578 |   on_members: (co  if( varn_Chanst vlc_object_t *)(&(x)ge( p_obj, psz_na-Create( p_obj, pszme_name
, VLC_VAR_CHOICE  481 |         SCOUNT, &count, const stNULL ) )
      |         ^
ruct vlc_comm../include/vlc_variables.h:128:43on_m: note: expanded from macro 'var_Change'
embers: (const,  VLCv_VAR_INTEGER | Vlc_object_LC_VAR_t *)  (&(x)->objr_G) \
      |               ^
128 | #dDOINHERITef );
      |     ^
etCheckine ed(var_Change(o,n,t,v) var_Gea,b,c,dIn file included from misc/text_style.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525,:5: etChecwarning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
k evd(VLC_OBJECT(o),  525n,t,v)
      |                                                ^
ar_C | ha../include/vlc_common.hj)    va \
      |               ^
r_:481:15: : note: expanded from macro 'var_Create'
note: expanded from macro 'VLC_OBJECT'
n  481 |   122 | In file included from misc/error.cCge( VLC: #define var_Cre       31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |     if( var_GetChecked( pc_onst structr_obj,  psz_name, VLC_OBJECT(a), b, c, d, e )
      |                                           ^
../include/vlc_common.h:481:../include/vlc_variables.h15::122:39:   VAR_STRINGnote: 481  | , &vanote: expanded from macro 'var_Create'
l ) )
expanded from macro 'VLC_OBJECT'
ate(a,b,c)     481 |               c|         ^
  122 | #define vvv../include/vlc_variables.h:142:48alar_Create(ar_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h: note: expanded from macro 'var_GetChecked'
:  142 | #dec481f,ei:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const structb,cne var_GetCh vlc_common_e ) v_acte( p_mobj, pszcembers: (const vl  _name, VLC_VAR_BOOLked(o     consonsart st,t struct vl n,t,v) var_Gerbuct vljtCheccked(VLC_|_OBJECT(o),n,t,c_commommon_me>obj) \
      |               ^
on_v)
      |                                                ^
../include/vlc_common.h:481:15memb: note: expanded from macro 'VLC_OBJECT'
  481 |  misc/xml.c e      const struct vlc_common_memb VeLC_VAR_D:cO45o:23: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   45 |     p_xml->INHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
mmon_membct_t *)(&ers(:   x)->ob(j) \
      |               ^
_CreacetrsIn file included from misc/objects.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
122rs: (o  e( VLC_p_module = mconst vnlodust vlle_neecd( p_xml, "xmOl", B | #define _NoUbject_t *)(&(x)-L>obj)L, fa \var_Create(a,
      |               ^
b,c) var_Create( VLC_OBJECT(a), b, lse );
      |                       ^
c../include/vlc_modules.h:48:42:J )
      |                                       ^
../include/vlc_common.h:481:15E: note: c_o note: expanded from macro 'module_need'
CTbj   48 | #define module_need(a,b,c,:eexpanded from macro 'VLC_OBJECT'
d) module_need(VLC_OBJECT(a),b(,c,d)c
      |                                          ^
a),  481 |    t     const_ struct vlc_co b, c )
mmon_      |                                       ^
members: (const../include/vlc_common.h:481:15: note:  expanded from macro 'VLC_OBJECT'v
lc  481 |   _object_t *)(&(x)->obj  t *)(&(x)->obj) \
      |               ^
     const struct v../include/vlc_common.h) \
      |               ^
:481:15lc_common_membe: note: expanded from macro 'VLC_OBJECT'(
rs: (co525c  In file included from misc/text_style.c:28481 |         const stru | on ct vlc_common_memst vlc_o n:
In file included from b  jevactrs       msg_Err( p_manager->p_pr../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_t *)_C(&(x)->oiv->p_rbj) \
      |               ^e  atm539 |   bers: (const t vlc_obpare( p_obj, psz_name, V
ent,j Lbers:ect_t *)(&( var_CrIn file included from misc/subpicture.c:eate( pv33lc_Co_bject_t VAR:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h_B*
      :442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|             ^
OOL | VLC)_(&(x)->obj) \../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Ge  442 |     vnea_obr_CreaterV,AR_DOj, i
psz_name, VLC_V( p_ov)
      xc(pA_      |               ^
c| R_FLOAT | VLC_VAR_DO                                               ^
_object_I)->../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
I  o481 |      NHERIT
      |     ^    const s
tru../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #defict vNHEbtne var_Createj) t *)(&(x)->obj) \
      |               ^
lc_common(a,b,c) var_Cre_members: (const vlc_object_t *)a(te( VLC_OB&(hx)->obj) \
      |               ^
(bIn file included from Rimisc/httpcookies.csIn file included from posix/rand.c:26:
In file included from ../include/vlc_common.h:1031:
,j, psz_name, VLC_VAR_B VLCmisc/xml.c_:IMSG_ER../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R  203 |     return var, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
OO   48JECT(a), b, c ):33:

      |                                       ^
78In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5:  | ../include/vlc_common.hL warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:9: :481:15: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
  554 |  _SetC h      
|                ^
    48 |       misc/variables.c  evar_Crec   vlIn file included from misc/error.c:note: expanded from macro 'VLC_OBJECT'
v  481lc31_ | o :
In file included from ../include/vlc_common.h:ked( p_obj, p s zIn file included from misc/filter.c:103132:
../include/vlc_filter.h:167ba:
../include/vlc_variables.h:jet362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  c_  Log(V:362(ct_9: warning: reLleasdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 p_obj, psz_name, VLC_VAR_STRING | VLC_C_OBJEC | :155:36:e( p_xmlV  AR_DOINHERIT
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T  (155      | VLC_VAR_ | DOINHER   coIT ) |   nst167 |      i f    msg_    ^
War( var_Gen( p_fi../include/vlc_variables.h:122:39tChecked( : note: expanded from macro 'var_Create'
;
o), p, vlc_module_namp_objlter, "can'      |     ^
_nam../include/vlc_variables.h:122:39: , pe, VLCt _VAR_BOnote: expanded from macro 'var_Create'
e,  122 | #d __FIOLLE  ,__, structgefine var_Cre  _v_aLlaINE_t );
e      (_122 | #define var_Createsz_na(| a           ^,
 vlc_common_member,s \:
 (constT      |             ^ 
vl../include/vlc_common.hcme, VLC_VA_Robject_t *b_ADD R
);      |     ^
)(&(x)e-t>ob   vlc_obje :o481u:t15put pict,uc) v../include/vlc_variables.hrcet"_int: note: expanded from macro 'VLC_OBJECT'
  481 |  : a       const st)ernals_t *prji
      | v122:39: note: ;        ^
a
../include/vlc_variables.h:140:48expanded from macro 'var_Create'      |         ^
r../include/vlc_objects.h
:  66: = vlc_internals( obj );
      |                                    ^
_Cr,misc/variables.hb,ce../include/vlc_messages.h:85:): note:  122ate( VLC_5: note: expanded from macro 'msg_Warn'
expanded from macro 'var_SetChecked'OBJECT(a)
,   v85 |     msg_Generic(p_  this, VLC_MSG_WARN) \
:60:59: note: expanded from macro 'vlc_internals'
a140 | #dr   efi      n_60 | e v| #              ^, __a rd_SetCheckedefine vlc_internals(o,rnu,c(Ctt vr,lEcSS, &val ) )
      ev_) var_Se|         ^
t b, c )
      |                                       ^
../include/vlc_variables.h../include/vlc_common.h:481:15: note: :142:48:  onote: bexpanded from macro 'var_GetChecked'j
 ) ((c(vlc_obVjAe  c142t | _#inodmefine var_G_amon_members: (const vARGS__)
      | Clc_object_t *)(&(x)->obj) \
      |               ^
h    ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'expanded from macro 'VLC_OBJECT'etChecked(o,n,t,v) var
_GetChecek  ce481d(VLC_O
 |    78 |     vlBJECT(o),n        cons,t,v)
      |                                                ^
../include/vlc_common.h:t struct vlc_c481:15: note: expanded from macro 'VLC_OBJECT'
  481 | ommon_memb ternalsers_t*)(VLC       constmisc/addons.c:301:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: (const k  301 |         vlc_cvlc_object_t *)(&(x)us->objtom_create( p_manager- struct ve>p) \
      |               ^
_priv->p_c_Log(VLC_OBJECT(to), p, vlc_module_name, __lFILE__, ___OdpIn file included from misc/httpcookies.c:33:
arIn file included from ent, size../include/vlc_common.h:1031:
../include/vlc_variables.h:L563INE__e:5: warning: BJECT(obj))( VLC_OBJECT(a), b, c (V | LC),-1)
      |                                                           ^ \
#define var_Create(a,
b,co) vaf( *p_fin_OBJECT(o)r_Crea,te( VLC_OBJECTder ), "e(a), ../include/vlc_common.hb)25:, c )
      |                                       ^
      n../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

n,t,481v:tries fi)
15: note: expanded from macro 'VLC_OBJECT'
        481 | |                                                ^
         481 | n : note: expanded from macro 'vlc_object_release'
      const struct  vlc_comm        66 |     vlc_obj../include/vlc_common.h:481:15:edon _ cmembers: (const vlc_obj| ecct_t *)(&(                                      ^x)->obj) \
      |               ^
 note: expanded from macro 'VLC_OBJECT'

  481 |     ../include/vlc_common.h    const struct vlc_common_members: |             ^
(const vlc../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_object_  481 |         const struct vlc_ctommon_members: (const vlc_object_t misc/variables.c:227:36: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
* *)  227 | (&(x)->oer" );
bj    vlt)_       |         ^
\
c_ob      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:releaIn file included from posix/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h)se( VLC_O./libvlc.h:481B:JECT(a) )
      | 212                        ^
:12../include/vlc_common.h:481::15:( note: expanded from macro 'VLC_OBJECT'
&(x)->obj) \
      |               ^
c15j:const vlc_object_t *)(&(x)-ect_intern_>ocbIn file included from misc/filter.c:ommon110_membals_t *priv = vlc_internals(obj);
      |                                    ^
32j warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]) \
      |               ^
:
misc/variables.h:60../include/vlc_filter.h:213::e  481 |  9
:   warning: 212due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   213 |   59:     retu   note:  In file included from v: note: expanded from macro 'VLC_OBJECT'
posix/filesystem.c  481 |  :49:
In file included from ../include/vlc_common.h: l1031:
../include/vlc_variables.h:324:10: expanded from macro 'vlc_internals'c_custom_create(VLC_O
   60 | # defi ne vlc_irnst e r  :   ( : msg_Wa27 n rn(a p_filter, "can': note: ls( obj ) r(expanded from macro 'vlc_custom_create'
n   var_SetChecconst ked (o   bstructconj, name vlc110 |    , VLC_VAR _COORDS, st struct vlcwarning: val);
_  563 |     var_Create( p_obj, psz_name, Vcommon_members: (const vlc_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o       vlc_custom_cr324eate |     if(VLC_OBJECT(o), s, n)
      |                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
LC_VAR_STRING | V((vlc_oonst strucbject_internals_t*)(VLC_OBJECT(obj)))-1)
t vlc_commo      nc_onst mvelcm_objecbers: (|                                                           ^
  481 | ../include/vlc_common.h:481:15: note:  bjec_t expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_commt_t *)(&(x)->obj) \
      |               ^
on_members: (const vlc_object_t *)(&(x)->obj_) \
      |               ^
t *)common_members: (con(&(x)-LC_VAR_DOsINHERIt>obmisc/variables.c:In file included from  v245lBJc_obj     jmisc/subpicture.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:E  455 |     varT36: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |     ^
CT() \o), 
      | s, n)
      |               ^
                          ^
../include/vlc_variables.h:122:../include/vlc_common.h:39: note: expanded from macro 'var_Create'  245t481
:15: note:  |  expanded from macro 'VLC_OBJECT'   vlc_ob  
122 
      | 
           ^  481 |       
 g et o | #defIn file included from misc/text_style.c:In file included from misc/error.c:31:
In file included from ../include/vlc_variables.h:u140:48: note: expanded from macro 'var_SetChecked'ctpu cot subpictureojen../include/vlc_common.hi:1031:
../include/vlc_variables.hn28st struct:
:en
  140 | #dect_inte429:5: var_Crfine var_SetChecked(o,n,t,v) var_SetChecIn file included from  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ked(e../include/vlc_common.h:atVLC_st structOBJECT(o),n,t,v)
      |                                                ^
  e429 |  ../include/vlc_common.h:481:(15 !vct_t *)(&(x)->obj): note: expanded from macro 'VLC_OBJECT'
e(a,b,c) var_Creaar_GetChecked1031te( VLC_OBJECT(( \a),   p_obj, psz_n" );
      |         ^
b, c )  481 |     
    const str:

uct v../include/vlc_messages.hl      :|                                       ^c85_common      
| _mem bvlc_common_me              ^../include/vlc_common.ha:m:mber
s481e:,15 :V ers:Lmisc/xml.c:49 :9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C_VA   R_FLOAT,(cons49 |         msg_Erconst vlc_obj &val t vlc_object_t *)(&(x)->ect_t *)(&(x)->obj) \
      |               ^
vr( p_this, "lXML provciderIn file included from misc/objects.c:40:
In file included from ../include/vlc_common.h:: n1031:
ot found" );_ note: 5(: note: expanded from macro 'msg_Warn'
comc
      |         ^
expanded from macro 'VLC_OBJECT'
warning:   481 |     due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |            comon_members:omsg_Generic(p_this (c) )
      |          ^
nst struct85 |     ms../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
 vlc_common_me../include/vlc_variables.h:539:5:  142 | #definng ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  539 |  st vlc_   var_Create( p_obj, psz_Geo_nnst vlc_object_t ammbe, VLC_VAR_FL
ers: (const vlc  276 |     if( !var_GetC_ob var_GetjeChecked(o,n,t,v)ct var_GetChecked(VLC_OBJECT(obj) o),n,t,v)
      |                                                ^
neric(p_this, VL../include/vlc_common.h:481:15C_MSG__t *)(&(x): note: expanded from macro 'VLC_OBJECT'
, OAT | VLC_VAR_  481 |         consVLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
\-
>      o| b              ^
j) \
   78 |         |               ^
t struct v  vlc_Loglc_co(VLC_mmon_members: (const vIn file included from Olc_oBbject_t *)(&(x)->obj)In file included from  misc/httpcookies.c\:
      | posix/rand.c33:26:
In file included from ../include/vlc_common.h:1031:
In file included from :
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:1031:
../include/vlc_variables.h:578  227 |     retuWARN,r:9n vaJEC              ^: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 __VA_ARGS__)  578 |   T(o), p, vlc_
      |     ^
modulr../include/vlc_messages.he:78:13: note: 
expanded from macro 'msg_Generic'
_S   _neDOINHERIT
      |     ^
object_t ../include/vlc_variables.htCIn file included from posix/filesystem.c:49:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:hecked( ame, __78* | 340    vlF:I122:39: note: expanded from macro 'var_Create'c_L:9: warning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] *)(o (&i(x)->obj) \

f( v      |               ^
&g(VLa
  C_OB  122JECT(o), p, vlmisc/addons.c:304:26(x)->obj) \r_CcLE__, __LINE___module_nameha: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  304 |     module_t *p_module = ,m
o      , \
|       |             ^
dulg340e_need(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 p_find |     if( va  r_GetChecked( p_er, "addons finder"p_obj, psz_name, VLC_VA,
      |                          ^481 |         co | #define var
n../include/vlc_modules.h:48st :s42: note: expanded from macro 'module_need'
R_FLOAT, val );
      |            ^
   48 | #d_Create(a,b,c../include/vlc_variables.h:140:48) var_Create( VL: note: expanded from macro 'var_SetChecked'
C_OBJECobj, pT(a), b, c  __FI)
      |                                       ^L
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481sz_name,  |         const struct vlc_common_membersVLC_VAR_ST: (cRINEoG, &val ) )
      |         ^
tr../include/vlc_variables.h:142:48: note: euexpanded from macro 'var_GetChecked'
  142fin../include/vlc_variables.he moduc  140 | #define var_le_SetChecked(need(a,b,c,od),n,t,v) v:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_SetChecke  554 |     var_Crnst vlc__ e_ob | #defit vlc_date(               ^m(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15:p
o_obj, psz_name, VLC_VAR_STRING, | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note:  note: expanded from macro 'VLC_OBJECT'   expanded from macro 'var_Create'
var_ne var_Get
Checke  481d(o,n,t Creamisc/messages.c:341:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,v) var_GetChecked(VLC_OBJECT(o__j),n,t,v)
      |                                                ^
e  122 | #define var_Create(a  ,341 |  dule_need(VLC_OBJEC b,c) var_Crea  msg_Dbte( VLC_OBJECT(a), b,gcT(tvlc, "VLC media player - %s", VcLINE__, \
      |              ^c )
      |                                       ^

h_../include/vlc_common.hERSIO:481N_MESSAGE);
      |     ^
:../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Geecked( p_ob../include/vlc_common.hj, psz_namnerie, VLC_VAR_c(p_thisINTEGE,Ro, |         conmmost strucn_mt VLC_MSG_DBG, __VA_Ae RGS__)
      mt vlc_com| bers: (cons(    ^:m481at vlc_object_t *)(&(x)->obj) \
      |               ^
),../include/vlc_common.h:15: note: :expanded from macro 'VLC_OBJECT'481
:  481 |   15: note: expanded from macro 'VLC_OBJECT'
 e( p_obj, &val ) *)(&(  481 |      )
      |          ^
   const struct vlc_common_members:x)- >misc/xml.c:61(b,c,consd)../include/vlc_variables.h:142:48: note: t vlc_ob

15: note: expanded from macro 'VLC_OBJECT'
      |                                          ^
expanded from macro 'var_GetChecked'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:  481 |         const struc  481 |  o5n  obj) \
      | 142 | #det :        const st              ^ruct vlc_common     con_members: (const_mem
b vlfi warning: ersdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c_objn
:   tee In file included from misc/objects.c:40 v:
(ce(ar_61 |     modGe p_tust lvct_e_sunnelt *)c(ed( p_xml, p_xml->p_module );
      |     ^
&(x)../include/vlc_modules.h:->obj) \
      |               ^
50:42: note: Checked(o,n,t,v) varexpanded from macro 'module_unneed'
_GetChecked(VLC_OBJECT   ../include/vlc_messages.hIn file included from o(o),n,t,50 | #define module_v)
      |                                                ^
u../include/vlc_common.h:481j../include/vlc_common.h:obj, psz_name, VLC:n15:ect_t *) need(a,bnote: expanded from macro 'VLC_OBJECT'n78:13) mos
: _dVAule_unneed(VLC_OBJECT(a),b)
t      _common_m   481 |    R_INTEGER | VLC_VAR_|                                          ^
(&(x:1031:
../include/vlc_variables.h:)e  truct ../include/vlc_common.h554:481:15: note: expanded from macro 'VLC_OBJECT':v
  mbDOINHERIT );
      |     ^
note: ../include/vlc_variables.h:expanded from macro 'msg_Generic'
122   78rn:als_39:t  |      note: expanded from macro 'var_Create'
  elc122*priv = vvlc_vL-lc_internals(_object_t *)(&(x>obj);
      |                                    ^
lrc_c | #define var_Cmisc/filter.co5misc/variables.h: warning: reate(a,b,c) var_C:43:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bommon_members: (const vljc_object_t *)(&(x)->obj481   43 |     :60:59: note: expanded from macro 'vlc_internals'
 |    60  | # define vlc_internals(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  )  var_Set((\)
  obj ) 
f)\->obj
) \
      s(:(i( v    const struct vlc_common_memrlc_object_internbeals_ (const       |               ^
vlc_object_t *)(&(x)->orbsj:) e a|   \In file included from posix/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241
      | :12:lt              ^
o warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e(   241 | (tcVmisc/addons.ceLC_OBJECT(a), b,  const stru554      |               ^
 |               ^
 g(VLC_ocOBIn file included from posix/filesystem.c:t vlc In file included from _common_memmisc/text_style.cc: J)
      |                                       ^
../include/vlc_common.hE28 49   r:
n:
b es :311:9: warning: In file included from rs: (cons:tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Ct T(o  311 |     ../include/vlc_common.h : 1031 :
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  563 |     var_C modul481e_unneed( p_finder, lc_object_tp_m:15: note: expanded from macro 'VLC_OBJECT'
 odu  481 |         cons*tIn file included from ../include/vlc_common.h)(& lset r)u;ctr evaltce_(c ommon_me
      p_obj, psz_|         ^
name, VLC:../include/vlc_modules.h1031:
../include/vlc_variables.h:350:9: (x)->obj) \warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  350 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
r_t *)p_data,mb pers: sz_var(const vlc_object_t *)(../include/vlc_variables.h&:_V142AR_STRING | VLC_VAR_DOINHERIT
      |     ^
      |               ^
, n../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
:  12248: note: expanded from macro 'var_GetChecked'
 | #dewveafine:50 var_CreatIn file included from misc/fingerprinter.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293::42: note: 10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'module_unneed'
e(a,b,c) var_Create( VLC_OBJECT(a)   50, b, c )
      |                                       ^ | #
  defin293 |     if( !vae moduler_GetChecked(_unnee../include/vlc_common.h:d(a,b) p_obj, psz_name, VL module_unneed(VLC_OBJECT(a)481:15: note: expanded from macro 'VLC_OBJECT',b
C_VAR_BOOL  481 | )l
      |                                          ^
eturn v, &val )) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
     142 | #defin  e var_GetCh  e../include/vlc_common.h: 142;) | var_Crec
      |     ^
,../include/vlc_variables.h:134:33 :p note: expanded from macro 'var_Set'
at,481kar_SetChecke:15: note: expanded from macro 'VLC_OBJECT'
  134 | #define v  481 |  ar_Set(a,#definb,c) var_Set( VLC   ce       vlc_mo_OBJ const stru vacted( vElc_common_mCT(embers: (const vlc_objec t_r_GetChvlc_object *)(&o,n,td( p_obj, psz_name, V(x)->objt_t *)(&(x)->obj) \e)co
      |               ^
ked(o,n,t,v) var_Gemisc/xml.c:62:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e   62 | ,v) var_GetdChecked(VLC_ O( p_tobj, psChecked(VLC_OBJ   vECTlc_(object_release( p_xml );
      |     ^
ule_name, __FILE__, __LINE__, \
o),n,t,v)../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
      |    66 |     vlc_object_releasz_name, VLC_VAe( VLC_OBJECT(a) )
      |                         ^
R_STRIN../include/vlc_common.h            ^BJECT(o),n,t,v)
      |                                                ^
G | VLC_VAR_DOINHERIT../include/vlc_common.h
:../include/vlc_common.h:
      | 481:15: 481:a    ^
), 15b:../include/vlc_variables.h:122:_Create( p_obj, psz_name note: :481:15:nst expanded from macro 'VLC_OBJECT' note: expanded from macro 'VLC_OBJECT'
note: sexpanded from macro 'VLC_OBJECT'
,truct vl39    481 | ,  c       const strc_commonuct vlc_c
481   V481 |  | ommon_m   eL
      |                                                ^
m../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   :bers: 481 (e( p_this, sizeof(filterC_VAR_FLOAT | VLC_ | VAR_  cDOINHERIT );
      |     ^
../include/vlc_variables.h:)o
      |                                 ^
_nmembers: (122:39: note: expanded from macro 'var_Create'
  122 | #define v../include/vlc_common.hc:LC_Vost 481_t), "filter" );
      |                ^
:n s      consAR_./libvlc.h15:STRIN:110:27: note: expanded from macro 'vlc_custom_create'
  110 |         vlc_custom_create(VLC_OBJGECTar , val );
      |            ^
../include/vlc_variables.h \t
 note: note: expanded from macro 'var_Create'
(o), s, n)
      |                           ^
expanded from macro 'VLC_OBJECT'      |               ^
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | 
_C  481140misc/addons.c:317        const s | :48:  note:   r122e truct vlc_coate(a,b,c)      cons:  5t   const struct vlc_co struct:m  vlcmvlc__ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 ovart struct vlc_common_  317 |     vlc_objectbjemembers: (concos_release( p_finder );
      |     ^
../include/vlc_objects.h:66:25: cnote: expanded from macro 'vlc_object_release'
   66 |     v | expanded from macro 'var_SetChecked'
lt_t *)(&(x)->obj)t   _#define var_Create(a,c_object_remmoln_members: (const vlc_object_Cret *bate( VeLaCs_eO(140 | #d \
      |               ^
)(&(x)->obj) \
      | ,efin              ^c
)eB var_SIn file included from misc/text_style.c:28:
eIn file included from JECT(a),../include/vlc_common.hmisc/filter.c: on_bm:51:36: warning: tCheckeddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]mmon_members: (const(o,n,t,v) varembers: (const vlc_object_t *)(&(x)-
>obj) \   51 |     char **names = var_GetAllNames(VL
      |               ^
_SetCheckC_OBJECT(filter));  edV(
      |                                    ^
In file included from LCVLC_OBJECT(o),n,t,v)
      | ../include/vlc_common.h:481:misc/fingerprinter.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:                                               ^
1517: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  304 |     if (l  481 vlc_object_t : note: expanded from macro 'VLC_OBJECT'
ikely*(!var_ c )
      |                                       ^GetC
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
hecked (obj, name, VLC_VAR_COORDS, &val)))
      |                 ^
../include/vlc_variables.h:142:)(&1031:
../include/vlc_variables.h:  481 |   578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  578 |     481 |   x)  if( var_Change( p_obj, p s - >       const struct vlc_commonz_name, VLC _VAR__members: (c onst vlv | a48C:HOICESCOUNT, &count, NULL         const sr_Cr) )
      |         ^
oeatebvj) ../include/vlc_variables.h\c
      onstlc_object_:t *)(&(x)| 128:              ^
- >obj) \
      |               ^
43: note: expanded from macro 'var_Change'struct vlc_c
  128 | #deftruct misc/image.coine:818:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  818 |   l   cp__c_omfmiolmisc/xml.cn_ter->p:mOBJ77E:m14:C T(a) )_module = mmon_odule_n note: var
      |                         ^
em_mCembersh../include/vlc_common.hange:481(:a ,:15: note: expanded from macro 'VLC_OBJECT'
  481 |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
be   bers: (ceexpanded from macro 'var_GetChecked'(d(   p _ f i l tceorn,s t"77v |     reaocns_
ideo converter struct vlc_comt vlc_object_t *)(&(x)->obj) \
m      on| "              ^,
de NUL_mem  misc/filter.c:58:24,c,d,e) var_Change( VLC_OBJEoCbTj(eac)t, b, c_t *), d, e )
      |                                           ^142(&(x)-
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 | r = v#l  d: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
>obj) \   58481 |    
      |               ^
 |         int var_type = var_Typ
e    (filter, name);
      |                                                ^
      |                        ^../include/vlc_common.h
bers: :481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:131:33: note: expanded from macro 'var_Type'
  481 |          131 | #defin(cone varst vlc_object_t _Type(a*,)b()& (vxar_Type( VLC_OBJECT(a)c_custom_c L, fal,) -br e)aefte(obj, sizeo>ose );
      |                          ^
b../include/vlc_modules.h:
48:f(*readj)e      r| ), "x \ml reader");
      |              ^
                                ^misc/../libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
42:   note: expanded from macro 'module_need'
110
   
      | const vlc_object_t *)(&(x)-In file included from >obmisc/subpicture.c |         vlc_cusj) \
      |               ^
tom_crea48 | #defi              ^
te(VLCn../include/vlc_common.h_OBJEC:481:T15: note: expanded from macro 'VLC_OBJECT'
  481 |   ine moIn file included from posix/rand.c:(o), s,  n)
      |                           ^
../include/vlc_common.h:481:ce var_GetChe26:
In file included from dule_cmisc/addons.cn:e356e:d  17:   (a,b,c, d../include/vlc_common.h:1031:
../include/vlc_variables.h)15 :mo note: cexpanded from macro 'VLC_OBJECT'o:n256s:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t strucotn s
t   c481onst vlc_ kstruct vlc_co  356 | d u       mmol |      ne_membed(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,vcommon_members: (const e)
      |                                                ^
   const struct vl rc    s_common   vlc_custom: (const vlc_object__creat../include/vlc_common.h:e481t *)(&(xwarning: vlc_object_t *)(&(x:)-due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  256 | >->obj) \
      |               ^
o b j misc/filter.c:59:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]33:
 stru_
(n   59ct vlc_common_me VLemCe |       d(V) In file included from retb  i( p_maf (var\e
      |               ^r../include/vlc_common.hsLC_O
ur:nager->p:BJECT(a)n var_SetCIn file included from posix/plugin.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |     return var_SetChecked (obj, name, VLC_VAR_COORDS, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from posix/plugin.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_FLOAT, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from posix/plugin.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  241 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_STRING, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (consthecked( p_obj, psz_name, VLC_VAR _ADDR_priv->vp_parl_OBJEEent15: note: CT(a)S,S b, c ,c_object_t *) expanded from macro 'VLC_OBJECT'
(const vlc_object_t *)(&(x)->  481 |     o bvja) \l
       )| ;              ^

,b      | ,c,d)
      |                                          ^:
1031)../include/vlc_common.h
:      |                                       ^
481:15../include/vlc_common.h:481:15: note:            ^
:../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'expanded from macro 'VLC_OBJECT'
   140note: expanded from macro 'VLC_OBJECT'
 | #  481 |         const struct vlc_common_mevdefine var_Se, tChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),sizeof( *p_finder n,),m "entriesb:
e../include/vlc_variables.h:469:5rs: (const vlc_obpsz_ject_t *)(&(x)->obj) \
      : warning: n|               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ame, VLC_VAR_CHOICES  469 |     varC_Crea    const ste( p_obj, psz_misc/image.cOt:822:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  822 | ruct vlc_common_members:name, VLC_V  AR_ ST(const vlc481 |      Rt_UoNbT,ING | VLC_VAR,v)        msg_Dbg( p_fil_DOINHERItT );
      |     ^
er, "no video co
      |                                                ^
../include/vlc_common.h:nverter f &co_T481o../include/vlc_variables.hund" );
      |         ^
unt, NULL ) )
:../include/vlc_messages.h      |         ^
:../include/vlc_variables.h   87:128:43: note: expanded from macro 'var_Change'
::15: note: expanded from macro 'VLC_OBJECT'
   128 | #define var_Cconst struct   yjfpindervlc_co481 |  m m o n _ members  : c(ocnst struon" );
      |                 ^
hst ve(anobj, lc_object_t *gclc_objen./libvlc.h:ame)))
      |             ^
t(../include/vlc_variables.h&:131:33: note: expanded from macro 'var_Type' v
lc(  131 | #defi_nceo var_xc)122:39: note: expanded from macro 'var_Create'
mmon_members: (co  nst vltce_t *)(&(x)->obj) \_
      |               ^
Type122 | #defobjecti(a,b_(e)(a,b->obj) \
      |               ^
ne var_Type ,vcIn file included from misc/objects.c:ar_Crmisc/messages.c:40eate(a,b:
In file included from c,c) var../include/vlc_common.h:1031:
../include/vlc_variables.h_Create( VLC_OBJECTt_t *)(&(x)->obj) \
      |               ^
(a), b, c )
,d,e) var_C342:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
hang  342 |     msg_De(bg(vlc, "%s", COP      | Y:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 VLC_OBJECT(a),RIG ( VLC_OBJEb                                      ^,
 In file included from c, d, e )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
misc/fingerprinter.c_:HT_MESSACmT(a), b )
      embers:25 (  cGE);
      | |                                 ^
../include/vlc_common.h:481481    ^ | 
 ../include/vlc_messages.h       const struct vlc_common_members:: :(c15: note: expanded from macro 'VLC_OBJECT'
  481 |   :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10:       const structonstwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |     324  |  ovar_Crea vlc_common _membevnst vlc_objrs:ec (t_t con*)(&(x)->obj) st vlc_object_t *\87:    if( !var_G
)(&(x)-l      |               ^
c>_objetct_t *)(&(x)->obj) \
      | 5: &(x)->note: expanded from macro 'msg_Dbg'
ob              ^
In file included from misc/subpicture.c:   87 | misc/xml.c:80:24: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   80 |     reader->p_module = module_need(reader, "xml reader", NULL, false);
      |                        ^
../include/vlc_modules.h:48:42: note: expanded from macro 'module_need'
   48 | #define module_need(a,b,c,d) module_need(VLC_OBJECT(a),b,c,d)
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const streuct33:
 vlc( In file included from tobp_obj, psz_name, VLC_VAR_ST *)j(&(x)->obj) \
      |               ^
RING    msg_Gene) \
      |               ^
_comIn file included from posix/rand.c:26:
In file included from ../include/vlc_common.h:misc/filter.c:64:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   64 |      etCheckerij) \
      |               ^
../include/vlc_common.h:481: | VLC_Vd(c(p_this, p_obj, psz_name15,:  Vnote: expanded from macro 'VLC_OBJECT'In file included from 
 Lposix/plugin.cC_VARV:../include/vlc_common.h31:
In file included from   ../include/vlc_common.h:1031:
LC_MS../include/vlc_variables.hGA_DBG, __VA_481 |  _FLOAT,        const str&val ) )
      | 1031         ^
:A256R:../include/vlc_variables.hu:c142:48: note: expanded from macro 'var_GetChecked'
:
../include/vlc_variables.h:276:R_D12  14210: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | GS__)
      |     ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
#  256 |      td evfl../include/vlc_messages.hc:_common return vine var_SetChear_GetChec78Ok ed(o,n,t,v) var_GIetChecke_med(mbers: (const vlc_object_t 276 |     :13: note: expanded from macro 'msg_Generic'
   78 |     vlc_VLCL:i* )(&(x)->obj) \mo
n       _OBJ_member| vaf( !var_GetChecked(NHE p_objRIT
,ECT(o),n,t,v)
      |               ^s: 
(const vlc_ psz_name, VLC_VAR_I                                               ^
NT1031:
../include/vlc_variables.h:477:5E../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       GER, &val co :  const struct vlc_common) )
      |          ^_members:
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
k  477 |     var_Ced( pob../include/vlc_variables.hjgereate( p_ (const v(lc_cot__bject_t *)(&(x)->obj)5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Go: eneric142:(p_this, VLC_MSG_48: DBG, __Vnote: expanded from macro 'var_GetChecked'
obj, psz_nameA_ARGS__)
      |     ^
, VLC_VAR_STRING r_C| VLC_VA../include/vlc_messages.h:R78_:DOIreate(obj, nam  142 | #define var_GetChVNHERIT )ee,
      |         ^
L;bC_OBJEC../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
j
  122 | #define var_Crecked(oate(,, T(o), p, vlc_module_name,13\ __FILE__, __LINE_: note: expanded from macro 'msg_Generic'
a,b,c) var__         | 78 | C    v    ^
,r ../include/vlc_variables.h
:      122| :              ^39
:eate( VLC_OBJECT(a note: expanded from macro 'var_Create'
), b, c\ )

            |                                       ^
| ../include/vlc_common.h:In file included from misc/fingerprinter.cl481:15: note: expanded from macro 'VLC_OBJECT'
  122 |   #481:25:
cd            ^
In file included from 110 | _ Log(VLC_../include/vlc_common.hO:B1031J:
E../include/vlc_variables.hCTefi(ne  var_Create o:27: note: expanded from macro 'vlc_custom_create'
  110 |        :340  vlc_c    const str), p, vl(c_mouctdule vlc_common_members: (aconsut vlc_object_t *)(../include/vlc_common.h:&481:15s:_n ame, __FILtom_crE__, __eate(VLINE__, \
      |             ^
psz_nanote: expanded from macro 'VLC_OBJECT'
(x)->obj) \
      |               ^
  ../include/vlc_common.h:481:15: note: LC_expanded from macro 'VLC_OBJECT'
  481 | misc/filter.c:481 |        m  const stOBJECT(o)e       consrt u, sstruct vlc_common, n)
      |                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_me  481 | ,b,    ct vlc_commonc) var_Creatme( bers,VLC_OBJE_CTmembe : (const vlc_(a), b, c )
object_t *)(&(x)->ob      |                                       ^j) \
r:      |               ^
9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  340 |     if( var_GetChecked( pmisc/image.c:_o832:30: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sbj, psz_name, VLC_VAR_STRIN
V  832 |     if(G, &val: ) )
      |         ^
LC_VAR_ADD../include/vlc_variables.h (const vl:142:48:../include/vlc_common.hcRESS, val );
      |            ^
_object_:t67  481../include/vlc_variables.h:*)(&(x)->obj) \
      :13:|               ^:
140:48: note: expanded from macro 'var_SetChecked'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  15: note: expanded from macro 'VLC_OBJECT'

   misc/messages.c:343:5  481 |      140 | #d :efine var_SetCh ecked67  const( struct vo,lc_comm o   const strn,t,v) vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  343 |     msg_Dbg |             var_AddCaral_SetCheclbak      | ck(oed(VLC_OBJEbCT(o),n,note: j, na    ^
expanded from macro 'var_GetChecked'n
../include/vlc_variables.ht,v)
      |                                                ^
../include/vlc_common.h:481:15: note: _:122:expanded from macro 'VLC_OBJECT'
39: note: expanded from macro 'var_Create'
u  142 | #define var_GetCmembhecked(o,n,ct,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ers  481 |         const struct vlc_common_members:t vlc_common_members: :  (c(const vlc_object_t *)(&on  st (co(x)-vlc_object_t *)(&(x)->onst >objbj) \vlc_o
bject_t *) \
      |               ^
me,)(&(x      |               ^ Trig
gerFilterCallIn file included from )misc/fingerprinter.c:b-ack, 25:
In file included from ../include/vlc_common.h:1031:
>o../include/vlc_variables.hfil:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  350 |  er);
      |             ^
  ../include/vlc_variables.h:misc/addons.c if:( v365:24: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(166:51: note: expanded from macro 'var_AddCallback'b  
j)365vlc |             p_,   m166 | #define var_Aar\_GetCdohecked( p_obdCaj, ps
      llback(a,b,c,d) var_AddCallback( | z_nadVLC_OBJme,ul V              ^
LC_VAR_STRING, &val ) )
      481|         ^
E../include/vlc_variables.h:142e |  :In file included from misc/subpicture.c:33= m48: note: expanded from macro 'var_GetChecked'
   142 | CT(a), b, c, d )
      |                                                   ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
#:
In file included from ../include/vlc_common.h:1031:
odule_ne    ede  481 |         const struct vl   const sfine vnar_GetChecked(o,n,t,v) var_G ,"revc_commonitt_me,v) vrdsetCheckar_GetChecked(VLC_OBJECT(o),n mbereupct v,t,v)
      |                                                ^
_../include/vlc_common.h:481:15d(Vfi: lc_common_members: (const vlc_object_t(li ter->p_modu ple_ofinder, "ad*)(&(xn)../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  -d491   o122 | ns finde) module_unneer", NULL, false );
      |                        ^
../include/vlc_modules.h:48: |     42:  note: expanded from macro 'module_need'
#define var_C   48 | #define module_need( p_filter, p_filter->p_module );
      |                              ^
note: ../include/vlc_modules.h:50%expanded from macro 'VLC_OBJECT'
  481:d(a,b,c,d) m42sodule_: (const vlc_object_t *)(&(vx): note: ->expanded from macro 'module_unneed'need(V
a   LC_OBJECT(a),b,c,d)
      |                                          ^
../include/vlc_common.h:481:r_Create( 50 | p_os15: note: expanded from macro 'VLC_OBJECT'
bj, psobj) >z_name   \481
 |       |                ^
, VLC_VAR_ misc/filter.c:69       const st: |   r13: warning: ruct vlc_common_membersADDRESS | VLC_VAR_DOINHERIT );
      |     ^
"due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], psz_vlc_change: (const vlc_o../include/vlc_variables.h:sLC_
122O:B39: note: expanded from macro 'var_Create'
    JECT(o),n,t,v)
      |                                                ^  
b../include/vlc_common.hj:e481c:t15_: note: expanded from macro 'VLC_OBJECT'
t122 | #define var_Create(a,b,c)  481 |  var_Create(          const 69 |             vstarur_*)(&(x)->obj) \
      |               ^c
t vlc_common_members: (cAddCallback(obonsVLt vlcC__oObIn file included from ject_t *)(jBJE, nCTposix/rand.c(t *)(&(x)a), &(x)->obamej:b26):
, rest, c ) \In file included from 
-      ../include/vlc_common.h:
1031:
../include/vlc_variables.h:293      |                                       ^
>:10: warning: obj) ../include/vlc_common.h:481:15:\
      | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^
e note: expanded from macro 'VLC_OBJECT'
t);    293 |     if( !var_GetChecked( misc/xml.c:a83481:p
      |     ^
 | 9: warning: |               ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
        due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]const se   87aIn file included from misc/fingerprinter.cr
t_cb, |    83 |         ms objg);_
      |             ^
tte(a,b,c) vaErr(reader, "XML reader not:25:
In file included from ../include/vlc_common.h    msg_G eneric(p_this../include/vlc_variables.h:, VLC166:51: r_Crf_:ea1031te_obound");
      |         ^
( VLC_OBJECT(a), b, c M#define module_unneed(a,bSG_DBG../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
, )
      |                                       ^
j../include/vlc_common.h:481:15::
../include/vlc_variables.h:362_, )note: expanded from macro 'var_AddCallback'
 module_unneed(   166 | #dnote: expanded from macro 'VLC_OBJECT'efine var   ps83 |     ms
gVLC_OBJECT(a),b:)  481_Gen |  eric(p_th9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 |     ifz_n(a        const structv vimle, VLC_VAR_BOOL, &val _)Adar_GetChec_common_membe
r      s| :dCallbac                                         ^
../include/vlc_common.h:481:15:k(a,b,c,d (const vlc_object_ note: ckt *sexpanded from macro 'VLC_OBJECT')(&(ed( p_obj, psx)-, VLC_MSG_z>obj) 
\_
E      |               ^name,  
)VLC) var_AddCa_VARllbackRR, _( VLC_OBJ__  E481 |         const sIn file included from misc/objects.c:40:
In file included from ../include/vlc_common.h:1031CT(a
truct vlc_common_me )mber  const strV      s: (const u:
, b, c, d )../include/vlc_variables.h:578:9: warning: | vlc_objAct vlc_codue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mmA_ARGS__D)
      | 
      |     ^on_
         ^  578 |  
memb../include/vlc_variables.h:                                                  ^
ers: (const vlc_object_t * 142../include/vlc_common.h:t  *481:15: note: expanded from macro 'VLC_OBJECT'
if( var_C../include/vlc_messages.h:)(VL78:13: note: expanded from macro 'msg_Generic'C_OBJECT(obj)))-1)
      |                                                           ^
)../include/vlc_common.h:481:15: 
(&(x)note: expanded from macro 'VLC_OBJECT'
_  481 |         c  481 |       onst struct vlc_change(D p_oR   ESS, &val ) )ommon_membersbj, psz_n: (const vVA_ARGS_
      |         ^
_)
      |     ^
../include/vlc_variables.halme, VLC../include/vlc_messages.h:78:13: c->obj) \
      |               ^
note: expanded from macro 'msg_Generic'
_o:   78 | bj142:48:     vlc_Log(VLC_O BJECT(o)obj) \ect_t *)(&(x)->misc/addons.cobj) :369:17: warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
        , p, vlc369|               ^
 |              |               ^
   _module_name:      modu48: co elfin78 |     eIn file included from v_lc_Log(VLCnst strucposix/plugin.c,_OBJECT(:e _VAR_CHOICESCOUNT, &couuvnar_Create(amisc/filter.c:tnt, NULL ) )
      |         ^
2579 : warningvlc_com../include/vlc_variables.h,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^mon_members: (constec tv_t *)(&(x)->36: warning: o), p, vlobj) \lc
_o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
bject  _t ne481e | d *)(&(s      (  pconst struct vlc_common_members: (const vlc_object_tx *)(&(31x:
)In file included from -../include/vlc_common.h>:o1031b:
j../include/vlc_variables.h): 276\:
10      |               ^
_finder, p_modue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 __FILE_   79 |    generatedIn file included from misc/filter_chain.c:
      |               ^
28:
In file included from ../include/vlc_filter.h:_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,28misc/image.c:837:5: warning: :
In file included from ../include/vlc_es.h:27:
In file included from )-../include/vlc_common.h>obj) \
:      |               ^
  276 |  1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   if( !var_GetChecke .
  525 |     vard( p__Create(ob p_obj, psz_name, VLC_Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
misc/variables.c:AR_BOj, psz_name, VLC__LINE__, \270:OL | VLC_
36      :|  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:128:
43:             ^note: expanded from macro 'var_Change'

  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
270 | _VAR_INTV    481128 | #de  837 |  |    f       cionnes var_C h a nvglc_objectt structEeGER, vlc_common_members: (cons_rel(a,eba,c,d,se( p_filte  char **names er );
      |     ^
du../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
)    var_Change( VLC_OBJE66 |    = CvT(a), b, c, d, le );
      lc_object_ree )
      |                                           ^
l| e                ^as
e../include/vlc_modules.h:50:42: note: (../include/vlc_common.hexpanded from macro 'module_unneed':481 :15: note:  expanded from macro 'VLC_OBJECT'
  481 |  Vvar_G LC_OBJECT(a) )
etAl&
       |                         ^
t../include/vlc_common.h:481:    vlc      co15: note: expanded from macro 'VLC_OBJECT'
_object_t *)(&(x)->obnsltj )s t\r
uctNca      m v| l              ^
c_common_members: (Aconst vlves(VLC_OBRmisc/messages.c_DOINHERIT
      |     ^
a:344:5:../include/vlc_variables.h warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]l
 ) )
  344 |     msg_Db      |          ^
J  E481 |      g:   con(vlc, "configured st ../include/vlc_variables.h:50struct depbase=`echo posix/timer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/timer.lo -MD -MP -MF $depbase.Tpo -c vl-o posix/timer.lo posix/timer.c &&\
mv -f $depbase.Tpo $depbase.Plo
142:48: note: expanded from macro 'var_GetChecked'
w  142 | #define var_Ge122ith %c_:stChecked(o,n,t,v) var_GetC"o, COhecNFIGURCked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:EbTject_t *)(&(x)->o_ | bj) \
L_#15I      |               ^
Nde: fEnote: expanded from macro 'VLC_OBJECT');
      | 
(fi  in481 | l e    ^
    module_unneed(a../include/vlc_messages.h:87:5: ,b) mot    condnote: uemlodur)39expanded from macro 'msg_Dbg'st stre);
      |                                    ^
u../include/vlc_common.h:c_unn:481:15:  note: expanded from macro 'var_Create'
c  t evlc__comemon_note: memd(VLC122c_oOmBmJexpanded from macro 'VLC_OBJECT'
 | #define on_members: (const
 vl   c_object_t   481 |         87*)(&(x)->obj) \
le_name, __FILEvar_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
_../include/vlc_common.h:_,481 :15: note: expanded from macro 'VLC_OBJECT'
__LI      N| E              ^_
  481 |    c   _ o, nst\ c
 stronst sE      |             ^tu
rct vlc_common_members: (const../include/vlc_common.h:481: vl15uct vlc_common_membecrs_: CT(a),b)o
bject_t *)(&(x)->onote: expanded from macro 'VLC_OBJECT'
b  481 |         const struc      |                                          ^ |     msg_Generic(p_this, VLC_MSG_
DBGnote: ,expanded from macro 'var_GetChecked'
t  142 | #define  var_G __VA_ARGSvlc__)_etChe
ckebers: dc(c(oo,mmono:nst  vlc_object_t *)(&(const v(x)-l_c      |     ^
>obj)membe../include/vlc_common.h: _\
481:15rs:n (const:o note: expanded from macro 'VLC_OBJECT'
b        | 481je,../include/vlc_messages.h              ^ |         c o:78:cv13t_t lc_object_t *)(&(xn
st struct vlc_common: note: expanded from macro 'msg_Generic'
t   78 | )note: ,v) vIn file included from -expanded from macro 'var_GetChecked'*_member
    vlc_sposix/plugin.cL:: (co>31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h  :on142ogs293t vlc_obj( | VLC_OBJECect_t *)(&(x)-#defi)bj) \na
      >|               ^
o(&b(x)-T(>j)e  \o
misc/xml.cva:84:jor_bj) \
      |               ^
) )9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
GetChecked(\o
,      | In file included from misc/filter_chain.c:28:
,nIn file included from    84 |               ^../include/vlc_filter.h,: 28:
In file included from ../include/vlc_es.h:27:
 p, vlc_module_na      | m              ^e
t,v) var_GetCh
, __FILE__, __LINE__, \
      |             ^
misc/addons.c:374../include/vlc_common.h:e:13: warning: misc/filter.c:86cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
k  374 |     ed(V LC_OB     vJECT(o),n,t,vl)
       |        v:                                               ^lc_object_release( p_finde15: rc
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h   86 |      481_ob );
      |             ^
:481:15../include/vlc_objects.h:66:25: : note: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'vlc_object_release'
  481 |      66 |       vl    consc_object_release( VIn file included from t struct vlc_comm../include/vlc_common.h:1031j:
ec../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  t_rel539 |   n_members: (cLC_Oonst vlc_oe basjBJECT(a) )
      |                         ^
 ect_t *)(&(x)->obj) \
      | e(re var_Create(              ^  if (!(va
ar_Ty p_obj, ps../include/vlc_common.h:481:15: der);
      |         ^
z_name, V../include/vlc_objects.hLC_VAR_FLOAT | VLC_VAR_DO:15INHER:66:25:IT
      |     ^
p../include/vlc_variables.h :note: note: expanded from macro 'VLC_OBJECT'122
expanded from macro 'vlc_object_release':  
   66 |     vlc_object_r39:eIn file included from e lnote: eexpanded from macro 'var_Create'a
s  122 | #define var_C(reat481oemisc/fingerprinter.cb | : note: expanded from macro 'VLC_OBJECT'
(  a481,b,c) va   rj, name) & _V:L25C_VA:
RIn file included from  | ../include/vlc_common.h:1031:
../include/vlc_variables.h:Create( VLC429:5: :warning: 10due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  429 |   warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   293 |    _IS  C O  co  var_  if(M C     connst  !var_strucGeMtCheckAed( ps_otN vlcDbj, psz_name_, VLC_VAR_BOOL, &val ) )t struct vlc_co
      |          ^
)../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #common_memmon__OmemBJEreate( pmbers: (consCT(a),_objb b, ers: (cce, psz_name, VL( oVLnst  )
C_OBJECT(a)       |                                       ^
)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         consC_VAR_INTEGER | VLC_t struct vlc_dVAR_DOIvlc_object_t *)(&(x)->obj) cNHERITrt vlco\
      |               ^
mmon_m );
_      |     ^Get
_Cehecked(VLC_O../include/vlc_variables.h:122BJECT(o),nmisc/addons.c:391eobjec:9:misc/objects.c m:b),warning: t,v)f60:36: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t_t *
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  391 |   (&(x)->obj) \
      |               ^
      |                                                ^
e../include/vlc_common.hrs: (cons
      |               ^:
481t vlc_object_t *)(&(x   ../include/vlc_variables.h:131:33: note: expanded from macro 'var_Type'
  131 | i)60 | #n    vlc_e vaobject_int   ernals_t misc/messages.c:*p364::3915: note: expanded from macro 'VLC_OBJECT'
 d:24: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
efine var_Typ    481 |        e(a,b) 364 | :rrviv = vlc_internals(obj);_ 
      |                                    ^
Gemisc/variables.h: contCheckar_Ty 60:59 :-ed note: expanded from macro 'vlc_internals'
st struct vlc_common module_t *_memomberdule >obj)  \
spe(note:  := expanded from macro 'var_Create'
(        o,vn,t,l|               ^122 | #define varV L v_   Clc_60c_Cr | #eate(a
O,B bdefine (const vlc_oJ,c) var_CrIn file included from emisc/filter_chain.c:28:
vbj)ec_m odule_load(ate(varlogger, "loggeIn file included from ../include/vlc_filter.h:28:
ECT(a
)In file included from       |                         ^../include/vlc_es.h:
cu25, b  warnings generated.
r../include/vlc_common.ht)
      |                                 ^
:_481../include/vlc_common.h:481:15: tstom_GetChecked(VL note: *:)(&(x)->objexpanded from macro 'VLC_OBJECT'
15:) \
      |               ^
 note: expanded from macro 'VLC_OBJECT'
  481   |    ",      const strNULL, fa481l |  s       const sturIn file included from e,
      |                        ^
posix/rand.cC_../include/vlc_modules.hOBJEct::26:
In file included from ../include/vlc_common.h:41:25: note: expanded from macro 'vlc_module_load'
   41 |       uct v  vlc_lcm odule_load vV(LVCL_CO_BOJBJECTC(o),cT(o),n,tECT(a),v)
      |                                                ^
,../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 b_  , 1031c481 )
       |    comm :
on../include/vlc_variables.h| :_                                      ^
membe ../include/vlc_common.hr:481 304  :s: :const struct 15: note: expanded from macro 'VLC_OBJECT'
(,vc  481 | onn,s,__VA_ARGSst vlc___)
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'lc_
lc  481o |   c_commo o17       constm s_btmnon_memb_: warning: credue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]errs
ucta  304 |   tme      const strue vlc_common_m: (const vlcmb_eo(e ctp_m avnlject_tmr * depbase=`echo posix/dirs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
bers: (const vlc_objecbject_t *)(&(x)->obj) \
t_t *)(&(x)->obj) \
            | /bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/dirs.lo -MD -MP -MF $depbase.Tpo -c -o posix/dirs.lo posix/dirs.c &&\
mv -f $depbase.Tpo $depbase.Plo
s libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/timer.lo -MD -MP -MF posix/.deps/timer.Tpo -c posix/timer.c  -fPIC -DPI)(&(x)->obj) \
i      |               ^
f (likely(!var_GetChecked :              ^
 (consC -o posix/.libs/timer.o
ager->pmisc/filter.c| t vlc              ^:_91(In file included from posix/plugin.c:31:
In file included from ../include/vlc_common.h:
 o_obj, nampbriIn file included from misc/fingerprinter.c:25:
In file included from e../include/vlc_common.h, VLC_VAR_Cv-OjORDS, &val))):1031:

../include/vlc_variables.h:442:5:>p_parent, sizeof( *p_storage ) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e      |                 ^
c  442 |     ../include/vlc_variables.h:va142:48: note: expanded from macro 'var_GetChecked'
, "entries srt_oCrraegat  142e | (# dpe_foinee" );
 var_GetChecked(o,n,t,v) var_GetChecked(VLC      |         ^
tbj,./libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
 psz_nam  110 |  _OBJECT   e,_  tV *)(o) ( &(x)-> vlc_custom_obj)c,re \
LC_Vn,At      | ,v)              ^at

      |                                                ^
../include/vlc_common.h:481:15: Re(_BVOOLCL note: c_coexpanded from macro 'VLC_OBJECT'
|  481 mVLC_mon_VmeAm | _O BJE      bers: Cmisc/xml.cT((const vlc_object_t *): cons98:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t struct vlc_common_members: ovR_DOINHl(   &(const vlc_objecct_t *98) | )(&(x)->obj) \
      |               ^
, s, n)    
      |                           ^ 
   ../include/vlc_common.h:481:(x)->obj) \
      |               ^
ERITm 15_In file included from posix/rand.c:);
      |     ^
26: note: expanded from macro 'VLC_OBJECT'
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |     27../include/vlc_variables.h    :324 | 122:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  554 |    39: note: expanded from macro 'var_Create'
 var  122 | #define var_Cre    if  cona_imisc/messages.c:413:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
st s(tru !var_GectChecked( p_oCt vlc_coboj, preatesz_n(ame, VLC_VAR_ p_obj, psz_namFe, VLC_VAR_STRILOAT, &NGvtae(a,b,c) var_Create(l VL ) )C_OBJECT(a), b, c )
      
      |          ^
|                                       ^
  ../include/vlc_common.hn:481:d413ule_stop(reader |    t 15 : note: em,   vlc_mod../include/vlc_variables.h:142:48:  mexpanded from macro 'VLC_OBJECT'
u  481 |         conle_o note: expanded from macro 'var_GetChecked'
readenr_rm  ena->p_module);
      |         ^
../include/vlc_modules.h:57:39:u142 | # note: msdefitb sterur|ct vl Vc_common_Lmsexpanded from macro 'module_stop'
: (const leC   mbe57rs_: |  VAvlR#d(_DeOIfinne module_stop(o, cm)c modul_Nobject_tH o*n)(&(x)->obeERnj) \
      |               ^
lse1031_stop(VLC_OBJECTt vlc_object_t *)(&(x)->obIT
j)      |     ^ \
      :
|               ^

../include/vlc_variables.h../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
(:  31:122 | #304In file included from misc/fingerprinter.c:17: do)misc/addons.c:394:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:25:
In file included from ,m)
        394|                                       ^ |     module_t *p_module = mo
../include/vlc_common.h:1031../include/vlc_common.h:481:15: dule_need( p_storage, "enote: fexpanded from macro 'VLC_OBJECT'
:
warning: addons sto../include/vlc_variables.hrage",ine var_C
:455:5:r  eat      e| (a,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
warning: v  304 |     if (likely(!var_GetChecked (oar_GetChecked(o,n,                         ^
bj../include/vlc_modules.h:48:42: note: expanded from macro 'module_need'
   48 | #defdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  t,v) v455ar_G |      varetChecked(VLC_b,cisn(e module_O)n _Create(n  481 |   o p_obja, me     c psz_name, V, BVLC_VAR_COORLC_JE vaVeed(DoASnst stR_FLOAT | VLC_VACT(o)rurc_tC reate( ,b, &val)))
      |                 ^
jn )../include/vlc_variables.h:, ((R142(vlc__obje:vlc_co:48: note: expanded from macro 'var_GetChecked'm
   VLwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
142C_   91 |         int filOBJECT | #define (a), b, c var_GetChecked(o,n,t,D)OImNHERITon_ );v) 
      |                                       ^
t,v)
../include/vlc_common.h:481
      |     ^
:../include/vlc_variables.h:122:15: note: expanded from macro 'VLC_OBJECT'
      |                                                ^
t../include/vlc_common.h:481:er_va15: note: expanded from macro 'VLC_OBJECT'
crt_in_    vatry_pe = var_Type(filter, nam39e);
481GetChecked(VLC_O:       note: expanded from macro 'var_Create'
B|                               ^
   |    122 | #define vaJ   r../include/vlc_variables.h :131:33: note: expanded from macro 'var_Type'
E co nst struct tvlc_CT(o)  131 | #deern_common_members: (const vlals_t*)(VLC_OBJECTc_of     const struct v(obj)))-1)
      |                                                           ^
lc_../include/vlc_common.hine var_Tycommon_members: (const vlcbje,n,t,v)ct_t
      |                                                ^
_../include/vlc_common.h *:481:15: note: expanded from macro 'VLC_OBJECT'
)(&p  e(a(x)->obj) \
o481 |  bject_t *)(&(x)->obj) \
      |               ^
a,b,c,d) module_nee,d      b(VLC_OBJECT(a),b,c      | In file included from posix/rand.c:,d)
      |                                          ^
              ^
../include/vlc_common.h const) struct v:481:15: note: lc_common_m vaIn file included from posix/filesystem.c:49:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  362 |     ifexpanded from macro 'VLC_OBJECT'( var_GetC
Creeamte(a,b,c) var_Create( VLC_OBJECT(a), b, c )
  481 |      bers: (const vlc_object_t *)(&(      |                                       ^   
481c../include/vlc_common.hxheckeo:26481nst strdoad(vlc, module, vlc_:
In file included from logger_unload, sy../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: s);
      |         ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_modules.h:45:27  340 |   :  note: expanded from macro 'vlc_module_unload'
 if( var   45 |        uct vlc_common_members: (const r_GetC_Type(h VLC_OB vlc_object_vlc_module_JEeCtT(a), b )
      |                                 ^
cunload(VLC_OBJECT(o),m,d,__VA_ARGS__)
      |                           ^
ked( *)(&(x)->obj) ../include/vlc_common.h:: 15:\ 481:
15p_obj, ps(z_name,       note: expanded from macro 'VLC_OBJECT'
V  ../include/vlc_common.h:481:15:481 | :  |               ^
LC_VAR_STRING, &   val ) )
      |          ^
note: misc/addons.c   const st:402ru:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  402 |   ../include/vlc_variables.h:142expanded from macro 'VLC_OBJECT'     ct vlc_common_members: (c
 : module_u   nnote: expanded from macro 'VLC_OBJECT'48need( p: note: expanded from macro 'var_GetChecked'
ons  142 | t# vlc_object_t *)(
define var_Get  481Checked(o,n,_storage, p_modu |         p_obj, psz_na481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
ct,v) var_GetoChecked(VLC_OBJEme,CT(o),n,t,nv)
      |                                                ^
st struct../include/vlc_common.hmisc/messages.c:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         v: c VLon15st:  snote: expanded from macro 'VLC_OBJECT'Ctr_u
c  &481 | (x)->o: t vlc_common_members: (coblc_VAR_ADDR ESj) \
      |               ^
S, &val le ))481 |   ;
      nst vlc_objecomIn file included from ct_t *)(&(x)->obj) \
      416misc/fingerprinter.c| |         ^
:25:
 In file included from    :5:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   416 |          )
        | co        ^
nst struct v              ^
lc_co../include/vlc_modules.h:50mmon_me../include/vlc_variables.h:mbers: (const v142:48: note: expanded from macro 'var_GetChecked'
lc_ocomon_menmberss:t struct v:l c_common_m(const em42: note: bexpanded from macro 'module_unneed'
vlc_o   50jec | #define mbers:smodule_unneed(a,b) m  odule_unneed(VLC_OBJECTb(a),b142 | #defijnee var_GetChecked(o,n,t,v) varIn file included from )_GetChecked(VLCc_t_t *)(&(x)->obj) \ 
(cognst       | OBJECT(o)_posix/rand.c:26              ^vlc_objDect_:
In file included from 
b../include/vlc_common.ht:g 1031:
( v*)(&(x
      | )->obmisc/filter.c                                         ^
../include/vlc_variables.h:350:9: warning: ../include/vlc_common.h:481j) \
      |               ^
l:,n,t,v)
c15: note: expanded from macro 'VLC_OBJECT'
      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]|                                                ^
, "VLC../include/vlc_common.h:
481  350 |     In file included from    i:15: note: expanded from macro 'VLC_OBJECT'
misc/filter_chain.c:28:
In file included from ../include/vlc_filter.h481f: | 28(  481 |         const stru media player - %:
In file included from ../include/vlc_es.h:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m  563 | var_GetChecked( p_obj94st_t:" , psz_name,  VLC_, *      vcar_)(tV13ECRSr vl ION_MESSAcG_comeate(mon_members: (const vl:  pc__ob&oj, psz_name, VLC  (x_VAR_STRINGbj | warning: VLE);
      |     ^
../include/vlc_messages.h:ect_t C_VA ) const struct vlc_commo*)(&(xR)_n_members: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
D   94 |             var_DelCallback(ob87ej, na(const OImmbevlcN_objeHct_tr-e *)(&ER(IT,x) 
->Tobj) ri>\s
      | obj) \g:gerFil5terCall: note: b              ^ack, f:i l
t(er);
      |             ^

const vlc_../include/vlc_variables.h:expanded from macro 'msg_Dbg'167:51:misc/addons.c :404:5onote: expanded from macro 'var_DelCallback'
b  167 | #j      |               ^
e: dwarning: cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      
   87 |  libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/dirs.lo -MD -MP -MF posix/.deps/dirs.Tpo -c posix/dirs.c  -fPIC -DPIC -o posix/.libs/dirs.o
ef   ine v
a  404 |     vlc_object_retle_t r_DelCallbackmsgIn file included from posix/filesystem.c:49:
In file included from _Generic(p_th../include/vlc_common.hi:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
asse( p_,stor   429 |  a| VLC_MSG_DBG*, __VA_ARGS__   var_Create( p_obj, psz_name, VLC_VAR_INTEGER | V)
      |     ^
LC_VAR_DOINH(a,b../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
ge    );
ERIT );
      |     ^
78 |     vlc_Log(VLC_OBJECT(    ^o      | )(&(x)    ^), p, vlc_module_na->o../include/vlc_variables.h:122b:39j
) \
      | ../include/vlc_variables.h:122:39me: note: expanded from macro 'var_Create'
:              ^
  122 | #define v, ar_Create(amisc/xml.c: ,b,c) var_Create__FILE__, __LINE__,99:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

   99 |     vl( VLC_OB../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
note: c_obj   66 |     vlcJE_objeecCT(a)expanded from macro 'var_Create',c,d) var_Delct_releat
_, b, c )
serelease(re      Callba( |   VLC_OBJECT(a                                      ^
) )
../include/vlc_common.h:      |                         ^
481:ade15r);122
      | :     ^
note: ../include/vlc_objects.h:66:25:expanded from macro 'VLC_OBJECT'
../include/vlc_common.h    note: expanded from macro 'vlc_object_release'
   481 |     \
      |             ^
:1031:
../include/vlc_variables.h:469../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c  48166 |     vlc_object_ | :r e l e a s e( Vk(  L../include/vlc_common.hconst struCct v_ OBJECT(a)   )
 const struct vlc_com:481lc_common_mem:15: | ber s: (note: cmon_members: (coonexpanded from macro 'VLC_OBJECT'
ns  481 | t vlc_ob5ject: warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  469 |     vat vlc_r_Creatobe( p__t *)(&(x)->obobj, psz_name, ject_tVL       *)(&(x)->obj|                         ^
../include/vlc_common.h:481:15C_VAR_STj)):  note: expanded from macro 'VLC_OBJECT'
RING | VLC_VAR_DO  481I |   NHERIT )      con      const struct vlc_st struct;
      |     ^
../include/vlc_variables.h:122:39: cnote: expanded from macro 'var_Create'
ommon\ \ 
      v#lc_common_members: (con_memb|               ^
st vlcers: (const vlc_objec
      |   d122 | #define vIn file included from posix/filesystem.c:49:
ar_C_orbject_t *)(&(x)-              ^
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5:>obj) \
eate(a,      eb f|               ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,c) var_Create( VLC_OBJECT(a), imisc/addons.c:420:9:b,  442 |     var_Create( p_obj, psz_ c )
nname, VLC_VAR       misc/xml.c:e118:9|                                       ^
_BO: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 ../include/vlc_common.h:  v481:15: note: 118 |    warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'  420 |       a     mor_Create(a,b,cOL) var
 | V  _Create( VLC_OBJECT(a), b, c )
      |                                       ^
 481LC_VA | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
R_DOINHEdule_stop(reader  481  vlc_custom_ |         const struct vlc_com, reader->p_module-mon_members:);
      |  >(const vlc_ob        ^
 ocreabjject_t *)(&(x)->obj) \
      |               ^
)r uct vlc_co../include/vlc_modules.h:57:39: note: expanded from macro 'module_stop'
te( p_m   57a | #define module_stopt(naIn file included from misc/filter_chain.c:28:
_t *ger->p_pR\IIn file included from ../include/vlc_filter.h:28:
In file included from riv->p_po, m) module_stop(VLC_OBJECT(o), 
      |               ^
m)
../include/vlc_es.h      |                                       ^
../include/vlc_common.h:In file included from posix/timer.c:30:
In file included from ../include/vlc_common.h:1031:
:27:
In file included from ../include/vlc_common.h:T );
      |     ^
481../include/vlc_variables.h:189:12: warning: ../include/vlc_variables.h:arent,1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 sizdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] e)of( :  578
*p  189 |     ret |     if( urn m(122:39: note: expanded from macro 'var_Create'
  122 | #define vmar_Create(a,b,c) var__Create( VLC_O(&(x)- Bon_members: vstorx)->obj)aa  vlc_obj(J>obj) misc/objects.c\
       \g:79:9: ceovarnst vlc_warning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      | b_              ^Chje
   an79r_SetC |        ge( p_obj, hpsIn file included from misc/error.c:31:
In file included from ../include/vlc_common.h:z1031:
ECT(a), ), "ent b, c )
      |                                       ^
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ries sto
15: note: expanded from macro 'VLC_OBJECT'  _name, VLC_r msg_Warn (obj, "a442ecke |     var_Cre
ctVAR_CHgaet_et" | *              ^)(&(x( p)->ob  481 | str
_  );obj, psz_name, Vmisc/messages.c L:VLC_OBJECT(a),       Ob, c,Ij) \

      C_VAR_BO|         ^
OL | VLC_VAR_DOINHERIT ./libvlc.h);
      |     ^417d
:../include/vlc_variables.h:1225u:ctu:C warning:  constdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 stru  417 |     msg_ct v d )
(Dbg       |                                                   ^
:../include/vlc_common.h: 39: note: p_obj, psz_name,(vlc, "%s" VLC_VAR, COPYRIG_HecEINTEGER, vaTl );
      _|                  ^| S481:M15E              ^:
expanded from macro 'var_Create'
  122 | #de
f../include/vlc_variables.h     consS:140:48: note: expanded from macro 'var_SetChecked'
t_internals_t re trnote: eexpanded from macro 'VLC_OBJECT'e
 ti  s too deep");
      |         ^
  ../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_t140110 |  :27struct vl#c_commondefine var_SetC: note: expanded from macro 'vlc_custom_create'
_  110 |         vlc_custom_hecked(o,n,t,membIn file included from misc/subpicture.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hecrs: (const vlc_obj:e511c:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*  511 |     var_pCreatt_COUNt *)(&(x)->obj) \
      rre|               ^
v) ate(VLC_OBJECT(ovar_SietChIn file included from misc/fingerprinter.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
), s, n)
      |                           ^
../include/vlc_common.h:481:15  477 |     var_Create( p_obj, psz_name, VLC_VAR_STRING |: eec( p_ note: expanded from macro 'VLC_OBJECT'
vked(VLC_ VLC_VAR_Dobj, psz_name, VLC_VAR_INT= vlc_intEGERernals |O  BJEC(T(oOI NVHo481bj);
      T |     , &count, NULL ) )
       |                                    ^
   const s|         ^
../include/vlc_variables.h:128:43: trLC_VAR_DOINHERIT
misc/variables.h      |     ^:
60../include/vlc_variables.h::59: 122:note: expanded from macro 'var_Change'
note: expanded from macro 'vlc_internals'
  128 | #define var_Ch)39,:   n60a | n#g ed(a,b,efine vlc,d, note: expanded from macro 'var_Create'
eu)c var_Change(  122 | c_intern VLC_OBat#define vlc_commJECT(a), b, c, d, e )ERIT );
      |     ^,

      |                                           ^t../include/vlc_variables.h:122:39: ls( ob
j ) (((vlc_obj../include/vlc_common.h:note: expanded from macro 'var_Create'
481:  122 | 15: note: expanded from macro 'VLC_OBJECT'
,v)
      |                                                ^
  ect_internals_t*)(VLC_OBJE#define var_Create(a,b,c) var_Creat../include/vlc_common.h:481:15: note: CT(obj)))-1)
      | 481 |    ../include/vlc_common.h                                                          ^
expanded from macro 'VLC_OBJECT'
:481:15:   481 |         conslc_common_members:     ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c  481 |  onst strucnote:        co  t nstv(const  struct vlvlc_objc_lvar_common_meCreate(a,b,c481expanded from macro 'VLC_OBJECT'
 | _co  cm bers: (const vlc_) var_Cobject_t *)(&(x)->obj) \
      reate( VLC_OBJECT(a), b, c )
      |                                       ^
ect_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  mmon 481 |         cont_mehis, VLCmbers_ e*)(&(| x              ^ 481 |   )-( VLC_OBJECT(a), b, c )
      | 
                                      ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t struct vlc_com      const strmo     const strMun_uct vlcSmisc/variables.c:364:38members: (c_comoc:: (const vlc_obj>ectn_st struct vlt *)(&(x)-> warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ob  j364 |     vlc_object_inttGc  481 |         con_coobon_members: (c mmon_memstbers: (cononst vlc_objecst vlc_object_t_t *)(&(tx )*)(& struct vlc_common->obj) \
      |               ^
)ernals_t *pj_priv (x)->objIn file included from misc/subpicture.c:= vlc33:
In file included from ../include/vlc_common.h:_i1031:
../include/vlc_variables.hn) \
      |               ^
st vl:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_object_t *)  525 |     misc/xml.c:121:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vvlacr__Crceate( p_obj, psz_name, V(&(  121 |  o  mmon_members:   if ((stxrea\m != NULL) && modul
      |               ^e_start(reader, read_membeLC_VAers: (R(co_nsBtr OvOcons)->obj)t Llc _|o-b>jec vl\
 Vtp_Lm      |               ^
odule))
      |                             ^
../include/vlc_modules.h:55:_41t :*)(&(x)->obIn file included from jC_VAR_DOI
c_object_t *)(&(x)->obj) ternals( )p posix/timer.c note: expanded from macro 'module_start'NHERIT
      |     ^\
      |               ^
\


      |               ^
:30:
In file included from ../include/vlc_common.h:   55 | #de_this )../include/vlc_variables.h1031misc/filter.c:In file included from misc/fingerprinter.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5::
;../include/vlc_variables.h :warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        | 491 |    _                                     ^
misc/variables.h:60:59: note: expanded from macro 'vlc_internals'
   60 | #203fine 96:122:39: note: expanded from macro 'var_Create'
  122 |  #ddefine v:13:  warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
12:movar_Creaefd   ule_silt art(o, mt)nce96_interna |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   lmvoadule_star_Cs( objW ) (((vlc_ o r
eate(a,b,rec( tbjec        var_DelCallback(obj, name(, t)restart_cb, obj);
      |             ^
) var_Create_Ai  203 |     return var_S( VLC_OnRN, __VA_AVRLt../include/vlc_variables.hGeC_OBJrpS->obEetCheckej) \:na_CT(o)l_)
      |     ^

s      _| t              ^*,m)
      |                                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  ../include/vlc_messages.h:       const struct78 d:16713v:51: ( note: lexpanded from macro 'var_DelCallback'
p: note: expanded from macro 'msg_Generic'  167c
_   78 | #deficomm)ne vaon_m(VLC_OBJECT(obj)))-1)
      |                                                           ^
embers: (const vlc_object_t *)(& |     vlc_Lo(g(Vx)->objLC_) \OBJECT(o), p,
      |               ^
 vlc_module_namer_DelCallback(a,b,c,
BJECT(a), b, c )
d_, misc/xml.c      :_o50)b warning v__Faoj,b| j                                      ^In file included from posix/plugin.c:31:
In file included from ../include/vlc_common.h:1031:
s psz_r generated.
,na
123_../include/vlc_common.h:: 481:15: note: expanded from macro 'VLC_OBJECT'
9D:   me, VLC_VAR_BO../include/vlc_common.h:el481:warning: 481 |         const strucIn file included from misc/filter_chain.c:28:
../include/vlc_filter.h:167:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t vlc_cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  123 |  mI    CpsL15azm_nam  on_members: (con: snote: expanded from macro 'VLC_OBJECT'
t  481 |     vlc  E  _object_t *)(&(xOL, val );
      |            ^
)../include/vlc_variables.h:140:e48: note: expanded from macro 'var_SetChecked'
, VLC_VAR_ADDRESll vSb- | __, __LI mNonack  const s_E( VLVLC_VAR_DOINC_OBJECT(a), bH_, c, d )
  _, 140 |       \m
embers:       |             ^
(const #|                                                   ^
define var_S../include/vlc_common.h../include/vlc_common.h:481:15: ../include/vlc_variables.h>enote: texpanded from macro 'VLC_OBJECT'C
vllh:EeRIT );
      |     ^
V../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  AR_STRING, &val ) c_object_481t |  )cobtj*)  )r  \
      |               ^
122:324:10:    kuct vlc_ced(o, | n#ommon_members: (const vlc_ob define vj
      | ar_Cr,t,v) var_Seee   const strtcCthuct vlc_cwarning: omeck_t *)(a&te(adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](        ^x,
b,c) var_Cr
../include/vlc_variables.he:d(VLC_OBJECT(o  e142:48: ate( VLCdepbase=`echo posix/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/error.lo -MD -MP -MF $depbase.Tpo -c -o posix/error.lo posix/error.c &&\
mv -f $depbase.Tpo $depbase.Plo
misc/variables.c:404:38: )481:15,n167warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mo  404 |      | , note: expanded from macro 'VLC_OBJECT'
v  lc_on_members: (const vlc_objectbjecc__object_release In file included from 481 |         const struct vlc_c_O(reader)BJ ECT(a), b,(&(x)-> oc )
      | bj) o                                      ^
m../include/vlc_common.h:481:mon_     msgt \
;
            |         ^
|               ^
15_:internalmIn file included from posix/filesystem.cem:b_Warn( p_filter, "can't get output picture" );
      |         ^
st49 note: expanded from macro 'VLC_OBJECT',
324_:
t *p_priv ers: (const vlcv=)   481 |  | _obj v  
posix/dirs.c:e  c 28       i| ft_l:
../include/vlc_objects.h(c                                               ^
_i../include/vlc_common.h:481:15In file included from t nIn file included from !: note: expanded from macro 'VLC_OBJECT'
 *)(&  481 |   t(ernals( p_this );../include/vlc_common.hv
      x:a1031:
../include/vlc_variables.h:)-)>ob|                                      ^      const struct vlc_common_
mmisc/variables.h:60:59: embernote: expanded from macro 'vlc_internals'
s: (c   60 | # define vlc_inteonst vlc_object_t *)(&(x)->obj) \
      |               ^
jnote: expanded from macro 'var_GetChecked'
  )t     con \
      |               ^
rIn file included from posix/timer.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: n142In file included from misc/subpicture.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
33:
  In file included from ../include/vlc_common.h:1031:
r212 |     return var_SetChe_cked (obj, nam../include/vlc_variables.heG, VLC_VAR_COORDS, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var189a:12:_et:Setls (warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] obj ) (((vlc_ob
CCj  h189e |   cked(VhLC_OB539*e )( :JECctTec5ke:d | #define var_Ge_(intt(o p_ob../include/vlc_messages.h&:(x)->obj) \
85:5: note: )C      expanded from macro 'msg_Warn'ernal| s              ^
-_tj, psz*)(_nameV,misc/filter.c VLC_VARheck_eL d(o,n,t,rv) var_GetCheecked(VLC_OBJECtT(o),n,t,v)>obj) \
      |                                                ^F
L../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
urn var_SetChecked(
s  481 |         const strucC
t vlc_common_m p_obje, psz_name, VLC      |               ^
mbert  stmisc/objects.c:r83:36: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
warning: uct vlc_common_mems: (co   83 | O_AOTB,J EC&val ) )
          vlc_objbe| c   ers:t85 |            ^
  m_../include/vlc_variables.hi:nternals_t *priv 142:48: Tnote: expanded from macro 'var_GetChecked'= vlc_inter(obnals(obj);
      |                                    ^

misc/variables.h:60:59: note: expanded from macro 'vlc_internals'
  142 | #define var_Ge   60 | # define vlc_internals( obj ) (((vlc_object_sg_Geninternals_t*)(VLC_OBJEtChecked(o,n,t,v) varCeT(orbj)ic(p__GetChecked(VLC_OBJECT(o),n,t,v)
      this| ,))-1due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] VLC_MSG_WARN, __VA_ARGS__)
                                                     ^
)  539 |     var_Cre
      
| ../include/vlc_common.h:481:15: note: ,|     ^                                                          ^
n../include/vlc_common.h:481:15: 
note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_comm,t,v)
      |                                                ^
on../include/vlc_common.h:481:15: note: _members: (coexpanded from macro 'VLC_OBJECT'
n  expanded from macro 'VLC_OBJECT'
481  481 |         const struct vlc_commst vlc_object_t *)(&(x)->: |         obj)97:9co:n warning:  asdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\   97te( p_obj, p
      |               ^
_VAR_INTEGsz_name, VLEmisc/objects.c:86:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_messages.h:jt78):13:  nst vlnote:  | expanded from macro 'msg_Generic'
)    on_members:R,  c_object_t *)(&(x )->objval()c \
 );
      |            ^
)-1)../include/vlc_variables.h
      |       |                                                            ^      
o../include/vlc_common.hnstC vlc_objste              ^
78 |     vlc(_const vvar_VAR_FL_ruO:ADlestcc481ct tIn file included from roy(o_object_t *)(&(xbj, n:_vTlc_t15c *)(&   :86  |     vlc_m(x)->obj) \
      |               ^
uamtexenote: expanded from macro 'VLC_OBJECT'
_loc  481 |         const struct vlIn file included from posix/plugin.c)c | VLC__kVAR_D:31:
 (&vlc_internals(obj)->treeIn file included from O../include/vlc_common.hI:c1031_:
o../include/vlc_variables.hmN:;H
E      RIT
      |     ^340:9
:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
   122 | #define var_Crealo| c        ^k);

twarning: eposix/rand.c:../include/vlc_variables.h26:125:39: note: expanded from macro 'var_Destroy'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  125 | #define var_Destroy(a,b) var_
LDestroy( VLC_OBJECT(a), bog(VLC_ )OBJECT(o), p, vlc
      |                                       ^
_omodule_name, __FILE__, __L:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:mm(a,b,c) von_members:362:9: warning:  (const vlc_object_t *)(&(x)->obj) \
      |               ^
)->objdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)../include/vlc_common.h:ar_CINE__,  r\
      | e              ^\

        a| te( VIn file included from m            ^
Lo../include/vlc_common.hn_mC481:_15: note: expanded from macro 'VLC_OBJECT'
362:posix/timer.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: 481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
15  227 | In file included from   misc/fingerprinter.c   340 |     i f(e:m note: expanded from macro 'VLC_OBJECT'
b  481 |         ers:c o(consn:66s:t |  25s: note:   rterexpanded from macro 'vlc_object_release'   vuar
_   66 |     Gttetct vlcCif( var_GetCheckure      d| heck vend (_ cpo_mombojn,_ p                     ^
membsz_name, VLC_VvAR_STR( p_obj, psz_name, VLC_VAR_Amisc/variables.h:60:59: note: expanded from macro 'vlc_internals'
   60 | # define vlc../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
SDADGREESS, &v)al ) )
      |         ^
v../include/vlc_variables.h:142:48: ;
ar_Se      tChec| note: expanded from macro 'var_GetChecked'
I    ^NG, &val ) )
      |         ^

../include/vlc_variables.h:../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
  lcked( p_obj,142:_142 | #define va48: note: expanded from macro 'var_GetChecked'olbjec
t_ r  r142e_lGee | #define var_GetChce_object_tc *)(&ked(o,n,t,v) (var_GetChecked(VLC_OBJECT(o),n,tx)ptChea,v)
         87 | |                                                ^
s../include/vlc_common.hcked(o,n,t,v) varei_GetChecked(VLC_O->osz_nbj) \
      |               ^
  BJECT(o(misc/variables.c:408:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]a mVe
481,L V  408C_OBJECT(a) )
 |   n e      msg_Db)var_Create(a,b  ,c455) v |  | ar_Cr          e| g                        ^   var_Createate( VLC_OBJOECT(a)
(../include/vlc_common.h:481 ( p, b, Lp::15: note: :_o bj,140c p:48 )
sz_n_this, "481:15: note: expanded from macro 'VLC_OBJECT'
a      ame,|   481 |    C_VA                                      ^
  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
R  481 |        : co nst   struct, v Vnote: L_CFexpanded from macro 'var_SetChecked'LOAT
lc_  co mnm  140 | on_m,embers: (const vlc_object_t,t,v)
      |                                                ^
 const  s*truct vlc_co val )../include/vlc_common.h)(&(x)->:;
      |            ^
totbmmon_members: (../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
481:15: note: expanded from macro 'VLC_OBJECT'j)e
 \
const vlc_obj      | rs:               ^  
e(cexpanded from macro 'VLC_OBJECT'  onst vlc_obj481e |  In file included from  Bmisc/error.c:31
:
JEmCTcptt In file included from 140to#ec(  d  ../include/vlc_common.h:481 |   e   dt_t *)(&(x)1031e:
f_it *)(&(x)-> | #define va../include/vlc_variables.h sa   _tr cooyns:libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/error.lo -MD -MP -MF posix/.deps/error.Tpo -c posix/error.c  -fPIC -DPI)C -o posix/.libs/error.o
r_SeV, b, c At)
      |                                       ^
C../include/vlc_common.h nonexistent vahecked(o,n,t:481:15: note: expanded from macro 'VLC_OBJECT'
ria,v) vable   \"%s\"455:5",481 |         const struct vlc_common_ 
      |         ^
 ../include/vlc_messages.h:87:  msg5: note: expanded from macro 'msg_Dbg't stru
r   _Sect vlcmembers: (const : 87 | vlc_com_object->obj) \
      |               ^
_t *)(&(x)->objwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) m\
o      |               ^
  455 |     vatChecr_Create( p_obj, psmisc/filter.c:In file included from  z_n a_Gm e, misc/subpicture.cn_me:33:
e nermic(pbers: (cmsg_Generic(p_this, VLC_MSoVkLC_VAR_e_iFLOAT |n VLC_Vds_AR_DOINHERIoIn file included from ../include/vlc_common.h:1031:
bT ../include/vlc_variables.h:);554
:5: warning: j) \R
      |               ^
ntedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_nFLOA  T | 554 | VLC_    VAR(VLC_OBJ      vE| CTa    ^rthis, VLIn file included from misc/filter_chain.c:aCls( obj )_MSG_DBG, __VA_ARGS_(o),n,t,v)
      |                                                ^
_ )_28C:
../include/vlc_filter.h:213:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |     ^
(../include/vlc_messages.h:((vlc_object_internal78:13: rnote: expanded from macro 'msg_Generic'
   78es_t*)(VLC_OBJECT(obj)))-1)
      |                                                           ^
 |     vl../include/vlc_common.hc_  213 |  Log(VLC_OBJECT(o), p, vlc_module_name,:481:../include/vlc_common.h __      FILE__, __LINE__, \
      |             ^
 msg_Warn(../include/vlc_common.h:481
:../include/vlc_variables.h:122:39: note: 15expanded from macro 'var_Create'15 p_:fi:lte
   122 | #define var_r, "caC note: expanded from macro 'VLC_OBJECT'n't get output subnote: expanded from macro 'VLC_OBJECT'

picture    481"481 |         const struc r:t vlc_ceate(a,b,c) var_Create( VLC_OBJECT(a), b, |  481  c )
      |                                       ^
);
      |         ^
 c../include/vlc_messages.h       con:85:5ommon_m:embers: s  c note: expanded from macro 'msg_Warn'../include/vlc_common.h:481:15: :15: note: expanded from macro 'VLC_OBJECT'
  481 | (cnote: ot    108:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

nst vlon strst struct vlc_commouct vlc_commc_oon_members: (const vlc_object_tn_member *)(&(x)->obj) \bje
      expanded from macro 'VLC_OBJECT'
  481 |     | ct_t *)              ^
s: (&(x)->   85 |     ombsj) \
      | g_              ^(misc/messages.cG:e
    ccnoeronst st418:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ruct vl  418 |   ic(p_this, VLC_MSG_WA_  msDOINHERIT );
RNc,_misc/objects.c: __VA_ARGS_common_members:       (const vlc_object_t104nst vlc_object| _t *)(&    ^
:../include/vlc_variables.h:122(: *)(&(x)->obj) 24\:_)
      |     ^
x)->
      |               ^obj) \../include/vlc_messages.h:78:13

      |               ^
: note: expanded from macro 'msg_Generic'
   78 |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
39    vlc_: Log(VLCnote: expanded from macro 'var_Create'
g  _D  122 | #define v_OBIn file included from misc/error.ca:104 |     vlc_mutex_unlock (&vlc_internals(obj)->tree_lock);
      |                        ^
bmisc/variables.h:60:59r_Create(a,b,c) var_Create( VLC_Og (vlc, "revision %s", psz_vlc_changeseBJECT(a), t)b, c )
      |                                       ^;
      |     ^

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_messages.h:87  481 |         const struct vl:5: note: c_common_expanded from macro 'msg_Dbg'
me   87 |     msg_Genembers: (const vlric_ocb(jp_:t note: expanded from macro 'vlc_internals'
In file included from posix/plugin.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |     if( vect_t *)(&(x)->obj) \
      |               ^
ar_GetChhis, VLeckC_MSG_DBGIn file included from posix/filesystem.c:49:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h,      60  | # defin e vlcc_inte_rnals( _VA_ARoGnS:__)J
E:469esd(:5       |     ^t31 struct 25:
In file included from v:
lIn file included from ../include/vlc_common.hp_obj, psz_../include/vlc_common.hc_co: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469 |  name, V:
 LC_VAR_STR../include/vlc_messages.h:78:  vammon_members: (1031:
../include/vlc_variables.hI13: note: expanded from macro 'msg_Generic'
   NG, &val ) ):469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:78 |    1031c   vlc469onst v | _Log(
      |         ^l
oVLC_O../include/vlc_variables.hbj ) (:142:48: note: (    v(cvlc_object_ia_rnobjre_ctt_t *)(&(x)->obj) \
      |               ^
ernals_t*)(VLC_OBJECT(obj)))-1)
      |                                                           ^CBreate( p_obj, expanded from macro 'var_GetChecked'
JECT(o),psz_name,
 VLC_VAR_STRI  142 | #def../include/vlc_common.h:481:15: NIn file included from note: expanded from macro 'VLC_OBJECT'
aG | VLC_VAR_DOINHERIT   );tine var_GGetCheckedposix/timer.c:30e_(o,n,t,v) var_GetCheck481eC | r  
      |     ^
../include/vlc_variables.h:122:39:( p_obj, psz_nad(VLC_OBJECT(o) _ Dm:
e, VLC _,n,t,v)
      |                                                ^
   note: expanded from macro 'var_Create'../include/vlc_common.h:481:15: note: pB
G,  expanded from macro 'VLC_OBJECT'V122 | #defi,n vlc_moAd u 
   R_e var_Create(a,b,c) var_Cl481e_name, r |    STRI    eN_ate( VLIn file included from C_OBJECT(../include/vlc_common.h_:1031:
../include/vlc_variables.h: coFILE_nst struct vlc_common_memb241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ers:   241 |     re(cons_  108t vlc_object_t *)(&(x)->obj) \
      |               ^
, _ca), b, c_LINE__, \
      |             ^
 ../include/vlc_common.h:481:15: turn var_SetChIn file included from enote: expanded from macro 'VLC_OBJECT'
__VA_ARGS_  481 |  posix/plugin.c_)
cko       | nste:eate( p_obj, psz_nadm  )s31(t r   fi    :

lG      |                                         ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'| VLC_VAR_DOINHERIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
| :
p_obj, psz_name,e  
I  T , VLC_VAR_STRIN cGo
, vntVst s      |     ^
362 |  ../include/vlc_variables.h:122   :iafL( varC_GetC39: note: expanded from macro 'var_Create'
heckedtru481 |         const strucl    ^ );
      | t  122 | #dect vl           ^ vlc_VAR__commonf( p_obj, psz_name, uSTRIct vlc_co_VNLm
Cm../include/vlc_variables.h../include/vlc_variables.h:_VA:511:o140:R485n: note: expanded from macro 'var_SetChecked'
_m: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  140 | #defi  511 |     var_CreatG_ | VLC_VARne_DOc_comm Ivar_Se( p_obj, pson_NeHERIT );
      |     ^
m../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'ez_name,embers: (con
st vlc_o  122 | bject_t *)(&#mdbeAfin(ex 
v../include/vlc_messages.h:78:13:DDRESaS, &val ) )r_Crea
teres: (con       |         ^
)->obst vlc_../include/vlc_variables.h:142:j48: note: expanded from macro 'var_GetChecked'objece)r_tt _\
t *p *_bl)(end =note:       |               ^
 expanded from macro 'msg_Generic'vlc_custom_creat
e   misc/messages.c:419:5:( p_this&(,  sizeof(*p_blend)xwarning: )->odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  419 |     msg_Dbg78, "blend" |  );
      |                         ^
 ./libvlc.h:110:27 : note: expanded from macro 'vlc_custom_create'
  vlc_Log(VLC_OBJECT(o), p, vlc_  110 |  VLC_VAR_INTEGE
R     142 | #define vambjodule_name, __     vlcr_ | V)  \_FL(ICcustom_create(V_V
      |               ^
LAR_DOINHERIT
L      |     ^
GetChe../include/vlc_variables.hvlc,:122:39: C_O"configured with %s", misc/objects.c:133:16: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
BJECT(co  )ked note: expanded from macro 'var_Create'
E133 |   (o,  122 | CO#Ndefine var    _,_ _, __mem(a,bers: (const  retusrn vlc_objb,, c) var_Create( VLC_OBJect_hold (root);
      |                ^
n)n,t,
      | Ev) var_GetChecke d(VLC_OBJECT(o),n,t,vCT(a), b, c )
      |                                       ^
../include/vlc_objects.h../include/vlc_common.h:481::15: note: expanded from macro 'VLC_OBJECT'63
:vlc  _481o | b j       const strtuct vlc_common_members: (coLectFi_tIGU)
      Ch *)(&(x)-|                                                ^
I../include/vlc_common.h:481:15: note: NE__nnst vlc_objeexpanded from macro 'VLC_OBJECT'
ct_t *)RE_LINE>obj) \
      |               ^
                          ^)(&(x)->obj) \
      
|               ^
;
      |     ^
../include/vlc_common.h../include/vlc_messages.h:87:5: note: In file included from expanded from macro 'msg_Dbg'misc/error.c:31:
In file included from ../include/vlc_common.h:1031In file included from posix/filesystem.c:49:
22: note: expanded from macro 'vlc_object_hold'
  481 |  In file included from ../include/vlc_common.h::   63 |     vlc_objec       cons:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t_hol, dt stru\
      |             ^
ecked(o,n,t,v../include/vlc_common.h) var_SetChe  477 | :481    :v( VLC_OBJckeECT(a) 15: note: expanded from macro 'VLC_OBJECT'
d(VLC_OBJECT(o),n  481 |         const struct 1031:
../include/vlc_variables.h:477vlc_common_mar_Create( )p,t,v)
:5      :|                                                 ^
_e../include/vlc_common.hobmwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b:481:15: jnote: ,expanded from macro 'VLC_OBJECT' 
p  481 |        s z_name, V  c477const struct vlc_common_members: (t vers: (const vlc_o |     vabcjonstLC_VAR_Sect_t lc_commo*TRING |  vlc_objen_memcVLC_VARt_t )_(&(x)->obj) \
      |               ^
*)(&(r_x)-Cre>obj) \
DOIN      HER|               ^
481:15: note: expanded from macro 'VLC_OBJECT'
aIT t)In file included from posix/timer.c:30;
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |     ^
  256 |     return var_SetChec../include/vlc_variables.hked( p_omisc/variables.cbbers: (const vlc_:  j, psz_name,433:36: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 VLC_VAR  433 |     vlc_ob481_ADDRj:122:39: note: expanded from macro 'var_Create'
ESS, val );
      |            ^
  122 | #../include/vlc_variables.h:140:48:define ve note: expanded from macro 'var_SetChecked'
  140eC | #dctT(efine vaar_C_internareate(a,b,c)o) voar_Cbj, p,les_t *priv = vlc_internals( obj );
      |                                    ^
cmisc/variables.hrer_SetChecked(o,n,t,v) var_SetChecked(VLC_:60:59:OBJEC note: expanded from macro 'vlc_internals'
T   60 | # def(ate( VLCio),n,t,v)
_One vlc_      |                                                ^
../include/vlc_common.h:481:15: note: internals( obj ) ( vlc_module(expanded from macro 'VLC_OBJECT'(vl
c_object_internals_t*)(VLC_OBJECT(obj)))-1)
      |                                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_m_name, __FB  481 |         cILE__
      |                      ^
J,ons __Lt struct v../include/vlc_common.he:m481b:e15: note: expanded from macro 'VLC_OBJECT'
  481 | lc_commonI tNE__, \
      |             ^_member       cons
t(../include/vlc_common.h: struct vlc_commo481:n15: note: expanded from macro 'VLC_OBJECT'

  _members: (const vlc_object_t *)(& Es: (const vlCT(a),cp_rs:object_t * |  (cons   87 |     msg_Generi )(b, c 481 |     )
      |                                       ^
t vlc_ob(    const struc_ob ject_t *)(&x)../include/vlc_common.h:j&(x)->,(x)->objc(p_this, VLobj) \
      |               ^
481 :15: ) \
      |               ^C_MSG_DBG, _pIn file included from 
_Vnote: expanded from macro 'VLC_OBJECT'
A_ARGS__)  481 |     posix/timer.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:st 276
      |     ^
misc/variables.c../include/vlc_messages.h:78:13:z :459v:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   276 |     if( )_ \
!var_GetChecnam      ked( p_obj|               ^
note: expanded from macro 'msg_Generic'l     misc/addons.c:423:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  423 |     module_t *p_module = module_need( p_storage, "addons storage",
      |                          ^
../include/vlc_modules.h:48:  const , psz_name, V   const struct v42lc_cLommon_mCembers: : _VAR_INT(sconst vlctruct_objeEGER,ct_t *) ve  &val )lc_var_Create(a,b,c)note: expanded from macro 'module_need'(
& (x)->obj) \
      |               ^
v )
      |          ^
ar_Create( VLC_OBJ   
   In file included from ../include/vlc_variables.h:142:48: misc/error.c:48 | #31:
In file included from dnote: efine module_need(expanded from macro 'var_GetChecked'
ECT(a), b, 78 |     vlc_Loga(VLCe, VLC_VAR_STRING |_OBJECT(o )c_t *)(&(x)->obj) \
, p, vlc_module_name, __FILE__      |               ^
, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const stru  142 | #dct vefinelc_common_members: (cons var_Get vlc_object_t *)(&(x)->tCheckedobj) \
      ,b,c,|               ^d(o,n,) 
t,module_ne../include/vlc_common.h:1031ed(V:
../include/vlc_variables.h:491:5: warning: LCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  491 |  Ov) varB_GeIn file included from posix/plugin.c:31 J:
  varIn file included from ../include/vlc_common.h:ECT(a),b,c,d)
      |                                          ^
tChecked(V_Crea../include/vlc_common.hte( p_obj, psz_name, VLmisc/messages.cC_VAR_LC_OBJECT(o),n1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ADDRESS | VLC_VAR,t::,481v:_DOINHERIT );
      |     ^
../include/vlc_variables.h430)  429 |     var_Create:(15: note: 122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) p_obj, psz_na var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
      |                                                ^
me, VLC_VAR_INTEGER | VLC_VAR
../include/vlc_common.h:481:15:../include/vlc_common.h_DOI:481:NHERI15 note: : note: expanded from macro 'VLC_OBJECT'
:T );
      |     ^
../include/vlc_variables.h:9122:39: note: expanded from macro 'var_Create'
  122:  481 |  expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_obje | #dexpanded from macro 'VLC_OBJECT'e       c fine varct_t *)(&_Create(a,b
,  c481 |         cons()t var_C x)->obj) \ronss
      |               ^
eatruct vlc_te( VLC_OBJECT(a), b, c c)In file included from posix/timer.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293_:10:In file included from  VLC_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VAR_DOIN  293 |     if( !vHERIT posix/error.c
co);
      |     ^
mmon_memcommon_a      |                                       ^
b:tr_ smwarning: eembtruct vrdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const se../include/vlc_variables.h: lc_(contr:122:39: note: expanded from macro 'var_Create'
stcuct vommon_memb  122 | ers:# Getdev (const vlcChecked( p_obj, psz_n_fine var_Crealaclc_obobjec27t:
jIn file included from e../include/vlc_common.hc:t1031_:
t../include/vlc_variables.h t*_)t( &*()x()&-(ex()a,b,:189c-_>obj) \common_members: (c
      |               ^) onst vlc_object_tv ar_Create( VLC_OBJECT>(a), obj)
b, c )
      |                                       ^
*r../include/vlc_common.h:481:15: note: )In file included from  \(&(xmisc/error.c)expanded from macro 'VLC_OBJECT'

      |               ^
  481 |   :->obj) \
       |               ^
)
31:
In file included from ../include/vlc_common.h      |                                       ^
:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
In file included from posix/plugin.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     511 |    481 |         co  442 |     v a   cr _ varmisc/filter.c_:144onstns:9:s: stru warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  144 | ct struct  (Cret vlc_common_Creameco vlc_common_membeate( p_obj, psz_nst vlc_object_t *)(&rs: name, VLC_mbers:VAR_INTEGER | VLC_V(cons       m(x)->obodj) \
AR      |               ^
_DOINHERIT
      |     ^ule_unneed( p_ (cblend, pmisc/addons.c:431:9: t te( p_vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]lc_object_
t *)(
&(x)->obj) \  431 |      
         modu|               ^
le_unneed( p_storage, p_module );
      |         ^
../include/vlc_modules.h:50:42: note: expanded from macro 'module_unneed'

   50 | #defin../include/vlc_variables.h:In file included from misc/subpicture.c:e module122:_unne33:
In file included from ../include/vlc_common.h39: note: _expanded from macro 'var_Create'
:b  122 | #define var_Cr:leeat12ed(a: e(a,b,c) var_Cr1031:
../include/vlc_variables.hwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]eate
( V  LC_OBJECT(a), b,:nd,b) modoo189n | s t   563 vlc_object_t *)(&(x)->obj) \
      |               ^
->pbj, psz_name, _VL retIn file included from urn var_SetChecked( p_obj,posix/filesystem.c:C psz:49:
In file included from ../include/vlc_common.h:1031_:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_name, VLC_VAR_INTEGER,V
c    491 |  A ommon_members: (const vlc_object_R_BOOL | VLC_VAR_DOINHERIT );
      |     ^
t../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 *)(&(x)->o430 |         vlc_val );
      |            ^
bj../include/vlc_variables.h:140:48) \
: note: expanded from macro 'var_SetChecked'
modul  140 | #define va      |               ^
r_SetChee_unlcked(o,n,t,v) varule_tunneed(Voad(LC_  O 122 | #define var_Create(a,vb,c) var_Create(lc, log ger-BJECT(a),>   var_Create( p_b)
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    VLC_OBoobj, psz_name, VLnJECT(a), b, c )
      module, vlc_loggerC_VAR_ADDRESS | VLC_VAR_DOINHERIT );
      |     ^
vlc_object_t *)(st &(../include/vlc_variables.hx)->obj) \
      |               ^
struct vlc_common_memb:122:ers     c_onst structunl vlc_oad, 5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  563 |     var_Common_memberIn file included from posix/rand.c:26:
In file included from s: (const vlc_ologger->sys);
      ../include/vlc_common.h_Sr:1031:
|         ^../include/vlc_variables.h:429:5c )
:b jecwarning: t_t *)(&e
(x)->ob../include/vlc_modules.h:45|                                       ^
      j:27: note: expanded from macro 'vlc_module_unload'
) \
      |               ^
: (consetChecked(VLC   45 |     due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t vlc_ob  |                                       ^
../include/vlc_common.h:481:15:ate( p__OBJobj,je429  | ECT(   cnote: expanded from macro 'VLC_OBJECT'
o) psz,n  481 |         co,tnst struct vlc_common_members: (const v,_name, VLC_VAR_STRING | VLC_VAR_DOINHERt_t *)(&(x)-> var_lc../include/vlc_common.h:_object_t *)(&(x)->obj)IT
      |     ^
 \
      |               ^
obj) \
481      |               ^
../include/vlc_variables.h:122:misc/addons.c:432:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:15:39:  note: expanded from macro 'var_Create'
Creanote: expanded from macro 'VLC_OBJECT'  122 | #In file included from dmisc/error.ct:e( p_obj31
:
  481 |      e, psfine var_C    rea  const stt vlc_module_unload(VLC_OBJECT(o),m,  ruct vlc_common_membderzs: (const vlc_object_t *)(&(x)->obj) \
      |               ^
_name, VLC_,__VA_ARGS__)
      |                           ^
v)
      |                                                ^
../include/vlc_common.h:In file included from posix/plugin.c:../include/vlc_common.hmisc/filter_chain.c:116:13: warning: 43231:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from 
../include/vlc_common.h481:15: note: :  116 |         :expanded from macro 'VLC_OBJECT'
      msg_Err( filter, "Fai481 |         const struct vlc_common_481:15: note: led to allocate pictexpanded from macro 'VLC_OBJECT'
ure" );  481 |         
      |             ^
const struct vmodulmelm1031cb:
../include/vlc_variables.h:../include/vlc_messages.h:83:5:ers: 455e(a,b,c) var_Create( VLC_In file included from ../include/vlc_common.h:1031:
OB_common_memberJECT(a), b, c )
      |                                       ^
:5../include/vlc_common.h:481:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](../include/vlc_variables.h:15: note: expanded from macro 'VLC_OBJECT'
s: (cconstonst vlc _object_t *)(&(x)->obj) \
      |               ^
vlc_object_t *)(&(x)->obj) In file included from posix/error.c:27:
In file included from \
      |               ^
../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  |   misc/messages.c:   440     msg_Dbg( p_m:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  440 |     vlc_object_rele)a;
203      |         ^
V../include/vlc_modules.hAR_INTEGER | VLC_VAse(loggeR_DOINHERIT );
      |     ^
r);
      |     ^
../include/vlc_objects.h:66:25: ../include/vlc_variables.h
note: :122:39 |   : expanded from macro 'vlc_object_release'455 |     var_Create( p_obj, 
pnote: expanded from macro 'var_Create'
sz_name, VLC   66 |  _  122 | #VAR_FLO AT |define va  vlc_obj525r:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ect_r_elease( VCreate(L  C_OBJEa,b ,c) var_CCT(a525 |     va) )
      |                         ^
rr_eCa../include/vlc_common.h :481re:15: note: expanded from macro 'VLC_OBJECT'
ate( p_o  481m |        VLC_VAe, VLCbj, te( _VARV_BOOLLC_anOapgsez_name, VLC_V, &val ) )
      r-|          ^>p_ 40 warnings generatedpricA
R../include/vlc_variables.h:BR_BOOL_DOINHER IT );
J142:48: note: EConst struct vlc_expanded from macro 'var_GetChecked'
T  (a142common.
| VLC_VA      R_DOINHERIT
      |     ^
_members: ( | con#define var|     ^
st _../include/vlc_variables.hGet:122:39:Che ckenote: dexpanded from macro 'var_Create'
(), b,   122o,n,t,v) v | #defc )
      |                                       ^
aine var_Create(a,b,cvlc_object_t *))r_GetChe(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT' var_cked(VLC_OB&Create( VLC_OBJECT(a
J), b, c(x)->obj)  481 |         v E)const Cstruct v T(o),n,t,v)
      |                                                ^
l../include/vlc_common.h:481:15:c\
      _common|               ^
_members: (cons note: expanded from macro 'VLC_OBJECT'
t vlc  481 |         :_objconst stect_truct vlc_common_members: (const v *)(&(x)-lc_objec50:42>ob
j: ) \      |                                       ^
t_t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 *)(  481 |        - note: expanded from macro 'module_unneed'
>p   50 | #defconst_parent, "In& isne module_unneed(a,b) module(_truct vlc_common_xunneed(VLC_OBJECT(a),b)
      |                                          ^)
m../include/vlc_common.h:481:15: ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
e  122 | #define var_Create(a,b,cnote: )- expanded from macro 'VLC_OBJECT'
> mbers:ovar_Create( VLC_OBJECstb (const vlca
llAddon returns %d"      , i_|   481 | depbase=`echo posix/netconf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/netconf.lo -MD -MP -MF $depbase.Tpo -c -o posix/netconf.lo posix/netconf.c &&\
mv -f $depbase.Tpo $depbase.Plo
return );
                    ^|      
_object_ t *)(&(Tx  )->obj) \
       j )        ^   481 | con\    st s|               ^

(
../include/vlc_messages.ht:r      | In file included from posix/plugin.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:retura),  u              ^nc 5t  87:v :v5
lc : b,_commnote: on_members: (coIn file included from posix/timer.c:30:
In file included from  const struct vlc_common_members: (const vlc_object_t *)(&../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17(x)-warning: >odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  469: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |    najr_SetChecked( p_obj, pszexpanded from macro 'msg_Dbg'_name, VLC_VA
  var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DO  I304N | Hc   87 | ERI    msg_GT );
)      |     ^
     i\
      | e../include/vlc_variables.hf :122:39: neric(p_this, ( likeVnote: note: expanded from macro 'msg_Err'
lexpanded from macro 'var_Create'   83 |     m
L              ^s  R122 | #defiCnes_MSG_DBG, __ VA_ARGS__)
      | v    ^gt va
_
r../include/vlc_messages.h:78: _Crea)_
In file included from misc/subpicture.c:33:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: l      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_object_t *)(&(xGeneric(p_thyte((!vaa,is13:r_Getb note: expanded from macro 'msg_Generic'
Chec   ked (obj, name, VB78LC_VAR_COORDS, &v)->oal)))
      |                 ^O
|  |                                           ^OL, val );
      |            ^
../include/vlc_variables.hb  j) \
578 |        ../include/vlc_variables.h:   if( var140:48: note: expanded from macro 'var_SetChecked'
_Change( p_obj, psz_na,   Vme, VLC| :_MSG_ERR, __VA_ARLC_VAR_CHOICESCOUNT, &count, NULL ) )
      |         ^
              ^
142In file included from 140GS__)
      |     ^
../include/vlc_messages.h:78:13 | ../include/vlc_common.hposix/rand.c::../include/vlc_variables.h:#26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h 
de:finnote: 48: note: expanded from macro 'var_GetChecked'
  142 | #define varexpanded from macro 'msg_Generic'_:G128ee tvCa:43r: misc/filter.c442:5
:161:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     _SetChec78ked(o,n,t,v) var_SetChheecked(o,n,t,v) var_Getcked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481  442 |   :15:C  var_Create( p note: expanded from macro 'VLC_OBJECT'
  481 |         const s_htruct vlc_common_obj, empsz_nacme, VLC_VkAR_BOOLvl em| Vcnote: LC_VAexpanded from macro 'var_Change'R
_b  128 | #defi_neDL:o va481:eg(VLCr_OBd(VLC_OBJECT(o),n,t,v)
JOECT(o), p,I NHERIT );
      _Change(      |                                                ^
a,b,c,d,e) var_../include/vlc_common.h:Change( VLC_OBJE| C    ^T
(../include/vlc_variables.h:122:39: note: 481:15: expanded from macro 'var_Create'
note: expanded from macro 'VLC_OBJECT'
  a122) | ,#de b, c, d, e )
      |                                           ^
fine var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: ../include/vlc_common.h:expanded from macro 'VLC_OBJECT'481 | :
   48115: note: expanded from macro 'VLC_OBJECT'
 |    481 |       ers: (const vlc _obj e  ct_15t *)(   &v(lcx): note: ->obj) \
      |               ^
_Log(VLC_OBJECT(o), p, vlc_moexpanded from macro 'VLC_OBJECT'
v  481 |    lc_mod     coIn file included from posix/error.c:  d 27nule_n aume, __FILE__, __LINE__, \
      |             ^
le_name, __FILst struct vlc_common_members,:
cIn file included from )../include/vlc_common.h:1031 var_Create( VLC_OBJECT(a),: E:
 const struct vlc_co_../include/vlc_variables.hmmo(const v:cn_members: (coonnss212t vlc_ b, c t s_, _object_t_ t*r)LIN()&(x)->obj) \E
l:12
:      __, \
      |             ^
c../include/vlc_common.h:481:15_      o|                                       ^
b../include/vlc_common.h:481:15:j enote: ct_t *)(&(x)->ob warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j) \
      |               ^
  212 |     ret  481 |         con|               ^urn var_S
st eu:s note: expanded from macro 'VLC_OBJECT'
tChecked (obj, name, VLC_VARIn file included from   481 |       _misc/error.cCOORDtr:S, v31al)u:
In file included from ct vlc_common_members: (;
coc      ../include/vlc_common.hn| st           ^expanded from macro 'VLC_OBJECT'
t  481  v | :1031l:
     c_object_t *)(../include/vlc_variables.h:539:5: warning: vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]lc_co&(mmo
xn_m)../include/vlc_variables.h:140:48 :  note: expanded from macro 'var_SetChecked'
e mc  onst struct vlc_com140- | >#define var_SetChecked(oob,j) \
      n,t| mon_mebem              ^
bers: (,v) var_Secros: (tChecked(VLCconIn file included from posix/rand.c:26:
In file included from ../include/vlc_common.h:s t  c_OB1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc_object_t *)(&(x)-J>ECT(o),n,161 | nst vlc_object_t *  455 | 
 obj) \
      |   539              ^ |     t, v
)      p_blend->p_moon
sdt   )       var_Create( p_obj, p sz_name,In file included from (ul| e = m VLsodule_neeC_VAR_FLOAT | VLC_VAd( p_bletRr_vDar_Create( p_obj, pnposix/timer.cduct vlcsz_nam,_ec,:30:
In file included from ../include/vlc_common.h:1031OINH:
E../include/vlc_variables.ho RVLC_VAmIT R_FLOAT mo                                               ^n_members:  "video blend(const )
vlc_ob../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ject_t *):324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
;
  324 |           |     ^
if( ../include/vlc_variables.h  481!var_GetC:122:39: note: expanded from macro 'var_Create'
hecking", NU |    L     cons|L, false  VLC_VAR_DOINHERIT
      |     ^
)../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #def  122 | #define vai;nree
      |                             ^
d../include/vlc_modules.h:_48:42 var_C(Cr(:&reat ee&ate(x)->obj) ((\
a,b(      | a,x              ^
 pb_o,,cbj)c)-t> , psz_nvo bajstruct vlc_commoa) v) \
nar_Create( VL_C_OBJme,       |               ^
ECT(a), VLC_VARb, c )
      |                                       ^
_FLOAT, &val ) )
      ../include/vlc_common.h|          ^In file included from posix/plugin.cme:m31b
e../include/vlc_variables.h:481:142:48::15r:rs:
:_CIn file included from ../include/vlc_common.h: note: 1031:
../include/vlc_variables.hexpanded from macro 'var_GetChecked' note: expanded from macro 'VLC_OBJECT'

  481 |  :477:  142 | #define var       cons_misc/filter_chain.c5::186:9: GetChecked( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o,n,t,v)
 note: warning: vareate( VLC_OBJECT(a), b, c )misc/subpicture.c  186 |         :113:32: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  113 | tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]    s
vlc_custtomexpanded from macro 'module_need'
    48 | #dei      |                                       ^fine mo
rr_GetCucd_cre  t vlc_common_membahecmkteae(d 
g../include/vlc_common.h :e481_h(V:uL15parC_OBJEaeCnnetT((c:lo), sizeof(477 |  e_n,ne,t rs: (note: ,v)
e*chainedc   varonexpanded from macro 'VLC_OBJECT'
      | (                                               ^
  st481a_Creatde( |    ), "filter" );
      |         ^
  ./libvlc.h:o110:27: note: expanded from macro 'vlc_custom_create',n
b   v lst,p vlc_c110_ o | bj,c,d) module_   opsz_n     _oba   jcect_t bjvlc*_)eonscmet_,t tV cs(&(x)u tLC_VAR_STRING | VLC_*)(&(x)->obj) \
      VA|               ^R_
->obj) \
      |               ^
ruct vlc_common_members: (constom_create(VLC_OBIn file included from s../include/vlc_common.hJIn file included from misc/error.c:31:
In file included from :481:15ECT(o:)../include/vlc_common.h, dler_ts,39 warnings generated.
posix/error.c:27:
 *p_i n)
      |                           ^
n../include/vlc_common.h:ee d(In file included from note: VLexpanded from macro 'VLC_OBJECT'C_OBJECT481m
a  481 |     :ge = imaget vlc_obj ect_t *)(&(x   const struct )->obvj) \
      |               ^
lc_common_membe_HandlerCreate(rs: (const vlc_object_t p_obj );In file included from  *)(&(x)->obj) \
      posix/rand.c|               ^

      |                                ^
:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469 |     v../include/vlc_image.h::64:55: ar_Create( p_In file included from obj, psz_name1031:
../include/vlc_variables.h:554:5: warning: ,posix/timer.c:30:
In file included from note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/netconf.lo -MD -MP -MF posix/.deps/netconf.Tpo -c posix/netconf.c  -fPI../include/vlc_common.h:
   554 |     varVLC_VARexpanded from macro 'image_HandlerCreate'_Create( p_obj,1031:
../include/vlc_variables.h:227:12: warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 psz_name, V   64 | #define image_HandlerCr  (_STRING | VL227 |     return var_Seta),b,LC_VAR_c,STRIN../include/vlc_common.hG |C_VAR_DO:1031:
../include/vlc_variables.h VLC:d)
INHE_      |                                          ^340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R
Checked( p_obj, psz_IT );
      |     ^
  340 |     if( var_Ge../include/vlc_variables.h:122:39t: Checkeed( p_obj, pnote: naC -DPIC -o posix/.libs/netconf.o
expanded from macro 'var_Create'
V  122 | #defAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39s: te(amzenote: expanded from macro 'var_Create'
_inne var_Create(a,b  122 | #define, var_Create(a,b,c) var_,aCreat VLC_VAR_FLc) var_Create( VLCme_Odepbase=`echo posix/specific.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
e,/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/specific.lo -MD -MP -MF $depbase.Tpo B -c -o posix/specific.lo posix/specific.c &&\
mv -f $depbase.Tpo $depbase.Plo
( VLVJECT(a), b,L c  C_OBJECT(a)O), bAT, val 
);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define       var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(ao )),n,t,v)
      |                                                 ^|                                       ^

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'../include/vlc_common.h
  481 |         co:481i:m../include/vlc_common.h:ns481ta :ge_15:sH15atrunct dv note: expanded from macro 'VLC_OBJECT'
  481 | lc _lercoCre:  mmon_me15m:b   ers: (conote: nst vlc_o    cabtject_t *)(&(x)->obj) \, c )
      |                                       ^
../include/vlc_common.h:481:15:
o      note: expanded from macro 'VLC_OBJECT'expanded from macro 'VLC_OBJECT' note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obe( VLC_OBJECT(a) )
      |                                                       ^j

  481 |         const struct) vlc_ \
      |               ^
co../include/vlc_common.h:481:15mmon_members: (const vlc_o:bject_t *)(&(x)->obj) \
In file included from       |               ^misc/error.c:
31:
In file included from ../include/vlc_common.h: 1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |     var_Create( p_obj,note:  psz_name, VLC_VAR_STRING | VLC_VAR_DOINHexpanded from macro 'VLC_OBJECT'ERIT
      |     ^

../include/vlc_variables.h:122:39misc/filter_chain.c:  : note: expanded from macro 'var_Create'
220:28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  122 | #define var_Create  220 |         filter-(a,b,c) var_Creat>pe( VLC_OBJECT(a), b, c )_module = module_need( filter, c|               ^
apability, name_chained, true );
      |                            ^


  481 |       |                                       ^ In file included from ../include/vlc_modules.h:48:42: note: expanded from macro 'module_need'
   48 |      
../include/vlc_common.h:481  const struct vlc_ncst# dsetfione module_need(a,:15bmDOI,: note: expanded from macro 'VLC_OBJECT'
Nposix/rand.c:26:
In file included from   481m | ../include/vlc_common.h rCre:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Hu on_members: at  c477,d) modu(leconst vlc_need(VLC_OBJE |     var_Create  _( p_ob    coCoj, psz_name, VLEnst struC_VAR_cTSTRbjt vlc_commonING(a),b,c,d_membere(a,)s: (const vlc_o
      |                                          ^
bc,tc) var_Create( VLC_OBJ../include/vlc_common.hE CvTl(ce_cac)o, :b, 481mc )
mon_m      |                                       ^
em../include/vlc_common.h:15: note: expanded from macro 'VLC_OBJECT'
  481 |         :bers:481 (conconst struct vlc_bjeccRt_t *)(ommo&t_t *)(&(x)->obj)stn_mem (xbeC)rs: (const vlc_object_t *)(&(x)->obj)I:->o15Tbj) _481 |      \
      |               ^
    :\ note: vVAexpanded from macro 'VLC_OBJECT'RIn file included from 
misc/error.c:  481 l
31:
_S      | T              ^In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h
 |         const:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 s  Rtmisc/filter_chain.c:578c | c_object_t *)(&(x)->223I  r\
   if( var_Chuct vlange( p_objc,       | p              ^s
obNz:j) \_In file included from 28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
posix/error.c  223: | 27c:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241ommon_me  _name
:      |               ^
, VLC_VAR_Cmbers: H)12: warning: (const vldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c
   241 | _O o   rb     filter->p_mIodule = module_need( filtCESCeOeUtur, capabilirjnt var_SNT, &count, NULL )eye,c namt )_t *)(&(x)->e, nameG, & v!= NUoaLL l);

b      |         ^
 ) )
../include/vlc_variables.h      |                            ^misc/addons.c:j)441:5::128:43: note: expanded from macro 'var_Change'
 \      |         ^ warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
128 | #def
i  441 |     vlc_object_rne var_Celehange(a,b,c,d,e) var_Change( VLC_OBJECTa(a), bs, c, d, e )
      |                                           ^

../include/vlc_common.h:481:15: e( p_storage ../include/vlc_modules.h:);
      48:note: expanded from macro 'VLC_OBJECT'
42: note: |     ^
expanded from macro 'module_need'
  t481 |         Checked( ../include/vlc_objects.hp:66:25:    48 | #define module_need(a,b,c,d) module_nec
      |               ^
ed(VLC_OBJECT(a)o,b,_obj, psz_name,c,d)
      note: | expanded from macro 'vlc_object_release'
                                         ^   66 |     vlc_oIn file included from  VL
C_VAR_Sbnst ../include/vlc_variables.h:misc/fingerprinter.cs:tructTRING, val );
jec      t_r vlc_commo;
e      lease( VLC142:48:_OBJECT(a) )
      |                         ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
note:   481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^| 
nexpanded from macro 'var_GetChecked'_m           ^
../include/vlc_common.h
e  142 | #define var_GetChecked(o,n,m25t,v):
In file included from ../include/vlc_common.h var_G:e../include/vlc_variables.h :|1031misc/addons.c:541:13 VL: C_VAR_DOINHERt140warning: I| :    ^C48
:../include/vlc_variables.h:122:39h: note: expanded from macro 'var_Create'
T ) note:   122 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc];
      #define
|   541 |             msg_Err( p_m    ^
a nv../include/vlc_variables.hager->p_priv->p_parent,
ecked(      VLC_OBJECT(:o),n,t,v)
      |                                                ^
| ../include/vlc_common.h:481            ^
:15:481b:122:39:15 note: expanded from macro 'var_Create'
../include/vlc_messages.he:: note: expanded from macro 'VLC_OBJECT'
83r  ar_sCreate(:  a122 | #defi,ne vabr_Cre,c) var_Creatate(a,b,c) var_Create( VLC_OBJECT: ((const vlc_obej:a), b,( VLC_OBJECT(a), b, c )
       c )
      |                                       ^
|                                       ^e
../include/vlc_common.h:481:15: note: 481 |         conct_../include/vlc_common.h:
../include/vlc_variables.h:525:s:t struct vl5481: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:c15  525 |     var_Create( p_:obj, psz note: expanded from macro 'VLC_OBJECT'
_name, VLC  481 |         const_ struct vlccommon_VAR_BOOL |_c Vexpanded from macro 'var_SetChecked'ommon_member
expanded from macro 'VLC_OBJECT'
s    481 |         const struct vlc_common_members: (const vlc_objecLC_t140V_t *)(&(x)->_membobj) \
      |               ^
AR_DOINHERIT
       | |     ^
#../include/vlc_variables.h:122:39:In file included from posix/rand.c:26:
In file included from ../include/vlc_common.h:1031e note: :
: (constdefirn e vl5: note: expanded from macro 'msg_Err'
csv_ expanded from macro 'VLC_OBJECT'   
83  481 |         const  | s tnote: rexpanded from macro 'var_Create'u
c  122 | #defin   msg_oGe varar_SetCt vlc_commeneric(p_this, _Checked(o,n,t,bjectv_)t var_SetCht../include/vlc_variables.h:491e :5*)( *)(&(x)-con_me&(x)->omb>jo)V bers: (const Lkv\
      |               ^
ed(VLCC:_OBbJECT(o),j) \n,t
      |               ^
,v)
      |                                                ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:l481c:_  o491In file included from posix/plugin.c:_MSG_ERR31b:
15,: note: expanded from macro 'VLC_OBJECT'
In file included from   ../include/vlc_common.h:1031:
481 |         con../include/vlc_variables.h:st 491:struct vlc __VA_ARG |   5: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
_cj  e491ct_t *)(&S(ox)->obj) \__)
      | var_C
m      |  |               ^      ^  
mon_../include/vlc_messages.h:78:va13r_
Createmem: r(bnote: expanded from macro 'msg_Generic'e
 eate( pp_objIn file included from posix/timer.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h   78 |     :350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: (c  350 |     if( var_Gvers: (const vlctChecked( p_olcb_obje,j,c ps psz_name, VLz_Log(VLC_OBJECT(o), p, vlt_t c_module_n_obj, psz_ame,name, VLC __FILE__, __LINE__, \C_name, VLC_VAR_STR_VAR_*ADDREn
      )|             ^
e var_Set../include/vlc_common.hICNG, &vhSS | VLC_VAR_DOINHal ) )
      |         ^
:481_../include/vlc_variables.h:142ecked(o,n,t,v) va:r_VAR_ADDRESS | SetChecked(VLC_OBJEV(&(x)E:C15T->ob(oj)R) L,C\n,t,v)
      |                                                ^
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
48  
481       | |         const st              ^V
AR_DOINHrrueERIaTc:  )tnote: expanded from macro 'var_GetChecked' te(In file included from ;
o      | vlc_common_m    ^
n../include/vlc_variables.h:st122
a  142:39:  | #define ,bvar_GeembertsChecked(o,n,t,v) va vr_GeltcChecked(VLC_O_object_t BJEnote: Iexpanded from macro 'var_Create'
:  122 | #define var_Create: (a,bnote: expanded from macro 'VLC_OBJECT'
,c) var_posix/error.c  481 |  T       )C T(o),n,t:27,v):
In file included from ../include/vlc_common.h
:      1031|                                                ^;
:
../include/vlc_variables.hC:../include/vlc_common.h256:12:r  (,:481c:warning: 15):
  vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eat  arnote: _Create256 | *expanded from macro 'VLC_OBJECT'
    ret        )|     ^
e../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
( VLC_OBJECT(a),25   urn var_Sb, etChc warnings generated.
e 122)const struc(&(x) | #define var_C
t vlcked( p_obj, psz_name, VLc_common_members: (reacons      tC vlc_obje_VAR_ADDRE|                                       ^
ct_t *)(&(x../include/vlc_common.h)->obj) \
      |               ^
SS, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
481 |         const struct vlc_common_members: (const vlc_objectIn file included from posix/error.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_INTEGER, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,_t *)(&(x)->obj)n,t,v)  \var_GetChecked(VLC_OBJECT(o)te(a,b,c) v,nar,t_Create(,v VLC
_OBJECT(a), b, c )
      |                                       ^
      )| 
              ^      
|                                                ^
../include/vlc_common.h:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481:  48115: |   note:        const struct vlc_common_mexpanded from macro 'VLC_OBJECT'In file included from eposix/timer.c:30:
In file included from mbers: (const vlc../include/vlc_common.h:_object_t *)(&(x)->obj) \
      1031
:
../include/vlc_variables.h  481 |   |               ^
:362:9     : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 |    co  if( var_GetChecked( p_obj, psz_name, VLC_VAR_ADDRESSIn file included from posix/plugin.c:31:
nst stru, &val ) )
      |         ^
(In file included from ../include/vlc_common.h:ct vlc_common_me1031../include/vlc_variables.h:
../include/vlc_variables.h:: 142VLC_OBJ:511:5ECT(a),depbase=`echo posix/thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/thread.lo -MD -MP -MF $depbase.Tpo -c -o posix/thread.lo posix/thread.c &&\
mv -f $depbase.Tpo $depbase.Plo
m:48 warning: : note: bconst vlcelibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/specific.lo -MD -MP -MF posix/.deps/specific.Tpo -c posix/specific.c  - fPIC -DPIC -o posix/.libs/specific.o
rs: (expanded from macro 'var_GetChecked'
b  142 | #define_ ob,var_coGetject_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Chectked(o,nn,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^

../include/vlc_common.h c s)   :481:15: 511t vlc_object_t note: *)(&(x)->obexpanded from macro 'VLC_OBJECT'
 |       481
 |   va         r_Crej| )  \
      |               ^
  coanst struc                                      ^
t vlc_common_membters: In file included from posix/error.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_common.h:481(const../include/vlc_variables.h ev:lc_obje293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct_t *)(&(x)->obj) \
      |               ^
*)(&(x)->ob../include/vlc_common.hj( p_) \
:15o: note: expanded from macro 'VLC_OBJECT'
b  j, p:  481293:15 | sz_n      ame, VLC_VAR_IN    if( !vaTEr_GetChecked( p_obj,In file included from posix/timer.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hGER :429:5: warning: ||               ^ psz_name, VLC_VAR_BOOL, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'

 V  142 | #define LC_VAR_DOINHdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]E
R  In file included from :IT
      |     ^
429posix/dirs.c:../include/vlc_variables.h:122 |   :note: expanded from macro 'VLC_OBJECT'
39  481 |  : note: 28:
expanded from macro 'var_Create'
In file included from    122../include/vlc_common.h | #:1031:
d../include/vlc_variables.hevf:i203nae: v12: warning: r_ Gae t   C hredue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c_ke
Cr  203 |     reed(cotonurn vaar_,stn,SteetChecked( p_obj, psz_name, VLC_VARIn file included from posix/netconf.c:37:
In file included from (t,v) a_../include/vlc_common.h: ,b1031:
../include/vlc_variables.h:189s:12: var_Get,c) var_Create( ChecVLC_OBJECT(aBOOL,), b, c )
      |                                       ^
k../include/vlc_common.h:481:15: note: warning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 val   189 |     rexpanded from macro 'VLC_OBJECT'd
(  481 |     481 |    );
      et   |            ^ r V
t urn u   cocnLcvsta onrs../include/vlc_variables.hC_OBJECT(o),n,t,v):_SetCheck:140:48: 481note: eexpanded from macro 'var_SetChecked'vlc_

:15: note: expanded from macro 'VLC_OBJECT'
      c|                                                ^o
d  mmon_members: (const  481 |      ../include/vlc_common.h :481:t  140 -(vs t  |  15:  lc_objvr cupc_aronote: _expanded from macro 'VLC_OBJECT'C
r  eta#tbjdeefine v,ar_SetCheck481 |         const stru>obed(o,n,( ct vlc_commont,voj))   va_npr_Ss_obj,t strucetChect vlc_comvmkedlc_common_members: (conmembers:(VLC_OBoJECst vlc (const vln__object_t *)(&(x)-members: (>o bcj) \
      onst psz_na| pme, VLC_VARt struc              ^
_INTEt vlc_common_members: (const sz_name, VLC_\
      |               ^
VAR_I vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from misc/fingerprinter.c:25:
In file included from ../include/vlc_common.h:1031:
vGER, val );
      |            ^In file included from posix/plugin.c:31:
In file included from ../include/vlc_common.h:1031c_object_t *)(&:
../include/vlc_variables.h:525:5: 
lc../include/vlc_variables.h:_(x)->140:48: note: expanded from macro 'var_SetChecked'
obj) \
NTEGER | VLC_VAR_DOINHERIT );
              140 | #define var_SetChecked(o,n,t,v) var_SetCh| ecked(VLC_OBJECT(o),n,    ^t
,v)
      |                                                ^
../include/vlc_common.h:481:15: note: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:539../include/vlc_variables.h:122:39:   note: expanded from macro 'var_Create'
expanded from macro 'VLC_OBJECT'525 | :  122  | 5   var:_# warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C  539 |     var_Create( p_obj, psz_nam
  481 |         ec,r edatoe( p_obj, nst struVpsz_nameLC_Vc, VLCmisc/filter_chain.c:251:_VAR_BOOL | VLC_VAR_DOIefine var_Create(aNHERIT
      |     ^
,Ab|               ^
Robject_t_ ,c) varIn file included from _Create( VLC_*)(&OBJECT(a), b, c )
      | ../include/vlc_variables.h:(x)->obj) \t vlc
      |               ^
_common_members: (const vlc122:39: note: _object_t *)(FLOAT | VLC_V5:                                      ^
In file included from  expanded from macro 'var_Create'
posix/rand.c:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5:   251 |     msg_Dbg( pa&(x)->obj)T(o),warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rent,     122 | #defposix/error.c511: | n,t,v  \
      |               ^
)
      |                                                ^
"Filter   var_Create(iIn file included from   posix/netconf.c:37:
In file included from ../include/vlc_common.h:1031ne va:
../include/vlc_variables.h:r27_../include/vlc_common.hARC:481:15: note: expanded from macro 'VLC_OBJECT'
:
  481 |   p_D203:In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:r12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
O17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h _eo:  481:15: INHERnote: ITate(a,b,c) varbexpanded from macro 'VLC_OBJECT'
_Create( VLC_OBJECT(a),
 b       |     ^,    con304st str |   u203 |     return vct vlc_common_members: (con      if st vlc _c )
      |                                       ^
object_t *)(&(x)->ob../include/vlc_common.h(lik:481:15: 481ely(!var_GetC |    hej)  cked (obj\
      |               ^
note: expanded from macro 'VLC_OBJECT'
j  481 |    ,
,../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 psz_naIn file included from posix/dirs.cm  :     c122e, VL28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: | #defin warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 n  212C_VAR | amee v,ar_Create(a,b,oac ) var_Create( Vr_IL   C_return var_Se_NtTEGECR | VLC_VAR_DOINHERIT
      |     ^
hecked (obj../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) , nvar_ameCreate, VLC_VAR_COORDS, val( VLC_OBJECT(a), b, c )
      |                                       ^
);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  140 | #define var  481 |         const'_%s'SetChecked(o, struct vlc_c o(%p) appended to chain",
      |     ^
OBJ../include/vlc_messages.h:87:5: mmon_members: (const vlc_object_t *)(&(x)->obj) \note: 
      |               ^
n,t,v) var_SetChecSECT(a), b, c )
      |                                       ^
ked(VLC_OBIn file included from posix/rand.cJ:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:../include/vlc_common.h5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ECT(o),n,t,v)
      |                                                ^
 VLC_VAR_COO:481:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  15: note: expanded from macro 'VLC_OBJECT'
  481 |        525   const st |  e   expanded from macro 'msg_Dbg'
    87R D  const struct vlc_comt | Checked(mo   var_Create( p_obj, psz_name, SVLnC_VAR_B,_membOOL | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note:  expanded from macro 'var_Create'
  122 | #define var_C re p  msga__Geners: (coruct vlcbte(aeric,b,c) var_Create( VLC(p_this, VLC__OBJECT(a), bMSG,j c )
      |                                       ^
:_38: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, psz_n../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_common_members: (const v  481 |    lc _obje    coans  met strucc, V459 | LC_VAR_BOOL, tval _t *)(&(x) - >obj)  &va vlc_object_inte)ol)))
nst ;vlc_object_t *)(&(x)-r>obj) \
      |               ^
 \
      |               ^

      |            ^nal
s_t ../include/vlc_variables.h:140:      | DBG, In file included from misc/fingerprinter.c:25:
In file included from ../include/vlc_common.h:In file included from posix/dirs.c:                ^_1031
_../include/vlc_variables.hVA_ARGS__)
      |     ^
*p_../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
28:
In file included from 48: note: expanded from macro 'var_SetChecked':142:48: note: ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     rexpanded from macro 'var_GetChecked'priveturn var
 = vlc
_SetCheck:
../include/vlc_variables.hed(_   142i:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p_    140 | #definobj, psz_name, VLeC554_VAR_ |     var_Creante( p_o   FLO78 |    eAct_t *)(bj, psz_name, VLC_VAR_STRING | VL t | #dT vlc_Log(VLC, vefine varavar_Sel );
      |            ^
    const struct vlc_comm_GetChecked(o,n,t,v) var_Geternals(../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
_O   tChecp_this );
onk      |                                      ^
ed(o,n,t,v) vmisc/variables.h140 | #da:60:59: r_note: _expanded from macro 'vlc_internals'
   efine var_SetChe&(x)->obj) BJEC60 | \
#       SetChecked(VLC_OBJEC_VCTAR_DOmembers: (def(T(o), conoinest v p, vlc_mlco_oIbjNHEReIT| c
              ^d)ct_t *)(&(xv)-Checked(VLC>obj)       | _OB\
    ^
l../include/vlc_variables.h,
J      n|               ^
Ecu,:122:39: note: expanded from macro 'var_Create'
_intIn file included from   posix/timer.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5:ltCT(o),n,,t,vv)
misc/filter.c:ernals)( 
o            | bj 181122e_name, __FILE__,|                                                ^
../include/vlc_common.h:481  :_9warning:  | :_Ldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:15  : note: expanded from macro 'VLC_OBJECT'
442 |     var_Cr#define   481 | I      N E _c_o,nst struct vlc_common_members: (cons  \
      | eate(t vlc_warning:  p_odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o
v  ar_C181 |                ^
r../include/vlc_common.h:481:15: ked(o,n,t,v )bjnote:  v are_expanded from macro 'VLC_OBJECT'
ct  S481_ |         co  t * ns)t( &s(etruct vlx)->obj) \
      |               ^
btjc_com,Checked(VLC mon_psz_name, VLC_VAR_BOOL | VIn file included from posix/error.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hLC_VAR_DOINHERIT );
      |     ^
:_324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |     if( !va../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #definer_GetChecked( p_obj, pszOeatBe(a,b,c) var_Create( VLC_OBJECTJ(a_name, VLC_VAR_FLOAT, ), &val ) )
      |          ^var_Crea)te(a,b,c) ((( var_Cremembers: (const vlc_obje
../include/vlc_variables.h b, :142:48: vlct_t *)ate( VLECT(oc)                                               ^ )
      |                                       ^
c(
&../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
,_objec(x)->obj) \
      |               ^
tn,t,v)
  C_481OBJECT_i(a), b, c  | nt )
             const struct vlc_common_em| er                                      ^
mber../include/vlc_common.h:481:15s: (const vlc_object_t *)(&(x)->obj) \
      |               ^nals_t
misc/filter_chain.c: note: :expanded from macro 'VLC_OBJECT'
m258  481 |     *:9: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o
     c258In file included from  |      dule_unneoed(posix/netconf.cn    :../include/vlc_common.hm      note: expanded from macro 'var_GetChecked'
s)g_Err:(VLC_O|                                                ^( parBent, "Failed to sJECT(obj)))-cre37a:
t 1)s
tptru      _ctbIn file included from ../include/vlc_common.h vlc_c| e %s '%s'",                                                           ^lend, p_blenclibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/thread.lo -MD -MP -MF posix/.deps/thread.Tpo -c posix/thread.c  -fPIC -:1031:
../include/vlc_variables.homamopabil  142 | #d
DPIC -o posix/.libs/thread.o
en_members:f212ine var_GetCh481:i
:../include/vlc_common.h::12:d481- warning: t../include/vlc_common.h::15481:: 15note: :expanded from macro 'VLC_OBJECT' 
note:   481 |  expanded from macro 'VLC_OBJECT'
 (co15nst vl>due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  212 note: expanded from macro 'VLC_OBJECT'
p  _mn481oc_odubj |      | ect_t re     turn var_SetChecked (obj, name, VlLC_VAR_CO   coe*  )(&(nORDSx, val);
      | 481 |         const struct vlc_common_membe );
      |         ^
st           ^y, name ../include/vlc_modules.he);
      ) | sc:rs: (const vlc_object_t *)(&(x        ^
)50:42-: >obj) \note: expanded from macro 'module_unneed'

   50 | #d      ../include/vlc_messages.h:83:5: note: ->obj) \
      expanded from macro 'msg_Err'e
f   83 | ine   |               ^m
odul|               ^
In file included from posix/timer.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  455 |     var_Create( p_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from posix/timer.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from posix/timer.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common  _members: (cmsg_Generic(p_this, VLe_unnC_MSG_ERonst vlc_object_t *)(R, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:&(13: note: expanded from macro 'msg_Generic'
eed(a,b)   x)->obj) \78 |     vlc_Log( m
      |               ^
VLC_OBJodule_unneed(VLC_OBJECT(a)In file included from posix/specific.c:ECT(o), pIn file included from posix/timer.c:25:
In file included from ,30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, vlc_mod../include/vlc_common.h:1031:
../include/vlc_variables.h  491 |  :189:12: warning: uldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b)
  189 |     return var_SetCe_name, __FILE__,heck __LINE__, \
      |             ^
../include/vlc_common.h:481:ed( p_obj, psz_name, VLC_VAR_INT   var_E15: note: expanded from macro 'VLC_OBJECT'
GCreate( p_obj, psz_name, VLC_VAR_ADDRESER, val );
      |            ^
S | VLC../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
_VA  140 | #define var_SetChecked(o,R_DOINHERIT n,);t,v) var_
      Se|     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
tC  122 | #hedeckfine var_Creat  e481( | a , b    e d (cVoLnCs_tO Bs      J| E                                         ^CT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

,../include/vlc_common.h:481:15: trnote: expanded from macro 'VLC_OBJECT'
c)   481 | var_Crea t e      const  481 |      struct( vlcmisc/variables.c VL   : uc640ctonst :38: v lc_common_m_scoembers: warning: mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

../include/vlc_variables.hCm_OBJECT(a), b,  640 |     vlc_object:140truct (co:48: note: _internexpanded from macro 'var_SetChecked'ns t
als_t *p_pric vlcv  140 | #_ = vlc_internalsd vlc_ob( p_common_members: (const vlc)
      | e_o                                      ^
f../include/vlc_common.hthis )i;
      |                                      ^
ne var_SetChecked(o,n,t,v)bjmisc/variables.he varct_t *)(&(x)_SetChecked(VLC-jec_OBJECT(o),n,t,v)
      |                                                ^
o>objn_mem../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:  481 | 60      bers: (cons) \
      |               ^
t vlc_ob  constmisc/filter.cjr:183:5: warning: et_t *)(t:ct_t *)(&(x)-> sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t
ruct vlc_commou  oc&b(jt) \
n_membxe59: note: expanded from macro 'vlc_internals'
rs v)->ob:         | 60              ^j:l481:15: c) \
      |               ^
_common_mem
bers: (const v183 | misc/filter_chain.c:260:9: warning: lnote: expanded from macro 'VLC_OBJECT'
c # define vlc_inter_obIn file included from   posix/specific.c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]j481e(nc25o:
nIn file included from s../include/vlc_common.ht: 1031v:
l../include/vlc_variables.hc:_203object_t *)(&(xc)->obj) \:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   203        const s |     vlc_obtrject_reluct vease( p_blend );
      |     ^

../include/vlc_objects.h  260 |      t  :66:25: | l cnote:     return var_SetChe msg_Err( parent, "Failed to
      |               ^
        consexpanded from macro 'vlc_object_release'
t str   66 |     vlc_uobject_releasIn file included from posix/netconf.c:e( VLC_OBJECT(a)create %s37:
In file included from ", capked(ocability ,n,t,v) var_GetChecked(V );
Ls)
      |                         ^
      ../include/vlc_common.h:t1031:
../include/vlc_variables.h:227: struct vl12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     ct vlc_com| ../include/vlc_common.h:481:15: note: kedexpanded from macro 'VLC_OBJECT'm        ^
( retu
onc_cC_OBJ  481 |       o _me../include/vlc_messages.h:mmbers: mon_m_tembers: ((const vlECc_objecoc83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Gt_t *)(&(x)T(-o),n,t,v)n_sct vlo
      |                                                ^
epn../include/vlc_common.hmmonce:481:15: note: expanded from macro 'VLC_OBJECT'
   ri __481 |       *_)(&(x)->aobj m, psz_name,ols corconst struct vlc_common_monb nst strucembeVLC_rtV vlc_common_membersem( o:bers: (con>obj) \
      |               ^
 bjvar_SetChecked( p_ ) (((vlc_ojbje) ctt vsIn file included from _internaols_tt vlc_object_t *)(&(x)->objlc_cs: (const vlc_obje \A
ct_t *))       | (R              ^
*\const vlc_obj
      |               ^
)(VLC_Oect__BOIn file included from misc/fingerprinter.c:OL, vIn file included from posix/timer.c:(3025&:
(x)-BJECT(obboposix/dirs.cj44>obj) \
      |               ^at mmon warningIn file included from ../include/vlc_common.h:1031
ect_t *)(&(x)->obj) _members: \
      |               ^
(:
../include/vlc_variables.h:563:5c:: :
owarning: ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s
t  563 |     varIn file included from posix/plugin.c:In file included from  *31):
28In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:(&(x)->obj) \:

      _In file included from Cre539:v5lc_object_t../include/vlc_common.h:1031:
../include/vlc_variables.h:241 *)(&(x)->obj)bj,In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 psz_name, j\|               ^

      |               ^
:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l  241 |     )))) return var_ VLC_5SetChecked( p;
      |            ^
V-AR_FL:s_obj, psz_name , VLC generated.
_VAR_STR  539 |     var_CreatIn file included from posix/rand.c:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5:OAT, val ); 
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
warning:   140 | #defidue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h:140:48:
 note:   539 |     var_Create( pnexpanded from macro 'var_SetChecked'e_obj, pszwarning: _name, VLC_VAR_FLOAT | VLC_1)
      |                                                           ^
V AIn file included from misc/filter.c:187:
../include/vlc_video_splitter.h:121:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]v../include/vlc_common.ha:r_SetChecked(o,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  511 | R_DOINHEn  ,140t | ,#Re
I481(: p_posix/error.c:27:
In file included from obj../include/vlc_common.h      121, psIz_namNG, val ate( p_o | bj, psz_name,15: note: expanded from macro 'VLC_OBJECT'
v   a    VLC_dVAR_eSTRIfine var_SetChNG | VLCe_cke481v) var_See:, VLC_1031:
t../include/vlc_variables.hr:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d(o,nChecked(VLC_OVAR_DOINHERIT
      |     ^
BJECT../include/vlc_variables.h(o),n,t,v)
:122      |                                                ^
,t,v |       )   340 |    v if( vaar_GeV: depbase=`echo posix/getaddrinfo.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
 tChecked( p_obj,ARc_FLOATr_SetChecked(VLC/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/getaddrinfo.lo -MD -MP -MF $depbase.Tonst st | VLC_VAR_DOINHERITr
      |     ^
uct vl../include/vlc_variables.h:122:39: note: po -c -o posix/getaddrinfo.lo posix/getaddrinfo.c &&\
expanded from macro 'var_Create'
  122 | #definc_commomv -f $depbase.Tpo $depbase.Plo
 psz_name, VLC_Ve var_Create(AR_Sn_a,b,c)_TRI var_memCrebers: (const vlcC_o../include/vlc_common.h_OBJECT(o),n,t,v)
      |                                                ^
a../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
te( VLC_OBJECT(a), b, c )
      |                                       ^
  481 |         ../include/vlc_common.h39: note: expanded from macro 'var_Create'
c  122 | #define var_CornstT b:
481      |     ^
e../include/vlc_variables.h:122:atc:15e39::js ect_t(p_this, VNLC(_MSG_ERR, __VA_A R*G)S(_&_()x
      note: |     ^
)../include/vlc_messages.h->ob jnote: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_Create')  t481G  | \ 
,  122 | #define var
_       const struct vlc_common_meCreate(a,b,c) var_Creareate( VLCte( p_obj, psz_name, VLC_VAR_OBJECT(a), b,a,b,c) var_Create(_INTEGER  c )
      |                                       ^
| VLm../include/vlc_common.h:r481uct vlCc_common__m:bers: (cVAR_15:D:78:13: note: expanded from macro 'msg_Generic'
O note: expanded from macro 'VLC_OBJECT'   
78  481 | I |  : Nembers:   vlc_Log((const VLCvlc_OBJECT(_Ho bject_t *)(&(x)->obEj)o ), \ p, vlc_module_name          , __   consF&val |               ^

)I )      |               ^
L E__,VLtC struc_OBJE481:15:In file included from   __LINEposix/netconf.cC:T37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h(:a241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'VLC_OBJECT'
  )  t481 |        misc/variables.c: vlc_common_mem bers: (const vlc_object_t *)(&(x)->707:38c: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  nRIT
      |     ^
ob)j) \
      |               ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
707; | 
      |   122 | #define var_Cre
as    vt In file included from ste(a,b,c) var_Create_(_ , \
      |             ^
VLC_OBJECT(a), b, c )
      | ../include/vlc_common.h:                                      ^
39../include/vlc_common.h: truct v481l           ^:note: expanded from macro 'var_Create'
c_com  m122 | on#_:mdemb481:e15rs: (ec:ofinst note: expanded from macro 'VLC_OBJECT'
ne vl lccv_a15ob:ject_t *)(&(x_object_inte)r-n>aolbsj_)t ,*p_priv  \b, c )      
      |                                       ^
../include/vlc_common.h:
| 481        ^
../include/vlc_variables.h:../include/vlc_variables.h::142:48: note: expanded from macro 'var_GetChecked'
140:48: note:   expanded from macro 'var_SetChecked'
   = vlc_intern140 | #d142aels( fine var_SetChec15ked(o,n,t,v) var_SetChecked(VLC_OB: note: Jexpanded from macro 'VLC_OBJECT'
ECT(o  481 |         const struct vlc_compmon_member_this s: (const vlc_objec), | )#defn,t;
      
      |               ^
|                                      ^
,v)imisc/variables.h:60:59: note: expanded from macro 'vlc_internals'
   ne var_Getposix/rand.c:Checked(o,n,t,v) var_Get 
note: expanded from macro 'VLC_OBJECT'
In file included from         posix/plugin.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C  554 |     var_Create( p_obj, psz_namt_e,h60 VLC_VAR_481Str_T | 26|                                                ^C 
 rR../include/vlc_common.h:481::
In file included from ../include/vlc_common.h:1031:
I../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  554 |     var_Create( p_ob e  NG |ate(a V*,j, psz_nam | oL    nb,ccC_e, VLC_VAR_STRINGVAR_)(s&t(x)-DOIN H>voE #lc_oRbIT define vlc_internals( obj ) ject(((
      |     ^
../include/vlc_variables.h_t :122:39: note: expanded from macro 'var_Create'
o|  bj) n*))(&(x)-v122lc_obj | #define var_Create(a,bect_internal15>obj),c) v \:ar_ Create( VLCsnote: expanded from macro 'VLC_OBJECT'
_ts_OB
      |               ^  
 var_Create( VLJ481*)(VL | In file included from posix/specific.c:25:
EC In file included from ../include/vlc_common.hT(at struct vlc)C_OBJECVLC_VAR_DOINHERIT
      T(|     ^
a), b, c: )
      | In file included from posix/thread.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  C_OBJECT(obj)))../include/vlc_variables.h189 |     r1031:
../include/vlc_variables.h b, c )
      | :212                                      ^
eturn var_SetChe:                                      ^
c:../include/vlc_common.hked( p:122:39: note: expanded from macro 'var_Create'
_  122 | _ob#djcommon_members: (../include/vlc_common.hefine var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
 12       con:481:15: note: expanded from macro 'VLC_OBJECT'\481
:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_memb      ers: (const vlc_object_t *)(
,  co481 |       n&st vlc_object_t *)(&((xx))->obj) \
      |               ^
s psz_name, VLC_VAR_INTEGER, val );
      |            ^
  In file included from ../include/vlc_common.h:481->obj) \
      |               ^
-1)
      |                                                           ^
:posix/filesystem.c15::49 :
note: In file included from expanded from macro 'VLC_OBJECT'
misc/filter_chain.c:../include/vlc_common.h263::5../include/vlc_common.h:: warning:   481 |         const strdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1031481  263c../include/vlc_variables.ht str:
../include/vlc_variables.h:511uc::140:48uoc |     vlc_objnst str: uct ect_r:note: 5t vlce:expanded from macro 'var_SetChecked'
   140 | #defwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_common_members: (cotnst vlc_object_t * )vlc_common_membe  511 |     rs: (var_Ccr| onlease( fi              ^: warning: st vlc_objvlc_commoneatdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e( p_obj,ect_t *
15)(&(x)-_members:>obj) \
 (const v      lc_In file included from | misc/fingerprinter.c(:obj: note: 25:
lter )expanded from macro 'VLC_OBJECT'
ine;
&
      (  In file included from ../include/vlc_common.h212 |     return var_Se:tx              ^
1031Che e:
../include/vlc_variables.hckvcIn file included from posix/dirs.c:28:
In file included from ../include/vlc_common.h:1031:
k../include/vlc_variables.he:256::578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  578 | r_S etCe d  if( var_Change( p_obj, psz_name, VLC_VARhe(VLC_OBJECT(o),n,t,v)
      |                                                ^
cked(o_C,HOICESCOUNT, &count, N psz_../include/vlc_common.hnUa:mLenL ,)t,, v)481V:15 ): note: 
expanded from macro 'VLC_OBJECT'd
   481 |  (obj, name, VLC_VAR_COORDS, val);
      |            ^
      |         ^
L../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  481 |  vCar_Set
  128C | h#define        v const sar_Chaeck  e140 | d(VLt_VAR_#dCn_OBJECT(o)e),n,t,v)
      |                                                ^
f../include/vlc_common.h:ige(a,b,c,d,e) var_Change481:15: INTEGER | VLC_VAR( VLC_OBJECT(a), note: expanded from macro 'VLC_OBJECT'
_nDe var_  481 |         constSe-b, c>obtCheck241ej) \
      | , d, e )
       | |                                           ^ st  ru ruct vlc_commonO _d(o,n,t,v) var_Se
tCheck12: ed(VLC_OBJECT(o),n,t,vwarning: ret../include/vlc_common.hu:481rn var_SetChecked( p_obj,):15: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: expanded from macro 'VLC_OBJECT'
  481 |         const stru

ct vlc_commoect vlc_co psz_name              ^
, Vmmon_members: (consLC_VAn_memINHERIT
      |     ^
b../include/vlc_variables.h:In file included from R122_STRING, val:39 ): note: expanded from macro 'var_Create'
      |                                                ^
  ../include/vlc_common.hposix/rand.c;
      |            ^
ct_t *)(&(x../include/vlc_variables.h:140)->obj) \
  256 |     return var_SetChec:48: note: expanded from macro 'var_SetChecked'
      |               ^
ked( p_obj, psz_  140 | #defin e   vna r:_26:
In file included from ../include/vlc_common.h:1031:
aers: (co122 | #define var_:n481:15In file included from  posix/plugin.c :: note: C31r:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 | eate(a,bexpanded from macro 'VLC_OBJECT'    var_Create(../include/vlc_variables.h p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT

  t vlc_obj      481, |  |     ^  c) v a  
 ../include/vlc_variables.h :r const struct evlcconst struct122 vlc_common_membc_e:c39: note: expanded from macro 'var_Create'
t  122 | #define var_Create(ar,ommon_membsersb_mCstrea: (c:563:5: warning:  vSlc_obetCject_t *)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |     var: (consthecked(o,te( VLC_OB_t *)JE(&(x)n,t,->obov)j)n s\t vlc_object_t *)( vlc_obj
      |               ^
,c) var_Create( VLC_OBJECT(a), b, c )  &(xe)->obj) \
      |               ^481 | 
    ct_t *)(&(x)->obj) \
_      Create( p_o| In file included from     
      posix/error.cbco:              ^m27:
In file included from nst str../include/vlc_common.hejuct vlc_common_members: (const :1031:
, ../include/vlc_variables.h
:vemberslc_ob:, var_SetC VLC_VAR_ADDjIn file included from posix/specific.c:25e:
ct_t350R EIn file included from S../include/vlc_common.hS, val(chonst  ecke| dC*)(&(x)->obj) \
      |               ^
 (VLvT(alc_),:obj In file included from posix/timer.c:30:
In file included from ../include/vlc_common.h                                      ^b:, cC_O)BJECT(o),:1031:
../include/vlc_variables.h:227:12: warning: psz_name,;
      |            ^
 VLC_VAR_STRING | VLC_Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
AR_DOINHERIect_t *)(&(x)->ob  227 | 1031:
../include/vlc_variables.h:525:95../include/vlc_variables.h::T warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

:  350      j| 140    retur warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:n48:  var_
 |      525 |     var_Crnote:      ^e
Sa../include/vlc_variables.h) \
      |               ^
expanded from macro 'var_SetChecked'
etChecked( p_obj, pift:e( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINH  sz_name, libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT posix/getaddrinfo.lo -MD -MP -MF posix/.deps/getaddrinfo.Tpo -c posix/getaddr(&(x)->ob122:39: note: expanded from macro 'var_Create'
info.c  -fPIC -DPIC -o posix/.libs/getaddrinfo.o
j) \
)
misc/variables.c        |                                       ^
      |               ^
:730
122../include/vlc_common.hERIT
      |     ^
../include/vlc_variables.hIn file included from posix/thread.c:31:
In file included from ../include/vlc_common.h:(:1401031:122:39: 38: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | #define var_SetCheck:../include/vlc_common.hnote:  var481_Geexpanded from macro 'var_Create'
:  122 | #define var_Cr15:tChecked481:e15: : note: expanded from macro 'VLC_OBJECT'
ed(omisc/fingerprinter.cnote: ,n,texpanded from macro 'VLC_OBJECT' VL,  :48135 | : 13: C_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      const structVA
ate(a,bv,R_  F481L |      OAT, val );
       |             ^ 
c../include/vlc_variables.honst struct vlc_common_members: (co vlc_common_members:n :(140c:48: note: expanded from macro 'var_SetChecked'
osnt st vlc_objv   l35   | 140  | (# dpe_c_objec) obj,v  ar_Sepsz_name, VLtChecect_tk *)(ted(VLC_OBJECC__&(x)->obj) \
tT *)(&(x)->(o),n,t,v)
      |                                                ^
             o  VAR_STRING, &val )  )b
v      l| c_        ^c
u../include/vlc_variables.h:142:s48f  ij../include/vlc_common.h:481:15: note:  | #define var)_n| C              ^
expanded from macro 'VLC_OBJECT'
  481 | tom_crea treate       const struct  vlc_c(In file included from ao\
      |               ^
,b,c) varposix/plugin.c:31:
In file included from ../include/vlc_common.h:_Crea1031:
../include/vlc_variables.h:578te( VLC:_In file included from OBJECT(a), b, c )
      |                                       ^
posix/filesystem.c../include/vlc_common.h:49:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mmon_me:mber525s:::5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |      inote: fexpanded from macro 'var_GetChecked'( var_Change( p_obj, psz730_ |     vlc_ (cons  t naobj
:
525 |   e  c142../include/vlc_variables.h:203: | #define va12tr_inter:v warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  203 | n    relc_obtuGetChjeranct_tls_t *ec *)(&(x)  v var_Setked(o,na->objpC,t,v_)r_Create( p_obj, psz_name v, VhL) \
      |               ^
ar_GetChecked(VLC_OBJECT(o),n,t,v)
      C| _                                               ^V
In file included from me, VLC_VA../include/vlc_common.h:481:15R_CHOICEposix/dirs.c: AR_BOOL | :28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V  276eLC_Vnote: expanded from macro 'VLC_OBJECT'
e( p_   |   this, size  if( !var_GetCn:481AR_DoOf( hI*p_fingere481cked( p_o,t,v)p |         const stSCrruicnt vlc_commonOU_members: (const vlc_object_t NT, &count, NUbjLL ) )
      |         ^
NHER*,)(&(x)->obj) \
      |               ^
cked( p_obj, psz_name, VLC_VAR_BOOL, val );
      |            ^
t ), "f../include/vlc_variables.h:ingIn file included from posix/error.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:
9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
140:48: note: expanded from macro 'var_SetChecked'
erprinter" );
      |             ^
  140 | #define var_  362 |  S      etC| hecked(IT
      |     ^
  ../include/vlc_variables.h if( var_GetChecked(                                                ^
:122:39: note: expanded from macro 'var_Create'
p_obj, p  122 | #define var_Create(a,bosz_name, VLC_,c) va./libvlc.h,n,t../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
:110:27: note: expanded from macro 'vlc_custom_create'
r_  110Create( VLC_OBJ |         vlc_cusECT(a), tb, c )
      |                                       ^
e../include/vlc_common.h ovar_Set  128 | :481:#define var_C15:m_ note: expanded from macro 'VLC_OBJECT'
h  a481cr../include/vlc_common.h: |    ngVeAae(aR,_bA,DtDeR(VLC_OBJECTESS, &val ) )481:15: note: expanded from macro 'VLC_OBJECT'

      |         ^
  481 |         co(nos)t,  sst,r unc)t
       v|                           ^
c,d,e) pr../include/vlc_common.hiv:481 : = vc    const s)trlc_ vuct vlc_coammon_members: (const vlc_objec15: note: expanded from macro 'VLC_OBJECT'
t_tr _va  481 |  Cre  r     co_Chlc_internalsate( VLC_OBJECT(a), b, c nst st( p)
      | _commoan_memb                                       ^
 ../include/vlc_common.h:481:15: note: texpanded from macro 'VLC_OBJECT'
e  h481 |           msg_Warn*)(&(x)->obj) \(const struct vlc_commrnge( VLruct Checked(o,n,t,v) varv_Slci sp_splitter, "cC
      |               ^
_ c)oan't get omm_OBJutIn file included from posix/netconf.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256p../include/vlc_variables.h::12: E142owarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Cn_members:  256 |  T(a), b, c, d, ut pictoures" ); 
:      48(: note: expanded from macro 'var_GetChecked'
  etcCoh142n | #ecdefinkeeed (VLC_OBJECT(s:o) (co| n )
      |                                           ^
        ^v   ret:st urn ;
      ,n|                                      ^
vmisc/variables.h:60:59: ,,t,v)lc_osbject_t 

      |                                                ^../include/vlc_messages.h
v) var_SetC../include/vlc_common.h:t85 :vlc_:481:15: note: objecthecked(*)5(¬e: expanded from macro 'vlc_internals'_t *)(&(
x   60VLC_OBJECT(o),n,t,v)
      ar_GetChe)->obj) \
      |               ^
expanded from macro 'VLC_OBJECT'
  481 |         const :svIn file included from  t | # posix/timer.c:30:
In file included from ../include/vlc_common.h:ar_rSetCheck1031:
d15: note: expanded from macro 'VLC_OBJECT'
e  ecked481 |    |                                                ^
 ../include/vlc_common.h    const s../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'(x)->obj) \
t:note: (
o,n,t,v) va      r_GetCuct vhelc_common_cked(members: (conexpanded from macro 'msg_Warn'st vlc
_d( |               ^
   85 |     msgp_obj, psz_name, VLIn file included from posix/filesystem.cVLC_OBJ:49:
In file included from ../include/vlc_common.h:1031C_VAR_object_t A../include/vlc_variables.h:539:5:D warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
DRESS, val );
      |            ^
  539../include/vlc_variables.h | :*140   f ine vl)(&(  var_Cre:_Gen481eric(48: p_this,note: expanded from macro 'var_SetChecked'
  c_internals( objECT ) (((vlc_o(o),n,ate( p_obj tV, pszx)->o140 | #define var | L C_MSG_WARN, __VA_ARGS__)
          _name, VLC_VAR_|     ^
FLObject_i psz../include/vlc_messages.h:78__SetCh   ATc, onst struct vlc_:13: note: expanded from macro 'msg_Generic'
name,481:15: note: expanded from macro 'VLC_OBJECT'
    VLC_c  ommonv:
V../include/vlc_variables.h78: | )539
      |                                                ^_:AmeRmbe5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 
r_I../include/vlc_common.h 481  vl | c        cntonsNtTEGER, &va:481:15: str|ernals_t*)(VLC_OBJECT(obj)))-1)
      |                                                           ^
 note: expanded from macro 'VLC_OBJECT'
 VLC_VAR_DOIlNHERIT
      |     ^
_Log(sVLC_OBJECT(o../include/vlc_variables.h:122:), p  , vlc481   | b 39 : 539 |      var_Createnote: expanded from macro 'var_Create'
   122 | )# )
      |          ^
d../include/vlc_common.hefine: 481var_Cr j:) \
      |               ^
../include/vlc_variables.hr15: note: eeaIn file included from posix/specific.c:25te(a,b,( p: (const vlc_object_t *)(&(x)->objc    const strked(o,n,t,v) var_SetChecked(VLC_OBJEuct vlc_com_mon_meobj, psz_name, CT(o),n,t,v)
      |                                                ^
V../include/vlc_common.h:481:15: Lnote: expanded from macro 'VLC_OBJECT'
Cmberc_VAR_  481 |         const struct vlc_common_membFLOAT | VLC_VAR_DOINHERIT
      |     ^
ers: ) \
      |               ^
(const vlc_objectuct vlc../include/vlc_variables.h_cexpanded from macro 'VLC_OBJECT'
:_t *)(  481 |   s:  ommon_(&mem b( x ers: )n(const vlc:
  _object_t *)(&(x)->obj_members: (const->obIn file included from j../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) \
) \
 vlc_object_t *)(&(x)->obj) \
      |               ^
const strucuct vlc_common_members: (const vlc_object_t *            |               ^  )(&(x)-|               ^
>tobj)  241c |     rv\e
turnomisc/fingerprinter.c      In file included from posix/thread.c:31:
lc_common_members: |               ^
(const vlc_object_t *)(&(:In file included from n../include/vlc_common.hs:t1031 :
v
l../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_object  212 |   _t38In file included from posix/error.cposix/plugin.c::9::   warning: *)(&(x)-due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]>obj) \
      | 
63   :38 |         msg_Err( p retuIn file included from 27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:_this,posix/netconf.c:r37:
429In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: :              ^
5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429 var_Sn var_SetChecked (obj, name, VLC_In file included from posix/rand.c:VAR_COORDS, val);
      |            ^
 |     var_Creat../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
26:
eIn file included from (   140p_oetChecke122 | :d( p_../include/vlc_common.h:1031:
x../include/vlc_variables.h:578:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  276 |   #39j, psz_n )->obj) va) \
      |               ^
:r if( !var_GetChecoked( p_obj, psz_nabj, psz_nmisc/variables.c:723:25: warning: unused parameter 'expected_type' [-Wunused-parameter]
  723 |     d      me, VLC_VARame, VLC_VAR_STRING, v          int expec_Create( VLC_OBJECT(a)  "unabted_type, vlc_le to value_t create fingerpnote: rexpanded from macro 'var_Create'
aeme, V  _INTEGER, &val ) al );
      |            ^)
      |          ^

../include/vlc_variables.h../include/vlc_variables.h:140:48: note: fin122 | inter" );
      |         ^expanded from macro 'var_SetChecked'
e  140 | #define 
:var_Set142:48: Chenote:  var_Se9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'var_GetChecked'  578 |     if( var_Change( p_ob../include/vlc_messages.h:83:5: jnote: expanded from macro 'msg_Err'

  142 | , ps   z_name, VL83C | _c#define     var_Gked(ettmsg_Generic(p_thiChecChecked(VARo,ked(o,n,t,v) va_s,CHOICESCO,n,t LUr_SetCheckev ,vNVTL, &couC_Mal )
      |                         ^
SG_ERR, __VA_ARGS_nt_)
| , NULL ) )
      |         ^    ^
#../include/vlc_objects.h:66:25:       |     ^
note: expanded from macro 'vlc_object_release'../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
defi   78 |     vlc_Log(
VLC../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'ne vmisc/variables.c:786:38: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

   66 |     vlc_obj  ect_release( VLC_OBJEC786 | _a r
_Create(a,b,c) var_CT(reaa) )
      |                         ^
   vlc_object_internals_t *p_priv OB=JE../include/vlc_common.h:481:15:   note: 128 | #define var_Change(a,expanded from macro 'VLC_OBJECT'
b,c,d,e) var_bCh, cte(  481 |         VL CC_ OBJECT(a), b, c )
      |                                       ^c
)../include/vlc_common.h
: o      |                                       ^
v481lc_internal:15s( p_this_ang:) var_GC );
 eT(( VLC_note: expanded from macro 'VLC_OBJECT'
onst struct vlc_common  481 | _mOBJ../include/vlc_common.h      |                                      ^
misc/variables.h:60:59: note: expanded from macro 'vlc_internals'
9embeECo), p,:rs: ( T        const struct vlc_common_members: (const  vwarning:    60 | # lc_object_t *)(&(x)->obj) \
      |               ^
d(eaf)i,n eb ,vlc_vlc_module_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 n   63 | ame, __FILE__cic,nons, __LINE__, \
In file included from posix/filesystem.c        msg_Warn( p      |             ^
../include/vlc_common.h:481:_t15:hi note: sexpanded from macro 'VLC_OBJECT', "canno:481:15: note: expanded from macro 'VLC_OBJECT'
:49:
  481 |  t loadIn file included from ../include/vlc_common.h:1031e motdeule `%s' (%s)", path, d
r:
nalt C../include/vlc_variables.h:lerror()    );
      |         ^
hec d, e )
      |                                           ^
Vks554:5: warning: Adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ed../include/vlc_common.h:(VLC_OBJE../include/vlc_messages.h:(ns85:5 t481:  co: note: expanded from macro 'msg_Warn'
C  554 |     var_Cr struceate( p_obj, psz_name, VLC_VAR_STRING | VLC_VART(o),nst struct v
l  481c | 15   85 |     m:   note:      n,t,v) sg_DOINHERIT
const struct vlc_commo_nt_ vlc_commocommon_members: (const v_Genelc_n_members:ric(p_object_tht  (c*mis, Vembers: (const )(o&nst vLC_MSG_WAlvl(cx)->obj) \
_tobject vlc__t *)(&(x)->obj)       \| 
      |               ^
c              ^
_object
      | expanded from macro 'VLC_OBJECT'
                                               ^
_t *)(&(x)->obj) \misc/fingerprinter.c
../include/vlc_common.h::42481::3115::  warning: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R   42 |  N ,   _p__VA_ARGS__)
      expanded from macro 'VLC_OBJECT'
      |               ^finge
rprint->p_module = module_need( p_fingerpri|     ^
  In file included from ../include/vlc_messages.hntposix/timer.c:30:
In file included from ../include/vlc_common.h::781031:
../include/vlc_variables.h:  481 |         const , s"fingerprinter",
      otIn file included from posix/getaddrinfo.c:o,n554481 | 29|      R misc/filter_chain.c:ruct :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_INTEGERbject_t  | 304:  con  554 |     va,VtL5C_V: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_CreatA  :13: note: expanded from macro 'msg_Generic'
   78 |     vlc_304e*Log) | ,v) var_SetChe    modu(VLst stl(e                              ^_
C../include/vlc_modules.h_OBJ p_obj, psz_namuvckeECT(o), p, vlec,_ mVoLdCu_lVe_name, __FILAR_STRING | dV(LVCL_VAR_DOINHERIT
      |     ^
r../include/vlc_variables.h:122Cl::48_:O42B: uct vlc_commoc_common_members:39: note: E__, __LINE_ (_note: expanded from macro 'module_need'
n   48_members: | #define modulexpanded from macro 'var_Create'
e_need  122 | #define var_Create(a,b,c) v(a,b,c,d) modulear_Cconst vlc_object_treate( VLC_OBJECT(a), b,  *)(&(x)->obj) _ne\
      |               ^
 (const vlc_object_t *)(&(x)->obj) \
c )
      |                                       ^
      |               ^
e../include/vlc_common.h:481:15: note: dexpanded from macro 'VLC_OBJECT':

(&(x)->obj(  481 |    In file included from posix/netconf.c:37:
In file included from ../include/vlc_common.h:1031In file included from ../include/vlc_common.h:1031) \
      | V              ^
:
     const struct vL:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lCc_c  293ommo../include/vlc_variables.h | :189:12: R_DOI_OBJEwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nCT(a),b,c,d)
      |                                          ^NHER IT 
../include/vlc_common.h:481:15: );
      |     ^
 note: ../include/vlc_variables.h  189: |     return v122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLCar_SetChecked( p_o__OBJE  ibj, psz_name, VLC_VAR_ICT(a), b, c )NTEGER, val );f
      |                                       ^

      |            ^
../include/vlc_common.h:481../include/vlc_variables.h:140:48: note: :expanded from macro 'var_SetChecked'
15: note: expanded from macro 'VLC_OBJECT'
(  481 |         const struct vlc_common_  mmembers140 | #define var_SetCheck : (const vlc_oed(o,n,t,!bembenneed( fjecvt_) var_Setrt *CIn file included from )misc/subpicture.c(&(x)sexpanded from macro 'VLC_OBJECT'hecked(V
L::277:
../include/vlc_filter.hilter, filter->p_module   );
:167:9:481 |  C_OBJE    CT(o),n      |     ^
   const struct v../include/vlc_modules.hlc,t_comm:50o:n warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
42  167: note: expanded from macro 'module_unneed' |  
_(,v)
      |                                                ^
:me142m, \
      |             ^
../include/vlc_common.h:481:15:   50 | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'bers: (const vlc_object_t *)(&(x)->obj)# note: expanded from macro 'VLC_OBJECT'
  481 |      \
    consdefine module_unneed(a,b) module_unneed(VLC_OBJECT(a),
  481 |    b)
      |                                          ^
../include/vlc_common.h:481:15: note: t struct vlexpanded from macro 'VLC_OBJECT'
c_common_  481 |         constmembers: (const vlc_object_t * stru)(&(x)-      |               ^
c>obj) \
      |               ^
        -misc/fingerprinter.c:46:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
msg_Warn( p_fil     const: >obj) \ter, "c
      |               ^
an't get output pi   cture48: " );
note: expanded from macro 'var_GetChecked'
t   142 | #definvelc_      |         ^
c46../include/vlc_messages.h | : 85:5: note: expanded from macro 'msg_Warn'
ommon_members: (cons   85 |      msg_Generivar_Gec(p_this, VLCIn file included from posix/error.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: tChe   442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  vlc_object_release( p_fingerprint
   442);
 struct vlc_common_members: (const v | l c_object_t *)(_MSG_W v      |         ^
ar_GetChecked../include/vlc_objects.h(:66:25-ARN,>  _obj) \
      |               ^
_VA_ARGS__)
  v      ar|     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
misc/objects.c:135:36: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   78 |   :&(xo,n,t,v) va note: expanded from macro 'vlc_object_release'
   66 |     vlc)->obj) \
      | rt  vlc_Log(VLC_OBJECT(_Geo),to  vCcl      |     ^
p,../include/vlc_variables.h: vlchecked_module_name, __k  _(VLC_OBJECT(o),n,t,vFILoc_Create(135 |     vlc_object_internals_t E__, __LINE_p_obj, psz_ed( bject_release( VLC_O              ^
_, \
      |             ^
p../include/vlc_common.hBo:481:15: b j )In file included from posix/getaddrinfo.c* :29(_nanote: _privmo = vlc_internalsd(expanded from macro 'VLC_OBJECT'e, VLC
_:
In file included from ../include/vlc_common.h:1031:
  (VLC_OBJECT(o),n,481 |         co)
VA../include/vlc_variables.hR_BOn      tOL:203:12:|                                                ^
,v)
      ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 | |                                                 ^481 |         const  s(t(vlc_objruct vlect_internals_122:39VL
t*)(st../include/vlc_common.h struct vlc_com:m roco_ocn_members: (const vlc_VLC_OobjeBCJEct_t *CT(obj)))-1)
      |                                                           ^
)b(j&,( xp)s-z>t);
      |                                    ^_nameo, VLC_VA
R_BOOL, &vmisc/variables.h:al ) )
      bj) \
      |               ^
../include/vlc_common.h:481:1560:59: note: expanded from macro 'vlc_internals'
: note: expanded from macro 'VLC_OBJECT'
   |          ^  481 |  60       const _VAR_DOs
bjI../include/vlc_variables.h:142t | ruct vlc_coIn file included from misc/subpicture.c:277:
../include/vlc_filter.h:213:9:48: note: note: expanded from macro 'var_GetChecked'
#mJECT26mon_members: (const vlc_object_t *)(&(xect_t *)(&(x)->obj) \
  142 | #define var_GetChecked(o,n,t,v) warning)      |               ^
 var_Ge->obj) \
      |               ^NHERITexpanded from macro 'var_Create'
s generated.
(a) )
      |                         ^
t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
C  122 | #define var_Create(a,b,checked(V) v define vlc_in
tL  481 |         const stC_OBJECT(orauct rvlern );
      misc/variables.c),n,|     ^
misc/filter_chain.c:ac782l../include/vlc_variables.h:_:122:common_members: (const vlc_object_t *)(&(x)->obj) \
      39: o:note: expanded from macro 'var_Create'
|               ^
s481misc/fingerprinter.c:47:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   47 |   m(mon_members: (const vl25: warning: unused parameter 'expected_type' [-Wunused-parameter]
  782 |        c_objec:             int expected_type_Cret_t *)(&(x)->obj) ate( VLC_OBJ,306:5:E warning:   obCjT (a):due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  , b, c )
      |                                       ^
 ((../include/vlc_common.h\:306481:(:vlc_ob15j:e ct_ warning: vlc_value_t *p_25val warning
 )
      |                         ^
      |               ^
si generated.
depbase=`echo stream_output/sap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT stream_output/sap.lo -MD -MP -MF $depbase.Tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]po -c -o stream_output/sap.lo stream_output/sap.c &&\
mv -f $depbase.Tpo $depbase.Plo
note: n
tmisc/variables.ceIn file included from posix/dirs.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: rt,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  const struct vlc_n
c:expanded from macro 'VLC_OBJECT'837  293 | 
   481 |    o     const  :  38 cs213o | :   ifJ(warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  !var_GetCh 
E tru  837 |     vlc_objecmt_inmonc _    ternals_t *p _priv = ve members: (cons tm  v mslcnst cktvlced( p_obj _,ol c_ivlc_psbsz_name,gnter_commnjoeactn_Warn( als( p_this );
      |                                      ^
_misc/variables.h:60_t *)(&pobject_t(members: (const *)(&(x)->obj) \_fls_t*)(VLC_OBJEC
 g VT:59(: objnote: )expanded from macro 'vlc_internals')L)-Cvlc_o
b   60 |       #|  d_Err( epfine vlc_internaljec              ^t_
1s_(V AoR_BbOj_this, "Acotu *)In file included from posix/netconf.c:(&(37OL, &val ) )
      |          ^
 ../include/vlc_variables.h:142:48: note: s:
depbase=`echo stream_output/sdp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT stream_output/sdp.lo -MD -MP -MF $depbase.Tpo -c -o stream_output/sdp.lo stream_output/sdp.c &&\
mv -f $depbase.Tpo $depbase.Plo
expanded from macro 'var_GetChecked'
x  142 | #deftIDinxe vaIn file included from ../include/vlc_common.h:r_1031))->obj)   \
      |               ^
 fingerprin122te | r:
GetCh In file included from n->obj) \
      |               ^
)posix/filesystem.ci#lt
      |                                                           ^
e../include/vlc_common.h:481:15In file included from posix/timer.c:30:
In file included from d../include/vlc_common.h:efieon:e v)../include/vlc_variables.ht:49 :
fIn file included from ../include/vlc_common.h:1031o:
 :au../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r1031cke 304((:(vdC
_  C:
rr17,(o,n,t,v) var_G../include/vlc_variables.hetC563  |     v:563alc_object_internals: "warning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  304 |     ifhe_ (likely(!vate(a,ar_GetChecked (obj,_bcked(VCreate( p_LC_OB | ct*)( VJEC   msg_D T(o),n,t,v)
      |                                                ^
bg( obj, "Filter %,p obj, pszT(o_nn../include/vlc_common.h),n,tac) v:481:ar_Create( VLC_15:,OBLC_OBJECTreJ( note: expanded from macro 'VLC_OBJECT'
aoame,   VLC_VAR_mSTReING | VLC_VAR_DOINHEnEb'CRITT(aj)
      | t get output subpicture))-1)" );
      |     ^,        ^ VLC
_VA../include/vlc_variables.h:122
:../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     mmn39: onote: dexpanded from macro 'var_Create'
ved from chain", (void *)filter );" );

      |     ^
R../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
_COORDS,   122 |    &va87# |     msg_Ge      |         ^
      |                                                           ^
l../include/vlc_common.h:481:
note: ../include/vlc_messages.h:expanded from macro 'VLC_OBJECT'
neridc(p_this83:5: note: expanded from macro 'msg_Err'
  481 |      e,fine v VLC_MS G_DBG, __VA_A  conRst   G83S__)
      | 15: note: expanded from macro 'VLC_OBJECT'
:5: |     msg_G     ^
../include/vlc_messages.h:78:13: enernote: expanded from macro 'msg_Generic'
ic(p_   78 | this, VLC   _MSG_ERR vlc_, __VA_ARGS__)
      |     ^
Log(VLC_OBJECT(o), p, vlc_mod../include/vlc_messages.h:ule_name, __FILE__, __L78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         convst struct vlINE__, \
      |             ^
c)
      |                                                ^
../include/vlc_common.h../include/vlc_common.h:481:15::481:15: note: expanded from macro 'VLC_OBJECT'
 note: expanded from macro 'VLC_OBJECT'
_  481 |         cons  481 |         cons)t struct vlc_common_,member t b, strucc )s: t v
      |                                       ^lc_c
omm../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'on_memb
ers: (c(o  481common_members: (const vlc_object_t *const vlc_objec481t_t *)()(&&(x)->obj) \(x)
      |               ^
 | - | >o ns    b j   const struct vlc_common_members: (cons) \
t       |               ^
t vlc_object_t *)(&( vlc_objecx)->ot_t *)(bj) &(x)->In file included from oposix/specific.cb:j25):
 In file included from \../include/vlc_common.h
:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 \
             struct |               ^
misc/fingerprinter.c:56:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc_c   56 |     module_uno|               ^
mneed( p_fingerprint,In file included from posix/error.c:27:
In file included from ../include/vlc_common.h:1031:
 p_fimon_misc/filter_chain.c:313:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  germ     conpstrem strintbucte ../include/vlc_variables.hvrsl-: :(>c455:313 | p_    cmoodule )nst _5: warning: vlc_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]commonobject_t *)(&(x)->obj) \

      |   455 |                 ^
; 
      |     ^
 var_Creat../include/vlc_modules.he:(misc/objects.c _p50_:o42: note: expanded from macro 'module_unneed'
:bj, psz_na139:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
me, VL   C50 | #dv_efine lmembers:c  m (const vlc_object__139 | o    vlc_mutex_lock (tbj *)&(v  lc_internals(roooe256t)-> |  c   drteturn var_SetChecked( _p_o&(ulet_bj, px)->sorbzeej) \
      |               ^
u_nr_elease( filtelame, VLCockr) );
      |     ^
_VAR_ADDnIn file included from posix/dirs.c:28n;
      |                      ^
../include/vlc_objects.h:
In file included from RESS, val )e:;ed(a,b) module_unn66e
ed(VL:25C_OBJECT(a),      b:../include/vlc_common.h: )
      |                                          ^
note: ../include/vlc_common.h:481:15: note: |            ^
expanded from macro 'VLC_OBJECT'
expanded from macro 'vlc_object_release'misc/variables.h  :60:59: note: ../include/vlc_variables.h:expanded from macro 'vlc_internals'140:
481 |         60  48: note: expanded from macro 'var_SetChecked'
 | # define vl cons1031:
../include/vlc_variables.h  140 | #c_:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tdefine var_SetC
      66s304t |  |    r   if (likely(!var_GetCheu  vct vhlc_cocmmon_membeecked(oked (,ln,t,v) varrs: (const vlc_SetChecked(VLC_OBJECobj, name, VLC_VAR_COORD_oTS(o),n,t,vbc_o)i,jebntje
r       &val)))
      |                 ^
n../include/vlc_variables.h:142:48:  c481 |       a|    const note: expanded from macro 'var_GetChecked'
s  142 | #defint_t *)(&(x)->objls( obj ) (                                               ^e(
t( v)vlc_o ruct vlc_common_meaar_C)mbreate\
      |               ^
))
      ect_release( VLCmisc/fingerprinter.c:57|                 ^bject_interna:el_OBJECT(a) )
      |                         ^
(5:rs:  
../include/vlc_common.hs../include/vlc_variables.h:142:48: rnote: expanded from macro 'var_GetChecked'
../include/vlc_common.ha:,b,c)(  142 | #de _GetcCheckedwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
var_Create( VLC_O(oB,n   ,t57 |  , v )  vlJEC481:481:15c: _o:note: expanded from macro 'VLC_OBJECT'
boject_rel  481 |  Tn s      covnst satrt vlc_object_t *)(a), b, c )
      | (_GetChecked(VLC                                      ^
_../include/vlc_common.h&(_OBx)-JECT(o:t15: note: expanded from macro 'VLC_OBJECT'
*)(  481 |         const strucVLC_OBJ>oE481:15:ft vlc_common_members: (const vlc_object_tbj) \),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
C *)(&(x)->oe  aseT(obj)))-1)

      | 481 |                                                                         ^
c note: onst strexpanded from macro 'VLC_OBJECT'
u|               ^
c../include/vlc_common.ht v:lc( p_commo  481 | misc/variables.c:843:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n_me        const smber  481ts: (const vlc_object_t *r843 |   u b )(&(x)->obj) \
      |               ^
ct v j)  \ lc_common_me msg_Err( p_tmb:In file included from e15posix/dirs.c:: rhis28note: :
s:In file included from  r, "cuct expanded from macro 'VLC_OBJECT'v_f../include/vlc_common.hanin
      ng|               ^lc_ce:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rprint );

  481  
324 |   |    if( !v ar_GetChe         oIn file included from posix/specific.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: cked(warning:  p_obj, psz_nadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
me, VLC_VAR_FLOAT, &vommon_members: (alc on   const struct  ) )
      |          ^
v../include/vlc_variables.h:142:48:  l note: expanded from macro 'var_GetChecked'
276 |    s if  142 | tc_com vt(mon_me add cambers: (const vlc#defi ll!_back %p to noneobject_t *)(&(x)->obj) \
      |               ^
xvistent variable '%s'",
      |         ^
a../include/vlc_messages.h:83:r_Getlc_objec5: misc/objects.c:144:24: Checked( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t_t *)(  note: (const vlexpanded from macro 'msg_Err'&(x)->po_bojb)j \
      |               ^

   83 |     c_objectmsg_Ge_neric(p_thit *)(, psz&(x)->obj) \
      |               ^
s, VLC_MSG_ERR, __VA|     ^
_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'_../include/vlc_objects.h:66
nIn file included from posix/filesystem.c:ame, V   78misc/filter_chain.cL:49342:
:25In file included from :13C_../include/vlc_common.h:VA1031R_I:
N../include/vlc_variables.h::TE144G |  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E R ,  vlc_578m&:  342 |             msg_Errne var_GetChecke9ut | v:al ) )e x_
      |          ^
    ../include/vlc_variables.hvlc_L:142:48og(VLC_OB( ob: jnote: ,expanded from macro 'var_GetChecked' 
d"Failed to    142 | #define vunlock (&vlcJwarning: Edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: expanded from macro 'vlc_object_release'
a(o,n,t,v) vCar_internals(root)-aTpr(o), _GetChecked(peo,_Gnep, n,tv,v)lc>tdr_emo var_GedtC ehe   cked(VLC_OBJECT(o),66 |   
n,utl tC vl  578hecck | e_   ed_(VLCon,v)
      |                                                ^
_../include/vlc_common.hbject_rsOamB:J481:15ge, __FILE__, __LINE__eleEC,Tase:( VLC_(o),n,t,_O \
 note: expanded from macro 'VLC_OBJECT'
      |             ^
  ../include/vlc_common.h:481:15: note: 481 | expanded from macro 'VLC_OBJECT'
 G  481 |         const struct vv)
      |                                                ^
l../include/vlc_common.hc_common_members: ( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 if( vacro_    : 481 : 15c:o note: expanded from macro 'VLC_OBJECT'  nst vlcn_s
o  481 |         const struct vte blc_commostrneric(p_this, VLC_MSGject_t *n_uc)(m&203etmbers: (co_WARN,  |    _ _VA vlc_common__mnARGS_emb_)
      |     ^e
str../include/vlc_messages.h:78:13 : note: svlc_obexpanded from macro 'msg_Generic'
:   78 | j (ectconrs t _t  *)eCth vl( &(x)->obj) \
vlc_obj_lock);
      |                        ^
      ecc_Log(VLC_OBJECTt_t *)(&(x)->obj) \
      |               ^
urn var_SetChecked( p_obj, psz_name(,oIn file included from posix/specific.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])
  293 |     if(, !v| misc/variables.ha r              ^_anGe't:%s'p,g  vlc_to chain"emod, name ulC(60he: ckVeeL pC__59ob:VjAR note: _,
d(_);
      |             ^
B ../include/vlc_messages.h:(OOL, val In file included from posix/dirs.c):28:
In file included from ../include/vlc_common.h:;
1031      :
| ../include/vlc_variables.h           ^:
na../include/vlc_variables.h:m83:p5: note: es, __FILE__, __xz140LIN:_name, VLC_48expanded from macro 'msg_Err':
    83 |     Vmsgnote: expanded from macro 'var_SetChecked'AR p___VAR_FLOGenero)-Ebj, ps
i  >libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT stream_output/sap.lo -MD -MP -MF stream_output/.deps/sap.Tpo -c stream_output/sap.c  -fPIC -DPIC -o stream_output/.libs/sap.o
_140_,zoCHOICESCOUNT, &count, NU \
 | #      |             ^
dbefin_name, V../include/vlc_common.h:481:15: note: LCexpanded from macro 'VLC_OBJECT'
_VAR  _j)340481 | :9: B \
L      |               ^
L ) )
warning:         const struct vlc_common_members: (conste OO vlc_objecL, &val ) )
t      |          ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h_t *)(&(x)->obj) \
      |               ^
:142:48: note: expanded from macro 'var_GetChecked'
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT stream_output/sdp.lo -MD -MP -MF stream_output/.deps/sdp.Tpo -c stream_output/sdp.c  -fPIC -DPIC -o stream_output/.libs/sdp.o
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       var_SetChecked(o,n,t,v) var_Se tChecked(VLmisc/subpicture.cC :292:13: warning: _Odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
BJECT(o)c  292 |             msg_Err(blend, "blending %4.4s to,n,t,v)
      |                                                ^
o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->o bj) \
B      J|               ^
%4.4s failed",
      |             ^
E../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, CT(a) )
      |                         ^
VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       ../include/vlc_messages.h:78:13nIn file included from : note: expanded from macro 'msg_Generic'
   78 |     vlc_Lst og(VLC_OBJposix/getaddrinfo.c:sECT(o),in p, v  const steruct vl29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212 var_Get:12:Checke warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_  212 |   A  return var_coSetCheckemmd (obj, name, VLC_VAtlc_module_rd(o,n,t,v)name, __FILE__, __LINEon_me__, \m vabr_GetChecked(VLCers: (_OBconst vlc_object_t *)(&(x)->obj) \
      |               ^
RuJECT(o),n,t,v)
      |                                                ^_C
OORDS, val);
      | 
      |            ^
            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   T | VLC_VAR_DOINHERIT );
      |     ^
140 | #define var_SetChecked(o,        const strnuct vlc,t,v) var_SetChecc_common_members: ../include/vlc_variables.h:../include/vlc_common.h:122481:15:(const vlc_object_t *)(&(x): note: expanded from macro 'VLC_OBJECT'
39:  481 |      note:    -> const struct vlcobj) \
_ked(V      |               ^
Lcommon_members: (const vlc_object_t C*)(&(x)-t> vlc_commoobjn_members) _expanded from macro 'var_Create'\
      |               ^: (cOBJECT(o),n,onst v
lc
t,v  122 | #defi_mon_object_t *e varexpanded from macro 'vlc_internals'd
ule_name, __FILE__c(p, __LINE__, \)_(&(x)   60 | # define vlc__
      |             ^
in../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
Cremisc/variables.ctern->obj) \
      |               ^
als:( obj ) (((this, VLC_MSG_ERR, __VA_ARG898vlS__)
      |     ^  In file included from posix/specific.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304481::38: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
17  898 |     vlc | _object_int        const struct vlc_common_members: (const vlc_ob: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e
rnals  304 |     i  c_ject_t *p_f (likelpri_t yv( = vlc_internals( p_this );
      |                                      ^

misc/variables.h../include/vlc_messages.h:78::60:59: note: expanded from macro 'vlc_internals'
340 |     if( var_G   60 | !var_GetC13: note: expanded from macro 'msg_Generic'
etC   h78e |  hecked ( obj, name, VLC_VAR_# define vlc_internals( obj ) (((vlc_object_internals_t*)(V  vLlc_C*)c(k&(x)->objLog(VLC_OBJECT(_OBJECT(oo), p, be)j \
      | )              ^v
lc_module_name, __FILE__, d( p_obj, psz_name,32 warning__LIs generated.
NE__, \
      |             ^
 VLC_VAR_STRING, &val ) )
      o| b        ^j
emisc/filter.cc:t193_:../include/vlc_variables.h36:: ../include/vlc_common.hwarning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481  193 |  142i:n t ernals_t*)(V video_spaLC_OBJECt48: note: expanded from macro 'var_GetChecked'
C  142 | #defineOT(obj)))-1)
li      tter_t  v*p_sO:RDS, &val)))
      e(a,b,c)|                 ^
a../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
|   142 | #define var_G 15: note: expanded from macro 'VLC_OBJECT'
v                                                            ^481
r../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
aetCheck_pe |      lritter = vlc_cGe dt(o,n,t,v) vIn file included from aposix/netconf.cr_GetC)hecke  )-1)
      | custom_                                                          ^Cd
h../include/vlc_common.h:c37oenst reate( p_this(:s,
      |                                    ^
tVLC_OBJECT(o),n,r481:15: note: expanded from macro 'VLC_OBJECT'
_Create( VLC_OBJ:
  E481 |      t,v)
In file included from          const stru|                                                ^
c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t vlc_commo  481 |         const stCucTruct v(  a)481depbase=`echo stream_output/stream_output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
l | /bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..   -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT stream_output/stream_output.lo -MD -MP -MF $depbase.Tpo -c -o stream_output/stream_output.lo stream_output/stream_output.c &&\
mv -f $depbase.Tpo $depbase.Plo
cn_memberked(o,n,t,v)../include/vlc_common.h va:rs, c__:GetbCcheo,  (mc cm1031:
o../include/vlc_variables.hon_membe:324:)
      |                                                ^
 )
../include/vlc_common.h:481:15:      |                                       ^
c../include/vlc_common.h:rs: (481k:15: note: expanded from macro 'VLC_OBJECT'
ed(  10481 |   Vns       con: note: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  324 |     if( !var_GetCheL cked( p_objconst vlc,C_OBJ vlc_object_t *psz_name, VLC_VA)Rt vlc_cexpanded from macro 'VLC_OBJECT' o
_mFELOA  T, _oCT481sb & | j(e   ot),nct  _t   (& (  ,  val const struct vlc_common_members: (conststx t vl*c_,rv./libvlc.hco)
o):()110 &bnject_t:u       | m27: note: expanded from macro 'vlc_custom_create'
                                               ^
  110../include/vlc_common.h:on_mecmt vlc | _481)* c ommon_mebmber ) )
e rs: (const vs:: 15:(       lc_   vlc_custoom_crebacjon(x) t-e(VLC_OBeJnote: expanded from macro 'VLC_OBJECT'
(  481&(xc)->otb_j) >obtjEC \*) \
      s| t               ^
vlc)(&(x)->ob |         const struct vlc_commo
      |               ^
_n| T(o_moj))       \
      |               ^| s
        ^embers: (cIn file included from 
         ^o
nst vlc,../include/vlc_variables.h s,../include/vlc_variables.h::142128:43posix/getaddrinfo.c:29_obj In file included from :
In file included from :../include/vlc_common.ht: n)strposix/specific.cu
 e:ct1031ct v:
25:48:
In file included from b../include/vlc_variables.h: note: note: expanded from macro 'var_GetChecked'jexpanded from macro 'var_Change'
le  :128 | #../include/vlc_common.h:c_co1031:
227misc/filter_chain.c_../include/vlc_variables.h      :404:13|                           ^
:../include/vlc_common.h:481:::t324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   324 | warning: 15due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
   note:  expanded from macro 'VLC_OBJECT'  
m  481 if( | 404 |    ! v   mc       de ofct n_mear_oine12mb _ vGeaers: (cont *)r_Change(a: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  227 |  n ststt st(rb, Cc,   rhevl&(x)->o  c m_euodct,esgb vtl)_c_common_cmb ked(vejm)bWears: (c p_obj, ponszusrt njrn_( e vlvacr_objec
t  _142 | #define_ SetCtp_cfivlnatamer,hec k ed( p_oe,r_ VLCC_Var_hangeGt_t *)(&(x)-bj*,)eAtC"dheroc(&(>kobj) \
      R_| F              ^
ppinxg)- picted(o LOAT, &val )> )
      |          ^
urepsmisc/objects.c",n../include/vlc_variables.h:142:48::,t  note: );
expanded from macro 'var_GetChecked'      sz
|             ^obj)_ nam,
160../include/vlc_messages.h:85:5: note: eexpanded from macro 'msg_Warn'
\
v   85 |     msg_      , VLC_VARG_:13F:LO Awarning: ) T, vval );
      |            ^| 
ar_GeetChecked(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  
              ^
  160 |   ../include/vlc_variables.h:VLneC_riOc( p140B:48:misc/filter.c ( V JE _thisnote: expanded from macro 'var_SetChecked'
:201C:142 |   ,140#  28: defL  C_  warning: TV( | #Odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]BdJ E
LCC   201 |   T(_msg_ErrMSG_WAa R) efin (obj, "no sue chv object: %a, b, c, d, e )
      |                                           ^
rp../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 \
        | __o),n,t,v)
      |               ^
                                               ^
481../include/vlc_common.h | S:sNe,sIn file included from posix/error.c:27:
481: "In file included from   15      co: note: __nVA_ARGS_tCheck_)
      |     ^
s../include/vlc_messages.h, newval.expanded from macro 'VLC_OBJECT'
p  481 |    ../include/vlc_common.hplsz_st:t ring);    
c      |             ^
o../include/vlc_messages.h:83:5 1031:
../include/vlc_variables.hitter->p_module = m:st:n:78st si:13: note: expanded from macro 'msg_Generic'
o   78 |     vled(o, note: expanded from macro 'msg_Err'
n,t,v) var_ducle_need( p_splitter, "video splitt   _ne v83 |  Log(VLC_OBJECT   msg_Generic(p_this, VLCrucat v_MSG_lrc_common_membe_rs:469e(o), p, vlcG_module_name, __FILE ( *)(&(x)->objSe) \_
      |               ^
_, __LINE__ERR, __VA_Aconst vlc_objtChecked(VIn file included from posix/dirs.c:eettct_28:
t *)(&r:(x)->obj) \
C"rRGS__)
      | uct     ^
,In file included from v../include/vlc_messages.hlc_c:h78 \../include/vlc_common.h
:      |             ^
e103115:
: ../include/vlc_common.h:cked(o../include/vlc_variables.h,:n5,,       psz_namt13: note: expanded from macro 'msg_Generic'
,   78 |     v|               ^
) var_GevlctCh_e,Leocgk( VLC_OBJECT(o), p, vlc_:481:15: note: expanded from macro 'VLC_OBJECT'
module   481 |  e       constd(VLC_OBJECT(o),LC_OBJEwarning: n,note: t,v)
      | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:350                                               ^
r../include/vlc_common.h:481:15: :9: note: warning: expanded from macro 'VLC_OBJECT'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

u  350 | CT(o),n,t,v)      if(e )t481 |   struct vl var_GetChecked( p_obj,;

  469c_commexpanded from macro 'VLC_OBJECT'o
n
  _481      m |       | |                                                ^ | 
                             ^      e mb
e rs: (co../include/vlc_modules.h n:48../include/vlc_common.h::42 vc:481 p so:note: 15expanded from macro 'module_need'
ar_z:   48s | C note: r_n#daemexpanded from macro 'VLC_OBJECT'efi
n,s tVLC   481st_tnea |   te (  p  _o VAeR _moSdTbjRI,Nur levG, lc_nuc_t  posvoz &mb_valc coj_ l eeecdt()n_snt a,  )a-mtb, *)>oc,d bj)e,( )V& (x) - >obc moduLC
_V      AR_STst|         ^oRI
r../include/vlc_variables.h:142u \le
ct       | __              ^
vcoNGn l|e nscV_cLomt edstCr_VuAmct(VLon_ mC_vlnca:_cRo48m: note: _expanded from macro 'var_GetChecked'misc/variables.cOBmon_Jm:904emDjOI:9be: rwarning: s:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] m
)  e
   \142e | 
#904      | d              ^e | , (cmo
n  __bestr s:vFlc _o  E bCTNIL  jmsE (_ecgt_,_ Erc_fi_t_LHERn IINT(a )e; )E_*,)(
      on_vm&ar_G| s    ^b
t ../include/vlc_variables.hvemol,cn,dcr( p_m)
:tC      |                                          ^,
 ../include/vlc_common.h:481\:embe122:
39_h      | 15            ^rs:
thi:../include/vlc_common.hs:,481::15 :  "note:  note: expanded from macro 'var_Create'note: 
expanded from macro 'VLC_OBJECT'
c    e481c |  k 122  e_ | obj#dmannoont_dexpanded from macro 'VLC_OBJECT'
m  (eem481f |  o, n, int(coe  dee ,In file included from bstream_output/sap.cerns:s t v29l c   _:
In file included from stream_output/sdp.cIn file included from le../include/vlc_common.h:te v)cc 1031:
../include/vlc_variables.h:t   (occnonasolibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -DMODULE_STRING=\"core\" -DLOCALEDIR=\"/usr/local/share/locale\" -DPKGDATADIR=\"/usr/local/share/vlc\" -DPKGLIBDIR=\"/usr/local/lib/vlc\" -DHAVE_DYNAMIC_PLUGINS -DHAVE_DBUS -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT stream_output/stream_output.lo -MD -MP -MF stream_output/.deps/stream_output. In file included from tvTpo -c stream_output/stream_output.c  -fPIC -DPIC -o stream_output/.libs/stream_output.o
 vcoposix/filesystem.clabns:jc_rsto_bt strCr euca280:
sttr29ut(x../include/vlc_network.h warningct)ll->s generated.
o b j)v :vlc134:12\ba_c:kc o
       %_pt j*e)ec| t(_&(te( xwarning: )-*>)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c
mmobon(_              ^memb
j  134e | rs:t (_t *)a&(x \,b
,  )( f       rIn file included from o  c&vrc)etur nv (xn| )              ^
ara:r_C189:-)-r>onset_G vlatoIn file included from >posix/getaddrinfo.cl:c29:
bIn file included from j)_../include/vlc_common.hob12emj:c: )co _mmobtChejcokee (nodn(VexecLCti_ tstn_warning: warning: \ VLCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_OBJe
me_ \
        *Om
be1031      Edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
rs| t:B../include/vlc_variables.h:C241 :J12E_C:TT)(&((x)((a), b-cConesonn              ^
e>  563 | 
 c t vloc) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
t,  | In file included from                ^
n,_posix/thread.coobj) bje\
ct_In file included from t       *)(&(x)->ob|               ^
:31:
In file included from  (obj, host, porj) \
t, SOposix/netconf.cCK_STRE189 |     return va:rmisc/objects.c37:
      _n :166:9:  |               ^AM, Sc )IPPROetChecked( pTO_TCP)t ";
_obj, psz_name, 
      | 
      |         ^
                                      ^
warning: ../include/vlc_common.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_messages.h481:15: note: expanded from macro 'VLC_OBJECT'
:83:5  166 | :         vlc_objecmisc/filter.c:214:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t_hold 
      |            ^  214 |         mod(obj);
      |         ^
../include/vlc_objects.h:63:22: note: In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:
340../include/vlc_network.hu:note: Vexpanded from macro 'msg_Err'
   83 |     msg_Gene:rLexpanded from macro 'vlc_object_hold'
   63 |     vle_unnee../include/vlc_common.hic(p_9:1031:
../include/vlc_variables.h:227:12: warning: d( p_Clc_objspectt_holddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]litter, p_spli: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
125tter->p_module );  
posix/specific.c  227 |     retur:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    
      |         ^
340 | ../include/vlc_modules.h:50:340his, VLC_MSG_ERR, __VAR_INTE |     if( var_GetC481hecked( p_obj, _VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
42    |         const strGuct 78 |     vlc_Log(VLC_OBJECT( nvlc_coER, val );
      |            ^
ommo../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'n_members: (co
v:48: 241note: expanded from macro 'net_Connect'
 | (    ar V)_, p, vlc_module_nLC_O125 | #deBJEC T(a) )
      |                      ^: f   iame, __FILEreturn vnar_S__, _e _  140 | #definCreate( LINE__,p_obj, psnet_Coe var_SetChecz_name,  \nnect(aV
k, b, cLed(o,n,t,v)C, d, e) net_Connect(VLC_OBJECT(a)note: expanded from macro 'module_unneed'
, b,  va_VcAr../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   50 | #defin  481 |       e t Cconst struheckee cmodule_unt vlc_cdo(mmon_me, d, e)
       p_obj, psz|                                                ^
_name, VLC_VAR_STRING, val );../include/vlc_common.h:481:15: 
      |            ^
note: needm(a,b) modul../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
_  e140expanded from macro 'VLC_OBJECT' | 
#_u  481 |    debfers: (const vlcine var_SetCheckedn(needo(VLC,n,t,v) var__RSetC_STRIOhBJECT(a),b)
      |                                          ^
_eobj../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
cked(VL  481 |    NG | VLC_VAR_DOINHERIT
      |     ^
     const struct v../include/vlc_variables.h:C_lc_commoOn_membBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481     const str:15:uct  vlc_coers: note: expanded from macro 'VLC_OBJECT'
(const vlc_obj  481 |         coect_t *)(&(x)->obj) \
      |               ^
nst struct vlc_common_members: (const vlc_obvaject_t *)(&(x)->obj) \
      |               ^
rmisc/filter.c:218:5_SetmCheck: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ed(   In file included from 218 | posix/getaddrinfo.c p122:39: note: expanded from macro 'var_Create'
_obmon_emj,: psz_
      |             ^
29:
In file included from e../include/vlc_common.hmbers::   c(name, VLC_VAR_FLOAT, val );../include/vlc_common.h122 | #define v:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc
      |            ^
 a_r_Crobject_t eate(../include/vlc_variables.h:140:a48: note: expanded from macro 'var_SetChecked'
,b,c) var_Cr*)(&(x  140 | #defi  vlc_objne var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v))e
      |                                                ^
->eate( o../include/vlc_common.hbj) \
      |               ^
:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      VLC_OBJECT(a),    const b, c )
      | c                                      ^o
s../include/vlc_common.h:481:15:trunct  note: expanded from macro 'VLC_OBJECT'
vslc_c  481omm |         const on_smembers: (const vlc_object_tmisc/variables.ct vlc_objt *ruct pvnst v:973:38:lc_objse warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lz)cc(&(x)->obj) \tt
_t *)(&(x)->obj  973 |     vl)c_obje _n      |               ^
ame, ct_inte\
c      VLC_VAR_STRIrnIn file included from posix/filesystem.c:a280_l| N:
G, &val ) )s              ^_

      |         ^
t *p_epriv = vlc_internals( tct_In file included from posix/thread.c:pt *)(&(x)->1031:
_this );
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_network.h:  150256 | :      |                                      ^
 misc/variables.h:60:59: note: expanded from macro 'vlc_internals'
   60 | # defin../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
_t 12_obj) \
      |               ^
   return var_SetChecked( p_obj, In file included from posix/error.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5  142 | #define: var_GetChecked(o, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
p  477 |     va31:
In file included from r_../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Create( p_obj,   241n,tpsz_name, V, |   sz_name, VLLC* )(&(x)->obj) \
      |               ^v ):_  VArRvwarning: ar_GetChecke_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d  (150 |     return net_ConnectDgC_VAR_SVLC_O
eturBTJRING | VLC_VAR_DOINHERIT misc/objects.creleasne: ravlc_internals( obj ) (((vlc_om (obj, host);
      |     ^
b170:5, port, hlim, IPPROTO_UDP);: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |            ^
   170 |     vlc_object_release (obj../include/vlc_network.h:146:26: note: expanded from macro 'net_ConnectDgram'
vect_inaADDRESS, val j);
      | );
      |            ^
r../include/vlc_variables.h_SetC  t146 | ECe:c    ^hrnals_t*)(VLC_OB140
JECec:../include/vlc_objects.h:66:48ked( p_obj, psz_name, VLC_VAR_STRING, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  oT(o),n, mmon_t,m140 | #define var_SetCheckv25: note: expanded from macro 'vlc_object_release'
   66 |    )
ed(o       |                                                ^
 vlce,n,t,v) var_SetChecked(VLC__obOj BJECT(o),n,t../include/vlc_variables.h,:122../include/vlc_common.h:39: note: expanded from macro 'var_Create'
vect_release( VLC_eO  122 | #d)( p_split
      |                                                ^
../include/vlc_common.he:481f:15in: et var_Create(a,b,c)note:  expanded from macro 'VLC_OBJECT'
tembervar_Create( s: V  rLC_OB 481JE:481:15: note: expanded from macro 'VLC_OBJECT'
 );
T(o      |     ^
  ../include/vlc_objects.hC | T ,v)
( :66:       |                                                ^
../include/vlc_common.h:481:15:481 |     Bc  25      const stJECT((aa)b: note: expanded from macro 'vlc_object_release'
) )
      |                         ^
   66 |     vlc_,../include/vlc_common.h:481 bo ,rucjt vlc_)))-1)
common_me      cmonst c )
      |                                       ^
b| b../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT' j
                                                           ^  
se481truct note: v |   cexpanded from macro 'VLC_OBJECT'      co
n../include/vlc_common.hs:t   481 | :481:15:         const struct vlcter   _release( VLC__common_members: (const vlc struct vlcs_:lco_mobject_t *)(&(x)->objc)  (const vlc_object_t *)(&(x)->obj) \
      |               ^
\
      |               ^
:15: note: expanded from macro 'VLC_OBJECT'
  481 |       _  const struct vlc_commoIn file included from note: nc_memberexpanded from macro 'VLC_OBJECT'
O net_ConnectDsnote: expanded from macro 'var_SetChecked'
  : (481mcoonnst vlc_object_t *) | (&(x)- _>posix/dirs.c:28:
In file included from ../include/vlc_common.h:  140 | 1031:
ob#defin../include/vlc_variables.h:362:e9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       362 |     if( var_GetChecked( p_obj, psz_namej,) \In file included from 
posix/thread.c      :| 31              ^:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12:  Vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

LC_VAR_ADDRE  256S  meS |  ,    cmbers: (oreturn var_Smonst struct vlc_common_members: (conmisc/objects.c:212:42st vlc_objeconst vl:mon_me warning: mbers:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   212 |    etChecked( pcvar     vlc_object_intern a(lconst vlc_objes_t *papriv _ct_t *)(&(x)->obj= vStet) Check_o\
      | c_objecbj, pls              ^
z_name&val ) )
      , VLC_|         ^
VAR_ADDRESS, vaBl )_t *)(&(x;
      |            ^
../include/vlc_variables.hc:140:48: note: expanded from macro 'var_SetChecked'
  140 | #J_../include/vlc_variables.hEinte)-rdefine >ovnt:_142tbe dCgram(VLC:48:T((_OBJ note: expanded from macro 'var_GetChecked'jo,
ECT(a), b, c, d,)als (parent); e)
      |                          ^
../include/vlc_common.h:481:15
      n,t  142 | |                                          ^
,v) v: note: expanded from macro 'VLC_OBJECT'
  481 | ar_Se \
      |               ^
tChe#define var_Gec   tCheck*)(&(x)-misc/variables.he:d>(o b 60 :j59): \
o      ,|               ^
n,  const struct vlc_common_members: (const vlc_object_t *)(&(x)-t,v note: expanded from macro 'vlc_internals'
In file included from posix/error.c:27:
In file included from ../include/vlc_common.h>obj) \
      |               ^
   60 | # damisc/variables.ck:ed(VLC_OBJECT(o)1031In file included from posix/filesystem.c:280:
../include/vlc_network.h:159:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from   :posix/specific.c),n,t,v)
      |                                                ^
:1082:../include/vlc_common.h:e var_Ge::
15925:
In file included from ../include/vlc_common.h:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
26:
 1082../include/vlc_variables.h481:15: note: In file included from  |  expanded from macro 'VLC_OBJECT'../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12
fine vl:  :491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
350 |    | 491    |       return net_OpenDgra   var_Creact    _internals( obj ) (((vlc_object    if(ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m   189 | v a (o) ( p_obj, psr_msg_)z_nErr( p_obj, 
      bGetChec|                         ^ 
 ../include/vlc_common.h:ke481:15: note: expanded from macro 'VLC_OBJECT'
d( p_j, host, por return var_Set_Checked(  481t |  p_obj, p   sz_name, VLiCo481nternal |    tChecked(V"b_LunCsafe_V OA    cR_INTEGER, vaj, BonsJ psz_nt struct vamel );
      | In file included from stream_output/stream_output.c: 36, VLC_V:
In file included from ../include/vlc_common.h            ^
:../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
l  140 | #c_common_1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
A  a  mE189 |    members: (const vlc_objC retuect_t dT(oef*)),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15rn var_SetChec40: note: expanded from macro 'VLC_OBJECT'
  481 |      warnings generated.
 optio R_STRING, &vainen  var_SetChecked (o,n,\"%s(t,v k&e(d( p_o\"  x const s bj, psz_name, VLC_hcVas been ignotrruAR_eINTEGER, vadl );
      |            ^
l  ) )
      |         ^
)->obj) \
      |               ^
ofor n"
      |         ^
s_st../include/vlc_messages.h:83:5: *)(VLC_OBJEIn file included from note: expanded from macro 'msg_Err'
   83 |  ../include/vlc_variables.h:142:posix/getaddrinfo.c:29:
In file included from 48: note: expanded from macro 'var_GetChecked'
cC../include/vlc_common.h  142 | #T(obj)))-1)
      |                                                           ^
:1031:
t ,../include/vlc_variables.h:276:10: warning: ../include/vlc_variables.hdefindue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e var_t   struct vlc_common_members: (con276 :140:48: note: expanded from macro 'var_SetChecked'
st vl |    msgc_object_t *)(&(x)->obj) \
   i      |               ^
  140 | #define var_SetChecf( !var_Get_CGhked(o,nar_SetChecked( p_obj, peneric(p_this, VLC_MSG_ERR,sz_name, V _e, LVeLC_VAR_ADDcGetChecked(C_VAo,n,t,v) va_r NULL,V_GetCheckR_INTEGER, &val ) )
      | A 0, IPPROTe_ARGS__)
      |     ^,t,v)         ^

../include/vlc_variables.h:142:O../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
48v: note: dexpanded from macro 'var_GetChecked'
(VLC_OBJECT(o),n,   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_modut) var_SetChecked(VLC_OBJEClT(o),n,t,v)
      |                                                ^  142 | #de_nefi
ne var_GetCh_Uecked(oD,ame, __FILE__, ../include/vlc_common.h__LINE__, \
      |             ^
,n,t,../include/vlc_common.h:481v):481:15::15 note: expanded from macro 'VLC_OBJECT'
l  481 |         const struct vlc_cokem var_GetChecP);
      |            ^
d../include/vlc_network.h:155:23: note: expanded from macro 'net_OpenDgram'
: (  155note: expanded from macro 'VLC_OBJECT'
mo,n | kc  481 |  _common        const struc,t,v) vt vlc_common_membar_Set_Cer     on  sne_members:members: (const vlc_object_t *hecked(VLC_OBJECT(o),n)(&(x)->obj) \
      |               ^
onst vlc_object_t, t,v* t: (_OpenDgram(VLC_OBJECT()a), b, c, d, e, g)
      |                       ^
(&(x)-const vlc../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT')S
etChecke_In file included from >vobj (const ) RESS |)
\
      |               ^
posix/dirs.c:28:
In file included from ../include/vlc_common.h:1031:
vd(VLC_OBJECT(objec eaVrL../include/vlc_variables.h:429:5: warning: C_VAR_DOINdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]HIn file included from       |                                                ^
dERposix/timer.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:(VLC_O578:9BvIT );o),n,t,lc_obj
../include/vlc_common.h:481:15: _et_tJct_t *)(&(x)->obj)note: SetChecked(VLC_OBJECT(o)expanded from macro 'VLC_OBJECT'
 \
      |         481 |                ^

     ,|     ^
n
,t,v)      |                                                ^ *
      |                                                ^
)In file included from stream_output/sdp.c:../include/vlc_common.h:481:26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: 15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](&:122:39: note: expanded from macro 'var_Create'  E

481  122 | #define var_Creat |      e(a,b   c,onst struc(t cv) x)->  oCT(o),n,t,v)
      |                                                ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
var_Create( V203 |    L: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 Cr_eOtBuJECT(a)rn var_S  e,t 578 |     i  bC481 |  h    ,    const lc_common_members: (f  struct vlc_commo
n../include/vlc_common.h:481:15b const strucj: ( var_Change(c p_objt vlc_common, psz_n429ame, |     onst vlvar_Create( p_obj, p) \
      |               ^
c_object_t *)(&(x)- VLC_VA>objsz_name, VLC_VAR_note: c )
      |                                       ^
) ../include/vlc_common.h\
      |               ^
INTE:481:15: note: expanded from macro 'VLC_OBJECT'
GER |In file included from expanded from macro 'VLC_OBJECT'
  481 |    VLC_VAstream_output/stream_output.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hR_:203:12:DOI warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
     const struct vNHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'lc_comm
on_members:  122 | #define var_Cre  481 | Rmisc/variables.c:_      1187_C  :33:c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]aHonsm
 O(const v t strICESCOUNT, &ucolc_objeembetrs: (co1187c |  nst vlc_object_unt, NULL ) )
      e ( |  t_t *)(&(x_members: (const vlc_objetc *)        ^
ct_t *)(&(x)->obj) \    ../include/vlc_variables.h
      |               ^
a,b,c) var_Crea:te( VLC_OBJECT(a), b, c )
      |                                       ^
)../include/vlc_common.hIn file included from posix/getaddrinfo.c:29:
:In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10-481:15: note: : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'
  293 |     if( t    p_va  481l128 | v)
      |                                                ^
:-43: note: expanded from macro 'var_Change'
>  128../include/vlc_common.h! | var_:481psz_string = GetChecked( p_obj, psz_config_GetPsz( p_this, ps(&(x)->oz_name );
n      |                                 ^
b../include/vlc_configuration.h:ame, VLC_VAR_BOO:15: note: expanded from macro 'VLC_OBJECT'L,j 147:42: note: expanded from macro 'config_GetPsz' 
&val ) )
      |          ^
  147../include/vlc_variables.h:142:48 | #dev:
f inote: nexpanded from macro 'var_GetChecked'e
   142 | #defin)ec ovar_GetCh  ecked(o,n,t,v) var_#deGetChecked(VLl481 |        C_n fciogn_st OBJECT(o),n,t,    fcv )
      |                                                ^
    const struct../include/vlc_common.h vlc_c\ine ommon_members:s
: GetPsz(a,481(b) co      | :15:nfig_GetPsz(VLC_OBJ note: expanded from macro 'VLC_OBJECT'
var_Change(a,  b481 | ,c,d,e)    conECT(a), st vlc_objecv              ^ar_Cha
>obb)
      |                                          ^
nge( VLC_OBJECT../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(truct vlc_coj)  481 |          conIn file included from     const sposix/specific.c:25:
_mmon_members: (const vIn file included from ../include/vlc_common.h:1031:
tr../include/vlc_variables.hsutc t vlc_co\lc_object_t struct
       v| lc_co*)(&(x)->obj              ^
) \
      mm|               ^
on_members: (const vlc_object_tcommo *)(&(x)->obj)In file included from  n_mmemoIn file included from stream_output/sap.cn_mem:29:
In file included from \
      ../include/vlc_common.hposix/error.c:27:
:1031:
../include/vlc_variables.hmbIn file included from :203:12:../include/vlc_common.hb50 warnings generated.
:1031:
../include/vlc_variables.her:s: (con warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t_e|               ^

t *)(&(x)->obj)s  511t  \  rs: (consmisc/variables.c:481 | t  :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 |     var_Create( pvl  vlc__o     :o203bj, pcons |     r362bjt strueeturn var_SetCheckct_t *)(&(x:ed(9: )->obj) \
       pwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|   362              ^
 |  c_objec_obj, psz_name   if( sv, VLar_GetChecked( p_C_VAR_BOOL, vat_la )oz_name,1191c../include/vlc_common.h :481VL:C15_VAR_INb:30:T: tnote:  j , 
p      sz_name, VLC_VAR_ADexpanded from macro 'VLC_OBJECT'
|               ^
warning: EGER | VLC)  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]D_tIn file included from 
RESS, &val )  1191 |    ; vlc_co
      m         p_v*|            ^)
m481../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
o(  140 | #define |         posix/dirs.c: constvar_Set28 Checked(o,n,t,v) var_&:
struct vlc_common_memSetChecked(VLC_OBJECbneTrs: (const vlc_object_t *)(&((xIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5:o),n,t,v)
      |                                                ^
)->obj) \
      |               ^
../include/vlc_common.h: warning: 481:15: note: expanded from macro 'VLC_OBJECT'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  481 |   misc/objects.c:218:27: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
al->f_float 
    442218 |       |       =_ obj-203 |     return va  r  var_Create( p_obj, psz_name>obj(, VLC.pa_VAR_BOOL | VLC_Vrent = vlc_object_hold (parent);AR_DOINHERIT );
      x
      |                           ^
| _)../include/vlc_objects.h    ^:63:22: note: expanded from macro 'vlc_object_hold'

   ../include/vlc_variables.h:12263SetChecked( p_obj, psz_name, VLC_VAR_BOOL, val );- | 
      |            ^
>obj../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
)m   140 | #de\e
mb:ers: (const39: note:  vlc_      oexpanded from macro 'var_Create'bje
c|               ^
t_t *)(&(x)->obj) \
  122      |  | fine var_SetChecked(o,n,t,v#In file included from posix/getaddrinfo.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  304 |     icked( p_obj, psz_name, VL)df (likely(!var_GetChecked (obj, nam              ^Ceefine var_Create(,_VAR_BOOL, val );
       |            ^
VLC_VAR_COORD
S../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
, &val)))
      |                 ^
  140 | #define vara../include/vlc_variables.h:In file included from posix/thread.c:142 31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_VSAR_DOINHERIT
      |     ^
:48: note: expanded from macro 'var_GetChecked'
,etb,c) var_C  h276 | C../include/vlc_variables.h:122:39:  142 | var_ note: expanded from macro 'var_Create'
SetChe  122 | cked(VLC_#define var_Crea O  ecked(o,n,t,v) tvar BJe(_ESetCheckeda,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
CT(o),n,t,v)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

      |                                                ^
  481 |    ( V    co../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
LnC_OBJECT(st struct vlc_common_member  481o),n,t,v) |         const struct vlc_
      |                                                ^
#define var_cGetChecked(o,ommon_members: (crn,t,../include/vlc_common.h:481:15:i eate( VLCnote: expanded from macro 'VLC_OBJECT'
f  481_v |         const vlc_objO(,s b, c, d, e )BJECT(a), b, c )
      |                                       ^
on) var_G
../include/vlc_common.h:      |                                           ^
 ee:tChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const structct_t *)(&(x vlc_common_members: )->obj) \
 ( config_Ge      |               ^
tFloat( p_!v(const vlc_objecthis, t_t *)(In file included from stream_output/stream_output.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
&(x  212 |     return var_SetChp)->obj) \
      |               ^
ar_GetC conshte cvklecd_( p_In file included from posix/getaddrinfo.c:29:
ecke   vlc_object_hold(d (oobIn file included from bj, V ../include/vlc_common.h:1031:
../include/vlc_variables.h:324jLname, VLC_VAR_COORDS, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_Ssetz_na:Che481:15: senote: expanded from macro 'VLC_OBJECT'
mt10: warning:   481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 struct vIn file included from posix/dirs.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ect_t *)(&(x
  455  324 |     if( !)Cvar_GetCheckedl_OBJECT(a) )
      |                      ^
 |     var_Create( p_../include/vlc_common.hobj, ps:z->obj) ( 481:15: note: expanded from macro 'VLC_OBJECT'
_n   a\);
c      |                              ^
_common_mobjme, V,LC_V
AeR_FLOAT | VLC      |               ^
 psz_name, VLC_VAR_INT_VAR_In file included from posix/error.c:27DOINmHb../include/vlc_configuration.h:145:46:EGER, &val ) )
      |          ^
ers: (co../include/vlc_variables.h:n142:48: note: expanded from macro 'var_GetChecked'
E481RIT );
      |     ^ | cked(VLC_OBJEC  142 | #define var_T(Go),n,t,v)
et../include/vlc_variables.h:122
      | :39:C hs                                               ^
note: expanded from macro 'var_Create'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ecked(o,  122 | #definep_obj, psz_n:
 In file included from v an,t,v) v../include/vlc_common.ha:r1031_:
r../include/vlc_variables.h_:C     525:5: warning: r eate(a,b,c) var_Cr const stdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]GetChecruct
 vl  c_c525 |     var_Create( apme, VLC_VAR_FLOe_obate( VLC_ommOj, pBJECT(a), b, c )
      |                                       ^
k../include/vlc_common.h:481:15: note: ed(VLC_OBszexpanded from macro 'VLC_OBJECT'
A_name, VLC_VAonR_BOOL | VLC_VAR_DOINHERIT
        481 | |     ^
 JECT(o),nt vl../include/vlc_variables.h,: t,_mem122:39:bers: (cov)
      |                                                ^
  481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | n | c_st v        con lnote: expanded from macro 'var_Create'
s  122 | t struc28 warnings t generated.
 #v lobjecc_objecd t_t *)(&(x)->obj) \
      |               ^
c        const struct v_comTmisc/objects.c:mon_memt_t239:9: , &val ) ) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l  239 |  
       b*)    |          ^
 ../include/vlc_variables.he:  var_Create (o(c_common_members: (const vl&cbj, "tree", VLC_VAR(xr142):48: note: expanded from macro 'var_GetChecked'
->obj) \
      |               ^
  142 |  #definse var_GetChecked(o,n,t,: (_STRIcvN)G | VLC_VAR_ISe In file included from fine vostream_output/sdp.c:26:
v ncCOMMAND);oIn file included from ../include/vlc_common.h:1031:
ar_Create(a,../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  212 |     returta nrsvlc_otn var_SetChecked _ G(struct vlcobj, name, VLC_VAR_COORDS, val);
      |            ^
_../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
e  140 | #define var_SetChecked(o,n,t,v) vacr_Seommon_members: (tctoCheb,nCcc) var_Cst vlc_objekct_t *)(&(x)->obj)h \
      |               ^
ecked(Vreate( LVCLIn file included from stream_output/stream_output.c:36:
In file included from ../include/vlc_common.h:1031:
C_ed(__OBJECT(a), b, c )../include/vlc_variables.h:227:12
obOBJEC: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        ject_t *)(&(x)->ob|                                       ^
T../include/vlc_common.h:481227 |     return var_SetChj) \
      |               ^
:15:ecked( p_obj, psz_name, VLC_In file included from posix/thread.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:VAR_FLOAT, val );
      |            ^
../include/vlc_variables.h:140V: note: expanded from macro 'VLC_OBJECT'(L29348: note: Cexpanded from macro 'var_SetChecked'
o),n,t,_Ov):
BJECT(o)10  140 | #define 
      :,n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const|                                                ^  481 |          const struct  vsvbajrtruct vlc_commonlwarning: c_commodue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  293 |     if_member(ect_t *) !vs_members: (const vlc_object_t *)(&(x)-a: (const >obj) \
()
      |         ^
vlc_object_t *)(&(x)->ob../include/vlc_variables.h:142:48: j) \¬e: expanded from macro 'var_GetChecked'
      |               ^
      r
|               ^
  142 | ( x#define v)->obj) In file included from ar_GetChecked(o,n,t,v) v_ar_Getnote: GIn file included from posix/getaddrinfo.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\expanded from macro 'config_GetFloat'
Checked(VLC_OBJECT(o),n,t,v)
      
|                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members:    (340posix/error.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: 539  const struct vlc_common_members: (const vlc_obje_ce:5c:t_t *) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(&(t  539Cx)->ob  145 | #dj) \
      e|               ^
h      oSfine confinstg_G vIn file included from stream_output/sap.c:e|               ^
29:
In file included from ../include/vlc_common.h:1031:
ltF../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 | cl _objec |     toat(a,b) cv_t *)(&(x)->obj)o a\
r_Cre  an returneckte( p_o var_SetChbj, psz_name, Veckefd (Lig_GetFloat(obj,VLC_OB nJC_VAIn file included from ame, VLC_V |    Aposix/dirs.cR_COORDS, val);
      |            ^
../include/vlc_variables.h:e140:48: note: expanded from macro 'var_SetChecked'
R_F  140 | #define v i:LOAT | VLC_VAR_DOINHERIT
      |     ^
28:
In file included from ../include/vlc_variables.h:../include/vlc_common.h:1031:
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #definetChecked(o,n,t,v
a var_Crea)tf( v../include/vlc_common.hr: var_SetCheckECT(a),e(a,481:15:b,c) var_Creabate( note: expanded from macro 'VLC_OBJECT'
r)
  _ VLC_OBeJEC481 | d(VLC_OBJECT(o),n,t,v)
      |                                                ^
T(a../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)  GetC,hecked( 481 |         const struct vlc_c bommon_, c )
      |                                       ^
 members: ../include/vlc_common.h:481:15: note: (cons   expanded from macro 'VLC_OBJECT'
t       v| l              ^p  c__object_t *obj, psz_name
481 |    ), VLC_V     const    const struct vlc(A_co&
R_(x)->obj) \
            |               ^
STRING, &val ) )
      |         ^
mmon_memb../include/vlc_variables.h469:In file included from posix/specific.c:25:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5ers: (const:142: vlc_object_t      |                                              ^
48../include/vlc_common.h:481:15:: note: expanded from macro 'VLC_OBJECT'
5  note: : warning:   481 |         const struct vlc_common: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'var_GetChecked'
s  429 |      _mem142 | #define var_GetChe var_Creatdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bers: (const vlc_  469 |     var_Create( p_obj, pszeobject_t *)(&(x)| t_name,->obj) \
      rIn file included from  *)(stream_output/stream_output.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12:&(x)        ^ ->obj|               ^
 ) \_( p_obj, psz_misc/variables.cwarning: ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a../include/vlc_variables.h:122:39: 
note:   SetChexpanded from macro 'var_Create'241 |  Vme
e,  122 | 
      |               ^
LC VLC_VARcked(o,n,t,   _STv) var_Sreturn var_SetChRueeI_VAR_INTEGER | VLtIn file included from Cccked_VAR_DOIposix/error.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5CNNHERI: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
G |  554 |     var_Crhecked(VLCT(e  _OBJECT(po),n,_obj, pstatz_ne( p_obj, psz_name, V)LC_acVAR_STRI;ked#N VLC
      | _VAR_DOINHERIT );d(o,n,    ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122et:G1194:28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

 ,  1194 |        | #      p_vd|avel->i_int = fineconfig_GetInt( p_this, psz_nam VLC_VA )
      |                                                ^
../include/vlc_common.he:481: );
      |                            ^
R_../include/vlc_common.h../include/vlc_configuration.h:143:42: note: expanded from macro 'config_GetInt'
  143 | #deD15: note: expanded from macro 'VLC_OBJECT'
OI  :481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const stfine vavr_Crevar_Create(a,b,c) var_Crearuct       |     ^
vlc_common_members: (constt evlc_oate(a,b,c)../include/vlc_variables.h481 |         b:122:cfine coject_nt *)(&(x)f39ionslc_cog-_GetInt(( a,b) confiVLC_OBJECT(a), b, gNHERIT
      :>ocbj)|     ^
../include/vlc_variables.h:122:  note: expanded from macro 'var_Create't_ m
mon_mem)  122 | #defin39:
 \
              | note: expanded from macro 'var_Create'
                                      ^
be var_Create(a,../include/vlc_common.h:b,c) var_Crea481:15: note: expanded from macro 'VLC_OBJECT'
  t122   | #define var_mee( VLC_OCBJECT481 |         const struct vl(vac_common_mem, VLCbr__Creers: (consatrte( VLeC vlc_object_t *)(&(VAR_STRINa), b, c G, valx)->obj) e)_
O      |                                       ^
BJECT(a\a../include/vlc_common.h:481:15t: note: expanded from macro 'VLC_OBJECT'
e(a,b,c) var_Create( VLC_OBJEC)T(, b,  c i  fs( va481 |    r_ta), b,Gv) var_GetChecked(VLC_OBJECt
Truct vlc_(c,ommon_members: (c      |               ^
o )
nst      |                                       ^
 ../include/vlc_common.h voIn file included from   clrs:posix/specific.c: ) ,n,t,v)481:15: note: :25:
In file included from ../include/vlc_common.hexpanded from macro 'VLC_OBJECT':etChec
k  481 )
c_obj(ec  const cte_dt( p1031_ | obj,
      |                                                ^
:
../include/vlc_common.h      :o481:15:  estruct|                                       ^
 ../include/vlc_common.h:481d( vlc_commp|               ^
on_membs../include/vlc_variables.h:ne*In file included from stream_output/sap.c:29zrs: (cons  t:
In file included from ../include/vlc_common.h st: p )(&(:15: note: expanded from macro 'VLC_OBJECT'
 note: vl  xcvl)481-_expanded from macro 'VLC_OBJECT'GetInt(V>obj) 
442L  1031c_\
obj, p481s |    _       |               ^
 | :        con 5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
st struct vlc_coC_OBJECT(a),b)z_na
      |   m442 |       coenst s, VLmmon_ :
../include/vlc_variables.h:227:12:oC_VAR_bmembersject_t *)(&(x)->obj) \
      | :v (const vlc_objec              ^                                         ^
t../include/vlc_common.h:481:15: 
     const BOOL, &vas_t * )(&(x)->obj)l ) )warning:  \
      |          ^
../include/vlc_variables.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
142:      |               ^In file included from 
stream_output/sdp.c  
22748: note:  | expanded from macro 'var_GetChecked'
  142 | #define var:aIn file included from _GetChe26:
In file included from ../include/vlc_common.h:1031:
cked(o,n,t,v) var../include/vlc_variables.h:227tposix/error.c:_27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_Get  563 |     var ruct vlcC_Cr_comm hecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
on_members: (_../include/vlc_common.h:n481ame, Vco:ns15t: vlLC_VAR_cSTRI_object_t *)(&(x)->o  bjN) \
      |               ^
rG, &ve note: expanded from macro 'VLC_OBJECT'
  481 |    turn var_SetIn file included from posix/getaddrinfo.c:Coreate     const struct vlc_commeon_memberCs: (const vlc_object_t *)(&(x)ate( p_ob j, psz_name, );
29      h| :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  350 |    VLC_V pa           ^
lAR_STR if( var_GetCbjeING | cVLC_VA../include/vlc_variables.hhecked( p:140_obj, psz_name_obj,: ps, VLCt_VAR_note: expanded from macro 'VLC_OBJECT'
z_STRING,48tR_DOINHERIT
      |     ^
: note: expanded from macro 'var_SetChecked'
_na  140 |  &#define va../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 *)(&(x)->obj) mr\
      |               ^
_See, t->obvChecked(ajIn file included from posix/dirs.c:V28:
In file included from o,n,t,v) v../include/vlc_common.h:1031:
../include/vlc_variables.h:l477:5: warning: LC_VAR  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] e481:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_BOOL |)  227 |     return var_SetChec \
      |               ^
k VL |         const struct vlc_In file included from posix/thread.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304common_me  :12217:) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  ked( p_obj, 
p  477 |     var_Creae | szm304te( p |     if (likely(!var_Gebers: (const vlc_object_t *_obj, pszd_(n apm)(&et_(ox)->obj) bC, VLC_VAR_ST\
RI      |               ^
j,heckeNG | VLC_VAR_DOmisc/variables.c:I1197:d29: warning:  _) psz_name, VLC_VAR_FLOAT, val n );(
o      batm| rjdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, 1197 | uct vlc_c e            p_val->b_bool =NHERIT );
      |     ^
 c../include/vlc_variables.h:122:nonfig_GetaI39: note: expanded from macro 'var_Create'
,  122 | #define vnt( p_this, psz_name ) > 0;
      |                             ^
../include/vlc_configuration.h:143:42: note: ommon_amembers: (const vlc_object_t *)( expanded from macro 'config_GetInt'
  143 | #define config_GetInt(a,b) con&(fix)->obj) \g_
      |               ^
GetInt(VLC_mVOBJECT(a),b)
      |                                          ^
eLmisc/objects.cr:240:9:../include/vlc_common.h,:481:15: note: expanded from macro 'VLC_OBJECT'
 _warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |           cCreate(a,b,c) var_Creaonst s240 |  te       vatruct vlc_common_rmembers: (const vlc_object_t *)(& )C(x)->obj
)( VLC \
      |               ^
_V_OBJECT(_AdaAdC), b, c )
      |                                       ^
../include/vlc_common.haCllb_VAR_DOIacNHERIT );R
_FL      |     ^
      |         ^
misc/variables.c:1219:17: warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h481:15k (obj, : :note: expanded from macro 'VLC_OBJECT'
"tree"  ../include/vlc_variables.h: 1219 |     char 481 |    *str   = v 122:39: note: expanded from macro 'var_Create'
Oa142,:           ^r_I
   122 | #definTnherre  conit../include/vlc_variables.h:48e140:48: note: expanded from macro 'var_SetChecked'
  140 | #defieCne var_Setomm vCAT, val );
      |            ^ar_Create: note: expanded from macro 'var_GetChecked'
he  cked(o
,../include/vlc_variables.hand, NULL);
      |         ^
../include/vlc_variables.h:166:51: : note: n,t,v) var_SetChecked(a,b,c) var_C142(String(objecrt, var);VL
C_OBJECT | 140:48: note:       expanded from macro 'var_SetChecked'| 
                ^
eate( VLC_OBJEC../include/vlc_variables.h:642:51: note: expanded from macro 'var_InheritString'
T(  a140), b, (o),nc )
      |                                       ^st struct vlc_common_members: (co#  642 | #define var_Inheri,t,v)
      |                                                ^
n | st vlc_o../include/vlc_common.h:481:15: expanded from macro 'var_AddCallback'note: d#def
bject_tine *) var_SetC(eexpanded from macro 'VLC_OBJECT'&
(x)->obj) \
fine var_GetVhectString(o, n) var_InheritString(VLC_Ck )LhCed(o,n,t,v) vOBJECT
_25V warninga  166sAR_C generatedO  481 |  O       consRDS, &      t sv.
trucal)))
      |                 ^
t../include/vlc_variables.h:r142:48: note: expanded from macro 'var_GetChecked'
_Se | #defi vnel var_AddC  allback(a,b,c,d) var_AddCallback( 142 | c_common_memb
e../include/vlc_common.h:t#deVfChec      keine var_d(VLC_LCO_OBJECers: (const vT(a)B481J, b, c, d )
      |                                                   ^| 
lc_obj../include/vlc_common.hcekEe:ct_t         ^#
| ../include/vlc_variables.h:*)(&(x)->obj) \
      |               ^
CT(o)481:15: note: ,n,t,v)
Gexpanded from macro 'VLC_OBJECT'      
|                                                ^
142d../include/vlc_common.h:481:15:   481 |   define var_Crenote: expanded from macro 'VLC_OBJECT'
at  481 | :(              ^      const st:15: note: expanded from macro 'VLC_OBJECT'
r u cete       const struct vlc_common  v
(481 |         clc_coonst struct vlc_common_memmmbers: (cto_)o,m n)
      |                                                   ^
(a,b,c)../include/vlc_common.h: var_C481:15reate( VLC_OBJECT(a), b,Checked( c o,n,t,v) var_GetChecked(VLC_OBJECT(o:n _members)note: ,expanded from macro 'VLC_OBJECT': )(const vlc_obonst vlc_o48
      n,| t                                      ^
:../include/vlc_common.h:481:15:
,v) bjec In file included from t_t *)(&
      |                                                ^
note: ../include/vlc_common.hexpanded from macro 'VLC_OBJECT'
  481 |         co(xject_t *)(nst struct vl&(x)->obj)   481 |  \
       |               ^
      const struct )->misc/objects.cv:241:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lc_coc_mm  241o | n _ m embers:o  ( c o nst commovlc_object_t *)(&(xn_)->obj) \ 
v      |               ^
members: (const vlc_object_t *posix/dirs.c)(&ar_(x)->obj) \
      |               ^
C:bj) \
      |               ^
reate (obnote: j28In file included from posix/error.c:27, :
"vars:
In file included from ",../include/vlc_common.h:1031:
 VLIn file included from expanded from macro 'var_GetChecked'../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from 
posix/specific.c:  578 |    C
_V  142 | #deA25::
 481R_:15: note: expanded from macro 'VLC_OBJECT'
In file included from   481 |   f STRING | VLC_VAR_ISCOMMAND);
      |         ^
     con../include/vlc_variables.h:122st strucift vlc_common_members: (const vlmisc/variables.c:1373:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c_object_t *)(&(x)../include/vlc_common.h-:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  >obj) \emb
      |               ^
 1373 |     v455 |    : 39v:a note: lc_muterex_loc../include/vlc_common.hexpanded from macro 'var_Create'k(&vlc_
rIn file included from _C  reate( p_obj, spsz_name, posix/thread.cV:LC_VAR_FLOAT |:1031:
../include/vlc_variables.h: VLC_VAR_DOINHERIT );
122 | 491#:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |     ^
  491 | ../include/vlc_variables.hi:122:    var_Create( p_obj, psz_name, VLC_VAR31_:
AD:DRESS | VLC_VAR_DOINHERIT );
      |     ^
In file included from  ../include/vlc_variables.h(const vlc_obIn file included from stream_output/sdp.c:26:
In file included from ../include/vlc_common.h:1031../include/vlc_common.h:1031:
../include/vlc_variables.h:
ject_t *define var../include/vlc_variables.h:)(&:(x)->obj) \
      |               ^
_Create(a,b324,c) v241:39: note: expanded from macro 'var_Create'
i:122:39: note: expanded from macro 'var_Create'
10nternalar_Create( VLC_OBJIn file included from ECT(astream_output/sap.c),  122 | #define var_Create(a,:29 b, c )
b,c:
In file included from ../include/vlc_common.h:) v      :1031:
../include/vlc_variables.h:241:12: ar_Cre12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oat,nwarning: : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,t,v)   241 |   |                                       ^
e( VLCv  return v_a  OBJECa241../include/vlc_common.hTr:481 |     re:15:r__Set(a),Checkt b, c note: expanded from macro 'VLC_OBJECT'
ed( p_objurn var_SetCh( varec_Change( p_obj, pszGetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
, p../include/vlc_common.h:ne  481 |        v   122 sconst struc_name, 481t | V #vlc_commdefonine vaLC_r_Create(a,b,c) var_VC_memberssA
(o  bRr_eakteed(:CH(OICESCOUNT ,(  &count,324j)->var_lock);
      |                     ^
cmisc/variables.h:60o:59: note: expanded from macro 'vlc_internals' NULL ) )
      |         ^
n
s ../include/vlc_variables.h):p128:43: note: expanded from macro 'var_Change'
  128 | #define var_Chang   t60 | # e(a,b,c,ddefine vlc_,e) v internals( obj )vlac_objec (((vlc_object:15: r_Chanz_na_note: me,g e( VLC_O VLCVLC_VAR_StTR_I_t *)OB(&NGJECar(x)->obj) \
 | , va      |               ^
expanded from macro 'VLC_OBJECT'
_  481 |    Tmisc/objects.c:BJECT(242:(9aG)     const a), strub, cinte ct vlc_rnals_t*)(VLC_OBJEC Tc(ol, b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const   ifstruct vlc_commoo
      |                                       ^
../include/vlc_common.h:481:15n: bj)))-1)
      |                                                           ^
note: expanded from macro 'VLC_OBJECT'
_../include/vlc_common.h_mobj, (:  psz_na );
mmome481:15:  !vnote: expanded from macro 'VLC_OBJECT', VLC_VAR_STRINar_G      G: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n_members:|            ^
 (const e
  481vlc_object_t   e* | tChec)(&(x)->ob481242 |  | m bj) \
      |               ^
  ../include/vlc_variables.h   e    v rseaIn file included from posix/netconf.c:,r 37_Ad :
 t     cvalonChked( eckeds(o,t structndIn file included from :../include/vlc_common.h:1031:
:../include/vlc_variables.h,140 vCallback: :350: l(obj, "v9: t,v) var_c_commoGen_members: (const vlc_object_twarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |    48 if( va a);
rr_GetC      hecked( p_obj, psz_name, VLC_VAR_STRING, *)(&(x)->obj &val ) )) \
      |               ^

      | s", |         ^
misc/variables.c../include/vlc_variables.hVarsComm::142:and, NULL);
1374:      |         ^
9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1374 |  t,  d,(   if (vlc_iCcon note: expanded from macro 'var_SetChecked'p_obnst vlc_object_t *)(&(x:48: note: expanded from macro 'var_GetChecked'

../include/vlc_variables.h:166  140 | #def  142 | #define vare )hjt,e
ernal      s(obj)->var|                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 _:p  481 |         const structroots51: note: expanded from macro 'var_AddCallback'
 vlz_na   166 | #definec_commme, VLC_VAR_FLOAT, &val ) )
       var_Addc| )=-= NULL)
      |         ^
>o         ^n
omisc/variables.h:C60allback(akb,j) \
      |               ^in
e v../include/vlc_variables.h:142:48: note: b,c,d) var_AddCaIn file included from posix/dirs.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511::59leexpanded from macro 'var_GetChecked': note: expanded from macro 'vlc_internals'
   60 | # defidar_5: SetChecked(o,n,warning: 
n  142 | #define vat,(vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r
_GetChecVLC_ked(o,)   511 |     var_Create( p_obn,t,v) var_SetChecked(VLC_OBJj, Epvar_GetChecskz_name, VOed(VLC_OBJECBCTTJ((Elo),n,t,v)
      LC_VAR_INTEGER | VLC_Vback( AR_o),DOINHERIT
Cn,t      |     ^
V| LC                                               ^
_OBJE../include/vlc_common.h:481:15: ,CT(a), b../include/vlc_variables.hnote: expanded from macro 'VLC_OBJECT':v
122:39: note: expanded from macro 'var_Create'
  122 | #define var_Cr  481eate(a,b,cT) var_Cr)
      | ( |         const streate,u c, d )
                                               ^
( ct       VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15:|                                                   ^
../include/vlc_common.ho note: v../include/vlc_common.h:expanded from macro 'VLC_OBJECT'
481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const :481:15:           ^ struct vlc_common_memberlc_common_members:  481 |         const str  note: )(expanded from macro 'VLC_OBJECT' const vlc_object_t *s: (const
)  481 |  u vlc(   ,ct vlc__common_membe    const _object_t *)(&(x)->obj) \
      |               ^rs: (const
&(x)->obj) \
   const smembers: (const vlc_obj        
struct vlc_cve../include/vlc_variables.hlc_|               ^
ct_:oobmjt *mon_m140:48: )e(&(x)->obj) \
      |               ^
In file included from cposix/thread.ct_t *)(¬e: e:31:
In file included from ../include/vlc_common.h:mbersexpanded from macro 'var_SetChecked'
: (const vlc_obje(x)->obj)   \1031ct140 | _t *)#defin:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

e var_SetChecked(o,n  340 |     if(      |               ^
 var_,_GetChmisc/objects.ceck:274:eIn file included from d(ott,v,n,t,v) var_G) var_Setposix/dirs.ce:38:t warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
GetCCheck  274 |  C 28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:  vlc_object_interned( p_hehec525:o5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bj, palszked(VLC_OBJECT(o),n,t,v)
      s_t *p
  525 |     var_cC_name, (r|                                                ^
VLC_VAk&(e_../include/vlc_common.hp:481:15: d(VLC_OBJECT(o),note: riv = R_STRING, &valn,t,v)
      |                                                ^
vexpanded from macro 'VLC_OBJECT'lx)-../include/vlc_common.h: >obj
) 481c)
      |         ^
:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h  481_int:142:48: note: expanded from macro 'var_GetChecked'
ernals(  142  p_this );
      |                                      ^
 | #define var_GetCheckemisc/variables.h:60:59: note: expanded from macro 'vlc_internals'
d(o,n,t,v) var_GetChecked(VLC_OBJE) \CT
      |               ^
   60 | # define 481( | o),n | In file included from stream_output/sap.c e:29:
In file included from ../include/vlc_common.h:vlc_i1031nternals( obj  ) (((vlc_object_intern:
,t,v)     v
           ../include/vlc_variables.hn  const struct vlc_common|                                                ^a_membe: llc256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s_t*)(VLC_OBJEC_internals( obj ) ((
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   256(  | r,vT(    481 | s: (       l return var_SetChc_objecteconst vlc_object_to   cked( p_obj, psz_name,bcj))_*)(&(x)->obj) \
      | ionte)-1)
      |                                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT't 
V              ^
  481 |         conscotnst str strucuct vlc_commoIn file included from stream_output/sdp.c:26:
In file included from ../include/vlc_common.h:rnna1031tLs vl:
../include/vlc_variables.h:256lc_common_m,:embers: (vs)_t*)(n_members: (const vlc_objVconst vlc_object_t Lt*)e(C_VAR_AD25&12:  warning(ct_C_OBx)->obj) 
\teate DRESwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]*
       s(
|   256 |     return JvECT(obj))      ar_SetChecked( p_ob)tj, psz| S(&(x)->obj) \_name, VLC_VAR, val              ^)-1)
      |                                                           ^
                                               ^ 

../include/vlc_common.h:../include/vlc_common.h)s:481 481:15: note: expanded from macro 'VLC_OBJECT'
;pmisc/objects.c_
      |            ^
 generated../include/vlc_variables.h::140:48: note: 284expanded from macro 'var_SetChecked'
:36: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  o  284 | b 140 | #define   vrj, psz_nar:m
      |               ^
e, VL.
  481 |    Cucu_ VARIn file included from posix/thread.cc  :  const str_BOO_ADDRESuS, L | VLC_v31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350al );
      c| t v:9:            ^
lc_c../include/vlc_variables.h:140:48VAR_Dwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ommonOI_membN
HERIt vlcT  350_co
ers: (const:       15vl:mc_object_t *)(&(mo| n_mem    ^b t   xnote: note: )var_SetChecked(o,->ovlc_common_members: (const vexpanded from macro 'var_SetChecked'

  ../include/vlc_variables.hlc140 | #define var_SetChecked(o,n,t,v) vaexpanded from macro 'VLC_OBJECT':_object_tr
_ *)(&(x)->obj)e  122:39 | r    iSf:(e481 |  n,t,v)       const struct vlc_common_ mem note:  \
       |               ^
tbChvar_SetChvar_GetCheckerIn file included from posix/specific.c:ed( p_obj, psz_name, VLs: (const vlc_object_t *)(&(xC_V)->olc_object_internals_t *priv = vlc_intersnals(obbjbj) \:
       |               ^
)A \
      |               ^
R_STRING, &val ) )
      |         ^In file included from posix/getaddrinfo.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'var_Create'  362 |     if( var_GetChecked( p_obmisc/variables.c:(
j1377);
      |                                    ^
jmisc/variables.h:60:59: note: expanded from macro 'vlc_internals'
  122 | #d   const60 , psz_name, V | LC# 
_VARdefinecked(e vlc_i25V_nLC_OBJECT(o),n,t:A15,DDRES../include/vlc_variables.hS:, &valv)
      |                                                ^
t../include/vlc_common.h :
:In file included from 142../include/vlc_common.h::481:)e  )
      |         ^
../include/vlc_variables.h:15: note: expanded from macro 'VLC_OBJECT'
efin  481 | e142:481031 :
../include/vlc_variables.h:469:5: warning: cked(:48warning: VLC _:: note: expanded from macro 'var_GetChecked'
    due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] rnals( obj 
142 |  1377 |         twalk(vlc_internals(obj)->vanote: expanded from macro 'var_GetChecked'
rvlc  _object_142t |  #*)(&_(define varrx #define_Ge var_GetChOBJECecked()teo,n,t,v) var_GetChecked(VLC_OBJECT(o var_CChecked(o,nooTreate(a,b,c)),n,t,v) var_Create( VL-
      ,t,(v)o>obj) \
      |               ^
)|  var_                                               ^
GetChecked,C_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
OB(JECT(  481 |         cIn file included from VLC_OBJnoposix/netconf.c,:nst struct vlc_commonECT(o),na37)t,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
,, b, c )
      |                                       ^
v../include/vlc_common.h:481:15:)
  481 |         c_m note: expanded from macro 'VLC_OBJECT'
  481 |         const st      ruct vlc_common_members: (const vlc| embers: (const vlc_object_t *)(&(ox)->obj) \
      nst str_| object_t *)(&(x)->obj) \
              ^t, Du                                                     ^
|               ^
mpVariable)uct vlc_common_me;
      |               ^
mb
misc/variables.h../include/vlc_common.h:ers: (481:15: note: :In file included from posix/getaddrinfo.c:cexpanded from macro 'VLC_OBJECT'
In file included from onst vlcposix/dirs.c2960:59: note: expanded from macro 'vlc_internals'
   60 | # de::
In file included from ../include/vlc_common.h:1031  :
481../include/vlc_variables.h | 28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h::539:5: warning: 429:5due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: warning:   539 |    due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_object_
t   429 |  *)(&(x)->obj var_Crea   vt) \
      |               ^
e( p_obj, ar_Create( p_obj, psz_name, VLC_VAR_pINTEGEIn file included from posix/thread.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: sz_ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) ((  362 |     i(f( var_GeametC,h ecR | VLC_VAR_DVLC_Vked( p_obj, psz_namOINHEvRAe, VR_FLOAT | VLC_VARlc_obj ect_internals_LC_Vt*)(Vfine vlc_internals( ob
_Dj ) (((vl   OINHERIconsT
      |     ^
../include/vlc_variables.h:122:39:LC_AR_ADDRESSOBJECT(obj)))-1)
      |                                                           ^
t ,strIT );
../include/vlc_common.h       :|     ^
&val ) )
      |         ^
u../include/vlc_variables.h:c note: _481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     c    cont   vlst struct../include/vlc_variables.hexpanded from macro 'var_Create':
o vbject_internals_t*)
(:122:39:   c_common_menote: 122 | #deVLC_fine var_Create(O142:48: note: expanded from macro 'var_GetChecked'
a,  142 | #dexpanded from macro 'var_Create'
efine var_  122 | #define var_CreGetChecked(Blobc_,n,,c) var_Creacote(mt, ate(a,b,VLC_OBJECmvon_members: (const vc) vlcar_Cr_object_t *)(&(eat) varTe((a)_Ge VIn file included from x)->obj)JtChecked(VLC_OBJEC \
      |               ^
T, b, c )
      |                                       ^
../include/vlc_common.hL../include/vlc_common.h:481:15(o),n,t,v)
      |                                                ^
C_OBJE:: note: expanded from macro 'VLC_OBJECT'../include/vlc_common.h:481ECT(a), b, c )
      |                                       ^

../include/vlc_common.h:481::15: note: misc/objects.c:CT(obexpanded from macro 'VLC_OBJECT'300:469
 |    481 |          var_Create(j36: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  const struct p_obj, psz_nam vlc_comme, VLC_VAonR_STRING | VLC_VAR_DOINHERIT );  300 |     v)))-1)l
      |                                                           ^

      _../include/vlc_common.h:481c_obj| :m15: note: 1031embeexpanded from macro 'VLC_OBJECT'    ^  481 |         const stru

ct   481 |         const stecruct vlc_vlc_common_r../include/vlc_variables.hcommon_memberm:
:em../include/vlc_variables.hts_:15::122 i note: nternalber(con362:9st vlc_obexpanded from macro 'VLC_OBJECT':s_t *pje: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  362s: (cot_t *)s(39nr
&(xi | :v (const :) -v s>ob= vlc_internalslj) \
      |               ^
(o note: tcexpanded from macro 'var_Create'
  122 | #def misc/variables.c:  if( vbj);
      |                                    ^
1378misc/variables.h::23iar_GetChecked60(: :p_o59: note: expanded from macro 'vlc_internals'
bj, psz_nan e var_Create(a,b,c) var_Create(_obje  481 |  c      VLC_OBJECT( t60 | #  dvlc_o_t    const stru a*)me, VLC_VAR_AbjD,)(&(x)ecc->obj) \t vtlc_ceof
_ine    vlc_i    co       |               ^
t mmonnwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]*)Db(&(xs)
->objt st,  _1378rc  | )n     vmembers: (cuternc)
RESS, &vaIn file included from posix/thread.ctlc_mutex_unlock(&vlc_:      31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429: internals(obj)vonlc_common_me->var_st vlc_5:mlock);
      |                                       ^
|                       ^
object_tbers: (const misc/variables.h:60:59: *) (&(vlc_object_t *)( lx) warning: ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
¬e: expanded from macro 'vlc_internals'
:481->obj)  429 |     var_(x)->oCreate( ) )p_obj, psz_na   60 | # bals( obm
      |         ^e, VLC_
V../include/vlc_variables.hjde:j ) () \
      (15: note: :AR_INTEGER | V\
      |               ^
142(vlcL|               ^
C:48: note: expanded from macro 'var_GetChecked'
_ofine b  expanded from macro 'VLC_OBJECT'
In file included from   481 In file included from stream_output/sdp.c_142vl:26:
posix/dirs.c:28:
In file included from c../include/vlc_common.h:1031:
V | A_i../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
je#cIn file included from defiR  554 |     va |   r_C\
      |               ^reate(
 pt_in_DO_../include/vlc_common.hn:tternaobj, psz_namIn file included from ls_tINHEe, VLposix/getaddrinfo.cC_ernals( obj ) (((vlRIT :);
29      | :
VAR_ST*R  In file included from ../include/vlc_common.h:n    ^e v  1031)(VLC_OBJEC:
../include/vlc_variables.h:442:5: warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]T(obj  c)))-1)
      | on
                                                          ^
st s  ar../include/vlc_variables.h:122:39:t note: expanded from macro 'var_Create'
442 |     122../include/vlc_common.h:ruct vlc_com | #defin481:  var__15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_ce var_Create(a,b,comm) var_Create( VLC_COBJECT(a)reate( p_obj, b, cmon_member, psz_name, VLC_VAR_BOOL )
      s: (conon_m| I | VLC_VANst R_DOIN                                      ^
Gev../include/vlc_common.hlGHembers: (const vlc_object_t ERIT );
c      |     ^_objec:*)(&(x)
-t_t *)(&(../include/vlc_variables.h:tCheckx)->obj) \
      |               ^ | VLC_VAR_DOI122:39: note: expanded from macro 'var_Create'
  122 | #ded(o,n,t,vefine1031:
../include/vlc_variables.h:276:10 vNHERIT
      :
) >obj) \
v|     ^
481:15: note: expanded from macro 'VLC_OBJECT'
 warning: ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122       | |               ^
  481 | #define In file included from posix/specific.c:a     due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   cor_GvetChecked(VLC_OBJnst misc/objects.c:317:38a25rar_Cre:
In file included from ECT(o),n,ts,v)
      |                                                ^_Ctrr
u../include/vlc_common.hcat 
t: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h::1031ev  276 | lc_c ommon_members:   :
../include/vlc_variables.he(c:(a,b,c) var_481C:15: rnote: onst expanded from macro 'VLC_OBJECT'evlc_objate(a,b,c)ect_t   317 |     ate( VLC_OBJECT(a), vavr_lc_object_i b,477:5: c )
      |                                       ^
../include/vlc_common.hC
reate( V:481*)(&(x)->nter warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Lnals_t *  p_C477_Opriv = obj) \
      | :              ^ |     v  ar_Create( p_obv jlc_ini481 |       f( !vt15: note: erna  coBls( pexpanded from macro 'VLC_OBJECT'nJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
a
r  _GetsChect481k |         481s |     truct vlc_,e    _t his );
cons      t s   commonpsz_cn_do(mnst same,tr
 VLC_VAembers: ( p_tobj, psczruc| t In file included from onst vlc_object_                                     ^vlc_c
t *misc/variables.h:ommon_meposix/thread.c:31:
In file included from ../include/vlc_common.hmbers: (cuconst vlc__obje60c:t_tt vlc_com)(&(x:59: note: R_STRmINGexpanded from macro 'vlc_internals'
on)_n   60 | 1031 ma e*)# defimne (&(m->obj) \
      |               ^
bers: (cons| VLC_VAR_tevlxDOINc_ vlc_o:
../include/vlc_variables.h:442:5in,:H ERternals()- obj ) (((v>olbc_objecjwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t_I VLC_VAR_INTEGER, T );
      |     ^
&val ) )
      |          ^
../include/vlc_variables.h:122:39: internals_t*)(VLC_../include/vlc_variables.h:142:48: note: expanded from macro 'var_Create'
note: expanded from macro 'var_GetChecked'
  142 | #d  122 | #define var_Create(eOBa,b,c)JECT(obj)))-1)
      |                                                           ^
../include/vlc_common.h: var_Create( VLC_OBJECT(a)f481:15
: note: expanded from macro 'VLC_OBJECT'
  ine var_GetChecked(o,n,t,v) var_G442 |     var_Create( p_obj,   481ps, b, c )
z_name, VLC_      |                                       ^etC
../include/vlc_common.h:481:15VAR_BOO: note: expanded from macro 'VLC_OBJECT'
h  481 | ecked(VLC_OBL | VLC_VAJECT(o),R       _n,t,v)
      | DOINHERIT );
      |     ^
                                               ^
../include/vlc_variables.h cons../include/vlc_common.h:481:15:t struct vlc note: _coexpanded from macro 'VLC_OBJECT'
  481 |         const structmmon_members::122 vlc: (const vlc_object_t 39*)(&(x)->obj) \
      |               ^
_common_members: (cons: t vlc_onote: expanded from macro 'var_Create'
bject_t *)(&bj  In file included from e)cposix/specific.ct_t:122 *)(&(x)->o |  25(x#defi)b:
In file included from ../include/vlc_common.h->ob | j) \
      |               ^
j): \
      |               ^
1031:
../include/vlc_variables.h:491        cone vanst struct vlc_commr_In file included from posix/getaddrinfo.cCreate:29on:
In file included from ../include/vlc_common.h:1031(_me:5:
../include/vlc_variables.h:455a,b,c: warning: ) mbersv\
      |               ^:
5:ar_Crdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: (const vlc_ob warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from posix/dirs.c:28:
In file included from ../include/vlc_common.h:eate( In file included from   455 | j    stream_output/sdp.c:  VLC26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10:var_Creat_OBJECT(e( pa), b, c )
      |                                       ^
_o bj, psz../include/vlc_common.h1031ec491 |   In file included from :
t_warning: ../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:481  293 |   563 |  :15posix/netconf.c  _name, VL C_V : var AR_FLOAT | V:L37t C_VAR_Dnote: expanded from macro 'VLC_OBJECT'
:
 In file included from ../include/vlc_common.h  if v*)(&(( !vaOINHERIT );ar_Cr  :xeate
481 |  (       c1031:
../include/vlc_variables.h:429:5: p_ r)-warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_Create( p_obj, psz_nam>oonst struct vlc_coe, VLC_VAR_AD  429DRESS |   _bj) \
 Get objmm | VLC_VAR      | v              ^
arCh_Create( p, psz_misc/objects.cD      e|     ^
ck../include/vlc_variables.h:122:39: note: _ned( expanded from macro 'var_Create'
aOINHEme, VLC_:328:  122 | #VAR_STRdefine 9:RIT );
      |     ^
ING | p_obj../include/vlc_variables.h, pszwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  328 |  aro_:122_:39: note: expanded from macro 'var_Create'
  122 | #defin_ne var_CreaCrtnaeme, VLCmembereate(a,b,c) var_C_VAR_BOO(L, &val ) )a,b
      |          ^
,sc) va_r../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
o  142 | #d:efine var_GetC (cobheckej, d(o,n,t,v VLC_nVAprR_DsOIt_ Cvlc_objec)reeate(Nt_ts Vzate_( VLC_ varOBJEn_GetChecLCC_OBJECT(a)keT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
d(V, HERIT
        *)(&481(x)->obame, V|  bj) \
      |               ^
, c )
      |                                       ^ |         const struct vlc    ^
_L../include/vlc_variables.h:122:39c
: note: expanded from macro 'var_Create'ommoIn file included from LC_OBJECT(o),n,t,n_v)
      |                                                ^
m../include/vlc_common.h:C481posix/thread.c:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
embers: (_VAR  481 |         constc 
  481struct vlc_o  _n | IN       var_DelCacommollback (p_TEGER |th:31    :
In file included from ../include/vlc_common.h:1031nis, "122 | #defineV va _membe:
 Lrssvtar../include/vlc_variables.h:455 vlc: (cons :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t   cons
t   455Cssv_"r_Ctreate(a,b,,Vlc) Ac_ var_V |     var_CCrarsCommeatanroucbject_t *)(&(x)->obj) \
      |               ^
dR_DOINHERIT ), NULr;
      | t    ^_objecteate( 
pL_o_t *)(&(x)bj, psz_e->obj) \n
      |               ^
 );
      |         ^
In file included from ../include/vlc_variables.hstream_output/sdp.c:26:167:51: note: expanded from macro 'var_DelCallback'
In file included from posix/getaddrinfo.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h  167ame, VLC:
In file included from ../include/vlc_common.h: | #def../include/vlc_variables.h_V( :AR_FV122:39: note: LC_OBJECT(a), :b, c )
      469LOAT | VL:5:| v1031 warning: lineC:
_V ../include/vlc_variables.h:304due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:17v: aexpanded from macro 'var_Create'                                        ^

../include/vlc_common.h:481:15:A note: R  122 | #_DOIN469 |  r warning: dexpanded from macro 'VLC_OBJECT'
HEdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    304 |   e _ var_CrefRIT ate( p_ob481 |         consj, pszitDelCallback(a,b,c,d) var_name, VLC_ VA strune R_DelCallback_STRING | VLC_VA if( VLC_OB (likely(!var_GetChecked (vobj, name,aJECT(ara)r_S, b, cetR_DOINHER);
      |     ^
_CreaIT );
      t, d )
      |                                                   ^
../include/vlc_common.h:c| _    ^ VL481:../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
cC
co_VAR_COO  ../include/vlc_variables.h:122:39tR: note: expanded from macro 'var_Create'
D122 | #define var_Cr vlc_ce15:   122 | #defoineate(a,b,mmec(S) vaor_Cn_members: (conmnote: expanded from macro 'VLC_OBJECT'
a st vlc_ovrb,b,c)C ar_Create(a,bjeheeate( VLC_OBJECT(a), b, c )
      | vc                                      ^k,ed(VL  481 | ar_Cc
t_t *)(&(x)-C>        monrobj)c) var_Creaete( VLC__OB_members: Jate( VLC_const ECT((oOst)ruct vlc_common_members: ( \
      |               ^
,n,tco,v)
      |                                                ^
../include/vlc_common.h../include/vlc_common.h:481:15: note: nexpanded from macro 'VLC_OBJECT'
s:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         cons  t481 |         const strtuct vlcc vlc_o_commbjectmon_members: (co_t *)(&(x)->obj) \
      |               ^
nst v struct bers: (covmisc/objects.c:329:OBJECT(l9:c warning: lc_common_mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ember_oa)bject_t *)(&(x)->ob
j) \
      |               ^
nIn file included from posix/dirs.c:28:
In file included from ../include/vlc_common.h:1031:
s:../include/vlc_variables.h,o   :578:b, c )
9 (constIn file included from stream_output/stream_output.c:36:
329stIn file included from  vnst  |         var_DelClc_object: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  578 |     if( var_Ch      ange_t | *)(&(x)->ob:( p_obj,  j) v\
      | l              ^
allbacpsz_name, Vk (p_this, "tree", TreeComm                                      ^
1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cIn file included from ../include/vlc_common.h:481and, NULL):posix/thread.c:31:
In file included from ;
      |         ^  256 |    
 return ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.hvar15:167:51:_SetChec , &val)): knote: expanded from macro 'var_DelCallback'
LC
_VAR_CHO  167 | #define var_  DelCallbacked( p_(a,b,469note: expanded from macro 'VLC_OBJECT'
vlc_oc,d) var_DeoICES |     var_CrlCal)
      |                 ^
  481 |   _obbject_t *)(j, psz_nameCOUNT,../include/vlc_variables.heate:142b( & &jcoun, VLC:48: note: expanded from macro 'var_GetChecked'
_VAt  e,p_obj, psz_nct_t *)(&(x)->ame,  NULL ) )
      |         ^VLC_VARR_142ob | #def(
ineBJ_STRIxECT(a)->obAjD), b, jc)DR) )
      |                                       ^
 N../include/vlc_variables.h:G | VLC_EVS S,\AR_DOINHERI../include/vlc_common.h va var_:481:15 l:\  note: expanded from macro 'VLC_OBJECT'

      |               ^
  
   co  n      |               ^
481) | ; T )st str  ;In file included from uct      const struct vlIn file included from 
stream_output/sap.c:vlc_c_common_      |     ^29
comm../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
128
      |            ^  122 | :posix/specific.c:25:
In file included from ../include/vlc_common.h:ember#define vG1031sae:
tCh43: ecked(o,n,t,v) var_rmon:../include/vlc_variables.hnote: _members: (const expanded from macro 'var_Change'_Creat (const vlc_
vlc_oGetChecked(VLC_OBJECe(a,b,c) vbject_t *)(:511:&(x)->obj) \
      |               ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276a:r_C510:   128 | #defin
e: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Tre
../include/vlc_variables.h:140:In file included from aposix/netconf.c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  511 |     var_Create( p_te( VLC_OBJECT(a),var_Change(a,48  :b:,37:
In file included from ../include/vlc_common.h:1031:
obj, psz_276../include/vlc_variables.hc:  442:5: ,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: expanded from macro 'var_SetChecked'

 |  b,o   id,e) var_Chn   442f | (    a mvar_Create( p_ob  140j | #e,!), VL psz_naC_mvdaerfine va_GetChecr_SkedetCh,n,( p_obj, pt,v)
      |                                                ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e, VLC_s  481 |     ange(    const struct  VLvlc_common_membersC_OBJECcz_name, VLC_kVA:Red(o, (const n,t,vvlc )
      | T                                      ^(
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
caobject_VAR_IVAR_INT), b_objec  B,NTEG cE481 | ER, , GERt *)(&(xcO&val ) )
      |          ^
_dotbject_t) *)(, |- ) var_SetC../include/vlc_variables.h:    &(x)->obj>o) \
      |               ^
e )_hecked(VLC142:inte     OL | VLC_VARIn file included from 48:_DOIc note: expanded from macro 'var_GetChecked'
VNbj) \
      r|               ^nLC_VAR_Dastream_output/sdp.c:
      |                                           ^
ls_t*)(_OB26:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:
onst str324:10:HERIT );
      |     ^
JECTIn file included from posix/getaddrinfo.c:uc29:
In file included from (o),../include/vlc_common.hn,tO  :1031:
142../include/vlc_common.h:481:15 | ../include/vlc_variables.h:#defi../include/vlc_variables.h:,n warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] :note: expanded from macro 'VLC_OBJECT'
v122:39: note: expanded from macro 'var_Create'
lbacke VLC_OBJEIN)
      | CT(v  HERIT
122  324 |  
art vl |       o#defi   if( !_vGetC(  481 |  |     ^
ar _G../include/vlc_variables.hhece477:V  bj c_common_meLCntChe122_OBJECT(a), e)b)m:)-1)
      | 5: warning:                                                ^:
 var_Credue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]39
:  ked(o                                                          ^
477 | ,n,t, ate(a,../include/vlc_common.hc v) var_b,c:ke 481G../include/vlc_common.h:) v var_Cr, c15,: note: expanded from macro 'VLC_OBJECT' d )
      ar|                                                   ^
:481:15../include/vlc_common.h: note: expanded from macro 'VLC_OBJECT'
etC:481:d(_C e  481 p_obj, psz_name, VLC_VAR    cohenote: expanded from macro 'var_Create'
ate | 
_Fcke  122( p_objnLd(VLC_re ,aOBJEC  T OAT, (o),st ste( &val )n )
      |          ^,
psz_../include/vlc_variables.h:142:48:    t  481 |         con,st struct vlc_name, VLC_VAR_STRIN c oVLmmon_mvCG |note: expanded from macro 'var_GetChecked'
const s  truct ve lc_common_members: mbers:(c)
 | V_OBJECT(ab (cons#d      )t, b, c )ers:
|                                                ^
 efine var_Cr evlc_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
truobje      |                                       ^
ct vate(a,b,c)  481 var_Cr |      (coeate(   const strunco../include/vlc_common.ht vlc_common_mes VLC_OB142: | #defnst vlc_objectmbersine 481: (co:ct_t *)(&(x_)->obj) \
      lc|               ^
var_nGetChs15:ecked(o,n,t,v) var_GetCheckeJECd(VLC_Ot vBJECT(o),n,_tl vlc_object_t *T)((a), b,tc_obj,v)
      |                                                ^
t c )
../include/vlc_common.h misc/variables.c:1398:co:481:      36e15: note: LC_VAR_DmOmIoNnHexpanded from macro 'VLC_OBJECT' 
*|                                       ^
)(&(../include/vlc_common.h:_Emembers: (coRITn );
      |     ^
&../include/vlc_variables.h:122  481:: | s    warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]note: texpanded from macro 'VLC_OBJECT' 
v 
1398 | (x)->obj) \
      |               ^lc_  481    vl    c_ objec
39const struc |  tt_intect_t *object_t *)(&In file included from :(x)->obj) \
      |               ^
posix/thread.c:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:  note:  477rnals_ )vlc_co:5(     consx)t stru&(x:) -warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
>  477 | ot *priv = bm m on_member  vavlc_internals(octbj);
      |                                    ^
misc/variables.h:s: (cj) onst vlc60\
      |               ^: 59:_o r
_vlc_conote: expanded from macro 'vlc_internals'
   60 | #b mmCreatdefine v->obe( jjeclc481:_internals( p_obj, psz15: note: expanded from macro 'VLC_OBJECT't_expanded from macro 'var_Create'
_  122 | on_membenIn file included from stream_output/sap.c:29:
#tadrs: 
(const vlc_ome, VLCbje_ *)(e) Vobj \
cft_t *In file included from &(../include/vlc_common.hAR_ST:RI1031:
NG ../include/vlc_variables.h| VL)  481 |  i       const struct vlc)x (&(x)-:293)->objC_>o      _VARne var|               ^
_Crea:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t_
() \
      |               ^In file included from stream_output/stream_output.c:  293 |    bc(omm
(e(a,b,jcvlc) DOon_membIn file included from stream_output/sdp.c:er36_ob26js:
In file included from ../include/vlc_common.h:1031:
) \
      I:|               ^eNc:
In file included from ../include/vlc_common.h:
 i v../include/vlc_variables.h:276:1031:
fa( !vat(Hconst rIn file included from posix/netconf.c10_Create( VL:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:rE455:15: note: expanded from macro 'VLC_OBJECT'_GetC../include/vlc_variables.h:340:9: : warning: Rv5: 
lC_OBIdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    276 |  JECTwarning: (a481 |  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] h 
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    340455 |    ) evar_Crea |     ifTicked(   t( ce f( !, b, c )
      |                                       ^
 ) var_Get;vCheck   const( p_obj, psz__p../include/vlc_common.h_int
ed( p_obj, psz_name,        eo:_osrbject_truct v481:15bname,V|     ^j, psz_nt *)(
lc_c: note: expanded from macro 'VLC_OBJECT'
 VLC&(x)->obommon_membj  481e |   ) \
      | r     ../include/vlc_variables.h:122:39              ^
 const sarL_trunc: note: expanded from macro 'var_Create'
t vlc_c_VAR_STR  122oals_t*)(VLC_OBJEsa | #dCGIn file included from posix/specific.cmmon_meIe:25:
In file included from ../include/vlc_common.h:1031:
CNTmfine var_Cr: (con../include/vlc_variables.h:eme, G(obj, &val )eat525:5:e(a,b)))-1),c) va warning: 
      tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   )_
      | | VAR_FLOCAT | VLCh                                                          ^
est vlc_r_objec../include/vlc_common.h:t_t *)(&(_Crea        ^
../include/vlc_variables.h525ckeVAR_DOIN481:15: note: expanded from macro 'VLC_OBJECT'
H |     vERax:rte  d_( pIT481 )142:48: _)- |     boers: (const vlc_objecnote:  tVbCjLC_VAR_BOO>ob, psz_naexpanded from macro 'var_GetChecked'm
  142 | #j) \eL,,
 VL      | define rC_ t *)(&(x_ )-  const strVA;
      |     ^
../include/vlc_variables.h:122:39uctv>ar&v_              ^
 vlc_common_membeGaetCheckl ) )
rs: (e:deat       |          ^misc/objects.c
(cobj)  V(o,Ronst../include/vlc_variables.hLnote: Cexpanded from macro 'var_Create'\
_I_
      |               ^OBn,t,v) var_GetCJheENTEGER, &val 
e( p_o vlc_o) )
bC      |          ^:  122In file included from posix/getaddrinfo.c:29:
bcjke142:
In file included from ,../include/vlc_common.h:1031:
48../include/vlc_variables.h::491::5:345:T(a), b, c )
      |                                       ^
d(VLC_OBJEC../include/vlc_common.h../include/vlc_variables.h:142:j48::481:15: T(o) | ,n#de36 note: ecfnote: expanded from macro 'VLC_OBJECT'
t_t *)(&(x)->obj)  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'var_GetChecked'
 : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  142 | #  345 |  defin\
      note: expanded from macro 'var_GetChecked'|               ^
  491 |       142 | #defi  481 nva | i psnz_enr ae v_Crea    ,t,v)
      |                                                ^
varmt../include/vlc_common.h:481:15:e_ var_ ar_Create(a,b,e( ec) v ar_Creap _obj, psz_name,GGe Vnote:    const ,tL CsetCh
vtructexpanded from macro 'VLC_OBJECT'
 vlC  481 | _V  AR_ l      ccoc_cnsoVLC_Vecked(t sBOOL |AR_Ao,mnmon_memheck_eobjec,t,v) var_Dd(oGetCheck VLC_VA,ned(bte( VLC_t_,tVOLBC_R_DOOBJEers:CTJtruct i (const (oEnvIltc,_cCoT(a),er b, c )
nals_tv)v,mm      )NHERIT
      lo| n_me    ^
cm../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_obje  122n,t, | #define var_CctDREv)
      |                                                ^ _t *)(SSr e|var_G
&(x)-b>obj)  ../include/vlc_common.h *per\
:etChe481ate(Va,b,c) variv = vlL      |               ^c:15s: (const vlc_object_t *)(&|                                       ^
(x)->obj) ../include/vlc_common.hked:\481:15: note: expanded from macro 'VLC_OBJECT'
c
r      |               ^
_(CV:
 note: expanded from macro 'VLC_OBJECT'
LC_OBCJECT(  _VAIn file included from stream_output/sdp.c481 |         :26o_internal481 |  In file included from :
In file included from    ../include/vlc_common.h:1031:
../include/vlc_variables.h:)R_DOINHERIT );
,rsn      350,t,v)e ate(const s:t(r9
uct vlc_com      mposix/thread.c| o                                               ^
:  o   cn_:m|     ^../include/vlc_common.h
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
31:
o  122 | #de VLC_OBembers: (fconst vlc_object_ine vanIn file included from ../include/vlc_common.h:r 1031:481:twarning: _JCreate(a,b,:
cbE) var_Create( V15s:t CT(a)stru../include/vlc_variables.h:491:c5LC_OB *: twarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 j ,JECdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]);
      |                                    ^

note: expanded from macro 'VLC_OBJECT')(&(x)->obj)  \
      |               ^
  misc/variables.h:60:59T(a)b: , b, c )
v, c
note: expanded from macro 'vlc_internals'
  350 |     if( var_GetChlecked(481 |   p_obj, psz_name, VLC_VA    R_STRIN       In file included from    G, |                                       ^
../include/vlc_common.h:481:15:posix/netconf.c:37:
In file included from ../include/vlc_common.h:1031:
 note: expanded from macro 'VLC_OBJECT'
  )
      |                                       ^
../include/vlc_common.h:481:15:../include/vlc_variables.h: 469note: 481  491 |     vac_com   60 | # r_Cexpanded from macro 'VLC_OBJECT'define vlrconst seate(t:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | c_inte        comnsrt&val ) )
      |         ^

../include/vlc_variables.ho:na142:48: note: expanded from macro 'var_GetChecked'ructl s( obstruct vlc_j )
  469 |     var_Create( p_nobj  142 | #define var_G  vcommopetClc_commo,_m   481 |       heck_e n_me(n((vobj, pmbe _smmeconst strzuct vlc_cebdm_be(o,lc_erobject_internasr: (c psls_t*)(VLC_z_n,tonnnamst vsrs: (const vl:ce,aOBJECT(o,v) var  VLC_VAR_lb_objectj)))-1)
      |                                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_t *)(&(  x)->obj481S) \
      | m              ^
e, VLC_V |       c_oT RI co(ncomst struIn file included from bonposix/getaddrinfo.c:cjAR_mt Aon_D29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s
vlNG  t vlc_511objecce |     var__Crct_t *)eate( p_obj, psmz(_name, VLC_VAR_IN&(x)->oomTEcDbj) \
      |               ^GER RESS | VLC
_embeVAR_trs: (mon_members: _t  |In file included from (DOINHERstream_output/sap.cIT );
      |     ^
 VLC_VAR_cDonst vlc_object_t../include/vlc_variables.h|consOt v*)(&(x)->obINHERIT );
      j| lc_    ^object)_:29:
In file included from ../include/vlc_common.h
 \
      |  VLC              ^
_V *):122:39: note: expanded from macro 'var_Create'
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
    122122 | #de:f1031tIn file included from i:
 *)((&n(xAe v&(x)->obj) \R_DOI | #defstream_output/stream_output.c:36:
In file included from ../include/vlc_variables.ha:../include/vlc_common.h:r_CN
riH      ne304ae:|                ^var
_teEC(a17,b,c) var_Create(: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)misc/objects.c  304 |     if (rRI-lT
:348>obj) \
      |               ^
ikely(!var_GetChecked (obj, eaname, VLC_VAR_In file included from :C O1031V16: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
teO(      |     ^
L../include/vlc_variables.h:C_OBRD:
Sa, posix/specific.c:../include/vlc_variables.h  &val25,122b,c) var_Cr::39: note: eJaECexpanded from macro 'var_Create':
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:T))539348:5:293)
       |         retu:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|                 ^
rn tve warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  293 |    a), b, c )
lc_         
if../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
( V|                                       ^
  LC_OBJE../include/vlc_common.hC  122 | 142(T(a# | #define var_G !va:481:15: note: expanded from macro 'VLC_OBJECT'
539 |    r_GetChecked(  e481tC var_Crhobjeeate( pct_hd_obj, p), b, c )
oesz      _|                                       ^
n pecked_ame, VLC_VAR_FL |  ../include/vlc_common.hobj, psz_n:481:15: note:     ld (obj);
O      |                ^
 fine var_Cexpanded from macro 'VLC_OBJECT'
reateA(o, naT c(onst struct   481 |        vlcme, VLC_V,AR_B a_c const ../include/vlc_objects.h:63:22: note: expanded from macro 'vlc_object_hold'
ommo   63t,v |  |   vl,b,c) var VLC_VAR_DOINH)ERIT
      |     ^
struct vlc_common_mn_../include/vlc_variables.h:122:39OO vaL_Creater_GetCh,ecked(VLC_O: note: expanded from macro 'var_Create'
  122 | #define var_CmBemb ers: (const JECT(o)vreate(a,b,c,n,t,v)
      |                                                ^
_GetCheckec_obj&l) var_Created( VLC_OBJECT(a)ect_holv../include/vlc_common.h:481:(VL15e: note: expanded from macro 'VLC_OBJECT'c
,   481 |  C_OBJECT(o),_b, c )       conobject_
st struct vln      |                                       ^
,t../include/vlc_common.hc:481:15:tm *)(&(x)->obj) \
      |               ^
ber_common_m, v)
      embers: (conIn file included from posix/thread.cd( VLCnote: expanded from macro 'VLC_OBJECT'
|                                                ^
st v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
a  481lc_olb:31:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |      ) )
511 |    _      cO var_Cronst  481 | je        conBeate( p_obj, psz_name, VL      |          ^
ct_t ../include/vlc_variables.h*:s: st sC_VAR_IN142:48TJEE(CcotG)EnR | TV(a:  rnote: ssutct vlc_common_members: (const vl) )
      |                      ^
LCtruct vlc_commo../include/vlc_common.h vl:c481:15_:expanded from macro 'var_GetChecked'
  142 | #de nnote: (expanded from macro 'VLC_OBJECT'
_VAR_DOINHERIT
      members: (const &(x)| -    ^>
cv_obj../include/vlc_variables.h:obj) \
      | _              ^
122:39: note: expanded from macro 'var_Create'
lc_objee25oc  t_t  122 | #de warnings generated.
fine bctvar_ In file included from _t *C*)(&(x)->obj) j\e
c      t_t *)| (&(              ^
stream_output/sap.c)(&(x)->r:29e:
In file included from a../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10obj) \
      : te(a,b,c) var_Create( VLC_OBJECT(a), | x)->obj) \
      |               ^
In file included from posix/specific.c:25481b,:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hwarning:  c )
 |     :554:5: warning:               ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

|                                       ^
  In file included from posix/netconf.c:37:
In file included from 324 |     fif( !../include/vlc_common.h:481../include/vlc_common.h:1031  554 |     var_Createvai(ne var_ G:e15: note: expanded from macro 'VLC_OBJECT'
r_GetCheckIn file included from p_obj, psz_naedmestream_output/sdp.c:26:
, VLC_VAR_STR(  481I  |  N:
In file included from ../include/vlc_common.htChecked(o,n,t,:v../include/vlc_variables.h:477) :5:vG | VLC_VAR_DOINHERI 1031:
../include/vlc_variables.h:362:a p_ob9:  j,T psz_name, VLC_ warning:   VAR_FLr_      coOAT,nst struct vlc_com mon_warning: mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]eGecmbe
&val ) )
o  477 |       |          ^
nrs: (cotChecnked
      |     ^
s(VLC_OBJECT(o)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h:t
 vlc_ob,ject_t *) 142:48: note: expanded from macro 'var_GetChecked'
    142s362 |     if( var_GetChecn,tt../include/vlc_variables.h,:122:39: ked(v)
       | | note: expanded from macro 'var_Create'  sp_obj                                               ^(&(x)#->
, pt
definsz_name, Vobe var_Gru c  vart  122 |  j) \e
t      | ../include/vlc_common.h:#LC__VAR_AdDDvRCreateESSe, &Cval lc_common_members: fine hv(( ecconst ked(o,n,t              ^
ar_Create,p(481:15: note: _objv,expanded from macro 'VLC_OBJECT'In file included from posix/thread.cvlc_
a,b, opsz_c) v:31:
In file included from ../include/vlc_common.h:1031bject_):
 var_Create../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  ar_GetChecked(481(   525t *VVnLC_OBJECT(o),n,t,v |  |    )
      |                                                ^  ame)(&  va, VLC(_VARx)
->obj) \   ../include/vlc_common.h:
      |               ^
481:15: note: expanded from macro 'VLC_OBJECT'
  const st  481r |      misc/objects.c:352:22ruc_t: _Cre warning: LC_OBate( pvdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]lc_  STRING | VL
C_VAR_DOINH const struct vlc_common_  352 |     mvlc_mut_oex_loccbembeJECr) kommo)
      |         ^
jn_../include/vlc_variables.hs: (const,  psz_name,T(a vlc_objm(&E),vlc_RIT );
      | i    ^emb VLC_VAR_BOec:nternOLaetr s_t142:: b, c )
      48|                                       ^:

 (../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT' | note: expanded from macro 'var_GetChecked'
ls(obj)  142 | #defi-ne var_GetChecked(o,n,t,v) varconst vl VL>tree_locc_objeC_VAR_DOIkNHER
_GetCheckec*)(t_t *)(&(xd)-(VLC_OBJE)&CT(o),n,t,v)
      |                                                ^
>o../include/vlc_variables.hbj) (\
:      | x)I-;
      | >obj) \
T              ^
                     ^../include/vlc_common.h      |               ^

      | :481:15: note: expanded from macro 'VLC_OBJECT'
    ^

  481 |         const st  481 |  122In file included from stream_output/sap.c:29:
In file included from stream_output/stream_output.cIn file included from :39: note: expanded from macro 'var_Create'
../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9       const struct v:36:
In file included from ../include/vlc_common.h:1031:
  : lc_cowarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]mm
../include/vlc_variables.h  340 |     if( var_122 | #define../include/vlc_variables.hruct vl:on_members: (c304:17: c_common:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]122:39: note: expanded from macro 'var_Create'
GetChemisc/variables.h:60:59: ck_  memeober
  304 |  note: expanded from macro 'vlc_internals'
s:    60 | #  (consdt vl(nst vlc_o  if (lc_object_t *)(&(x)->o p_obj, pszi_ndbj) \
      | 122 | #define va              ^b
ar_Cefineject vlcreate(a,b,mce) var_Create, V_t LC_VAR_STRING, &val ) )
*)( var_Create(&((kely(!vara,b,c) var_Crx_inte VLC_      OIn file included from stream_output/sdp.c| eate( :VLC_OBJECT(a),r b, c _        ^
BJECT(a), b,../include/vlc_variables.h )
      |                                       ^26:
In file included from )G../include/vlc_common.hn:-:142:48: note: expanded from macro 'var_GetChecked'>
c(
1031:
../include/vlc_variables.hals VL:429:5../include/vlc_common.h  142 | :( obj ) (((vC_Oe:t )
      |                                       ^
Ch../include/vlc_common.hobj) \
      | BJ:481:15: note: expanded from macro 'VLC_OBJECT'
#lc_obdeckedefine v warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]E  481 |         cCjecT(a), b,tar_G_ inte              ^
etChce ) (obj, name, VrLCna
ls  429 |   ocked(o,n,      |                                       ^
_nstt tstruct vlc_comm481:15: note: expanded from macro 'VLC_OBJECT'  va../include/vlc_common.hr_
:481:15:on_ 
,Vv*) mIn file included from posix/specific.c:)25embevrs: (c:
  481 | ar_GIn file included from ../include/vlc_common.h:note: e onsttChA vexpanded from macro 'VLC_OBJECT'elR_cked(VLc_COOC
_OBJ       con  481 |         coRDS, ECT(sto (VLC_OobjesBJECTc(_Cr1031obj:
neate( s&tv../include/vlc_variables.haltrp_))))-1),nu structo vlctbj,:563:5_:c,t,v) 
      | c                                               ^
 t vlwarning: ))c_com../include/vlc_common.h:psz_n481:15: note: expanded from macro 'VLC_OBJECT'
am  481 |    _t)
      |                 ^
e, Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]L../include/vlc_variables.h:
142:48: note:  *)(&(x)     consexpanded from macro 'var_GetChecked'
mon_members: (const vlc_t struct vlc_common_m-  142 | Ce#  define >obj)v o\m
bers: (co      |               ^
_V563ARn_INTEGER | Var_G |     LC_VAetommonR_DOINCheHbERIT );
_      mIn file included from |     ^
var_Create( p_obj, psz_name, VLjeCc_VAR_STRING | VLC_VAR_posix/thread.c:31:
In file included from ../include/vlc_common.h:1031../include/vlc_variables.hDOINHERI:T
      | c    ^t_:
../include/vlc_variables.h:539:5: warning: ekt122mbe stdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:39: note: expanded from macro 'var_Create'e*) 

vrs: (cdon(st (o,n,t,&lc_vl  539 |    ../include/vlc_variables.h:122o vav) var_G(xbc)_:39re-to>obj) Cbheckejecd  (VLC_OBJE\
      |               ^
CT(o),n,tjt_t *)(&(ec:_Ct ,x)->obj_rv)
122      )|                                                ^
t   | \eanote: expanded from macro 'var_Create'
In file included from   #def122
 | te(      # p_obj*| ), psz_naineme, de../include/vlc_common.h:481:15: note: VLC_f var_Create(a              ^i
ne var_CreatVAR_FLOA
TIn file included from posix/getaddrinfo.c:29:
In file included from ../include/vlc_common.h:1031:
 | eexpanded from macro 'VLC_OBJECT'
../include/vlc_variables.h      |                                                           ^
posix/netconf.c:37:
VL../include/vlc_common.h::525481:15C_VIn file included from (,../include/vlc_common.hba,c:,:1031:
b,c)  var_Create( VLC_OBJECT(a), b,  481 |   :5AR) note:  expanded from macro 'VLC_OBJECT'c../include/vlc_variables.h : 
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    cons(_DOINt str  481 | uctvar_Cr  evlc_co   & )
H    co      |                                       ^
(x  525 |  E nst mstruct vlc_acomm../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
Rte( VLC_IoT
n_memmObBeJrs: (con      |     ^
):  491s:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]-ECT(a>481on_ | mt   o bjembv)lc_objec      \
      |               ^
),t_t *)(&cers: (con(o b, c )
      |                                       ^
x)->obj) \
s
      |               ^
t vlc_objIn file included from ../include/vlc_variables.h../include/vlc_common.h  var_Cr:122:39: misc/objects.c:stream_output/sap.c:  491 |     note: expanded from macro 'var_Create'
nea358:24: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ectt_t :  481:15: note: expanded from macro 'VLC_OBJECT'
*)  358 |     v  lc_mutex29:
(&e( p_obj, psz_name, VLC_VA(x)->obR_BOOL j) \
In file included from ../include/vlc_common.h| VLC_VAR:_D1031:
../include/vlc_variables.h:_u122 | #defin350O      |               ^I
:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
N481vare_Create  350 | ( p_obj, p    if(nlo c | k (    s     const Hstvva&aEsRIT structztru_r_r_Create(a,b,c) vacGetChect
      |     ^naked( p_o
 vlc_cme, VLC_V../include/vlc_variables.h:122:39: note: bj, psz_name, VLCAR_ADDRESS volmm_|expanded from macro 'var_Create'
on_memberc_ VLinternCa_VV  lAAR_SRs(_DOINs: (obj)->tre122 | #define var_Create(ae_Hl vlc_commocn_moonst vlcck);_object_t *)(&(x)->obj) \
      |               ^

      |                        ^
,b,c) varr_ERIT );
_Create( VLIn file included from       |     ^
misc/variables.h:60:C59TRINemposix/specific.cC_GreatOIn file included from bstream_output/stream_output.c:36:
In file included from e,rs: &val:25:
In file included from ../include/vlc_common.h:1031:../include/vlc_common.h:1031:
e( :
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 ) )
      BJECT(a), b, c )
|         ^VLC_OBJ../include/vlc_variables.h      |  note: expanded from macro 'vlc_internals'
    (
EcoC../include/vlc_variables.hT(a), 60 | # def:b142:                                      ^ine vlc_internals( 48: 
, c )
      nst vlc_ob../include/vlc_common.h:481:15: jnote: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'var_GetChecked'
obj )  142 | #define var_GetChecke:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   ec|                                       ^
  t_t *)(&(x)  -578324 | d    if( |  !var_G    (if../include/vlc_variables.h../include/vlc_common.he:122:39: note: :tChecked(481(>o(vl(481 | expanded from macro 'var_Create'boc
  122 | #d varj_Change(_  )  ,e  \ 
      |               ^
( p_objobject_infi ,  :15: note: expanded from macro 'VLC_OBJECT'
nteIn file included from  const strnals_t*)(VLCpsz_name, stream_output/sdp.cVpLC_VAR_  _OBJn,t,v) v481 |  :26E:
CIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T  442 |     varrCuc t var_GHOICE_SCOUNTlc_c(o, &obcj_Create( p_objo, psz_      ount, NULcoenname, VLC_tL b) )
      |         ^
VAR_BCjm../include/vlc_variables.h:))mon_mshe128:43: mnote: )-1)
b      e| trs: (conset vOOLexpanded from macro 'var_Change'                                                          ^
cked(VLC_OB ../include/vlc_common.h:481,
| VLC l_JECVAR_DOINHERIT psT:15c )z(o),n,ts;,tru: note: expanded from macro 'VLC_OBJECT'
e ct vlc_common_  481 |         const stru_mem
      |     ^
cbers:_nobt vlc_common  _members../include/vlc_variables.hvar (:122:39:128 | #deaject_t *)(&(x)v_)Crea->objte(m: (cconst onste vfine var_
Ca,b,c) var_Creatve(lc_object_hange(a,      |                                                ^
b,c,dlc_object_t, *t *)(&)(&(x)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(x V note: expanded from macro 'var_Create'
  481e)-  122 | # | de fi Lne vC_,)->o bj) \
      VLC>obj) )Oar\
      |               ^
 | \_B              ^
JECT(a), b      c,_Creat
onst struct vlcIn file included from  ec(a,b,c) var_Creatposix/thread.ce( VLC_ )
      |                                       ^
VARmisc/objects.c../include/vlc_common.h:481:15: _FLOAT,       |               ^
note: expanded from macro 'VLC_OBJECT'
  481 |       &Ov: 414:41: al B) )_cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]JEC:T(a), b, c 
31
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:       c| )
      |                                       ^
  414 |     v5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o../include/vlc_common.hIn file included from olm:481posix/getaddrinfo.c:c_object_internals_t nst strmon_m*i29:
ntern         ^
:../include/vlc_variables.heuacls tm= :bers:v 142:48: note: expanded from macro 'var_GetChecked'
   vl  In file included from 142554 | 15c_co:mml(conc_in |   s t var vlternc_obj_on_ame note: expanded from macro 'VLC_OBJECT'
  481 |        lms( p_#../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]thisbect_
 ert   s: (const*)(&(x)->obj) \
define Cre      a|  const struct              ^
 vvlc_commtovn alr_GetChce_membcke539d);
      |                                         ^
In file included from stream_output/sap.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9_o(o,n,misc/variables.h: |   t,v) var_G  var_Cre60:59: note: expanded from macro 'vlc_internals'
a   60 | # etCheckeedd(te( p_objeb: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]jVLC_OBJE,(C p_oeT(ors: (co),n,t,v) p
bjsef  inncz_, psz_e362 |  vlc_internalsnst namame, VLC_Vvlc_objeAc( obt_t *)( &e, VLC  (R_ST_VAR if( var_Getxt_t *))->j ) (Cobhecj(&(x)R-)>obj)  \\
      |               ^((
      |                                                ^
vlc_obj../include/vlc_common.h:481:ING 15: note: 
kect_internals_t*)(Ved( p_obj, psz_name| VLIn file included from C_posix/netconf.cVAR_L:37:
In file included from ../include/vlc_common.h:
expanded from macro 'VLC_OBJECT'
      , VLC_DVAR| 1031:
O              ^
_A_DFLOAT | VLC_VAR_DOINH  481In file included from  | ERIDRESS, &val ) CIT
)
      |         ^
stream_output/sdp.c../include/vlc_variables.h::NH511:5ERIT:26_OBJECT :
In file included from ../include/vlc_common.h:      (obj)))-1)
      |                                                           ^
    ../include/vlc_variables.h1031   const  
      | struct vlc_:
cowarning: m    ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]|     ^
../include/vlc_common.h:481:15:

../include/vlc_variables.h:../include/vlc_variables.hm../include/vlc_variables.h:o122:39: note: expanded from macro 'var_Create'
:455:5: warning: 122    511 |      note: n_membedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]rs: (consexpanded from macro 'VLC_OBJECT':

142:48:t:39: note: expanded from macro 'var_Create'
   note: expanded from macro 'var_GetChecked'   vlc_  objectvar122_
122 | #define var_CCrea | #de  142 | #definefine var_ Create(a,b,c) vterear_( a481t  *)var_Ge455_ |  | Cre     attChecke de(o,n,t,v)    v(tev(a,b,pc( VLaar_Cre&( x)var-)> var_Crer_Chate( p_oC_OBJECT(_GetChecked(VLC_OaBJ bECT(o),j, ps_a)nge( VLC_OBJECT(obj, b, c )
      )o  \
      |               ^
a|                                       ^
b)j, psz_nam, b, c, den,../include/vlc_common.ha,zIn file included from _name, VL :t481Cc,v)
onst _VVAR_F:LOAT t,|struct vlc_commo      | L                                               ^stream_output/stream_output.c : e )
      |                                           ^
36../include/vlc_common.h:481VnLe15: note: expanded from macro 'VLC_OBJECT'
_memb:15:C  C_VA note: expanded from macro 'VLC_OBJECT'
R_ers: (const vlc
_481 | :
(../include/vlc_common.h  481 |     :  VIn file included from D_L481C_VAR_IN      c:15O     ../include/vlc_common.h:1031:
../include/vlc_variables.hOINHERIBc: note: expanded from macro 'VLC_OBJECT'
onst struct vlc_commonst strucTt );
      |     ^
 ../include/vlc_variables.hvTEGE  481 |  ::122:39340:: lc_common_membRnote: expanded from macro 'var_Create'
on_member9  122 | #ders:  s   efine var_C(const v:: | VLC_VAR_DOINHERIT
      |     ^
reate(a o../include/vlc_variables.h:122:bject_t * warning: ,b,c) v)(&((x)->obj) due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]l
39: \const   340 | acr_Crevate(  VLC_OBJElc_objnote: expanded from macro 'var_Create'C e
    if(c va conT(r_  _
      | st_t *a), b, c )
              ^
      |                                       ^
../include/vlc_common.h:)(&(x)->obj) t\
      |               ^object_ st 
*)(&(481:t15:JGetChxmisc/objects.c:re122431: | #de)In file included from posix/thread.c:31:
In file included from ../include/vlc_common.h:ucE1031cfine:
 ../include/vlc_variables.h:-C36:t563:> T var_C(5reakvte(o:a,b,c) vea note: expanded from macro 'VLC_OBJECT'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
dlc  481 | _commr_Creat( p_obj, ps  e( VLC_OB bJECzj) \563
      _ |                ^     conTstname, (a), bonVL, str | 
  c )
_members: (c   vaouar_CreateC_VAc      |                                       ^
warning: nst vl( p_obcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481  R_STRING:15j, psz431 | , &v_name,)a   :VL note:   vCexpanded from macro 'VLC_OBJECT'
t _objectl )   _t *lc_object_internals_t *privv = vllc_intern)
      al,|         ^s(obj_VAR_STRING); |c
  VLC481) |       |                                    ^
b   (&_c     (x)misc/variables.h:60:59: ,o
-note: expanded from macro 'vlc_internals'
../include/vlc_variables.h:142>obj):const \
   60      |               ^
 struct v48 _VAmmon_meR_DOINHERIT
       | # define: note: |     ^
c../include/vlc_variables.hexpanded from macro 'var_GetChecked'
mbers: (const v:122 vlclc_obj:39 _internal  142 | #dect_t *)(In file included from stream_output/sap.c::29) :
In file included from ../include/vlc_common.h:1031:
note: expanded from macro 'var_Create'
../include/vlc_variables.h:429:5  122 | #de:efins( obj )
e v&(x)->obj)       |                                       ^
fine var_Cl../include/vlc_common.h \
car_G(((etChecked      vl(c_objec:481:15: _conote: expanded from macro 'VLC_OBJECT'
|               ^
  481 | t_internalsr_o,In file included from stream_output/sdp.c:26 :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:mmon_members 469:t*)(VLC_O5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   469BJECT(obj)))-1)
      |                                                           ^
  |   ../include/vlc_common.h:481 : :15: note: expanded from macro 'VLC_OBJECT'
n,teat,v) var_  va(Ge   481 |         const struct tChecked  const struvlc_r_Creacoct(VLC_OBct nst vlc_objeve(a,eommo( bJElc_comcpn_Cmembert_T(ot *)(&(_mx)-s: (cooob,c) v),n,t,v)
      |                                                ^
a>../include/vlc_common.h:481r_Createnst vlc_objejoct_t *), psz_name, VLCnbj)_me \
mbe      (| r( V              ^
&(x)-:LC_OBJECT(15: note: expanded from macro 'VLC_OBJECT'
_VAR_>Sobj) \
      |               ^
  481 |     In file included from posix/netconf.c:a37:
In file included from ../include/vlc_common.h:1031:
s:     const struct vlc(c), b,TRmisc/objects.cING |:459:38: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   459 |  o  V vlc_o_../include/vlc_variables.hcom:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_VAR_DOINH nst mon_bc vjmeeER IT );warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ct_imnteb525
rnalsl)
_      |                                       ^
       | c
|     ^
ers../include/vlc_variables.h:122  429:39: note: expanded from macro 'var_Create'
  122 |  |     var_Create( p_o  bj,: (cons pszt vl#definet *papriv = _name var_Create(a,b, VLC__VA,vlc_o  viacc_ob)jeR_INTEGEr_Cre vR | Vact_t *)(&(x)->ate( poLC_VARb_obj, psz_name, VLC_VAR_BOOL | VLC_nterVA_DOINR_DHERIT );
      |     ^
OINHER../include/vlc_variables.h:122:39IT
      |     ^
../include/vlc_variables.h:122:39::../include/vlc_common.h:j481e:15: note: ct note: expanded from macro 'var_Create'
  122nbj)  | r\al
_Create( VLC_OB      |               ^
#define Js (parent);
      |                                      ^
expanded from macro 'VLC_OBJECT'_t *)(&misc/variables.hIn file included from 
Estream_output/stream_output.c:: va36(:
In file included from ../include/vlc_common.h:note: 1031:
r_Cre60:59: expanded from macro 'var_Create'
a  CT(a),t481 |    b  122 | x../include/vlc_variables.h: )-#>obj)  \e, c )
      |    note: expanded from macro 'vlc_internals'
 const(a,b,c   ) var_60
d      |               ^
e                                      ^
../include/vlc_common.hf str350:9:ucCre | # define v :481:15ilnawarning: e var_Crete( cVdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t vlc_comm_iIn file included from : note:   350 |   expanded from macro 'VLC_OBJECT'LCposix/getaddrinfo.c:29:
In file included from ../include/vlc_common.h:
1031:
../include/vlc_variables.h:554a_OBJECT(a),   481 |     on_  b, c )
      |                                       ^
m  in fternals( obj )  c:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onst s  (((vlc_object_intern554 |     v../include/vlc_common.h:481:15: truals_t*)(Vnote: ar_Create( p_objLC_OBJECT(ob, (j)))-1)
      | psz_ct vlc_common_expanded from macro 'VLC_OBJECT'
   var_membGenamermbers: (c481 |   es:et     ,tC he                                                          ^eco VLC_VAR_S( (coca,b,c)TRINGo | VLC_V varn_AR_DOIN
st vlc_objectC_../include/vlc_common.h:481nt *)(&(x)->:kednst o15: HERITnote: expanded from macro 'VLC_OBJECT'
vl
c_object_  481bj) \
      |       |     ^
              ^( p_orestt *)(b s
trujct vlc_common_m, psz_name../include/vlc_variables.h:122:39:embers: ,(consta&(x)->objIn file included from ) te(note:  posix/thread.c:31:
expanded from macro 'var_Create'
   In file included from 122../include/vlc_common.h |  :1031:
 VLV\ |  
vC_OBJECT(La),lcposix/specific.c       const st../include/vlc_variables.h:C_VAR_object_t 578:9: warning: :51:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_S   51 |     if b      |               ^
 *)(&(xruct(TRING#d)->obj) In file included from efi, stream_output/sdp.c:26:
In file included from v, &val../include/vlc_common.h:1031:
../include/vlc_variables.ha v:477\
      |  lcc ) )
      |         ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^):5:_
c      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
r
o  mmon_member warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from     481 |    posix/netconf.c../include/vlc_variables.h:142::s: (578 | 47737:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539    if( var_Change( p_ob:5: j, p  c_48: note: expanded from macro 'var_GetChecked'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   539 |     var  const |  sz structonst v_n ame, VLC_VAR_CHOICESCOUNT, &count, NUL_C  142 vlc_colc_object_t mmon_IL )  *members: (const vl) | #def(nc_ var_obiCr)eate( p&(x)-r>ne vaeater_Go_obj, ( pject_t *)(&(x)->ob
j) \
      |               ^
      |         ^
etCh../include/vlc_variables.hbj) \
:In file included from _obj,      |               ^
p128:43: note: expanded from macro 'var_Change'
stream_output/sap.c:29:
hserz_In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] psz_name, VLC_128 | #define var_Cnameha, VLCeckVAR_FLO
AT | VLC_VAR_i_Vnge(ARea,  DOI442 |     vabr,c,_STRImisc/objects.c:518NHNG | VLC_VAdRd:t22B: warning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  518 |    (o,n,t_DOINHERIT ),;
      |     ^
../include/vlc_variables.h:122:39:,v) va note: expanded from macro 'var_Create'
C  122 | #E vlc_mutex_RIT
      |     ^lr_rGetCd
heckedeate( ../include/vlc_variables.h:122efinepock (_n:39obj,e) var_Chang&: note: expanded from macro 'var_Create'vl
c_ psz_e( VLC intern  a122 | #define vava(n_ame, VLrl_OCBJE_VACT(a), R_BOOL |sCrr( Ve_bLCea Crea_te(atobj)->tree_lV,v,ock);
      |                       ^
bAmisc/variables.h:60:59: c,Rnote: expanded from macro 'vlc_internals'
,   60c) var_Creat | #_DO Vd Lae( VLC_OBJECT(a), b, c )
      |                                       ^
C_efiO../include/vlc_common.h:481nINHERd, e:15: note:  I)
      |                                           ^
expanded from macro 'VLC_OBJECT'
r  481 |      B../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 e(a,b,c) JECT(oe va   T v) _r_Ccon481 |   reate( VLC_OBJECT(a), b )   ;
Cst struct vlc_co,n,      |     ^reat
e(a,b../include/vlc_variables.h,c) vm, c )
      |                                       ^
 ../include/vlc_common.ht, constmonl:c_mea s122v)
      |                                                ^m:39:b note: r_Ctreate(
 ../include/vlc_common.h:ers: (const vlc_objeruct vlexpanded from macro 'var_Create'
ct_t *)VLC_OBJECc_common_membersT(  122 | #define: v(&(x)->o (con481:15:saab_j) \
      | t v              ^
r_Create(a note: expanded from macro 'VLC_OBJECT'
o,b,  481 |  )In file included from : ,   481:15: note: expanded from macro 'VLC_OBJECT'posix/netconf.c: 
  const si  n37:
481  | In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:tbc )  lt v554:r5ar_(:     convst strluct vl warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_common_members: (const vlc_objeu,clc_o cctt vlc  _554 |     var_CreatbCre_common_members: (const vlc_o )
      |                                       ^c, 
e../include/vlc_common.h:ject_t *bject_t *)e)ta 481rte( VLC(&(x:15_*)(&)(x)-(>obj) \"
       p_o->obj) \
b| n      :|               ^
(j ,note: expanded from macro 'VLC_OBJECT'
a              ^
&  481 |    (x)OIn file included from  pBJd s zstream_output/sdp.c:_   const s-26In file included from trustream_output/stream_output.c:36:
:
In file included from ../include/vlc_common.h:1031:
name,../include/vlc_variables.h VLCIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:491:5: warning: ECT_ct vlc_bcommo  >obj) 362u(a), b,\sl
"VAR_STRIn_membesrs: (const vlc_objeN)ct_t *)( | &(x)->ob    j) \G | VLC_VA(R_DOIN
H            |               ^
|               ^
ERIT
      |     ^
../include/vlc_variables.h:122:39due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  491 |     v )
ar_Creat      |         ^
In file included from posix/getaddrinfo.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:if563:5: ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
( p_obj, psz_name, VLC_VAR_ADDRESS  c )
      |                                       ^
( var_GetChecke../include/vlc_common.h:481:15:   ../include/vlc_variables.h563 | note: | VL C_VAR_DOINHERI:    expanded from macro 'VLC_OBJECT'Tnote: 
va );r  481 | _C   expanded from macro 'var_Create'
  604:47od( 122 | p_ob     createj, p(#deofin 
      |     ^
nset struct vlc_cop_ommon_ ../include/vlc_variables.h:sbz122:bj39, psz_name: note: expanded from macro 'var_Create'
j ) (memb_, VLC_VAR_STRING |  122 | #v(eardefin(vlcrs: ( namconste, Ve va_ rCreat_Create(a,b,c) var_Cre:VLC_ note: expanded from macro 'var_InheritBool'
vlc_VAR_DOINH_objece(t_iao  LC_V604ARnternals_t*)(VLCb_OBJjec,b,c)ER v | #defineI_ADDREtSSET
      |     ^
Car_Create(, v &val ) )
      |         ^
../include/vlc_variables.har_../include/vlc_variables.h:142:48:_  InheritVLC_OBnote: expanded from macro 'var_GetChecked'
t *)(&Boo(x)->obj)  142l(o, n \
      :J | 122#:39: note: expanded from macro 'var_Create'de
T(of) var_InheritBool(VLCi  122_|  | #define vne var_GetChecked(o,n,tECT(a), O,avbb, BcJEC ) v              ^r_Create(a 
)aVLC_OB
      |                                       ^
T(JECT(../include/vlc_common.h:o481), n)
:15: note: expanded from macro 'VLC_OBJECT'
      j|                                               ^In file included from 
  481 | stream_output/sap.c    t)))-1)
      e(a../include/vlc_common.h:r    const str29uc| t_Gea), b,:481:15:                                                           ^note: expanded from macro 'VLC_OBJECT'
t  481 |         const struct  Checked(VLC_OBJEv:
vlc lc_coIn file included from c_com../include/vlc_common.h,b,c) var )
      | :mmmon_1031                                      ^_Creaton_members:CT(omemb)e( VLC_OBJer
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 (const vlc_object  481 |  _:
t     
   const stEruCT(../include/vlc_variables.h:455:5a), b, *cs ): (cct vl)(&(x)->obj) \
      | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^
  onst vlc_obje
c      455 |     |                                       ^
,t_tIn file included from posix/netconf.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563var_Crec_commn,t,../include/vlc_common.h:481:15on_ :5: ../include/vlc_common.hwarning: memb*e:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: note: )a  563 |     var_Cr(t&rs: (co481:15eate( p_obj, npsz_naexpanded from macro 'VLC_OBJECT'me, V
  481(x)-e( LC_Vp_ |         st :v>ov)
A clc_bj,oRon o_note: bs      |                                                ^pS
TRING | VLCjb_Vt../include/vlc_common.h:481ect_t *) (j) expanded from macro 'VLC_OBJECT'\
      |               ^
stszruct&_namposix/thread.ce, VL:AR vlc
79:5: _DOIwarning: (N_c:15C: _oVMonotonic clock not available. Expect timing issues. [-W#warnings]note: expanded from macro 'VLC_OBJECT'

A   79 | #R_FLOAT | VLposix/specific.c: 54:C_VAR  481 |        _ conDOINHERI T  48110st  |     );
      |  struct vlH    ^    consmmERIT
      |     ^
xt../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
on_c_com  
:122 | #demm ../include/vlc_variables.hfine v:122on_ st warning: e:39:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
awrm_aCrm   54 |     i er)->objnote: expanded from macro 'var_Create'
f) \
      |               ^
n  122 (!bers: |  (const vlc_ob#defvine var_Createruct vlcIn file included from e_commonstream_output/sdp.c:26:
(ject_t *)(&(ia,In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bx)->obj) \
      |               ^mbea  511 |     var_Create( p_obj,,
 psz_t_mnembers: ar_In(hIn file included from raserposix/getaddrinfo.c:29:
In file included from ../include/vlc_common.h:1031c:
i../include/vlc_variables.ht: (c:c)onst578:9 vlc_object_t *)( voB:n warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ogomn l&(M(vl
st vlc, "  578 |     if( ac_onobjecr_Create( VLC_OBJEt_t *)(&ve-insC(x)->T(a), b, cobj) \
      | e              ^
(a,b,c)  )
      |                                       ^
var_Create( Vo../include/vlc_common.hnoLCx)->obj) \
      |               ^
:481e,tance")
      |          ^
 misc/objects.c:519:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  519 |  t :15: In file included from  ../include/vlc_variables.h :604:47: note: expanded from macro 'var_InheritBool'
stream_output/stream_output.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]for (priv =note: 
expanded from macro 'VLC_OBJECT'
 _OBJECTv(a), b, acr_Change( )
        481 |    429 |     p_obj, psz_name  ,  604 | #de     co| nst                                       ^
VLC_VAR_INTEGEfine str uocn../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
vR | VLC_VAR_DOIar_Inher  NV481HERIT
       |         const strucit vlcitB_c|     ^
 LC_coo clock not vlc_common_members: (constVAR_C../include/vlc_variables.h:122:t39: note: expanded from macro 'var_Create'
l(o, n) vHOICES  Common_membe lc_object_t Ov* rUNvT, &cos: (caar_Ir_Creaonst vlc_obje)(&(x)->obj) \
      |               ^
ct_t122 | #aunt, NULL ) vdefIn file included from  )
      |         ^
*posix/netconf.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9ine vartne()(../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
_Creh&at: p( e(a,bewarning: ritBool(Vx)->obj) \
      ,c) var|               ^
  L128C_OBJECaT_(o)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, n)
      |                                               ^
  C_578 |  r ie | #de../include/vlc_common.h:fine var_481:15In file included from Ca:hange(a,b,c,d,e) var_Cha  ifstream_output/sap.c:tlnge( VLC_OBJ(e( VL29a note: expanded from macro 'VLC_OBJECT'ob
j, psz_ bname:
CEIn file included from ../include/vlc_common.h:var_Change(CT(a), b, c, d, e )
      1031|                                           ^
:
, ../include/vlc_variables.h:469:5: l pVwarning: LC_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_common.h  :481 |         coens
481:15: note: expanded from macro 'VLC_OBJECT'
.  V_OBt st_Jobj, p  EsCAz_name, 469 | 481 | V LC_R    _T   (const a), b, c ) INTEGER | VL
      V|   stru                                      ^ 
A vCar_../include/vlc_common.h:RCr_VAct vR_CH_lc_OI481ECDOINHEruct RIT :);E15: note: expanded from macro 'VLC_OBJECT'
vlc_comcommon_membmon_mers:
  481 | x       (const vlc_obj   eSe cmeate( p   be_o| t_b conCsOj    ^t
t../include/vlc_variables.h:rUs , *122:pect timing isNT,  &count, N)sU(Lsue: (const vlctru39psz&L ) )
      |         ^
:../include/vlc_variables.h: note: expanded from macro 'var_Create'__name, 128:43: note: expanded from macro 'var_Change'cot (bx)-v
s
V  128 | #defiLC_VAR_SlTject_t *)(n&ce var_Change(a,b,c,d,e)RIN(x)->obj) \
       vG_comm | V  122 | #de.>Lobj) \C_VA
      |               ^
R_DOINHon_m|               ^
lembersc_posix/specific.c:55::ar_Change( VLC_OBJECfi
Tne ERIT );
      |     ^
11: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:122:39var_C: note: reate(a,b,c)   55 |      && !(var_I vaexpanded from macro 'var_Create'
  122 | r_Create( #dVL(a), b, c      nheritBefine , d, e )
      |                                           ^
../include/vlc_common.h:481: (cooonst vil15(vlc, "one-: iCvl_OBJEnternals (obn| jca_stanr_Creobnote: expanded from macro 'VLC_OBJECT'CT(a), b, c ce-when-st)
      jecate(a,
b,c) v)a  | r_Creaarted-from-f    ^t->first; _t *)(&(x)->obj) \
priv; p
      te( VLC_| ile"O              ^
BJECT(a), b,                                      ^
 c )riv ../include/vlc_common.h481 |  :
      |                                       ^
../include/vlc_common.h:= pr481iv->next)
      |                 ^
481: 15:      const strmisc/variables.h:In file included from  uctnote: )
      | expanded from macro 'VLC_OBJECT'
stream_output/sdp.c          ^
:26:
In file included from ../include/vlc_common.h vlc_:60../include/vlc_variables.h15  481:1031:
../include/vlc_variables.h:525:5: warning: codue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:59::604:: note: expanded from macro 'VLC_OBJECT'
  481 |     note: expanded from macro 'vlc_internals'

mmon_members  525 |     va47   : (con60s :   |  note: #r_In file included from   consexpanded from macro 'var_InheritBool'
t |  vl deposix/getaddrinfo.c:31:
c_object_t *)(../include/vlc_network.h:C134:12: reate( p _obj, psz_name, VLfine vlc_intt st &(x)->ob j)ruct vlC_VAR_Be OOL | VLC_VAR    c_DOr\
      n co|               ^
nst strals( obj ) (  604uct (vlINHc_common_me_Ember | (vlc_objs: (RIcT
      |     ^
#commondee_fmembers: (onst ine var_con../include/vlc_variables.h:122:39: note: Inheritexpanded from macro 'var_Create'
  122 | #devflc_obctinBool(eject_t *)(o, _inter&na(x)->obj) varn) vastls_t*)(VLC_r_OBJECT_Cr \warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 vlc_oIenheritbject
      |               ^_t *)(&(  x)->
aBool((obj134 |     retobjIn file included from stream_output/sap.c:29:
In file included from ../include/vlc_common.h):1031:
../include/vlc_variables.h:477:)))-1)
      |                                                           ^5: \ 
      |               ^uVLC_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]rn te(a,net_bO
../include/vlc_common.h:Connect (o,c) v
bj, BJECT(oh),o481:st15: note: expanded from macro 'VLC_OBJECT'
 n)
      |                                               ^

../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  477 |   ,ar_Create( VLC_O BJECIn file included from stream_output/stream_output.c:po36:
In file included from ../include/vlc_common.hT(a), b  481 |   , c )
      |   481 |     var_Crrt, SOCK_:      const st ruc   eate( p_obj, pst vlc_co1031:
  z_nam../include/vlc_variables.h:442:S5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
coe, VLC_VAR_S                                        ^
442 | ../include/vlc_common.hTnst sTRING | VLC_VAR_D:481O    var:INHERITREAM, IPPROT );
t15: note: expanded from macro 'VLC_OBJECT'
O_Cre_      |     ^
TCP);
      |            ^
../include/vlc_variables.ha:122:39../include/vlc_network.hrut: ct v  481 | :note: 125:expanded from macro 'var_Create'
48:l note: expanded from macro 'net_Connect'
          e125 | #define nemt_C( pmc_commoon_n_membeconsrtsIn file included from posix/netconf.c:39:
 str  uct ../include/vlc_network.hvlc_coobj122,: (const vlc_:object_ psz_name134:ot  | *12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nm  )_members: (const vlcmon__n#defin134 |     retu,o VLCrn net_Conmen(&(x)->object_t *)(&(ecbmx)->obj) \
      | bers:_VAR_BOOL | VLee var_Creat e(ctt(a               ^
(Ca(_VARcposix/specific.co,b,cnst v_l) var_Create( VLC_OBJoc_:oE56DOICbNHjT, b, bc, d, e) net_CEo(nn:11ect_ect *)(&jt(VLC(x)->,a): warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   56 |       posix/thread.c:403:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
host, portj), \
       |               ^
R,I SOCK    403 | _T & _OBJ)ECTbmisc/objects.c: ,(aST 527:32: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R  527 |  E      A  ),;
 b, c, d c ,     e)
      )
M, if o|                                       ^
../include/vlc_common.h:481:15 IPPRO(var_InheritBoo: note: expanded from macro 'VLC_OBJECT'
      |     ^      | b                                               ^
../include/vlc_common.h:481:15:T note: expanded from macro 'VLC_OBJECT'  O
l&j
_T  481 | 481 |  var_Inhe        ../include/vlc_variables.h:122cons         co:(tritB struct vlc_comnst struct vlcp_common_meCP)_;
      | 39: note: expanded from macro 'var_Create'
           ^
  mbe)lmon_    vmembers:ibvlc, (const vlc_obj ec"rt_t ../include/vlc_network.h:125:48: note: expanded from macro 'net_Connect'
lc_mutex_unlock (&vlc_internalo122 | #dro\ts(obl*)(&(xefine var_Create(a,b,c) var(-  125 | #dpriority"))
      |             ^

../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'
vlc, "  s604 | e)#djtarted-_->obj)efine  from-file"))->f\
i      |               ^
Cne net_Connect(treerae,var_InhIn file included from posix/getaddrinfo.c:31:
../include/vlc_network.herat))
      |           ^
../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'
e( V         b|               ^
it,604 | LC_ OBJEc,Bool(o, n) va d, e) net#_Connect(VLC_OBJs:defECT(a), b, c, d, e)C
T(a), b,_      l| r                                               ^
 In file included from i c(c../include/vlc_common.h:481:one vao15:stream_output/sdp.c_: )
      |                                       ^nst vlc_objeIct_t *)(&(r_Inh:nher26erx)c->ob
j)i itBool(o, n) var_In\ 
      |               ^tBool(
:
VLC_OBJECT(o../include/vlc_common.h), 56n)
      |                                               ^
../include/vlc_common.h:481:15150In file included from stream_output/sap.c:heritBool(Vnote: expanded from macro 'VLC_OBJECT'
::481:k   15: note: 481 |   expanded from macro 'VLC_OBJECT'
   ) 481 |        warning29    cLC_Oonst snote: expanded from macro 'VLC_OBJECT'
tr:
In file included from ../include/vlc_common.hIn file included from   uc:481 |   :s     tco generated.
  vlc_n;  cBJECT(o)1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c
, sn)t
      |                                               ^
o  491 |     var_Create( p_obj, psz struct vl../include/vlc_common.h:481:15: note: ../include/vlc_common.h_name, VLCexpanded from macro 'VLC_OBJECT'
c  481 |         const struct vlc_comm_VAR_ADDRE12:SS on_m embers: (const vlc| VL_object_C_commo
ot      _n| m_ *)(&(x)->obVAR_DOINHERIT );
      |     ^mon_member
s:warning: ../include/vlc_variables.h:122:39                               ^j (const v
lc_o) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:1031:
../include/vlc_variables.h:bmisc/variables.h
mjee:posix/specific.c:: mcbe  t_t *)(&(note: expanded from macro 'var_Create'
  62:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rs: (cons13: warning: t vx)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]122 | #define var_Createlc_
ob60j  ec(a,b,c) t539 |    150 var_   62 |             m:-Cvar_Create( >obj)_VLC_OBJECT(a), \
      |  b, c )
              ^
t *)(&(x)->o      |                                       ^
 | r nsg_Er../include/vlc_common.hIn file included from posix/netconf.c:39r(vl   st stea:481c, "item optiobjruct vlc_common_members: (59c:15: note: expanded from macro 'VLC_OBJECT'
)ort: n e\tnst vl e( p
      |               ^
%u  481rc_objes i_obj, psct |  z_t nIn file included from    stream_output/stream_output.c:36:
 n_na:
c../include/vlc_network.hnote:     const sompat:expanded from macro 'vlc_internals'In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: truct vlc_common_memb150:12
e*rs: (const vldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nme,)e (V&(x  455 |      c_oL)->obC60j)_ t: warning: \
      bjeVc| t_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]tA *)(&(x)->obj)R
_FLOAT | VLC_V              ^A
R_DOIN  va  r_Create( pposix/thread.c_obj, psz_name,HERIT
      150 |     return ne|     ^
: VLtC_V405:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 \
      |               ^
_Con  405 | _Co ../include/vlc_variables.h:n | AR_FLnOATectDgram 122:39 | V:nL(#           rt_offset =  eobj, hosC_Vible t,In file included from dv note: expanded from macro 'var_Create'
ar_I p  cAt122 | #define vort, whlefistream_output/sap.c:ar_Cnim, IPPreate(a,hDbRO29:
In file included from ../include/vlc_common.hR_DO,:1031gram (objce):
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   511,nivar_Creat host, pore( |     v ar_Cre vlINHERVIc_Teatt ehitIntege( pi single inr (p_libvlc, "rt-_obj, psz_name, VLC_)ofVAR_INTTO_UDP);
      | EGE           ^
fR |nsstance../include/vlc_network.h"r VtLC_V,
et");
      |                         ^
AR_DOINHEternals( objRIT;
      |     ^:146../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
      |             ^
:../include/vlc_messages.h:83
         615|  | #    ^
26: ../include/vlc_variables.hdefnote: expanded from macro 'net_ConnectDgram'
ine:5 L:C_O, hva
)  146 |     122: (r_InheritBJEC((v    net_: note: expanded from macro 'msg_Err'
Clim, T39: note: expanded from macro 'var_Create'onn   83 |     msg_G(alc_obIPjeP
ec  122 | #denefInteger(o, nt_interna)../include/vlc_variables.h :122:39Rvls_t*: note: expanded from macro 'var_Create'
a), b,in)  122 | #def c )
r_OInh      eritInteger(VLC_Oine |                                       ^
T(vVLe var_Create(a,b,c)a var_CreaOtB../include/vlc_common.h:481:15: note: e( VLC_OBJECJCr_Cexpanded from macro 'VLC_OBJECT'
_OB  481 | ECT(o), n)_UecrtDgram(VLC_OBJECT
      |                                                     ^ J ric
T(a), b(DP);
a), b, cE ../include/vlc_common.h:481:  (CT(o15: note: ,,bj))pexpanded from macro 'VLC_OBJECT'eat)e 
 c       |            ^
-1_)
        |                                       ^481 t |  
)
      |                                                           ^
 ../include/vlc_common.h:481:const ../include/vlc_network.h:(st15:a, bhis, V146:26: note: expanded from macro 'net_ConnectDgram'
LC    ruct  con st _MSG_ERR,../include/vlc_common.h,c) v s  vlc_:481:coar_Ct15r d, __VA_Ammon_members:note: expanded from macro 'VLC_OBJECT'
reate( 146V  481 |   |         netuc: note:  (co_t vlc_nc  L     const stru e)
      C_oOBJEC| sexpanded from macro 'VLC_OBJECT'Conn
ec  T(c                         ^
481 |    R t avlc_o    contmmon_memst GsS__))
      |     ^bertbr
tjecuts_t *)(&Dgram(VLC_OBct vlcJECT(a), b, c, d(../include/vlc_messages.h:x),_com,78:13: note: expanded from macro 'msg_Generic'
../include/vlc_common.h:481:15:  note: expanded from macro 'VLC_OBJECT' vlc_ b, c
-   :e)
      |   481 | mon_m>obj) \
      |               ^
ember                         ^
s: (const vlc78 |     vlc_Log(Vco LC_OB(coIn file included from nstream_output/sdp.cs:t../include/vlc_common.h:   _obj26eJct_t *)(&(x ECT(o)v     co->obj) \
      :
In file included from  lc_obj|               ^
memnst struct vlc_com))mcmisc/objects.c481on_m:
ot536::15: _,t p, vlc_      e|                                       ^
../include/vlc_common.h:../include/vlc_common.hmnote: oexpanded from macro 'VLC_OBJECT'
dule_name481, __FILE__, _17n::15: note:   481 | m: _me warning:  *)(m1031bers: (co due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
b  536 |     for (priexpanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:554ersn:   v(      :5&(:x481  |        con) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
con  st v->objlst s _c_objetcrt_tuc554 |  t   va)r_Create( p_obj, psz_nam *)(&(x)->obsj)e, VLC_VARco \
      |               ^
= vlc \
nst struLINE__i_      | tct              ^
 vlcn, \ _ternals v vlc_In file included from _(cl
c      _commooposix/netconf.c:bjSTRING | VLC_V39AR_| )->first:
            ^on../include/vlc_network.h:bje159D
_m../include/vlc_common.h:481cO::t_t *)(&I(NHE12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15: note: expanded from macro 'VLC_OBJECT'
e; prix)->obj  ) \
      |               ^
R159mbI  v; priv T | 481 |   ommon  
 e =    con      r p| ri    ^In file included from vs
s stream_output/sap.c../include/vlc_variables.h: -:122(ct str>onst vlc:39:_29:
: note: In file included from ../include/vlc_common.hexpanded from macro 'var_Create'
:1031:
../include/vlc_variables.hnext)
ob:525_      |                 ^
members: (  const jec122t | _t *)(&(x) return->#devlc_:object netmisc/variables.h:60:59: note: expanded from macro 'vlc_internals'
5   60f | ine v_:#t *)(&(x)_OpenDgraam (o o->obj) \
      |               ^
warning:  dedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bfine vlr  525 | c_i_ntIn file included from stream_output/stream_output.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469jer:, hos5: warning: nals( due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]b
j  469 |     t, oport, NULL, 0, IPPC) \
      |               ^
re bj )ate(a,uct vvR (   var_Cr((b,c)lIn file included from posix/getaddrinfo.c:31:
../include/vlc_network.h:159:12OTO_UDP)ce_: vlcwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 at  v;
_oa159 |     returne net(      |  p_ob           ^ajr_Cr_Creact
_e,re ap(ommonbj eVsz__cmemt_internLtOname, VeL( pCp_Cbers: (consVAR_B_enDgram (ot vOlc_objeOBJECT(a), b, c )
      ct_OLt *)(&(x)->../include/vlc_network.h |o |                                       ^
abj) \
bVl      | s_t*)../include/vlc_common.h              ^(VLC_OBJ:
L155:23: note: expanded from macro 'net_OpenDgram'
j, host, p:ort,   155 | posix/specific.c: NUCECT(obj)))-67:18:_VAR_DOINHER481:15: note: expanded from macro 'VLC_OBJECT'
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |         _ 67 |  I     nLL,T1
       0o|     ^
, I)
      |                                                           ^
../include/vlc_common.h../include/vlc_variables.h:122:39bPPROTO_UDP:481:15: note: expanded from macro 'VLC_OBJECT'
    char *nam):  note: expanded from macro 'var_Create'
  481  122 | #defet_Ope;  const structnDgram(VLiC_O
e = var_GetSne var       BJECT | _Cret|     rv    cons           ^
lc_comm(a), b, c, d, e, gon)t i../include/vlc_network.h
      |                       ^
ng:155:23: note: j, psz(vlc, "dbus_name,str../include/vlc_common.h-:a_members: (const vlc_object_te VLC_VAR_STRING | VL(C_mpria,b,ct)481uc *)tVAR_DO vlc_common_members: (conI:st vlc_objec var_t_s-nam(&(x)->oe");
      |                  ^
CNHERexpanded from macro 'net_OpenDgram'
../include/vlc_variables.h:  155 |   t *)(&(x      net_OpenDgrIT );
bjr)e \
      )15: note: 661:45:expanded from macro 'VLC_OBJECT'
am(VLC_OB|  aJE              ^
te  481 |   (      VLnote: expanded from macro 'var_GetString'
      C|     ^
->ob../include/vlc_variables.hjIn file included from stream_output/sdp.c:) \  
      |               ^
T(a) , b, c, const s26t:122:misc/objects.cCd, e, g)
      39_OB| 661:
In file included from ../include/vlc_common.h:1031: note: expanded from macro 'var_Create'
:
J../include/vlc_variables.h:563                      ^
 |   122 | #define var_CructE:../include/vlc_common.h538:24:#defi vCl warning: T(a):, 5b, c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 :warning: reatdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   )563 | 
    var_C      |                                       ^
../include/vlc_common.h:n481ec_common_members: (cr481  538 |  onst vlc:_objeat15: note: expanded from macro 'VLC_OBJECT'
 vae( p_obj, psz_naecmer_,  481 |    vlc:15e t_VLC_V:A note: expanded from macro 'VLC_OBJECT'G
etString(a,R_STRING | VLC__t *)(&(x)->b)(a,b,c) var_      objC)reate(  481 VLC_ |        VA m  v \Oar  uteB
c      |               ^
R__GJonDOINHERIT
      |     ^
est structE const struct vxC v_unlolT(a../include/vlc_variables.hlcck (&vlc_internals(obj)->tString(:122:39: note: expanded from macro 'var_Create'
  122 | tree_lock)#define var_C;
      |                        ^
_common_members: (const vlcc_misc/variables.h:_common_m60reaobjectemtbers:  VLC_OBJeEC_t *)T((&(x)->obj) \
      |               ^
(a,b,c) :59: var_), b, c )
      | a                                      ^
In file included from stream_output/sap.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:../include/vlc_common.h:4815: warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
),b)
      |                                             ^
  539 |     var_Crenote: expanded from macro 'vlc_internals'
15:../include/vlc_common.h:481:15a(te( p_obj, psz_nam note: expanded from macro 'VLC_OBJECT'e, V   60
 | #const vlc_object_ t *)(&(x)->obd: note: expanded from macro 'VLC_OBJECT'
efiCne vlc  481 |   j) \reate_inte
      |               ^
  481      (c | rnalLC_VA    s    cR_FL OVLC_(onst struct vl objc ) (((vlcO_ob_common_memberAT | VLC_Vs: (conAR_DOINHEject_interBJECT(aRITs), b, c )
      |                                       ^
t vnlals_onst st*)(VLC_c_otrOBJECT(bojecbtj_)t) )uct *)../include/vlc_common.h:481:15:-1)
      |                                                           ^
(&(x)->obj) \../include/vlc_common.h:481:
15:  
      |     ^vlc_c
note: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'VLC_OBJECT'
  481 |      481 |         const s../include/vlc_variables.h:122:39:     c note: expanded from macro 'var_Create'
      |               ^
ommon_mem  122 | #dtruct vlconsbte rs: (const vefine var_cposix/specific.clc_objo:_Create(a,b,c) var_Create(74:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   74s | trecu tc_t  VLC_OBJECt*)(&(T(a), b, vlc_cx)-  ommon_members: ( c         msg_Dbg(vlcc, "no r >o)onst vbjm)lc_uonning VLC instance - conti
      |                                       ^
../include/vlc_common.h:481 :15: note: expanded from macro 'VLC_OBJECT'nuing normall
y..\
      |               ^  m
.");bon481 |         const struct 
      |             ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
vlc_comm_   members: (const vlc_object_t *)(&(x)->obon_membersjeIn file included from stream_output/stream_output.c:36:
In file included from ../include/vlc_common.h:j:) \
ct_t *)(&(x)->obj) \1031:

87 |    ../include/vlc_variables.h       :477:5: warning: |               ^
(cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   477 |   msg_Ge      |               ^
  vaneric(p_this, VLC_MSG_DBG, __VA_ARIn file included from onGS__)
      |     ^
../include/vlc_messages.h:78:13st vlc_obje: stream_output/sdp.c:26note: expanded from macro 'msg_Generic'
:
In file included from ../include/vlc_common.h:1031:
r_../include/vlc_variables.h:578:9:    78warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | Cre    vlc_Log  ct(at_t *)(&(x)->obj) e( p_obj,\
      |               ^
 psz_namVLC_OBJe, VLC_ECT(o), p, vlc_module_name, __FILE_In file included from stream_output/sap.c:29:
In file included from ../include/vlc_common.h:1031:
_, __VAR_STRI../include/vlc_variables.h:554:LI578 | NE__, \
      5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
N    iGf | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122  554 |     var_Create( p_obj, psz_name, VLC_VAR_|             ^S:
39: TRING../include/vlc_common.h: |481( va:15: note: expanded from macro 'VLC_OBJECT'
 rV_LCC_VARha_DOINHERIT
n      ge( p_obj, psz_| n    ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
    122 | #define var_481ame, VLC_VAnote: expanded from macro 'var_Create'
 |  Cr  122e | #define vaate(a,b,c) var_r_Create(a,b,cCreatR_Ce( VLC_OHOICEBJECT(a), b, c )
      |                                       ^
S)   var_Crea     coCOUNT, &count, NULL ) )
te( VLCnst str      |         ^
../include/vlc_variables.h../include/vlc_common.h:481:15:128:43: note: _OBJEuctCT(a), expanded from macro 'var_Change'
  128 | #define var_Change vlc_common_membersb: (co: (a,b,, note: expanded from macro 'VLC_OBJECT'
nst vlc_objectc,d  ,481e | )        cc )
_t *)(&(x)->onst struct vobj)       |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
l  481 |  vacr_com_        mon_members: (Cconsconst vlc\
h_objet struct vlc      |               ^
ange(ct_t *)(&(x)->obj VLC_OBJ_common_members: E) \
      | CT(a), b,posix/specific.c(:              ^
 const 87:c,9vlc_ d, e )
      |                                           ^
../include/vlc_common.h:481:15In file included from stream_output/sap.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563: warning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj: note: expanded from macro 'VLC_OBJECT'
  481:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   87 |         563 |     |   v a r     c_Crons  msg_Eeate( p_objrr, psz_name(vlc, "D-Bu, VLC_VAR_St stects sessTRING | VLC_VAR_DOINHiErRuctI T
      |     ^
vlc_o_t n* )(&(../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
commobx  122 | #define v)->obj)us connec \
      |               ^
28 warnings generated.
tion far_Creailuren_membeate(a,b,c) v: In file included from stream_output/stream_output.c:36:
In file included from ../include/vlc_common.h:ar_Crea1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]te( rs:%s"V (coLnC_O,
      BJECT(a), b|         ^
, c )
../include/vlc_messages.h:83:5:      | 
 note: expanded from macro 'msg_Err'
                                      ^
st vlc_ob  ../include/vlc_common.h   :48183 |     msg_Geneject_t 491ric(p_th:15: note: expanded from macro 'VLC_OBJECT'
is, VLC_MSG_E  481R | R, __VA_ARGS* |   ) (&(x)->obj) \
      |               ^
     con    vst ar_Create( p_obj, psz_name,__ VL)C_VAR_ADDRESS | VL
      |     ^
struC_V28 warnings generated.
A../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
R_DOINHct vlc   78 |     vlc_Log(_VLC_OBJECERT(o)IT );
      ,|     ^
 p, vlc_module_comm../include/vlc_variables.h:122:39:on_mnameme note: expanded from macro 'var_Create'
b,  122ers | #define va: (const vlc_objr_ec __FILE__Create(a,bt_t *),c) var_Create( (&(x, )-VLC_O>obj__LINE__, \
      |             ^
../include/vlc_common.h:BJECT(a), b, c )) 481:\
      | 
      |                                       ^
15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
              ^
  481 |         const struct vlc_common_  m481e | m b e r s :In file included from  (stream_output/sap.c const:29:
In file included from ../include/vlc_common.h  const struct  v:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]lc_obj
vlc_cect_t  578 |     ommon_meif( var_Chmbers: (aconst vl *)(&(x)->c_object_obj) \
      |               ^
nge( t p_obj, psz_name, VLC_VAR*)_CHOICESCOUNT, &count, NULL ) )
      (&(x)->obj)|         ^
 \
      |               ^
../include/vlc_variables.h:128:43: posix/specific.c:93:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'var_Change'
  128 |    93 |     msg_Warn(vlc, "runni#defiIn file included from stream_output/stream_output.c:36:
In file included from ../include/vlc_common.h:1031:
ngne VLC instance - exiting...");
      |     ^
 var_C../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   85hange(a,  511 |     var_Create( p_o |     bb,c,d,e)jm, psz_name, Vsg_Generic(p_thiLC_VAR_INTEGER | VLC_VARs, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
_D   78 |     vlc_LoOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
In file included from   122 | #defistream_output/sdp.c:33:
ne v../include/vlc_network.hg :134:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](VLC_OBJECT(o), p, vlc_module_name, __FIarLE__, __
  134 |   LINE__, \
      |             ^
  retu../include/vlc_common.h:481:v_Cra15: note: expanded from macro 'VLC_OBJECT'
rn net_Coe  ate(a,bnnect (obj, h,c) var_Create( VLC_OBJost, 481 | port, SOCK_STREAM,r     IPPROTO_TCP);
      |            ^
_    cECT(a../include/vlc_network.honst stru:125:48: note: expanded from macro 'net_Connect'
  125 | #d),efict v bne net_Colc_common_membersnnect(a, b, c,: (const vl, c )
      |                                       ^
 d, e) net_Connect(VL../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
C_OBJECT(a), b, c, d, e)
      |                                                ^
  481 |         coc_object_t *)(&(../include/vlc_common.h:nsxt 481:15:)->obj) \
      |               ^
 note: expanded from macro 'VLC_OBJECT'
struct vlc_comm  481 |         cposix/specific.c:95:31: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oCon_members: (const v   95 |     conhst dnst stblc_object_t *)(&(x)->obj) \
us_bool      |               ^
ruct vlc_comma_t play = !varon_members: (conn_InheritBoolIn file included from (vlc, "stream_output/stream_output.c:36:
In file included from gpl../include/vlc_common.hst vlc_object_t *)(&(x)->obj) \
:1031:
      |               ^
ayli../include/vlc_variables.h:525:st-enqueue5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
")  525 |     vear_Create( p_obj, In file included from ;
      |                               ^
stream_output/sdp.c../include/vlc_variables.h:p(s604:47::33:
../include/vlc_network.h:150:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  150 |   note: expanded from macro 'var_InheritBool'
  604 | #defi   ne var_I return net_ConnectDgram (obj, nheritBool(o, n) var_InheritBool(VLhost, poC_OBJECT(o), n)
      |                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
z_V  name, VLC_VAR_481 |  L      BOOL C| VLC_VAR_DOINHERI_T
      |     ^
../include/vlc_variables.hOB const struct vlc_common_rt, hlimmembers: (c, IPPROTO_UDP);
      | :122:39: note: expanded from macro 'var_Create'
  122 | #define var_onst vlc_object_t *)(&(x)->obCreate(a,b,cj) v) \
      |               ^
ar_Create(J VLC_OBJEC           ^
T(a), b, ECT(a), b, c )
../include/vlc_network.h:146:26: note: posix/specific.c:122:9: warning: expanded from macro 'net_ConnectDgram'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  122 |         m  146 |         net_Conne      |                                       ^
ctDcgram(VLC_OBJECT(a)../include/vlc_common.h, b, c, d, e)
      |                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     sg_Dbg(vlc, "a:481  dding track %s to running i:15: note: expanded from macro 'VLC_OBJECT'
n,stan  const struct vlc_  481 |  c c       ceonom", mrmon_l);
      |         ^
mem../include/vlc_messages.h:be87:5: note: expanded from macro 'msg_Dbg'
rs: (const vlc_object_t *)(&(x)->obj) \
      |               ^
   87 |     smsg_Generic(p_thist struct v, In file included from stream_output/sdp.c:33:
../include/vlc_network.h:159:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  VLC_MSG_DBG, __VAlc_co159 |     retur_An neRGS_dt_)
mmon_      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OpenDgram (obj, hosm,emb_OBJECT(o), p, vlc_module_namet, port, NULL, 0, IPPRO , __FILE__, __LINE__, \
      TO_UDP);
      |             ^
| e           ^../include/vlc_common.h:481:15:
 note: expanded from macro 'VLC_OBJECT'
  481 |   ../include/vlc_network.h:155:  )
ers: (const vlc_obj  ect23_t *)(&(x)->obj) \
      |               ^
: note: expanded from macro 'net_OpenDgram'
      |                                           ^
  155   |      con../include/vlc_common.h:481:15:    netIn file included from stream_output/stream_output.c:36_Opest str:
In file included from nDuct vlc_common_me../include/vlc_common.h:1031:
../include/vlc_variables.h note: expanded from macro 'VLC_OBJECT'
:539:5: m  481 | bwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ers: (const vlc_objec  539 |     var_gram(VCreate( p_obj, pszt_t *)(&_name, VLCLC_OBJECT(a)_VAR_FLOAT | (xVLC_VAR)->obj_DOINHE, b, c, d , e, g)
       const strucRI      |                       ^
T
      |     ^
../include/vlc_common.h:481:15../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
:) \ note: expanded from macro 'VLC_OBJECT'
      |               ^

  122 | #t vdefine var_Create(a,b,c) var_Clr  481 |         c_coposix/specific.c:commoen142:ate( VLC_nst struc13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t vl
OBJECT(c  a_common_142 |       m em), b, _members     msg_Err(vlc, ":D-Bubs ers: (const vlc_ object_t *)(const verror: %s", err.lc_objecc )
      |                                       ^
t_t *../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
mes)(&(x)->objsage);
(&(x))       | -  481 |             ^
\
      |               ^
../include/vlc_messages.h:83:5: note: >obj) \
expanded from macro 'msg_Err'
   83 |     msg_Generic(p_thi      |               ^
        s, VLC28 warnings generated.
_MSG_ERRconst struct vlc_common_members: (const vlc_object_t , __VA_ARGS__)
      |     ^*)(&(x)->
../include/vlc_messages.h:78obj) \
      |               ^
:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__,In file included from stream_output/stream_output.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554 \
      :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|             ^
  554 | ../include/vlc_common.h:481:15:     var_Create( p_obj, psznote: expanded from macro 'VLC_OBJECT'
_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
  481../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 |    122 | #define var_Create(a,b,c) var_Create( VL       C_OBJECT(a), b, cconst struct v )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
lc_common  481 |         _members: (const vlc_obconst struct vlc_commject_t *)(on&(x)->o_mbj) \
      |               ^
embers: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from stream_output/stream_output.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from stream_output/stream_output.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |     if( var_Change( p_obj, psz_name, VLC_VAR_CHOICESCOUNT, &count, NULL ) )
      |         ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128 | #define var_Change(a,b,c,d,e) var_Change( VLC_OBJECT(a), b, c, d, e )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/sdp.c:179:11: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  179 |     str = var_GetNonEmptyString(obj, varname);
      |           ^
../include/vlc_variables.h:662:61: note: expanded from macro 'var_GetNonEmptyString'
  662 | #define var_GetNonEmptyString(a,b)   var_GetNonEmptyString( VLC_OBJECT(a),b)
      |                                                             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/sdp.c:In file included from stream_output/sap.c:38:
../include/vlc_network.h:134192:11: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:12  192 |     str = var_GetN: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]onEmptySt
  134 |     rering(obj, varname);
      |           ^
turn net_Connect../include/vlc_variables.h:662:61: note:  (objexpanded from macro 'var_GetNonEmptyString'
  662 | #d, host, port, SOCK_STREAM, IPPROTO_Tefine var_GetNonEmptyStrinCP);
      |            ^g(a,b)   var_GetNon
../include/vlc_network.h:125:48: note: expanded from macro 'net_Connect'
  125 | #definEmptyString( VLC_OBJECT(ae net61 warnings generated.
_Connect(a, b, c, d, e) net_Connect(VLC_OBJECT(a), b, c, d, e)
      |                                                ^
),b)../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

      |   481 |                                                               ^
     ../include/vlc_common.h:481:15 const struct : note: vlc_cexpanded from macro 'VLC_OBJECT'
ommon  481 |  _members:     (cons   const struct vlc_object_t *)(&(xt vlc_co)->obj) \
      mmon_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
|               ^
stream_output/sdp.c:205:11: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  205 |     str = var_GetNonEmptyString(obj, varnamIn file included from stream_output/sap.c:38:
../include/vlc_network.h:150:12: e);
      |           ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:662:61: note: expanded from macro 'var_GetNonEmptyString'
  662 | #define var_Ge  150 |   tNon  return net_EmptySConnectDtring(a,b)   var_GetNonEmptgram (obyStrinj, host,g( VLC_OBJECT(a),b)
 port      |                                                             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_me, hlim, IPPROmbers: (TO_UDP);
      |            ^const vlc_object_t 
*)(&(x)->obj) \
      |               ^
../include/vlc_network.h:146:26: note: expanded from macro 'net_ConnectDgram'
  146 |         net_ConnectDgram(VLC_OBJECT(a), b, c, d, e)
      stream_output/sdp.c:216:11: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  216 |  |                          ^
   str = va../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
r_GetN  481 |         conEmptyString(onstob struct vlc_common_members: j, varname)(const vlc_objec;
      |           ^
t_t *)(&(x../include/vlc_variables.h:662:61)->obj) : \
note: expanded from macro 'var_GetNonEmptyString'
  662 |       |               ^
#define var_GetNonEmptyString(a,b)   var_GetNonEmptyString( VLC_OBJECT(a),b)
      |                                                             ^In file included from stream_output/sap.c:38:
../include/vlc_network.h:159:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

../include/vlc_common.h:481  159 |     ret:urn net_Open15: note: expanded from macro 'VLC_OBJECT'
  481 | Dg  ra  m (ob    const sj,truct vlc_common_members: (const  hvlc_obosject_t *)(&(x)->obj) \
      |               ^
t, port, NULL, 0, IPPROIn file included from stream_output/stream_output.c:44:
In file included from stream_output/stream_output.h:31:
../include/vlc_network.hTO_UDP);
      |            ^
../include/vlc_network.h:155:23: note: expanded from macro 'net_OpenDgram'
  155 |  :134:       net_OpenDgram(VLC_OBJECT(a12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
), b, c, d, e, g)
  134 |   stream_output/sdp.c      :251:11: warning:   |                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
return n  481 |         ecdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  251 |     str = var_GetNonEmptyString(obj, vonst st_Connect (oarbname);
      |           ^
../include/vlc_variables.h:662:61: note: expanded from macro 'var_GetNonEmptyString'
j,   662 | #dhtrost, port, SOuct vlc_common_membersCK_STREAM, IPPROTO_TCP);
      |            ^
: (efi../include/vlc_network.hne var_GetNonEmptcyStriong(a,:125:48: note: expanded from macro 'net_Connect'
b)   var_GetNonEmptyString( VLC_OBJECT(a),b)
      |                                                             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  125 | #de  481 | f       nine net_Connect(a, b cost vlc_objecnst struct vlc_, c, d, e) net_Connect(VLC_OBt_t *)(&(x)->objJ) \
      |               ^
ECT(a),common_members: (const vlc b, c, d, e)
_o      |                                                ^
../include/vlc_common.h:bject_t *)(&(x)->o481:bj) \15:
      |               ^
 note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from stream_output/stream_output.c:44:
In file included from stream_output/stream_output.h:31:
../include/vlc_network.h:150:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  150 |     return net_ConnectDgram (obj, host, port, hlim, IPPROTO_UDP);
      |            ^
../include/vlc_network.h:146:26: note: expanded from macro 'net_ConnectDgram'
  146 |         net_ConnectDgram(VLC_OBJECT(a), b, c, d, e)
      |                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from stream_output/stream_output.c:44:
In file included from stream_output/stream_output.h:31:
../include/vlc_network.h:159:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  159 |     return net_OpenDgram (obj, host, port, NULL, 0, IPPROTO_UDP);
      |            ^
../include/vlc_network.h:155:23: note: expanded from macro 'net_OpenDgram'
  155 |         net_OpenDgram(VLC_OBJECT(a), b, c, d, e, g)
      |                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
37 warnings generated.
stream_output/sap.c:102:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  102 |     addr->interval = var_CreateGetInteger (obj, "sap-interval");
      |                      ^
../include/vlc_variables.h:495:59: note: expanded from macro 'var_CreateGetInteger'
  495 | #define var_CreateGetInteger(a,b)   var_CreateGetInteger( VLC_OBJECT(a),b)
      |                                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/sap.c:110:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  110 |         msg_Err (obj, "unable to spawn SAP announce thread");
      |         ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/sap.c:191:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  191 |     msg_Dbg (obj, "adding SAP session");
      |     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/sap.c:203:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |         msg_Err (obj, "No/invalid address specified for SAP announce" );
      |         ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/sap.c:253:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  253 |                 msg_Err (obj, "Out-of-scope multicast address "
      |                 ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/sap.c:263:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  263 |             msg_Err (obj, "Address family %d not supported by SAP",
      |             ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/sap.c:273:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  273 |         msg_Err (obj, "%s", gai_strerror (i));
      |         ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/sap.c:280:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  280 |     msg_Dbg (obj, "using SAP address: %s", psz_addr);
      |     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from stream_output/stream_output.c:51:
In file included from ./input/input_interface.h:27:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  125 |     vlc_object_release( p_vout );
      |     ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/sap.c:379:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  379 |     msg_Dbg (obj, "removing SAP session");
      |     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from stream_output/stream_output.c:51:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  527 |     input_thread_t *input = input_Create( parent, item, log, NULL, NULL );
      |                             ^
../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
  501 | #define input_Create(a,b,c,d,e) input_Create(VLC_OBJECT(a),b,c,d,e)
      |                                              ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from stream_output/stream_output.c:51:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  530 |         vlc_object_release( input );
      |         ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from stream_output/stream_output.c:51:
In file included from ./input/input_interface.h:27:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  572 |          vlc_object_release( (vlc_object_t *)(pp_vout[i]) );
      |          ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:95:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   95 |             var_InheritBool(p_parent, "sout-display"), psz_dest );
      |             ^
../include/vlc_variables.h:604:47: note: expanded from macro 'var_InheritBool'
  604 | #define var_InheritBool(o, n) var_InheritBool(VLC_OBJECT(o), n)
      |                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:101:14: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  101 |     p_sout = vlc_custom_create( p_parent, sizeof( *p_sout ), "stream output" );
      |              ^
./libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
  110 |         vlc_custom_create(VLC_OBJECT(o), s, n)
      |                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:108:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  108 |     msg_Dbg( p_sout, "using sout chain=`%s'", psz_chain );
      |     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:117:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  117 |     var_Create( p_sout, "sout-mux-caching", VLC_VAR_INTEGER | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:126:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  126 |     msg_Err( p_sout, "stream chain failed for `%s'", psz_chain );
      |     ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:132:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  132 |     vlc_object_release( p_sout );
      |     ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:150:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  150 |     vlc_object_release( p_sout );
      |     ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:167:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  167 |     msg_Dbg( p_sout, "adding a new sout input for `%4.4s` (sout_input: %p)",
      |     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:177:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  177 |         msg_Warn( p_sout, "new sout input failed (sout_input: %p)",
      |         ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_this, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:193:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  193 |     msg_Dbg( p_sout, "removing a sout input (sout_input: %p)",
      |     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:253:16: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  253 |     p_access = vlc_custom_create( p_sout, sizeof( *p_access ), "access out" );
      |                ^
./libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
  110 |         vlc_custom_create(VLC_OBJECT(o), s, n)
      |                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(33 warnings generated.
x)->obj) \
      |               ^
stream_output/stream_output.c:269:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  269 |         module_need( p_access, "sout access", p_access->psz_access, true );
      |         ^
../include/vlc_modules.h:48:42: note: expanded from macro 'module_need'
   48 | #define module_need(a,b,c,d) module_need(VLC_OBJECT(a),b,c,d)
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:275:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  275 |         vlc_object_release( p_access );
      |         ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:288:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  288 |         module_unneed( p_access, p_access->p_module );
      |         ^
../include/vlc_modules.h:50:42: note: expanded from macro 'module_unneed'
   50 | #define module_unneed(a,b) module_unneed(VLC_OBJECT(a),b)
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:296:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  296 |     vlc_object_release( p_access );
      |     ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:352:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  352 |     p_mux = vlc_custom_create( p_sout, sizeof( *p_mux ), "mux" );
      |             ^
./libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
  110 |         vlc_custom_create(VLC_OBJECT(o), s, n)
      |                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:376:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  376 |         module_need( p_mux, "sout mux", p_mux->psz_mux, true );
      |         ^
../include/vlc_modules.h:48:42: note: expanded from macro 'module_need'
   48 | #define module_need(a,b,c,d) module_need(VLC_OBJECT(a),b,c,d)
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:382:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  382 |         vlc_object_release( p_mux );
      |         ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:399:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  399 |             msg_Dbg( p_sout, "muxer support adding stream at any time" );
      |             ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:417:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  417 |                 msg_Dbg( p_sout, "muxer prefers to wait for all ES before "
      |                 ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:434:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  434 |         module_unneed( p_mux, p_mux->p_module );
      |         ^
../include/vlc_modules.h:50:42: note: expanded from macro 'module_unneed'
   50 | #define module_unneed(a,b) module_unneed(VLC_OBJECT(a),b)
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:440:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  440 |     vlc_object_release( p_mux );
      |     ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:452:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  452 |         msg_Err( p_mux, "cannot add a new stream (unsupported while muxing "
      |         ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), 37 warnings generated.
p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:457:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  457 |     msg_Dbg( p_mux, "adding a new input" );
      |     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:474:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  474 |         msg_Err( p_mux, "cannot add this stream" );
      |         ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:493:9: warning: 'block_FifoCount' is deprecated [-Wdeprecated-declarations]
  493 |      && block_FifoCount( p_input->p_fifo ) > 0 )
      |         ^
../include/vlc_block.h:477:57: note: 'block_FifoCount' has been explicitly marked deprecated here
  477 | VLC_API size_t block_FifoCount(block_fifo_t *) VLC_USED VLC_DEPRECATED;
      |                                                         ^
../include/vlc_common.h:85:40: note: expanded from macro 'VLC_DEPRECATED'
   85 | # define VLC_DEPRECATED __attribute__((deprecated))
      |                                        ^
stream_output/stream_output.c:511:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 |             msg_Warn( p_mux, "no more input streams for this mux" );
      |             ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_this, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:533:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  533 |             msg_Warn( p_mux, "late buffer for mux input (%"PRId64")",
      |             ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_this, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:539:35: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  539 |         const int64_t i_caching = var_GetInteger( p_mux->p_sout, "sout-mux-caching" ) * INT64_C(1000);
      |                                   ^
../include/vlc_variables.h:658:47: note: expanded from macro 'var_GetInteger'
  658 | #define var_GetInteger(a,b)   var_GetInteger( VLC_OBJECT(a),b)
      |                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:574:13: warning: 'block_FifoCount' is deprecated [-Wdeprecated-declarations]
  574 |         if( block_FifoCount( p_input->p_fifo ) < i_blocks )
      |             ^
../include/vlc_block.h:477:57: note: 'block_FifoCount' has been explicitly marked deprecated here
  477 | VLC_API size_t block_FifoCount(block_fifo_t *) VLC_USED VLC_DEPRECATED;
      |                                                         ^
../include/vlc_common.h:85:40: note: expanded from macro 'VLC_DEPRECATED'
   85 | # define VLC_DEPRECATED __attribute__((deprecated))
      |                                        ^
stream_output/stream_output.c:740:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  740 |     msg_Dbg( p_stream, "destroying chain... (name=%s)", p_stream->psz_name );
      |     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:745:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  745 |         module_unneed( p_stream, p_stream->p_module );
      |         ^
../include/vlc_modules.h:50:42: note: expanded from macro 'module_unneed'
   50 | #define module_unneed(a,b) module_unneed(VLC_OBJECT(a),b)
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:751:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  751 |     msg_Dbg( p_stream, "destroying chain done" );
      |     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:752:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  752 |     vlc_object_release( p_stream );
      |     ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:786:16: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  786 |     p_stream = vlc_custom_create( p_sout, sizeof( *p_stream ), "stream out" );
      |                ^
./libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
  110 |         vlc_custom_create(VLC_OBJECT(o), s, n)
      |                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:799:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  799 |     msg_Dbg( p_sout, "stream=`%s'", p_stream->psz_name );
      |     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:802:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  802 |         module_need( p_stream, "sout stream", p_stream->psz_name, true );
      |         ^
../include/vlc_modules.h:48:42: note: expanded from macro 'module_need'
   48 | #define module_need(a,b,c,d) module_need(VLC_OBJECT(a),b,c,d)
      |                                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
stream_output/stream_output.c:968:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  968 |     return vlc_custom_create( p_this, sizeof( encoder_t ), "encoder" );
      |            ^
./libvlc.h:110:27: note: expanded from macro 'vlc_custom_create'
  110 |         vlc_custom_create(VLC_OBJECT(o), s, n)
      |                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
70 warnings generated.
/bin/sh ../libtool  --tag=CC   --mode=link cc  -I/usr/local/libdata/pkgconfig/../../include/dbus-1.0 -I/usr/local/libdata/pkgconfig/../../lib/dbus-1.0/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer  -no-undefined -export-symbols ./libvlccore.sym -version-info 9:1:0     -Wl,--undefined-version -fstack-protector-strong  -L/usr/local/lib -o libvlccore.la -rpath /usr/local/lib libvlc.lo libvlc-module.lo missing.lo revision.lo version.lo config/core.lo config/chain.lo config/file.lo config/help.lo config/intf.lo config/cmdline.lo config/getopt.lo extras/libc.lo modules/modules.lo modules/bank.lo modules/cache.lo modules/entry.lo modules/textdomain.lo interface/dialog.lo interface/interface.lo playlist/art.lo playlist/aout.lo playlist/thread.lo playlist/control.lo playlist/engine.lo playlist/fetcher.lo playlist/sort.lo playlist/loadsave.lo playlist/preparser.lo playlist/tree.lo playlist/item.lo playlist/search.lo playlist/services_discovery.lo playlist/renderer.lo input/item.lo input/access.lo input/clock.lo input/control.lo input/decoder.lo input/demux.lo input/demux_chained.lo input/es_out.lo input/es_out_timeshift.lo input/event.lo input/input.lo input/meta.lo input/resource.lo input/services_discovery.lo input/stats.lo input/stream.lo input/stream_fifo.lo input/stream_extractor.lo input/stream_filter.lo input/stream_memory.lo input/subtitles.lo input/var.lo audio_output/common.lo audio_output/dec.lo audio_output/filters.lo audio_output/output.lo audio_output/volume.lo video_output/control.lo video_output/display.lo video_output/inhibit.lo video_output/interlacing.lo video_output/snapshot.lo video_output/video_output.lo video_output/video_text.lo video_output/video_epg.lo video_output/video_widgets.lo video_output/vout_subpictures.lo video_output/window.lo video_output/opengl.lo video_output/vout_intf.lo video_output/vout_wrapper.lo network/getaddrinfo.lo network/http_auth.lo network/httpd.lo network/io.lo network/tcp.lo network/udp.lo network/rootbind.lo network/tls.lo text/charset.lo text/memstream.lo text/strings.lo text/unicode.lo text/url.lo text/filesystem.lo text/iso_lang.lo misc/actions.lo misc/background_worker.lo misc/md5.lo misc/probe.lo misc/rand.lo misc/mtime.lo misc/block.lo misc/fifo.lo misc/fourcc.lo misc/es_format.lo misc/picture.lo misc/picture_fifo.lo misc/picture_pool.lo misc/interrupt.lo misc/keystore.lo misc/renderer_discovery.lo misc/threads.lo misc/cpu.lo misc/epg.lo misc/exit.lo misc/events.lo misc/image.lo misc/messages.lo misc/mime.lo misc/objects.lo misc/objres.lo misc/variables.lo misc/error.lo misc/xml.lo misc/addons.lo misc/filter.lo misc/filter_chain.lo misc/httpcookies.lo misc/fingerprinter.lo misc/text_style.lo misc/subpicture.lo      posix/filesystem.lo posix/plugin.lo posix/rand.lo posix/timer.lo   posix/dirs.lo posix/error.lo posix/netconf.lo posix/specific.lo posix/thread.lo   posix/getaddrinfo.lo stream_output/sap.lo stream_output/sdp.lo stream_output/stream_output.lo input/vlm.lo input/vlm_event.lo input/vlmshell.lo   ../compat/libcompat.la -L/usr/local/lib -lintl -R/usr/local/lib -L/usr/local/lib -liconv -R/usr/local/lib -L/usr/local/lib -lidn -pthread    -lm   -L/usr/local/libdata/pkgconfig/../../lib -ldbus-1 -L/usr/local/lib
libtool: link: echo "{ global:" > .libs/libvlccore.so.9.0.1-ver
libtool: link: 		 sed -e "s|$|;|" < ./libvlccore.sym >> .libs/libvlccore.so.9.0.1-ver
libtool: link: 	 echo "local: *; };" >> .libs/libvlccore.so.9.0.1-ver
libtool: link: cc -shared  -fPIC -DPIC  .libs/libvlc.o .libs/libvlc-module.o .libs/missing.o .libs/revision.o .libs/version.o config/.libs/core.o config/.libs/chain.o config/.libs/file.o config/.libs/help.o config/.libs/intf.o config/.libs/cmdline.o config/.libs/getopt.o extras/.libs/libc.o modules/.libs/modules.o modules/.libs/bank.o modules/.libs/cache.o modules/.libs/entry.o modules/.libs/textdomain.o interface/.libs/dialog.o interface/.libs/interface.o playlist/.libs/art.o playlist/.libs/aout.o playlist/.libs/thread.o playlist/.libs/control.o playlist/.libs/engine.o playlist/.libs/fetcher.o playlist/.libs/sort.o playlist/.libs/loadsave.o playlist/.libs/preparser.o playlist/.libs/tree.o playlist/.libs/item.o playlist/.libs/search.o playlist/.libs/services_discovery.o playlist/.libs/renderer.o input/.libs/item.o input/.libs/access.o input/.libs/clock.o input/.libs/control.o input/.libs/decoder.o input/.libs/demux.o input/.libs/demux_chained.o input/.libs/es_out.o input/.libs/es_out_timeshift.o input/.libs/event.o input/.libs/input.o input/.libs/meta.o input/.libs/resource.o input/.libs/services_discovery.o input/.libs/stats.o input/.libs/stream.o input/.libs/stream_fifo.o input/.libs/stream_extractor.o input/.libs/stream_filter.o input/.libs/stream_memory.o input/.libs/subtitles.o input/.libs/var.o audio_output/.libs/common.o audio_output/.libs/dec.o audio_output/.libs/filters.o audio_output/.libs/output.o audio_output/.libs/volume.o video_output/.libs/control.o video_output/.libs/display.o video_output/.libs/inhibit.o video_output/.libs/interlacing.o video_output/.libs/snapshot.o video_output/.libs/video_output.o video_output/.libs/video_text.o video_output/.libs/video_epg.o video_output/.libs/video_widgets.o video_output/.libs/vout_subpictures.o video_output/.libs/window.o video_output/.libs/opengl.o video_output/.libs/vout_intf.o video_output/.libs/vout_wrapper.o network/.libs/getaddrinfo.o network/.libs/http_auth.o network/.libs/httpd.o network/.libs/io.o network/.libs/tcp.o network/.libs/udp.o network/.libs/rootbind.o network/.libs/tls.o text/.libs/charset.o text/.libs/memstream.o text/.libs/strings.o text/.libs/unicode.o text/.libs/url.o text/.libs/filesystem.o text/.libs/iso_lang.o misc/.libs/actions.o misc/.libs/background_worker.o misc/.libs/md5.o misc/.libs/probe.o misc/.libs/rand.o misc/.libs/mtime.o misc/.libs/block.o misc/.libs/fifo.o misc/.libs/fourcc.o misc/.libs/es_format.o misc/.libs/picture.o misc/.libs/picture_fifo.o misc/.libs/picture_pool.o misc/.libs/interrupt.o misc/.libs/keystore.o misc/.libs/renderer_discovery.o misc/.libs/threads.o misc/.libs/cpu.o misc/.libs/epg.o misc/.libs/exit.o misc/.libs/events.o misc/.libs/image.o misc/.libs/messages.o misc/.libs/mime.o misc/.libs/objects.o misc/.libs/objres.o misc/.libs/variables.o misc/.libs/error.o misc/.libs/xml.o misc/.libs/addons.o misc/.libs/filter.o misc/.libs/filter_chain.o misc/.libs/httpcookies.o misc/.libs/fingerprinter.o misc/.libs/text_style.o misc/.libs/subpicture.o posix/.libs/filesystem.o posix/.libs/plugin.o posix/.libs/rand.o posix/.libs/timer.o posix/.libs/dirs.o posix/.libs/error.o posix/.libs/netconf.o posix/.libs/specific.o posix/.libs/thread.o posix/.libs/getaddrinfo.o stream_output/.libs/sap.o stream_output/.libs/sdp.o stream_output/.libs/stream_output.o input/.libs/vlm.o input/.libs/vlm_event.o input/.libs/vlmshell.o   -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../compat/.libs/libcompat.a -lintl -liconv -lidn -lm -L/usr/local/libdata/pkgconfig/../../lib -ldbus-1  -O2 -fstack-protector-strong -O3 -Wl,--undefined-version -fstack-protector-strong   -pthread -Wl,-soname -Wl,libvlccore.so.9 -Wl,-version-script -Wl,.libs/libvlccore.so.9.0.1-ver -o .libs/libvlccore.so.9.0.1
libtool: link: (cd ".libs" && rm -f "libvlccore.so.9" && ln -s "libvlccore.so.9.0.1" "libvlccore.so.9")
libtool: link: (cd ".libs" && rm -f "libvlccore.so" && ln -s "libvlccore.so.9.0.1" "libvlccore.so")
libtool: link: ( cd ".libs" && rm -f "libvlccore.la" && ln -s "../libvlccore.la" "libvlccore.la" )
gmake[3]: Leaving directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/src'
gmake[2]: Leaving directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/src'
Making all in modules
gmake[2]: Entering directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/modules'
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/main_interface.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/main_interface.moc.cpp gui/qt/main_interface.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/menus.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/menus.moc.cpp gui/qt/menus.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs_provider.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs_provider.moc.cpp gui/qt/dialogs_provider.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/input_manager.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/input_manager.moc.cpp gui/qt/input_manager.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/actions_manager.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/actions_manager.moc.cpp gui/qt/actions_manager.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/extensions_manager.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/extensions_manager.moc.cpp gui/qt/extensions_manager.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/managers/addons_manager.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/managers/addons_manager.moc.cpp gui/qt/managers/addons_manager.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/recents.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/recents.moc.cpp gui/qt/recents.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/adapters/seekpoints.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/adapters/seekpoints.moc.cpp gui/qt/adapters/seekpoints.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/adapters/chromaprint.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/adapters/chromaprint.moc.cpp gui/qt/adapters/chromaprint.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/adapters/variables.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/adapters/variables.moc.cpp gui/qt/adapters/variables.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/playlist.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/playlist.moc.cpp gui/qt/dialogs/playlist.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/bookmarks.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/bookmarks.moc.cpp gui/qt/dialogs/bookmarks.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/mediainfo.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/mediainfo.moc.cpp gui/qt/dialogs/mediainfo.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/extended.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/extended.moc.cpp gui/qt/dialogs/extended.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/messages.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/messages.moc.cpp gui/qt/dialogs/messages.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/epg.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/epg.moc.cpp gui/qt/dialogs/epg.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/errors.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/errors.moc.cpp gui/qt/dialogs/errors.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/external.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/external.moc.cpp gui/qt/dialogs/external.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/plugins.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/plugins.moc.cpp gui/qt/dialogs/plugins.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/preferences.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/preferences.moc.cpp gui/qt/dialogs/preferences.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/sout.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/sout.moc.cpp gui/qt/dialogs/sout.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/convert.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/convert.moc.cpp gui/qt/dialogs/convert.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/help.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/help.moc.cpp gui/qt/dialogs/help.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/gototime.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/gototime.moc.cpp gui/qt/dialogs/gototime.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/toolbar.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/toolbar.moc.cpp gui/qt/dialogs/toolbar.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/open.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/open.moc.cpp gui/qt/dialogs/open.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/openurl.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/openurl.moc.cpp gui/qt/dialogs/openurl.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/podcast_configuration.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/podcast_configuration.moc.cpp gui/qt/dialogs/podcast_configuration.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/firstrun.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/firstrun.moc.cpp gui/qt/dialogs/firstrun.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/extensions.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/extensions.moc.cpp gui/qt/dialogs/extensions.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/fingerprintdialog.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/fingerprintdialog.moc.cpp gui/qt/dialogs/fingerprintdialog.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/extended_panels.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/extended_panels.moc.cpp gui/qt/components/extended_panels.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/info_panels.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/info_panels.moc.cpp gui/qt/components/info_panels.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/info_widgets.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/info_widgets.moc.cpp gui/qt/components/info_widgets.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/preferences_widgets.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/preferences_widgets.moc.cpp gui/qt/components/preferences_widgets.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/complete_preferences.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/complete_preferences.moc.cpp gui/qt/components/complete_preferences.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/simple_preferences.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/simple_preferences.moc.cpp gui/qt/components/simple_preferences.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/open_panels.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/open_panels.moc.cpp gui/qt/components/open_panels.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/interface_widgets.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/interface_widgets.moc.cpp gui/qt/components/interface_widgets.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/controller.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/controller.moc.cpp gui/qt/components/controller.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/controller_widget.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/controller_widget.moc.cpp gui/qt/components/controller_widget.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/epg/EPGChannels.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/epg/EPGChannels.moc.cpp gui/qt/components/epg/EPGChannels.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/epg/EPGProgram.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/epg/EPGProgram.moc.cpp gui/qt/components/epg/EPGProgram.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/epg/EPGRuler.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/epg/EPGRuler.moc.cpp gui/qt/components/epg/EPGRuler.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/epg/EPGView.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/epg/EPGView.moc.cpp gui/qt/components/epg/EPGView.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/epg/EPGWidget.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/epg/EPGWidget.moc.cpp gui/qt/components/epg/EPGWidget.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/playlist/views.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/playlist/views.moc.cpp gui/qt/components/playlist/views.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/playlist/vlc_model.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/playlist/vlc_model.moc.cpp gui/qt/components/playlist/vlc_model.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/playlist/playlist_model.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/playlist/playlist_model.moc.cpp gui/qt/components/playlist/playlist_model.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/playlist/playlist.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/playlist/playlist.moc.cpp gui/qt/components/playlist/playlist.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/playlist/standardpanel.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/playlist/standardpanel.moc.cpp gui/qt/components/playlist/standardpanel.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/playlist/selector.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/playlist/selector.moc.cpp gui/qt/components/playlist/selector.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/sout/profile_selector.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/sout/profile_selector.moc.cpp gui/qt/components/sout/profile_selector.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/components/sout/sout_widgets.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/components/sout/sout_widgets.moc.cpp gui/qt/components/sout/sout_widgets.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/util/animators.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/util/animators.moc.cpp gui/qt/util/animators.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/util/input_slider.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/util/input_slider.moc.cpp gui/qt/util/input_slider.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/util/timetooltip.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/util/timetooltip.moc.cpp gui/qt/util/timetooltip.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/util/customwidgets.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/util/customwidgets.moc.cpp gui/qt/util/customwidgets.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/util/searchlineedit.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/util/searchlineedit.moc.cpp gui/qt/util/searchlineedit.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/util/qmenuview.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/util/qmenuview.moc.cpp gui/qt/util/qmenuview.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/util/qvlcapp.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/util/qvlcapp.moc.cpp gui/qt/util/qvlcapp.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/util/pictureflow.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/util/pictureflow.moc.cpp gui/qt/util/pictureflow.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/util/validators.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/util/validators.moc.cpp gui/qt/util/validators.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/util/buttons/RoundButton.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/util/buttons/RoundButton.moc.cpp gui/qt/util/buttons/RoundButton.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/util/buttons/DeckButtonsLayout.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/util/buttons/DeckButtonsLayout.moc.cpp gui/qt/util/buttons/DeckButtonsLayout.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/util/buttons/BrowseButton.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/util/buttons/BrowseButton.moc.cpp gui/qt/util/buttons/BrowseButton.hpp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/styles/seekstyle.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/styles/seekstyle.moc.cpp gui/qt/styles/seekstyle.hpp
mkdir -p -- gui/qt/ui
mkdir -p -- gui/qt/ui
rm -f gui/qt/ui/equalizer.h gui/qt/ui/equalizer.h.tmp
mkdir -p -- gui/qt/ui
rm -f gui/qt/ui/video_effects.h gui/qt/ui/video_effects.h.tmp
mkdir -p -- gui/qt/ui
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/equalizer.h.tmp
rm -f gui/qt/ui/open_file.h gui/qt/ui/open_file.h.tmp
mkdir -p -- gui/qt/ui
rm -f gui/qt/ui/open_disk.h gui/qt/ui/open_disk.h.tmp
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/video_effects.h.tmp
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/open_file.h.tmp
rm -f gui/qt/ui/open_net.h gui/qt/ui/open_net.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/equalizer.ui >> gui/qt/ui/equalizer.h.tmp
mkdir -p -- gui/qt/ui
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/open_disk.h.tmp
mkdir -p -- gui/qt/ui
rm -f gui/qt/ui/open_capture.h gui/qt/ui/open_capture.h.tmp
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/open_net.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/open_file.ui >> gui/qt/ui/open_file.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/video_effects.ui >> gui/qt/ui/video_effects.h.tmp
rm -f gui/qt/ui/open.h gui/qt/ui/open.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/open_disk.ui >> gui/qt/ui/open_disk.h.tmp
mkdir -p -- gui/qt/ui
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/open_capture.h.tmp
mkdir -p -- gui/qt/ui
rm -f gui/qt/ui/vlm.h gui/qt/ui/vlm.h.tmp
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/open.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/open_net.ui >> gui/qt/ui/open_net.h.tmp
mkdir -p -- gui/qt/ui
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/vlm.h.tmp
rm -f gui/qt/ui/podcast_configuration.h gui/qt/ui/podcast_configuration.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/open.ui >> gui/qt/ui/open.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/open_capture.ui >> gui/qt/ui/open_capture.h.tmp
rm -f gui/qt/ui/profiles.h gui/qt/ui/profiles.h.tmp
mkdir -p -- gui/qt/ui
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/podcast_configuration.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/vlm.ui >> gui/qt/ui/vlm.h.tmp
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/profiles.h.tmp
mkdir -p -- gui/qt/ui
rm -f gui/qt/ui/sprefs_audio.h gui/qt/ui/sprefs_audio.h.tmp
mkdir -p -- gui/qt/ui
rm -f gui/qt/ui/sprefs_input.h gui/qt/ui/sprefs_input.h.tmp
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/sprefs_audio.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/profiles.ui >> gui/qt/ui/profiles.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/podcast_configuration.ui >> gui/qt/ui/podcast_configuration.h.tmp
rm -f gui/qt/ui/sprefs_interface.h gui/qt/ui/sprefs_interface.h.tmp
mkdir -p -- gui/qt/ui
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/sprefs_input.h.tmp
mkdir -p -- gui/qt/ui
rm -f gui/qt/ui/sprefs_subtitles.h gui/qt/ui/sprefs_subtitles.h.tmp
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/sprefs_interface.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/sprefs_audio.ui >> gui/qt/ui/sprefs_audio.h.tmp
rm -f gui/qt/ui/sprefs_video.h gui/qt/ui/sprefs_video.h.tmp
mkdir -p -- gui/qt/ui
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/sprefs_subtitles.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/sprefs_input.ui >> gui/qt/ui/sprefs_input.h.tmp
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/sprefs_video.h.tmp
rm -f gui/qt/ui/streampanel.h gui/qt/ui/streampanel.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/sprefs_interface.ui >> gui/qt/ui/sprefs_interface.h.tmp
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/streampanel.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/sprefs_subtitles.ui >> gui/qt/ui/sprefs_subtitles.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/sprefs_video.ui >> gui/qt/ui/sprefs_video.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/streampanel.ui >> gui/qt/ui/streampanel.h.tmp
gui/qt/ui/sprefs_audio.ui: Warning: Buddy assignment: 'mmdevicePassthrough' is not a valid widget.
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/podcast_configuration.h.tmp >gui/qt/ui/podcast_configuration.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/vlm.h.tmp >gui/qt/ui/vlm.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/sprefs_input.h.tmp >gui/qt/ui/sprefs_input.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/sprefs_audio.h.tmp >gui/qt/ui/sprefs_audio.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/open_capture.h.tmp >gui/qt/ui/open_capture.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/open.h.tmp >gui/qt/ui/open.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/open_net.h.tmp >gui/qt/ui/open_net.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/profiles.h.tmp >gui/qt/ui/profiles.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/sprefs_interface.h.tmp >gui/qt/ui/sprefs_interface.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/sprefs_video.h.tmp >gui/qt/ui/sprefs_video.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/streampanel.h.tmp >gui/qt/ui/streampanel.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/sprefs_subtitles.h.tmp >gui/qt/ui/sprefs_subtitles.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/open_disk.h.tmp >gui/qt/ui/open_disk.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/video_effects.h.tmp >gui/qt/ui/video_effects.h
rm -f gui/qt/ui/podcast_configuration.h.tmp
rm -f gui/qt/ui/sprefs_input.h.tmp
rm -f gui/qt/ui/open.h.tmp
rm -f gui/qt/ui/open_capture.h.tmp
rm -f gui/qt/ui/open_net.h.tmp
rm -f gui/qt/ui/sprefs_audio.h.tmp
rm -f gui/qt/ui/vlm.h.tmp
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/equalizer.h.tmp >gui/qt/ui/equalizer.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/open_file.h.tmp >gui/qt/ui/open_file.h
rm -f gui/qt/ui/sprefs_interface.h.tmp
rm -f gui/qt/ui/sprefs_subtitles.h.tmp
rm -f gui/qt/ui/streampanel.h.tmp
rm -f gui/qt/ui/video_effects.h.tmp
rm -f gui/qt/ui/sprefs_video.h.tmp
rm -f gui/qt/ui/profiles.h.tmp
mkdir -p -- gui/qt/ui
rm -f gui/qt/ui/open_file.h.tmp
mkdir -p -- gui/qt/ui
rm -f gui/qt/ui/messages_panel.h gui/qt/ui/messages_panel.h.tmp
rm -f gui/qt/ui/equalizer.h.tmp
mkdir -p -- gui/qt/ui
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/messages_panel.h.tmp
rm -f gui/qt/ui/about.h gui/qt/ui/about.h.tmp
mkdir -p -- gui/qt/ui
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/about.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/messages_panel.ui >> gui/qt/ui/messages_panel.h.tmp
rm -f gui/qt/ui/update.h gui/qt/ui/update.h.tmp
rm -f gui/qt/ui/fingerprintdialog.h gui/qt/ui/fingerprintdialog.h.tmp
rm -f gui/qt/ui/open_disk.h.tmp
mkdir -p -- gui/qt/ui
rm -f gui/qt/ui/sout.h gui/qt/ui/sout.h.tmp
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/fingerprintdialog.h.tmp
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/update.h.tmp
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/messages_panel.h.tmp >gui/qt/ui/messages_panel.h
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/about.ui >> gui/qt/ui/about.h.tmp
/usr/local/bin/rcc-qt5 -name vlc -o gui/qt/resources.cpp gui/qt/vlc.qrc
echo "#define Q_(a,b) QString::fromUtf8(_(a))" > gui/qt/ui/sout.h.tmp
/usr/local/bin/moc-qt5 -DHAVE_CONFIG_H -I../include -I../include -I.. -DMODULE_STRING=\"$(p="gui/qt/dialogs/vlm.moc.cpp"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I./gui/qt -I./gui/qt -DQT5_HAS_WAYLAND -DQPNI_HEADER=\<5.15.18/QtGui/qpa/qplatformnativeinterface.h\>    -o gui/qt/dialogs/vlm.moc.cpp gui/qt/dialogs/vlm.hpp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/update.ui >> gui/qt/ui/update.h.tmp
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/fingerprintdialog.ui >> gui/qt/ui/fingerprintdialog.h.tmp
/usr/local/bin/wayland-scanner client-header //usr/local/share/wayland-protocols/stable/viewporter/viewporter.xml video_output/wayland/viewporter-client-protocol.h
/usr/local/bin/uic-qt5 -tr "Q_" gui/qt/ui/sout.ui >> gui/qt/ui/sout.h.tmp
/usr/local/bin/wayland-scanner code //usr/local/share/wayland-protocols/stable/viewporter/viewporter.xml video_output/wayland/viewporter-protocol.c
/usr/local/bin/wayland-scanner client-header //usr/local/share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml video_output/wayland/xdg-shell-client-protocol.h
/usr/local/bin/wayland-scanner code //usr/local/share/wayland-protocols/unstable/xdg-shell/xdg-shell-unstable-v5.xml video_output/wayland/xdg-shell-protocol.c
/usr/local/bin/wayland-scanner client-header < "video_output/wayland/server-decoration.xml" > "video_output/wayland/server-decoration-client-protocol.h.tmp"
/usr/local/bin/wayland-scanner code < "video_output/wayland/server-decoration.xml" > "video_output/wayland/server-decoration-protocol.c.tmp"
rm -f gui/qt/ui/messages_panel.h.tmp
Using "code" is deprecated - use private-code or public-code.
See the help page for details.
Using "code" is deprecated - use private-code or public-code.
See the help page for details.
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/about.h.tmp >gui/qt/ui/about.h
Using "code" is deprecated - use private-code or public-code.
See the help page for details.
mv -f -- "video_output/wayland/server-decoration-protocol.c.tmp" "video_output/wayland/server-decoration-protocol.c"
mv -f -- "video_output/wayland/server-decoration-client-protocol.h.tmp" "video_output/wayland/server-decoration-client-protocol.h"
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/fingerprintdialog.h.tmp >gui/qt/ui/fingerprintdialog.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/update.h.tmp >gui/qt/ui/update.h
sed -e 's/Q_(\"_(\\\"\(.*\)\\\")"/Q_("\1"/' gui/qt/ui/sout.h.tmp >gui/qt/ui/sout.h
rm -f gui/qt/ui/about.h.tmp
rm -f gui/qt/ui/fingerprintdialog.h.tmp
rm -f gui/qt/ui/sout.h.tmp
rm -f gui/qt/ui/update.h.tmp
/usr/local/bin/gmake  all-recursive
gmake[3]: Entering directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/modules'
Making all in .
gmake[4]: Entering directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/modules'
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/libdvdnav_plugin_la-dvdnav.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/libdvdnav_plugin_la-dvdnav.lo -MD -MP -MF access/.deps/libdvdnav_plugin_la-dvdnav.Tpo -c -o access/libdvdnav_plugin_la-dvdnav.lo `test -f 'access/dvdnav.c' || echo './'`access/dvdnav.c
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/libdvdread_plugin_la-dvdread.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/libdvdread_plugin_la-dvdread.lo -MD -MP -MF access/.deps/libdvdread_plugin_la-dvdread.Tpo -c -o access/libdvdread_plugin_la-dvdread.lo `test -f 'access/dvdread.c' || echo './'`access/dvdread.c
depbase=`echo access/ftp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/ftp.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/ftp.lo -MD -MP -MF $depbase.Tpo -c -o access/ftp.lo access/ftp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo access/http.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/http.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/http.lo -MD -MP -MF $depbase.Tpo -c -o access/http.lo access/http.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/liblive555_plugin_la-live555.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/include/liveMedia  -I/usr/local/include/UsageEnvironment  -I/usr/local/include/groupsock  -I/usr/local/include/BasicUsageEnvironment -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Werror=unknown-warning-option -Werror=invalid-command-line-argument -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/liblive555_plugin_la-live555.lo -MD -MP -MF access/.deps/liblive555_plugin_la-live555.Tpo -c -o access/liblive555_plugin_la-live555.lo `test -f 'access/live555.cpp' || echo './'`access/live555.cpp
depbase=`echo access/tcp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/tcp.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/tcp.lo -MD -MP -MF $depbase.Tpo -c -o access/tcp.lo access/tcp.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo access/udp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/udp.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/udp.lo -MD -MP -MF $depbase.Tpo -c -o access/udp.lo access/udp.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/libavio_plugin_la-avio.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/libavio_plugin_la-avio.lo -MD -MP -MF access/.deps/libavio_plugin_la-avio.Tpo -c -o access/libavio_plugin_la-avio.lo `test -f 'access/avio.c' || echo './'`access/avio.c
depbase=`echo access/satip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/satip.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/satip.lo -MD -MP -MF $depbase.Tpo -c -o access/satip.lo access/satip.c &&\
mv -f $depbase.Tpo $depbase.Plo
depbase=`echo access/concat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/concat.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/concat.lo -MD -MP -MF $depbase.Tpo -c -o access/concat.lo access/concat.c &&\
mv -f $depbase.Tpo $depbase.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/libaccess_srt_plugin_la-srt.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/include -I/usr/local/include/srt -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/libaccess_srt_plugin_la-srt.lo -MD -MP -MF access/.deps/libaccess_srt_plugin_la-srt.Tpo -c -o access/libaccess_srt_plugin_la-srt.lo `test -f 'access/srt.c' || echo './'`access/srt.c
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/libaccess_srt_plugin_la-srt_common.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/include -I/usr/local/include/srt -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/libaccess_srt_plugin_la-srt_common.lo -MD -MP -MF access/.deps/libaccess_srt_plugin_la-srt_common.Tpo -c -o access/libaccess_srt_plugin_la-srt_common.lo `test -f 'access/srt_common.c' || echo './'`access/srt_common.c
/bin/sh ../libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="libaccess_srt_plugin_la-dummy.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Werror=unknown-warning-option -Werror=invalid-command-line-argument -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT libaccess_srt_plugin_la-dummy.lo -MD -MP -MF .deps/libaccess_srt_plugin_la-dummy.Tpo -c -o libaccess_srt_plugin_la-dummy.lo `test -f 'dummy.cpp' || echo './'`dummy.cpp
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/librist_plugin_la-rist.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/librist_plugin_la-rist.lo -MD -MP -MF access/.deps/librist_plugin_la-rist.Tpo -c -o access/librist_plugin_la-rist.lo `test -f 'access/rist.c' || echo './'`access/rist.c
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access/libaccess_output_srt_plugin_la-srt_common.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -I/usr/local/include -I/usr/local/include/srt -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/libaccess_output_srt_plugin_la-srt_common.lo -MD -MP -MF access/.deps/libaccess_output_srt_plugin_la-srt_common.Tpo -c -o access/libaccess_output_srt_plugin_la-srt_common.lo `test -f 'access/srt_common.c' || echo './'`access/srt_common.c
/bin/sh ../libtool  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="libaccess_output_srt_plugin_la-dummy.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec  -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include  -Werror=unknown-warning-option -Werror=invalid-command-line-argument -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT libaccess_output_srt_plugin_la-dummy.lo -MD -MP -MF .deps/libaccess_output_srt_plugin_la-dummy.Tpo -c -o libaccess_output_srt_plugin_la-dummy.lo `test -f 'dummy.cpp' || echo './'`dummy.cpp
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"dvdnav\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/libdvdnav_plugin_la-dvdnav.lo -MD -MP -MF access/.deps/libdvdnav_plugin_la-dvdnav.Tpo -c access/dvdnav.c  -fPIC -DPIC -o access/.libs/libdvdnav_plugin_la-dvdnav.o
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  189 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_INTEGER, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_BOOL, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |     return var_SetChecked (obj, name, VLC_VAR_COORDS, val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_FLOAT, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  241 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_STRING, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_ADDRESS, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_INTEGER, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"access_srt\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/srt -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/libaccess_srt_plugin_la-srt_common.lo -MD -MP -MF access/.deps/libaccess_srt_plugin_la-srt_common.Tpo -c access/srt_common.c  -fPIC -DPIC -o access/.libs/libaccess_srt_plugin_la-srt_common.o
       const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  293 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_BOOL, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  304 |     if (likely(!var_GetChecked (obj, name, VLC_VAR_COORDS, &val)))
      |                 ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  324 |     if( !var_GetChecked( p_obj, psz_name, VLC_VAR_FLOAT, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  340 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_ADDRESS, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  429 |     var_Create( p_obj, psz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  442 |     var_Create( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  455 |     var_Create( p_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  469 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |     var_Create( p_obj, psz_name, VLC_VAR_ADDRESS | VLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 |     var_Create( p_obj, psz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  525 |     var_Create( p_obj, psz_name, VLC_VAR_BOOL | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  539 |     var_Create( p_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  554 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:46:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 |     if( var_Change( p_obj, psz_name, VLC_VAR_CHOICESCOUNT, &count, NULL ) )
      |         ^
../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
  128 | #define var_Change(a,b,c,d,e) var_Change( VLC_OBJECT(a), b, c, d, e )
      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:48:
In file included from ../include/vlc_input.h:41:
../include/vlc_vout.h:125:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  125 |     vlc_object_release( p_vout );
      |     ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:48:
../include/vlc_input.h:527:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  527 |     input_thread_t *input = input_Create( parent, item, log, NULL, NULL );
      |                             ^
../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
  501 | #define input_Create(a,b,c,d,e) input_Create(VLC_OBJECT(a),b,c,d,e)
      |                                              ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:48:
../include/vlc_input.h:530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  530 |         vlc_object_release( input );
      |         ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/dvdnav.c:48:
../include/vlc_input.h:572:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  572 |          vlc_object_release( (vlc_object_t *)(pp_vout[i]) );
      |          ^
../include/vlc_objects.h:66:25: note: expanded from macro 'vlc_object_release'
   66 |     vlc_object_release( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"avio\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/libavio_plugin_la-avio.lo -MD -MP -MF access/.deps/libavio_plugin_la-avio.Tpo -c access/avio.c  -fPIC -DPIC -o access/.libs/libavio_plugin_la-avio.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"access_output_srt\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/srt -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/libaccess_output_srt_plugin_la-srt_common.lo -MD -MP -MF access/.deps/libaccess_output_srt_plugin_la-srt_common.Tpo -c access/srt_common.c  -fPIC -DPIC -o access/.libs/libaccess_output_srt_plugin_la-srt_common.o
In file included from access/dvdnav.c:65:
access/../demux/mpeg/pes.h:121:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  121 |                 msg_Err( p_object, "too much MPEG-1 stuffing" );
      |                 ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"satip\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/satip.lo -MD -MP -MF access/.deps/satip.Tpo -c access/satip.c  -fPIC -DPIC -o access/.libs/satip.o
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"udp\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/udp.lo -MD -MP -MF access/.deps/udp.Tpo -c access/udp.c  -fPIC -DPIC -o access/.libs/udp.o
access/dvdnav.c:204:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  204 |     msg_GenericVa( (demux_t*)foo, i, p, z );
      |     ^
../include/vlc_messages.h:74:15: note: expanded from macro 'msg_GenericVa'
   74 |     vlc_vaLog(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:232:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  232 |         msg_Warn( p_demux, "cannot slibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"access_srt\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/srt -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/libaccess_srt_plugin_la-srt.lo -MD -MP -MF access/.deps/libaccess_srt_plugin_la-srt.Tpo -c access/srt.c  -fPIC -DPIC -o access/.libs/libaccess_srt_plugin_la-srt.o
et read-a-head flag" );
      |         ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_this, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:238:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  238 |         msg_Warn( p_demux, "cannot set PGC positioning flag" );
      |         ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_this, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:246:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  246 |         msg_Warn( p_demux, "can't set menu language to '%s' (%s)",
      |         ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_this, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:259:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  259 |         msg_Warn( p_demux, "can't set audio language to '%s' (%s)",
      |         ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_this, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:272:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  272 |         msg_Warn( p_demux, "can't set spu language to '%s' (%s)",
      |         ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_this, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:282:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  282 |     if( var_CreateGetBool( p_demux, "dvdnav-menu" ) )
      |         ^
../include/vlc_variables.h:496:53: note: expanded from macro 'var_CreateGetBool'
  496 | #define var_CreateGetBool(a,b)   var_CreateGetBool( VLC_OBJECT(a),b)
      |                                                     ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:284:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  284 |         msg_Dbg( p_demux, "trying to go to dvd menu" );
      |         ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:288:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  288 |             msg_Err( p_demux, "cannot set title (can't decrypt DVD?)" );
      |             ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:289:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  289 |             vlc_dialog_display_error( p_demux, _("Playback failure"), "%s",
      |             ^
../include/vlc_dialog.h:73:30: note: expanded from macro 'vlc_dialog_display_error'
   73 |     vlc_dialog_display_error(VLC_OBJECT(a), b, c, ##__VA_ARGS__)
      |                              ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:302:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  302 |                     msg_Warn( p_demux, "cannot go to dvd menu" );
      |                     ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(p_this, VLC_MSG_WARN, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:306:15: In file included from access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  189 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_INTEGER, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_Sewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
tChecked(VLC_OBJ  306 |     i_angle = var_CreatECT(o),neGetInteger,t,v)
      |                                                ^
( p_demux, ../include/vlc_common.h:"dvdnav481:15: note: expanded from macro 'VLC_OBJECT'
-angle" );
      |               ^
../include/vlc_variables.h:495:59: note: expanded from macro 'var_CreateGetInteger'
  495 | #define var_CreateGetInteger(a,b)   va  481 |         const struct vlc_common_members: (rlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"http\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/http.lo -MD -MP -MF access/.deps/http.Tpo -c access/http.c  -fPIC -DPIC -o access/.libs/http.o
const vlc_object_t *)(&(x)->obj) \
      |               ^
_CreateGetInteger( VLC_OBJECT(a),b)
      |                                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_cIn file included from access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031ommon_members: (const vlc_object_t *)(&(x)->o:
../include/vlc_variables.hbj) \
      |               ^
:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  203 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_BOOL, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_access/dvdnav.c:OBJE311:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CT(o),n,t,v)
  311 |       |                                                ^
 ../include/vlc_common.h:481:15: note:    var_Create( pexpanded from macro 'VLC_OBJECT'
_de  481 | mux->p_input, "x        const struct v-start", VLC_VAR_INTEGER );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: lc_commnote: expanded from macro 'VLC_OBJECT'
on_members: (con  481 |  st vlc_ob ject_t *)      co(&(nst sx)->otructbj) \ vlc_
      |               ^
common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:312:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  312In file included from access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |     return var_SetChe |  cked (obj, name,    var_Create( p_dVemLCux->p_input, "y-start", _VLC_VAR_INTEGER );
      |     ^
V../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_CrAR_COeate( VLC_OBJECT(a), ORDS,b, val);
      |            ^
 c )
      |                                       ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
140  481 |         const struct  | #devlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:313:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  313 |     var_Create( pf_demux->p_input, "x-end", VLC_VAR_INTEGER );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | i        consnet struct vlc_common_members: (const vlc_object_t *)(& var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \(x
      |               ^
)->obj) \
      |               ^
access/dvdnav.c:314:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  314 |     var_Create( p_demux->p_input, "y-end", VLC_VAR_INTEGER );
      | In file included from access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     re    ^
../include/vlc_variables.h:122:39: note: turn var_SetChecked( p_obj, psz_name, expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c)V var_Create( VLC_OBJECT(a), b, c )
LC_VAR_FLOAT, va      | l                                       ^
);
      |            ^
../include/vlc_common.h:../include/vlc_variables.h:481:15: note: expanded from macro 'VLC_OBJECT'
140:48:   481 |       note: expanded from macro 'var_SetChecked'
   140 const str | #define vuct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.car_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:315:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    315 |     var_Create( p_demux->p_481 |         const sinput, "color", VLC_VAR_ADDRESStruct vlc_ );
      |     ^
c../include/vlc_variables.h:122:39ommon_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"dvdread\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/libdvdread_plugin_la-dvdread.lo -MD -MP -MF access/.deps/libdvdread_plugin_la-dvdread.Tpo -c access/dvdread.c  -fPIC -DPIC -o access/.libs/libdvdread_plugin_la-dvdread.o
In file included from access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  241 |     return var_SetChecked( :p libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"access_output_srt\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Werror=unknown-warning-option -Werror=invalid-command-line-argument -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT libaccess_output_srt_plugin_la-dummy.lo -MD -MP -MF .deps/libaccess_output_srt_plugin_la-dummy.Tpo -c dummy.cpp  -fPIC -DPIC -o .libs/libaccess_output_srt_plugin_la-dummy.o
note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create(_ VLC_OBJECTobj, psz_name, VLC_VAR(a)_STRING, val );, b, 
      |            ^
c )
      |                                       ^
../include/vlc_variables.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:140:48:  481 |       note: expanded from macro 'var_SetChecked'
   const  140 |  struct#define var_Set vlc_common_membeChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
rs: (const vlc_object_t *)(&(x)->obj) In file included from \
      |               ^
access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:access/dvdnav.c:316:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"tcp\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/tcp.lo -MD -MP -MF access/.deps/tcp.Tpo -c access/tcp.c  -fPIC -DPIC -o access/.libs/tcp.o
1031:
../include/vlc_variables.h:256:12:   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
316  256 |     return  |     var_Crevar_SetChecked( p_obj, psz_name, VLC_VAR_ADDRESS, val );
      |            ^
ate../include/vlc_variables.h:( p_140:48: note: expanded from macro 'var_SetChecked'
demux->p_in  140put, "menu-palette", VLC_VAR_ADDRESS );
      |     ^
 | ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'#define 
var  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_SetChecked(o  ,481 |      n,t   const struc,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
t vlc_co../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
mmon_members: (const v  lc_object_t *)(&(x)->obj) \481 |     
          c|               ^
onst struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \access/dvdnav.c:317:5: 
      |               ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  317 |     var_Create( p_demux->p_input, "highlight", VLC_VAR_BOOL );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define vIn file included from access/srt_common.c:24:
ar_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
In file included from ../include/vlc_common.h:481:15: note: access/srt_common.h:30expanded from macro 'VLC_OBJECT'
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h  481 |     :276:10    : warning: condue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  276 |     if( !t strucvar_GetChecked( p_obj, pszt vlc_common__name, VLC_VARmembers: _IN(const vlc_object_Tt *)(&(EGER, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  293x)-> |     if( !voar_GetChecked( p_obj, psz_name, VLC_VARb_BOj) \
      OL, |               ^
&val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,vaccess/dvdnav.c:) var_G320etChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
5: warning:   481 |     due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   320 |     var_AddCallback ( p_demu  const sx->p_input, "intf-event", EvtructentIntf, p_dem vlc_common_ux );members: (const vlc_object_t *)(&
      |     ^
(x)->obj) \
      |               ^
../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
  166 | #define var_AddCallback(a,b,c,d) var_AddCallback( VLC_OBJECT(a), b, c, d )
      |                                                   ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
In file included from access/srt_common.c:24  481 |   :
In file included from access/srt_common.h:30    :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17:   const struct vlc_common_members: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(const  304 |     if (likely(!var_Ge vlc_otCheckbject_t *)(&(x)->obj) \
      | ed (obj, name, VLC_VA              ^
R_COORDS, &val)))
      |                 ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c:351:20: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  351 |         psz_file = var_InheritString( p_this, "dvd" );
      |                    ^
../include/vlc_variables.h:642:In file included from 51access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: note: expanded from macro 'var_InheritString'
  642 | #d  324 |    efine var_ if( !var_GetCheInheritString(o, n) var_InherickedtString(VLC_OBJECT(o), n)
      |                                                   ^
( p_obj, psz_name, VLC_VAR_../include/vlc_common.hFLOAT, :481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         &valconst s ) )
      |          ^
truct vlc_common_mem../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  bers: (co142nst vlc_object_t *)(&(x | #define )->obj) \
      | var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
              ^
In file included from access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  340 |     if( var_GetChecked( p_obj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
access/dvdnav.c:395:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  395 |         msg_Warn( p_demux, "cannot op  142 | #define var_Geten DVD (%s)", psz_fChecked(o,n,t,v) ilevar_GetChecked(VLC_)O;
      |         ^
BJECT(o),n,t,../include/vlc_messages.hv):85:5: note: expanded from macro 'msg_Warn'
   In file included from access/avio.c:2985:
In file included from 
../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: |     m       warning: s|                                                ^
g../include/vlc_common.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481:15: note: expanded from macro 'VLC_OBJECT'
_
  481 |    Generic(p_this  ,189 |    VLC_MSG   re   _WARN,In file included from   __cVonst structA_ARGS__)
       access/srt_common.c:24tur:
In file included from n var_Svlc_coaccess/srt_common.h:| et30Ch:
In file included from mecke../include/vlc_common.h:    ^
mon_members: (co../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
1031:
../include/vlc_variables.hn:189:   st12:  dwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v( plc_ob  189 |     return var_ject_t *)o(78&(x)-bj, ps |  >_o   vlc_Log(Vz_bjLnamC_eO,)  B\
JVLEC      _CVSeTAR(o), _| INTEG              ^tChecked( p_obj, psERz,
 val );
p,       v_ln|            ^a
m../include/vlc_variables.h:ec140:48In file included from access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_module_name, __FILE__, __:, VLL   IN350 |     note: ifC_VAR_expanded from macro 'var_SetChecked'
INTEGE  140 | #dE__, \
      |             ^
e(fineR v,ar../include/vlc_common.h  val );
      | :           ^
481:15: _S../include/vlc_variables.h:note: expanded from macro 'VLC_OBJECT'
  etChecked(o,140nv:48: note: ,t,v) var_Sar_Gexpanded from macro 'var_SetChecked'
ete  140 | #deCtChhfeincek eveacr481_ | kS edt C   ed(VL   C_const struct vlc_OBhJEeccokmmon_members: ((const ed(o,n,t,v) var_SetChecked vlc_object_t *)(&((VLC_OBJEx)-CT(o),n,t,v)
>ob      p|                                                ^j
_o../include/vlc_common.hb)CT(o),n,j, p s\z_
na:481      |               ^:15: note: expanded from macro 'VLC_OBJECT'

  481t,v) | 
      |                                                ^
m        const ../include/vlc_common.h:es, t481:15: note: expanded from macro 'VLC_OBJECT'
r  uVcLtC _vVAR_STRING, &val )l )
      |         ^
481../include/vlc_variables.h:c | _comm o142:48: note: n_me mexpanded from macro 'var_GetChecked'bers   :   const st r(const vlc
_objucte   vcl142ct_ | c_o#mtm doefine *var_GetCh)e(c&(kedx)n(o_->,n,t,mvo)bjemb)  \var_GetChecked(VLeC_OBJECT(ors)
,n,t,v)
      | :       |                                                ^              ^

(const vlc_object_t *)(&(x)->obj)../include/vlc_common.h:481 :15: note: expanded from macro 'VLC_OBJECT'
\
        481 |         c|               ^In file included from access/srt_common.c:24onst s
taccess/dvdnav.cru:504:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ct
 vlc_common_members:
In file included from access/srt_common.h: (:cons  t v504 |   In file included from laccess/avio.c30    :29:
In file included from ../include/vlc_common.h:1031:
c../include/vlc_variables.h:203:  msg_Warn( _object_pt_d:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:1212: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
   203 |     r*eturn var_SetChe)(&( x)emuxc,warning: kedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d(   203 "p_ |  c - o >robeantnurot opebn n vj)DVD withar open_stream" ) j\
      |               ^
;
      |         ^
_../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
Se   tC,h85ecked( |     m p psz_n_obj, pssg_GIn file included from eaccess/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:zneric(p_1031:
../include/vlc_variables.h_:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  362 |     if(a navar_GetChecked( p_obj, pme, Vsz_namhmis,e VLC_MSG_W,A VLC_VRNLC_VAR,_Be, VOlibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"ftp\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/ftp.lo -MD -MP -MF access/.deps/ftp.Tpo -c access/ftp.c  -fPIC -DPIC -o access/.libs/ftp.o
AR_BOOL,O  LC_VAR_ALval );
      | , val_            ^);

D      D_VA_ARGS__)
      |     ^
|            ^
../include/vlc_messages.h../include/vlc_variables.h:../include/vlc_variables.h:140:48::78 note: expanded from macro 'var_SetChecked'
140  :140 | 13::#48:  note: expanded from macro 'msg_Generic'
note: dexpanded from macro 'var_SetChecked'
     R140E | S#78defS, &val ) ) |     vlc_Log(V
LC_OBJECT(o), p, v      |         ^
l../include/vlc_variables.h:142c_module_name,: __Fine var_Se48t:C note: hIeLEeckefi__n, __LINE__, \
      |             ^
expanded from macro 'var_GetChecked'e ../include/vlc_common.h:
481var_SetChecked(o,n,t,v) var_SetChecked(V:L  C_OBJECT(o),dn,t,v)
      | 15: note: expanded from macro 'VLC_OBJECT'
                                               ^
  ../include/vlc_common.h:481:15481 | 142        const |  struct vlc_#common_d:efimemberne var_(GetChecked(o,n,t,v) vo,n,sa r_Gnote: e:texpanded from macro 'VLC_OBJECT'Ct
   (,cvohnecsk481e)d  | tv  v(  V l LarC  c_ _coobjneOcstt_t *) BJEstrCT((&(o),n,t,v)
x)->obj) \
      |               ^
uct vl      |                                                ^
c_c_../include/vlc_common.h:481:15: note: ommon_SetChecexpanded from macro 'VLC_OBJECT'ked(VLC_OBJ
ECT  (om),n,t,v)
      |                                                ^
481 |         conseaccess/dvdnav.c../include/vlc_common.hmbert s:481:15: note: expanded from macro 'VLC_OBJECT'sIn file included from : (contsaccess/udp.crutc
 vlc_::object_t t524   481 |   40:
vlIn file included from c _co../include/vlc_common.h  :1031m:
mo*n _:5m:em)  (co&(nstb warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   524sters: x(conr) | ../include/vlc_variables.h  :->obj) \  
st vvar_Duct vlc_clc_      |               ^
objelommCaon_meembers: ct_t *)(&(x)189->obj) \(
      co|               ^
In file included from access/srt_common.c:24:
In file included from access/srt_common.h::30l12lback( pnst vlc_: _warning: object_t *)(&(xddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])->ob:
jem) \
u      In file included from ../include/vlc_common.h:| 1031:
../include/vlc_variables.h:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from 
              ^access/srt_common.c:
  212 | x->p_input, "intf-eve  24 nIn file included from access/avio.c:29:
In file included from ../include/vlc_common.ht:1031:
 ../include/vlc_variables.h"189, |   E   ret:
In file included from ventInturnaccess/srt_common.h:30:
 :f,va212r :12p:__S etCh  rdeemIn file included from ux warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_common.hcekturn var_SetChec:e1031:
d (obj,ked (../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  429 |     var_Cr
eat);
      |   212  |     rpetueame_,(    ^ VLC _rn vVar
AR_COOR../include/vlc_variables.h_SDepo:tC_S, objval167:,bj),he;c
       psz_ p51| s           ^ked : note: 
namexpanded from macro 'var_DelCallback'z_na
me  ../include/vlc_variables.h:140e:48: ,167(onote:  V,LbjC, |   V#dneLC_faim_e, VVALC_Vexpanded from macro 'var_SetChecked'
nVe varA_DelCallb  140 | ack(a,b,c,R_INTd)E RG_CIn file included from Ovaaccess/srt.cArE:R24:
 |#defineO vRar_SetChe_In file included from c _VLaccess/srt_common.hC:_30:
VIn file included from ../include/vlc_common.hkelibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"rist\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/librist_plugin_la-rist.lo -MD -MP -MF access/.deps/librist_plugin_la-rist.Tpo -c access/rist.c  -fPIC -DPIC -o access/.libs/librist_plugin_la-rist.o
INTEGER, val );
      | Ded(o,nA,Rt:,_DO1031RDINS:
H, v           ^l../include/vlc_variables.h
ER../include/vlc_variables.hI:140:v48: note: expanded from macro 'var_SetChecked'
:)189: v12  140 | #defiTnara_ S)l: )warning: ;e
CtCh      e| c           ^
;
kdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ae      |     ^
d../include/vlc_variables.h(VL../include/vlc_variables.h::140:C_OBJE
122:39:lClb note:   expanded from macro 'var_Create'189Tack( VLC_OBJECT( | a ),    retur(nIn file included from  access/satip.cv:a
r_  12234o):
In file included from ../include/vlc_common.h,Sne,t:1031:
../include/vlc_variables.h:189:t12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Chec  ke,d189(  |  48bp, c_o,b:v note: j,  ps expanded from macro 'var_SetChecked'd )  
r      ez|                                                   ^
t  u_
140 | ../include/vlc_common.h#:dnerf)n
      i| a                                               ^ne var_SetCh
ecked../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
me, 481  (o,n,t,v) 481 |  :15: note:        conexpanded from macro 'VLC_OBJECT'
 |   var#481d |  e fines  t   VvLC _ar__ VcCr osnAtrR_estate st(rINTEGuct vlcEuS_common_members:etcR, va Che(clt oan ckse,dt vl(VLcbC,c_libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"concat\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/concat.lo -MD -MP -MF access/.deps/concat.Tpo -c access/concat.c  -fPIC -DPIC -o access/.libs/concat.o
_);)
cO      | ovmBJ mEon_memCTb(eo),ers v: (const vlc_obj           ^
n,../include/vlc_variables.h:var_etct_t *) (a140,&v)SetChecke
(r:48d(o,nlibtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"live555\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -I/usr/local/include/liveMedia -I/usr/local/include/UsageEnvironment -I/usr/local/include/groupsock -I/usr/local/include/BasicUsageEnvironment -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Werror=unknown-warning-option -Werror=invalid-command-line-argument -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access/liblive555_plugin_la-live555.lo -MD -MP -MF access/.deps/liblive555_plugin_la-live555.Tpo -c access/live555.cpp  -fPIC -DPIC -o access/.libs/liblive555_plugin_la-live555.o
_Cre,: note: expanded from macro 'var_SetChecked'
a  140 | #define var_SetChectvkeedxar_SetChecked( p_ob)->j,t,v) var_Seobj) \t((
o      |               ^
C psz_name, VLhecked(VLC_OBJECT(o),n,t,v)
C      _VAR_ Iaccess/dvdnav.c| :VNL,nC,T                                               ^EG
E_RO, BtJECT(a), b, 527c )
../include/vlc_common.h:481::15: val );
      | note:       |            ^
expanded from macro 'VLC_OBJECT'      |                                                ^                                      ^
../include/vlc_variables.h:140

  481: |         const str48: unote: cexpanded from macro 'var_SetChecked'
../include/vlc_common.h:../include/vlc_common.ht481 9:v  :l140: | #15,: d481:v15): c_common_members: (c note: efinote: expanded from macro 'VLC_OBJECT'expanded from macro 'VLC_OBJECT'

warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
neo  527 |          vma  481 rsgn_s | W va_rt_481 | aSrnetSC(h pet          Cce  vlc_object_t _sys->p_ocked(o,n,hveck*)(&(ed(xVLC_OBJEC)T(o), n-,>to,bov)t
j      )|                                                ^ ut 
  ../include/vlc_common.h,c \
:      |               ^
n"re481:15: note: expanded from macro 'VLC_OBJECT'm
s  481ons | t struct vlc_common_memt str   bers,uc:t vlc_commo (In file included from  oving dangling mouse DVD callcboaccess/udp.c  ackn_membe:40:
nst vlc_objectsrv In file included from  ../include/vlc_common.hc"on s):;
      |         ^1031_t:
t  ../include/vlc_variables.hs*
)../include/vlc_messages.h stva:ru:crt_S)e85( :5:&(x vltc(C203h_common_members: )e:c-ked>(VLC_O(conobj) \
      |               ^
c: sBt vlc_obJECT(jectonstnote: oexpanded from macro 'msg_Warn'12
)    vlc_object_In file included from _access/avio.c:29:
In file included from ../include/vlc_common.h:851031: :
, | n,t,../include/vlc_variables.hwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  203 | t *227  : t   *mv) 
)      )((& (| x)                                               ^-
12../include/vlc_common.h>obsgj_Gen ) \
      &::r481eturn var_(Sex:15: er ictCheckedwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]mv -f .deps/libaccess_output_srt_plugin_la-dummy.Tpo .deps/libaccess_output_srt_plugin_la-dummy.Plo
( p_o
)bj| , psz_name,  note:  227 | (    return var_Setlibtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"access_srt\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -Werror=unknown-warning-option -Werror=invalid-command-line-argument -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT libaccess_srt_plugin_la-dummy.lo -MD -MP -MF .deps/libaccess_srt_plugin_la-dummy.Tpo -c dummy.cpp  -fPIC -DPIC -o .libs/libaccess_srt_plugin_la-dummy.o
p-expanded from macro 'VLC_OBJECT'              ^C
VLC>obj) \hecke
d(_this, p_obj, psz_      n|  ame, VLC_VAR_F/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="access_output/libaccess_output_rist_plugin_la-rist.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access_output/libaccess_output_rist_plugin_la-rist.lo -MD -MP -MF access_output/.deps/libaccess_output_rist_plugin_la-rist.Tpo -c -o access_output/libaccess_output_rist_plugin_la-rist.lo `test -f 'access_output/rist.c' || echo './'`access_output/rist.c
In file included from access/srt.c:24              ^
:
In file included from access/srt_common.h:30:
_In file included from ../include/vlc_common.h:VLC_MSG_WARN, __VA_ARGS__)
L      OAT, val );VAR_|     ^In file included from access/srt_common.c
B1031OOL, val );

../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
:24:
In file included from :
../include/vlc_variables.h:203:12:   access/srt_common.h78 :warning: 30:
            In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:
 |    442:4815|  | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]|            ^           ^
: ../include/vlc_variables.h 
:  
140:  203 |     r48e../include/vlc_variables.h :140:48: note: expanded from macro 'var_SetChecked'
     vl:c note: turn v  140 | #daefinexpanded from macro 'var_SetChecked'
 r_  140 | #define var_SetChec conked(warning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e var_Set  _442SLC,heckne,t,v) ogva | r_SetCheckesetCdh(ect In file included from s(access/http.cVLtCruc_t   d  vked((O pB:o,n,tlc_comm,va36:
Jon_memberECIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: T(owarning: ), p, vr_Creavs) var_SetChecked(: (const VLC_obj, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]tp_vlc_objec
t_teOBJEVL( p_ob *)  (j189 | &(x)->obj)C, \
_slCT( cz_name,  VLOo),BJECT(n,tCo,  _)mov,)
      |                                                ^
dul../include/vlc_common.h:_VAe_ return var      |               ^R_Bn,On481:apme, __
_FILE__,SetCh __LINE__,ecked(  t,sOv)
      L, \
      |             ^
In file included from vaaccess/satip.c:l );
z_n34| amp_obj, ../include/vlc_common.he:, VLC_:
                                               ^VAR_BOOL In file included from p| VLC_VAR_DOI      N
| s../include/vlc_common.h:1031z_name, VLC_VAR../include/vlc_common.h:481:
../include/vlc_variables.h::15:_HERIT );
      I203:12NT            ^EGER, val note: expanded from macro 'VLC_OBJECT':| 

../include/vlc_variables.h       ^
)warning: :15due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
140  :203 | ;48: note: 
expanded from macro 'var_SetChecked'
 ../include/vlc_variables.h:122   retur481:39: note: expanded from macro 'var_Create'
: |         const    122 | #140d | #deefine       nva var_r _Creat| e(faSs,b,ctruct vlc_common_member481s) var_C :reate(  (cenote: expanded from macro 'VLC_OBJECT'on
           ^:
15stCheck  : note: expanded from macro 'VLC_OBJECT'
V../include/vlc_variables.hti vlc_Lobject_:teC  _ 140OBJ:E*d() (&(x)-p_obj,C48T: note: expanded from macro 'var_SetChecked'
481(a),  140 | #def |   ine vbar_Se     >tCh  p,e c  oscobn)j)z n481e | 
_      st struct vlc_       varcocnk|                                       ^
\_
eS ame,mmond_../include/vlc_common.h(o,n,t,v) ve      |  consta              ^Checked( 
:r_SetCmhecked(VeLoC_mOVB,nL,tberst:  (scCotr481:ns15In file included from access/avio.c,: t :vJ)29ECu:
 vlIn file included from ../include/vlc_common.hTcctva_o(bj oec),n,t,v)
      |                                                ^
t_t../include/vlc_common.hrv:lc__SetChecked(VLC_OBJECT( o),n,t,v)co
*m:m      on_menote: mbers: (co)481nst :1031| expanded from macro 'VLC_OBJECT'
:
../include/vlc_variables.h:                                               ^
v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
241  481(: | 12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15  241 |  l        const str:uct vlc_cco_obj  ect_t 481 |  mm&*(x)->obj) \
      |               ^
on _me     return var_SetCheckedIn file included from _In file included from ( pnote: expanded from macro 'VLC_OBJECT'VIn file included from  access/udp.c access/tcp.c:access/dvdread.c:41:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12:   com_ob bersns30:
In file included from :../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j, psz_name, VL  AC_VAR_S
tTRRING, va  481 |          c_B l189 | :40 onst struct ()cs(& warning:  (due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
x)->obj) \ vl  return oc_common_menmbst vlc_
object_:
In file included from ../include/vlc_common.h:ers: (189const vlc_object_t *)(&(x)->ob | vj) \
      a1031:
r_S| ../include/vlc_variables.h:e212t              ^
:Checkt *)(&(x)->o 12  :       t )| Oed( pb_ru              ^
j) \
       retu|               ^
warning: cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]access/dvdnav.c:528:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oIn file included from ;access/http.c:36:
In file included from ../include/vlc_common.h:1031

:
      | OIn file included from access/srt.cbr  j,../include/vlc_variables.hL           ^:203:  528 | 212 | n ,v    ret12:ar_SetChecked( p_        var_DelCallb obj, psack( ut:z_name, VLC_VARprnv var_Set vlc_commoChecked (obj, name, VLC_VAR_C_aOORDS24:
In file included from access/srt_common.h:30:
,In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:_ psz_name, VLC_Vn_membes warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
212rs: (coI:AR_IN n
ys../include/vlc_variables.h:T12st 140vE  203lcNTEG-ER_object_t *)(:v48: a>l:&p_vout, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] |  ", val )mous
note:   212 |     r)expanded from macro 'var_SetChecked'(x)->obj) \
      |               ^
;
      |             ^e-moved", Even;
t
Mouse,../include/vlc_variables.h:140:48: note:  eIn file included from       turn |            ^
v../include/vlc_variables.har_SetChecked (:140:l );
      |            ^
access/srt_common.c../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:103148: note: expanded from macro 'var_SetChecked'
G  140 | #define var_Set
Eexpanded from macro 'var_SetChecked'C  140 | hecked(o,R, val );
         r  140 | #defni
n  e140 | #define var_SetChecked(o,n,t, v#av) var_SetCheckd,t,ed(VLver_fi) varSne var_SetChec_keCd(o,n,S_t,v) var_SetCheckOetChecked(VLC_OBJeEped(VLC_OBJBCT(oEtuJCT(o),n,t,v)_de),mux etrn,EtCT(o),)n,t,v
      |                                                ^
Checked)
      |                                                ^
;../include/vlc_common.h:481:15: ../include/vlc_common.h,v)
      |                                                ^
(o,n,tnote: :
      |         ^
../include/vlc_common.h../include/vlc_variables.h:167:51: n,:v) v| note: expanded from macro 'var_DelCallback'481           ^
481::15../include/vlc_variables.h: note: expanded from macro 'VLC_OBJECT'

:  481 |         c15: ons  167 | #defint structe va140r_Dar_Se :note: expanded from macro 'VLC_OBJECT'texpanded from macro 'VLC_OBJECT'C

  481 |   h   e     con481v e48 | lCals: note: expanded from macro 'var_SetChecked'
    140      const structlbct strked(uct VLC_v vlc_common_mobj, name, VLOack(a | C#defiembBeJECT_VAR_COlvlc_common_membenORDS,, (cre vab_os),car_Setcommonrrs: (cons: ,_vCanh,,t,v_members: (const vl);(condlt) vl
c) var_DelCallc_object_t *)(
      |            ^
b&../include/vlc_variables.h:a140:c48k(_o       VLC_OBJECT(: note: expanded from macro 'var_SetChecked'
a  140 | #define var), b, c, _SetChecked(o,n,t,v)|  v                                               ^ar_SetChecked(VLC_OBJd ECT(o),n
),bjectte_tc../include/vlc_common.hst vl,v)
      :|                                                ^
k../include/vlc_common.h: 481c_ob(jed
e(c      tx)*_-|                                                   ^>
481:)../include/vlc_common.htobj: *)(&15:481:(:15: note: expanded from macro 'VLC_OBJECT'x)) \
(&(x)-      15: >obj) \
->obj) \
  481 |         const |               ^
note: struexpanded from macro 'VLC_OBJECT'

  o,n,t,v) var_SSe481 |       |               ^cIn file included from access/tcp.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12   
tl etC Checked(VLC_OBJECT(o),n,t,v t   note:  vlc_comhmon_meme: bers:)cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c
co  203 |     r_nsto bj
(etIn file included from       urknexpanded from macro 'VLC_OBJECT'ed
( cp_e| c                                               ^ 
onst  st_access/udp.ctvarv:40:
In file included from   ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:lc__SetChet *12cked( p_r:o warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bjobj, psze_481 |  )n (&(x)->obj) c\
t_  t      227 |     r../include/vlc_common.h:481oamete,u|               ^u
 bV LjC*_)V,Ar(R:   15 psz  : note: _expanded from macro 'VLC_OBJECT'_BOOL, val nIn file included from access/srt_common.c:24 
:
  481 |    var_Se &( ct   consx)t struct vlc_->o bjc)cotnst vlcommo);
      |            ^
 ../include/vlc_variables.h:140 n_me\:48: note: expanded from macro 'var_SetChecked'
st  r140u | ct vlc_c#dommon_memembefiber_nnes: rs: (cons var_SetCh(
c      t vlconsc_ommo| nob              ^ame
,t VIn file included from Laccess/srt_common.h:C_30Vj eAR:
vIn file included from lc_objaccess/dvdnav.c../include/vlc_common.hecet:_BOcIn file included from 1031:
../include/vlc_variables.h_access/ftp.c:t_ctOL, valked(o );
      ,n,t,:227:12:C me|            ^
mb_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
37t *)(&(x)->../include/vlc_variables.hvobj) \
:
In file included from ../include/vlc_common.h:: *h)140      e  1031227 |  |  ecked( plibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"access_output_rist\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT access_output/libaccess_output_rist_plugin_la-rist.lo -MD -MP -MF access_output/.deps/libaccess_output_rist_plugin_la-rist.Tpo -c access_output/rist.c  -fPIC -DPIC -o access_output/.libs/libaccess_output_rist_plugin_la-rist.o
rs)(:
 &(x)->../include/vlc_variables.h:189:  return var_Set_obj, psz_name, VL48::C_o note: expanded from macro 'var_SetChecked'
:  140 | #define v12: Car_SetCheckebwarning: vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]V
AR_  FL189 (cdh |  a:(o,n,oet,v) vajc) \
      |               ^
nst vlc_object_t *)(&(x529:9r_S              ^ked( p_obj, e: twarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Checkedp
r  529 |         sz_   nam)e_SetChe
return var_SetvaChecked( p_o, VLC_VAR_FLOATbj, psz_nam(VLC_, vale, VLC_VA->ocked(VLIn file included from  );
R_INTEGER, val );access/dvdread.c
:41In file included from access/srt.c:24:
In file included from access/srt_common.h:30:
In file included from :
mv -f .deps/libaccess_srt_plugin_la-dummy.Tpo .deps/libaccess_srt_plugin_la-dummy.Plo
      |            ^
r_D../include/vlc_variables.h:In file included from       |            ^
O../include/vlc_variables.h:B140:48: JEnote: C../include/vlc_common.h:1031:
C_OTObA      j) \
      |               ^
|               ^(o),n,expanded from macro 'var_SetChecked'
tT../include/vlc_variables.h
:203B../include/vlc_common.h:1031:
../include/vlc_variables.h:,v)
      | e  140In file included from :227access/satip.c | #def:12iIn file included from access/avio.c:n12 : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lCallba                                               ^
c../include/vlc_common.h:481:15: :34:
In file included from note: 
k../include/vlc_common.h:  227( |    p_sys->p_vo:expanded from macro 'VLC_OBJECT'  return 
JEvar_Set    481CT(o1031:
 |  Ch203ecked(../include/vlc_variables.h)u |  t,:212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
29  212,:
In file included from    return var "mous | e    re-turn var_SetChecc,l../include/vlc_common.hi_ vaked (Sel );
      |            ^
obj, name, Vn,t,v)
LC_tVAR_COO:c ked"../include/vlc_variables.h1031:
../include/vlc_variables.hR, EventMo:256use, p_demu:DS,  :12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 val);
      |                                                ^
x );
      |         ^
        ../include/vlc_variables.h../include/vlc_common.h: p140_:167  :4851| :256 |             ^
 c  C../include/vlc_variables.h:h140 : reobj, turn var_SetChecke48: note: expanded from macro 'var_SetChecked'
d:p(s note:   expanded from macro 'var_DelCallback'
e  167 | #define z_name, var_Del140 |  p_In file included from cked(#defiVLC_VAR_FLOone var_Sobj, psezCal_name,  lpb_VLC_VtChecked(o,ack(a,b,c,d) varno:
b../include/vlc_variables.h:455:5j481, psz_nn,t,v) var_: S:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ARaccess/rist.c_:et
In file included from   455 |    a29 var_Craccess/concat.cme:
, VLC_VA_ADDst struct vlc_cIn file included from :Dommon_meelCallback( VLC_OB../include/vlc_common.h:meaR_BOOJ1031:
../include/vlc_variables.h:189:12: tebe(:warning: rs28::
  (cpIn file included from  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]EC
../include/vlc_common.h:_oo  189 |  note: nst vlc_1031L, val );
b      j, pexpanded from macro 'var_SetChecked':
../include/vlc_variables.h:189:T| 
           ^  140 | #define12
(../include/vlc_variables.ha), b, c, d )
      |                                                   ^
o../include/vlc_common.h:481:15: bject_t *note: expanded from macro 'VLC_OBJECT'
: v140)a::   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](&(x)->o481 |    48: bj) \
      |               ^
     const note: expanded from macro 'var_SetChecked'

  140 | #strdefin e  re var_SetChecketuurn var_SetIn file included from access/tcp.c:30cChecked( p_obj, psz_name, VLC_VAR_INdTEGE(oR, val );
      |            ^
t vl,c_n,t,cv  ) va:
ommon_membr_SetCheckIn file included from ed(VLC_OBJECT(o),n,t,v)
../include/vlc_variables.h:140:48: note:       |                                                ^
expanded from macro 'var_SetChecked'../include/vlc_common.h
:  140 | #d481e:f15i:n enote:  expanded from macro 'VLC_OBJECT'v
a  r481_S | e189 | r../include/vlc_common.h:1031    return v s :
 ../include/vlc_variables.h:    212 :a12c:140:on s48: note: rwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t struct: 
 expanded from macro 'var_SetChecked'(Aconst vlc__SetChT, va  
rl  _Secked( p_obj140e | #212 |    vdefinsChecked(V,z return vadepbase=`echo audio_filter/stereo_widen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="audio_filter/stereo_widen.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_filter/stereo_widen.lo -MD -MP -MF $depbase.Tpo -c -o audio_filter/stereo_widen.lo audio_filter/stereo_widen.c &&\
r_SetChecked (obj, mv -f $depbase.Tpo $depbase.Plo
name, VLC_VAR _plsCzOLe_nc_co_aCmne,ao mmVLC_V_Ae, VLC_VAR_FLOAmR_INTTE GERbject_t *)(&(x)- | VLCvar__>Vo,b Svejt)C hAoR_DO\
      |               ^
ecakOeld ()I;NHBE
R      Jaccess/dvdnav.co,:537|            ^:nECT(
o)5_:nmemb,e../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
O  140 |  #dewarning: fine vaRtCheDt,v) var_SetS, val);
      |            ^
rr_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJcked(o,n,t,v) var_SetCheck );
      |            ^
esd(,Checked(V../include/vlc_variables.h:L140C_OBJn:48:V,EEtdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,:I CT(const v  lc_object_t *)(&T537 |  )    var_../include/vlc_variables.h(Devx)L-C_>(o),nsto)
r;
oy,(      |                                                ^b
j) ../include/vlc_common.h:p 481\:15: note: expanded from macro 'VLC_OBJECT'
  481 |     
          const struct |               ^
vlc_common_members: (_:dOem140In file included from access/dvdread.cc:41u:
BxJ-In file included from E>:RESS48: note: expanded from macro 'var_SetChecked'      15: note: expanded from macro 'VLC_OBJECT'p_|     ^
inp
u  481 |         
co../include/vlc_variables.ht, n../include/vlc_common.h"highli  140 | #defi:ne v122:39: note: ght" );expanded from macro 'var_Create'

      |     ^
ar_St  ,Ce:1031,:
T../include/vlc_variables.h:125tChec../include/vlc_variables.h(ked(o)o,n, ,val );
t,v) var_Se      |            ^
tChecked(VLC_OBJECT(o),nv../include/vlc_variables.h,t:,140v:)48: note: )
      |                                                ^

      |                                                ^
expanded from macro 'var_SetChecked'
../include/vlc_common.h:481sn:t s../include/vlc_common.h  140 | #,t,dv):
truct vlc_15:      | 212                                               ^
:../include/vlc_common.h: 12122 | #d481eef: note: conote: mexpanded from macro 'var_SetChecked'mfon_ii
expanded from macro 'VLC_OBJECT'  140ne v: |  warning: #defi
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  ne
   212 | members: (481 |   15: note: expanded from macro 'VLC_OBJECT'  
   481 |       cnvaconst vlc_object_t *     retu)(&(x)->obj) \
e       |               ^
r   conrsn va:481:15: note:  r_vIn file included from aexpanded from macro 'VLC_OBJECT'
ton_SstS   481e | access/http.c : 36 :
 In file included from  ../include/vlc_common.h : 1031 :
c../include/vlc_variables.ho:n212s:t12  st:s twarning: rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]u
ct:39: note: eexpanded from macro 'var_Destroy'tCher_ckedSru
e  125 | #deftChecked(o,n,tinc  t v,v)212 |      v evlrcearlc_common__commont_memar_Semburn var_SetChecked (obj, natChecked(o,n,t,v) var_ vembeSetChecked(VLC_OrBstJECT(Cho),n,t,v):e
      |                                                ^
c../include/vlc_common.h:481:15: note: keexpanded from macro 'VLC_OBJECT'ers:
 m   (const (set,const vd(VLClc_object_t ruc_t vlc_common_membOBJECT(o),n,t,v)
      |                                                ^*)(_
Create(&(../include/vlc_common.h:481:15:x )note: ersexpanded from macro 'VLC_OBJECT'
-481>  481 |    | o b   j     ) const   s \(
      |               ^
truct    c vlonstca,b,c) var_In file included from access/udp.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12C:V Lorwarning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s
t  241 |     return v_ecaotmem(o nV_LmCa_rOBJECeT(bj, name, VLC_VAR_COa), b, c )ruct vlc_common_members: (const vlc_object_OtR *DS, v)a(l&);
m
      |                                       ^
C../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'bers(      |            ^x)->obj) \
      |               ^

_T(o): (const vlc_oIn file included from access/tcp.c:,30:
n,t,v)
      |                                                ^
bject_t 
../include/vlc_common.h:  481 | 481:15: note: ../include/vlc_variables.h:140:*48: note: expanded from macro 'var_SetChecked'
     140 | #In file included from ../include/vlc_common.h):     const1031expanded from macro 'VLC_OBJECT'
 struct vlc_(  comm481o |  &(x)-S   >obj) \
      | n_members:    c:
etChecked( p_obj, psz_na../include/vlc_variables.h:227me, VLC_VAR_STRING, val );
      |            ^
d../include/vlc_variables.h:140: (e:48co12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
fine vonst struct vns:a  227 |     return var_SetChecked( p_r_Dest              ^
t vlc _ar: note: expanded from macro 'var_SetChecked'
o(consIn file included from   access/avio.c140 | #debject_t *)(&(x)->obj) \
      |               ^
t :29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:vrfine276In file included from _SetChecked(o,n,t,v) vaaccess/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.holc_ob:1031:
j../include/vlc_variables.hyect_t *)o(&(x)->obj, psz_name, :V469bLC_VAR_FLOAlc_common_meemtbers: (const vlc_j) \
      |               ^
Checked(o,n,t,object_t *)(&(x)->obj) \
      |               ^
T, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_Se(tCIn file included from access/ftp.c:37:
hIn file included from r_SetChecked(VLC_OBa,b) access/srt.c varv:24a:
:In file included from 5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v) va  469 |     var_Creaaccess/srt_common.h:30:
In file included from C_../include/vlc_common.ht_e( :1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  _SetChecked(VLC_OBJECT(o),n,tV,v)
      |                                                ^
AR_../include/vlc_common.h:481:15: ecked(o,n,t,v) vnote: arexpanded from macro 'VLC_OBJECT'
_SetCp  481 |         const struct vlc_common_mem_o241COORDS,  | bers: (const vlc_object_t val);
      heck*)(&(ed(VLC_OBJECT(o),n,t,v)
SetChb      e|                                                ^
ck../include/vlc_common.h:481:15: Jnote: expanded from macro 'VLC_OBJECT'
ECT(o),n,t,v)
      ed(| o,n,t,v) j  , psz_name                                               ^
rx, VLC_VAR_STRING | VLC_VAR_DOINHERIT );
      |     ^
_../include/vlc_common.h../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
:D  481:15: note: expanded from macro 'VLC_OBJECT'
122  481 | | )           ^ | ve#a-dr_SetCs>obj) \
eh  trecoky
      ../include/vlc_variables.h:140:48: note: ( ed(VLC VLC_O481 | _ OBJECBJECT(o),n,t,v expanded from macro 'var_SetChecked'T(a), :10: bwarning:  )
      |                                       ^
 due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h   
140 |   276 | #     |  if( !var_GetChecked( p_obj, p)
      |                                                ^
       conf              ^ ine v:
481../include/vlc_common.hsd: :  15In file included from : note: expanded from macro 'VLC_OBJECT'
a  481 | r c   oaccess/rist.c:t29 s_ :
   conIn file included from st struCc../include/vlc_common.htrn veltreaftsez(a_uine var_Sesct vltc_cChecked(o,n,t,vo) var_SetChmmon_members: (const vlc_obeject_t *)(&(x)->obj) \cked(VLC
_      |               ^
OBJECT(o),n,t,v,b,c) var_t)
      |                                                ^
na../include/vlc_common.hIn file included from  access/tcp.cs:t30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: ruct vlc_commoCnr:481:15:warning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a_tme  241 |     return var_SetChecked( note: expanded from macro 'VLC_OBJECT'
  481 |         const st,e (V V mp_obj, LC_VAR_IpNesruct vlc_TEGER, &vzm_name, VLC_481:15: note: LC_OVexpanded from macro 'VLC_OBJECT'
BJECal   T(a481AR:_),S1031:
)In file included from T  )../include/vlc_variables.h
      : |  b       const struct vlc_203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, c )
|            ^      |                                       ^
203 |  ../include/vlc_common.h:481 :15: note:   expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_memberRI
c../include/vlc_variables.hNGaccess_output/rist.cretursn var_SetChecked( p:_29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hobj, :189:12: psz_name, VLC_VAR_BOOL, val );warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      
:,  189 |     return va v: (cocommon_142:48: note: expanded from macro 'var_GetChecked'
al )nst vlc_object  r142 | #d_efine var_GetChecked(o,n,t,v) var_Ge_tChecked(Vt *)(&(x)->obj) \
      |               ^
| LC_OB           ^JSmeem
In file included from access/srt_common.c:;../include/vlc_variables.h:24140EC:
In file included from return var_SetChecbers: (const vlc_objeaccess/srt_common.h
Tk      |            ^
e../include/vlc_variables.h:140:48::48: note: :30c t_t *)(&d( p_obj, psz_name, VLC_VAR_expanded from macro 'var_SetChecked':
In file included from ../include/vlc_common.hv(x)->obj) \
      |               ^
:1031:
../include/vlc_variables.h:477:note: expanded from macro 'var_SetChecked'
  l1405 | c: #S_TRING, vadl )efine var_warning: SetCheckeddue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](o,nobject_t t,Checked( p_obj,
 pts*)(&(x)-
In file included from access/http.c:36z_name, VLC_VAR_INTElibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"stereo_widen\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_filter/stereo_widen.lo -MD -MP -MF audio_filter/.deps/stereo_widen.Tpo -c audio_filter/stereo_widen.c  -fPIC -DPIC -o audio_filter/.libs/stereo_widen.o
  140 | #Gdefine vab,e:
rs: (const vlc_object_t *)r(&vIn file included from _../include/vlc_common.hS:1031:
../include/vlc_variables.h:227etCheck:12: ()xwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e var_SE
e  d)->obj) \
      |               ^
tChecked(VLC_OB227 |     return vaJECT(o),n,t,(o,n,t,v) var_SetCheckr_SeIn file included from tC  access/dvdread.checked( p_obj;
      |            ^
,../include/vlc_variables.h:140 pszed(VLC_O:48: note: expanded from macro 'var_SetChecked'_name, VLC_
:  VAR_FLOAT,R, 47741:
In file included from v../include/vlc_common.h(val );o
)       | :    var_Create( p_obj, ps val ),n,t,v)
      |                                                ^
z;
      | _name, VLC_VAR_S../include/vlc_common.h:           ^
)../include/vlc_variables.h
:481:15: note: 140:48o      | :                                               ^ 
note: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'expanded from macro 'var_SetChecked'
expanded from macro 'VLC_OBJECT'  
1401031 | #define var_SetChe:
c../include/vlc_variables.h
m  481monk  ed(o,n,t:_m |        e,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
 m../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  b227 |     return var_SetChecked( ep_obj, psz_name, VLC_VAR_  481 |         constF strucLOAT, val );
      |            ^
t vlc../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetrChecked(VLsC__O:cBJECT(o), (con,tTR,vING | VLC_V)
o      A| R                                               ^_
Dmmon_members: (const vlc_o481nbject_t *)(c&(x)->obj../include/vlc_common.h:481:15 |   : note:       cexpanded from macro 'VLC_OBJECT'
  481 |       ) \
      |               ^
onst struct vlc_common_memst vlc  con_bersst sobjecttruct vlc_cIn file included from : (const vlc_obaccess/http.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  jomm_t n*)(&(x241 |     return var_Seon_me)->obj) \
      |               ^
ect_t *)(&(x)->obj) \
      |               ^
st struct vlc_combmmon_tChecked( p_obj, pszmembereIn file included from In file included from access/udp.c:40_n:
rame, VLC_VAR_STRIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
access/tcp.cIN  G,256 val );
:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:      12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|   256 |     return var_Se           ^tChecked( p_
s: (const vlc_objec |   s: (const vlc_object_t *)(&(x)->oOINHERIT );
      |     ^
bB../include/vlc_variables.h:j122:39: note: expanded from macro 'var_Create'
J../include/vlc_variables.h:140:48) \
      |               ^
  : note: expanded from macro 'var_SetChecked'
122 | ECT(o)  140 | #define var#dt_t *_SetChecked,n,t,v)(o,n
      |                                                ^
140e,t,v) var_SetChecked(VLC_OBJECT( | ../include/vlc_common.h:481o),n,t,:15:  reobj, turnf var_SetChecked( p_obj, psz_name, VLC_)(&(x)->pszVAR_ADDRESS, val );
      |            ^
../include/vlc_variables.h_namio:140:48: note: expanded from macro 'var_SetChecked'In file included from access/avio.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:e, VLC_VAR_ADDRES293ne var_Create(aS, val );
      |            ^
:../include/vlc_variables.h >10: warning: v:140note: bjexpanded from macro 'VLC_OBJECT'odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,bj) \
)  )
  481
      |               ^
 |  \
        const      |                                                ^
 s../include/vlc_common.ht::48: note: expanded from macro 'var_SetChecked'
#In file included from b,c)  140access/concat.c:d28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:      |               ^
12 |  o#vre: warning: 293
 | u c t   vif( !var_GetChecked( p_obj, psz_lcn_admIn file included from access/dvdread.c:41:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.he, VLC_VAR_BOOaL,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c
rommon_ &val ) )
      |          ^
me481:15: note: expanded from macro 'VLC_OBJECT'
  481../include/vlc_variables.h:142:48: mbers: (const vlc_obnote: expanded from macro 'var_GetChecked'
 |    142   | #define var__GetCjeCctr_t *hecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
eat../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      e( VLC_OBJEC:241:T(a), b12: ,fwarning:     c)(idue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onst stru  241c | n   e return var_SetChec& ckt n )
st vlc_object_t *ved)((&(      |                                       ^
 p_obj, ps../include/vlc_common.h:481v:15: note: expanded from macro 'VLC_OBJECT'
x)->  481obj) \     
const str |  lc_  140 | commo uct vlc_common_m(xn  203      const struct vlac_common_members#define var: (const vlc_object_t *)_SetChecked(o_,n,t,v) var_zS_entame, VLC_V(&(x)->obj) \
      Checked(VLC_OBJECAembersrR_:SetChec | T_k (|            ^
ed((../include/vlc_variables.h:140    roec|               ^turn:48: note: expanded from macro 'var_SetChecked'
   140 | #define var_S,n,to,v)e tvna
oSTRING, val )r_SetCheck;
            |               ^| In file included from C
)access/srt_common.c,end,:(VLC_OBJECT           ^hecked(o,n,t
,../include/vlc_variables.ht24)-In file included from ,v)
:140:48>access/satip.c:o: note: meexpanded from macro 'var_SetChecked'm
b      b| j                                               ^)
 ../include/vlc_common.h(oe)r,sn:,:t481,:v15):
        140|  |                                                ^# dnote: eexpanded from macro 'VLC_OBJECT'f
ine var_S34et:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12\
      |               ^

:../include/vlc_common.h:481:15: warning: sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v note: expanded from macro 'VLC_OBJECT'
  481) v ar_SetChecked(VLC_OBJECT(o |      )(,cnonst vlc_obje c  const:
In file included from  In file included from access/rist.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h,t,vvar_SetChecked( p_objstruct vlc)  ,227
access/srt_common.h_c      | om |                                                ^
:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:m../include/vlc_common.h:481:on15: note: _expanded from macro 'VLC_OBJECT'491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

members: (const vlc_objt  491 |     :212  psz_name, VLC_VAR_BOOL, val );
      |            ^
t_vet *)l../include/vlc_variables.hv:12:cca:140:48: note: expanded from macro 'var_SetChecked'
_  140 | #defin warning:   481 |  e(&(x)->obj)odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_Create( p_ob v  212 |  ar_Set    return var_SetChecked (obj, nt_t \ 
      |               ^
j,  CpasheckeIn file included from zm_e b   access/avio.c481ed(o, | j:29:
In file included from  *)(&(x)->obj) \
      |               ^
na  me, VLC_VfAR_ADDRESS | VLIn file included from ieneaccess/srt.c:24:
In file included from access/srt_common.hC:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_   256      cV |   onst struc  retAR_DOINHERIT );
      |     ^
urn var_SetCt vlc_common,t,nc../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #d_emve) var_../include/vlc_common.hS:e1031t:
C../include/vlc_variables.hh:m304:17ebck: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  304 |     if (likeld(Vy(!fLCvar_GetCheck_OBJECT(oe),ned (o,t,v)
      | bj, name, VLine rvar_Create(aC,b,c) var_Create( VLC_s : (co ns_t vlcV_object_t v ,*)(&(x VLC_OBJECT(a)c,V)->obj) \
                                                     ^
../include/vlc_common.hAR_AC:481:15 b, c )
      |                                       ^
R../include/vlc_common.h:481:15_COORDS, v:a l);
      |            ^
note: :expanded from macro 'VLC_OBJECT'
 note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h  481 |      OORDh S, &val)))
      |                 ^
ec  k481e | d( p_obj, psz_../include/vlc_variables.h:142::140:48: 48: note: expanded from macro 'var_GetChecked'
note: expanded from macro 'var_SetChecked'
name, VLC_VAR_ADD  R142E | S#Sd,e fval );
      |            ^
i  140 | #dene ../include/vlc_variables.hv:a140rt_t *fairn_eS var__GetChecked()(&SetChecked(o,n(x)->obj) \etC,ot,v) v,n,t,v) var_GetCheckar_SehtChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^

e      |               ^
:48: note: expanded from macro 'var_SetChecked'
ecked(o,n,t,v) var_SetChecd(VLC_OBJE  oCTIn file included from access/http.c:140 | 36../include/vlc_common.h:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:(o),:kn,t,v)256:12: warning: ed(VLC_OBJECT(o),n,t,v)
      |                                                ^
#define var_SetChec481:15ke: note: expanded from macro 'VLC_OBJECT'
d(  481../include/vlc_common.h | :        const struct481 :vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15:o,n,t,v ) vnote:   256expanded from macro 'VLC_OBJECT'
l | c| a  481 |         const struct v lc_common_              ^rmembers: (const vlc_objec_common_mem
bers: (const t_t *)(&(x)->obj) \
      |               ^
   rveturn var_SetIn file included from access_output/rist.c:29:
In file included from ../include/vlc_common.hlc_obIn file included from access/concat.c:28:
j C:  1031In file included from ../include/vlc_common.h:

:ect      | _t *)(&(x)-                                               ^
>o../include/vlc_variables.hbj) \
      ../include/vlc_common.h1031:
../include/vlc_variables.h:212:12:nst struct vlc_common|               ^ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  212 |     return var_SetCh_members: (const vlc_objIn file included from ../include/vlc_common.h:e1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from access/rist.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     return var_SetChecked( p__obj, psz_nameS, VLC_VAR_FLOAT, ect_t *)(&(x)->obj) \
v      a| l              ^ 
);
      |            ^
cked (../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from access/udp.c
::140:48: note: expanded from macro 'var_SetChecked'
  203 |     ret40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
urn   var_SetChecked(140   p_obj, psz_e | o#bj, name, deVLC_VARfine var_SetCheckname, VLC_VAR_Bt276 | _    if( !v:ar_GetChecked481:15: note: expanded from macro 'VLC_OBJECT'
O  481OL, COval );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define (eORDS, val);
      |            ^
C p_obj, psz |         const struct vvlac_c../include/vlc_variables.hr_hecked( p_obj, ps:140:48: note: expanded from macro 'var_SetChecked'
SetChec  140 | #definconst struct vz_nameek, VLC_V vaer_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,tommo,v)
      |                                                ^
n_membd(o,n,t,v) var_SetCheckAR_ADDRESS, evears: (clc_common_members: (const vlcd(VLC_OB_object_t *)(&(x)l->obj) \
      |               ^ onst vlc);

      |            ^JECT
(../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'_object
_t *In file included from access/tcp.c:  140 | #d30:
In file included from o../include/vlc_common.h):1031:
../include/vlc_variables.h:276:10: warning: efinedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 var_SetChecked(o,n,t,v) var_SetChecked)((V&L(Cx_)  -276> |     if( !vOarB_JGet_name, VLC_EVCATR(_oI)N,TnE,GtE,Rv,) 
&      vCah| e                                               ^cokblj ))  \)

            | |               ^         ^
e
d../include/vlc_variables.h:(142 :p48_:o bnote: jexpanded from macro 'var_GetChecked',
   142 | #define var_In file included from Gaccess/avio.ce:t29:
In file included from 
C../include/vlc_common.hh:e1031c../include/vlc_common.hk:
:481:15: note: expanded from macro 'VLC_OBJECT'
ed(o,n,t,v) var_GetChecked(VLpsz_n  481Came_OBJECT(o),n,../include/vlc_variables.h:324h, V:10tLC_VAR_I:NTEGER, &val ) )
      |          ^
,e | ../include/vlc_variables.h:142:48: v)
      |                                                ^
../include/vlc_common.h:481: 15cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from audio_filter/stereo_widen.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:189:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  189 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_INTEGER, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      | ked(:V
   324 |                 ^LC_OBJECT(,
n../include/vlc_common.ho),n,t,v)
       |                                                ^
, if(../include/vlc_common.h:481      t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:15: note: expanded from macro 'VLC_OBJECT'
203  |   481      return var_SetChecked(   cons p_ob:481:15: note: expanded from macro 'VLC_OBJECT'

jt , struct vlc_In file included from audio_filter/stereo_widen.c:  481c481o |  |  |  m                   c  const note:  expanded from macro 'var_GetChecked's
27!vtructonst struc:
mon_members: (const vl In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:  142 | #dtc       const_vlc_obc structommon_mem vlc_bers: (ceofine nst vlc_pobject_t a12vra:_GetChecked( p_obj, psz_r_Get name, VLC_VAR_FLOAT, &vwarning:  Cca l ) )
ommon       _membersdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  203 | onst :str|          ^
   (../include/vlc_variables.hcon  st vlc_object_rt *)(eturn var_SetChecked&(x)->obj)( p_hecked(o,nobj, psz_nameject_t *)(&(x)->obj) \
      |               ^
 \
      |               ^
,tuct vlc_c,vommo, VLC:sIn file included from n_me)m*142)(&(xbers: access/srt_common.c:48: note: expanded from macro 'var_GetChecked'
_VAR_BOOL, (vcaoln s)t; )
z_name, VLC_V-:24:
In file included from access/srt_common.h:30:
In file included from >vlc_In file included from access/http.c:36object_t *:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)(&(x)->obj) \o
      |               ^
 var_GetChecAR_BO  276O | Lked(VIn file included from access/srt.c:24:
In file included from access/srt_common.hL:C30_:
OIn file included from B,../include/vlc_common.h :v1031a:
l );
      |            ^
../include/vlc_common.h  ../include/vlc_variables.h : if( !v140:48: note: expanded from macro 'var_SetChecked'
ar_GetJCEhCeTc(koe)d,(n ,pt_,ovb)j
  140       | | #                                               ^d
,efine v../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'../include/vlc_variables.h
:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  481 |      a r _ S econst :1031struct vlc_common_memtCbers: (const vhecke
:
  142 | lc_obj../include/vlc_variables.h#define var_G:511:p5edct_te *szt:)(  (o,n,t,v)  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
&_  511 |     va(x)->obj) \r
      |               ^
Cvahecked(_Crnreate( p_oo,n,t,v) vbj, 276 |     if( !In file included from access/tcp.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10:ar_Ge _Setpsz_name, Vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vtChecked(VLC_O  293 |  LC_VAR_BJECT(o),n,t,v)
      |                                                ^
   if( !var_GetChecked(I p_oCbjhear_, psz_name, NTGec../include/vlc_common.h:481:15tChecked( pVLC_VARk_EGERam ed(e_obj, psz_namB|,  V:O      |            ^
OL,../include/vlc_variables.h &:vVL140al ) )
: note: expanded from macro 'VLC_OBJECT'
48LC_       VV:AR_INTEGv| lc_c         ^
o ../include/vlc_variables.hnote: :Eexpanded from macro 'var_SetChecked'
C_OBJECT(  481 | e, V142:48: note: expanded from macro 'var_GetChecked'  140 |     #defo),n,t,ine var_SetLC_VAR_INTEGE
LC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  142 | #define var_GetChecked(o,  122 | #define var_Create(a v)
      |                                                ^n,b,c) var_CreR  ,t,v) var_GetChecked(VLC_OBJat, &ECval ) )
      e( VL|          ^

C_OBJET(o),n,t,v)
      |                                                ^
CT(a)m,../include/vlc_variables.h:C b, c )
      |                                       ^
../include/vlc_common.h:481:15:  note: expanded from macro 'VLC_OBJECT'../include/vlc_common.h:481:15: hecked
../include/vlc_common.h:  mon_membR,enote: expanded from macro 'VLC_OBJECT'
(o,n,t  ,r481 |   s481 &valv)142481 |     cons:15: note: expanded from macro 'VLC_OBJECT'
: (c o :nst48:      note: expanded from macro 'var_GetChecked'
    const sttcronst   vlcs  142 | #dvu_stobject_efructt *)(&(x)->bacoj) \
bj) truc vlc_commr_SetChecked(VLC_O      t vlc_comBJECT(o),|               ^
n,t,v)
      \
      |               ^
mon_t vlc_common_|                                                ^
membe../include/vlc_common.h:481:15members:In file included from access/concat.c:28:
In file included from ../include/vlc_common.h:1031:
In file included from access_output/rist.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: (const vlc_obje note: ct_t *)(&(x)->obj) \
      |               ^
expanded from macro 'VLC_OBJECT':212:12: rs: (const vlc_object_t *
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)    481 |   (In file included from 212 |     return var ) )
      |          ^
   ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define vaccess/ftp.c   co&_SetChe../include/vlc_variables.h:cke227ar_d::12(x)->objG37etChec:
ked(o,n,t,v) va (objnst: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, nr_Game, VLC_VAR_COO) \
      |               ^etCheRDocn_membked(Vineers sIn file included from tr  481S: ../include/vlc_common.h:1031:
../include/vlc_variables.h:var_GetCh212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] (const vlc_o

b  ject_t *,  |  In file included from access/srt_common.c:24val);u:
 In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    )(  const str&(xuct v  525 |   lc_common  v212 | )->obj) \
      ar_Create( p_obj, ps  z
_na  rme, V      ct vlceturn var_|            ^
_membLC../include/vlc_variables.hSers:_common:140:_OBLC_VAR_BOOL | VetCh (con_membecked J(obj, name, VLCeECT(sLot)_,n,t,v)
      |                                                ^
eckeVA../include/vlc_common.h:rs: (cd(o v,lc_o481:15:oC_VA note: 48: bexpanded from macro 'VLC_OBJECT'
nst vR_DOINHERIT
      |     ^l
c_on,t,v) ../include/vlc_variables.h:122:39je:ctv_bt *note: expanded from macro 'var_SetChecked'ject_t *)(&(x)->obj) \
      
| )|   481(              ^
&(x)-> |      R   conars_C              ^ t_note: G  140In file included from  | #deaccess/tcp.cexpanded from macro 'var_Create'e
OORDS, :30:
In file included from ../include/vlc_common.hfval);
      :1031:
|            ^
../include/vlc_variables.h:304../include/vlc_variables.h::140:48:
tChec note: expanded from macro 'var_SetChecked'17:o  
b  j140)ineIn file included from audio_filter/stereo_widen.c \
       |               ^ 
struct vlc_:27:
In file included from ../include/vlc_common.h:1031:
 | #define var_SetChecked(oIn file included from access/avio.c:common_membe29../include/vlc_variables.hvar_SetChecked(o,n,t,v):212:12:  var_SetChecked(VLC_OBJECT(o),n,t,:
In file included from ../include/vlc_common.h:1031:
warning: ,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
rs: (const../include/vlc_variables.h vlc_object_t *)(&(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  212 |     return   340v122 |  |    x:)ar_15:S#devetCh ecked) (obj, name,->fine var_  warning: 
      |                                                ^
 i../include/vlc_common.h:481:VLCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15  _304 |    kfnote: expanded from macro 'VLC_OBJECT' if (like:ly(!var_Geed(VLC_tChecVAR_Cked OBJECT( o),n,t,v)
      (obj, name, VLC_VAR_COORDS, &val)))
      |                 ^
note: expanded from macro 'VLC_OBJECT'../include/vlc_variables.h:142:48:| ( vaCr note: expanded from macro 'var_GetChecked'                                               ^

eate../include/vlc_common.hr_GetCh  142 | #define va:481:r15: note: expanded from macro 'VLC_OBJECT'
_  (a,Gee
c481ked( p_obj,  |         cotChecked(o,n,t,v) varo  481 |  bnb,cO) var_Create(       const struct vj) \
      ORDSstlc_com,pmon_m|               ^
 val);
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  s140em  | #d_GetCheckedbeIn file included from rs: (conz_
    227 | name, VLC_VAR_STR (ING, &val ) VsLaccess/http.cC:_OB)36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:JEC10t:T(efine var_Set
Checked(      |         ^ vlc_
object_t *o),n,t,v)o,  
      |                                                ^
../include/vlc_variables.h:n,../include/vlc_common.ht,vwarning: 142:48: note: :481:15:) var_Setdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C  293 |    note: expanded from macro 'VLC_OBJECT'hecked(VLC  ) (
i ret&expanded from macro 'var_GetChecked'_  481 |  481O | B f J      st 
ruct vlc_common  142 | #duefrn va   const (( xr _SestructtC!var   const strhe)->ob_GetCECT_me vlc_j) ine var_GectChkmheed( p(o)cked( pbers: (const vlc_object_t *)(&(_obj, ,n,t,v)
      |                                                ^
psz_name,../include/vlc_common.h: VLC_VAR_BOOL, &v481:al ) )
      |          ^
15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:142:48  481 | : note:         const struct vlc_common_members:  (const vlc_object_t *)(&(x)->o bjexpanded from macro 'var_GetChecked'
  142 | #define var_G\etCheckuct vlc_com
      |               ^
mon_membecommon_members: (const ) \
      |               ^
retIn file included from access_output/rist.cvlurn var_S:29:
etCheccIn file included from _audio_filter/stereo_widen.co:bject_t *27):
(&In file included from In file included from ../include/vlc_common.h../include/vlc_common.h:r1031s:
:../include/vlc_variables.h e(cck(ex:)1031:
../include/vlc_variables.h:227ked( p_objx)o-->obj) \
d(o,n,t,,vn)setd  var_vGlect_objectC_(o,n:227:12: warning: ,t,v) p due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t *):12: sz_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nam  227 |     var_GetCreturn var_SetChecked  e(&(x)->obj) \
      , VL| C_VAR_227( |     return var_SetChecked( p_obj, psz_name, VFLO p_obj, psz_hecked(VLC_OBJECT              ^
(o),AT      ,|               ^
 val );
nn,t,v)
      |                                                ^
LIn file included from access/tcp.c:30C:
In file included from ../include/vlc_common.h:1031      a_VAR_FLOAT, val );
      | :
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
           ^  324 |     if( !var_|            ^
G
../include/vlc_common.h../include/vlc_variables.hme,In file included from access/ftp.c::481:15: note: expanded from macro 'VLC_OBJECT'
37:
In file included from  VLC_VAR_FLOAT../include/vlc_variables.he, ../include/vlc_common.htChe:140:48: note: expanded from macro 'var_SetChecked'
  140 | #dval );efcked(i p_o
:      |            ^
140:48: note: expanded from macro 'var_SetChecked'
../include/vlc_variables.h  140 | #define var_:140:48:bSetj, ps note: expanded from macro 'var_SetChecked'
z_name, VLC_VAR_Fhecked(VL  OAT,L &val ) )
      | C_OBJECT(o),Cn,t,:1031140 | #defv)
      |                                                ^
         ^
  481 |  ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
Vi   ne v    const struct vlL../include/vlc_common.h  :142481 | :15: note: expanded from macro 'VLC_OBJECT'#definar
:
e../include/vlc_variables.h:227:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  227 |     return var_SC_hetCne var_ShetChececked(o,n,ked( p_ var_GOBJECT(aetCobj_,S psz_na)mt,v)>obj,  bevtChecked(o,n,t,v) va) \
      |               ^
ehecked(o,n,t,avr_Set) var_SetCIn file included from   recaccess/srt.c:24:
In file included from access/srt_common.h:30:
_In file included from cS../include/vlc_common.h:_1031:
../include/vlc_variables.h:293, c )
:common_members: (co      n| sChec                                      ^
10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  293 | k    if( !var_GetCheckedh VLC_VA../include/vlc_common.h:( p_obj, eck481ked(ed(VLC_OBJEC:15:ed(V etChecked(VLT(o),nnote: expanded from macro 'VLC_OBJECT'
C_O  481o, |       LC_OBJ BJECT(o),n,t,v)
      |                                                ^
n, const str../include/vlc_common.h:uct ECT(o),n,vl,t,481cp_sczo_mname, VLC_VAR_BO481t,v)
      | cOL, &vR_FLOAT, val ma);
      |            ^
o                                               ^
nv)
l       ../include/vlc_variables.h:t140 :../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
48  : note: expanded from macro 'var_SetChecked'
|                                                ^vlc_object_481:t
 |    ) )
      |          ^
../include/vlc_variables.h :142:48: 140note: expanded from macro 'var_GetChecked'
  142 | #define  15 |  #define var_vSaert_,Gve)* )v(&(../include/vlc_common.h:ar_ GetChecked(VLC_OBJECT(o),_tChecked(o,n,t,v) var_Ge    ctChecked(VonstnChecked(o,n,t,m,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    :v      const struct vlc_common_members: (const ) var_SetChnote: ecked(VLC_OBJECT(o),n,vltc_object_t *)(&(x)->obj) \
      |               ^
,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common__common_members: (const vlc_objecIn file included from access/tcp.c:30:
 |   tIn file included from _t  ../include/vlc_common.h : 1031   const struct vlc_commo*)(&(x)->oLCb_jO)B J\E
C      T| (              ^o
),n,t,v)
n_members      | :                                                ^
(const v../include/vlc_common.hl:481access/dvdnav.c:538::5:15: note: expanded from macro 'VLC_OBJECT' 
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:
:15: note:   481 | expanded from macro 'VLC_OBJECT'
../include/vlc_variables.hc _object_t *)(&       const struct vlc_common_memb:340:9: ers: (warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c    340 |     if( var_481 | G e t C h e c k ecdo(n spt_ oosntsrtu cvtl cv_loc_common_membe(bject_t x*rs))(&(x)->obj) \
-      |               ^
:> (const vlc_objteo In file included from access/srt.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: struct warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
embers:expanded from macro 'VLC_OBJECT' (const vlc_object_t *)(&(x)->obj) \
      |               ^
vlc_common_mem  304 | 
In file included from   access/srt_common.cbers: (consct:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:b_1031:
../include/vlc_variables.h:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t *)(&(x)->obj) \
      |               ^
t  481  539 |    vlc_objectIn file included from audio_filter/stereo_widen.c: var27__Create( p_obj, psz_name, VLC_VAR_FLOAT | VLC_VAR_DOIN   ifHERIT |  (likely(!var_GetChecke:
d (obj, name, VLC_VAR_COORDS 
      |     ^
../include/vlc_variables.h:122:39 :In file included from  t,note: expanded from macro 'var_Create'
  122 | #define   538v &v |     var_Destrar_Creaal) o *)(y( p_demux->p_inp&../include/vlc_common.h(:1031x)->obj) \
      | u              ^
 te(a,b,c) var_Create(  :
../include/vlc_variables.h:t, "x-start" );
      |     ^
241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
))
      V  |                 ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
LC241_  O |  In file included from  access/satip.c../include/vlc_variables.h:125:39:: 34 note: expanded from macro 'var_Destroy'
BJECT(a    c142:
)125 | #djeIn file included from ../include/vlc_common.h:1031:
f), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 |   i../include/vlc_variables.hne v:241:12: warning: 481 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
#  241 | onst starr_Destroy(a,b) v \
      |               ^
        const struct vlcnote: _acrexpanded from macro 'VLC_OBJECT'uct vIn file included from  lcaccess/http.c_Destr:o36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h   return vardefine var_Get_commChecked(oommon_ymemb( VLC_,ners: (const vlc_objOBJ_,ECTect_t,v) va(StoetC
a)  481 |  hecked( p_r_GetCh n_memobbj, psz ecked(VLC_OBJECT(o),ne,t, b )
      |                                       ^
../include/vlc_common.h:481_rns ::304 (const vlc_object_t *)(&(x)->obj) \
      |               ^
, *)(&(x)->obj) \v)
      |                                                ^
ame:../include/vlc_common.h::17: warning: 
, VLC_VAR_STRINGdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,In file included from   access_output/rist.c:29:
In file included from ../include/vlc_common.h:      |               ^
1031:
481:15:15../include/vlc_variables.h val In file included from access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554: note: expanded from macro 'VLC_OBJECT'241:12: warning: 
:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]481
 |     : 304  |    c5ons: t strwarning: );
      |            ^u
c../include/vlc_variables.ht vlc_common_members: (const vlc_objectdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
241      const strnote: uct vl  _t *)(&(x)554 |     var_Cexpanded from macro 'VLC_OBJECT'
r  481 |         const struct vlc_common_me->obj) \
      |               ^
mmbers: (cceate( p_obj, ps | _ cozmmo_nn_memberaIn file included from  os: (co  return vaccess/udp.cnst vlc_obje:40ct_t *)(&(x)->obj) \ar_S:
mIn file included from ../include/vlc_common.hetChecked( px)->obj) \_obj
      |               ^
:enst vlc_object_t *, pIn file included from access/avio.c:1031, V:
29LC_)../include/vlc_variables.h:293(:
10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V  &293 |    s (izf( !var_GetChe:
cked( In file included from ../include/vlc_common.h:1031p_obj, :
_name, x)->obj) \
      |               ^
      |               ^
VLC../include/vlc_variables.h_:350A:R9: warning: access/dvdnav.cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:psz_  350 |     ifIn file included from _ename, VLC_VAR_access/srt.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
  539 |   VA../include/vlc_variables.h:324:10: warning: R_mbers: (const vlc_ed(o,n,t( due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
STRING | VLC_VAR, var_GetCheck  324v |   _DOI eNobj)ect_t *)(&(xd( p_ oifb(j ,! vpas B  if OOL, &va  var_Destr_GetCz_na)me, (h eckeblvadr(_SVLC_VAR_STRING, &j, psze_ntChecked(l ) )
vaVLC_OBJECTaSme, VLC_VAR_STR p_obj,(o),n,t,v       -T)
>obj)p \
      | RING, val );
                    ^
      |                                                ^
s../include/vlc_common.hz_naING, &val:481:15 ) )
      |         ^
::i note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.hIn file included from access/ftp.cm:37:
140:|            ^
../include/vlc_variables.h:140:48: 142note: :l48expanded from macro 'var_SetChecked': note: expanded from macro 'var_GetChecked'
 H
E  140 | #de  In file included from )142 | #defRiI| T         ^
      |     ^
  ../include/vlc_variables.h481f
:122:39: note: expanded from macro 'var_Create'
 |   122 | #define var_Cr        ean ec o../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
v  142 | #define vrnoar_GetChey( p_demst stine var_Set Chreckte(uux->p_input,e return var "x-end" );
      |     ^
ct vlc_common_ar_G../include/vlc_variables.h:ckeetCh48:emembers: (const v_lcaked(o,n,t,vc_obj,eb,c) var_Create( VLC_OBJE: note: expanded from macro 'var_SetChecked'
C)   var_GetCST(a), )b
,140 ectcCt )
      |                                       ^hec
d_t../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_oke |       #| d( p_d  481 |  ( 125eoof ine     const struch ,tevn,t,v) v :39: note: expanded from macro 'var_Destroy'
  125 | #define var_Desbj        ^
a../include/vlc_variables.h:v142,:48lec,_ cVLr_SeCtb j, psz_name, V: CopheLm_mVoAsz_namen_memberC_VAR_FLOAT, val,c../include/vlc_common.hR:_1031F:
L../include/vlc_variables.hO:241:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 AVTLC_Vnote: A  R241expanded from macro 'var_GetChecked'
 |     re_STRItuNG, val );
rn var_SetChecked( p_obj, psz_name, V      |            ^
LC_VAked(o,R_STRn,t,v) vI  142 | #define ../include/vlc_variables.h: N140:48:G, val );
      |            ^
)t;
      |            ^
../include/vlc_variables.h:../include/vlc_variables.h:140:48: 140:48: note: expanded from macro 'var_SetChecked'
note: ar_SetCheckveadr(expanded from macro 'var_SetChecked'
_  140 | #define v note: GetChecked(o,n,st:, v()c ovnasrt_ VrLvC_OBJECT(o),n,t,vlacr_objeoyct_t *)(&()
      |                                                ^
(x)->obj) \
      |               ^
a../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         c,bonst struct vlcIn file included from access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
In file included from _commonaccess/srt_common.c:_me24:
) var_DembIn file included from eaccess/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
str  r578 | s:ar_Se  _SettChoy (   if( e  VLC_OBJcECT(a), k140v | a#rdeefind(VLC_OBJECT(o),n,Ce var_Shbt,veecktChecked(o,n) 
)e
      | d(o,      |                                                ^
                                      ^
n,t,v) var_SetChecked../include/vlc_common.h:481:_15: (VLC_OB../include/vlc_common.h:481:15: JECT(o)note: expanded from macro 'VLC_OBJECT'
,n,t,v)
      |                                                ^
  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481 |     481   |         const    snote: expanded from macro 'VLC_OBJECT'
truct vlc  481 |  Change( p_obj, psz_name, VLC_VAR_CHOICESCOUNT, &count, NULL ) )
_      |         ^       const struct vlc_c
,t../include/vlc_variables.h:128:oc43ommon_members:(const vlc_object_t *)(&(x)->obj) \
      |               ^
,mmon_members: (const vlc_object_t *)v) var_ conIn file included from SetChecked(VLC_st OB(Jaccess/satip.cE&CT(o),n,t,v)
(x)->      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
str  481 |   obj) \
      : note: coexpanded from macro 'var_Change'
uncstt struct v vlc_common_memb:34:
In file included from ../include/vlc_common.h:1031:
expanded from macro 'var_SetChecked'      |               ^

ers:  140 | #define v (const vlc_objec../include/vlc_variables.ha:256:12: warning:   rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
access/dvdnav.c:540t_t_SetChecked(o,n128 | #define var_Change(a  ,lbc,_cc,d,e)ommon_:5k256 |     return var_SetChec: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] vaeked(Crhecked(o,cked(VLC_OBJECT(o),n,t,v_Ch,)
t,
   540 |     var *)(&(x)->obj) v)\_,an D ,t,v)nge( VL C_OBJvvECa&var_rp_oSetCheckedb(VLC__SeTaOtChel j, psz_name, VLC_VARestroy( p) )
      |          ^
(acked(VLC
      |               ^
_BJECT(o),n,t,v../include/vlc_variables.h:142:48: note: Om)B
J), b, cexpanded from macro 'var_GetChecked'
E, dIn file included from CT(o),n,t  142 |       |                                                ^
#,access/concat.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241:12../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:edmebefr,v)
s      : (const vlc|                                                 ^
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'ob  j481e | c t _ t _  
    consine var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  241 |     return A481 |       D  constDRESS, v struct vlc_acolmmon_membly(!v );
      |            ^
ar_Geers: (ctChecke../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
d (ob  140 | #dj, namonst vlc_object_t *)(&(x)->obj) \
      |               ^
efine var_SetChecked(o,n,t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct In file included from access/dvdread.c:e41,:
 V      L| C                                               ^_
V../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'A
RvIn file included from _../include/vlc_common.hd:e_mCu x*->OORDS,  var_SetCheck  481 |  ed( p_obj, psz_nam e(t c o     conECT(o),n,)(&(x)->obj nVLC_VAlcs) \
      |               ^
R_c_STRomING, val );
      t struct vlc_common_members: (const vlcp_input, "y-stmsa|            ^
t vlcIn file included from access/ftp.c:37:
In file included from _../include/vlc_variables.h../include/vlc_common.h:_o:1031n_members: (const v:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
object_t *)(&(x140r:t" );
      )| ,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'    ^object_t *)48: note: expanded from macro 'var_SetChecked'
  140 | 
#(&(x)->obj) \
->o../include/vlc_variables.h:125:39      |               ^
: note: expanded from macro 'var_Destroy'
  125 | #define var_Debstdefiner var_SetIn file included from access/tcp.c:30:
oChecked(o,n,t,v) lc_object_t *)v&val)
  (&(x)-  1031481:
../include/vlc_variables.h):256:12: 256 |  yawarning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
   256 |  ) 
        | r                ^e( | a
,../include/vlc_variables.h:142b) var_rDteusrtnr ovya(r _VSLetChecked( p_obj, psz_namC_OBJECT(struct av)lc_ce, j) \
,      |               ^
V  be )
      |                                       ^
:Lo../include/vlc_common.hm: 481 :4815In file included from access_output/rist.cC: note: _expanded from macro 'var_GetChecked'
m  142 | #define      on_members: const struct vlc_crommon_memb _SetCh:e)
      |                                           ^ecked(VLC_OBJECT(o),n note:  expanded from macro 'VLC_OBJECT'
(In file included from const ,var_Getvlc_objt,v)
      |                                                ^
Checked(o,../include/vlc_common.hn,t,v) var:rs: (_../include/vlc_common.hG:e1031teturn varC_Seeccotn_t *)(&481st vlc_(ox:)>-obj) b>  481 | o bj) \\
      |               ^

      |               ^
h:
In file included from access/satip.c:34:
In file included from ../include/vlc_common.hIn file included from audio_filter/stereo_widen.c:27 15  ../include/vlc_variables.h :350:9: :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  1031256 | warning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Check e 
   350d | (   p _ oibfjc,o (p svza_rn_aGmeet,C hVeL C_VAR_Acked( pDD nst s
_truct vlc_comm:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Ron_members: (cEoSbjo../include/vlc_common.hn:481:15: note: expanded from macro 'VLC_OBJECT'
S,, sval );
  481 |        |            ^
       const  276 |     if( !v ../include/vlc_variables.hs:t140recked(VLC_OBJaECT(o)juect vlc_,cno,mtm,ovn)_
m      e| m                                               ^b
r_Geers: (c../include/vlc_common.h:t481:o15::48 :note: expanded from macro 'VLC_OBJECT'
cCt n_note: expanded from macro 'var_SetChecked'shtt *)(&(   v481l | c _obj ect_t *)(&(x)->obj) \*
)      |               ^
:ecke 
 ( &(x)->obj)    const s  t 140 | #define var_SetChe\
c :      |               ^
29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hked(o:256:12:,n, x)->obj) t,v)In file included from access/rist.c: var_Set29\Check
      |               ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
runote:   expanded from macro 'VLC_OBJECT'e:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:241
In file included from 256dct vlc | _common_meaccess/srt.cm:24:
In file included from beraccess/srt_common.hs: (const vlc_object_t *)(:d( p_  (VLC_OBJE30481obj, :12psz_na: | :
C warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T(m  241 |     return e , VLC_vo),n,t   return ,v)
In file included from &../include/vlc_common.h:VAR_IN1031:
../include/vlc_variables.haVAR_ADDRESTEG      (x)|                                                ^
-../include/vlc_common.h>obj) \:340:9:: S481:15: note: expanded from macro 'VLC_OBJECT'
var_SetC
      |               ^
r_Sehwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ER, &val  340 |     ifIn file included from    481tChecked( p_obj, psz_name, VLaccess/http.ceC_VAR_STRING, val );
      |            ^
../include/vlc_variables.h:140:36c:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:48: )note: expanded from macro 'var_SetChecked'
   , val );
      | Gked( p_obj, ps140 | #etCh( var_defGetChecked           ^z_nine var_SetChecked(o,n,t,v  324 |     if( ame, VLC_VAR_ADDRESS, val );
)       | v           ^a
r_
Seecked(V../include/vlc_variables.h | !:140:48: note: expanded from macro 'var_SetChecked'
LC_OBJECT(o),n,ttvar_GetC../include/vlc_variables.h:C)
      |          ^
hecked( p_,v)
      |                                                ^
o../include/vlc_variables.h:142../include/vlc_common.h140:48: note: expanded from macro 'var_SetChecked'
h    ::48: note: expanded from macro 'var_GetChecked'
( p_obj,  142 | #define var_Ge    140 | #define v    car_tChecked(onst struct vlc_common_member s: o,n,t,psv z_name, VLC_VAR_S140 | #define var_SetChecked(o,n,t,v) var_TRSetCISNhG, &val ) ))
      |         ^
( eetconstv vChecked(VLC_OBlc_object_JtECT(o),n,t,v)
      |                                                ^
ar ../include/vlc_common.h:481_GetCh *)(&(x)->obj) \
      |               ^
ecked(VLC_OBJECT(oIn file included from access/ftp.c:37:
In file included from ../include/vlc_common.h:)1031:
../include/vlc_variables.h:276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]b,n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      
 j, pszc_name, V  276 | LC_VA    ifR_FL(ked(o,n !var_GetCheckOAT, &v al,t,v) var  ) )
_SetCheck:      co      ../include/vlc_variables.h|          ^nedst struct:142:48: note: expanded from macro 'var_GetChecked'
15: note: expanded from macro 'VLC_OBJECT'
c  ones(VLC_OBJECTtd(142 | #d p_ob struct vlc_coefine var_ (o),n vlc_copsz_na  481 |         const struct vlc,_common_membmmon_
m../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
mmaccess/srt_common.c:ers: (cons167emt,, VLCe_Vvo  )mbt142ers:n_ 
(const vlc: | m vlc_objec5:t _#define var_eGmbers: warning: object_t due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*)(&(x)  167 | ->    etCohecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
mbsjg)_ E\r
r      (|                ^t
his, "      | Failed to set                                               ^
 socket option %vsl c(_reason: %sIn file included from ../include/vlc_common.haccess/concat.c:28):
"In file included from ,: 481:15: note: expanded from macro 'VLC_OBJECT'
object_t *)(&(xs  rt_481 | 481param,
      |     ^:15:        co
 ns../include/vlc_messages.hnote: )->obj) eexpanded from macro 'VLC_OBJECT'cked(\
      :  AR_| 
t                                                ^      ../include/vlc_common.h:1031:

83../include/vlc_common.hSTRING, &val ) )
      | |               ^
../include/vlc_variables.h:256:12:        ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h  :142:48: access/dvdnav.cnote: :481expanded from macro 'var_GetChecked'G
etChecked(o,n,t,v) var_Get |   142 | #define var_GetChecked(o,541C256hecked:n | ,t,v:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
   5: note: expanded from macro 'msg_Err'
  541 |     var_Des   t (con) var_GetChestcked83(VLC_Orroy( p_demux->p_input,  |         mB  J"syg-_eGeneric(p_this, VLC_ E (VLC_OBJEC vlcstrTu(ct vlc_common_membeo),n,t,v)
      |                                                ^rs:M S(Gcons_
_ERR, __VA_ARGS__)
../include/vlc_common.h:481const str:15: note: expanded from macro 'VLC_OBJECT'
      |     ^
object  481 | t vlc_obj        const struecuCcT(o),n,t,v)t vlc_common_c
tt       _t *)(&(x)->obj) \
      |               ^
|                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |        members: (const vlc_objectIn file included from access/http.c:36:
In file included from ../include/vlc_common.hvlc_commo:n1031_:
m../include/vlc_variables.he:m340b:e9rs: V(LC_OBJco const s_t *)(ECT(o),n,t,v)
      | truct vlc_commo&(x)n_members: (const vlc_object_t *n)(->o&b(j) \
      |               ^
s                                               ^
t vlc_object_t *)(&(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
x)->obj) \
        |               ^
481 |         const struct vlc_common_members: (const vlc_objecIn file included from access/srt.cIn file included from access/avio.cn:d29" ):t_t *)(24&(x)->ob;
      |     ^j:
) \
      |               ^

../include/vlc_variables.h:125:39:In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e:In file included from access/rist.c: 29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:note: expanded from macro 'var_Destroy'256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  256 |   350 |  
    r  125 | #eturn v  ar if( var_Ge_SetChecked( p_ob_tj, pturtsn z_name*, VLCChecked( p_obj, var_S p_VAR_ADDRESS,)setChz_481ecked( p_o bj, psz_name, VLC_VAvname, VLC_VAR_STRING, &val ) al );
      |            ^
)../include/vlc_variables.h
      :140:48:(&(x|         ^ note: expanded from macro 'var_SetChecked'
  140 | :#15: note: expanded from macro 'VLC_OBJECT'
  481 |         consRt_
 struct vlc_comm../include/vlc_variables.h:defoine var_SetC)->obdefijne var_Destroyh(a,bte_tcked(o,n) ,tADDRESS,var,v) var_) _DSetChecked(V LCx val );)-*)(&\
      |               ^
>obj) \
      |               ^(x)->_On_membIn file included from access/satip.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oers: (conBJEC
T(o),n,t,vs)
      bj) t vlc\
      | _              ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
In file included from access/tcp.c:30d| In file included from o(o,n,access/dvdread.c   78:

      |            ^
../include/vlc_variables.h:140: |   bject_t *)(&(48: In file included from ../include/vlc_common.h x)->obj) \
      |               ^
 vlct,:_1031:41:
note: expanded from macro 'var_SetChecked'eIn file included from access_output/rist.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:276:In file included from ../include/vlc_common.h:stro1031:
../include/vlc_variables.hy10:
276  140 | #def:L(i noeg (vVaLrC__SOeBtC10h:e cwarning: kdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
d  (o,n,t,v) var_SetChecked(VLC276 | V    if(_ OBJECT(oLC_), p, vlc_m!                                               ^
  O293o | dule_n../include/vlc_common.ha:
BJJEECmeC,: 481_:T15(:a    note: expanded from macro 'VLC_OBJECT'
  481 |      ), b )
   const strTu(co),      |                                       ^
_Ft vlcI_LcEo_m_, __mLoInN_Em_e_, \n
      |             ^
,t,v)../include/vlc_common.h:481
      | :15: note:  m142:48                                               ^
b../include/vlc_common.h:ers:: note:  (con481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         ../include/vlc_variables.hexpanded from macro 'VLC_OBJECT'
  481 |      ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT':362:9: warning: const sv   const struct vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]lc
)  t481 |         const struct 
vlruct v var_GetCh  362 |    lc_comc_common_member_commomexpanded from macro 'var_GetChecked'n_memberseck: (c
se:o   142 | #de(df iconset  vlc_objeif( var_Gect_t *)(&(x):tChecke->obj)dnst v( var_Get(nst vlc_ob pwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Check  276 |    : V warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 if( !vlead(o,n,t,v) var_GetChecked(VLjiect_t\
      |               ^ *
f)(&C_OBJECT(o),n,t,v)
LC_(In file included from access/rist.c(O:B29:
In file included from ../include/vlc_common.h:      1031| :
                                               ^../include/vlc_variables.h
:J276E:10../include/vlc_common.h:: 481warning: :15: note: x)->orc_ _object_:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  362 |     if( vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  276 |     if( !var_Gear_GG *)(&(x)-etChecked( p_obj, psz_name, VLC_VAR_ADDRECT(o),nS,t,v)
      S| expanded from macro 'VLC_OBJECT'                                               ^b,j)  \
>&      |               ^


../include/vlc_common.h:481:  o481 |  v15: note: expanded from macro 'VLC_OBJECT'
abj) \
      |               ^
  481 |    etChecked( pon_members:access/dvdnav.c:542  :      co5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]nst struct vlc_comm
on  542 |    _m_t var_DestroCval ) y(hecked( p_)
      |         ^
obj, psz_name, VLC_V../include/vlc_variables.h:142:48!vr_GAR_INTEGetChecked(: note: expanded from macro 'var_GetChecked'
 p_ER, &val  (142c |  #)o ndseobj, )
      |          ^t
 ../include/vlc_variables.h:142:48vl:c_objfine var_GetChecked(o,n,t,v) vae psz_nct_t *)(&(x)->obj) \
      |               ^
_r_aome, VLC_VAR_INTEGEGeIn file included from access/concat.cp_demR, &val: 28):
 In file included from )
t      ../include/vlc_common.h| :         ^1031  340 |   u  if(x:
bj, psz_name../include/vlc_variables.h-Checked(VLC>p_input, "color" a_OBJECre);
      T(o),_mbeGe n,t,v)| 
      |                                                ^t
   C../include/vlc_common.h:481:
    ^
 const struct v../include/vlc_variables.h lc_co../include/vlc_variables.hmmon_, :142:48: Vhecked( p:vLC_VAR_ADDRESS, &125vmembers: (const :39: note: vlc_o expanded from macro 'var_Destroy'
note: expanded from macro 'var_GetChecked'
b  142j  ect_obj, psz_t *)(&(x)->obr_j) \
      |               ^
name, VLC_VAR_BOOL, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_GetCheckIn file included from access/udp.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s
: (const vlc_object  304 | note: ed(oexpanded from macro 'var_GetChecked'  
   142 | #define var_ if (likelyG(!var_,125 | #de | f_t *)(#denGetChe&cikne ved (obj, nar_Dfai15: note: expanded from macro 'VLC_OBJECT'
n  481 | es        con(seme, VLC_VAR_COORDS, &val)e)t)Checo
ar_GetChecked( p_obj, :276:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  276 |     if( !var_GetCheckedbtj, ( p_ob      | pv                ^atr_sz_name, VLCx)->obj) \
      troy(a,b) var_Destroy( VLC_OB | s              ^t
ruct vlJECT(a), b )
      |                                       ^
Gc../include/vlc_common.h:481_eIn file included from access/srt.c:tCheckcommon_members: (con,st vlv24:
In file included from access/srt_common.h:30:
In file included from c_objec../include/vlc_common.h:1031:
../include/vlc_variables.h:j)e362:9: :15: note: expanded from macro 'VLC_OBJECT'
  481 |         const ,t _t *)(&(x)->ov_
VARbj) \
      |               ^
ar_GetChecked( psstruct vlc_commo_Iwarning: NTEGER, &val ) )
      |          ^
In file included from n_members../include/vlc_variables.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
142:48:  :zd (const vlc_o362 |     (bject_t *)(&(x)- note: Vif( va>oLbj) \
      |               ^
r_GetChecked( p_objaccess/dvdnav.c:, psz_na_543me, VLC_VAR_ADC:5: Dwarning: Rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_ESS, ../include/vlc_variables.h&:142:
access/avio.cv48a:l:29:
  543 |     var_Destroy( In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note: expanded from macro 'var_GetChecked'
expanded from macro 'var_GetChecked'  
429 |       var_p_demux->p_input, "m  142 | #define v142 | #dear_GetChecked(o,n,Cfrienenu-palette" OBJECt,vT)e  (o),n,t,v)var_G);
      |     ^
v../include/vlc_variables.h:125:39: note: expanded from macro 'var_Destroy'
a  r125e | #define vatr_Deo,n,t,v) var_GetChecked(VLC_OB_GetCheJ
      Ec| CT(o)ked(o,n,t,v) var_GetChaChecked(VLC_Oecked(B,n,tJECT(o),n,t,v)
      |                                                ^
VLC_OBJ,v)
      |                                                ^
                                               ^
../include/vlc_common.h:../include/vlc_common.h:../include/vlc_common.h:nam481e, VL481Cs481troy(a,b) var_Destroy(ECT(_Vto:15: note: expanded from macro 'VLC_OBJECT'
:15: note: expanded from macro 'VLC_OBJECT'
   e( pVLC_  481 |      )481 O |      , n ,t,v)
      |                                                ^
  c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481on_st struct vlc_ |     Bocommonbj, psz_name, VL26 warnings generated.
C_VJA const struct vlc__mR_IENcommon_members: (conCe T(a)mbers: (:c15    const struct vlc_common_moTnst vlc_object_t,): *) note: s,(&(expanded from macro 'VLC_OBJECT' t )
       Ex)->obj)GAR_INTEGER,  &|         ^
ked(o,n,t,v) var_Ge../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
Evlc_object_t *  )142( | # dpesfzi_ne var_GetChecn&a(me, VLC_VAR_STRRkING, &vaxl )) )
      |         ^ | Ve-mbers:
 ../include/vlc_variables.h:>obj) \
      ved(oal ) )
      |          ^
142../include/vlc_variables.h:(con142:48: note: expanded from macro 'var_GetChecked'
  142 | #define var_Get| Chec
:48  481 |         cL,sonst struct : note: expanded from macro 'var_GetChecked'
v  nl,c142 | #dt,efiv) t_Cchecked(VLC_OBJECT(noot)vamv -f access/.deps/libaccess_srt_plugin_la-srt_common.Tpo access/.deps/libaccess_srt_plugin_la-srt_common.Plo
, mr_ev lGetChecv_aCcked(VLobject_t *)(&(x)->obj)n \
      |               ^
m,ont_,members: (consvC)t vlc_kIn file included from access_output/rist.cerd_(G__:
VeAR_DOINHERIT );O29:
In file included from ../include/vlc_common.h:1031:

      o../include/vlc_variables.h,n,t:293:      |     ^
B../include/vlc_variables.h10: warning: J:ECT(o),n,t,v)
      |                                                ^
| ../include/vlc_common.h:481:15: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                                               ^
,../include/vlc_common.h:481:15:   note: expanded from macro 'VLC_OBJECT'
293 |     if(v )! vvaarr__GGeetChecked( p_obj, psz122_:39: note: expanded from macro 'var_Create'
tChecn  122aobjecmt_t *)(&(x)->obj) \
      | texpanded from macro 'VLC_OBJECT'C
hecked(o,n,t,v) var  481 |         const s              ^_Gek
ted(VLC_Ce,h OBJab )l
        | #tdIn file included from eaccess/satip.c):34rEVCTu|                                       ^
Lct v../include/vlc_common.h:481fin:
:e var_Creat15: (eckedIn file included from ( ../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
V  LCo),n,t,l_v)
      |                                                ^
304 |     if (l(a../include/vlc_common.h,ib,cOBJECT(o),n,t,v)
      |                                                ^
:481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:)15 :v acr_comnote: _Create( VLC_OBJECCexpanded from macro 'VLC_OBJECT'
T  481 |       _(a), b, cVAR)mon_mem_ )
      |                                       ^
bers : (const vlc_object_t *)(&(x)->obj) \
      |               ^

      |         ^
 const struct vlc_com../include/vlc_common.hkeBlOOL,: &v481a:15: l note: y)(!var_GetCIn file included from access/srt.c:24expanded from macro 'VLC_OBJECT'h../include/vlc_variables.h::
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h
142e::48: note: expanded from macro 'var_GetChecked'
  481 |  c429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m ked (obj, namon_members: (cone, VLC_  142 | #ds   429 |        e v a r _Crefine vaconst st  481 |    481trurct      convlc st | _common_maembers: ( te( p_obj, psz_name, VLC_VAR_INTEGER |v c_VGestlLCoct_object_t_ VA*)(&(x)->obVAR_COORDS, nstR&val_DOINHE)))
      |                 ^
jr vlc_object_t *)(&(x)->obj) RIT );u
j,) \
 Cct v\hecked(o,n,t,
      | pszv)               ^
_n      | a    ^../include/vlc_variables.h
:142:48: note: mexpanded from macro 'var_GetChecked'
e, VLC_V../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
In file included from access/avio.c:29:
In file included from ../include/vlc_common.h:1031:
    142 | #d122 | AR              ^
_INTEG#define../include/vlc_variables.h )
      |          ^
ER, &val ) )In file included from 
var_GetChecked(VLC_OBJECT(o),n,t, var_GetC      h| e         ^
v../include/vlc_variables.h:142e:)48
:       | :442                                               ^
cked(o,nnote: expanded from macro 'VLC_OBJECT'
,  481 |  ../include/vlc_common.htaccess/udp.c,       :40:
const struct../include/vlc_variables.h:142:48:  vlf      note: cine _| cexpanded from macro 'var_GetChecked'
var_              ^
  142 | #define Createommon_members: (cvar_GetChecked(o,no,t,vnote: (expanded from macro 'var_GetChecked')
   vIn file included from ../include/vlc_common.h:In file included from access/concat.c:28:
In file included from ar_Ga:v) va1031../include/vlc_common.h5,b,c) :
../include/vlc_variables.h:1031:
var_:eCreate( V../include/vlc_variables.h:LC_OBJECT(a), b,293 c )
      |                                       ^
 ../include/vlc_common.h:10: warning:  v:481324:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:15r481_:GnetChet:10: warning: s15:   : note: \a293Ccked(VLC_
      OBhJECT(o),n,t vlt,evcked(VLC_OBJECTl(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]c
o),  324)
      |                                                ^
c_common_members: (con_expanded from macro 'VLC_OBJECT'
  481 |  st vlc_object_t *)(&(x)142     n,t,v)
      r_S->obj) \
      |               ^
obetChecked(o,n,ject_t *)(&(x)->objIn file included from t,v) var_access/dvdread.c) \:41 | # | def  const structi|                                                ^
 |      vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 if( !va../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
r_In file included from access/srt.c:  24481 |   :
GIn file included from :
e In file included from  
n      note: |               ^t../include/vlc_common.h:
../include/vlc_common.h:1031:
../include/vlc_variables.h:481expanded from macro 'VLC_OBJECT':
293  481 |         conse:    c15: note: expanded from macro 'VLC_OBJECT'
    access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
/bin/sh ../libtool  --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -DMODULE_STRING=\"$(p="audio_filter/converter/libaudio_format_plugin_la-format.lo"; p="${p##*/}"; p="${p#lib}"; p="${p%_plugin*}"; p=$(echo "$p"|sed 's/-/_/g'); p="${p%.lo}"; echo "$p")\" -D__PLUGIN__  -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include  -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_filter/converter/libaudio_format_plugin_la-format.lo -MD -MP -MF audio_filter/converter/.deps/libaudio_format_plugin_la-format.Tpo -c -o audio_filter/converter/libaudio_format_plugin_la-format.lo `test -f 'audio_filter/converter/format.c' || echo './'`audio_filter/converter/format.c
481     |    vCaccess/dvdnav.c:628:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 arh_G eettChe cstru   const strc   442 |     var_Crekced( p_obj, psz_na ameuct vlc_common_te( p_obj, pszmem con,stt10: warning:  v _ name, VLC_Vldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]AR_BOOL |c_common_members: (:co n warning: bVst vlc_o   VLC_VAR_DOINHERIT )628due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   e442rs: (cons;t
 |       i|     ^f  (   
    293b  struct vlc_ject_t *)(co|                ^mmon&_(x)->obmembersj) \

../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'

      |               ^
     var_C122 | #definke var_Create(In file included from access/rist.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 areated(o,vl,  293 |  c_object_e( p_objt In file included from access/tcp.c:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429b:,c,) var_Create( VLC5: _ warning:  | *)(&(x)->obj) \
OBJE      |               ^
SetChecCT(ked(VLC_OBJECT(o), n an,t,v,)),t,v )vaIn file included from  
b, c )
      | r      |                                                ^
_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
GetCh  481 |          msg_Err(     const p_dstruct vlc_common_members: (cposnzs_tn vemulcx, ame, "c VLC_VAR_objan'e  t set time to %" PRId64, ict_ti_tme ) *;
      |             ^
 ../include/vlc_messages.h)(&(x)->oif( !vbja)r _if( !var_Get \due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]C_
GetC  429 | h ecked( : (
      p_obj, psz_name, VLC_|               ^
LC_VAR_BVAR_BOOL, &valhOOL, &val ) ec) 
)In file included from  access/srt_common.c      :24| ke):
In file included from  access/srt_common.hd:         ^30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h
      |          ^
 ../include/vlc_variables.h:142:48: note: 
expanded from macro 'var_GetChecked'../include/vlc_variables.h::142241
:12(:  48142: |  # var_Create( p_doefin::bej vnote: expanded from macro 'var_GetChecked', psz_name, VaLC_Vr_GetChec
A  142R |  #d_INTwarning: efine EGER due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v| VLC_ked(acoVo,Anst vlc_objeR_ct_t *  )241( | & ( x ) -r>obj) \DOINHERI
      |               ^T );
      |     ^

../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
r_Geteturn varC  122 | _S#defietChnecked( p p_objenIn file included from access_output/rist.c: va,r__oCbj, rt29,:
 psz_name, VLC_VAR_BOOL, &val ) )
      |          ^
p../include/vlc_variables.h:szIn file included from _nam142he, VLC_VAR_STRI:eceate(a,b,c48) kv../include/vlc_common.h:: anote: r_ed,v)1031 Cv(are:
../include/vlc_variables.hor_GetChecked(VLC_OBJECT(o),:NG, val );
      |            ^
expanded from macro 'var_GetChecked'n../include/vlc_variables.h,                                      ^:140:ate304:17: (48: note: expanded from macro 'var_SetChecked'
warning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],v)
      |                                                ^
 ../include/vlc_common.h:481:15: note: 
expanded from macro 'VLC_OBJECT'VLC
    _304 |    OBJECT (140  ai | f (likel
481,n |  y,(       tco!  ,142v) var_GetChecked(VLC_OBJECTv | #define var_GetCheckn)(#,ecked(VLC_OBJEeCd(o,n, o)s,n,tt,,v)
t st      |                                                ^
rucv)../include/vlc_common.h: vbar_GtetChecked(VLC_OBJECT(o),
,Tn../include/vlc_common.h:(o),n,t,481:15v: note: access/satip.c):34:
In file included from ,expanded from macro 'VLC_OBJECT'
481:15: note: expanded from macro 'VLC_OBJECT'
  a../include/vlc_common.h:1031r_GetChecked (o  481:
b |         const str481 | 
 de      |                                                ^
fin    t,e     ../include/vlc_variables.huct constvcv)
      a vl c_cstruommvon_members: ct vlc_comm../include/vlc_common.h(conost j|                                                ^
, name, VLC_VAvlc_ob../include/vlc_common.h:481:15: r_SetChenote: :c481:15jec: nnote: kexpanded from macro 'VLC_OBJECT'
l  c_ed(o,n,t,v) var_Se481 | expanded from macro 'VLC_OBJECT'tChecked(Vt_t common_members: (const
 vl_  481 |  ! *)       coLC_OBc_      (&(x)->v obj) \JECaRT )
      |                                       ^
_
      | con:nst struct COORDS, &val)))
      vlc_com| m                ^
on../include/vlc_variables.hm_meembe../include/vlc_common.hmrs:142:48: note: expanded from macro 'var_GetChecked'
:481:bers: (const vlc_obje15c:t _t *)(&(x)note:   expanded from macro 'VLC_OBJECT'142-s>obj) \ | 
#      d| e              ^f
in
e  481 var_GetChecked(o,n,t,v)  |        (o),n,t,v)
      |                                                ^
 ../include/vlc_common.hvar_GeIn file included from :48183access/ftp.c:5: :37tChecked(Vc: :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:29315:onst struct 324:10: :  t strucret vlc_common_membonote: tnote: vlexpanded from macro 'VLC_OBJECT'cexpanded from macro 'msg_Err'              ^
ubject_t *)(&(xL)CIn file included from access/rist.c:29:
In file included from ../include/vlc_common.h:1031: 
  481 |    ->obj)e(rs: (c:
../include/vlc_variables.h:304:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  304 | warning: cononst vlc r_ \
      |               ^
Or_Gse   t vlcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from access/concat.c    constn
 vart  324 | _object_t *)(&(x)->obj)  \
      |               ^   if( !var_GetCChecked( p:28:

In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:_304o:b17In file included from access/srt.c:24:
In file included from heckj,ed( p_obj, psz_naccess/srt_common.h:30ame, VLC:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h: warning: :455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  455 |    _B  304 |      if (like psz_VAR_FLOATname, VLC_VAR_FLOAT, &val ) )
, &val ) )
      |          ^
../include/vlc_variables.h:      JvaECT(_o)142:48: note: expanded from macro 'var_GetChecked'
| r_CrSeate( p_obj,          ^etChecked( p_obj, lyppsz_n(ame, VLC_VA!var_GetChecked (  142 | #define var_GetChecked(o,sozn_,nta,mveb, VLC_Vj, naAR_ADDREme, VLC_VAR_COORD SS, val );
_S      ), &val)))
      |                 ^
 ../include/vlc_variables.h:s| truct           ^ if (like,n,t,v)
142:48: note: expanded from macro 'var_GetChecked'
      |                                                ^
  ../include/vlc_common.h:481:15142 | : o#note: define bvR_FarLO
j../include/vlc_variables.h:ect_t *)(&(x140:
A../include/vlc_variables.h:T | VL48: note: expanded from macro 'var_SetChecked'142:C__G 48:V vnote: lexpanded from macro 'var_GetChecked'c
_
  com142 | #dAR_DOefinexpanded from macro 'VLC_OBJECT'INHERIT );
e v      
ar_GetChecked| (o,n  481 |      ,t,v) var_   )c->obvj) \a
      | onetChecked(o,n,t,v) var_    ^
st              ^G
 etCheckGstruct vlc_ecommon_members: (ced(rIn file included from _GetCheVLC_OBJECT../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,ccaccess/dvdread.c:41:
In file included from ktC) var_Cro(o),n,Bed(t,nv)O
mOon_membeLV  rs_common_mLC_OBJEs: (const vlc_objecCtembers_Tt *(140)o),(& | (#define vxt../include/vlc_common.h)->obj) \
      ::1031:
../include/vlc_variables.ha n,t,|               ^      | vr_                                               ^
vlcS_eobject_t *)(&(x)->obj) \
      | tChecked(              ^
eate( VLo,n,t,v) var_../include/vlc_common.hS:etChecked(VLC_OBJECT(o),n,481:15: note: expanded from macro 'VLC_OBJECT'
t,v)
      |                                                ^In file included from )
  481 |         const str../include/vlc_common.h:481:
15: unote: expanded from macro 'VLC_OBJECT':ct
       v|                                                ^
l  c304:17:In file included from access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  256 |     return var_SetChecked( p_obj, psz_name, VLC_VAR_ADDRESS, val );
      |            ^
../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n, t,v) var_SetChecked(VLC_OBJECT(o),n,t,v)
      laccess_output/rist.c|                                                ^
481 |        
:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324 ../include/vlc_common.hconst str../include/vlc_common.h::481 :10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
uct:   v324 | 481:Cl (coyn15: note: 
sexpanded from macro 'VLC_OBJECT' t   83 |   15
   481 |    h : note: expanded from macro 'VLC_OBJECT'
 vlc_object_    co  n if( _st stru!vccteO_ccBJECT(a), b, clibtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -DMODULE_STRING=\"audio_format\" -D__PLUGIN__ -I./access -I./codec -I../include -I../include -isystem /usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Werror=unknown-warning-option -Werror=invalid-command-line-argument -pthread -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var -Wformat -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration -Winit-self -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math -fcx-limited-range -funroll-loops -fomit-frame-pointer -MT audio_filter/converter/libaudio_format_plugin_la-format.lo -MD -MP -MF audio_filter/converter/.deps/libaudio_format_plugin_la-format.Tpo -c audio_filter/converter/format.c  -fPIC -DPIC -o audio_filter/converter/.libs/libaudio_format_plugin_la-format.o
_common_mt  *))(&(x)
      a|                                       ^
481r_Ge-emb>o../include/vlc_common.h eors: (const vl | vlc_commo c  n| VLC_10ke:mmon_member warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  j) \
293 |     i      |               ^
sf(d !var_GetCIn file included from mVs(VLC_g_GeOBJECT(o)A,n,t,:neric( htChecked( epcv)
      |                                                ^
_o../include/vlc_common.h:ked( p_obaccess/tcp.cj:_30,o bject_t *)(&(x)->obj) \
      |               ^
:
In file included from 481:15R_DOINHERIT :);
 note: expanded from macro 'VLC_OBJECT'
        ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5481 |         const strb| j,In file included from  psz_name, VLC_VAR_FLOAT, &vuct vlc_common_memaccess/concat.c::psz_name, VLCbers: (const vlc_obal ) )
      |          ^
28../include/vlc_variables.h:142:48::
In file included from  note: expanded from macro 'var_GetChecked'../include/vlc_common.h:
  142 | #defi 1031warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ne  442 |     ject_t *)(&(x_ var_GetChecked(o,n,t,v) var_G_Vmembers: (const vlc_object_vetChecar_t *)(&(x)->:
../include/vlc_variables.h:AR_BOOL, &val ) 324)o
      |          ^
:k../include/vlc_variables.h:142e:48: 10: note: dexpanded from macro 'var_GetChecked'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    324 |     if(142 |  !var_GetC(hVLC_OBJ#ecEked(CT( p_o),n,Cdobet,vj, psz_name, fVine var_GetChec)brked)->obe(o,nLC_,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
VARj
      | aj) \
      | _              ^
../include/vlc_common.h:481p_thit:15: FLOAT, s                                               ^
, VLC_M../include/vlc_common.h&:SG_ERR, __VA_ARGS__)481:15: note: expanded from macro 'VLC_OBJECT'
In file included from access/udp.c:note:   warning: )expanded from macro 'VLC_OBJECT'

  481 |         const struct v      |     ^
lc_co40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: mmon_members: (conval ) )
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_messages.h      :| 78due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]         ^
s  304t:13: note:  vlc_object_
t *)(&e481  340 | expanded from macro 'msg_Generic'(x) 
   78 |     vlc_../include/vlc_variables.hLog(VLC_O:BJECT(o),        const st(142  :48:   |  ->ob  j p note: expanded from macro 'var_GetChecked' | ) \
      |               ^
ruct vlc_comm
 if (likel i(c\p
      |               ^
ononst vlc_of( ,va     ^r
 ../include/vlc_variables.h   In file included from access/srt_common.c: In file included from v24:
yIn file included from (!varaccess/ftp.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304   const:_:  142 | #define var_GetChecke12217 d::(39 :access/srt_common.h:30:
In file included from warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_common.hGetChec note: _kGeexpanded from macro 'var_Create'tChecb
j  122e | #defin
le var_ed( p_ct_t *)(&(x)sotb  304->obj) \
      |               ^
c_mj | r    if (li,k_In file included from audio_filter/stereo_widen.c:27:
oduely(!vaobj, psz_n:ame, VLC_VAR_urlkct BOOevlc_comemon_members:_L |  _GetChecked(dc (obj, na _member(sobj1031:
, name, VLC_VAR_COORDS , &val))m:psz_name, VLC_e, __FILE__,VAR_onst vlc_objecSTRING, &val ) )
      |         ^
../include/vlc_variables.hCrea:o,n,t,vte ((../include/vlc_variables.h)at,b,const vlc_objec276:10: warning: t_t *)(&due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](:x)->obj) \
c) var_C
r  eate(  VL142:var_GetChecked(C48: 276 | _ OBVLC_VAJR_DOIEC   if(       |               ^
note: expanded from macro 'var_GetChecked'
  142 | #define var_In file included from T(a), b, c ) _Ge!name, VLC_VAIn file included from access/satip.c:34:
In file included from ../include/vlc_common.h:_LINE__,var \
      |             ^
R../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
tChe  481 | cke_CO
      _GetCh1031d(o,n,t,v)  v:
 ar_GetChecked(VL O eC_OBJECcked( p_obj,RDS,  psz_na m_t *)(&(x)->&val)))
      |                 ^
obj) \
      |               ^
e, VLC_VAR_INTEGER, &val ) )
      |          ^
 ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
   142 | #define v)
      |                 ^
ar_GetChec../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
ked(o,n,t,v) var_GetCheck  142 | #defNi| In file included from                                       ^eaccess_output/rist.cHnVe va
d(Tr_GetCL:Ch29:
(In file included from o../include/vlc_variables.h:142:48e:c ../include/vlc_common.hkeE:note: 1031expanded from macro 'var_GetChecked'
d(:
oR,In,  t142, | v#../include/vlc_variables.hdefine va) var_GetCh:340:9: ecked(VLC_Owarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r_GetChT );
e),n,t,v)
      |                                                ^
      ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
VLC_cked(o,n,t../include/vlc_common.h:O|     ^
481:15: note: ,v) var_GetCheBJECT(o),n,texpanded from macro 'VLC_OBJECT'c
ked(VLC_OBJECT(,v)
      | o),n,t,v)
      |                                                ^
../include/vlc_common.h:481                                               ^
  :15: note: _Oexpanded from macro 'VLC_OBJECT'../include/vlc_common.h:481:15:
   481 |         coBnnote: sexpanded from macro 'VLC_OBJECT'
t str  u481 |  ct vlc_com../include/vlc_common.h :  481 |         const struct vlc_c ommonmo BJn_members:J 
(   481 |         consECT(oE(CT(o),n1031)con,,n!   const,t,v) struct vlc_comm
o      n| _memb:
var_GetCh../include/vlc_variables.h:122:                                               ^340 | s t   v lecer_so:b j
(icfo(n cvkeed cstt_ vlc_object_t *)(&(tat struc39x)->obj) \
      t vlc_common_mem *)(&(x)->ob|               ^
:jb)e r\
(obj, :s:       n481In file included from (access/udp.c:40:
In file included from ../include/vlc_common.h::15ame, VLC_VAR_COORDS,../include/vlc_variables.h: &r340_GetChec1031val)):9: )
      |                 ^
k../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | e#definde var_Getwarning: Check:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  340 |     d(o  350i |    f( var_GetChecked( p_ob,n,../include/vlc_variables.h:276t:10:../include/vlc_common.h: if( warning:  var_GetChecked( due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]j
,   276 |     if(, v!)v a481rp_obj, psz_name, VLC_VAR_STRING, &val ) )
      | p        ^
sz_na../include/vlc_variables.hvme, VLC_| V_AGRetCheckedar_GetChecked(VLC_OBJE(C Tp(_oo)bj,,n ,_tS,TvR)I
N      G| ,                                               ^p              ^s :&15
:../include/vlc_common.h :note: 481expanded from macro 'VLC_OBJECT':
15  z_n:ame, VL481 | C_VAR        const stru_INct vlc_common_memb ers: (const vvlacl_ o)b j)e
c      t| _        ^t
 ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
*  )142( | &#(dxe)f-i>noebj) \
      |               ^
TEGER, &val ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
note: expanded from macro 'VLC_OBJECT'
    142 |  var_GetChecc481:In file included from access/concat.c:# |  note: expanded from macro 'VLC_OBJECT'ondefi28    :

sIn file included from ../include/vlc_common.h     481 |         const struct vlc_common_membt vlc_oers: (const vlc_obnject_bject_t *)(t *)(::1031142:
:../include/vlc_variables.h&(x)->o&(x:340 const struct48ked(o, vlc_common_members: (const vlc_object_t *)(&(x)->obj) :\
      |               ^

 note: expanded from macro 'var_GetChecked'
  142 | #define var_Gnet,tChbe,cvked)(jIn file included from access/ftp.c->))oo,bnj,)t ,\v
)       | v              ^a
r_GetChecked(VLC_OBJE:CT(o)37:
:,9nIn file included from :access/rist.c:In file included from ../include/vlc_common.h29,: 1031:
../include/vlc_variables.hIn file included from :
access/srt.c:24:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
In file included from t  324 |     In file included from if( !varaccess/srt_common.h :30:
In file included from ../include/vlc_common.h:1031v a,v)
      _G:
e../include/vlc_variables.ht:\| C                                               ^h
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
cked( p_o  481469
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r      _warning: Gdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] |   
e  340tChecked(VLC_OBJECT(o),n, | t,v)
      |                                                ^bj,    if( va
|  ../include/vlc_common.h :481:15 psz_              ^: note: expanded from macro 'VLC_OBJECT'

narm_  G481e | t C h e , eccIn file included from  oVLC_VARkaccess/avio.c../include/vlc_common.hnst str_:F1031:
Luct vl( p_ob../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ed( p_obj, psz_naj, psz_name, VLC_VAR_STRING, &val ) )
      |         ^
  469 |     const struct vme, VLC_VAR_STR
l var_Create( p_obj, psz_n  324 |     if(ame, VL !C_VAR_STRININGvar_G | VLGetChecked:( p_obj, C psz_n_VAR_DOINHERIT );      const str
amc_couct vlc_common_members: (cons,../include/vlc_variables.h:142:48      |  &val ) )
      |         ^
te, VLCc    ^
m_VAR_29:
_In file included from ../include/vlc_common.h:1031:
mon../include/vlc_variables.h_me:142:48: note: expanded from macro 'var_GetChecked'
../include/vlc_variables.h:122:39: note:  vlc_obje  142 | #define :vexpanded from macro 'var_Create'
 note: expanded from macro 'var_GetChecked'
ct_t *m  ar_GetChecked(o,n,t,v) e vavar_GetCr_Getcbhecked(VLC_OBJECT(o),n,t,v))
      |                                                ^
../include/vlc_common.h(&(:481:15omm: note: expanded from macro 'VLC_OBJECT'
142o | nx)#_-edefine rmembers: (const vlcs_obje../include/vlc_variables.h:OAT455,c t&_vta l* ))( &)(
x      )| -         ^>
o../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
bj) \
      |               ^
  142 | #define var  _122G | e#tdCehfeicnkeedC(h evcakrIn file included from _eCdr(eoa,tne,(ta,,vb), cv)a rv_aGre_tCCrheeactkee(d (VVLL  C481v | a r __GOCB J E C T ( oc)o,nns,tt ,svt)r
uct vlc_e      t| Checked(o,n:5access/udp.c                                               ^:,t,vFLOo,nAT, &va warning: l:40,
t../include/vlc_common.h:481, ):15 :
c)
      | : note:          ^
expanded from macro 'VLC_OBJECT'v) var_GetChecked../include/vlc_variables.h:142:48: note: oexpanded from macro 'var_GetChecked'

due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)   481 |   455In file included from ../include/vlc_common.h(VLC_OBJvar__OBJE |    Gmm :etChecked(VL  142 | #d :1031 C(>obj) \
e:
../include/vlc_variables.h      _       OB|               ^
fine var_GetJECT(o),Checked(oconst In file included from access/satip.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350vnCT(a), b, c car_Create( p_obo,t,nvson_members:)j
,n (const      | :9:                                      ^
../include/vlc_common.h: ,vt ,warning: v))E
C      T| (                                               ^o),n,t,v)
,      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   p
sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]z_name481, | ../include/vlc_common.h:481:15: note:     
   350 |     if( var_GetCh481:eck15: note: ed( expanded from macro 'VLC_OBJECT'
p  481 |    expanded from macro 'VLC_OBJECT'
 _obj, ptr stulVLC_VAR_FLOAT c, | VLC_VAR_Dv)
      |                                                ^
Oz_  n const struct vlIcN_Hacommo_nome, VLC_VAR_STRING, &val ) )
 ERIT );
      |     ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
_members: (const v  con  122 | #dst struct vlc_c cvar_GetChnote: expanded from macro 'var_Create'e
ommon_members:   122 | #define (const vlc_cot vlcvar_Create(a,b , lc_object_t *)(&(x)->obj) \eb
      |               ^
c const struct vlc_common_mIn file included from access/ftp.cembe): var_Create( rVj  In file included from audio_filter/converter/format.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hcke37:
In file included from LC_OBJd(VLC_OBJECT(o),nECT(a:s189:12: ), warning:       |         ^
../include/vlc_common.hbe../include/vlc_variables.h:142:, c )
      |                                       ^
mcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m../include/vlc_common.h:481:15: note: :o1031:
nexpanded from macro 'VLC_OBJECT'481
48: ,t,v../include/vlc_variables.h_ | :340:9m:e  189 |      returmbers:  481 |         (con sconst struct :t   v      const struct vlc_commonlscvlc note: (expanded from macro 'var_GetChecked'
_n  142 | #defco_n ivmtosane var_common_members: (const vlc__object_t *)(&fine va_rGetrt_SetCChecket vlc_ objec*t_ vCreate(edmbers: (lc_object_t *)()const vlc_object_t hecked(o,n,t,v) var_GetChecked(V*)(&(x)->obj)& (\x
)->ob( p_obj, psz      |               ^
j) \
      |               ^
_na
      |                                                ^
)(&me, In file included from access/srt.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5VIn file included from access_output/rist.c:29:
In file included from ../include/vlc_common.hLC_VAR_I:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:../include/vlc_common.h:481:15 warning: adue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
N  477 |     var_Crea: note: (x)->obj)TEGER,  val )expanded from macro 'VLC_OBJECT';t
e        350 |     i|            ^
\../include/vlc_variables.h:140:( p_o48b:j , psz_name, VLnote: expanded from macro 'var_SetChecked'
  140 | #define var_SetChecked(o,n,t,v) var_
      SetChe(x)->obj) \
      |               ^C_VAR_STRING | | :362:              ^,b,cck
)   LC_Ova
481r | _fC(r e e  In file included from access/tcp.c:     const struct vlc_d(VLCVLC_object_t *)c(owarning: mma_te( VLC_OBJECT(a),BJE&(x)->obj) \
_OBJECT(oCT(o),n      |               ^
)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o
n  340_membe |   9,n,,rVsAtR:_ D(In file included from  , vif(OI var_GetChecke30NHd( p_obj, psz_name, VLC_VAR_STRIERIT );
      |     ^
:
In file included from NG, &val ) ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:)
      |         ^
../include/vlc_variables.h../include/vlc_variables.h:122:39: 5note: expanded from macro 'var_Create': :warning: 142 
b  122 | #, c )
)
      |                                                ^
../include/vlc_common.h:481:access/dvdread.c:4115: note: expanded from macro 'VLC_OBJECT'
:
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |         consIn file included from   455 |     vat../include/vlc_common.h:d strur1031_:
Create(../include/vlc_variables.h p_:o324befin      :| j, psz_na10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e  324 |     if( !var_GetChecked( mve, VLvCaar_Create(a,b,                                      ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
p_obj, psz:48: note: expanded from macro 'var_GetChecked'
  142 | #de_n  faimnee,  var_GetChec) vcka481V | L r_Create( VC_VAR_FeLdO(Ao_VAR_FcLons    T,OAT | t &,vn , t  const struct vlc_commonvl_membec_objeal ) )
      |          ^
ctr_s../include/vlc_variables.h:: 142(:c48onstt *)(&(x)->obj) L vlcct vlc_common_object_t *\,
v      )|                ^v
ar_GetChec)ked(_VmLC_In file included from : :e(bject_t&(x)->note:  C_OoBaccess/rist.cmb
expanded from macro 'var_GetChecked'
 warning: JECT(a), b, c )
      |                                       ^
ers: (const vlc_obVLC_VAR_D../include/vlc_common.h:481:15j*:r_29Ge:
)(&bj) \
      |               ^In file included from etC
: note: (expanded from macro 'VLC_OBJECT'
ct_In file included from x)->objt *)(In file included from access/avio.c:29:
&(In file included from ../include/vlc_common.h../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  access/concat.c:28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) 340  \hecked( p_o |     350 |  |  
 x 469  |     v       access/live555.cpp:542:36: error: cannot initialize a parameter of type 'EventLoopWatchVariable *' (aka 'atomic *') with an rvalue of type 'char *'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]b  542 |   j,  p_sy a) ->obj) \
      |               ^
    
pifsz_name  const struct vlc_co  ,In file included from access/satip.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9:  VLC_VAR_STRI  if( var_GetCheckedNG, &mmon_members: (const vlc_objvalect_t *s)( 362&(x)->obj | )() )
->sche           if( var_GetChecked( p(p__obduOINHERIT );
      |     ^
j, psz_name, VLC_VAR_STRING, & var../include/vlc_variables.h:122_vobj, Geal ) )
      |         ^
|  \
      | ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
                ^
tCheckele        ^142r->dd( p_:39: note: oobIn file included from access/srt.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hEventLoop(expanded from macro 'var_Create' &p_sys->event_rt| j
              ^../include/vlc_variables.h:491:5:, 
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  122 | #  491 |     vpsz_define varp_ | #define var_GetChecked(o,n,t,v) :142:
v48:sCpar_GetChecked(VLC_OBJs  rnote: eate(a,b,c) var_Createexpanded from macro 'var_GetChecked'
  142 | #define z_name, VLC_Vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
var);_In file included from 
      GEetC(|  VLC_OBJEaudio_filter/stereo_widen.c:                                   ^~~~~~~~~~~~~~~~~~C  
362 |   T/usr/local/include/UsageEnvironment/UsageEnvironment.hhAR_ADDRESS, &val hecked(o,n,t,v) var_GetChecked(a)( , b, c )
      |                                       ^
../include/vlc_common.h:481:15:   142 | #define varinote: expanded from macro 'VLC_OBJECT'
27  481 |         cons:
In file included from ../include/vlc_common.h:n1031:
V_Gt etst../include/vlc_variables.hruct vlCT(o)f,(amen,, t,v var_Ge)
      | tChecked(                                               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT':155:52: note: passing argument to parameter 'watchVariable' here

r  481 |  ) )
      |         ^
_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOI  155 |   virtual void doEventLoop(EventLoopWatchV p_obj, psz_ariable* watchVariable = NU_../include/vlc_variables.h:142:48LL) = V0;
      |                                                    ^
LmC_VAR_eST:R mnote: :293:10: expanded from macro 'var_GetChecked'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    293 |  cname, VLC_VAIRNbers   :_ ADDRE142 | #definSS, &val ) )
i      Gf(con| st v        ^lc_objec(a !va_tLNC,_ OBJECT(o),n,tr_Create( p_obj, psz_name, &v_t *)r
,vcVo../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
mm)
      |                                                ^oLC_VAH
  n142 | #define R_ADDRESS |../include/vlc_common.h_:_481mem eV Lv:15: note: expanded from macro 'VLC_OBJECT'
  481 |     bers: v C(&(x)->ob_VAR_DOIaar_Ge(          tcChconst vlc_objonst s EtGretCRhrIOB_GeetcCked( p_obj, pszhecke_name, dV(Lal ) )
      C_VAR_BOOL, &val ) ect_t *)(&(x)->JECT(o),nuct vNHERIT );
      |     ^
o|         ^,
t../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
,v  142 | #cdoon,st struecfti nvelc_com ../include/vlc_variables.h:122:em39on_melc_cm)bers: ckedbj) \
      |               ^
: note: (vconexpanded from macro 'var_Create'
as(to rvlc_In file included from access/tcp.c_GetCheck)
      | e  d122 | #def(ine var_Create(a,o                                               ^
:,n,t,v) var_Ge../include/vlc_common.h30:481:15: note: b:
,cn)In file included from ../include/vlc_common.h:expanded from macro 'VLC_OBJECT't1031,t,v) var_GC
heetcCk  e481h |  evd(VLC_c,kn , e dt(,VvL)t var_GetCOB J h   cons
      | :
../include/vlc_variables.h         ^
../include/vlc_variables.hECT(o,v)
      |                                                ^
ar_Cr:469:5: warning: eate( VLC_OBJECT(a), b, c due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
),n,t,v)ecked(V
      |                                                ^
../include/vlc_common.h:481:15: note: t structexpanded from macro 'VLC_OBJECT'
  481  |         con:st struct vlLvCl_cO_142c:o48m:m onote: expanded from macro 'var_GetChecked'
on_members: (m  142 | #Bdefine var_GetChecked  (o,n,t,v) 469va |     var_Creacr_common_members: (const vlc_objectte( p_GetChecked(VLC__OBJECT(o),n,t,_Totb );
      |     ^
j../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
JECT(o),n,t  m,v)
      |                                                ^
C,  *)(&(122_OBJEC)
      |                                       ^
../include/vlc_common.h../include/vlc_common.h::481:15: note: expanded from macro 'VLC_OBJECT'481x)->ob:T
 | #(  o),j) \
15pszn      o_n:ame, V|               ^
define var_Creat note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
L,t,v)
      |   C_VAeR_STRINcoG | VLC_VAR_DOINHERIvC)
      |                                                ^
T481(a   |  ,b,c)  var_Create( VLheckC_In file included from ed(o,nstn,t,v) varn_      con _Ovlc_ob );
access/concat.c481 |       |     ^
ject_t *)  s :     const struct vlc_common_meG28../include/vlc_variables.hm:be(&(x)->obj) \
e122o:39: note: expanded from macro 'var_Create'
  122 | t st      #| r              ^
uct vlc_bcommon_membetChecIn file included from access/ftp.c:37:
In file included from ject_t *)(&(rs: k../include/vlc_common.h:1031:
erxs: (con:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: )->obj) \
      |               ^
(ms../include/vlc_variables.hcondue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t  In file included from access/rist.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t vlc_object_t *)(&(x)->obj) \
d(VLC../include/vlc_common.h:481e
:  15: note: _expanded from macro 'VLC_OBJECT'O
B  481 |         access/live555.cppcoJ362350 |     :1442 |  E                                               ^:36
m../include/vlc_common.h:bers: (const vlc_objeCi  f(T va350 vrlc(oc | : error: cannot initialize a parameter of type 'EventLoopWatchVariable *' (aka 'atomic *') with an rvalue of type 'char *'
  1442 | BJEC)   T(a,n,t,v)
      |                                                ^
   ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      if      _   conGetChecked( spt s( var_GetChecked( ), b trpp_sys->sche, c )
      | uct vlc_common_members: (c481ondefine var_Create(a,b,c) var_Creat_obj, psz_ns_eoabmjee,t  VLC_VAR_S|               ^T_:v
RlIc(NtG_,oIn file included from audio_filter/converter/format.c:db VLC_OBJnEuj ler->do&val ) )
      t *)(&(x)->obj) \
      |               ^
                                      ^| 
        ^Eve   if( var_GetChecked(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   481 |         constp struct vlc_
_obj, pszIn file included from access/satip.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: comm37warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
on_member,s: psz_na_mnea,m eV,L CV_LVCA  R429_ |     va../include/vlc_variables.h:SCTTRrI_NCGr,eat e&val( _pV_AoR ) )
      |         ^
b(a),_ (const vlc_objeAcDDRESS, &val ) )t_t 
      *)(&(x)->o../include/vlc_variables.h:142:|         ^
bj) ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
142:48:  \142
48      |               ^
j15, psz _:name, VLC_VAR_INTEGsIn file included from ER | VLC_VAR_DOINHERIT );
      |     ^
access/avio.c:../include/vlc_variables.h29:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Cr:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:203:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  | #dnote: eate(a,note: expanded from macro 'var_GetChecked'
beft  142 | #def s  203 |     reine vatine:
:In file included from ../include/vlc_common.h:1031utruct vlc_expanded from macro 'VLC_OBJECT'c
:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ommon_m,c)   477 |     var_Create( VermbLC_OBJECT(a), bn,  ers: ( note: expanded from macro 'var_GetChecked'
  142 | #define var_GetCvacronsth vlc_object_t *)(&(x)->obj) \ecke
481d_Crea(t       |               ^oc_o vabe,(rn,t,v) r ject__tG e*tChecked(o,n,tp)(&(x)->obj)  _\
      |               ^
c )
      |                                       ^
var_Ge../include/vlc_common.htCheck,evd) | t:  (VLC_OBJECT(o),  481:15: nnote: expanded from macro 'VLC_OBJECT'
,v_t *)(&(x)->  481
t,v)
      In file included from objaccess/dvdread.c:o,ar_GetChe41:
In file included from ../include/vlc_common.h:1031:
ck In file included from ed(VLC_OBJECT(o),audio_filter/stereo_widen.c:27:
bpsz_name, VLC_VAR_j) \
 b |         const struct vlc_co, c )
      |                                       ^
      S|               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \mmon_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/dvdnav.c ntLoop( &p_In file included from In file included from access/satip.c:../include/vlc_common.h:1031:
../include/vlc_variables.h:304:17../include/vlc_variables.h34sys->event_data );
      |                                    ^~~~~~~~~~~~~~~~~~
:/usr/local/include/UsageEnvironment/UsageEnvironment.hh671:
:17: :warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from ../include/vlc_common.h: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  304 |     if (lik      |               ^
ely(!va
1031:
../include/vlc_variables.h In file included from access/tcp.c:30:
In file included from ../include/vlc_common.h:1031:
   const :155:52: note: passing argument to parameter 'watchVariable' here
  671 |                 msg_Warn( p_demux  155 |   , vi:rt../include/vlc_variables.hu"cann:340477:5: :o9: warning: t set titdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
alle/chapter  " )warning:  :v;TRING | |                                                ^VLC_V
Ao../include/vlc_common.h:481340 |     if( va442r_GetChecked( p_odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:15:
       id doEven| vtLoanote: expanded from macro 'VLC_OBJECT'
  477                ^r_SetChec |   481 |         c
on../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
Rs_DOIN    var_Create( p:5:H_obj, psz warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_name, VLC_VAR_STRING   442 |     var_CreE| VLC_VAR_DOINHERIT );ate( t strp_
uct vlc_common      bj, psz_R| opIobj, psz_name(, TnamVeL,C VLC_VARE__SmTeRmI_NVGA,R_BOOL | VLC_VAR_DOIN_bGerH EeRtICTh ecked(o,ns,:t ,(vc)o nvsat) ;v
l      |     ^
ventLooprW_aGtc_ocbh../include/vlc_variables.hVarjieacbtlee:*122 :w39a:t cnote: hexpanded from macro 'var_Create'Variable = NULL) = 0;
      |                                                    ^
    ^t
Checked(VL../include/vlc_variables.hC_OBJECT(o),n,t,v)
      |                                                ^
:122:39: note: expanded from macro 'var_Create'
  122 | #defin../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const s
e&tvraulc    122t vlc_c | o_#td e*f)m(m&o(x)->obj) \kinev) )
      |         ^
n_ mv
ar_Create(a,b,ed( p_oc) var_../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
Crar_Create(  142a,b,c) | #bj,e var_Crdefine      |               ^
e ate( V var_GetChecked(o,n,t,v) vpLar_GetChesz_namC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'e
  481 |     , VLC_VA    const struct vl   ckedR_BOOL(,c_common_members: (co85 |    VLC_OB msg_Gene val );J
nst vlc_objec      |            ^
t_../include/vlc_variables.hIn file included from access/rist.c:s140:48: note: expanded from macro 'var_SetChecked'
eECT(o),n:29:
In file included from trric  raccess/live555.cpp../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: 140 | _GetChecked (o,t,vut *)(&(x)->obj, namect vodue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](p_thislc_comm,
 VLC_MS  b362 |     , VLC_Vj) \ )ins
      ;
      | on_me    ^
m)bers: (t coGantst A_e
(      |                                                ^
 ../include/vlc_common.h:#defiW481AR:N15vRstruct n_f, __VAl_ARV|               ^
cG_Sobject_t *)(&In file included from LC__)
      |     ^
access/tcp.c:30:
In file included from ../include/vlc_common.h(:x_)O-BJECT:>volbcj_c) \
      1031:
../include/vlc_variables.h(a)o, b, c )
|               ^
:      |                                       ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |  COO481 | 491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e var_SetChec  
k   491 |   e../include/vlc_common.hd :481v:15: note: expanded from macro 'VLC_OBJECT'
  481  |     note: expanded from macro 'VLC_OBJECT'
In file included from access/udp.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  v429( |   l c  va_vRaDrS_Lrog(VLC_,  &    OBJEcCT(o), _p, vlc_modCreate( p_objn,o,n, psGettCuz,hecked( p_objonst str../include/vlc_variables.h,, psz_n:122:39: v)
      |                                                ^
../include/vlc_common.h:481:15:v note: expanded from macro 'VLC_OBJECT'
a  481 |    le_name, __F_muct vlc_name, VLC_VAR_INTEGER | VLC_VAe     co, VLCR_DOIaNlt)n))
      |                 ^
note: ,../include/vlc_variables.hvI)Lexpanded from macro 'var_Create'HE__,  var_SetChecked(_VAR_ADDRES
SV, &va:142:l ) )
L      |         ^
__LINE__, \C_OBJEar_CTCreate( p_obj, 
      |             ^
p48s../include/vlc_common.hz:  122( | #defin:e481  note: o),n:15:v ,note: expanded from macro 'VLC_OBJECT'
Ea  481 |         conr_CreRsIT../include/vlc_variables.h :)142:t48t str;
u,v)
      ct vl_c      _| common_:n    ^
|                                                ^
m../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'../include/vlc_common.h expanded from macro 'var_GetChecked'
ate(eame, Vmbers
: (const vlc_objea  ct_t *),note: expanded from macro 'var_GetChecked'
(  :481:15: note: &(x)->obj) \
:expanded from macro 'VLC_OBJECT'
122 | #define v1561:33: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
common_memb142 | # 1561 |        ar_Cre  142 | #dedeffine var_GetCheb,c) vckine var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJEed(o,n,t,v) vara_GetChecked(VLC_OB      JECT(  481 |  LoC),n,_  VAR_ADDRESS  if(       ers: (const vlc_oate(a,b|j       t,v)
conVLs      b,|               ^
c) vaCt struct vlcr_Creat_c_V|                                                ^
../include/vlc_common.h:ommonseCt strect_t *)(&(x)->o( AR_DOINHERIT );uT
In file included from access/concat.c:28:
bVctIn file included from  (volLc_comCmon_m      |     ^
em481b../include/vlc_common.h):15er: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
:s: (c1031,:
n../include/vlc_variables.h,:t429  ,v)
o481 |         const _O njs)td :v5:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  429 |     v_length >= INT  ar_C64_MAX )
      |                              ~~ ^~~~~~~~~r
 truct velc_commoate( p_on_members: b     (const vlc_o  con\
s      |               ^
j, ps/usr/include/x86/_stdint.hz_n      |                                                ^
In file included from access/satip.c::t../include/vlc_common.h struct vlc_comm  a48134_memmbe, VLC_VA88:19: note: expanded from macro 'INT64_MAX'R_
I   88 | #define INT64_MAX       :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j)  455 |     vbject_aerst *)(&(l:c_o (con:st vlc_obb0xx)->ob481 j | \
:15: note: expanded from macro 'VLC_OBJECT'       |               ^
7fffffffffffffff
      |                         ^~~~~~~~~~~~~~~~~~
     ject_t *)) \
      |               ^
on_members: (cons In file included from access/srt_common.c:24:
In file included from t vlc_object_t *)(&(x)->obIn file included from audio_filter/stereo_widen.caccess/srt_common.hj) \
      N
 :TE27G:
EIn file included from R../include/vlc_common.h :|1031 :
V../include/vlc_variables.hLC_VAR_:324| :              ^10:   :
481 |         const 30DIn file included from warning: audio_filter/converter/format.cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  s32437:
In file included from  | :
rO_INHERIT );
      |     ^
Creta../include/vlc_common.h../include/vlc_variables.hr:u122c:39: tnote:  expanded from macro 'var_Create'v
l c _ c  o122m | m#odne_members: (const vlc_objectte( p_obj, p_t sz_name, VLC_*)(&(x)->obj) \
      |               ^
In file included from  ifcVAR_FLonsfine O../include/vlc_common.h:( !var_GetChecked( p_obj, psz_In file included from access/rist.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:A429T | V:122t: | #define var_Create(a,b,c) va st(5v: warning: arnamer&due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,  429 | u VLC_VAR_FL(cr  t vl1031x_COreate(a1031:
:
,b,c) var_ject_t *)(&(x)->obj) \
      |               ^
_Cre../include/vlc_variables.hate( VLCLreate( VLC_OBJECT(a),:Caccess/dvdnav.c:680 b, c:21:  )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481212:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  212 |     return vac_c |         const struct ommon_mAeTmbwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],C_OBJECT(VAR_ers: (vDconsa),t Olc_comm  b,vl  var_Creaon_members
c_ob  jectIrN_H680 |   ERIT );
&val     c )
      )|  Cr                                      ^
)../include/vlc_common.heat:481:15: note: expanded from macro 'VLC_OBJECT'
 e          | ( VLC_OBJECT(a),481 |      b,  c )
      |                                       ^
_t *)(&(x)->../include/vlc_variables.h   const str../include/vlc_common.h:481:15: note: obj) \
      |               ^
:uct vlc_common_members: (constexpanded from macro 'VLC_OBJECT'
 vlc_ob:            msg_Warn( p_demux, "cannot set ti293  t481 |  (const vlc_object_le/chapter"         co);
      |                     ^
In file included from n../include/vlc_messages.h:access/dvdread.c:41:
In file included from ../include/vlc_common.h:103185:5: note: expanded from macro 'msg_Warn':

../include/vlc_variables.h:350:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:   
ject_t *)(&(x)->obr_Set10st struct vlc_  common_mej)mbers:  \(con85 |     msg_G
      |               ^
eneric(p_this, VLC_MSG_WARN, st vlc_objeIn file included from access/tcp.c:30:
In file included from ct_t *_)t *)_VCA_ARGh(&(S__: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])
      |     ^

350  293 |   (&(x)->ob../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VtLC_OBJECT(oe( p_obj, psz_name, VLC_VAR_INTEGER |)
      |          ^
 ../include/vlc_variables.h,VLC_VAR_ D    ^O
I:N142H:E48R:I note: pT../include/vlc_variables.h :)122;:
39      :|      ^note: 
expanded from macro 'var_Create'../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
expanded from macro 'var_GetChecked'

    122142 |  | #,d evflicn_e   122v | a#define var_mC#rdoefine var_GetChec../include/vlc_common.hrd_kCule_named(eate(a,b,c)reate v(a,b,c) var_Create( VL:1031:
../include/vlc_variables.h:511:5xo,n,tCa)->obj) \
_OBJE:      |               ^
 CTwarning: ,vr_Cre(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from   511 | aaccess/concat.c:28:
In file included from  ) var_GetChecked(VL ), b,  ate( VLC_OBJe, __ECT(a), b, c )
      F  if( !vaeccrILE__, )
      |                                       ^C_OBJE1 warningCT(o)|                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   481 |         con,j) v\
      |               ^
n_ __LINE_../include/vlc_common.hGet,t,v)
      |                                                ^
In file included from access/avio.c:29Cst ha../include/vlc_common.h:kr:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e_ | C :c481  ked( p_ 491o_ | , \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  481 |     var1031 and 2 errorb :
../include/vlc_variables.hj_:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_common.hC:reate( p_obj, psz_na s generated.
me, VLC_ if( mVAR_ADDRESS | VLC_VAbva
R  442 |     var_Create( p_obj, r_GetChecked( p_ob_j, psz_name, VLC_Dpsz_ners: (const vlcOINHEaed (obj, nreate( Rpame,me, VLC_VAR_BOOL | VLC_VIATR_DOINHV );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
A_obR_Sj VLTRICN  122 | #define va G, ps, &z_name, VLC_objer val ) )
      |         ^
_,ct_t *)(&(x)->obj) \
      |               ^
_../include/vlc_variables.h_Create(a,b,c) vERIT )a;r_CreatIn file included from gmake[4]: *** [Makefile:24846: access/liblive555_plugin_la-live555.lo] Error 1
access/ftp.cgmake[4]: *** Waiting for unfinished jobs....
:37:
In file included from e( VL../include/vlc_common.h:C_OBJE :V142AR_COORDS, val);
      |            ^
CT(a), b../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
:48: note: expanded from macro 'var_GetChecked'
,  142 | #d  p1031sz_name, :
../include/vlc_variables.h c )
:efin362:9: warning: V      |                                       ^
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  15v140
a481r_GetChec |  | : note: expanded from macro 'VLC_OBJECT'        k362 |     if( var_GetChecked( #defip_ob|     ^
 ../include/vlc_variables.h:
   481     122 :c39o:n snote: j, expanded from macro 'var_Create'
psz_namt struct vne var_SetChecked(o,n,t,v) v  l122ca_common_members: LC_VAR_ | B  Oe  , VLC_VAR_ADDREOL, &val(const vlc_object_t   *)(& (V  const Astruxc)Rt _) )
       v| lc_common         ^
_../include/vlc_variables.h:142:48: r_SetChecked(VLC_OBJECT | note: expanded from macro 'var_GetChecked'
#dSI(NoTefin),n  142 | #define e var,t,v)
      |                                                ^
var_../include/vlc_common.hC:481:15: note: expanded from macro 'VLC_OBJECT'
members: (con  481 |      st vlc_object_t *)(&(x)->obEreate(a,b,c) var_Create( VLC_OBJECG   const struct vlc_common_members:     cTo(co(nst snStruct vlc_common_members: (const vlc_object__Gte *)tChj,) \ &Ee->(&(x)->obj) \
      |               ^
cked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      In file included from audio_filter/stereo_widen.c:27:
In file included from ../include/vlc_common.h| :1031:
../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                                               ^
  340 |     if( var_GetChecked( p_obj, psz_R
      |               ^
481:15: name, VLC_VAR_note:  st vlc_obSTRING, &val ) )
      |         ^jaect_access/dvdnav.c:712:17:), b, c t
 ../include/vlc_variables.h:v *)()
      | ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481                                      ^ |    
     const st142:48:r note: warning: expanded from macro 'var_GetChecked'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

uc  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
712| VLC_VAR_DOIN&(x)->tHERIT
      |     ^
  142 | o# bj) \
 | vlc_common_members      defin|               ^
: (const vlc_object_t *)(&(x)->obj) \
      | ../include/vlc_variables.h:122:e var39:   note: 481 | In file included from expanded from macro 'var_Create'
audio_filter/converter/format.c:37   122  |   :
_GetC    const structIn file included from ed(o,n,t,              ^
v) var_GetChecked(V ../include/vlc_common.h:1031:
ohbej)../include/vlc_variables.hIn file included from access/srt_common.c:24:
 \
      In file included from vcaccess/srt_common.h:227:lc_12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
kcommon_meedL(o:30:
,mIn file included from |               ^bers  227 |  :n (const ,   retu
t,v) var_GetCvlc_object_t *hecked(VLC_OBJECT(o)(&(xIn file included from )access/avio.c:29rnexpanded from macro 'VLC_OBJECT'):
,
-  481 |         conn,t,v)
>obIn file included from s../include/vlc_common.h:1031t st:
../include/vlc_variables.hj:)511 \
r      |               ^
      |                                                ^u
c../include/vlc_common.h:481:15t vlc:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_: 
commonnote:   )->511 | _In file included from access/concat.c:m e o28:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455 var_SetChecked(mbers: (const vlc_object_t *)(&(:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 p_obj, pszx)  455 |     var_Creat-_e( p_obexpanded from macro 'VLC_OBJECT'
j, psz_nn  481ame, Va>obj) \
      |               ^
me, |         V coLC_VLC_VARns_../include/vlc_common.h:1031:
../include/vlc_variables.hFLOAT, AvRa_FLOt In file included from access/rist.c:29:
In file included from :../include/vlc_common.h304l::1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
st );
      |            ^
  r442u | AT | ../include/vlc_variables.h:140:48: note: expanded from macro 'var_SetChecked'
17V:L   al C v warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_VAR_DOIN) )  304 | H 
      |         ^
   if (likely(!var_GetCheckeERIT );  
140 | ../include/vlc_variables.h#defind (ob:j142,:48:e      |     ^
 var_SetChecke note: expanded from macro 'var_GetChecked'
a r_C../include/vlc_variables.hre a tvear_Create( p_obj( p_objct  142 | #d,e fpisne vzbj) \
 var_GetChec_nked(o,na,t,v) v, psCame, Vrz_name, lc_coL__mmoOd(o,n,tBJ,n_GetChmembers: (const #defi      n|               ^
ECTvlc_o(o),n,t,v)Ce_ VAR_INTEGEvIn file included from access/srt.c:)v a24r:
v_Create(abject,b,c) var_CreaIn file included from t:122:39_t *)(&(x)->obj) \
      |               ^
e( VLCar_name, VLC_VAR_COORDS,_OBIn file included from audio_filter/stereo_widen.c:27:
In file included from ../include/vlc_common.h:1031:
R../include/vlc_variables.h:350: | VLC_VAR_D
O      |                                                ^
I9../include/vlc_common.h:481:15: &val)))
      |                 ^
: ../include/vlc_variables.hwarning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]142N:H48E:RIT
      |     ^
SetChecked(VLC_OBJECT(eckeo),n,t,v)
      | 
                                               ^d(VLC_O 
 Bnote: Jexpanded from macro 'var_GetChecked'
ECT(o),n,t,v   ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
VL  481 |        ../include/vlc_variables.hnote: : note: expanded from macro 'var_Create'
expanded from macro 'VLC_OBJECT'C_ :122:39:   122 | #define var_CreactVe(a,b,c) var_Create( VLC_OBJECT (a), b, c )
Aonst       |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
str   uct v  lc)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
481_ |   c       const struc350 | t vlc_common_members:    if  481 |         co (const vlc_nst struct vlc_common_object( mveamr_GetChbe_t *)(&(x)->obecrksed( p_obj, psz_nam          me, VLC_VAR_STRING, &val ) )
      |         ^

omm  sg_Warn( p_demux, "../include/vlc_variables.h:142:481c48:annot  note: : s(const vlc_object_t *)(&(x)->obj) \
      |               ^
et expanded from macro 'var_GetChecked'
JECT(a), b, c )
        142 | #define var_GetChecked(o,n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
access/srt_common.h:30| In file included from   :
In file included from ../include/vlc_common.h481 |         access/ftp.c::103137:
:
../include/vlc_variables.hcRIn file included from :j) \
511      |               ^_onst struB | ct vlc_ocnO_OmLe m
| :VbLers5:C _(In file included from access/concat.c:ommonVconst vlc_objAR_DOINHERIT );title/chapter" );
      |                 ^
                                      ^../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'

 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const    85 |     msg_Generic( es
../include/vlc_common.h:c_1031:tp_      mthis,_t|  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 e  511 |  r uc m bers: (const vlc_objec    ^
V   va../include/vlc_variables.h:122 LC::
 ../include/vlc_variables.ht:39  vlc_c_t429MS_:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  429 |     varconsG_WARN, _o_: note: expanded from macro 'var_Create'
_Create( p_obj,tm   28122:
VA_m | In file included from #ARt../include/vlc_common.h:dGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     v_Createefine var_C(r eat 1031el(:
psz_name, VLC_aV,AbR,_cINTEGER | VLC_VAR_DOINHERITp_obj, psz_name, V
L      C_V) varo_| Create(c_note:  expanded from macro 'var_Create'
AR_INTEGER | VLC_VAR_nLog(VLC  _DOINHERI../include/vlc_variables.h*T );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
VLC_OBJEm:  122 | CT(a), b, c )
#define e      )m| 469b struers: (:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                                      ^
  469 |     c122../include/vlc_common.h:481t vl | c_common_m#edmefinebers: ( vcar_Create(o p_obj,var_Create(a,b,c) nv psz_name, VLC_VAsR_STRItNG | VLC_VAR_DOINHERIT );
      |     ^
 ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
    ^
  122 | #define var_Create(a,b,c) var_Crea:t15e( V: note: L../include/vlc_variables.h:C_OBJECT(122a:v39):,  b, clc_o )
      |                                       ^(&(bject_t *note: )(&(x)->expanded from macro 'var_Create'
obj) \
  122 | #      | adrconst vlc_object_t              ^
expanded from macro 'VLC_OBJECT'
x)->obj) \
      |               ^
efine *)(&(x)->obj) \
      |  var_Creat              ^
e_CreIn file included from audio_filter/stereo_widen.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9In file included from access/dvdread.c:41:
In file included from ../include/vlc_common.h:In file included from access/tcp.c:30:
In file included from  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  481  (362a |   1031:
../include/vlc_variables.h:362  ,b,c) vif( var_GetChecked( p_obj, psz_name, VLC_VAR_a../include/vlc_common.h
:A1031r:9:_Create( VLC../include/vlc_common.h:481: |      ate( VLC_OBJECT(a):
,../include/vlc_variables.h DDRES S15: note: expanded from macro 'VLC_OBJECT'
 b, c )
      |                                       ^
:525:5:../include/vlc_common.h  481 |         const : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  525 |   , _OBJECT(a), b, c ) c&val481  va:ot
15ns      |                                       ^
t struct vlc_common_membvar_Cre ) )
      |         ^
../include/vlc_variables.h:142:48:err_Creata ../include/vlc_common.hnote: e: (note:  p_obj, psz:expanded from macro 'VLC_OBJECT'_
n  481:15: note: expanded from macro 'VLC_OBJECT'
expanded from macro 'var_GetChecked'
    481 |      t481142 |  #deea(a,b,c)r um | ce,s: ( const   vft vvar_Create( VLine   lc_common_members: (C var_GetChecked(o,const vlc_object_t *)(&(x)-  c>onst str VLuct vCo_VAR_BOOL | VLC_V b  cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l_c_cn,t,v) var_GetCheckedAR_DOI(VLC_OBJommonO_BJmembe  ECT(oNHERIT), p, vlc_OBJECT142 | #define var_GetChe(a), 
      |     ^
b,../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  362 |     if( vrs: (const vlc_obje_moar_Gect_t *)(&(x)->otCheckedule_name, __FILd( p_o  122 | ECT(bj#E__, __LINE__, \
, psz_name, ckedVL(o,      |             ^
bn,tj) \../include/vlc_common.ho,n:481:15: note: expanded from macro 'VLC_OBJECT'
lcv_obje 
c )
      |                                       ^
  481 | js      |               ^
) ) var_GetChe\../include/vlc_common.hIn file included from  
 access/avio.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5:       |               ^
   :481:15: note: expanded from macro 'VLC_OBJECT'
 t_t *cked()cIn file included from access/concat.c:28:
In file included from ../include/vlc_common.h:  1031:
../include/vlc_variables.h(t_t :*)481 | (477:5:        & warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
&(x)->obj)  477 |     var_Create( p_obj, psz \
      |               ^
_name, VLVwarning: LCC_VAR_STRING | VLC_VAR_DOINcHEdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from access/rist.c:oo),n,29:
In file included from ../include/vlc_common.h:1031n:
../include/vlc_variables.h:455:
 _R  525 |     vaIdTerO (x)->obj) \
Bfine)      _|               ^
 vaCreate( p_r_Create(a,b,c;
      |     ^
obj, ps../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
 z  In file included from access_output/rist.c:29:
5122 | #define var_Create(a,b_name, VLC_VAR_BOOL | VLC_VAR_DOtcIn file included from IN../include/vlc_common.h) v:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_Crea1031  455 |  :
,../include/vlc_variables.hv:)362
:      9| : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   var_Create( p_to st  r362,c) var_Crte(bjuct v,  VLC_OBJEeate(CT(a), b, c )
      |                                       ^
lc_common_members: (csJECT(o),onso../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         cons                                               ^
tn strusC../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ct vlc_cot strtm  ut vlc_objec HERITV
      truc |  ct vlc_ct vlc_common_members_  :  i(tf( var_GetChet c|     ^
../include/vlc_variables.h:122:39:k_VAR_eADDRESS, &val )d( p_obj, ps481 |         const s t)rcu ct vlc_commoon _m*)(&(x)->obj)*)(&(x)->obj) \ \
      |               ^

z
      |         ^
embers: ../include/vlc_variables.h      |               ^
_(const vlc_object:142na_t *)(&(x)-nIn file included from access/srt.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:mnote: e, VLC_VAR_ADDRESS,mon_memexpanded from macro 'var_Create's
t  122 | #def vlcbers: (const vlc_object_t *)(&(x)->_oobjineb jv) \
      |               ^ec
t_t *)(&(x)->ob jom) \
      |               ^
ar_CreateIn file included from access/tcp.c:30:
In file included from m../include/vlc_common.ho:n1031(:
a../include/vlc_variables.h,:b539,:c5): _ mwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from evmabr&
ers: (  539 |     var_Create( p_obj, p_Creastz_naeIn file included from >audio_filter/converter/format.cm:37:
oIn file included from b../include/vlc_common.hj) \
      |               ^
e,L VLC_VA( VLC_Oc:1031:
../include/vlc_variables.h:241:12: warning: oRnstBJECT(a), b, c C:_48: In file included from audio_filter/stereo_widen.c:F27note: ):
LOAT | VLC
_      | V                                      ^A
Rdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_
D  241 |     return var_OINHERIT
      S| e    ^
tChecked( p_obj, psz_v../include/vlc_common.h:name, VLC_VAR_STRING, val );
      |            ^
../include/vlc_variables.h:140:48: ../include/vlc_variables.h:122a481:15: note: :39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
note: expanded from macro 'var_SetChecked'
../include/vlc_common.h  140 | #deexpanded from macro 'VLC_OBJECT'
fIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:ine var_SetChecked(o,n,t,v) var_:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    _OBJES  481 |         constCetChecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
../include/vlc_common.h     const structT(a), b, c  vlc_common)_members:
      |                                       ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(cons  t vlc_object:481:15: note: _texpanded from macro 'VLC_OBJECT'
 *  481 |         481 |    const      )429:5: swarning: truct vldue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_common_mco  429 |   ns  vember5:s:t struct vlc_common_mem (con(&(x)->obj) \
      |               ^
expanded from macro 'var_GetChecked's
ber  142aIn file included from access/tcp.cps warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t:r_Crea: vl30:
In file included from ../include/vlc_common.hte( p_obj, psz_ns | z_name, VLC_c_oVAR_FLOAT |bject_t VLC   525: |     var(const vlc_Create1031:
__VAR_DOIN *)(o&(x)->obj) \H(E #s p_obj, psz_name, VLRIT );tCruct
      |     ^
 ../include/vlc_variables.h:122:39:defvlc_common_m
ine var_GetChecked(o,n,t,v../include/vlc_variables.h:554) note: :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ame, VLC_VAR_INTEGER | VLC embers:       |               ^
va_V(A  _VAR_R_DOINHERIr_GetIn file included from audio_filter/converter/format.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:256:BOOLChecked(VLCT );l ) )
      |         ^
 | VLC_VAR_DO../include/vlc_variables.h:142:48access/satip.c:34: note: _
OBJECT(o),n,I      Nexpanded from macro 'var_GetChecked'
t,v)
HE|     ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |                                                ^
  ../include/vlc_common.h469 |     var_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_VARRIT
      |     ^
_DOIN../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
H:E481R:I15T );
      |     ^: note: 
  ../include/vlc_variables.hexpanded from macro 'VLC_OBJECT':122n122 | #de,:39: note: expanded from macro 'var_Create'
fine var_Creat  b122 | #../include/vlc_variables.ht,v)
e(a,b,c) var:dject_t *)(554 |         |                                                ^
  142 | #def122../include/vlc_common.hin:e481:15: note: expanded from macro 'VLC_OBJECT'
efine  var_Gevar_C&(x)->obj) \
      |               ^
r_eate(a,b,csIn file included from access/concat.c:) v28artt:
_CCr  ev: struct ate( VLC_OBJECa  481 |     T(a), b, c )In file included from rC r e a tceo(n sVL../include/vlc_common.hC:
t struct vlc_common_members: (c_OBo  1031481J |      39: note: expanded from macro 'var_Create'
     const stru_nexpanded from macro 'var_Create'
ct   vlc 122 | #define var_Create(a,b,cCreate( p_obj, pvsz_nam122 | #dE_cCT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
e, VLC_VAR:
../include/vlc_variables.h:o  481 |   _STRmING | VL491:5mon_m    
e       v|                                       ^
lefimbers: (conCn_eV AvRa_rD_OCIrNeate(a,b,c) vHasr../include/vlc_common.h_:481:15: note: Createxpanded from macro 'VLC_OBJECT'e
(  481 |          cVonst st: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  491 |     rvlc_ar_Create( p_obj, psz_name, VLC_VAR_Aobt vjDDREuSS | VLC_VActeR_Dct_t *)(OINHERIT );
      & (x)->obj) \
      |               ^
|     ^
vlc_comm../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
o c  122 | #deERIn_mT
      |     ^
oaccess/dvdnav.c:729:33: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n  729 |                LC I) NT64_C(1000st vst slc_ofine var_Creabject_t *)(&(x_Otvar_Cre)lc_objec->o)ate( VLC_OBJECTb(t_t *BJECT(a), b, c )
e(a,b,c * vajr      _))  \vInhe)(t&r(ixtInteger( p_demu
12ax../include/vlc_variables.h:      |               ^
,)->o "disc-caching" );
      |                                 ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj) \
      |               ^
In file included from access/srt_common.c:24:
In file included from ../include/vlc_variables.h:615:53: access/srt_common.h122note: :expanded from macro 'var_InheritInteger'30:a39r_Create( VLC_OBJE
C:T(a  615 | #define va),In file included from access/dvdread.c rnote: expanded from macro 'var_Create'
_  |                                       ^
 ../include/vlc_common.h:481embe122 | #define varI:n15h: note: expanded from macro 'VLC_OBJECT'
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324:10: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rs: b, c )
      |                                       ^
../include/vlc_common.h::e41:
ritInteger(cons(o, n) var_InheritInte  481 |  ruct vl       conc_commo  324 |     ist struf( !var_GetCheckedn_members: t vl(_Create(a,b,c) ( p_obj, ps481:z15:_name,co note: expanded from macro 'VLC_OBJECT'
nst vlc_objecc_)c VLC_VA,ogeR_FLOAT, &v b, c )rt_t *
t      |                                       ^
 ../include/vlc_common.hv:l481bj  256 |     r)(c(VLC_&:(al ) )
      |          ^
../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
  142 | #define vaer_GetChtecked(o,nu15: note: expanded from macro 'VLC_OBJECT'
r,t,v) var_GetChecked(VLC_OBJECT(o),n,t,  481 |         const strucv)
      |                                                ^
t vlc_../include/vlc_common.h:481:common_members: (const vlc_ob15: note: expanded from macro 'VLC_OBJECT'
  481 |  jec     t_t *)(&(x)->obj) \
      |               ^
  const c_common_members: (consstruct vlc_In file included from xnaudio_filter/stereo_widen.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  442 |   comm on_OBJEC var_CrT(o), n)
t      |                                                     ^
../include/vlc_common.h:481:15:  vlc_onote: expanded from macro 'VLC_OBJECT'
c  481 |         conosnt struct bject_tvlc_common_members: (const vlc_object_t *var_Create( Vsa)->obj))(&(x)->obj) \
      |               ^
 \
      |               ^
 *)(&(x)->obj) \
      |               ^
LC_OBJECT(a), b, c )
      |                                       ^
In file included from access/srt.c:24:
In file included from access/srt_common.h../include/vlc_common.h:481::30:
In file included from ../include/vlc_common.h:In file included from access/dvdnav.c:797:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  797 |                access/ftp.c151031r: note: expanded from macro 'VLC_OBJECT'
  _m481tem msg_Warn( p_demux, "cannot seleSetCheeca | te( pIn file included from _common_mem vtlc_object_t *)(&( x)->obj) \
      |               ^
bTitle m enu" ):37:
In file included from ../include/vlc_common.h       b../include/vlc_common.h  ers: B(ers: (const vlc_o:1031:
481 |         const struct vlc_common_members: (const vlc_objecc_object_tIn file included from access/avio.c:29;
      |                 ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: *)(&(tx)->obj) \_t ../include/vlc_messages.h:
85:5: note: expanded from macro 'msg_Warn'
    warning: 85 |    o*nst vl      | c              ^
k mcso:g1031_:
../include/vlc_variables.h:442:5Generic(p_thi)(&(x: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from   442 | )e->o    varaccess/rist.c:29:
In file included from ../include/vlc_common.h_Creas, te( p_obj, due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Vb  539 |  JECT(a), b, p   jsc )
      |                                       ^
) \
      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         cIn file included from access/concat.c:28:
In file included from ../include/vlc_common.hnst zbonst struct vlc_commo_j, psz_n:n1031:
LdC( p_obj, ps::
_MSG_WARN, __VA_ARGS__)
      |     ^
n../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   1031:
../include/vlc_variables.h:469:5: 78 | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    vlc_Log  469 |     (vVLC_OBJEarameaCT(o), p, vlc_module_name,../include/vlc_variables.h: m_Create( p_obj, psz_name, VLC_VAR_STRING | VLC_cVAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define_ var_Ceereate, VL(C_VAR_BaOOL | _Fct,b,c) vIVLC_VAR_DLE__, a539r_Create( :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OINHERIT );
      |     ^
  V539_objL |   __LINE__ e_t *)(&(x)->obj)  vact_t *,r_Create( p_obj, ps)(&(x)->obj) \
z../include/vlc_variables.h_na,       |               ^
../include/vlc_variables.h\
      |               ^
 me, VLC_VAR_In file included from FIn file included from access/srt_common.c::24:
access/satip.cz429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
      |             ^
  429 |    _meIn file included from mbers:access/srt_common.h:30:
 (con../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'../include/vlc_variables.h:511:In file included from ../include/vlc_common.h::
5  481 |   34st vlc_object_t *)(&(x)1031 var_Cre: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
->obj) \
      |               ^
    C:
  a511In file included from access/udp.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5LOAT | VLt:::
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
122:39 _OBJEC  warning: Tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]: note:  | 
  442 |     var_Crexpanded from macro 'var_Create'
e( p_obj, psceon z_name, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT );
      |     ^
ate( p_obj, psz_namest struct vlc_common_member, VLC_VAR_BOOL | VLC_VAR_DOINHERIT );
      s|  C_VA    ^R_DOIN../include/vlc_variables.h
 :../include/vlc_variables.h:122:39122:39: note: expanded from macro 'var_Create'
: note:   122 | expanded from macro 'var_Create'
  122 | #define var_CHreate(a,b,c) var_CreERI_antaeme, VLC_VAR_ADVLCDR_(ES S, val );#defineVVLC_OBJECT
      A(a), bR_BOOL | | VLC_VAR_DOINHERT
      |     ^  : (const vlc _voabr_Create(a,b,c) var_Cjerceta_te( VLC_OBJECT(a), IT b, c ), c )
      477 |  

      |                                       ^
../include/vlc_common.h:481:15: note:   expanded from macro 'VLC_OBJECT'
t   122   | ../include/vlc_variables.h481: | 122 : 39 :);
      |     ^ 
           ^../include/vlc_variables.hv
ar_Crea#define varte(_Create( a../include/vlc_variables.h:p_obj, psz_name, VLC_VA,:b122,c) v:39ar_Create( VLC_OBJECT(a), b, c )
      |                                       ^
note: expanded from macro 'var_Create'
  122../include/vlc_common.h:481:15: note:  | #defRexpanded from macro 'VLC_OBJECT'
   481 |     _STRING     const struc:140ine t vlc_| c                                      ^var_Creat
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
o|mmoe(a,bn_members: (const vlc_,c) var_Creat :48object_t *)(&(x)->obj) \
      |               ^
   const stru: note: expanded from macro 'var_SetChecked'
c  140 | #define var_SetChecked(o,In file included from n t vlc_common_members:access/dvdread.c:41:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 (con  st,t,v) var_S442etChVLC_V   note: AR_DOI481 |         conNsHt seckedE vlc_object_t *)(&(x)(VL | - CR >obIT );
_OB*JECT(      |     ^
j../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create' ) \
      
  122 | #define var_Create(a,b,c)|               ^o
), var_Create( VLC_OBJECT(a), b, In file included from c )
      audio_filter/stereo_widen.c:27|                                       ^
:
In file included from ../include/vlc_common.h:1031:
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481  455 |  |     e( VLC_OBJE    con  var_Crea   s var_Create(CtrucTt struct p_obj,  vlc_common_members:te( p_obj, psz_name, pVLC_VAR_BOOLn,t,v) sz_n (ame, VL(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: con| VLCC_VAR_FLOATexpanded from macro 'VLC_OBJECT'
)  481(&(_expanded from macro 'var_Create' |   VAR_DOINHERIT );
      |     ^ |x

 VLC_VAR_DOINHt vlc_c ommon_m      e
mbers:  E  | R)                                               ^->obj) \../include/vlc_variables.h:122:39IT
 );
      |     ^
(const vl
c_object_t ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h  ../include/vlc_variables.h:340:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:122:39: note: expanded from macro 'var_Create'
: note: expanded from macro 'var_Create'
        122 | |               ^122  122 | #de | ##define var_fiCreatene var_Create(a,b,c) var_Create( VLC_O
BJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481 var_Create( p*)(&(x):15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_->ob  j) \
      |               ^
  const struct vlc_common_(a,b,c) v_co  (a), b, c )
      ommon_meaccess/dvdnav.c|                                       ^
:801:21:../include/vlc_common.h:481:ar15:340b note: expanded from macro 'VLC_OBJECT'
dmbers: (const vlc_objej, psz_name, VLC_efine var_CVAreate( |     if  ( vct_t *)(&(x)R_Iamema,b,c) var_Crreate( VLC_OBJECT(a), _b, c )
      |                                       ^
481GetChec | ked( p_        const struct vlc_comm../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
on_m  e481m_Crea |  bobj,tee(  psz_name, VLCvar_Create( prs: (c_ob       ocnost vlc_object__VARt_STRING, &va *)(&(xl ) )
      |         ^
->obj) VLC_O\
      | )->obj) \
      B|               ^
JEC../include/vlc_variables.h:T(a), b142:48: note: expanded from macro 'var_GetChecked'
              ^In file included from access/rist.c:29
  142 | #def:
, c In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
inIn file included from audio_filter/stereo_widen.c:  477 |   )
      |                                       ^
27e var_GetCh  var:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5../include/vlc_common.h:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:15: note: expanded from macro 'VLC_OBJECT'
  469 |     var  481 |         const nsts_Cr_Create( p_tobecked(o,n,t,v) var_GetC j, pstrucsz_name, VLCt eheckev_VARlc_ate( p_obj, p_Fsz_coLOAT | VLnaC_VAR_DOINHEj, pRsIzT_
n      a| m    ^e
,../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
me, VLC_VAR_STRING | VL  122C_ VVALR_ | #Cd_VAR_STRING | VIn file included from md(Vaccess/udp.c:40:
DOINHERLIT );
C      |     ^
efine var_Create(a,b,../include/vlc_variables.hm_OBJECT(o),nc,) var_Create( VLC_OBJECT(a), b, c t,v)
      :122:39: note: expanded from macro 'var_Create'
)|                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  122 | #define  
      |                                                ^
../include/vlc_common.h:481:15: note:  var_C481 |         const struexpanded from macro 'VLC_OBJECT'
ct vlc_c  481 |         consLC_VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
ommon_metreate struc  122t | #define var_Cre(amate(In file included from ../include/vlc_common.h:1031:
a,b,c,b, )c)bers: (const von_mlembers: ( vavlc vcar_Createconst vlc_object_t *)(ruct vlc_com_&(x)-c>omon_membomm | on_membe rs: (coners../include/vlc_variables.h::455:5:  (cost vl_bj) \
warning: odue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bject_t *)(&(x)->obcjn)      |   _stobject_t *) (&(x)->obj vlc_object_t *)(&(x)->obj) \
      | ) \
      |               ^
    455 |        const struvar_Create( p_obj, psz_name, VLC_VAR_FLOA              ^
r_Create( VLC_OBIn file included from JTE | In file included from VLC_VAR_CT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15:access/srt_common.c c\
      |               ^D
access/dvdread.c:41:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5In file included from access/avio.c:29O:I:N:
In file included from ../include/vlc_common.h:1031struct vl:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  554 | ers: (c              ^HERIT );
      |     ^
on ../include/vlc_variables.hc_common_st vlc_obje24m:122embers :39: note: expanded from macro 'var_Create'
:
In file included from access/srt_common.h:
ct_t    var_Create*:)(&(x30:
) - (const vlc_object_t *)(&(x() VLC_OBJECT(a), b, c (In file included from t vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l  801  122 |  p_obj, p# |  szdefine v        _nIn file included from ../include/vlc_common.h:1031:
access/ftp.carame, VLC)
      |                                       ^
:           msg_Warn( p_demux, "ca../include/vlc_common.h:warning: 37due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nnot select  455 |     var_C Root :
r../include/vlc_variables.h:_481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         conote: Creexpanded from macro 'VLC_OBJECT'
350  ate(anst struct vlc_coIn file included from mmon_meemb../include/vlc_common.h_:1031:
,Vmate( enu" );
      |                     ^
pA_Ro_STRING ecrs:bj, psz../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |     |b,c>o VLC_bj) \
      Vmsg_Generic(p_thiA 481 | |         cons,               ^
../include/vlc_variables.h_commo:n_mem455:In file included from access/srt.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031VbLC_eMSG_W:
5../include/vlc_variables.hrs: (const vlc_object_t:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 *)(&(x)->:obj) \
      |               ^
  554 |     var_Create( p_st structIn file included from  audio_filter/converter/format.c:37:
In file included from ../include/vlc_common.h:1031 vlc_commobj, psz_name, VLCARN, _VAR_STRING | VLC__VA_ARGS__)
      |     ^
_VAR_DOI:
../include/vlc_variables.h:276:10: NHERIT
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   
../include/vlc_variables.h  276 |     i:on_members: (78 |  const vlc_obje122:39: fnote: ct_t *) ( &(x)-( !var_GetChecked( p_obj,expanded from macro 'var_Create' psz_nam
  122e | warning: , VLC_VAR_INTEGER_#define var_Cre>obja) \
      |               ^
te(a,b,cn) var_Create( ame, VLC_VAR_FLOAT VIn file included from access/rist.c:29L:
C_OBJECT(9aIn file included from )|../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], b, c )

      |                                       ^
 vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15../include/vlc_common.h: note: expanded from macro 'VLC_OBJECT'
V  455  481 |   | L:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    C_      cVAR_DOINHER IT ) ;
      |  var_Crea    ^Ro
_DOINHERIT
      |     ^n
../include/vlc_variables.h../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
t  122 | #define var_Create(a,b,c) var_Create(st struct vlc_common_members: (const vlc_obe VLC_OBJECject_t *)(&(x)->obj) \
      |               ^
( p_ob:j122, ->objpsz_) \
      |               ^
:39: note: expanded from macro 'var_Create'
nameIn file included from access/tcp.c:30:
In file included from ../include/vlc_common.h:  122 | #define vaaccess/dvdnav.c:852r_Crea,:9:te(a,b,c)  var_Create( VLC_OBJECT(a),  bwarning:        T(,a c )
      |                                       ^
), b, c )
      | const stru                                      ^c
t v../include/vlc_common.h:lc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
../include/vlc_common.h:481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:15: 
  852 | 481note:  :15: note: expanded from macro 'VLC_OBJECT'
In file included from      access/srt.c  481 |         con st struct vl msc_g:_Warn( p_demcoux, "c24:
,annm &moot get next block (%s(const vlc_object_t *)(&1031:
../include/vlc_variables.h:563:5:(x) warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n_me  563 | In file included from access/srt_common.h->ob:j)mbers: (const vlc _object_t *)(&(x)->obj) \
      |               ^
\
      | val ) )
      |          ^
              ^../include/vlc_variables.h:142:48
): 30:
vIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:    var_Create( p_obj, psz_namIn file included from 563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
access/dvdread.c  In file included from :audio_filter/stereo_widen.c:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5:41:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   e,563 |  VLC_VAR_S TRINGwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ar_Creat
469 |   477  |     var_Create( p_obj, psz_name, VLC_VAR_STRING  | VLC_V   v| VLC_VAR_DOINHERITA aR_DOI e)(;
      NHERI| r     ^
T
      |     ^
V../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_variables.h:122:39: _note: expanded from macro 'var_Create'  
122 | #  122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
de../include/vlc_common.h:fine var_Create(a,b,c) var_481:Create( VLC_OBJ15:ECT(a), b, c )
      |                                       ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'VLC_OBJECT'
  481 |     481 |       const struct vlc_common_members: (const vlc_object_t *)( &(x)->obj) \
   expanded from macro 'VLC_OBJECT'     const struct vlc_common_      |               ^
members: (cons
tnote: expanded from macro 'var_GetChecked'
     481In file included from 142 | access/tcp.c:30:
In file included from ../include/vlc_common.h:1031:
 | #define var_GetChecked(o,n,t,v) var_GetChec../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
k  578 |     if( var_Change( p_obj, psz_nam e ,   V L   const  491 | ed(V LC_OBJECT(o),n,t,v)
C_V      |                                                ^
 ../include/vlc_common.h:481:15:struct vlc_co note: mVLC_VAR_FLOAT | VLC_Vexpanded from macro 'VLC_OBJECT'm
A  481 |  AR_DOINHERIT );
             const|     vRastruct vlc_commonr    ^_Crvlc_objeatee_members: o(n_membectrs: (const vlc_object_t *)(&(x)-_t
>obj) \
      |               ^
../include/vlc_variables.h *):122:39: note: expanded from macro 'var_Create'
( p_obj,In file included from access/avio.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hL     122: | c563:5:var_Create( _popsz_name, VLC_VAR_ADDRESS | VLC_VAR_DO#denfine var_I(&(x)->obj) \
      | CreNsHERIT );ate(CHOICESCt vlc_object_t OUNT,  &cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |     var_Creato_obj, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
a,b,c)../include/vlc_variables.h:122:39: note: eu(expanded from macro 'var_Create' p n
              ^v
ar_Cre  122 | #define var_at, NULL ) )tIn file included from eaudio_filter/stereo_widen.c(:27:
In file included from ../include/vlc_common.h:1031
      |         ^
:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 V
Create(a,b,c) var_Create( VLC_OBJECTL(a),_obj, psz_name, VLC_VA b, c )
      |                                       ^
C../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_OBJECT(a), b  481 |         c  ,491 |     var_Create( p_obj,C_OBJECT(a),  psz_nab../include/vlc_variables.h,me, VLC_VAR_ADDRESS :128:43: note:  |expanded from macro 'var_Change'
 c )
Create(  oVnLC_VAR_DO      |     ^
../include/vlc_variables.hpIRN_HERIT );
      :122:39:STRI note: expanded from macro 'var_Create'|     ^

NG | V  122 | #def../include/vlc_variables.hst sLtructC_VAR_DOIine var__ob  128NHCreate(ERIT
      |     ^
: | #defi../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
nae, vb,c  122 | ) var#_ar_Change(a,db,c,d,e)C rveate( VLC_OBJECare_f122i:T39*(a), b, n)      |                                       ^
e var_Cc )
      |                                       ^
: ../include/vlc_common.h:481:15../include/vlc_common.h:481:15: note: (expanded from macro 'VLC_OBJECT'
&  481 |         const sChreatetruct vlc_cj, psz_ommon_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
(x)->obj) \
      |               ^
name, VLC_VAR_STRING | VLC_VAR_DOIIn file included from access/rist.cNHERIT );
      |     ^
:29:
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
In file included from ../include/vlc_common.h:1031:
  122 | #define var_Create(a,b,c) var_Create( V(a../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]LC_OBJECT(a), b,,b,c)  c
varIn file included from audio_filter/converter/format.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:293note: expanded from macro 'var_Create'
:  511 |     va_Create( VrLC_OBJEC  T122(a), b, c )
      |                                       ^
 | _#Create( p_obdjefi,n psz_name, VLC_VAe  var_Cre10a:../include/vlc_common.h :warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  293481 |     ifteR_INTEGER (| VLC_VAR_DOINH(E R!vaa,r_GetChecl:b15,:c )note:  var_ange( VLkC_OBJECT(a),c b, c, d, e )_eCdr(e
a      t| e                                          ^
expanded from macro 'VLC_OBJECT'
( ../include/vlc_common.hVLC_OBJECT(a)  481 |         con, b, c )st
      |                                       ^
  )IT
      |     ^
:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       p_obj, psstzr_name, VLC_VAR../include/vlc_variables.h_BOOL,   const struct vlc_ &va
l ) )
      |          ^
uct v      ../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
:122:39: common_memberlnote: c_s: (const covlc_object_t *)(&(x)->obj) \
      |               ^mmon_me| mexpanded from macro 'var_Create'
                                      ^    122 | #bers: (const vlc_obj

define v../include/vlc_common.h:481ar_Cre: note: :15: note: expanded from macro 'VLC_OBJECT'
aexpanded from macro 'VLC_OBJECT'cte(ect_  481t *)(&(x)->obj) \
 | o      
  cons  481t struct v142 | #define var_GetChecked(o,n,t,vlc_c |        ommon_membersa,b,) const struct vlc_commom n_memvcba:e cr(const vl) var_Crec_obsject_ate( VLC_t *)(&(x)->obOBJECT(mj) \
      | o              ^aN
n: TEGER | (con_memIn file included from audio_filter/stereo_widen.c:27:
In file included from ../include/vlc_common.h):1031:
../include/vlc_variables.h:511s:t5 :, b, c b) VLC_VAR_Dvlc_object_t *)(&(x)->obj) \
       warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  511 | e| OINHERIT
      |     ^
 ../include/vlc_variables.h:122:rs: (cons)
      |                                       ^
t vlc_39../include/vlc_common.h::o note: 481:15: expanded from macro 'var_Create'
note:   expanded from macro 'VLC_OBJECT'
:  122 | #481 |     d    const        struct vlc_comm|               ^
owarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rbject_In file included from t  350 |     if( var_GetChe *)(&(x)->obj) _access/avio.c:29:
In file included from \
c../include/vlc_common.h:1031k
      |                                       ^
:
   v../include/vlc_common.h              ^
ar_Create( :      |               ^
pG_obj, In file included from access/srt.c:../include/vlc_variables.h:578:9n_m24481:
::15: note: In file included from emebIn file included from eaccess/srt_common.hrs:30../include/vlc_common.haccess/ftp.c:f ine var_Cre:
a:481::In file included from ../include/vlc_common.h:1031 expanded from macro 'VLC_OBJECT'
15  481 |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       const37:
In file included from ../include/vlc_common.h:1031:
(const   v lsc_object_t *)(&(../include/vlc_variables.h:469x578 |     if( var:5t:r)->obj _warning: :
../include/vlc_variables.h:578) \
      |               ^te(a
,b:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  578 |     iCh,c
)f  469 |  (    vavar_CreaIn file included from access/udp.cange( p_obj, psz_te( VLC_OBJ:EuCT(ca), 40:
In file included from b, c../include/vlc_common.he )
r_Cha vaet nget( p_obj, Cpsz_name,       VLCr_Cread( p_obj, pvlc_cIn file included from access/tcp.c:ommname, VLC_VARon_msz_name, VLCe_CHOICESCOUNT_VAR_STRING, &val ) )te( phm
ecke, &count, NULL ) )
      |         ^
psz../include/vlc_variables.h_name, VLC_VAR_INd:128:43:34 _obj, psz(note: expanded from macro 'var_Change'
  128 | #def:
In file included from ../include/vlc_tls.h:40:
../include/vlc_network.h:134:12::V warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  134 |     retuLirC note: expanded from macro 'VLC_OBJECT'
n  481 |        e  cn net_Connvare_o|                                       ^_name, V
:nst stctTEGE_Change(R../include/vlc_common.h | VLC_VAR_DOINHERITr1031LC_VAR_STRING | VLC::
uct a
v481 (obj,      |     ^ host
, p,b,c../include/vlc_variables.h:469:_VAR_DOINHERIT );
      b,d,e../include/vlc_variables.h15: |     ^
../include/vlc_variables.h:122:39: note: :expanded from macro 'var_Create'
  122 | #d:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ef)note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
lc_common_members: (const vlc_object_t *)(&(x)->objers: ) \
      |               ^
(const vlc_object_t *)(&(x)->obj) \
In file included from       |               ^i      |         ^
In file included from access/dvdread.c:41:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h  n477:142:e48 : note: expanded from macro 'var_GetChecked'
 |     var_  142 | Create( p
_voabrj_,C access/concat.cpIn file included from r:e28ate( var_C#define var_GetChecked(o,n,t,v) var_GetChecked(hangeVLC_OBJECT(o),n,t,v)
      |                                                ^
a,b../include/vlc_common.h:( VLC_OB,c)J:
OECT(a), b, c, d, e  vasz_481nIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5:access/rist.c:r_Create( VLC_OBJECT(a), b, c )
      | 29:ame, VLC_VAR_ST:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
                                      ^15
:R Inote:   525 |   expanded from macro 'VLC_OBJECT'
  var_CrB../include/vlc_common.h:481  481 | :15: note: expanded from macro 'VLC_OBJECT'
        const struct vlc_eate( p_ocommo)
      |                                           ^JbECT(o),n,t,v
  j481 |     122:39: note:  expanded from macro 'var_Create'
   122 | #define var_Create(a,b,c) var_Create( VLC_OBJECT(a), b../include/vlc_common.h:481:15 : note: expanded from macro 'VLC_OBJECT', c )
      |                                       ^
n_members:../include/vlc_common.h
  481 |        (const v , psz:481_name :const struct vlc_common_memlc_object_t *)(b15: note:  c&(x)-ers: (coexpanded from macro 'VLC_OBJECT'nst vlc_object_t *), VLC_VAR>obj) _BOOL | VLC_
\
      (&(x)->obj) \
      |               ^onst s
|   469              ^ |     var_CreaVAte( R_DOINp_
obHERIT
j, psz_ntruct vlc_common_members: )N
      |                                                ^  a
me, VLC_VAR_STRING |../include/vlc_common.hG:481:15: note:  |( VLC_VAR_DOINHERIT )c;onIn file included from 
      | access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362    ^
expanded from macro 'VLC_OBJECT':9:../include/vlc_variables.h:122In file included from 
access/ftp.c:39: note: expanded from macro 'var_Create' 
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    362122 |     if( var_G | #defet481 |    481 | st vi lc_obj   :37:
In file included from ../include/vlc_common.h:  ne va1031:
../include/vlc_variables.h:477:   const strue5 warning: ct      r_Create( a:ctv warning: ,| due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_t *b,c  525 |     var_Create( p_obj, psz_name, VLC_VA)(&(x)->oR_BOOL | VLC_VAR_DOlINc_cComhecked(m p_obj, psz_nameHERITbj) \
      | ) v
      |     ^
              ^../include/vlc_variables.h    ^a
o../include/vlc_variables.h:122:39:   r_Create( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      const s  note: :122:truct vlc_comm39: onote: expanded from macro 'var_Create'n_member
  s: (const vlc_obje  122 | c#define var_Create(a, b , c )  var_Create( VLC_Oexpanded from macro 'var_Create'
t_t *)(&(x, VLC_VA)R_ADDRESS, &val ) )
      c|         ^
o-nst struct>../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'
   122  B142J | ECT(a),#define vlc_common_me
 b, c )
      |                                       ^
../include/vlc_common.h:481var:15: note: omo_bexpanded from macro 'VLC_OBJECT'
  481 |  Getrt, SOCK_STREbj) \
      |               ^
er    s: (const v   const strunlAM, IPPROTIn file included from c_audio_filter/converter/format.cO__object_tTCP);
      |            ^ *)(&(x)->obj) \
m
:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:304../include/vlc_network.h:125:48: note: expanded from macro 'net_Connect'
:17:  |  VLC_VAR#_DOIN  He125 | #define net_CoEnCnhecked(o,ect(a, b, cn,t,v) var_Gewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |               ^
,tChecked(VLC_OBJ d  304In file included from access/dvdread.c:41RIT );
      :
In file included from ../include/vlc_common.h:1031E:
../include/vlc_variables.h:491|     ^:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,   e)
c../include/vlc_variables.h:122491CT(o),n,t,v)
      |                                                ^
 |     va../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
t vlc_co  mm481 |        o:39 const sr_Create( p_obj, ptruct vl:sz_name, Vm note: expanded from macro 'var_Create'
c_commo nen_mebnt_membersLem  122_ | Cobers: (#ndneefine var_r:c ct(VLC_OBJonst vlc_object_tC _E(VcAonstCre*ate)(a,b,CT(a), b, c, d, e)
      |                                                ^
(&(x)->obj) \
      ../include/vlc_common.h:481:15: note: |               ^
expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_obc) var_Create( VLC_OBJECR_AD DvT(jIn file included from eaccess/concat.cc:28:
In file included from ../include/vlc_common.hRESS | VL:1031:
../include/vlc_variables.hC_VAR_DOINHERITat_t *)(&(x):539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
-> );
      |     ^
o  bj) \
      |               ^
539 |     var_Create( p_obj, ps../include/vlc_variables.h:122:39)z: note: expanded from macro 'var_Create'
",_name, VLC_VAR
In file included from access/tcp.c:34:
In file included from ../include/vlc_tls.h:40:
../include/vlc_network.h:150:12        |         ^
:../include/vlc_messages.h:85), b, c )
      |                                       ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
122 | #d../include/vlc_common.he:5: note: finexpanded from macro 'msg_Warn'
  150 |     return net_Con:e var_Create(a,   85 |     msg_Generic(p_thisnectDgram (ob |     if ,481:15:(likely(!var VLC_M_FLOAT | VLC_VAR_DOINb,c) var_Create( VLC_OBJECT(a), b,  HE_c note: expanded from macro 'VLC_OBJECT'
)
      |                                       ^
RIT
      | GetCheck../include/vlc_common.h    ^SG_WARN  481 |  
 ../include/vlc_variables.h:122:39 ed,: ( :481:15: note: expanded from macro 'VLC_OBJECT'__obj,      cVA_ARGS note: expanded from macro 'var_Create'name, V__
  481 |     )
o      |     ^

   define var_nCreate(../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
st sa,b   78 |     vlt ,const  122 | #defin c) var_Creae trucvar_CreLC_VAR_tc_ vlc_common_meme( VLCsbers: (coate(nst vlct_ruct vlc_OjCOlORDS, &vcommon_,me hosmbers: (_acl))object_t *)(&(a,bt,c) vx, )-a>obj)port, hlim,L r_Create( og(VLVIonsLC_OBJECT(a), Cb, c )
      |                                       ^
PPR_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
OOTO_  UDP);
      |            ^
../include/vlc_network.h481 | tB      JE  const stru  vlc_object_ct\ vlc_com:146:26: note: expanded from macro 'net_ConnectDgram'

        146 |         net_Ct *)(mon_members: (const vlc_object_|               ^CT(&(x)-t *)(&(x)->obj) \
      |               ^

onnectDgram(VLo>obj)C_OBJECT(a), ), In file included from access/udp.c:bp, vlc, \
      |               ^
40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sIn file included from In file included from access/dvdread.c:41:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  477 |    : var (const)
 vl      | c_ob_Createject_t *)(access/concat.c( c p_Bobj, psz_n&(x)->obj) \
      |               ^
, d, e)
      |                          ^
JECT(a), bame, VLC_VA,In file included from audio_filter/stereo_widen.c :../include/vlc_common.h:28:
In file included from ../include/vlc_common.h:481:15:27:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5c )
      |                                       ^
1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_mod: R_warning:   554 |     due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: note: expanded from macro 'VLC_OBJECT'
va  525r_Create(  481 |          511 |    c _ p_o |  STRING | V const struct vlc_c   var_Create( p_obj,   481 |         const struct vlc_common_mLC_VARb_jDOeImberNsHERIT );
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
ommoobn_mempsz_name, V                ^
../include/vlc_variables.h:142:48:LuC: (const v, psz__name, VLC_VAR_jVAR_BOOLST  sbers: (const vlct vlc_object_tl122 | #dee_name,  | VLC_Vfine var_Create(a,Ab,c) v__FILE__object_t *)(&(x)->obj) _ar_R_DOINHERIT
      |     ^, __LICNvre *)(&(x)->obj) \
      |               ^
ar_CreaE
ate( VLC_OBJECT(te( p_In file included from a), b, c )
ob      |                                       ^
_access/satip.c:34:
In file included from _RjING | ../include/vlc_common.h:VLC_VAR_, psz_name, ../include/vlc_variables.h:1221031,l :
\../include/vlc_variables.h:491:5: warning: :\due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      | 
c_obj  491 |    39: note: expanded from macro 'var_Create'
  122 | #de              ^
finee var_Create(a,b,c)         |             ^
v../include/vlc_common.h:481:15a:cvar_CreIn file included from ateraccess/tcp.ct_(:34:
In file included from e_Create( VLC_OBJECT(a), b, c )
t *)(&(x)->obj) \
      |               ^../include/vlc_tls.h:ct p_obj, 
40:
../include/vlc_network.h:159:12: warning: ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |                                       ^  p159s |   :481:15: note: expanded from macro 'VLC_OBJECT'
z_name, 
../include/vlc_common.h :481:15:VLC_VAR_AD  481 | In file included from access/rist.c:29:
In file included from         cons t struct_t *) vlc_common_memb(&(x)->obj../include/vlc_common.h:1031:
VLC_VAR_INTEGErR | VLC_VAR_DOIeres: (co nNHERIT
      |     ^
) \
      | ../include/vlc_variables.h              ^
stt note: expanded from macro 'VLC_OBJECT'u vlc_o:539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b  539 | j    vare../include/vlc_variables.h:_Create(122 pc_to_bt *)(&(x)->ob:39j) \
      |               ^
In file included from access/srt_common.cj, psz:24:
In file included from note: _namraccess/srt_common.h:30:
In file included from eIn file included from access/udp.c:,../include/vlc_common.h40:1031:
:
In file included from ../include/vlc_common.h:1031:
 V../include/vlc_variables.h:429In file included from :5: LC_Vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
access/avio.cAR  429 |     var_Crea
n   net_OpenDgram (obj, host, porte( p_obj, psz_t,481 |         const struct vlc_ NULL, 0n,a meIP:PROT, VLC_VAR../include/vlc_variables.hO_UDP);
      | com           ^
mon__m_e:491:FLOAT |:37:
access/../codec/avcodec/avcommon.h:70:10: warning:  VLC_VAR_DOINTEINHERIT
      |     ^
../include/vlc_network.h../include/vlc_variables.h:122GmberE5R: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] | VLC_VAR_DOINHERIT );
      |     ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:   70 |     ifexpanded from macro 'VLC_OBJECT'D
RE122:39:s note: expanded from macro 'var_Create'
::155:23: note: expanded from macro 'net_OpenDgram'

   481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      | SS | (!var              ^_InheritBool(obj, "q
 VLC_VAR_DOINHERIT );
      | access/dvdnav.c:    ^
ui../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
e  856:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  155 |         856 |             msg_t")) {
      |          ^
(../include/vlc_variables.h:604cDbg( p:47: note: _expanded from macro 'var_InheritBool'
  604 | #  define var_Inherit:39Boonst vlc_o: note: expanded from macro 'var_Create'
bject_t *)(&(x)->ol(oob, n) var_InheritBool(VLC_OBJECTn(eot)_,O pne)n
D      g| r                                              ^a
mj()V L\C_OBJECT(a), b, c, d, e, g)
      |                       ^

      |               ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct v../include/vlc_common.h:481:lc_comIn file included from 15: note: expanded from macro 'VLC_OBJECT'
122 | #define var_Create(a,b,c) var_Create( VLCmon_members: (const vlc_object_OB  122 | #dJECT(efa_t )*), b,(&(x)->demux, "jum oaudio_filter/stereo_widen.cin:e27:
In file included from ../include/vlc_common.hbj   )var_Creapi \
      |               ^
ng to first title" );481 |         c
      |             ^
../include/vlc_messages.h:onst struct vlc_common_tmee87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_VARDOIN_(m_CHOICESCOUNT,OBJECT(o), p, vlc_HERbersmodule_name, __FILE__, __LI  122  | #defi&ncount, NE_: (consNIULL_,  )Te
\ 
v            | |             ^
 )
    ^
      a| r        ^
../include/vlc_variables.h:122:39: note: ../include/vlc_variables.h:expanded from macro 'var_Create'
_C  r122e | a#access/tcp.cde128f:i43n: note: expanded from macro 'var_Change'
:65  128 | #de:fine var_Change(a,b,c,d,e) var_Ch22ange( VLC_OBJECT(a), bnote: expanded from macro 'var_Create'
e va../include/vlc_common.hr:481:15: note: expanded from macro 'VLC_OBJECT'
:  481 |         c,   warning:  122 | #_dtc, d, e )
      |                                           ^
 vlc_obje../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:481:15: note: expanded from macro 'VLC_OBJECT'
te(a,b,c) var_Creatonstc ets_  t481
f | iC *)(&(x)->obj) e( VLC_OBJECT(a),  b       const,  sctruc )
      |                                       ^
   tr evate../include/vlc_common.h:l481c:_\(
a      ,15b| ,c) var_Creat              ^e
common_memb(In file included from  VLC65aaccess/avio.c:37:
  491 |     var_Create( p_obj, psz_name, VLC_VAR_ADDRESS | VLC_VAR_DOINHERIT );
      |     ^
access/../codec/avcodec/avcommon.h:71:27: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   71 |       er: s../include/vlc_variables.h int64_t 1031:
../include/vlc_variables.htruct vlc_common: (const vlc_object_t_ *)(&(x:122:39: note: members: (const vlc_object_t *)(&(x)->ob | j )verbos e \
      |  = va               ^r
)->obj) \
      | c_ Inhe    ritI)
      naccess/dvdnav.c       *:ne var      _ teger(obj, "verbose");
      |                           ^
Cr../include/vlc_variables.heate(a884,:9: expanded from macro 'var_Create'warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  122 | #de
fine var_  884 |         msg_Dbg( p_demb,c) var_Creatvear_InheritInte              ^
|                                       ^
ger( p_acces../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(  s, "netw481o | r k:-: c       615:53: note: expanded from macro 'var_InheritInteger'
note:   expanded from macro 'VLC_OBJECT'
615 | c#odneachi sVt   LC_OBJECT481 |    C r    const struct vlc_common_members: (:c539:5,b,c) onst vel(ca_tobject_t *)(&(x)-:_OBJECT(>ao), b, ac), b, cbvar_  )j) \C
      reate(a, )
      |                                       ^
../include/vlc_common.h:481warning: |               ^
bedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |                                       ^
  :15: note: expanded from macro 'VLC_OBJECT'
477( VL../include/vlc_common.h:481:15  : | ,539c ) var_Crea te( Vnote: expanded from macro 'VLC_OBJECT'
L481C | _ O B J E C T ( const struct vlc_a  )481, b, c )
common_memben |       |                                       ^
r | s :   (cgonst vlc_object_t * )(&(xIn file included from   access/srt_common.c: var_Create( 24:
In file included from access/srt_common.h:../include/vlc_common.h:481  :15: note: expanded from macro 'VLC_OBJECT'
30:
In file included from ../include/vlc_common.h:1031:
  481../include/vlc_variables.h:442:5:  |         const struct vlc_common_member p_obj, psz_nam)warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]-f
i>o  b442 |     vaj) er_Create( p_obj, psz,s:  VLC_VAR_STRI\
      |               ^
(conNG | VLC__name, VLC_VAR_BOOVIn file included from Ast vlc_object_t *)(&(x)->obj) \
      |               ^
strucaccess/concat.c:t vlc_common_membe28:
In file included from ../include/vlc_common.h:rs:In file included from access/udp.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 (const vlc_object_t *)(&(x)->oRbj) \
      |               ^
" );
_DOINHERI   const s 511 |   In file included from access/satip.c:34:
In file included from t../include/vlc_common.h:1031:
../include/vlc_variables.h:511:ruLc | T );
      |     ^
VLC_../include/vlc_variables.h:122 : var_C5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h39: note: expanded from macro 'var_Create'
    122 | #define511:reate( 122:39: note: expanded from macro 'var_Create'
  122 | #define    var_Create( p_ovar_Create(a,b,c) vbj,ux, "D var_Create(a,b,c) var_Create( VLC_OB psJECz_nT(a), b, c )
a       | VDNme,|     var_Cre p_obj, psz_name,                                      ^a
te( p_obj, psar_Create       ../include/vlc_common.hVL( VLC_OBJECT(a), b|                      ^
VCLC_VAR_VAR_IN,_TFLOAT | VLC_VAR_DOINHERIT
E GcER | VLC_t vlc_common_m )
      |                                       ^
embers: V(ARc_oDOINH../include/vlc_common.h:481ERIT
      |     ^
:15: note: expanded from macro 'VLC_OBJECT'
      |     ^
../include/vlc_variables.hAV_NOP" );
      |         ^
:122:39: note: expanded from macro 'var_Create'
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
  122../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
nst vlc_object_t *)     C_OBJECT(a)(& |   (  , b481 |    87     const struct vl, cc )615 | 122#dxefine var_InheritIntege)_common_members: (conr(o, n) vst vlc_o |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
ar_Inh../include/vlc_messages.h:78:13: 
      | note: bject_t                                       ^expanded from macro 'msg_Generic'

   *)(&(x)->obj)../include/vlc_common.h:481:15: note:  | :expanded from macro 'VLC_OBJECT'
78 |     vlc_Log-(>VoLbCj_OBJECT()o \
      |               ^
)  481 |         const struct vlc_common_m#edme, In file included from access/dvdread.cfpi, vlc_module_nnabmers::41:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   525 |   (cone, __  var_Cree vaate( p_FoIbjr, psz_name, VLCst _VAvlc_ob_Createject_t *)(&(x)->o(a,bbj) \
      |               ^
,c) var_LE__, _Create( VLC_OBJE_LINCT(a), b, c )
#In file included from access/rist.c:29:
In file included from ../include/vlc_common.h:      | e1031ritIntdefine var_Create(a,b,In file included from c) var_C                                      ^
egeraccess/srt.c:(VLC_OBJECT(o), n)reate31:

      :
|                                                     ^
../include/vlc_common.h:481:15../include/vlc_network.hR_B:O134O:L: E__, \
      ||  VLC_(V AV../include/vlc_common.hLC_OBJECT(a):481:15: note: expanded from macro 'VLC_OBJECT'
R_DOINHERIT, b, c )
      |                                       ^
   12note: expanded from macro 'VLC_OBJECT'481 |         const struct vlc_c:o../include/vlc_common.h mm
:      481:| 15    ^: note: expanded from macro 'VLC_OBJECT'
o
  n_memb481 |         econstwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rs: (const vlc
  134_   |     oret urn../include/vlc_variables.h:554:bst nject_t ruct *)(&(xvlc_c)->obj) \
      |               ^
5et_Connect : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o(obj, hmost, In file included from mon_memb  er554            ^../include/vlc_variables.h:122port, 
audio_filter/stereo_widen.c:27:
In file included from ../include/vlc_common.h:sS:OCK_STR../include/vlc_common.h:481:39: note: expanded from macro 'var_Create'
  122 |   (const vEAM, IPP lc_:15: note: ROTO_TCP);
      |            ^
expanded from macro 'VLC_OBJECT'
../include/vlc_network.h:125:48: note: expanded from macro 'net_Connect'
ob  125 | #define j   | #net_Connecdefine481 |         c vartons(a,_Create(a,b b, c, d, et,c) net_Co) var_Create( VLC struc_OBJt vlc_  common_membersECnnevact(VLC_OBJECT(a), b, c, d, e)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
r_Create( p_obj1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  T(554 |     var_Create( p_obj, psz_na, psz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
me, VLC_VAR_  481../include/vlc_variables.h:122STRING | V:39: note: expanded from macro 'var_Create'
a), b, c )
      |                                       ^
 |         const str  122 | #uct vdefine va../include/vlc_common.h:481:15:l note: expanded from macro 'VLC_OBJECT'
  481 |         const struccLC_t481r_Create(a,b,c |  ) var_vV_coCArelemmoctR_DOINHEn_member_s:ateRIT
      |     ^
t../include/vlc_variables.h (const vlc_obje *)(&(x)->obj) :122\
      |               ^
 :c_co 39: note: expanded from macro 'var_Create'
z_namm(  122 | #d VLC_In file included from OBJECefine var_Cre : (caccess/udp.caonst emon_te(a,b,c) var_CreT(a), b, c )
vmembers: (const v:40lc:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:_object_a5lc_ob: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t *)(       |                                       ^
&(x)->o te( VLC_  525 |     var_Create(../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
OBJ p_obj,  psECTjcz(a et_t *bj) ), b, c )
\
      |               ^
_name, VLC_VAR_BO      |                                       ^
../include/vlc_common.h: 481:15: note: expanded from macro 'VLC_OBJECT'
  481 | cIn file included from access/dvdread.c:  ct_t *)(&(x)-OL      const stru | 41:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539VL:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o)(&(x)->obj) \
      |               ^
C_VAR_DOIN
  481 |         conHERnIT
      |     ^
st In file included from access/srt.c:31:
../include/vlc_network.h:150:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:122:39  : note: expanded from macro 'var_Create'st struct 
,  150 |  vst   return net_ConnectDgram (obj, host,  VLC_VAR_INTEGER | VLC_Vr539AuRpl_c | DOINHERIT    v
      | ar_Cr    ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
c_common_eate( p  122 | #define v>obj) \
n      |               ^
   ort, _o122 | \
      emembers: (c var_Inbaccess/dvdnav.c:895:ha#r_Crdefin|               ^
heritInt481eeger(o,ct vlc_com mon_members: (cova n) varliIn file included from onaccess/srt_common.c_j, psznssIt vr_Cream, IPPROTO_UDP);
      |            ^nhert vlc_o
bject_t ../include/vlc_network.h*:)(te(a,b,c13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)  895 |          146 i var_Create( VLC_OB:24:
tIn file included from access/srt_common.h:30:
JECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const stIn file included from ../include/vlc_common.hrInuc:1031:
../include/vlc_variables.h:455:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
teger  455 |     var_t vlc(VLC_OBJECT(o),Create( p_o bj, psz_namen)
      |                                                     ^
../include/vlc_common.h:481:26_name, V: note: &expanded from macro 'net_ConnectDgram',( VLCx)->o_VAR_FLOAT | VLC_
VAR_DOINHERIT );
      |     ^
../include/vlc_variables.h:122:39LC_VAR_bj: )_ \
:15note: expanded from macro 'var_Create'      | FLOAT
: note: expanded from macro 'VLC_OBJECT'
              ^  
122 |  |  #481def | ineIn file included from  vlc_o  audio_filter/stereo_widen.c:b27j:
ect_t *)(&:a15: note: expanded from macro 'VLC_OBJECT'
    481 |             constIn file included from ../include/vlc_common.h str:1031:
../include/vlc_variables.h:563:5: warning: 146 | _Create(a,b,c) var_Create( note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ruct vlc_VLC_OBJECT(a), b, c ) expanded from macro 'var_GetChecked'

      |                                       ^
../include/vlc_common.h  :481:15: note: expanded from macro 'VLC_OBJECT'
563 |     var_Cr  c 481 | common_mem        c  142 | eate( p_obj, pszom_m#ndefine var_bersonst s(a:m e(const v, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
col../include/vlc_variables.hx)ct_object_t *)(&(x)->obj) \
->      |               ^
obj) \
      |               ^
nstruct vlc_common_member struct vlc_coIn file included from s: (conGaccess/rist.cm:29In file included from access/udp.c:40mon_m:
In file included from ../include/vlc_common.h:1031:
:
In file included from ../include/vlc_common.h:        neont__metChecked(o,../include/vlc_variables.h:n,t,v) var_GetChecked(VLC_OBJECT(o),n,t,v)1031:
../include/vlc_variables.h:563
      |                                                ^
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  563 |     var_Create( p_obj, psz_name, VLC_V../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
AR_STRIN  481 |     G | V    cLC_VAonst R_DOIstrucNHERIt vlcT
      |     ^Conne
ctDgr_am(VLC../include/vlc_variables.h:122:39common_m_OBJEC: note: expanded from macro 'var_Create'T(a), b, c, d, 539:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  msg_D  539 |     var_Create( p_obj,embers:e )
 (pszc:122:b39
_name, VLC_VAR_FgL(OAT | VLC_VARo  122 | #define var_Create(a,b,c_DOINHERIT
      |     ^
:) var_Create( Vt ../include/vlc_variables.h:122:39LvCn_st vlc_o : note: expanded from macro 'var_Create'
  122 | #define var_Createlc_bjeceate(a,b,t_pc) var_Create( VLC_OBJECT(a),       |                          ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(a,b,c) var_Create( VLC_OBJECT(a), b, c )
      |                                       ^
  481../include/vlc_common.h |   :      const struct vlOB481:15c_common_JECT(a), b, c )
      |                                       ^
common_membermembers: (cons:../include/vlc_common.h:  note: expanded from macro 'VLC_OBJECT's(: note: ctexpanded from macro 'var_Create' vlc_ob
onst 
v481lc_ob  481 |   j e c:t_t *)(&(x)->ject_t *)(  &o 122 | #define var_Create(a,b,(b j) \
      |               ^
  conx)->obj) \
c) var_      |               ^
Create( VLC_OBJECT(ast struc), baccess/tcp.c:87:9t vlc:_commo, c )
      |                                       ^
 ../include/vlc_common.h:481:15warning: ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
: note:    87 |  expanded from macro 'VLC_OBJECT'
       msg_Er_me15: note: expanded from macro 'VLC_OBJECT'
mbIn file included from access/srt.c:err(  481 |   as: (co_cces481 |      nst v31:
lc_object_t *)(&(x../include/vlc_network.h:159:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s)->,  159 |     return net_OpenDgra  obj) \
             m"invalid lo (obcaembers|               ^
t: (conion: %s", access->psz_location);
const stru      | In file included from access/avio.c:37:
access/../codec/avcodec/avcommon.h:94:        ^
ct v5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
l../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
c_common_members: (const vlc_obje   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_A   RGS__)
      |     ^
94 |     msg_Dbg(o../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'mbers: (const vlc_object_tbj, "C
 *)(&(PU x)->oflag   ct_tb   78 |     vcs: 0j) \
      l *)(jstx%08x", av|               ^c _get_cstonst
p,_Log(VLC_OBJECT(In file included from o), p, access/udp.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
d  eu_flagms( vvlc_ob ject_t *)(&(u)x, "DVDNAV_STILL_F);sRtr
      |     ^
Avlc_module_name, __FI554M | E "   varLE__, __LINuEc_t_ ,v _\Create( p_o
       );
      |             ^
../include/vlc_messages.h../include/vlc_messages.hb: 87:5lc_comm: note: expanded from macro 'msg_Dbg'
:87:on_mehombers: (const vlj, pszst, _name, VLC_VAR_STRING | VLC_VAR_DOINH5: note: expanded from macro 'msg_Dbg'
ER   87 |     msg_GenerIT
ic(p_thpo      |     ^
x)->obj) \
      |               ^
c_object_t *r   87 |   its),(&(x&(x)- In file included from ../include/vlc_variables.h ms,: >obj) \N122)-:>
      |               ^
g_GenerlU39In file included from ic(p_this, VLCobj) \
      |               ^
: LLaudio_filter/stereo_widen.c:In file included from note: , 0, IP audio_filter/converter/format.cVLC_27MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
expanded from macro 'var_Create'access/rist.c::
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578PROTO
:  122 | #define37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:324: var_Create(a,b,c) :9:10:  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]var_Create( VLC_OBJt warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   78 |     vlc_Log(VLC*  )(&_UDP)578;
      |            ^29_:
_OBJECTIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | MSG    if( var_ChanE_DBG,C T(a),  578
   324 |   b__V, |     if( va
r_Ch(ax)->obj) \
../include/vlc_network.hA_AR: c )
      GS__)
      |     ^
../include/vlc_messages.h:78:ge(13:155 : i 23p_obj note: expanded from macro 'msg_Generic'f      |               ^
, psz_name, VLCIn file included from (naccess/ftp.c :!v_aVc
   78 |     vlc|                                       ^_Lor_Geg(VLC
_AR../include/vlc_common.h_CHOICESCO:BJECT(o), p, vlc481_modOUNT,ulgee_name,( _  :15: note: expanded from macro 'VLC_OBJECT'
  481 |         const&obcpo_ __FILE__, __LINE_tCheckejectstruct d( p_obj, punt, NULL )vl sz_na_t *))
      |         ^
../include/vlc_variables.h:128:c_c43(&(x)mommon_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
->obobj, pszj) \
      |               ^
: note: expanded from macro 'net_OpenDgram'
__nIn file included from access/udp.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h  155 |         netIn file included from access/srt_common.c:24:
_OpenDgram(VLC_OBJECT(a), b, , \
      | In file included from             ^
c, access/srt_common.h:30:
:In file included from ../include/vlc_common.h:1031:
d , ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
note: e, VL103137:
expanded from macro 'var_Change'
a../include/vlc_variables.h::m../include/vlc_variables.he:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
563  563 |      128 | #def:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
469:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C:
_In file included from VA R  v  481 |         const   _astreFLOu../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
469 |  , AT, &vg563)c
      |                       ^
  t vlc_common_meine var_Ch../include/vlc_common.ha:l481:15: note: expanded from macro 'VLC_OBJECT'
a  481 |         co   nsrt _Crseate( p_obj491, |       psz_name, VLC_mbers: (const vlc_ob)tvar_CructVA vlc_common_memjbrers: (coeR,_ SVTLRCING | VLC_VAR_DOINHERIT
      |     ^n_VAR_CHOICESCOUNT, &count, NULL ) )
ate( e |     vage(a,b,c,n
r_Crevar../include/vlc_variables.h:122_Create( p_obj, psz_napme, VLC_VAR_STRINGd,e) var_Change( VLC_OB      |         ^
:39: note: expanded from macro 'var_Create'
J  122 | #defi../include/vlc_variables.h_ |ocmmon_t_t *)(&bj, (psz_nxan)->obj) \
      |               ^
:128:43:a note: expanded from macro 'var_Change'
 me,e VLC_VAR_ADDR Evmatr_CreaECT(ate(a,b,c) var_Creaembers: (conse( p_SS te( VLC_OBJECT(a), b,tobj  )c
       | , ps         ^
z )
v      |                                       ^
../include/vlc_common.h:481s../include/vlc_variables.h VLC_VAR_DOINHl:c_o142:bject_t *)(&(x)->obj) \VLCE
      | 15::               ^
48: note: expanded from macro 'var_GetChecked'
  142 | #_tV vlc_oAR_DOINHERIT );
      |     ^
bject_t *)(../include/vlc_variables.h:122:_dnote: expanded from macro 'VLC_OBJECT'
nam  481 |   e, VLC&(x)->obj) \In file included from access/http.c:36:

      efine var| _              ^GetChecke_VAR_STRING | V| 
LC_Vd(o,n,t,v) 39  v:In file included from AR_DOa             ^r_INHERGaccess/avio.c:114:22: IT
      | e
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R  114 |    ../include/vlc_common.h :cIhTa
r       | 1031    ^
*../include/vlc_variables.h:pstzC_op:
122t:39: note: expanded from macro 'var_Create'
h  e122c | ke#dd(efine var_Crea../include/vlc_variables.ht:350e(a,b,c) var:9:_Cr ../include/vlc_common.heates = va:r_I    conaccess/srt.c:59:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
b   59 |  , n   herit c481warning:  )
String(a( VLC_OBJECT(a      |                                       ^
ccess,     ^
"../include/vlc_variables.h:15:note: expanded from macro 'var_Create'
  122 | a v:122../include/vlc_common.h:481:15 io-optinote: #st struct vlexpanded from macro 'VLC_OBJECT'c_cons");
      |                      ^

omm  o  msg481 | : note: expanded from macro 'VLC_OBJECT'
define var_Create( _n_memb../include/vlc_variables.h:642:51: note: expanded from macro 'var_InheritString'
a,b,    642 | #definec) var_Create( Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]L) er   va481 |       , bC, c, d, e   128
D)VL, b, ) | #definecb :r_InheritString(o, n) var_InheritString(VLC_OBJECT(o), n)
      |                                                   ^

      |                                           ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |     )  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |          const struct vlc v const struct a_common_members:   gvlr_Chc_common_members(const vlc_obje:ct_t  (*)(&(x)->obj) \
      |               ^
 350const vlc_objeange(a,b,c,d,e) vca( p_st tr | _t *)(C| VLC_VAeam, "Wak_OBJECT(r_c&(x)-Change( V>LC_OBJER_DCT(a), b, c, d,39_io),n,t,v)obj)
      |                                                ^
O../include/vlc_common.h: e )
      |                                           ^
 OINHERIT \
../include/vlc_common.h:481:481:15:       | )              ^
note: expanded from macro 'VLC_OBJECT'
;
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  B  122 | #daccess/avio.c:122:9:efine warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 var_  122 |      if(        msg_Err( access, "u:onknown  note: expanded from macro 'var_Create'
15  122 | #define var_Cnst struct vlc_common_members: (const vlcreate(481_: note: expanded from macro 'VLC_OBJECT'

 |         const strouct vlc_commonJECT(a), _meCreate(a,b,c)b, ac       mbers: (const v| lc_ ,b,cvar_Creobject_)
      |                                       ^
(../include/vlc_common.h:481:ate( VLC_O15: B                                      ^o), p, vlc_monote: expanded from macro 'VLC_OBJECT'
dule_  481 |         const structbnamt *)(&(x)->obj) \
      |               ^
 vlc_cooption \"%s\"ject_
In file included from ../include/vlc_common.h", t->key );
t      |         ^
../include/vlc_messages.h:83:5: note: e, __FILE__, __LINE *)(&(x)->obj) \
      |               ^
expanded from macro 'msg_Err'
__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481JECT(a), b,  |            constcaudio_filter/converter/format.c: struct vl37c_common_memIn file included from access/satip.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
83mmo   |     msg_Generic(p_this, n:
 In file included from )../include/vlc_common.h:1031:
../include/vlc_variables.h:340:9:
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
525 |   _mVLC_  481 |         const struct M var_Create( p_ob :j, ps ) var_Create z  const structmb_name, VL vC_VAR_lc_coBOOe( mmon_meVLC_OBJECT(avlc_common_members:In file included from audio_filter/stereo_widen.c:29:
../include/vlc_filter.h:167:9: (const vlc_ombbject_t warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ers: (const   167 |      ), b, c )
      |                                       ^
v../include/vlc_common.h:481:*15: note:  expanded from macro 'VLC_OBJECT'
  481 |   lc_object_t *)(&(x)->obj) \
      |               ^
   msg_Warn(      p_filter, const)(  "can't structget output pictur vlc_coe" );
      |         ^
m../include/vlc_messages.h:85:5m&(on_mx)->obj) ers: \(const v:
      |               ^
lc_objembers:S G_ (In file included from access/ftp.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Enote: RRconst,expanded from macro 'msg_Warn'ect_t *)(&(x __VA_)->obj) ARGS  511 |  \
   var_Create( p_      |               ^
__)obj, psz_name, VLC_
      |     ^
In file included from access/srt_common.c:../include/vlc_messages.h:7824:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h::13:1031:
../include/vlc_variables.h: note: expanded from macro 'msg_Generic'
   78477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |     477 |     var_Cr
   85 |   eate( p_obj, psz_n  msg_Generame, ic(p_this, VLC_MSG_VWARN, __VA_ARGS__)
      |     ^
L../include/vlc_messages.hC_VAR_STRING |  VLC_VAR_DOIN :78:13: L | VLHC_VARERITnote:  expanded from macro 'msg_Generic'
)_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
;
      |     ^
../include/vlc_variables.h:122:39   vlc_: note: expanded from macro 'var_Create'
  122 | #78 |      122 | #ddefine var_Create(a,b,c) varV_481Create( VLC_OBJECT(a), b, c )
      |                                       ^
A../include/vlc_common.h:481:15: note: efine varexpanded from macro 'VLC_OBJECT' R_INTEGER | Vwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 Lv_  340 |     if( 
var_Get  481 | Checked( p_obj, psz_Log(VLC_OBJECT(o), p, vCn:15:ame, VL C_VAlc__module_nR_STRING, &val ) )
      |         ^
../include/vlc_variables.ham:142:48: note: expanded from macro 'var_GetChecked'
e,VA __FILE__, __L  142 | #defiINE__, ne var_GetCR_DOINHERIT
      |     ^
reate(a,b,c) var_../include/vlc_variables.hCreate( VLC_OBJECT(\
      C|             ^
a), b../include/vlc_common.h:481heck, c )
      | :122:39:15: note: expanded from macro 'VLC_OBJECT'
                                      ^  481 |  
../include/vlc_common.h:481e  d(o,n,t,v) var_  lc_L :15:: note: G   note: expanded from macro 'var_Create'
expanded from macro 'VLC_OBJECT'
  481 |     122 | #define var      const strucog(VLC_OBJECetChecked(VLC_O  BJEcoCT(o),n,t,v)
      |                                                ^
T(o), p, vlc_module_name,481_Create(a,t  b,c) var___FILE__, vlc_common_membnst s_C_LINE_reate( VL_C_OBJEers: (c,onst vlcCT(a), b, c )
      |                                       ^
_objetruct vlc_cct_ommon_members: (tcbo *)(&(x)->obj)n s../include/vlc_common.ht vl:c_481../include/vlc_common.hers  o: 481note: :expanded from macro 'VLC_OBJECT'15
:  481 |     :    c note: expanded from macro 'VLC_OBJECT'
 on  481 |  :  \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 (const vlc_ob    481 |         consjt struct vlc_ecct_t *)(&(   consobject_t *x)->obj) \
      |               ^
st st) | (access/dvdnav.c:896:15: note: expanded from macro 'VLC_OBJECT'
ru13\ 
      |               ^: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481   |       ct896 |             const struct vlc_common_mem b  msg_Dbg( p_demux, "     t struce 
 t vlc_common_member-vl length=0x%x", In file included from c_event->lencgommon_mem rs:  access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
bs: (const vlc_object_t *)(&(x)->obj) \
      |               ^
ers: (const vlc  491 |     v ar_ conCrstea strIn file included from audio_filter/converter/format.c:37:
In file included from ../include/vlc_common.h:1031u:
 _(o../include/vlc_variables.hbtjcone( epct_t *)(&   c const struct vlc_c(x)->obj)ommon_ \
      |               ^
mst vlc_t vlc_common_members: (conoIn file included from access/udp.c:40:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hbject_t *)(&(:_st vlc_object_t *)(&(x)->o:bj) \350:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
9  578 |     ift(h );x)->obj) \ var_Chang
      |               ^
e( p_obj, p: s
z_namwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  350 |   e, V
In file included from access/ftp.cLC_VAR_       |               ^
:      |             ^
C../include/vlc_messages.h:o87bj,embers:HO : psz_name, VLC_VAR_ADDRESS | VLC_VAR_D vmI (const vlcCESCOUmlc_objeOINHERIT );
      |     ^
_object_../include/vlc_variables.ho:122:39: cNnnote: _met_t *)(&(x)->obj) \
      |               ^
mT, bers: (con&coust vlc_objent, NULL ) )
      |         ^
ct_t *)(&(x)->obj) \
      ../include/vlc_variables.h:In file included from access/dvdread.c:|               ^
41:
In file included from ../include/vlc_common.h:1031:
128:43: note: expanded from macro 'var_Change'
../include/vlc_variables.h:t  128 *)(&(x)->554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
obj) \
      |               ^
expanded from macro 'var_Create'
  554 |     var_Create( p_obj  122 | #, psz_name, VLC_VAR_STRINIn file included from audio_filter/stereo_widen.cG: 29 | :
#../include/vlc_filter.hIn file included from access/satip.c:34:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.hdefine var_C:| :539:hange(a,b,c,VdL,e) var_Change( VLC_C_VAR_DOOBJECT(a), b, c, d,de e )
      |                                           ^
INHEfine RIT
      |     ^
var_Create(a,b,c) var_Create( VLC_../include/vlc_variables.h:122:39: OBnote: expanded from macro 'var_Create'JECT5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(a), b,   539 |     vc213 )
      |                                       ^
:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15:ar_if(C../include/vlc_common.h  : var_Gereate( p_obj, psz_name, VL
481tC:hecked( p_o  b122 | C_VAR_FLO#defi5: note: expanded from macro 'msg_Dbg'
ne var_CreatAT | VLC_VAR_DOINHERIT   
      |     ^
../include/vlc_variables.h:122:87 |  n g  up srt_e msg_Generic(p_polthis, VLC213 |     39: note: expanded from macro 'var_Create'
l_wait"  _122 | #defiMSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13ne var_Create(30 warnings generated.
j, psz_name,); e(a,b,cVLC    msg_Warn( p_f
      |         ^)37
a var_Create( :
VLC_,OBJE../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
    87 |     msgnote: expanded from macro 'VLC_OBJECT'
In file included from Caccess/rist.c:  34T:
(../include/vlc_network.h:134:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
In file included from   134 |    a), b, return nilter, "et_Connectcan't get output subpicture" )b,c) var:;  
      |         ^
 c )
      |                                       ^
_Generic(p_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
this, VLC_MSG_DBG,(obj, host, p_ort, SOCK_STRC  481 |         const str __EAM, IPPROTreVA_ARGS__)
note: 15O:_       u|     ^
ate( VTCP);
      |            ^
_../include/vlc_messages.h:85:5c: note: expanded from macro 'msg_Warn'
t ../include/vlc_network.h../include/vlc_messages.hLnote:    85 |   :481 |     :vexpanded from macro 'VLC_OBJECT'     coC125_OBJECT(a msg_Ge
78:  ln:e48: note: expanded from macro 'net_Connect'
  125 | #define net_Con../include/vlc_common.h:1031:
c13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Lnect(a, b,og(VLC_OBJECT(o), p, vlc_modu_common_481  | members: (const vlc_object_t *)(&), bVAR_STRI   NG, &val ) )(x)-
r../include/vlc_variables.h      ic(pc| _        ^this, VLnst :525:5 >o, bles_tnrauct v:l warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   525   cod, |     expanded from macro 'msg_Generic'
var_Create( p_obj, pc_cos,
 c ../include/vlc_variables.h:142:48: z_namm   Ce_e, VLC_VAMSGR_BOO_WLmo n note: expanded from macro 'var_GetChecked'
|  _142 | #define v78 ARN |  ar _ m evmlbc_L) net, GetChecked(o,n,t,v) var_GetChecnked(VLC_OBJECT(o)__VA_ARGS__)
,moe)n      ,t,v)_| C    ^
sg../include/vlc_messages.h:(VLC_OBJECT(o), p, vlc_mod78ule_
:13: note: expanded from macro 'msg_Generic'
,         |                                       ^
78 t ../include/vlc_common.h | str    vuct vlc_common_members: (const vlc_object_t *)(&(x)->ob
j) \
      |               ^
onlc_Log(VLC_OBJECT(o), p, vlnc_mod_ule__nnaeacm:e481me, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'Vt:15: note: expanded from macro 'VLC_OBJECT'
(VLC_OB  481 | LC_VAR_DOIN    HERIT
      
|     ^
       |                                                ^
../include/vlc_variables.h:122:39:    ../include/vlc_common.h:FcoJnst strE  481 |         conusnote: expanded from macro 'var_Create'
t  122 | #define var_Cct vlc_common_members: (const vlcre_I, __FILELCT(objectaE__, __&(x)LINE->obj) \
      |               ^
__, \
_t *)(&(x)-_       s_, __>obj) access/avio.c:\
      | truct vlc_common_members              ^125:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]: (const vlc
481_object_t L
|             ^
  ../include/vlc_common.hIn file included from access/satip.c:34:
In file included from ../include/vlc_common.h:1031)*:,)(&(x)->obj) \
       |               ^
INE__, \
15:      |             ^ note: 
expanded from macro 'VLC_OBJECT'../include/vlc_common.h:481:
15: note: expanded from macro 'VLC_OBJECT'
  481  481 |  |        :481:15  const s::
t../include/vlc_variables.h:554:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r  554 |     vuar_Create( p125 |      _ o bj msg_Err(a,      c psz_nam c ceess,,  "Failed tVLCotconst struct vnote: _VAR_STRING | VLC_VAR_Dexpanded from macro 'VLC_OBJECT'
In file included from access/udp.c:43:
../include/vlc_network.h:OINHERIT
      134:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lb, c, d, e)
      |                                                ^
 ../include/vlc_common.h:481cvlc_:15: note: expanded from macro 'VLC_OBJECT'
| _common_members  : (  481 | 134 |     return net_Con    ^  
      audio_filter/stereo_widen.cconst struct co:n129st  : 9v:l vclc_481 |  c../include/vlc_variables.hwarning: _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o
b:122:39:   129 | necnote: expanded from macro 'var_Create'
ject_t * )(&(x  t) (obj, host, port, SO  CK_ST  REAM, I msg_Err ( p_PPROTO_TCP);
      |            ^
      filter, "stereo enhance -  >o co../include/vlc_network.h:125:48: note: nstexpanded from macro 'net_Connect'
 struct v  125 | #definlc_commone net_Connect(a, b, c, d, e) net_Connec_met(VLC_OBJECT(a), b, c, d, mbere)r
      equires stereo" );
|                                                ^
      |         ^../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

  481 |         con../include/vlc_messages.h:83:5: note: st sbtruj) \
expanded from macro 'msg_Err'co
oc      |               ^
   83 |     mt sg_Generic(p_this, VvLC_MSG_ERR, __VA_ARGlS__)
      |     ^
c../include/vlc_messages.h:78:13: note: _In file included from audio_filter/converter/format.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:362:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'msg_Generic'
     362c78 | s: (const vlc_object_t open %s: %s", um |     if( vam *)r_Get(&(x    vlc_Log(VLC_OBChJECT(o), pecked( p_obj, psz_name, V)->o, LC_VAR_ADDRESS, &val ) vlc)on_mbej) \
      | mb              ^
_moduers: 
      |         ^
(const../include/vlc_variables.h:142:48: le_n a122me, __FILE__, __LINE__, v\
      | l |             ^access/srt.c:82c:22_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

onote: bject_#td e*f../include/vlc_common.h:481:15: i)ne var_Create(a,b,c) var_Create(expanded from macro 'var_GetChecked'
note: expanded from macro 'VLC_OBJECT'
  481 |   142 | #define V(&   82 |                   LC_OBJECT((x)->obj)          const struc* ar), b, c )
      |                                       ^
t vlc../include/vlc_common.h:481_common_lvmembers: (coar_InheritInteger(p_stream, ,
      | :15: note: expanded from macro 'VLC_OBJECT'var_GetChecked(o "n
        ^
  481../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
 |  ,   83 |     etwo      crk-onst st\caching");
      |                      ^
 msg_Generic(p../include/vlc_variables.hruct vlcnst vlc__common_membeob_this, VLC_MSG_ERR, _ject_t *)(&(x)->obj) \
      |               ^
rs::615 :(53c:o nnote: saudio_filter/stereo_widen.ct
      |               ^
expanded from macro 'var_InheritInteger'
  615 | #de:141:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  141 |     CREATE_VAR( f_de vlcfin_objece vart_nt *)(&(x)-_I>oaccess/dvdnav.c:922bj) \
      :9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,t,  922 | vl)  var_Ge|               ^
a       mtCheckedsg(In file included from access/satip.cVyL,C     CO:34:
__VNFIIn file included from ../include/vlc_common.h:OBJECTG_nheritInteg_Dbg(1031:
../include/vlc_variables.h p_demux, "Der(o, n) mmPREFIVDNAV_SPU_CLUT_CHANGE" );
Ao_v:A563X "deln_ma:embers: (const vlc_object      |         ^_
5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t *../include/vlc_messages.h)(&:aR(87:5: note: expanded from macro 'msg_Dbg'Gr_InheritIntegery" )
      |     ^

x(   87 | )->obj)    msg_G \eneri
      |               ^
c(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
audio_filter/stereo_widen.c:138:19:../include/vlc_messages.h :78:13: note: expanded from macro 'msg_Generic'
note: (expanded from macro 'CREATE_VAR'  563VLC_OBJECj |     var_CrIn file included from o   )78e)T(o), n)
      |  |                                                       ^,n,t,v)
      |                                                ^a
../include/vlc_common.h:
 481:
15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h   481 |    138 |   ete    ( p_obj, psz_name,  VLC_VAvlc_LogpR_STRING(VLC_OBJECT(o), | _VLC_VAR _pr, vs: \
      |               ^
sys->stor = var_CreateGetDO:I (const vlcF_objecloat( p_aout, var 481:15); \
      |                   ^
In file included from t: note: expanded from macro 'VLC_OBJECT'    colnsct
_  481module_name, __FILE__, __LINE__, \
       s_ttr| u            ^ *)(
N../include/vlc_common.hH:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_variables.h:497:55:&(x)->obj) \
      |               ^
access/dvdread.c:ER41 |   :
In file included from IS../include/vlc_common.h:1031:
../include/vlc_variables.hIn file included from access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:  :  563    co1031nsct vlc_common_members: (const v note: expanded from macro 'var_CreateGetFloat'
lc_obj  497 | ect_t *)(&T
#t define var_Cstruct       |     ^
rv(x)-481 |         cons>t../include/vlc_variables.h:122:39:obj) \
      | _e              ^
lc_comm _note: expanded from macro 'var_Create'
  122 | #dateGetFlefinoaon_membersaccess/srt.c:95:19:t(a,b)   var warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   95 |     int i_latency=var_Inher:_Cr5:e it  v: (warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_Create(a,b,c) var_CreatIentsterguct(  563 |    e r( p _vlc_VLC_OBJECco varT(a), _coomnmon_memCreate( p_ombbejrs: (const vlc_access/rist.cs:34:
../include/vlc_network.h:150:12: warning: eatdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
object  eGetF_150 |   , p  returnloat( VLCt *)(&tream, SRT_PARAM_LATENCY );
_OBJECT)((sz_n
             |                   ^
xame, VLC_VA../include/vlc_variables.h:)->obj) \R_STRING | VLC_VAR_DOb
,      |               ^
| net_Con st vlncecaccess/dvdnav.c:_615:53: note: expanded from macro 'var_InheritInteger'
cob   615 | #ject_t *INHE)(&tDgram (RIT
942d:9:    ^
 ../include/vlc_messages.h:ef78)warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

:
  942 |       ../include/vlc_variables.h:511:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    m511 |           var_Create( psg_Dbg( p_demux, "DVDNAV_SPU_| _obj, psz_name, VLC_Vmobj,o hostnAR_ineSTREIAM_:CHAN(x)->13 _GE" obj) \
      :|               ^
      |     ^NTE 
);
      |         ^note: expanded from macro 'msg_Generic'
GER | VLC_VAR_DOINHERIT
      |     ^
   78../include/vlc_variables.hma),../include/vlc_variables.he | b)
var_InheritInteg:122:39 
In file included from audio_filter/converter/format.c:  note:   :37:
In file included from ../include/vlc_common.h:vlc_L1031expanded from macro 'var_Create':
../include/vlc_variables.her(o,og(      ../include/vlc_messages.h|                                                       ^
:429:5::87../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

:  481   | 122    |  #    consVLC_Ot struct vlc_cB warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  mmondefine var_Create(a,b,429 |     var_CreacJECT(o), p_5: note: expanded from macro 'msg_Dbg'
)members: , te( p_obj,vlc_mo dule_n, v( c:o122ame,ar_:Creanpsort,t vlc_tobject_ h __FILE__, __pLINE__, \
39      e|             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |        sz_name, VLC_VAR_INT   87 |   const(: VLC_OBJECT    note: expanded from macro 'var_Create'
ms  122 | #define var_CreatE(GERlim, I                                      ^
PPROTO_UDP);
      |            ^
../include/vlc_common.ha), b, :481:../include/vlc_network.h:146:26: note: expanded from macro 'net_ConnectDgram'
15: note: expanded from macro 'VLC_OBJECT'
t *)(&(x)->obj) \
      |               ^
  146 |         net  481caudio_filter/stereo_widen.c:141 |      _ConnectDgra: 5): warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
m(VLC_OBJECT(a), b,  struct vl c, d, e)
      |                          ^
../include/vlc_common.h:481:15:   note: expanded from macro 'VLC_OBJECT'
c_common_m481 |       
 audio_filter/stereo_widen.c:139:5:  n) vnote: expanded from macro 'CREATE_VAR'ar_|
  481 |    139 |     var_A InheritIdnteger(  V dCallback( p_aout const struct vlc_commo, var, paramn_members: (coLC_OBJECT(o), n)
      |                                                     ^
g_nst vlc_objectGC_t *)(&(allback, p_sys );
      |     ^
../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'e
  166 | #defineeneric(p_this, VLC_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
MSG_D  481 | BeGm,b e_r_sV:A _(ARGS__)
      mbe var_AddCa|     ^const vlc_object_t *)(&(x)-(>obj) \llback(a
      ,b,rs: (const |               ^
      con
c,d) var_AddCacaccess/avio.c:136:5:v warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]a../include/vlc_messages.ho:78:13: lc_object_t *)(&(x)->o note: expanded from macro 'msg_Generic'
lV
,n   78 |     vlc_Log(VLC_bOLlbj) \
      Bs | ,C_VAR_              ^
st struct vlc_coDOINbaIn file included from access/udp.cck( ct s) va:tr43:
../include/vlc_network.h:150:12:rm_Create(mJ ECT(oVLC_OBJu) ,   p , vVlLC_OBc_JECT(a), mb, c, odule_name, _x)->obj)_FILE__, __LINE__, \
      |    d )
      |                                                   ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   136      const str            ^
 |     msg_Dbg(access, "%s../include/vlc_common.h:\
      | 481:              ^
15: note: expanded from macro 'VLC_OBJECT'
  481 |  uct vlc_c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ommon        _members: const stru  c
ct vlc(_commo  150 |     returnn net_Conne_mIn file included from caccess/dvdread.c:41c:
oIn file included from nst vlc_objonst stect_t *)eruct vl../include/vlc_common.h:1031:
../include/vlc_variables.h:578:c_com9mtDg: ram ((&(x)-warning: >obmdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  578oeen_mojeHERIT |  bj, host, p )m;
      |     ^oor) \
      |               ^
n audio_filter/stereo_widen.c:142:5_ :t, hlim, I warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
k if(a   142 |     CREATPEvablr_e, size=%"Change( p_obj, psz_namP
e../include/vlc_variables.h:122:_VAR( f_feedback,  CONFIG_PREFIX "feedba, VLC_VAR_CHOICESCOUNT, &count, NULL ) ck" )
      )
      |         ^
../include/vlc_variables.h:128:43: Rmbe39: note: expanded from macro 'var_Create'
r  122note: expanded from macro 'var_Change'
P | #d|     ^
audio_filter/stereo_widen.cefine var_Cres: (const vlc_obbersate:138:19: note: expanded from macro 'CREATE_VAR'
ject(a  128 | #defs,b,c) var: (conse  138 |    ine p_sys- t v_>lstorOTO_Uc_DP);
      C|  o           ^r=eabject_t *)(t&(x)->obe var_Createj) \
      |               ^
( VLC_OBJ
access/dvdnav.c:943_t *)(&(x)->obj../include/vlc_network.h:146:26: note: expanded from macro 'net_ConnectDgram'
:)G  metFloat( p_bers::aouR  Ii64, seekable ? "" : "\not ",
      |               ^

      |     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_t,DBG, __VA_ARGS_In file included from access/concat.c:28 var ); \
      |                   ^
:
In file included from ../include/vlc_common.h :1031:
../include/vlc_variables.h:578:9(_)
      |     ^c146 |         nonst vl../include/vlc_variables.hc_object:497
9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_t  943../include/vlc_messages.h:78:13: note:  expanded from macro 'msg_Generic'
*)(:55: note: expanded from macro 'var_CreateGetFloat' |        e msg_Dbg( t_:C warning: onnect   78 |     vlc_Log(VLC_OBJEdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
CT(o), p, vl  c_module578_name | Dgram(VLate(a,b,c)C_, OBJECT(a), b, c,  d   ECT(a var_Create( VLCif( v), b, c )
      |                                       ^
../include/vlc_common.h:481ar___OBJEFILE__, __LINE__:15:_Chan, note: ,geexpanded from macro 'VLC_OBJECT' 
e(   CT()
      \
      p_demux, "     - physical_wide| | =                         ^
            ^
E../include/vlc_common.hCT(a%d",
      :481 |       |         ^  const struct vlc_com&(x)-mon_members: (const vl../include/vlc_common.h:(const vlc_object_t *)(&(x)->obj) \
      |               ^
c_object_t *)(&(x)->obj) \
      |               ^
ct v), b, c )
      |                                       ^
access/srt.c:97:28:../include/vlc_common.h481In file included from audio_filter/converter/format.c:
>: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
var_Changel   97c_37:
In file included from ../include/vlc_common.h: |  cobj) \ 
      |               ^
481:om481:15:15 : note: expanded from macro 'VLC_OBJECT'
mIn file included from access/rist.c:  481 |         const stru (o ../include/vlc_messages.hct vlc_common_char *psz_passphrasn_members: (const vlc_object_et  1031= var_InheritString( p_s*)(&(x)->om:
embers: (const vtrbj) 
a../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
e\  442 |     var_Create( 
      |               ^
p_obj, psz34)  497 | #define_ var_lc_object_t *)(&(x)-C>roebaa,tj) \
      |               ^
eGemtFl:
../include/vlc_network.h:159:12: warning: oat(a,b)  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   159 |  var_In file included from access/satip.c:a,b,c,d, n access/avio.c, :160:e)5: C warning:  SRT_PARAvar_ChangeMreateGetFlo_a34PA:
StaIn file included from ../include/vlc_common.h( p_obj( , psz_name, VLSPHRASE me, VLC_VAR_BOOL:1031 | VLC_:
../include/vlc_variables.h:578:9: warning: )due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_VAR_C; H
reV      A|                            ^
t../include/vlc_variables.h:urn ne642 :VLC_OBJECT(a),b)
51      |                                                       ^
t_: note: expanded from macro 'var_InheritString'
  642 | #dOI  578OpenDgram (obj, host, port, NULL, 0, IPPROTO_UDP)../include/vlc_common.h:481ef;:15: note: i
      |            ^
expanded from macro 'VLC_OBJECT'../include/vlc_network.h:
155:  481 |   23: note: expanded from macro 'net_OpenDgram'
n      const struct vlc_common  155 |   _members: (const v  note: lCcexpanded from macro 'VLC_OBJECT'    net_OpenDR_DOINHERIT );
      |     ^
gr | ../include/vlc_variables.h:122:39:e    if( vb:87:_object_t *)(&(, c x)->objam)
(VLC_Oa rnote: expanded from macro 'var_Create'
  5: note: expanded from macro 'msg_Dbg'
BJECT(a), b, c, d, e)  
      |                                       ^
,../include/vlc_common.h g_   :C481:15:87 |   \
      |               ^
hange122E)audio_filter/stereo_widen.c:142CS_ | :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OBaudio_filter/stereo_widen.c:139:5: note: expanded from macro 'CREATE_VAR'
J
      |                        ^
  ../include/vlc_common.h481 | ECT( a)       const struct vlc_common_members: (const vlc_object_t *)(&(xCOUNT, &count, NULL ) )#define var_, b, c, d,:481:Create(a,b,c e) var_Create( VLC_OBJECT(a), b ( var_I np_obj, , c )
      | )                                      ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         con
  mdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
139  160 |     co      |                                           ^
15../include/vlc_common.hnfig_ChainPar:481note: expanded from macro 'VLC_OBJECT'
se( access,: note: expanded from macro 'VLC_OBJECT'
  481 |     :15: note: )->objexpanded from macro 'VLC_OBJECT'
)  481 |         constpsz_n  481 |      |     var_AddCallback( pas me, g_ aV     cono_LC_VAR_CHOs tstruct  \
      |               ^
vlc_common_ struct vlc_cIn file included from access/srt_common.c:24herit:
SIn file included from ut, vaormm, paramCallback, pe_mbers: (const  "sout-avivaccess/srt_common.ht:r30i:
nIn file included from g../include/vlc_common.h(o, n) var_:1031:
../include/vlc_variables.hs:oIy s );
      |     ^
ICESCOUNT, -", ppsz_so&coconst struct vlcunt, NUut_options,525LL )nher _commoin../include/vlc_variables.h:166tStr:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:51: note: expanded from macro 'var_AddCallback'
  166 |  #define va_mem  525 |  iac r _ vcebers: Ass->pa
      |         ^
ng(VLC_(dr_Create( p_obGeneric(p_tj, psz_name, VLdCallbaccohkn_sct vlc_ob(a,b,c,d)ject va_t *)(&r_AddCallOBJECT(o)bac,k( VLC_OBJECT(a), b, lc_on)
      |  c,                                                  ^
 d )
      |                                                   ^
../include/vlc_common.h:481../include/vlc_common.h:481:15: note: bject_t *)(&(x:15: note: expanded from macro 'VLC_OBJECT')->obj) \
      |               ^

  481 |         const struct vlc_common_membeexpanded from macro 'VLC_OBJECT'
rs: (const vlc_object_t  481 |         const struct) 
*)(      &| (        ^x
)../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'
->obj) \
      |               ^
  st struct vlc_common_members: (const vlc_128 | #deCffoibnjee cvta_t_VA access/srt.c:99:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R_BOO*)(&(x)-g   99: >obL |     c);
      |     ^
j) \
      |               ^
../include/vlc_configuration.h r(x)->obj) \
_har *psz_sIn file included from treamid = var_InheritString( p_stream, SRT_PAaudio_filter/converter/format.cChange::      173:6015R(a,b,c,d,e) var_ChaAM_37:
In file included from ../include/vlc_common.h:1031nge( VSTRELC_OBJECT(a: ), b, c, d,note: expanded from macro 'VLC_OBJECT'AMID  
);
      |                          ^
../include/vlc_variables.h:642:51  e: note: expanded from macro 'var_InheritString'
| )
      |                                           ^
481 | ../include/vlc_common.h VL:481:15: note: expanded from macro 'VLC_OBJECT'
  :
../include/vlc_variables.h   642 | C  481 |         const struct vm _Vo:455:5 AR_DOn_members: (co|               ^
nst vlc_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:obj vll  455 |     var_#dectc_commC_oeft *n_   const struct v)rmec note: i_commo(&(x)->obj) \
mbeexpanded from macro 'config_ChainParse'ne var_InhIeritStrs: (ncolNcHERIT
      |     ^
../include/vlc_variables.h:122:39
:  173       |               ^note: expanded from macro 'var_Create'
n  122 | st vlce
ate( p_objIn file included from access/ftp.c, p#define var_Create(a,b,c) var_Create( VLC_OBJECT(a:37:
s | #def_object_t *)In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539:5: (&(x)->obj) \
      |               ^
ine config_ChainParse( a, b, c, d ) config__rCcing(o,hommo n) vaz_name, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
), b, c )
      |                                       ^is, _me
mberVLC_MSG_DB../include/vlc_common.h:481:15:   539 |  n_membs: (const vlc_eG, __VA_ARGS__)
      |     ^
 note: ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
  var_Create( p_obj   78 |     vlc_Log(VLC_OBJECT(oobject_t *)(&(), p, vlc_m, psz_nox)->obj) \
      |               ^
expanded from macro 'VLC_OBJECT'
dule_name, __F  481ILE__, __ |     audio_filter/stereo_widen.cLINE_V:143:_, \
      |             ^
    const structame,  vV../include/vlc_common.h:481:15: lc_common_membe5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rs: (note: expanded from macro 'VLC_OBJECT'
  481 |         const sconst Laccess/rist.c:119:20: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vl  ctruct_objeC r_Inhe_ritString(VLC_OBJECT(o), nvlc_common_members: (constVcA Rt_t *)(&(vlc_object_t *)(&(x)->obx)j) \
      |               ^
->obj) \
      |               ^
  143 |     CREATE_VAR( f_crosaccess/dvdnav.c:945:9sfeed, CONFIG_PREFa: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]In file included from access/srt_common.c:In file included from 24access/dvdread.c:43:
In file included from ../include/vlc_input.h:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:539::inPar41:
s_FLOe( VLC_OBAT JEC../include/vlc_vout.h:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T(a), b, c, d )
      |                                                            ^
125:5../include/vlc_common.h|  :  539 |   :481:15: warning: note: 119 |         expanded from macro 'VLC_OBJECT'LC_Vdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  125 |  AVLC_VA  R_  vlc_object_release( p_vout );
      |     ^          vaR_FLOAT r_Inhe  var_CrearitInteger(| VLC_VAR_DOINHERITp_access
, "network
      |     ^
  ../include/vlc_variables.h-caching") );
      |                    ^
te( p../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'

481  615../include/vlc_objects.h | #def:66:25_ | i one varIn file included from : note: expanded from macro 'vlc_object_release'
bj,    :66 | _InheritIntep122g e:r(o     39: note: ,   const struct vlc_common_expanded from macro 'var_Create'
mem  122 | #define var_berCreate(a,b,s: (constc) v vlar_Create( VLC_OBJE)c_
      | CobjecT(a), b,                                                   ^
t_tc )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 *)(  481 |       &(x  const s)->truct o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
bj) \
        481 |         co|               ^
vlc_commnson_members: (const vlt strc_objeaccess/avio.c:175:ct_t *)(&(x)->obj) \
      |               ^
22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  175 |     char *psz_opts = var_Inhuct vlc_commoIn file included from access/ftp.c:n_members: (coeritString(access,37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554: "5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  554 |   rssnst vlc_object_t *)(&(x)->obj) \
      |               ^
out-avio-:../include/vlc_variables.h:128:43: note:  (cexpanded from macro 'var_Change'access/srt.c:113:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  113 |    128 | #define vI  var_Create(o pp_obj,  psz_name, VLC_VAR_STRX tions"I)NG |     msg_Err(o;
      | n p_stream, "Cannot resolve [%sar_Change(a,b,c,d,e "crossf)  VLC_VAR_DOINeedvHERIT
      |     ^
../include/vlc_variables.h:122:" )
      | 39: note: expanded from macro 'var_Create'
                      ^ vlc_    ^object_rear_Ch  122 | #define var_Create(a,b
laudio_filter/stereo_widen.c:138a
,c) var_Create( VLC_OBJECT(a), b,../include/vlc_variables.h :c )
      |                                       ^
642:51:../include/vlc_common.h :481:15: note: expanded from macro 'VLC_OBJECT'
nge( VLC_OBJECT(a), b, c, d, :19:e )
e      |                                           ^
  481 |    note: expanded from macro 'var_InheritString'
  642 | #defase( VLC../include/vlc_common.h:_ine v481:15: note: expanded from macro 'VLC_OBJECT's note: expanded from macro 'CREATE_VAR'

  138 |   481 |         co nst stv   ar_GetChecked( p_obj, psz_namruct vl]:%d (ec_co, VLC_VAR_mmon_members: (const OBJECptT vlc_ovlc_object_t *)(&(x)->obj) \
      |               ^
reason: %s)",_sy
      |         ^
ar_In../include/vlc_messages.h:83:5: heritString(o, n) vs->stor = var_note: expanded from macro 'msg_Err'
Crea   t83eGetFloat( p_aout, v(a)ara ); \
      |                   ^
r_I../include/vlc_variables.hn:497bject_t *)(& he( | :r55: note: expanded from macro 'var_CreateGetFloat'
    msg_Generi)c(p_this, VLC
itx)->obj) \
St      |               ^
r_M      ing(VLC_OBJECT(o), n)
      |                                                   ^
../include/vlc_common.h:481SG_In file included from access/udp.c:43:
../include/vlc_network.h:159:ERR, 12_| : _VA_ARGS_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sz_nam  _)159 | 
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     v    retur:e, VLC_VAR_FLOAT      |   15c497: | #d note: expanded from macro 'VLC_OBJECT'
  481 |         const stru                        ^ct vlc_common_memberes: (consft vlc_objieonst ct_tnstru *)(&ct vl(x)->obj) \
c_common_membe      |               ^
rs: (const vlc_obje varaccess/avio.c:184:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  
VLC_VAR184 |        _../include/vlc_common.hCect_t *)(&(x):r->o_DOINHERITaccess/concat.c:68:27:eb
      j| )    ^ \
      |               ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   68 |     a = vlc_aaccess_NewMR
tIn file included from access/ftp.c:37:
In file included from ../include/vlc_common.h../include/vlc_variables.h::1031:
L(VLC_e122:39: note: expanded from macro 'var_Create' msg_Err( access, "unknown option \
481  122 | #define var_"%s\"OBJECT", t->key );
      :(access), sys->next->mrl);
      |                           ^
Create(a../include/vlc_variables.h:563,b,c):|         ^
5../include/vlc_messages.h:83:5: : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: expanded from macro 'msg_Err'
   83 |   563 |     v var_Create(ar_Create(  ../include/vlc_common.h15:   msg_Generp_obj, psz:_481:inca(mp _Vt15: note: expanded from macro 'VLC_OBJECT'
he, VLC_VAR_STRING | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.h:122:39:Get  481 |     LFlioat(a,b)   var_Crea    const sstruc,t vl VLC_MSG_ note: expanded from macro 'var_Create'
ERR, __V  122 | #defA_ARGine varS__)_CreaC
_teGOc_common_memete(a,b,cBJber)Es: (const vlct      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
 vFlo_oar_Cr   78 |     vlc_Log(VLC_OBJECT(o),eate p, v( VLC_OBJECT(a), b, c )
      |                                       ^
../include/vlc_common.hlc_:481:15: note: expanded from macro 'VLC_OBJECT'
 note: bjectexpanded from macro 'VLC_OBJECT'modulea_name, __FILE__t *)(&(x)->obj) \
      |               ^t( VLC_OBJECT(a)

,  481 |  _, __LINE__, \
      b) 
        |                                                        ^ 
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'|             ^ 
c  481 | o n s    t s t rcouct vlc_common_maccess/concat.c:187:18:n swarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
emberst: (const vlc_obj Sstr  187 |     char T*liuctst = var_CreRING, &vateGetNal ) )
      |         ^
o../include/vlc_variables.h:
nEmaccess/satip.c:142 vl37:
:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
pc_common_members: (Cco../include/vlc_network.hn:134:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |           ect_t st vlc_obje134 |     rect_t turn 48: note: constexpanded from macro 'var_GetChecked'* struct vlc_common_members: net_Connect (obj, ho)(&(x(const v
)->obj) \
lc_ob        |               ^
142 | #define var_GetChecked(o,n,t,ject_t *)(&(x)->objaudio_filter/stereo_widen.c) \
D      |               ^
:143:5:OINHERIT );
      |     ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,audio_filter/stereo_widen.c:139:5: note: expanded from macro 'CREATE_VAR'
  139 |     var_AddCallTback( p_aout, var, paramCallbackc, p_sys );
      |     ^
../include/vlc_variables.h:166:51: note: *)(&(x)->expanded from macro 'var_AddCallback'
obj) \
      |               ^
  166 | #access/avio.c:188:9  : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481 |         const svt  () var_GetChecked(VLC_a)OBJEst, define vap, b, c188r_AddCallback(a,b,cC, )
      |                                       ^
ort,T ../include/vlc_common.h(o),n,t,v)SOCK_STRlc_rduct vlc_com)mLog(V on_LvarCEAM, I_m
AddCallback( _:481:15: note: expanded from macro 'VLC_OBJECT'OBJECT(o), VLC_OBJECT(a), b,      |                                                ^
em c, dbe )
      | rs                                                  ^

../include/vlc_common.h:481:15../include/vlc_common.h:481:: (const vlc_In file included from  note: access/dvdread.c:   |         mosg_Err(ac43cbject:
../include/vlc_input.h:ep527s,_:s481,:29:  |       expanded from macro 'VLC_OBJECT' 
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    527 |      intput _ tchorneads_tt 481* |      i   const stru v*)(&(cx)->objt) \
l      | c_module_name, __FILEPnpu              ^
t vlc_common_members: (const vlc_ob In file included from access/ftp.c:15: note: expanded from macro 'VLC_OBJECT'
37  481 |    PROTO_TCP);
      |            ^
../include/vlc_network.h::
In file included from ../include/vlc_common.h = i     const s125:48: :1031:
note: expanded from macro 'net_Connect'
t../include/vlc_variables.h:578:9:__, __LINE__, nrject_t *)(&(x)->o\put_Create( parent,   ibuct vlc_comm
 owarning:       |             ^
125 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h  :#481d:e578 |     if( var_Change( p_obj, psz_nastr15finj:tue m, le netnote: me, VLC_) \
_ctn_members       |               ^
vlc_ocommaudio_filter/stereo_widen.c:144:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Con_members: (cons
oexpanded from macro 'VLC_OBJECT'V  : 144 |   A
nR_CHO  gt vlc_objec, NULL, NU(consICt_t *)(&(x)->obj) \
      |               ^
ESCOUNT, LL );
      |                             ^
&../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
 cou  501nt, NULL ) ) CREATE_ | "Failed to openn481In file included from  | access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ect(a, b, c, d, e) net_Connect(VLCVAR( f_dry_mix,   C ONFIG_PREFI%_../include/vlc_common.h:1031:
../include/vlc_variables.h:554:5: warning: sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
"O, aBcces s->psX   "dry-mixz_path);
" )
      | 
      |     ^
      |         ^
554 |     va        ^audio_filter/stereo_widen.c:138:19: note: expanded from macro 'CREATE_VAR'
JECT(a), b, c,   138 |     p_sysr_Credate( p_obj, psz_name, VLC_VAR_, e)
      |                                                ^->sto../include/vlc_messages.h:83:S5TR: note: expanded from macro 'msg_Err'

   I83 |     msg_GeneN../include/vlc_common.h:481:ricr = var_CreateG15e:tFloat( p_aout, var ); \
      |                   ^
../include/vlc_variables.h:497:55: note: expanded from macro 'var_CreateGetFloat'
(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h: note: expanded from macro 'VLC_OBJECT'
78:13: note: expanded from macro 'msg_Generic'
  481 |         cons   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_moG | t strucdtul
VLC_VAR_DO../include/vlc_variables.h:128:43: note: expanded from macro 'var_Change'INHER
IT
      |     ^
../include/vlc_variables.h:122:39  128 |   #define var_Change(a,b,497 | #definec,: note: expanded from macro 'var_Create'
  122 | #d vefined,e) varar_CreateGetFloat(an,b)   var _CreateGetFloat( _Change( VLC_OneBJ vEar_Create(Ca,b,tTc_Ope_naVLC_me, ) var_CreateOBJECT(a( VLC_OBJECT(a), vlc),b)_
       b, c|                                                       ^
../include/vlc_common.h: )
_481:_15: note: expanded from macro 'VLC_OBJECT'
FIL      c  481 | E e__|                                        ^
../include/vlc_common.h:481, n__:15: note: expanded from macro 'VLC_OBJECT'
Dgram (obj, ho      constommon_membest,rs: (co struct vlc_common_me  481 |       port, NULL   constmbe struct vlc_commonst vlcn_members: (co,LINE__rs:ns t (const vlc_object_ vlc_object__object_t *)(&(x)->obj) \
      |               ^
0(t   ,, \
      |             ^
a) ,tIPPROTO_UDP);
      |            ^
In file included from ../include/vlc_network.h: b155:23: note: expanded from macro 'net_OpenDgram'
 *)(,    access/satip.cc, d,# ../include/vlc_common.h::481:15: note: expanded from macro 'VLC_OBJECT'
&(x)->ob*)(&(x)->obj) \
        481 |         c155 |    e )
         jd| )|  \
      onst struct vlc_commone|               ^
fi  net_O37p_m:
../include/vlc_network.he                                          ^
mbers: (co ../include/vlc_common.h:481e n:15: n Dgram(VLC_OBJECT(a), b, c,note: expanded from macro 'VLC_OBJECT'
 e  d, e,nst vlc_object_t *481 |                ^
   gIn file included from access/srt_common.c)
 c audio_filter/stereo_widen.c:144:5onst      )(&(x)->obj):|                       ^
../include/vlc_common.h:481:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15: note: iaudio_filter/stereo_widen.c:139:5:  note: expanded from macro 'CREATE_VAR'
npexpanded from macro 'VLC_OBJECT'
:  24:
   In file included from   139 |     150:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |       var_Ad  150ut_access/srt_common.h:30 |  :
In file included from ../include/vlc_common.h:1031   return nC:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  const struc sreate(a,b,c,d,e) input_Create(VLC_OBJECT(a),b,c,d,t vlc_common_me  563ter)
uconst struct      |                                              ^
 ../include/vlc_common.hctm :481vlc_c:\e
t       |   vlc_co mmon var_Cr_Ceattommon_onmnebctDgram (obj, embers: (e( p_ob15:j, pszc_mem_nbers: ( coamonsters: (con note: expanded from macro 'VLC_OBJECT'
e,   481 | |               ^
VLCst vlc_obj_VAR_h eckevlc_object_dt *)(&(STRING | VLC_VAR_DOINHERIT
Callback(ect_t *)(&(ho      |     ^
x)->obj)  n)../include/vlc_variables.h: \
      |               ^
x)->obj) \
      |               ^
tySnaccess/avio.c:254:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlc_object_t *)d((&(s strx)  -o,       const n,t,v) >var_GetChobj) \
      | ecked(VLC_OBJECT(o),n,t,v)
      |                                                ^
strut vlc_obje              ^
ct vlc_co../include/vlc_common.hmmon_members::c481:15: note: expanded from macro 'VLC_OBJECT'
   481 |   ing(access, "concat-lt(c_t *)(&(x) ->objionsts) \
      |               ^
var_InheritItn tvIn file included from "access/http.caccess/srt.c:129:19: warning: elc_obje'srt_socket' is deprecated [-Wdeprecated-declarations]ct_t);
      |                  ^
 *)
ger(VLC_OBJECT(o), n)
      |                                                     ^
(&:36:
In file included from ../include/vlc_common.h(  129 |     p_s../include/vlc_variables.h:499:73: note: expanded from macro 'var_CreateGetNonEmptyString'
:1031  499 | #dys:
../include/vlc_variables.h:362:-9ef:122../include/vlc_common.h:481:15: 
note: expanded from macro 'VLC_OBJECT'
  481 |         cine varop_>sock = sanst strucout, var,   945:)t39 vlc_commx: vaon_members: (const vlcparamC _254 |     CreateGetNon_object_t msg_Err*(p_ )->aa |        llback, prcc_onote: expanded from macro 'var_Create'
 msg_Db_Eaccess/udp.c:159:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]s  Cem122 | #defss, "  bj) \
      |               ^
)(&(x)->obj) \
      |  g (r  In file included from access/dvdread.ceine var_CcW:ate( VLC_OBJE ronst struct vClTc(_ac)o,m bm,on43_:
../include/vlc_input.hote onlpmember              ^
:530:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  _yr530e | dateemux, "     - physical_letterbox=%d",
(a,b,c) var_C      | access/rist.c:161: %zu rc peate( VL bytestyS5 :C_OBJECT  tring(a,b)   var_CreateGetNonEmptySt    vlc warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  161 |     msg_In %s"ring( VL_objectC_OBJECT((a), b,a_rel)f,b)
      |                                                                         ^
 c )../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ease( input   481 |       s
)o:  co( (cons;
      |         ^
        ^../include/vlc_objects.h:nst 
  ../include/vlc_messages.h:87:5: note:  expanded from macro 'msg_Dbg'
p481_ | a struct vlc_common_member c   s87:t  c)
      |                                       ^ 
e../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
s  481 | s, "O vpel (cons , i_write,
      |     ^ning Rist Flow Receiver at %s: 
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'    const struct
   ys );
      |     ^
 vt vlc_oblcj_common_membe ../include/vlc_variables.h: ect_t   |  166   msg_:51: note:  *)(&(x)->obj) \
      |               ^
 Generic(p_this, Vexpanded from macro 'var_AddCallback'LC_MSG_DBG, __VA_ARGS__)
      
|   166 | #define var_AddCallback(a,b,c,d) var_AddCallback( VLC_OBJECT(a), b, c, d )%d a
      |                                                   ^
66:25: nd note: expanded from macro 'vlc_object_release'../include/vlc_common.h:%s:%d",

   66 |     vl      |     ^
../include/vlc_messages.h:81:5: note: expanded from macro 'msg_Info'
481:15: note: expanded from macro 'VLC_OBJECT'
c_object_release( VL  481 |         ^
    81 |   ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
     mconst struct vlcsg__Generic(p_this, VLC_MSGIn file included from _INFO, __VA_ARGS__)
      |     ^
access/srt_common.c:24:
In file included from access/srt_common.h:30:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:578:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  578 | ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
    if( var_Change( p_ob   78 |  In file included from access/ftp.c:j co c , psz_ o   78 | mmon_membeC83 |   rs: (const vlc_object_n _OBJECT(a) )
      |                         ^
42atme, VLC_VAR_C *)HO(&(x)ICESCOn->obj) \
      |               ^
    vlc_Log(VLC_OBJECT(o),:
 p, vlc_module_na../include/vlc_common.hme, __FIL msg_Ge../include/vlc_network.h:134:12snE__, __LINE__, \: warning: :481:15Udue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
audio_filter/stereo_widen.c:207:  134 |     return net_Connet: note: expanded from macro 'VLC_OBJECT'
ct (obj, host,5 :NT,  481  |      warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
port  ,eric (SpO_this, VL &count, NC  C_MUK207 const stru |     DEL_VAR( C_STLL )REAM, IPPROTO_TCP);
      |            ^
rSG_ER../include/vlc_network.h:125:48: rRs )
      |         ^
warning: ../include/vlc_variables.ht_socket, _( res->a:128:43: note: expanded from macro 'var_Change'
  128note: expanded from macro 'net_Connect'
 | #d  125 | #d_ecefine var_Change(a,bOf,icn,ed nt vlcdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  362 | 
      |             ^
    if( var_GetChecked( p_obj, psez  (constt_VA_ARConnect(a, b, c, d, e)  vG../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (connet_lc_object_t *)(&(x)->obj) \
Connect(VLC_OBJECT(a), b, cS,_e_) var_Change( V),       d| , e)
      |                                                ^
              ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vl
      |     ^
c_common_../include/vlc_messages.h:78_name,access/concat.c::13: note: expanded from macro 'msg_Generic'
198:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
m     embers:LC_OBJECT(aN)FIG_PREFIX "f198 |  i78 |     vlc_Loeedback" );
      |     ^
gaudio_filter/stereo_widen.c:(VLC_OBJECT(o), p, vlc_module_name, _family, SOCK__FILE__, _DGRAM,c_object_t *)(&(x)->obj)  0 )_;
      |                   ^
 /usr/local/include/srt/srt.h:\(753const vlc_o   vbst vlc_obj
a      r| _              ^S
etSj,te _LINE__, \
      |             ^
 s../include/vlc_common.h:481:bt15rV, c, uct vlc_cLring(access, "In file included from access_output/rist.c:29ommon_members:
In file included from ../include/vlc_common.h:1031: C: note: expanded from macro 'VLC_OBJECT'
  481 |         c:
../include/vlc_variables.hconcoat_nst s:truct vlc_common_memb429:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
-  list", ""); /429 | * prevent re    var_Create( p_ocuebect_t *)(&(x)->obj) \
      | Vrsion (con              ^:
d, 67*/
: note: rs: access/rist.c:169:26: (conswarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
st vlc_objj, psz_name, VLC_evlc_Log(VLC_OBJECT(o), p, vlc_module_  169 |     p_sys->flVnct_t *)AoR_INT      |     ^
(../include/vlc_variables.hw:262:48:ame, _ note: expanded from macro 'var_SetString'
&(x)->obj) \eA'srt_socket' has been explicitly marked deprecated heret vlc_object_t
      |  )_FILE__, - *)(_              ^_
>fd_in = net_
Op  enDgLINEram(p_In file included from audio_filter/converter/format.c  access, p:753 | &a(xr37SRsed_ur)l_->ps_z,:
TIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:469
      |                                           ^
R \
      | ../include/vlc_common.h:481:_A            ^204262:
T../include/vlc_common.h:_ | #define var_SetStriAD481:15:R_DED_nh5P5:ost, paR :note: expanded from macro 'VLC_OBJECT'
 note:   481 |         consrsed_uexpanded from macro 'DEL_VAR'ESS, &val ) )
      |         ^
t../include/vlc_variables.h:142:48: note: expanded from macro 'var_GetChecked'

g(a,b,c) RECATED_  204 |     var_DePlCallba  142 | #defi:15: note: expanded from macro 'VLC_OBJECT'
c struct k( p_aout  481 |  ,vne var_GetChec     lc_co var, paramX Sked(o,n,t  co,v)RTn_sAP    var_SetSmvar_CaGetCtri-n>obj) \
      |               ^
hecI SRTSkg( VLCe_OBOCKET srt_socket(int, int, intd(t) SRT_ATR_DEPRECATED;
      |                                                                   ^
VLC/usr/local/include/srt/srt.h_:access/avio.cJECT(a),:274:9OBJEC:T(o)116 :warning: 43: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]expanded from macro 'SRT_ATR_DEPRECATED'

b,c)
      |                                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const s  274 |         msg_Err(ac  116 | tructlcess, "Seek to %"PRIu64" failed: %s", posit vlc_common#define SRT_ATR_DEPRECATED __attrib uwarning: _due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
members: (c  469 |     var_Create( p_obj, pste__((deprlzmon_member ss:trbiuaecated))
onc_name, VLC_VAR_ ,n,tS,v      |                                           ^
)
      | TRING | VLC_VAR_craccess/srt.c:132:D9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]                                               ^O
INHERIT ../include/vlc_common.ht) vlc_common_k,

      |         ^
  132 |    ;
      |     ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Genemr     msg_Er../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  eic(p_t122m | #define var_Create(a,b,hisrc( p_str) veam, "Failed to open socket." ar);
      |         ^
_Crea../include/vlc_messages.h:83:l, VLC_MSG_ERR, te( VLC_OBJECo_:->i_port, NULL,
      |                          ^
5: T(a)../include/vlc_network.h, p_sy:155:23:note: expanded from macro 'msg_Err'_VA_ARGS__)
      |     ^
n
   83 |     msg_b481ers:s );  \
      |     ^
 note: expanded from macro 'net_OpenDgram'
G../include/vlc_variables.h:167:51: note: :, b, ceneric( p_this, VLC_MSG_ERR, __V)
      15|                                       ^
A../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
(st vlc_objec:  481 |       note: _ARGS__)
      |     ^
../include/vlc_messages.h:78:13: cnote: expanded from macro 'msg_Generic'
o     n78155s | expanded from macro 'var_DelCallback'   const tt_t  |     vl        net_OpenDgram(VLC_OBJEstrc_Log(VLC_*)(&(x)->obj) uct v\
      |               ^
lc_c
CT(a), b, c, d, eOBJECT(expanded from macro 'VLC_OBJECT', g)
oommon  
      |                       ^
  _)members: (const vlc_object_t *access/concat.c:224:13481)(&(x)->obj) \
      |               ^
, pE../include/vlc_common.h:481:15:GER | VLC_VAR_DOI , vlc_module_nNHERIT );
      |     ^
../include/vlc_variables.h167ame,: | note: expanded from macro 'VLC_OBJECT'
#definIn file included from e  481 |    audio_filter/converter/format.cct_t :37      const struct vlc_v_FILE__, ar_DelCallback(a,_common_member_s_LINE__:
:: (conb,c,d) vaIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:477:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 warning:  *)(&(x)->objdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    224 |   477 |     var_Create( spt_ ovbljc,_ opbsjze_cnta_mte ,* )V(L&C(_xV)A-R>_oSbTjR)I N\G
 , \
r_DelCallback( VLC_OBJECT(a)      |             ^
| VLC_VAR_DOINHERIT );
      ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
, b, c, d )
  481 |         con      |                                                   ^
../include/vlc_common.h:481:15:      |               ^
 note: expanded from macro 'VLC_OBJECT'
  481 |         cons          maccess/rist.c:173:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t  173 122: | s|     ^
../include/vlc_variables.h39: note: expanded from macro 'var_Create'
        msg_Err( p_acce:122:39:  122 | #sstg _Erdefine var(access, "r_Cr struct vlc_common_meemsbs,ceannot conctruatenate locatio "cannctate(a,n %sot  "open inrsb,v, mrl);lcc) vput _comm) \
      |               ^
: (const ar_Createo
n_      vlc_objec(t_t *) VLC_OBJsocke(&(x)-members: (constnote: expanded from macro 'var_Create'
  >obj)122 | #defiIn file included from access/ftp.c:42:
../include/vlc_network.h:150:t" );
      |         ^
../include/vlc_messages.h:83:5: \12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  
vlc_onote: expanded from macro 'msg_Err'bject_t *)(&(      |               ^
ne var_Creat  150 |     retur
   83 |   n   msg_Generic(net_Conne(a,b,c)ep_this, Vx)->obj) \
      |               ^
|             ^
 vcta../include/vlc_messages.haudio_filter/stereo_widen.c:207:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:access/srt.crD_gLram (obj,C host, 83:5: note: expanded from macro 'msg_Err'
r   83peate( VLC_OBECT |   :175:28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(  175 |         inta i_key../include/vlc_messages.h:)_JECT(a), b, c )
      |                                       ^
78, b, c )
audio_filter/stereo_widen.c:205::13:  note: expanded from macro 'msg_Generic'      lengC_
   78 |     vlc_Log(VLC_OBJECT(o)|                                       ^, p msg_Generic(p_this, VLC_M
S../include/vlc_common.hG_ERR, __VA_../include/vlc_common.h:AMS, o rt481:15:vl note: c:481:_v5: note: expanded from macro 'DEL_VAR'
  205 |     vmodule_name,15: note: expanded from macro 'VLC_OBJECT'
 laG__ERR,  481 |   __V_  FILE__, __expanded from macro 'VLC_OBJECT'tA_AR
LIr_Destroy( p_aout,  N    ch E__, \
      |             ^
RGS__)
../include/vlc_common.h:481:15=:var       |     ^
 );
      |     ^
../include/vlc_messages.h:78: |  var_Inher note: expanded from macro 'VLC_OBJECT'13: note: expanded from macro 'msg_Generic'

itIn_obje        ct_t *)  con481 |  ../include/vlc_variables.hst78 |  tegt, port, hlim, IPPROTO_UDP);
: 125  ve         const stG Ss_t_r)ruct vlucc_tco m481rmon_membvlc_cers: :39: note: expanded from macro 'var_Destroy'l
common_mem_bers: Lo |         const struct vlc_co(mcmoonn  _memb,
ers:g(VLC_OB (consJt vlst vlc_object_t *)((&(x)->obj) const vlc_obje      |     ^
\E chCT(o), p, vlc_module_nac_me, obje
      |               ^
ct_t *__FILE__, __Lt_t *)(&(x)->obj) \
      |               ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78INE__, \
      |             ^
lIn file included from access_output/rist.c:29im, |  In file included from access/http.c:36)(:
&(x)->ob:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:442:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j) \
      |               ^
  442 |     var_Create( p_obj, psz_name, VLC_VAR_BOOL | VLC _VAR_   vl( c_Log(VLC_OBp_streaJm, SRT_P../include/vlc_common.hARAM_Eaccess/avio.c:336:34:DO warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  336 |     ICTIn file included from ../include/vlc_common.h:    *dela:481:15: note: 1031:
../include/vlc_variables.hKexpanded from macro 'VLC_OBJECT'EP
PR      |            ^
IOTY  481 |        ../include/vlc_network.h co_NHERITn )LENGTH );
      | st struct vlc_:146:26: note: expanded from macro 'net_ConnectDgram'                           ^

../include/vlc_variables.h:;615
        146|  |        ^
:53: note: expanded from macro 'var_InheritInteger'
  615 | #define var_InheritInteger(o,y n) var_Incommon  h_emr ../include/vlc_variables.hO= INT6:429:5:itInt   con   :warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
net_Conn  429 |  e ctDgram(VeL  var_Create(ger(VLCst struct vl_OBJECT(o), n)
      |                                                     ^
 p_ob../include/vlc_common.hC_1224:_481:15: note: expanded from macro 'VLC_OBJECT'
C:39: note: expanded from macro 'var_Create'(100_UDP);
      |            ^c_co  481 |         const struct vlc_common_mOBJECT(a), b, c,embers: (co(o), p d, e)
      |                          ^
emb
ers: (const vlc_object_t *)(&(x)->o  0bj)n122st vlc_o |  \) * varbje
#define var_Create(a,b,c)       ,|               ^
 v_InheritIntar_Create
j../include/vlc_network.h:146:26: note: expanded from macro 'net_ConnectDgram'
vlc_module_ng  146 |   access/srt.c a:, 194me,:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
psze_ r( acces__Fs, "network-cache( VLC_OBJECT(a),nameILE_     net_ConnectDgram(VLi_ng");
      |                                  ^
  194 |     ,msg_DbgC_OB __LI125 | #define va(,r../include/vlc_variables.hmJECT(a), b,NE___Dest roy(a,b) var_Destroy(c  :,mon _\
      |             ^
mct_t *)(&(x)-VLC_OBJ>obj) \
      |               ^
 p_stream, "Schedule SRTb../include/vlc_common.haccess/concat.c:233:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]E C
T(a),e, c )  233 |   :481 b )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |        
      |                                       ^
 ../include/vlc_common.h      const struct vlc_common_(m:481:15: note: members: (const  &   con (   mbers: (cx)->obj) \
      |               ^
nect (donst vlc_sg_E:61515:err:obj53: e note: expanded from macro 'VLC_OBJECT'
  481 |  ct_tnote: expanded from macro 'var_InheritInteger'
(  expanded from macro 'VLC_OBJECT'a
  481 | 615   | #define var_InheritIntccess, "cannot concatenate dire ct *)(oeg e r ( & ( const struct vlc_cvlco,ommon_object_t *)(&(x)->obj) \
ry _memx)-bers n) var_InheritInteger%s", m>      |               ^
r: (const obj) \
      |               ^
access/rist.cvlc_ol:179:34: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bject_t *)(&In file included from )
audio_filter/converter/format.c  s;(x)->obt 
      |                 ^
j../include/vlc_messages.h) \
      |               ^
:83:5: note: expanded from macro 'msg_Err'
   83 |     msg:audio_filter/stereo_widen.c:208:_V37:
In file included from ../include/vlc_common.h5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Generic  208 |     DE(p_:1031:
../include/vlc_variables.h:491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L_Vthis,   A491VLC_MSGR( CONFIG_PLRCE_E | FIX "crossfeed" );
      |     ^
_audio_filter/stereo_widen.c:RR, __VA_AR    vaV204:5: note: expanded from macro 'DEL_VAR'
r_Create( pA_obR  204j, p | _a GddresS__)
      |     ^
   va../include/vlc_messages.hsz_rs:: %s, port: %d).",78I
      |     ^
179:13name, V../include/vlc_messages.hLC_DelCallbac_: note: :kexpanded from macro 'msg_Generic'
   78 |     87:( |   5: note: expanded from macro 'msg_Dbg'
Np   TEGER | VLC_VA R_DO_INHERIT );
      |     ^
vlc../include/vlc_variables.hV_Log(VLC_OBJECT(o),:122:39: note: aexpanded from macro 'var_Create'
o  122 |    87 |     msg_Gener  p, ui#dvlc_module_  p_sys->flow->fd_rtcp_m = net_Open(VLC_OBJECT(o), n)
      |                                                     ^
et,../include/vlc_common.h Dgra:481f:v15: note: expanded from macro 'VLC_OBJECT'
ina  e 481 |         m(p_access, parcsvar_Create(oa,b,redc ) var_Cr eate( VLC_OB    const struct vlc_commocnAR_ADDRESS | VLn_name, __F(ILE__, __LINC_VAR_DOINHE,R_IT );
      |     ^
sE__, \
      |             ^
p_thJtEuC sT../include/vlc_variables.h(ai../include/vlc_common.h:s), b, ../include/vlc_common.hc )
, :      |                                       ^
481members: ../include/vlc_common.h:para:trucVmCallback, p_sr:t481:15: note: expanded from macro 'VLC_OBJECT'
 v   481 |   122:39: note: expanded from macro 'var_Create'
      const strucllc_com  481mon_membet v(clc_const vlc_object_t *)(&(ommon_membex)->obj) \
rs: (const vlc_object_t *)(&(x)->      |               ^
LC_MSobj) \
      |               ^->psz_host, Grs: (cony
s_ 15:122 | #de); DBG, __VA_ note: expanded from macro 'VLC_OBJECT'
\ARGS__)  481 |   In file included from 
access_output/rist.c:29:
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
:15: note: expanded from macro 'VLC_OBJECT'
In file included from   481 |         const    78 | ../include/vlc_common.h
:    vlc_Log(VLC_OBJECT(o), p,struct vlc_co vmmon_members: (const vlc_object_lc_module_nast vlc_o      |     ^
bjectt_t../include/vlc_variables.h:167:51:      co  note: *)(nst struct vlcaccess/srt_common.c:167:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_common_memb&(xm  167 |     mse, __g_Errers: (const vlc *)(&(x)->obj) \
      |               ^
_object_t FI*LE_(_, this, )(&"expanded from macro 'var_DelCallback'
(xIn file included from access/http.c:36  :
In file included from )->op../include/vlc_common.ha167rFailed tob s) | #define var_DelCallback(a,b,c,d) var_DelCallba:1031:
../include/vlc_variables.hj:442c) :5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
k( VLCet socket option %s (reaso  442 |     var__OBJECT(a), bnCre: %s)->obate", srt_p(aram,
      |     ^
j../include/vlc_messages.h:83:5: note: ) \
      |               ^
 expanded from macro 'msg_Err'
p_obj, psz_name    __In file included from ,access/satip.cLINE VLC_VAR_BOO__,83 |  \
      |             ^
,../include/vlc_common.hsed_:37:
../include/vlc_network.h:481:15: :159:12: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  159 |     returnc, d    msg_Generic(p_this, VLC_MSG_ERnote: R1031\
      | expanded from macro 'VLC_OBJECT'
   )481 |        
 con, _              ^
      url->i_port + 1,st:
_|                                                   ^
 struct vlc_common V../include/vlc_common.h:481:A_A15: note: expanded from macro 'VLC_OBJECT'

      |                                  ^
  481 |         consRGSaccess/concat.c:300t struct vlc_:common_members: ../include/vlc_network.h:155:23: note: expanded from macro 'net_OpenDgram'
(const vl_5: memberswarning: : fine var_Create(a,b,c) var_Creadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Lc__)
      |  | VLC_VAnR_DOI_object    ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
NHERIte( VLC_OBJECT     300 |   (  var_Destr78 |     vlc_eLog(VLC_OBJECT(o), p, vlc_module_namT(ae, t), b, c )
__FILE__,      c_ );
|                                       ^
../include/vlc_common.h:481:15      |     ^
o../include/vlc_variables.hy:: note: expanded from macro 'VLC_OBJECT'
onst vlc_o(  b155 |         net_O122:39: note: penDgrj../include/vlc_variables.ha:am(VLC_O  481 |         const struct vlc_comect_t *)(&(x)->obj) \
      |               ^
mexpanded from macro 'var_Create'
on  122_members: access/srt.c:199:9(const: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
455 ccessvlc_obBJECT(a), b, c:5  , d __LINE__: 199jwarning:  | e, \
ct_        msg_E      |             ^
t../include/vlc_common.h:481:15:  *)(&(x)->obj) note: expanded from macro 'VLC_OBJECT'
\rr( p_stream, ",Faile d to cone, gnect)  481 |  tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o  455 |     va sr_Cerver (reason: %s)",
      |         ^

      |                       ^
r../include/vlc_common.he:a481t:e
../include/vlc_messages.h      |               ^
( p_obj, psz_name15: , VLC_V        consAnote: Rexpanded from macro 'VLC_OBJECT'_
FLOAT | VLC_VAR_DOIn file included from   481 |    :83:5: note: expanded from macro 'msg_Err'
INHERIT );   83 |     t
      |     ^
msg_Generic(p_thi../include/vlc_variables.haudio_filter/converter/format.c struct vlc_comms, VL,, "concat- | Olist");
      |     ^
:C_../include/vlc_variables.h:125:pon122_members: #define vaMSG_ERR, __VA_e39:(cn note: expanded from macro 'var_Destroy'
  125 | #onsrARGS:_37     constt_Cre vlc_object:39:  struct_t *)(&(x)->:
 va_)
      | lc_common_members: (    ^t
econst (a,b,cvlc_object) var_Create( VLC_OIn file included from ../include/vlc_messages.h:78:13: note: note: _t *)(&(x)->oboDexpanded from macro 'msg_Generic'
bexpanded from macro 'var_Create'gjBJECT(a), b, c )
      |                                       ^
_
j) \
      |               ^   
t  122 | #d *)(&(x)->obj) \
78 |     r      access/rist.c:183| aefi)../include/vlc_common.h:481:              ^ \
v:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:  183 | 15l: note:       c_Log(VLC      msg_Err( p_a_ccess,  "d
, OBJECcaT(o)audio_filter/stereo_widen.cn:208:5:e expanded from macro 'VLC_OBJECT'm (obj, host, port, 
Nwarning: 1031due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]U
audio_filter/stereo_widen.c:205::
LL../include/vlc_variables.h:5: note: expanded from macro 'DEL_VAR'
  205 |     var_Des)
,      |                          ^
 0, IPPR../include/vlc_common.h  :481511,troy( p_a nout, var o:);
      |     ^
t open multicast nacOTO_kUD5 481P);
      |  | ne var_Createsocket" );(a,b,c
)       var _Create( VLC_OBJEC:../include/vlc_variables.h           ^: |    125T(a)             ^:warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
39: note: expanded from macro 'var_Destroy'
  125 | #define v  a,r_Dest:15: note: expanded from macro 'VLC_OBJECT'  b, c )
      | ro                                      ^ y(a,b) 511v | 
     
481../include/vlc_network.h:155:23: note: expanded from macro 'net_OpenDgram'
a |       p155 |        
r_D estroy( , v net_lc_modul../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 vare_name, __FILE__C_, _   481 |   OpenDgram(VLC_OBJECrVLC_OBJECTe(a), b )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       a ../include/vlc_messages.h:      t 83:5: note: expanded from macro 'msg_Err'
const struct vlc_commoceon      st strucconst (   const strTuct sv(truct vlc_comm ol|               ^
a), b, c, d, en_members: (c, g)
      | o                      ^
nst vlc_object_tp_obj, *)(&(x)->obj) \
      |               ^
 psz_name, VLC_VAR_INTEGER | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_common.h:481:15../include/vlc_variables.h:122:39: note: expanded from macro 'VLC_OBJECT'
: note: expanded from macro 'var_Create'
  481 |     122 | #define va      consIn file included from r_Caccess/http.ct stru:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:455:5: warning: reate(a,b,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cc  )455 |     _commo var_Creact vlc_common_membete( VLC_Ors: Bn_m(JEdefine vear_Desvar_CreatemCT(a), bb, c )
      |                                       ^
e../include/vlc_common.h:481:15r
: note: expanded from macro 'VLC_OBJECT'
t  481 |        159 | roy(a   const struct vlsc_com,: b) var_(m( p_objDestroon_membecy( t, psz_naVLC_OBJECT(am), b )
      |                                       ^
e,      mvVLC_../include/vlc_common.h:481:15: note: sexpanded from macro 'VLC_OBJECT'g_Dbconst vlc_object_t *
or  481 |     gV( p_access, "opening server=%s:%d locas: (const vlc_object_t *)(&(x)->obj) \
      |               ^
   83l |     msg_Generic(p_this, VLC_MSGlIn file included from audio_filter/converter/format.c) n(&_ERR, __VA(x)->obj) \=c
:37:
In file included from ../include/vlc_common.hAst R_FLOAT | VLC_VAR_DOvI_ARGS__%N      |               ^
s )
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'lc_obH:Eject_t *R)1031:
../include/vlc_variables.h:525:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
IT );
      |     ^
  525 |     var_Cr(eate( p_obj, p&(x)->sz../include/vlc_variables.h:122:_39n: _ameobj) \
,      |               ^
nnote: expanded from macro 'var_Create'
_members: (con sIn file included from t    access/ftp.c:42:
../include/vlc_network.h:common_members: 122 | #d159:12: warning: efine var_Creavte(a,b,lc_obdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   159 |     returVLC_VAR_BOOL |n net_Ope(:const vlc_object_t *)(&(x)n->obj) \
      |               ^
%d",
       Vaudio_filter/stereo_widen.c:209cDgram (obj, host)jecL, port, NUC Lvar_Create( VLC_OBJECT(a), b, c )
      |                                       ^L_, 0, IVAR_DOINHERIT
      |     ^
t_t *)(&(
PPROTO_UDP../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
);
      |            ^
| :5: ../include/vlc_network.h:155:23: cx)->obj) \../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |        ^note: expanded from macro 'net_OpenDgram' 
    const st  155 |         net_OpenDgram(VLC_OBJECT(a), b, c, d, e, g)ruct vlc
      |                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_common_members:   481 |         const struct vlc_commo
      |               ^
n_me(const vlc_object_t *m)(&(x)->objbers: (const vlc_In file included from access_output/rist.cobjec:29:
In file included from ../include/vlc_common.h:
   78 |     vlc_o1031Lot_t *)(g(VLC_OBJECT(o),warning: &(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]x:
../include/vlc_variables.h:469:) \ p, vlc_modu5:le_name, warning:  __FILE__,due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'access/satip.c
)->ob  481 |   j) \      const stru  :469 |     var_Create( p_onst st
      |               ^
bj, psrz_name, VLC_VAct vlc_common_members: (const vlc_objeR_STRING | VLC_VAR_DOINHERIT );
      |     ^
cut_t *)c(../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
t  122 | #de fine var&(x)258:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  ->_o../include/vlc_messages.hbj) \
      |               ^:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_thi  122 | #define var_Create(a,b,c) var_Crea258vslc_comC
 | reate(a,b,c) mon_mev,maccess/rist.c VLC_MSGte:(_D VLC_OaB bJECT(a), b, c )
      |                                       ^
r_186C:r32e:a twarning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
( VLC_O BJEC T m(a), sb  BG, __VA_ARGS__)
186../include/vlc_common.h:      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
,481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      |     co nst st    78 |     vruct vlc_common_members: (const l vlc_o c_Log(VLC_Object_t *)(    BJECT(o), p, vlc_module_name, __FILE__, 26 warnings generated.
&e__LINEp(x)->obj) \
__, \
      |             ^ r
s:c (const v../include/vlc_common.h: lc_o)bject_t *)(&(x)->obj) \
      |               ^

481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    _sys->f  low->fd_nack = ne         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
|                                             ^
|               ^access/udp.c:162:15: warning: ../include/vlc_common.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:
481:15  
: note: expanded from macro 'VLC_OBJECT'
  481 | 162 |     sys->fd = net_OpenDgram( 
      |               ^
p_accIn file included from audio_filter/converter/format.c:37:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.ht_ Con:       const struct vlc_539nc:g_Err(obj, "reommon_mem5bers: (cmv -f access/.deps/libaccess_output_srt_plugin_la-srt_common.Tpo access/.deps/libaccess_output_srt_plugin_la-srt_common.Plo
eonst vlc_object_t *):(&(ad error: %sx)e->c", vlc_strerr warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
or_obj) \
      c(errno));
      |     ^
| ../include/vlc_messages.h:83:5:              ^   
539 | sIn file included from access/http.c:36t39 warnings generatednote: .
expanded from macro 'msg_Err'sIn file included from access_output/rist.c:29:
In file included from ../include/vlc_common.h:, p1031Dgram(p_acc
    v:
../include/vlc_variables.h:477:5:   83 |     msg_Generic(p_this, Vs:
LC_MSG_ERR, __VA_ARGS__In file included from ../include/vlc_common.h warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
z)
      |     ^
ess  477 |     var_Create(_:1031:
../include/vlc_variables.h:469:5: ../include/vlc_messages.hbind_,warning:  :78:13: note: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
aexpanded from macro 'msg_Generic'
   78 |    p varsed_url->psz_host,
      |                                ^
  469 |   l../include/vlc_network.h  var_Cre:c_Log(VLC_OBJECT(o), p, vlc_module_name,ate( p_obj, p __FILE__, __LINsz_name, VLC_VAR_STRING | VLC_VAR_DOINHERIT )d;daccess/ftp.c:176r:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

      |     ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  122 | #define var_Create(a,b,c) var_Create( VL  146:E__, \
      |             ^
26: note: expanded from macro 'net_ConnectDgram'
176../include/vlc_common.hmv -f access/.deps/libavio_plugin_la-avio.Tpo access/.deps/libavio_plugin_la-avio.Plo
:481:15:C note: expanded from macro 'VLC_OBJECT'
_ |         msg  146  481 |         const struct vlc_commOon_members: (const vlc_ | object_t *)(&(x)->obj) \
            |               ^ 
 net_ConnectDgBJECT(a), b,ram(VLC _OBc )
      | JECT(a                                      ^
 p_obj, psz_name, VLC_VAR_STRING | VL../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
,_  481 |         consaccess/satip.c:321:21: t), warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
a  321 |  Cr_Create( _VAR_DOINHERIb, c,  (pconst vl c__oobject_t *)(&(x)->obj)d Dbg( obj, "sendiT );
      b, e)
      |                          ^
j, psz_name, VLC_VAR_FLOAT | VL../include/vlc_common.h :481:15: note: expanded from macro 'VLC_OBJECT'
    481 |         | c    ^onst sCt
ruct vlc_commonn_megm  reques_bers: Vi../include/vlc_variables.h:122_AR_DOIt: \"%.       (read = net_Read(access, NHERIT
sys->tcp_sock, :*s\b39"(i: note: expanded from macro 'var_Create'
 (%d   122b | u#fdfeefri, _cobytes)", val-2, cmd, val );
      _M|         ^
nI../include/vlc_messages.hdnst vN(sizeof(buffer), content_lene n:87:5: note: expanded from macro 'msg_Dbg'
var_Create(a,blc_objec,c) \
      |               ^
_gt_t v      *)   87 | |     ^
(&access/dvdnav.c:947:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ar_Create( ../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
th))))
      |                     ^VLC_OBJECT(a), b,(  port,122  
x)->obj) \
      |               ^
 | #de c )
      |                                       ^

../include/vlc_common.h  209 |     DEfineaccess/rist.c:191:32:  :vL_      |               ^
VAR( CONFIG_PREF947 | I X       msg_Dbg( p_de "481:15: note: expanded from macro 'VLC_OBJECT'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mux,  
d  481 |   r191 |       y-mix" );     
      |     ^
 co audio_filter/stereo_widen.c:204:5: note: expanded from macro 'DEL_VAR'
  204 |   nar_Cr p_sys->flow->fd_nack = ../include/vlc_network.h:170nst struct :36: note: expanded from macro 'net_Read'
et_OpenDgram(p_access, parse  de_urate(a,b,c)l    msg_Gene  -170> | ps zr_ihost, parv#cvlsed_url->vdefine neiaar_Cr_port(p_ + this, VLC1,
      |                                ^_MS
G../include/vlc_network.h:tr_DelCallback_eate( VLC_OBJc_common_membeECT(aDB_155ReG, __VA:23), : note: expanded from macro 'net_OpenDgram'
bad(a,_b,cARGS  155 |         net_Ope,nD,drs: )gram( c _( net_Re)
ad(VLC_OBJECVLC_OBJET      |                                       ^
_)
      |     ^
(../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |    ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |   (       cona),b,p_aout, var, paramCastllba strucconsct vlc_cct  vlc_,d)
volc_objmmoecLnt_t *)okg(&(, p_sys ); (VLC_x)->obj) \
      |               ^
\
      |     ^
 "     - physical_pan_s../include/vlc_variables.h:167cIn file included from access_output/rist.c:29:
In file included from       |                                    ^
a../include/vlc_common.h:1031:
../include/vlc_variables.hnCT=%d",
      |         ^
(../include/vlc_common.h:481:15../include/vlc_messages.h:87:5: note: a:51: note: expanded from macro 'var_DelCallback'
), bOexpanded from macro 'msg_Dbg'
  167 |    87 |     mBJECT(o), p, vlc_mosgdule#defi__nGne var,: a _DelCam:e491:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_e,m  491 |     var_C note: expanded from macro 'VLC_OBJECT'
llback(na__FIreeate( pc, d_obj, mL  ,bp481 |         cobs,ezers: (constnst vlc_object_ struct vlc_comc,d) var,_ e, g)
      |                       ^
DelCmo../include/vlc_common.h_at:481:15: note: expanded from macro 'VLC_OBJECT'E__, n_rn_members: (const v_LINiEll
   481 |         colc_objenct_t *)(&(x)->obst structj) \
      |               ^
 vlc_*)(&_a_me, VLC_V(x)-back( Vcaccess/satip.c:,c \
      | >o(bAR344j) \
      |               ^
ommon_members: (co            ^
nst vlc_obIn file included from audio_filter/converter/format.c:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  pject_t *)(&(x)->obj) \
      |               ^
481 |      _ADDRESS |   344VLC_OBJEaccess/rist.c:196:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  196 |         msg_Err( p_access, "cannot    cLC_VARope | _DOIN :n Honst sCT( trucnt vlc_a),comackEmo so37:
_ b, c, d RIT  ncke_mem tIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h  :);)
      |                                                   ^
t" be554
      |     ^
rs: (con  msg_Warn(access, "Received dupli);
      |         ^
h:5: warning: catst vlc_objedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ec  554 |     var_Create( p_obj, ps../include/vlc_messages.h packet (seq_nr=%../include/vlc_variables.ht_ti ../include/vlc_common.h:122:39:z: note: expanded from macro 'var_Create'
*s)(&(x)->ob83:5: note: expanded from macro 'msg_Err'
,  122 | #d   83_:481:15:n note: expanded from macro 'VLC_OBJECT'
"a  481 |         |  jme, VL  PRIu16")",   e msg_Genericsefine var_V)Creqat_nr); C_VAR_STRING | VLC_VA\
      |               ^
const e(a,b,c)struct va(r_Create( R_ DOINHERITVLC_OBJECT(a), b,
      | access/ftp.c:178:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlp        ^
  178 |  ../include/vlc_network.h c LcC )
      |                                       ^
../include/vlc_common.h_MSG_DBG, _../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
      msg_this, VLC_MSG_ERR,    85 |     msg__D
:481:15_Genebgr      |     ^
V../include/vlc_variables.h:122:_i: note: expanded from macro 'VLC_OBJECT'
( obj:155:_39,: 23note: c "se  481 |  expanded from macro 'var_Create'
oA  c_VA_ARGS__)
      |     ^
mmon_members: (co../include/vlc_messages.h:78:13: note: nst vlc_object_t *)(&(x)->oexpanded from macro 'msg_Generic'
bj) \   78 |     
      |               ^
vlc_Log(VLC_OBJECT(o), p, vlc_module_namending reqaudio_filter/stereo_widen.c:209:5: warning: ,uest:   \" %   .122 | *s XXXX\" (XX bytes)", 4, cmd );
      |         ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
co#audio_filter/stereo_widen.c:205:5: note: expanded from macro 'DEL_VAR'
../include/vlc_messages.h:  nst st205 |     vadefine var_Create(a,b __FILE__, __LIN87Eruct vlcr_Destroy( p_a:5: _cnote: expanded from macro 'msg_Dbg'
o__, \
      |             ^
,_ARGS__)
   87 |     msg_Generic(p_      |     ^othis,mmon_members: (cc VLonst v
C../include/vlc_messages.h:78:lc_object_t *)(&(x)->)../include/vlc_common.h:obj) \
      |               ^
_MSG_13: note: expanded from macro 'msg_Generic'481:15: note:  var_Create( VLC_OBJECTut, va
D   78 | r );
      |     ^
../include/vlc_variables.h:125expanded from macro 'VLC_OBJECT'
:39: note: expanded from macro 'var_Destroy'
BG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
      vlc(_Log(a), b, c )
      |                                       ^
V:../include/vlc_common.h:481125  481 |    | #deIn file included from access_output/rist.c:29:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511LC_   78 |     Ofine v( Bnote: JpEvlc_LoCT(o)g(V:expanded from macro 'net_OpenDgram', p, L      
C_OBJECT(var_Destroy(a,b)o), p, lc_module_name, __FILE__, 15: note: expanded from macro 'VLC_OBJECT'
 var_Dest__LINE  481 |   ro_      y( VLC_OBJECT(a), constb _, struct vlc_ \
      c:5|             ^)
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  v  511 | 
lc_module_   na vcommon_memmear_Cbe../include/vlc_common.h:481rs::15:      |                                       ^ note: expanded from macro 'VLC_OBJECT'

reate( p_o  481 | , __FILE__, __bj, LIpsz_name, NE__, \
      |             ^
VLC../include/vlc_common.h../include/vlc_common.h:481_VAR__:15cINTEGER | VLC_VA: note: oexpanded from macro 'VLC_OBJECT'
o (const vlc_object31 warnings generated.
_t *)(&(x  481 | )->o b       const j)st \
      |               ^
nsruct vmmon_members: (constIn file included from  struct vlaudio_filter/converter/format.c:37:
In file included from    c_cl../include/vlc_common.hc:1031:
../include/vlc_variables.h:563:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_    R_DOommon_meINHERIT  
563      ctm vlc_|     ^ber
oo../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
bjec  122 | #tm_s: (c |  tmon_me o const*)(&( mberxs: (  var_)nst vlc_co-nsto>bject_t *)(o&bj(x) \
      Creat struct|               ^
 vlc_o vlc_co)demmon_fineb155members: (const v->oblc_obje( jecjpec_obj, psz_nam) \
      |               ^
eIn file included from  | t , var_Cr_eate(a,b,c)t t *) _VL (&( var t_Create( VL C_OBJECT(a), C_VARx)->obj) \
      |  *)(&(b, c               ^access/dvdread.c:x_STRING | VLC_VAR_DOINHERIT
)      )

      |     ^
../include/vlc_variables.h:->obj)12243access/rist.c::39: note: expanded from macro 'var_Create'
|                                       ^
../include/vlc_common.h: access/dvdnav.c:201:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:
../include/vlc_input.h:572  201 |     msg_I:10n_f: warning: 481due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]this, VLC_MSG_WARN,
:15:   572 |           vlc_object_releoa_s967:(note: expanded from macro 'VLC_OBJECT'
_p  1229: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_   | #de967 |        VA_AR msg_Dbg( p_de  481 |     ( (access, emux, "DVDNAV_A \UG  S co_Dfinensvt
      | Ilc"_object__t *)()
      |     ^
              ^../include/vlc_messages.h:78:13 soOtruct vp var
up_vo_Caudio_filter/stereo_widen.cr create(:lc_common_members: ut[i]) );
      |          ^
../include/vlc_objects.ha,_Sname is %s", p:66:25: note: expanded from macro 'vlc_object_release'
: note: expanded from macro 'msg_Generic'
   66 |    (const vlc_object_t    78*)(&(x)->obj  vlc_obj |   b,c T)e) \
      |               ^
ct _var_C_release(   vlc_In file included from reate(access_output/rist.c:29:
In file included from ../include/vlc_common.h  RLVL:n1031:
../include/vlc_variables.hEAM_CHANVoeGE" 210:5: warning: )gLC_OBJECT(a), b, c )
      |                                       ^
C_../include/vlc_common.hts:;due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](:481525VLC_OBOBJECT(a
      |         ^_
Oy::s  210 |   15: note: expanded from macro 'VLC_OBJECT'
-JECT(op enDgram5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 DEL_VAR( CO  481 |   :NFI >Gf_PRElow->cname)     const struct FI(XV "d)Lelay" );
      | C
    ^
_../include/vlc_messages.h:87:5: vlc_common_members: (const vl, pc, vlcaudio_filter/stereo_widen.c:204:5: _note: expanded from macro 'DEL_VAR'note: expanded from macro 'msg_Dbg'_m)
odule_name, __FILE__, _;
      |     ^
   ob jO_
87eLINE__, \B)  
      |                         ^
      |             ^
../include/vlc_common.h:481:J |     ms15E204 |   : note: expanded from macro 'VLC_OBJECT'
ct_t   C*T(a)481 |    )g_Generic(p_this, VLC_MS
G_DBG, __VA_AR../include/vlc_common.h:481:  var_De481,:15: note: expanded from macro 'VLC_OBJECT'G15     const struc
t Sl_  _)
vlc_c      481 |         const struc|     ^
ommon_memC../include/vlc_messages.h:ballbaet78crk( : note: expanded from macro 'VLC_OBJECT'
  481 |  vlc_c       const struc../include/vlc_messages.h:81:5: note: expanded from macro 'msg_Info'
ommon_m (&(x)->obj) \
embers: (   81 |    t vlc_common_members: (conp_const vlcs msg_Genteric(p_this, s: (con      |               ^
_aout,st obvlc_objeIn file included from audio_filter/converter/format.c:37:
In file included from ../include/vlc_common.h:ct_tject_t *) *1031:13: note: r vauct vlc_common_member(&(x)->obj) \
:
../include/vlc_variables.h:578:9: warning: s:       |               ^
)due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
((&(x)->c  578 |     access/ftp.c:182:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
oonst vexpanded from macro 'msg_Generic'bljc_objb) \
      |               ^
sectt vlc_t *)(&(x)->obj
  182   78 |     vlc_Lo |        access/satip.cif( var:_  mVLC_MSG_INFOob, __VA_ARGjSs__)
g_E,g(V      r|     ^
../include/vlc_messages.h:78:13:e) \
      |               ^ r347:9( obj, "r: warning: ct_t *)(&(x)->objdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) \
        347 | |               ^      
  msg_Warn(LCaccess, "_Received out of r, paramCallback, p_syoequenote: st fairdesr packet (seq_nr= )OBJECT(o)%"PRIu16 expanded from macro 'msg_Generic'
"    < %"PRIu1678
luc, d, | re"")", p, vlc_module_nam,  );
      |         ^
e, __F;I In file included from L access/http.c:36\../include/vlc_messages.heE   v:83:5: note: expanded from macro 'msg_Err'
   83 |     msg
      | lc
      :
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h,:477 __, __LINE_    ^_Gene
| __        ^
:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_variables.h
g, \
      ric(p_t|             ^
_Log(VLC_OBJ../include/vlc_messages.hLEICT(o)his,   ):85:5: note: ,expanded from macro 'msg_Warn'../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'NVL477 |   
C_MSG_ER:   85 |     var_ 
  481 |  
R,       _      |                       ^
E_VA_ARGS__../include/vlc_common.h:481)
      |     ^m
sg_Generic(_p_this, VLC_MSGCrep_:15: note: expanded from macro 'VLC_OBJECT'
a, vlc../include/vlc_messages.h167t:e( p_obj, psz_name, VLC_VAR_STRING | VLC51_:V78A : 13_:_WARN , __VA_ARGR_DOINHERIT );
note: expanded from macro 'msg_Generic'
   78 |     vl,cS_Log( \__)
      : note: expanded from macro 'var_DelCallback'
      |     ^  
167 | #defi  modul481      
 |         | nconst struct vlc_comemon_ co var_Dnest s|     ^
e_name, lCallback(a,bm_t_,c,deFIL) varE__, __LINE            ^_../include/vlc_messages.h_DelCallVLC_O
_../include/vlc_common.h:481:15:bac note: expanded from macro 'VLC_OBJECT'
k(   VLC_OBJEructB, \
481      |   |               ^
In file included from       cons../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
tvlc_commmo n_stru  JECcTbermembaccess/dvdread.c:(o), p, vlc_module_ne481s: (const |       a mvlc_cors: (cons51t ve,  __F:
lc_objaccess/../demux/mpeg/pes.h:121:17: t vlc_object_twarning: ../include/vlc_variables.hdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:122 mmon_memberse:
 ILE__, __LINE__,c: (coc39 o\nst st  121 |               tnst vlc_o  msg_Err( _t *)(&(x)->obj) \
      |               ^

      | _Cha            ^bjep_octbj
_t *)(&nge( p_obj, access/udp.c*e../include/vlc_common.h:481:15: (x)->obp)(&(x)-note: jexpanded from macro 'VLC_OBJECT')
  481 |         :78:13:sz_na>ctm, "toconst structo muc \
      |  vlcrCe,u_ct v note: expanded from macro 'msg_Generic'
lcommoT(a), cn              ^_   
m_c V::167:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
78LC_VAR_CHOICESCOUNT, &count, NU |     vlc_Log(VLC_OB  167 |         msg_Err( access/srt.c:230:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]JECT(o), o
LL ) )
      |         ^
pempmmon_mh _aceMPEG-1 stumb../include/vlc_variables.herf:fin128g:"43: b, c, ); , vds: (
note: lexpanded from macro 'var_Change'c
_c  230 |     int i _poll)
      |                                                   ^
m  128 | #defineo bj) o../include/vlc_common.h:481:15: var_Change(a,b,c,d,e)\
      |               ^
      |  varess, du"canno_access/dvdnav.c_C                ^t
hlangeetnote:  open socket" );
      |         ^
../include/vlc_messages.hiexpanded from macro 'VLC_OBJECT'( :968:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
V_na:83:L
C  me, __FILE__481  |         ../include/vlc_messages.h:83note: :5:_OBJECT(a)5: note: expanded from macro 'msg_Err'
   83 |  const st  968 |   ,    bers: (const mvlruct vl msg_G b, c, d, e )
      |                                           ^
, ../include/vlc_common.h:ener__LINE__,eout = vicar481:15: note: (_Inheri note: expanded from macro 'msg_Err'
t   83c_comm \
Inte      |             ^
oger( p_stream, SRTpexpanded from macro 'VLC_OBJECT'_
 | ct  ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'_obje481 |    _PAexpanded from macro 'var_Create'
his, VLC_  122 | #define var_Create(a,Rct_t *)(&(x)->obj) \
      |               ^
A
  481 |       const struct vM_POLlc_common_membeb    access/ftp.c: 195:9: msg_Generic(p_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      const strurs:,tch)cin (cs, VLC_MS   Mt195 |       onst vlc_objectG__v vlc_comS_members: (const vlc_object_t *)(&(mon_mear_CreaERte( VLC_O Lt *x_TmbeBJECrs: (const vlc_object_t *)(&(x)-T(a), b, cR,)  )( &>obj) \
      |               ^
(
      |                                       ^
)../include/vlc_common.hx)->o->:G_481:15: note: expanded from macro 'VLC_OBJECT'
obj)Eaccess/satip.cI:351 \:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
M
        481 |         conEOUT );
      |                          ^RR, msg_E
sbj) t\
      |               ^
 srr( obj, " resp__VA_ARGSo_|               ^
t__VA_ARGSruct nse failuraudio_filter/stereo_widen.c_e" );v l:210:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_comm
  m__))
      |     ^
  351      ../include/vlc_messages.h../include/vlc_variables.h:o
      |     ^audio_filter/stereo_widen.c:205:5 |        sg
 ../include/vlc_messages.h:78::615:5313:::m note: expanded from macro 'DEL_VAR'
 note: expanded from macro 'msg_Generic'
n   note: expanded from macro 'var_InheritInteger'
     615 | #d78e_members: (c205 |     var_sDes |     vlc_Log(VLC_OBJECT(o), p, vlonst vfine var_tInheritInteger(o,lc_roy( p_ n) var_Ing_Wacra_modno(ut, objaect_t ule_name, __FILEcceh*var );
      |     ^
__| )(../include/vlc_variables.h:125eritInteger(VLC_OBJECT(o), __LINE_s,:s, "Ga_, \
      |             ^
p n)39: note: expanded from macro 'var_Destroy'
  125 | #d i../include/vlc_common.h:481:15: note: efn& (x)->ine vob        ^
j) \../include/vlc_messages.h:83:5:

      |               ^
      |                                                     ^
ar_Destroy(a,b) var_Destroy note: expanded from macro 'msg_Err'
expanded from macro 'VLC_OBJECT'
In file included from ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
    _access/http.c:36( VLC_OBJECT(a),    83 |     b )
481 |      msg_G   const       |                                       ^:
enstruct ve481 |         cric(p_tlc_com
../include/vlc_common.h:481onmon_st struct vlcse_cmeqm_nr (%"PR:bershisommon: (con15st vl_mcIu16" > %"P_RIuIn file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:491:emb: note: expanded from macro 'VLC_OBJECT'
5, ers: (const v: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1o6"), probabjVLC_MSG_ERelc_oblR, y lost a bject_t *)(&(x)->obj) \
      |               ^
  481 |  __ct_Vpt *)78acket",
      |         ^
A    ../include/vlc_messages.h:85:5: _A:13: note: expanded from macro 'msg_Generic'
   (&(x)->R  491 |   o78 |  bj G S__)
        vlc_   v| access/udp.c:173:20ar_Creat) \: 
      |               ^
    ^ 
warning: const struct ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
L   78 |     vlc_Log(VLC_OBJe( p_objvlc, paccess/srt.c_csz_name, VLC_VAR_ADDRESS | VLCdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
note: ECT(o)expanded from macro 'msg_Warn'
_  ommon_me   mbo:ers:85 VAR_DOINHERIT );
      |     ^
(const vlc_object_t *)(&(x),g../include/vlc_variables.h173In file included from 276:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: |      122:39: audio_filter/converter/format.c:-41:
 p../include/vlc_filter.h276(, |  vlc_m>obj) \
      |               ^
V odulDb      msg_Generic(p_th:167:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
audio_filter/stereo_widen.cis, V:  167 |       LC_MSG_WARN, __VA235:13:_ARG warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
S_g    235 | m | Lsg_WCa    sys->timeout = var_InheritInet(r_  p_n( p_filter, "name, __FIcLE__, __L       I_)
      |     ^
../include/vlc_messages.h:78:a  neger( p  msg_Dbg( p_f13ilter, "d't geet ouNE: note: expanded from macro 'msg_Generic'
t__, \
      |             ^
_acc../include/vlc_common.hnote: :   78 |    mux, "    put picture"e Could- ph_ y vlc_Log(VL481:15: note: expanded from macro 'VLC_OBJECT'
s     sn'isc, "udp-t         ms  481 |         cgon);
      | _Err( p        ^t allocate buffe_stream, "Fail
r fs../include/vlc_messages.ho:COeexpanded from macro 'var_Create'
  122 | #_dc to schedr oule connecdndt" );
      |                     ^
efine viamr_Cra../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   e83 |    ost vlc_obje msg_lc=%eutt"); astru
dt_t *)"ct vlc_tee      |                    ^
(&(x),common_members: (const vl->obj) \
      c_objeclayt../include/vlc_variables.h:_t *)(&(x)->obj)615 \
      |               ^
(Genea,b,c) :53: note: ric(p_this, " vVexpanded from macro 'var_InheritInteger'L
   615 | #defiaccess/ftp.c:226:9:OBJECT(o), p);
, warning: a       ne Cr_Cr|             ^
_MSG_ERRdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ee  v226 |   , __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |    aBvarte( vVLC_OeBlc_module_n../include/vlc_messages.h    J:E87:5: note: Cexpanded from macro 'msg_Dbg'
T(a), b, c )n85 vlc_Loag   87 |  
m _ msgt_Err( obj, "malformaI-tted respn:5: note: expanded from macro 'msg_Warn'
      |                                       ^
J   85 | e, __FILE__, __    mhonsgerLINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481../include/vlc_common.h:481:15: itInteger | se"note:  _GeneE(o, n) var_Inherit      CT(o));,
      Integ expanded from macro 'VLC_OBJECT' ec
|   481        ^
onst st | r(VLC_OBJECT(VLC_ p, vlc_mod../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
ule_na   83 | me,     msg_Generic__(FpO_rtILE_ u  msg_GenBhJE(Ci _, __LINE__, \
e         T(o), |               ^| s,
r p, vlc_ o), n  const strucit vlc_module_name, _commo_FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'n_membct v            ^)

../include/vlc_common.h:      |                                                     ^
lcc
_co(mp_t../include/vlc_common.h:mers481:15: note: expanded from macro 'VLC_OBJECT'
on_membheir  : (const vlc_ VLC  481 |       _MSG_ERR, _481  :15_VA_ARGS__: note: s: (const s, VLC_MSGconst struct vlc_common_meexpanded from macro 'VLC_OBJECT'
vlc__DBG, __VA_A  481 |  maccess/rist.cb:ers: (cRGS__)
      |     ^
      383: co21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  383 |                 object_t *)(&(x)->obj)nst  \ str../include/vlc_messages.h:obje78481o:13nc)
      st vlt | _t|      ^* 
: ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
 )>cnote: _expanded from macro 'msg_Generic'
    78 |   ob    j u v78 |      lc_ L  conseoc(&t_(tx)->objphyt st)rg(Vuct Lvlc_common_sic \
      |               ^
al members: (const vlc_objec t_In file included from access/http.c:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:511:t *)(5*)&(x)->; 
:      v| l)c_Lo( warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
g  (VL511 |            ^ 
v../include/vlc_messages.h:a87:C_OBJE5:r note: expanded from macro 'msg_Dbg'
_   ri87 |  c(   pmsg_Generic(p_othis, VLC_M_thCTSG_DBG, __VA_ARbG(S__)
      oCreate( p|     ^
_&(x)->oj) \
      |               ^
bj)ios, VLC../include/vlc_messages.h \
      |               ^
:C78:13: note: 
      | expanded from macro 'msg_Generic'
              ^
_OBJECT(o), p, vlc_   mod)_MSG_Wu78 | , p, vlc   A_modulRN, __VA_ARGaccess/srt.c :369access/satip.c:391:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 me_namecsg_Dbg(p_acces,tbj, pszS__)
      |     ^
../include/vlc_messages.h __F vlc_access/udp.c:s, "Se:9:  391 | :78:13: note: expanded from macro 'msg_Generic' _name, co   nd i212mmon_mV nwarning:  vlc_Log(VLC_OemberBILELC_VJ:s:A (cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
22  369 |   
E     :CT(o), p , vlc_modu     msRonst   vlc_object_t *)( l   & ( x ) - > obj)_ \ 
       |               ^g_Err( p_mssgINTEGER | VLC_VA_ErRt
ream, "Failed t__, __LINr(access, "Tim_E_eo pd oawarning: D_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]OINHERIT
, 
rse ine      |     ^  212 |  u                  *
 var_t sending RTSPput URL (%sInhe)",
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
   te      | _nardown\n        ^122 | g\#78
 NACK for seq %d
, age %"Pam | ritInteger(p_access,../include/vlc_messages.hRId");
      |                     ^
:../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'6 4" m
s, "retr83:5: note:    83 | y  expanded from macro 'msg_Err'%u 
        | , " \
      |                     ^
            ^
../include/vlc_messages.hdefine var:87:5: note: _Create(a,b,cn)expanded from macro 'msg_Dbg'm s   g_G83 |   e ../include/vlc_common.h:481:15:
 ,  ms   87 |     m_ note: genericexpanded from macro 'VLC_OBJECT'
_(F  481 |    pva_thi     cor_nsts, VLs_ILE__, _g_LINE__Create( VLC_OBJECT(a),G str_uct vlc_co  b,Generic(p_t ,mmon_mem  bvheneric(p_this, VLCis_, VcLC_MSG_DBG, __ )
VA_ARGS_MSG \
_ERR, __VA_A      RGS__)
      | _)
      |     ^
    ^
../include/vlc_messages.h:78C_MSG_ERR,l      |                                       ^
../include/vlc_common.h:13: note: expanded from macro 'msg_Generic'
c|             ^
../include/vlc_messages.h:78:13_:481: __15: note: expanded from macro 'VLC_OBJECT'
L  :481 |   ../include/vlc_common.h Vnote: :481:15: note: A_AR   expanded from macro 'msg_Generic'
      78  ersoG: (const const stretexpanded from macro 'VLC_OBJECT'
work-c  48178  | S__)
v |     lvlc_ac_Loggco      | (hing");
      | V                     ^le_nab |   jL
e../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
  615 | #ctme, def_tCi _uct vlc_common_member  O    cons: (__FIBnst struct vlc_LEcoJcommonn*_)(&(x)->obj) \
      st vlc_object___, _|               ^
_LINt *)(&(x)->obj) \
      |               ^
E__, me\
      |             ^
mbers: (const v../include/vlc_common.h    ^:481:15: lIn file included from access/http.c:36:
In file included from ../include/vlc_common.h:note: expanded from macro 'VLC_OBJECT'
E
Cc1031  :
../include/vlc_variables.h481../include/vlc_messages.h:525:5::78:13: note: expanded from macro 'msg_Generic'
 warning:  |            Tconste var_Inher sdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  525 |     var_C78 |   rea_ob   vlc_Log(VLC_OjitIntegt(er(o, nt) vBJECT(o), p, vol)c_module_naar, p,_I vlc_m me, __FILE__od ecunheritInelteger(VLC_OBJECT(o( p_obj, psz_name, ruct ,VLv),l e n)
      |                                                     ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'_
c_common_me _  481 |    C_VAR_BOtname, __FILE__O, __LIL | VLC_VAR_DOINHERIT
      |     ^
../include/vlc_variables.hv     co:n122s:t39 NE__struc_t vlc_com,mL:o note: expanded from macro 'var_Create'
 \Inl  122 | #define
      |             ^
 v_t *_)../include/vlc_common.hNar_Cre(:481:15: note: ate(a,b,c) expanded from macro 'VLC_OBJECT'
  481E__, var_Create( VLC_OBJECT(a&(x)member |   )      const stru,c\ct b,- vl>ob
      |             ^
j) \
      |               ^
 c )c_common_s: (const vlc_
      |                                       ^
object_taccess/dvdnav.c../include/vlc_common.hmem:481:15../include/vlc_common.h:979: note: expanded from macro 'VLC_OBJECT'
:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  979 |  _  481 |         cb       msg_Dbg(ers: (const L *)(&(x)onstovlc_obje:->obj)  \g(VLct_Ct *m)(&_struct vlc_com(x)->obj) \
      |               ^

      481| b               ^ers: (co:15mon_meO: 
mbers: (const nvlst vnote: expanded from macro 'VLC_OBJECT'lc_object_t *)
p_  481 |    de(Bmux&In file included from c_objaudio_filter/converter/format.ce:, "     const struct vDVDNJ(x)AV_VTS_CHANGE"clc_ct_t *)(&(x)->obj) \
      |               ^
E->obj) \ommon_membe41:
../include/vlc_filter.h: );
      |         ^In file included from access/http.c

:36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:      |               ^
539:../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   5C: 87access/udp.cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |     maccess/ftp.cT:  539 |     svar_229:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
g_Generic(Create( (p:260p213:9_th:13  229: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | i: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   260o 
_o)b |        js,,,   psz_     msg_En  a  213p, vlc_modulrVLmC_MSG_ |       r(accesssg_Dbg( ob,j DBG, __VA_ARGS__)
      |     ^
me, VLC_VAR_Faccess/dvdread.cLOAT | VLC_V AR_De_na msg_Wam../include/vlc_messages.h:78OIrn( p:13: note: expanded from macro 'msg_Generic'e, __FILE__, __NHERIT
      L| ,    ^I_fi"recei: 
ve../include/vlc_variables.h171:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:122:39NE_lt: er, "ca ti_me-ounote: t");
      n't expanded from macro 'var_Create'
  122 | #defg"ine   receiv171 | var_Create(e   , msg_Generi |             ^
../include/vlc_messages.h:\et o
      |             ^
cVa(83:5a p_demuutput sub: note: expanded from macro 'msg_Err'x
   78 |    
 v   83,b,c) var_C,pidrea i r../include/vlc_common.h:481: |     m, p, lte( Vz );
      |     ^
LC_OBJECT(a), b,cture"c_Log(VLC_OBJECTsg );
      |         ^
_(../include/vlc_messages.ho), p, vlc_module_name, __FILE__:85:5: note: expanded from macro 'msg_Warn'
15: e    85 |     mnote: Gec )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_messages.hexpanded from macro 'VLC_OBJECT'
:  481 |         const 74:, __L15:snerIiNE __, \
      |             ^
../include/vlc_common.hc(p_this, VLC_MSG_Enote: :expanded from macro 'msg_GenericVa'
481:15: note: expanded from macro 'VLC_OBJECT'
   74t  481 |          | r    vRR,l _uct vlc_coc_vaLog(cosV_VA_ARGS__)
      | nstp struct vl    ^sg_Lonse:Generic(p_thc_common_members: (const vlc_obj  ie481Cms,c_mon_members: (c VLC_o |         coMSG_WARnstnst vlcOBJE strN, __objuct vlc_comemot_t *)(&(x_Cct_t *)(&(n_members:)T(o (co->obj) VA_x)->oARGS__)), 
      |     ^
np, \
      |               ^
vlcst vlc../include/vlc_messages.h:78:13: _ob_modulejenote: expanded from macro 'msg_Generic'
_naccess/dvdnav.c:980:9:   78 |  ct_
t *)(../include/vlc_messages.h& warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](:x)
78:13:ame,-  >obj) \
b note: expanded from macro 'msg_Generic'
j    980 |         \"      |               ^
%s78 |    vlc_ Log\""(VLmsg_Dbg( p_C_OBJECT(o), , resp );
      |     ^
p../include/vlc_messages.h:87:5) \
      | , vlcde_modumux, "    le  - vtsN=%d: note: expanded from macro 'msg_Dbg'
              ^"
In file included from    access/http.c  vlc_Log(VLC_OBJE_CT(o )nam87 |       e, __FILE__525 |  ,access/rist.c, __L event->p,::36:
In file included from ../include/vlc_common.h:1031:
../include/vlc_variables.h:554:350 , Imsg__FILE_   var_Creat_, __LINE__, \
ne( p_obew_vtsN );
j, psz_name,       |             ^
      |         ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
V_Generic(p_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
vtl:14: warning: variable 'null_count' set but not used [-Wunused-but-set-variable]
   hiLC_Vs,rc  _  AR481 |         const 350 | V87 |     msg_G s_BOs: OL | VLC_LC_5VeAR_DOINHERIT
      | MSG_Dmo    ^
B../include/vlc_variables.h:(cone122:39nst vlc_objec: : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Nnote: expanded from macro 'var_Create'
E__, \  122 | #definet_ric(p var_Crea
      Gttruct vlc_common_m_this,t *)(&(x)->obj) e(a,\
      |               ^
, _| dule_mbers: (const vlc_o              ^bject_tV 
access/satip.c(V../include/vlc_common.h:481:15:398e_name, __F*:I Lnote: expanded from macro 'VLC_OBJECT'
:21: warning:   due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]E
__,) __LINE__,  LC_OBJE481C |         b398,c) va |  \
                    (|             ^
 r VLC_MSG_DB&G con, __V    msA_T(oA_AR), p, (x)-A>RGS__)
      |     ^vlc_GS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
../include/vlc_common.h:m
obj) \
      |               ^
odule_g_Err(access../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
,n_   78 |  a   vlc_L "FailCme, __FILE__, __e481:15: note: expanded from macro 'VLC_OBJECT'
  481 |        og(VLC_OBJELId to Nsend RTSP E_CT(_, \
      o), p, vlc_modul|             ^
te../include/vlc_common.hast struct vlc_e_name, __FI L :r   78 |     vcommon_mlc_rEedLo o481wng(VmbLC: %:15 cons__e: note: expanded from macro 'VLC_OBJECT'
_O uint,t __LINE_1d6_t null_co\n", ret  481_, \
      BJECT(o) , unt = 0;
      | audio_filter/converter/format.c:79:5 |      |             ^   con: warning: pdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]at
, vlc_me( Vst sotruLdule_name, e_rsc   struct vlc_c:)             ^
_tFILE_Common_m

_../include/vlc_common.h:481e vlc_com:15;  554 |     vambem_o: note: expanded from macro 'VLC_OBJECT'
n_O (const mer_CreBva  481 |    79mberr s lc_object_access/rist.c:441:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    441 |         m, | s:ts g*)(& (con (_ I stt vlcnfo(p_a_c_LINE__, \
      |             ^
e(c p_obj,ess../include/vlc_common.h_obje  ct_t *)(&(x)->obj msg,c_Dbg(filter, x))->"%obj) \
: (const vlc_object_t *)(&(x)-> psz_nameobj) \
      |               ^ons,4 V
 "Peer ILP.4s-C>_%V4A.access/srt.c:382:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 \
      :Port|  change d              ^
et4Jected: old IP:Port %s:t strus,ct access/udp.c:278:  382 |         msg_Err( p_strev:%dam, "Faillc_common_mem, new e       bIP:PE481R_STCdRort %s:%d",
      |         ^
9:b|               ^../include/vlc_messages.h:: to8115INGi crets :5: note:  | VLC:_
eexpanded from macro 'msg_Info'
ate pVAR_DOIr   81 | olNs  
      |                     ^
H../include/vlc_messages.h:E83: (const v:5: note: per expanded from macro 'msg_Err'
l access/dvdread.c:  msg_Generic(plc_objec   83 | RIT
      |     ^T
id for SR_190:20: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]T so../include/vlc_variables.h:c45 warningss (thisampa), b, c )
      |                                       ^ generated.
t_t *)(&(x)->obj) 
\
      |               ^
  , 190 |         paccess/dvdnav.cs:981:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lkeet."VLC_M
:../include/vlc_common.h: %122481  :i->%i",
      | z    ^
);
      |         ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'S warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  
G _39f:i note: expanded from macro 'var_Create'   87 | 278 | :15: note: expanded from macro 'VLC_OBJECT'
l
e   =  v     122 | #defin  481 |         cIonst../include/vlc_messages.h:83:5: note:  NFOexpanded from macro 'msg_Err' struct vlc_common_membe  981 |    ,  r  ms   
  ms g_Dbg( p_de mmux, "    sg_Generic(ps __VA_ARGS__)
: (cone_t var_Creata      r_I| nhe rmitString( p_th   83 |     msg_Err(gsahcics, VLC_MS    ^Gsisess, "%zd bytes _ERR, __V,A _"ARGS__)
      |     ^
../include/vlc_messages.h:78:13t:_Gen eric(pnote: expanded from macro 'msg_Generic'
 _this, VLC_MSGv
lpg_c_   ../include/vlc_messages.ho78bject_t *)d:(&vd" );
      |                    ^
(../include/vlc_variables.h78:x)->_:642:51Generic(p_tobj) \
      |               ^
DBG,13: note: expanded from macro 'msg_Generic'
   78 |   acket tru n _-ca ted_VA_ (MTU note: wahis, VLC_MSG_EARGS__)
      |     ^
In file included from eaccess_output/rist.c:(a,dRomain=../include/vlc_messages.h29:
In file included from ../include/vlc_common.h:1031%d", event:
../include/vlc_variables.h:539:5:b warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sR  539,c)- var, ___ |  | VA_ARGSCr>new_deate( VLC_ O B  var_Cr o mvlc_aLiexpanded from macro 'VLC_OBJECT'_n );
      | _)
      |     ^
e        ^../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
og(VLC_OBJECT(o %:78zu)",


      |         ^
   78 |    ate( p_obj, psz_nam../include/vlc_messages.he,:../include/vlc_messages.h :87:5:   481 | VL), p, vlc_modul C e_name, __F83:5: note: expanded from macro 'msg_Err'
ILE__, __LINE__, _VAR   _FLOnote: \expanded from macro 'msg_Dbg'
 83 |     msg_Generic(p_thi   87AT | VLC_V     const struct vlc_common | AR_DOINH_  ERITs, VLC_MSG_ERR, __members: (const 
JECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
VA_v  msg_Gen  481 | eric      
            | A(    ^RG  const struct vlc_comlc
_|             ^
ob:13: mon note: expanded from macro 'msg_Generic':../include/vlc_common.h:481:15 : 
_memb   ernote: 78expanded from macro 'VLC_OBJECT's: (const vlc |    jp_thiec
t../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
  _t *)(&(x)->obj) \
      |               ^note: 481 |   expanded from macro 'var_InheritString'
  122 | #vlc_Lo
de  642 | #define var_InheritS  tris ,fivlc  g(Vnn  c_Lonst strgL(o, n) vaC_OBJECT(o), pr_In_object_t,  hvVLC_MSGlcu_m eriodule_nameet_D*)BG, , Sc_(&(x)->o_ v_FI_VAoag_(VLtbrirAjtC)_access/ftp.c:344:O B\J
E      C| nR_g              ^
Create(a,b,c(T) v9:In file included from  access/http.c:36:
In file included from ../include/vlc_common.h:1031warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(:
../include/vlc_variables.har_CrGeatSe:(563_:_5: warning:   344 | )
      |     ^
../include/vlc_messages.h:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   563 |  vlc_common_membe rs: (c    va r V L    msg_ELErr(78__, __LI:13o), :NVpL ,  note: expanded from macro 'msg_Generic'
_p   78 | CCrevlc_C_amodulte( p_o_aboj, psz_name, e_VnLC_VAR_name, __FILE__, __LINE__, \
      |             ^st vlSc ccess, "
Ec__../include/vlc_common.h, \
      |             ^
../include/vlc_common.h:   vlc_Log(VLCaTRI:_OBJECT(o481:15:481 note: expanded from macro 'VLC_OBJECT'
nnot establish NG | VLC_VAR_D:15: note: expanded from macro 'VLC_OBJECT'
F  481 |     T_P/O TO   constI  481 | LS session         const struct BJE) son comCTt_o,  mbp, vlc_mod ruct vlc_commo(ule_ a) NHERIject_nand cvn, b, c )
hannel" );
      |         ^lc_L      |                                       ^

T
      | o    ^
../include/vlc_common.h:../include/vlc_variables.h:122:../include/vlc_messages.ha_meg(V481:15: note: expanded from macro 'VLC_OBJECT'
Lt *)(mberCme, __FILE__, s  481&(x)->39: :83:5: note: _expanded from macro 'msg_Err'
: ( |         const stru__OBJECvlc_conote: commTLct vlcexpanded from macro 'var_Create'_common_nst v(omembers: (const vINE__,o)    \
      | llcobj) \
      |               ^
_object_t, p, vlc_module_nacme, __FILE__, __L n_members: (caccess/rist.co:452:983ns:t |   I vlcN__objectE__, \_t *
*) warning: (&(x)       |             ^

)../include/vlc_common.h:481:object_t *)(&(->obj) (\&(due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]x)->obj)  ms15x
      |               ^)
->obj) 
\
g  : 452_Gen |        |               ^
access/srt.c:389:9: \
      |               ^
note:    eexpanded from macro 'VLC_OBJECT'
ri  warning:   122 | #d481 | due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c(p      m_this, V389LC_MSG_ERR, _e_VA_   In file included from  |   access_output/rist.c:29:
ARGS_  fIn file included from i        sg_Innf _msg_Err( p_stroeaconst sem, "Failed to schedule connect")../include/vlc_common.h;
      |         ^
: var_Create(a,1031b,c) vtr:
../include/vlc_variables.h:554:a../include/vlc_messages.h:83:5(5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
r_Create(   p_a: note: expanded from macro 'msg_Err'
554 |    83 |     msg_Generic(p_this,) VLC_M
SGVLC_OBccess, "PeeJECT(a),     v_ERR,r IPuct vlar_Crbe __VA_Aate( p_obR      GS__)
      |     ^
, c )
      |                                       ^
cOj,B |     ^
../include/vlc_common.h:_common481:J../include/vlc_messages.h:../include/vlc_messages.h_:psz_nmEe78:13: note: expanded from macro 'msg_Generic'
   78 | 15Port    Cmb c:vahlcm ange detec:78:13: tnote: expanded from macro 'msg_Generic'
ed:_Log(VLC_OBJECT(o)note: e, ,VTLCexpanded from macro 'VLC_OBJECT'_VAR_STRI
   481 |      78 |          coold IP:Poenrs:st struct vlc_ (ccort mp%s:%d(, new IP:Port , vlc_module_nammoeoo  vlc_Log(VnLC_OB_%s:%d",
      |         ^n)st vl
,c_../include/vlc_messages.h:81:5: note: o __bject_tJECT(oF ,Imember*)(&(x)->s:N (GcoLE__, __Lobj)INE_ | V_,), p, vlc_modul e_na\
      |             ^me
, __FIexpanded from macro 'msg_Info'
LC \LE__, __LI_VAR_DOINHERIT
      |     ^
NE_n s../include/vlc_variables.h
         81t:122 vlc_ob../include/vlc_common.h | : _, \
      |             ^
  ../include/vlc_common.h:|               ^jn: ms39: note: expanded from macro 'var_Create'
481  122 | #de481:15: note: g:15: expanded from macro 'VLC_OBJECT'note: _fi
ne var_Creaexpanded from macro 'VLC_OBJECT'
Gete(a,b,c  481)  |  neric(
       conspaccess/satip.c_t struc:407:17var_C:reatthis, warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t v  407  481 |  |                 msge( VLC_OBJ_EECT(a),ec tb VLC_MSG_Irrl(accesc_common_members: (consts, "Failed to teardo vlc            ^wn RTSP se_obssion");
      |                 ^

jec../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    tNFO _t *)(&     , __V A_A  R../include/vlc_messages.h:83:5:(cons_ t struct    GS)con
tsx)->o       *)(bj) \
      |               ^
&(x)->obj) \
      |               ^
| t struct vlc_common_members:                                                  ^ (const vlc_object_t *)(vlIn file included from access/http.c:36:
In file included from 
_ c_com../include/vlc_common.h&mnote: expanded from macro 'msg_Err':_)
481(x)->obj) \      |     ^
on_memb
      | ers:              ^../include/vlc_common.h:../include/vlc_messages.h:78:13::
 (const vl note: 
expanded from macro 'msg_Generic'
c_   83 |    obje msg_Generic(p_t15his   78 |     vlc_Log(, V:ctLC_MSG_ERR, __1031:
../include/vlc_variables.h:578VLC_OBJECT(o), _t *)(&(x)->obj) V\A
_:ARaccess/dvdnav.c:1041:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
G       |               ^
1041 | 9 p, vlc _:  warning: S__) note: expanded from macro 'VLC_OBJECT'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
       481
 |   578 |   
      access/ftp.cmodule_name , | :369:9: m    ^
sg __warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
F../include/vlc_messages.h_DbIg  369 |         msg_Err( ( pp_aLE_dem:78:13: note: ux, __, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_commonexpanded from macro 'msg_Generic'
   78 |     vlc_L      const struct vlog(VLC_OBJECT(o), p, vlc_module_nam_ec_common_memb, _m_embFccesIers: (consers: (const vlc_object_t" DVDNAV_CELL_CHANt vlc_object_t *)(&(x)GLE__, __LINE__, \
      |             ^
->obj) \
      |               ^
E" );s, "connecti
      |         ^
on failed" *)(../include/vlc_common.h&(x))../include/vlc_messages.h::481access/rist.c:462:9: ;warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  if(87-:5:>o15: bnote: expanded from macro 'VLC_OBJECT'

 note: expanded from macro 'msg_Dbg'
 v   ar_        Chan87| g481 | e      j( p_obj,         ^ c |     msg_Gener) \ 
o
ic(
pp  s462 |         msg_z_name, VLC_VAR_CHOInst s_truct vlc_common_membItnfo(p_aehrs: ../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
cis, VL(Ccess   83con      s| t              ^ ESCO, "PvlU | C_ce_objMSG_DBG, __V
AecNT,   &_ARer IP:  msGtS_cg_Gene_ric_t *)()
o&(x)->(p_      access/dvdread.c:untth, |     ^
235obji):9:  swarning: \due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

../include/vlc_messages.h:78:13:,Por note: expanded from macro 'msg_Generic't      |   VLC_NULL )  235 |      )              ^
    msg_E%s:%d", inet_ntoa(xi
         78|  |         ^    vlc_Log(VL
Mn->sin_adCdr), ntohs(xin->si
n_port))_OBJ;
      |         ^
E../include/vlc_variables.h:rr( p_demux, 128:43: note: expanded from macro 'var_Change'
CT(o"DV),SG_EDRReR  128 | ../include/vlc_messages.h#a:81:5,: note: expanded from macro 'msg_Info'
 pd cannot open s __VA_ARGd   81 |  S,access/satip.c:ource: %s", 489:13: warning:  vlc_  psz_file );
      |         ^
 msdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]g
__)
      |     ^
../include/vlc_messages.h  :mod48983 |        ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
efi   78 ne var_:5: note: expanded from macro 'msg_Err'
u_ |        le   vlcC_name, __FILE__, __LINE__, \
_Genhan msg_Err(access, "er83Ficailed to (Log(      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
p  481 |         c |     msg_gonst struct vlc_comGe(a,emon_members: (const vlc_obnericj(ect_t *)(_this,b,c,d,e) Vvar_all&o(Cp_cate memoxr)->y for input buffe Vr"Lh);
      ange( VLC_OBJECT(a|             ^LC_OBJECthCo_MibjT(o)SG_INFO, __VA,_ARGS__)

      |     ^../include/vlc_messages.h:83:5
: ../include/vlc_messages.h:) \
      |               ^
78:s, V13), p, vlc_moduaccess/dvdnav.c: LC_MS1042: note: expanded from macro 'msg_Generic'
note: :9:    78 |   lG_ERR, __Vexpanded from macro 'msg_Err'
ewarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_n 1042 |     b A_aARGS vlc_Log(VLC_OBJEC   m__)
e      |     ^
../include/vlc_messages.hT(o): 78:13,: ,note: expanded from macro 'msg_Generic'
,   msg_Db p,g   78 |    _  vlc_Lo c, d, ge )
      | ( v                                          ^V(83 |  _FILl   mLC_OB
csgE__, __LINE__, \
_Generi pJ_de      |             ^
ECT(o), p, vlc_m../include/vlc_common.hm(uox, "   d:u481c../include/vlc_common.h:_p:l15481_::t 15 he- : _cnote: expanded from macro 'VLC_OBJECT'
ellN=%id"moduls, VLC_nMSGe_  a,481 mevent->cellN );
      |         ^
 note: expanded from macro 'VLC_OBJECT'
../include/vlc_messages.h:87:   |    e n_ER5: 481 |           const strameuct vlc_,c ommon_members: note: (expanded from macro 'msg_Dbg'
c  con, ___F_RFILE__, _,_   87 |     msg_Generic(p_LINE__ts,onst vlc_obt strucje \his, VLC_MSGct_t *)(&(xt vlc_common_members
)      -|             ^
_ __VA../include/vlc_common.h>obj) \
      |               ^
_A:RG:481:15: note: expanded from macro 'VLC_OBJECT'
S (co  481 | DBG,        consnst vlc_ __VA_ARGS__)
      |     ^
../include/vlc_messages.h:t78:13_: object_t *)(&(x)->obj) \
      |               ^
note:  struct vlc_expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o),common_ access/ftp.c:p, vlc_modulemembers370_na:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]me, _: (_c, c )_
)
      | Fonst vlILE__,    ^
 __LINE_  ../include/vlc_messages.h_, :
      |                                       ^
370 | c78../include/vlc_common.h_o\b
      |             ^
../include/vlc_common.h::481:15: note:       481ILE:15:  :expanded from macro 'VLC_OBJECT'
note: 13  __expanded from macro 'VLC_OBJECT',  481 |        v: note: expanded from macro 'msg_Generic'
je lccc_ons__LIN
t   st481E_ |         const_truct vlc_common_members: (const t *)(&( vslct_orbjx)->uobj) \
      |               ^_, \
      | 
            ^
ct v   ../include/vlc_common.h:l481:c7815:_ note: expanded from macro 'VLC_OBJECT'
 |  coeaccess/dvdread.c:236m   :9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cmt481 | o       vlc_Log(_t    con*)(&(x)->obj) \
      | st struc  236              ^
dVtLCnialo_access/dvdnav.c:gOBJE_CT(o), p,display_er1043:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 vlc_m_members: (cons 1043 |  |         vl c   _todr diaor v    msg_Dvl( p_access,log_dilc_obc_commonsplay_errbg(o p_dject_t *)( _members: (const vur( p_demux_(&emux, , _((lc_object_t *)(&(x)->obj) \
      |               ^
le_nam" x)->obj) "Net    - pgN=%de,\
 __FILE__,access/rist.c:469:9: w "_, ev      e| o_Lrk IN              ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]"PlaybackE__interacn
t  tion , faiflure"),
      |         ^
->pg../include/vlc_dialog.h:73:30:  \
      N|             ^a
In file included from  );469access_output/rist.cnote: expanded from macro 'vlc_dialog_display_error'
:../include/vlc_common.h:481:15:
       |         ^
   29:
ile../include/vlc_messages.h73 | note: expanded from macro 'VLC_OBJECT'
 |     vlc_dialog_display_err or(VLC_OBJECT(a), b d   :87:, In file included from 5 c,481 |   ../include/vlc_common.h      "), "%s",
      |         ^
##../include/vlc_dialog.h    msg_Info:1031:(p_a__V:
../include/vlc_variables.h:A _ccA73:ce:o 30Rnote: GS: 563note: expanded from macro 'vlc_dialog_display_error'
ss   :5:_ _)
expanded from macro 'msg_Dbg'
warning: 73 |       |    87 |                                ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  ../include/vlc_common.h  563 |  :    481:15: note: expanded from macro 'VLC_OBJECT'
msv,  g "P lc_dialog_display_error(VLC_Oeer B_GeIP:Port JECT(ane%),  481 |    b,    c,var_C ##__VA_ARGSs:%d", s__)
reate(tr ipc(p_this, VLC_MSG_DBG   _obr, njt,nst struct vlc_commohs(xin6->son_members: (cons t__VA_ARGcS__      )ions, pn6
_      |     ^
t../include/vlc_messages.hsz  :78:13: note: expanded from macro 'msg_Generic'
s| port));
vlc_objec   78 |        t| _ttr *                              ^  vlc_Log
)(uct vlc_co../include/vlc_common.h&(x)mmon:_member(SIn file included from ->o_bj) \
s: (_)
      |     ^
access/http.c:40:
../include/vlc_network.h:134:        ^
12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_messages.hVL        C134 |     return|                ^
481net_Connect (obj../include/vlc_messages.h,_ host, port,O c_SBOCK_STRnEAM, IPPROTO_Taccess/satip.cam:513::13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C:15::81:e78,o   note: expanded from macro 'VLC_OBJECT'
 VLC_VAR_ST5513  481 |   | JECT(Ponst   :       constRI);
  note: expanded from macro 'msg_Info'
      |            ^
   81 |    N v../include/vlc_network.h:125:48: note:  mexpanded from macro 'net_Connect'
G),      lc125_ stobj e    net_rp, vlc_module_name, _c_tFIu | c_t *)(&(xs | VLC_Printf(accLE__, __LVAe)Rss, st->obj) \
      |               ^
_DOINHER vlc_common_#membdersyIT
      |     ^
s../include/vlc_variables.he:: (constaccess/dvdread.c-g>tcp_sock,
      :252: vlc_object_t *)(&17:f_122:39: note: expanded from macro 'var_Create':|             ^
 ../include/vlc_network.h:13178:41:G note: eneric(p_INE__, :t \
      |             ^
../include/vlc_common.hhiwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(x)->obj) :
expanded from macro 'net_Printf'481  
:  252 |       122 | #def15: note: expanded from macro 'VLC_OBJECT'\
      |               ^
s i
nenote: expanded from macro 'msg_Generic'  481 |         const struct vlcaccess/ftp.c_common_m var_Create(a,b,c  178 | #d) var_Creeafinte     e    (  
VL:v385:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lc_dialog_embdisplay_error( p_d   C_On  385 |         msgBemeriux, _("Pla,yback s: (const vf_EJEClTrrailure"),
      78nce(a | _                ^ VLC_M)
, ( p_a../include/vlc_dialog.hb:73,o c )
      |                                       ^
b:30n:../include/vlc_common.h:481:15e:je c note: expanded from macro 'VLC_OBJECT'
et_note: expanded from macro 'vlc_dialog_display_error'
tc     481 |  73 |  _t tcess*,  |    vlc_dialog_di)(&(x)->obj) \
      |               ^
"connecti       _access/dvdnav.cos:pncSG_INFO, __VA1044:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
lay_error(VLCo_OB_JPEr inst st ruct vlc_common_members: (constCTARGS__)1044 |     
 vlc_object_t *      n)| (&(     ^  a( ), b, c, rtf(o,xCf)-eject
../include/vlc_messages.hed" );
      d,.o..| #) n:et_Pri        ^
>obj) \
      |               ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_th#is, VLIn file included from C_78access_output/rist.c:29:
In file included from ../include/vlc_common.h    _MS_VA_ARGnvlc_Ln:ect(a,o1031:
../include/vlc_variables.h:578ntf(VLC_G_ERR,Sg:_(VOBJE9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 __V b,L  578A | _)
         cC|                              ^
  if( var_C../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
,  481 |        h_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
:13: note: expanded from macro 'msg_Generic'
an   78 |     vlc_Lo const strge( p_obj, psz_gnuame, VL   78 |     c( t vlc_cC_VAommon_mev_OBlcRV_CT(o),fdJCHOICESCE, __VA_ARGSLC_OBJECOUNT,_ _T(o),C mb)
      |                                         ^_Lo
p,d, e&cT(o), o p, vlg()vVLc_module_name,euC n rs:l (c_mod_OBJnECT(o__et_../include/vlc_common.h:)t, NULLFILE__, __LINE__, \
 u,      c )o|             ^
ns481l:t vlce C15: ../include/vlc_common.hpo, )
      |         ^m_snote: g_vlcDbg( p_demux,: _modu"481:15le_namexpanded from macro 'VLC_OBJECT'nnec
     ../include/vlc_variables.h:128:43: t: note: e, __Fname,( __FIVLILEnote: expanded from macro 'var_Change'
  - celL__, __LINE__, \
      |             ^
../include/vlc_common.h128l_E:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
length=%"Paccess/ftp.c:386:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  386 |         vlc_dialog_display_error( p_access, _("Network interaction failed"), "%s",
      |         ^
../include/vlc_dialog.h:73:30: note: expanded from macro 'vlc_dialog_display_error'
   73 |     vlc_dialog_display_error(VLC_OBJECT(a), b, c, ##__VA_ARGS__)
      |                              ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
 | #defiRnCe var_Change(aaccess/ftp.c:,b,c,d,391e): expanded from macro 'VLC_OBJECT'_
var
__  481OBJECT(a), b, c, d, e)
      |                                                ^
I../include/vlc_common.h:481:15: note: 5dChange64(oexpanded from macro 'VLC_OBJECT':
,   bjeV481 |         c owarning: ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s  391 |     msg_Dbg(t struct vlc_c p_access, "conneommon_memcbers: (coLtion accepted (C_OBJECT(a%_), b, nd)st vlc_object_t *)", i_answer );
 |         const s      |     ^
_ truct../include/vlc_messages.h:87:5: c,note: expanded from macro 'msg_Dbg'
 ,    87 |     msg_vGe d, e _)
      |                                           ^
l../include/vlc_common.hc:481:15: note: expanded from macro 'VLC_OBJECT'
(&(x_coeneric(p_this, VLCv_Mmm)  481 |   ->   eoon_nbtj-> c ) _cLoInN eSlGlE__,s t _DBGsmembers: (conc\sttt vl_,_c _objlength _ec_\rtuV_
      | t
      |               ^
            ^
A../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_ARGS__)
  481       |         cIn file included from t|     ^
 ct  *v)(access/http.c:40:
*)(&l../include/vlc_messages.hc(x);
      |         ^:
_)c../include/vlc_messages.h:87:5:o78o../include/vlc_network.h nnote: s-:expanded from macro 'msg_Dbg'
>   87 |     msg_Gteneric(p_this, VLC_M Sstructo vlc_cobj) \
mmon_m13G:e_mbers: (con&(x)->obj) \
      |               ^
st  note: Dexpanded from macro 'msg_Generic'vlc_ob
ject_t    78 |     v*)l      (cm&(x)->obj) \
      mon_m|               ^
embers:BG, __VA_ARaccess/rist.c:490:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
GS__)
      |     ^
  ../include/vlc_messages.h| 490 |   :              ^
  (consaccess/dvdread.c:78:t vlc_o13254bjec:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 t__ t    *L  )o    msg_Err(p_  481:g150:12:  | a(warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
&254c(  (x)->obj) \
 :  note: expanded from macro 'msg_Generic' 150       |     retcess, 
VuL"C_OR| i              ^st r
tcp    | 78BJ       pac44 warnings generated.
Eket  | Crmust  h          n ne amve a t vt least lc_Log_ConnectDgram (ob4s bg_Erytj,erT(o), p, vl c_module_name, __FILEh(ost __, __LINE__, \
      |             ^
s, we have,p _demux, "I(% port, hlim, IPPRd"VnvLC_,a../include/vlc_common.hO:li     const struct vlc_commoTOO_UDnP);
      |            ^
481B_Jmembers: (const vlc_objeECT(o), p, vlc_module_name, __FILE__,: __LINE__, \mv -f access/.deps/libaccess_srt_plugin_la-srt.Tpo access/.deps/libaccess_srt_plugin_la-srt.Plo
15c:
      |             ^ note: expanded from macro 'VLC_OBJECT'

  ../include/vlc_common.h:../include/vlc_network.h:146:26481:: 15481note:  |   : note: expanded from macro 'VLC_OBJECT'
        const strucexpanded from macro 'net_ConnectDgram't
d  146  v | 481 |         const strUDF DVD. (Fol uct vlcucnd IS_ c      neto_Connemmon_mctDgram(VLC_OBJECTemb(a), b, c, d, e)
t      e| r                         ^s: (const vlc_object
_t *)(&../include/vlc_common.h(_x)t *)(&(x)->obj) ->obj) \
      |               ^
\
:      |               ^
481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struc_access/satip.c:access/ftp.ctco519m:m vlc_com:398:on_memb1710:ers : (const vlc_objm: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ewarning: con  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
t519_t *)(&(x) |        -_mem>b398e |  rs: (const vlc_objobj) \
             |             mesg_mOWarn(act_t *)(&9660 '%s')"(ccess, "x)->objFailed to keepalive RTSP), rgsz_volid );
       \
      |               ^
 |                 ^
              ^
session");
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
      |                 ^access/dvdnav.c
:../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   83 | In file included from access/http.c:40:
sg    msg../include/vlc_network.h_Er1045:159:   :85 | r12:( p_access, "can9: warning: n warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]o
t get server features" )_;
      |          ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Generic(p_this, VLC_MSG_ERR, __VA_ARG../include/vlc_messages.h :83:5: 1045  159 | note:     return net |         _OpeS__nDgra)
      |     ^
msg_Dbg( p_demux, "     - pm (obj,../include/vlc_messages.h: host, port, NULL,expanded from macro 'msg_Err'
    83 |      m   msg_Generic(p_this, VLC_MSG_W0, IPPROTO_UDP);
      |            ^
sg_lenARNg_Ggth=%"PRId64, e, __../include/vlc_network.h:155:23: note: eneric(p_VA_ARGS__)
      |     ^
ve../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
expanded from macro 'net_OpenDgram'nt-   78 |     
vlc
>_Log(VLC_OBJECT(o)pg_, p, vlcle_mngth )odule_name, __F  155IIn file included from  |     access_output/rist.c:35:
../include/vlc_network.h:134:12: ;warning: 
      |         ^
this, VLC_MSG_ERR, __VA_LE__A, __LINE__,R \
      |             ^
../include/vlc_common.h    net_OpenDgram(VLC_:481:O78:13: note: expanded from macro 'msg_Generic'
BJECT(a), due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  134 |     b,    78c, d, e, r15: note: expanded from macro 'VLC_OBJECT'
eGg)
      |                       ^
tur../include/vlc_common.hn net_Conn | :481:15:   481 |         constect (obj, stru ct host, port, SOCK_STREAM, IPPROTO_TCP) vlc_commonS;
      |            ^
__me   vlc../include/vlc_network.h:125note: expanded from macro 'VLC_OBJECT'
mbe:r  481 |   48:  note: expanded from macro 'net_Connect'
       co_125s:  | #define neLog_)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
(VL   78 |    C_OBJECT(o), p, v(conlc_mnst vlc_ot_Co vlc_Log(VbLjCe_nOst stcrtB_utcnodule_name *)(&t vl(x)->obj) \
      |               ^
JECT(o), ,c _common_memberp_, vlc_saccess/satip.c::528:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_ (  528m |     msg_Dbgoconst dule_name, __FILE_      |             ^e_, _
_LI../include/vlc_messages.h:83:5: NcE__, \
      vlc_obje(access, ct_t "time|             ^
note: expanded from macro 'msg_Err'
*)(&(x../include/vlc_common.h)->obj) \:FILE__, __LINE__, \../include/vlc_messages.h:87:5
      |             ^
:../include/vlc_common.h:481:15:   83 |     m note: expanded from macro 'VLC_OBJECT'
 snote: gexpanded from macro 'msg_Dbg'_
Gener   87 |     481
      |               ^  msg_Gene
d out w | r        const struct vlc_common_members: (const vlc481:15i: note: expanded from macro 'VLC_OBJECT'
aitic(p  481_th |         is,const struct vic(p_tlc_his, VLC_ng fo VLC_MSG_D_object_t r Md*)(&(x)->SG_ata.EtR.(R.");
      |     ^
, _../include/vlc_messages.h:87:5com_: note: expanded from macro 'msg_Dbg'
V   87 | A_o    msg_GeneriARGS__)
      | a    ^mon_memc,
(p_thi../include/vlc_messages.hs, VLC_MSG_DBG, _b: _VA_78:13ARGS_bBG_)
      |     ^,
../include/vlc_messages.h:78:13: note: :expanded from macro 'msg_Generic'
    __V78 |    ,A_A vlcRG _Log(note: VLCS__ers:_)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
OBJECT(   78 |    (consto),   c, d, e) net_Connect(VLC_OBJECT( vlc_objecbj) t_t * )(&(x)->obj) \
      |               ^
\
      |               ^
expanded from macro 'msg_Generic'
vlc_Log(VLC_OBJECT(o), p, vlc_moduaaccess/ftp.c:407:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])
paccess/dvdread.c,  407 |      le_name, __FILE__   35:78 |  , vlc 257:9: warnings generated.
b  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, __L  257 | INE__, \
      |             ^
../include/vlc_common.h:481:15:,   _  note: expanded from macro 'VLC_OBJECT'
    mo  481   msg_Er | r        c(o np_access   ,  st stru m"dServer does not support ctc vlc_Tcom  vLS" ),;
      |             ^
sg_War../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'ule_name, __F
n( p_demux, "clmon_members: (const vlc_obc_Log(VLC_OBJ d, e)
      |                                                ^
anE../include/vlc_common.h:nject_I481oLE__CT(o), tt:   15:  *)(&(x)-p, vlc_ openm >onote: odule_naVbj)expanded from macro 'VLC_OBJECT'me,MG info" ); 
, __LINE__, \
            |         ^
__FILE__, __LIN
 \
E_      |               ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   85 |  |             ^
   msg_Genaccess/dvdnav.c:1046:9:   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eric(p_this, VL_../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
C_MSG_WARN, __VA481 1046 |         msg_Dbg( p__ARdemux, GS | __)
"  ,    \
      - pgc|       |     ^
            ^
../include/vlc_messages.h../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  _ l      481ength=%"PR   const | :78         sIconst strucd     :13t :   tnote: expanded from macro 'msg_Generic'ruct
   78 |  vlc_cvommon_me6    vlc_Log(4cm,VLC_OBJECT(ol), p, vlc_module_name, __Fbers: c_com(const vlcIom_oboject_n_members: LE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15:(n83 |   t  note: expanded from macro 'VLC_OBJECT'
cs*)(&(x)->obj) \
  481 |          |               ^
 msg_Generic(p_t      heis, VLt sv ceC_MSG_ERR,onst struct vlc_coo __VA_Ammon_members: (constRaccess/satip.c:572:38:G vlc_oS__)
      | ntruct vlc_comm warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  572 |             *pi_64 = INT64_nC(1000) * vaonr_I_msbject_t *)(&(x)->obj) tn->pg\
      |               ^
cembers: (constt vlc_object_t *)access/dvdread.c:    ^(&(
x../include/vlc_messages.h:78:13:260:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  260)heritIn file included from ->obj)  | \
      |               ^
access/http.c:I   nte_  msg_Dbg( p_demu44:
vlx, In file included from access_output/rist.c:35:
../include/vlc_network.h:150:12g"er(aVccess, "live-cMG openee acnote: hing")nexpanded from macro 'msg_Generic'
   78 |    ;In file included from gdt" );l

c      _|                                      ^
o../include/vlc_variables.h: vlc_Log(VLb      C_| ject_tOBJECT(o) , p, vl:615c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_  150 |      ^module_name, __FILE__, __LINE__, \
      |             ^
*../include/vlc_common.h:481:53: :15: note: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'var_InheritInteger'
  481 |      )   615 | #define var_InheritInteger(../include/vlc_input.h(  const s&truct vlc_common_memb
ers: (const vlc_objeco, n) var_Int_t *)(&(x)->   return nheritInteger(VLC_OBJECT(o),et_Conne obj) \
      |               ^
n)
      |                                                     ^
(../include/vlc_messages.h:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
h )xaccess/ftp.c  481:415:14: warning: :due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |   )      const str  -415uct vl | c_co ;    mmon_members: (const vl>   
obj) \     msg_Err( c_objec      t|         ^
p_ac_../include/vlc_messages.h41t *)(&(x)->obj:
../include/vlc_vout.h::87:5125cess, "cannot:: switch to TLS: serv) \
er 
      |               ^      5 note: expanded from macro 'msg_Dbg'
   |               ^
:87 |     msg_Generi
c (p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:access/satip.c13warning: : note: access/rist.cexpanded from macro 'msg_Generic'
:497:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ctDgr:am (obj, host, port, hlim, IPPROTO_Udue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]   DP);
      |            ^
593:../include/vlc_network.h:  497r
146eplied 78  25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
wit  : |   |     vlc_Log(VLC_O26BJ E          msg_Eh593 |  Cr: note: expanded from macro 'net_ConnectDgram'
 code %d       125r | ",
      |              ^
(p_access, "Malformed rtcp p  146 |      s  ys->uda  T../include/vlc_messages.h net_ConnectDgram(VLC_OB:83:5: J(o), p87, :5: note: expanded from macro 'msg_Dbg'
Evlc_module_n   87 | Camp_ e note: expanded from macro 'msg_Err'
     msTg(_a), b, cG,e d, e),
      |  __FILEc                         ^
ns../include/vlc_common.h83 |     msgket eric(p_this, _st:481V:15: note: expanded from macro 'VLC_OBJECT'art_Generic(ing with
ock = net  _, __LINp_ %this, LVLCCE__MSG_DBG, __VA_OpenD_MgSram(ac481_, _ceARGS__)
      |     ^
../include/vlc_messages.h:78:13: Gss_ | , 0note: expanded from macro 'msg_Generic'
   E\
      |             ^
../include/vlc_common.h:481:15:R78     2    note:   convlexpanded from macro 'VLC_OBJECT'
"0.sx, icg  481 |         const stnt struct0.oring.", buf[0]0.0", sys->udp_po);
      |             ^
rt, NULL,
      |                         ^
../include/vlc_messages.h_../include/vlc_network.ho:155bR, __VA_ARGS__) v
r      |     ^:u:23: note: expanded from macro 'net_OpenDgram'
j83:l  
c_common_members: |   ../include/vlc_messages.h:78  v155: |     13: note: expanded from macro 'msg_Generic'
 5: note: expanded from macro 'msg_Err'
elc   n   78 |     _Log(VLC_OBJEet_OpenD   83 |  gram(VLC_OBJECT(a), b, cCTc(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
v../include/vlc_common.hct vl:l t(con481:st vlc_object_t *)   msg_Gener15: note: ic(p_this, VLCexpanded from macro 'VLC_OBJECT'
_MS  481, d,G_ER(&(x)->R, __VA_c_comA | RGSobj) _release( p e, g)__)
      |       _ 
v\
m      on_meomc_Log(VLC_OBJECT(o),u p,                      ^
t | ../include/vlc_common.h const struc              ^
b:481:15: note: expanded from macro 'VLC_OBJECT'
      |     ^ ers:   )(consIn file included from access_output/rist.c:35:
t vlc_o481t
 vlc../include/vlc_messages.hbvlc_moduleject_t *)(&(x)->obj) \
      |               ^
 | ../include/vlc_network.h:159:12;: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_:78:13: note: commexpanded from macro 'msg_Generic'
   78  159 |    access/dvdnav.c:
 |     vlc_Log(1047on :9r      :_enVLC ame, _OBJEC   _membe | rs: __FILE warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    ^(T(o),    cons
 1047 |         msg_Dbg( _p_, __LtINE__, \ _dem../include/vlc_objects.h
      | turnp, vlc_module:66:25: struct vlc_commo_nam            ^unote: 
xcoexpanded from macro 'vlc_object_release' neetns
t   66 |  , _ _../include/vlc_common.h:481:Opvlc__FILE__,15: note: expanded from macro 'VLC_OBJECT'nob
_mject_t *)(&(x)->, __LINE "  e   481 | eo  v        cobj) \
lnmDb      gram |  (obj              ^ers: ( c -ocns__ c,
_, \
      |             ^
 host, portnst struct ../include/vlc_common.h:,ell_start=%"PRId64,481:15: note:  NULL, 0 ,v levent->cell_start );
      c_commono_memexpanded from macro 'VLC_OBJECT'| b        ^

access/dvdread.c../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
t v  481elIPP: |         coRrs: (conc_object_t *   87 |    n)(&(x)->obst strOTO_UDP);uj) \
      |               ^

      | s msg_280:t vlc_objebct 22v:l cjc           ^access/satip.cG:_tc603:
eneriwarning: ../include/vlc_network.h_c:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
26: owarning: t *)(&(x)->obj155):23: note: expanded from macro 'net_OpenDgram'
mmon due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](p_t
h  e603 |        155 |     _me\i
      | ct_rel  280 |     psease,  VLC_MSG_DBG, __VA_( VLARGS__)
      | _sys mb sys- C>rtc_              ^ OBJEers: (cCT(a) )
          ^
../include/vlc_messages.h:78:13| ->i_p                        ^:
_sockoangle = var_  net_OpenDgrnst vlcC =_ naccess/ftp.c:etreat e
432:13: _Oobjnote: a../include/vlc_common.hpexpanded from macro 'msg_Generic'enDect_t *)(warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]g
mGra(  etInm432(a |       :t&(xeger( p_d)->o481emux
, "dvdre  V    78 |     LC_OBJECT(bca:15: note: ), b,cess, "0.0.0.0 ad-an", sexpanded from macro 'VLC_OBJECT'
j)  \
      | ys->udp_port              ^ + 1,   481 |    vlc     consgt_NULL,
c      |                          ^
L../include/vlc_network.h:le, do" ),
;
 g(VLC_OBJEC  155:23: note: Texpanded from macro 'net_OpenDgram'
  e(155, g)so),      | t p, vlc_modul
raccess/rist.ce                     ^_nuct vlc_common
 :507amsme, __FILE:13: ../include/vlc_variables.h      g | | _                      ^_Erwarning: r( 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]me../include/vlc_common.h__, __LINE__, \
      |             ^m :
b    ers: (const vlc:495:59:507 | 481:15: note: expanded from macro 'VLC_OBJECT' 
 ../include/vlc_common.h   net:481:15:note: expanded from macro 'var_CreateGetInteger'
        _object _
O _t    note: expanded from macro 'VLC_OBJECT'
481 |  pe  n*)( mD      const ssg_truct vlc_commo  481&(x)->objn |  _members: gram()   EVLC_O BJECTr     const (a), b, cs, d, e, g  495 | r(p_atr)
      |                       ^
ccess, "M../include/vlc_common.h:481:15a#d(: note: expanded from macro 'VLC_OBJECT'
pco\nstefine vauct vl _rac_CreateGe  481 |         const struct vlc_cc
tIvlc_objecl      |               ^
to_t *)(&m_mon_nteger(a,bm(xembers: (co)n->obj)st vl formed rtcp packet, wc)   var_CreateGetI\
      |               ^
nteger( VLC_OBJECT(a),b)
      |                                                           ^
rong../include/vlc_common.h_ocommon_ len %dmembers, exp:481ecting %u bytes in the " \
      |             ^
: (const vlc_object_t *)(&(x)../include/vlc_messages.h:c-bject_t *)(83&(e>obj) x:15: \
s      |               ^
:5:)->obj)note:  note: expanded from macro 'msg_Err' \
      |               ^expanded from macro 'VLC_OBJECT'

access/dvdnav.cs:1048:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1048 |   
   83 |     msg_Generic,access/satip.c:613(p_:th 9  481 |         cis, VLC_MSG_E: o"nst sRR,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]Ct    a __VA_ARGS__)
      |     ^

In file included from access/http.c :n msg  613 | _'../include/vlc_messages.h:78Dbg( p_de44mux, "   ruct v        msg_Err  - pg_start=%"PRlc_co(accemmon_mess, ":
mbers: (const vlct../include/vlc_input.h_ob truncate Project_t *)(&Could :527(x:29: warning: )->obnId64,tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
j) \
      |               ^
  o e527 |     et open two adjaaccess/dvdread.c:286:cent ports fori RTP annpvent->pg_start 9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c);
      |         ^
  286 |         msg_Err( p_demux, ../include/vlc_messages.h:87:5: note: "DvdReadSetArea(0,0,%i) fad RTCP diledut_threadexpanded from macro 'msg_Dbg'
 _t *inputa = inputt   at87 |     msg_"(c);
      |         ^
an't decrypt DVD_Create(Generi?)",
c(p_thi../include/vlc_messages.h:83 pasi, VLC_MSGr:13: ent, ite:_5: note: expanded from macro 'msg_Err'
   83 |     m, log, NULL,      | DBG, _msg_Generic(p_th_VA_Anote: expanded from macro 'msg_Generic'
 o   78 |     vl        ^c_Log(V
LC_OBJECT(o)RGS__)
      |     ^
../include/vlc_messages.hN:78:13: note: expanded from macro 'msg_Generic'
   78 |     , p, vlc_movndule_namUiLlLc );
      |                             ^
e, __FIL ../include/vlc_input.h:501:46: note: expanded from macro 'input_Create'
E__, __LINE  b_Log__, \
      |             ^
501 | #d../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  (VLe481 |         confine inpCut_Create(ast struct vlc_commons, VLC_MSG_ER../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
R, __VA_ARG,_   ub,c,d,e) inputf83 |     m_Ssg_GeCre_OBJEnmfembers: (consteric(p_this, VLC_MSG_ERR, __VA_ate(VLC___)
      |     ^
../include/vlc_messages.h:78:13 vlc: note: expanded from macro 'msg_Generic'
OBJECT(a),   78 |  Ab_object_t *,c,d,eCT(o), RG p, vlc_modul)(&( e_name,x)-e  vlcS__F__)>
_L      o| obI)
      |     ^
../include/vlc_messages.h:78:13: gLE__, __LINEjr_) snote: ize for TLS" );
      |             ^
_expanded from macro 'msg_Generic'
../include/vlc_messages.h:83:5: access_output/rist.c                                              ^(, \
      |             ^
../include/vlc_common.h:481\   78 |    
      | note: expanded from macro 'msg_Err'
 vlc:122:20_Log(VLC_OBJECT(o:), p, vlc_m15
o              ^
../include/vlc_common.h:dule_name, __FILE__: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
access/rist.c:532:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  122 |    , _   83 |     msg_LINE__, _Ge  532 |        flo            w     -: >fd_ou ms\
      t = net_|             ^
../include/vlc_common.h:481:15:note: expanded from macro 'VLC_OBJECT'
 note: expanded from macro 'VLC_OBJECT'
Cg_Err(p  481 |     _acce  481 |  onnectDgram(p_access, psz_dst_servess, "Malformed SDr, i_dst_p   o481 V:15: note: rt, -1, IPES packet, wroPR neric(p_this,ng Oexpanded from macro 'VLC_OBJECT'
LC_OB JECT(o c)na const struct    481 |   Tme  O V vLC_MSG_E_UDP ,len %d,     cocRRon gsnt, lc_commo__VA_ARGS__)
      |     ^
 );
t../include/vlc_messages.h:78:13: note:       |                    ^
 a " \expanded from macro 'msg_Generic'
 s   78 |  
      |                         ^
   vlc_Lon_members: (const vlc_obogtrust st../include/vlc_messages.h../include/vlc_network.h:146:26: note: expanded from macro 'net_ConnectDgram'
c(Vrt vlc_cLC  146: |         nject83_tuct_O:5et_Co  vlc_comBn p,: note: Jn vectexpanded from macro 'msg_Err'
   83omm* | )(&(lECT   moonn_m ms_gemberc_members: (const vlc_object_t *)(&s: _Ge(c(x)->obDgram(VLC_OBJEx)->obj) \
      |               ^
onst CT(a), j) \
      |               ^neric(p_this, VLC_MS
vlc_ob, c, d, e)
      (bjecG_ERR, |                          ^
o), mo../include/vlc_common.h:481:In file included from p, vlc_access/http.c:dule15__V44A_ARGS_:
_)
      | t_t_modn../include/vlc_input.h:530:9: a: mnote: expanded from macro 'VLC_OBJECT'
   481    ^
../include/vlc_messages.h:78e* |        warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:13: note: expanded from macro 'msg_Generic',ul
 __FILE__, __LINE__, \
)(&(x)-   78 |           >| 530 |         vlco_bo j) \
      |               ^
            ^
 vlc_Log(VL const se_C_../include/vlc_common.hbtrucaccess/dvdread.cject_relea:452:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  452 | name, _:481:15: note: expanded from macro 'VLC_OBJECT'
t vlc_sce  481_FILEommon_members:    access/dvdnav.c   _       OBJECT(o), p,: (cons |   t vlc__,   mvlobj ect_t     1119:9: s__LIg_WarcNE__,   warning: _modul*cons( inpute_nam due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
n)\
      | )( p_demu( et1119&( ;,
                  ^|         ^

struct ../include/vlc_objects.hx x, vlc_common_members: |  "cann../include/vlc_common.h:      _)->:66:25: note: expanded from macro 'vlc_object_release'
_FILE__, __obLIN E481_:15: note: expanded from macro 'VLC_OBJECT'
msg _(   c66D |  onst vot se  b_, t title/cha  vlc_obje481 \
      |             ^
../include/vlc_common.h:g(pte481:15: note: expanded from macro 'VLC_OBJECT'
ctr" );
  481j) \
      |               ^
      _release( VLC_OBlc_object_t *)(&(x)JE |    pC_-   |         const|                 ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
 access_output/rist.c>T    structobj) (a) vl\ )
 85 | d      |                         ^
c_commoe  m
    uxmsg_Gene../include/vlc_common.h:481      :125:ric(p_thisn9:_|               ^
:15: note: expanded from macro 'VLC_OBJECT'
, VmeLC_MSG_WARN, __  481 warning: , "DVDNAV_STOP" );
      |         ^
mbeaccess/satip.crs: (const vlc_object: | 626:22     ../include/vlc_messages.h:87:   c: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VcAons_ARGS_5t os:ttruct vlc_commo  626 |     bool *)(&(x)->obj)n_members:__)n
      s t note: expanded from macro 'msg_Dbg'
   87 |   s \
       (cons| t  msg              ^
truct vl_ Generic(p_this, cVmulticaccess/ftp.c:_asct = var_InheritB440:13ool(access, ": |     ^
swarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  440 |      atip-mLu C_MSG_omm oDBlticastn_members: (const ../include/vlc_messages.h:78:13: note: G, __expanded from macro 'msg_Generic'
" );
 vlc_object_t *)(&(x)->   78 |     vo      |                      ^
bj) \
      | lc_Log(  V../include/vlc_variables.h:604:A              ^
_47A:RG Snote: expanded from macro 'var_InheritBool'
__)
      |     ^
 msg_Err( ../include/vlc_messages.h:  604 | #dep_78:finVLIn file included from access/http.c:44:
C_OBJECT(ae vacr_Inhe13:../include/vlc_input.hcess, "Can:572:10: warning: 't seto ), p, vlc_module_ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 note: expanded from macro 'msg_Generic'
  572 |       125 | Data     r   78 |    itBchannel pro  vlvlc_object_releac_object_t *)aootection" );
      |             ^
me      ../include/vlc_messages.h sl vlce((&(xo,)->o msbj,) g:83:5: note: expanded from macro 'msg_Err'
 _Err( pn_)\ _( (_FILEacces_ var_vlc_o_, __ILINE__, \
      |             ^

../include/vlc_common.h:481:bjecst   ,       15: note: | expanded from macro 'VLC_OBJECT'
"cannot onher_pe              ^
_n83 | t  *)(pp_vout     [Log(VLC_OBJECTi])  mitBsg_481Ge)o;(
      |          ^
../include/vlc_objects.h: |  66:25: note: expanded from macro 'vlc_object_release'
   66 |    neric       const struct vlc_comm(oaccess/rist.c:559:29: warning: n_mp_this, VLC_MSG_ERR,e __mbdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ol(Vers: (o), p, vlc_mo  559 |  o vlc_obuduject_rtpuVconst vlc_objecAteLlC_OBJECT(lo )e_name, t_t *)(&(x)->obj) so_ck_Ae\
      | R              ^G
S__)
      |     ^
ease( VL     t"   );
      |         ^
../include/vlc_messages.h:access/dvdread.c78:13: note: expanded from macro 'msg_Generic'
:465:_C_OBJECT(a) )
      |                         ^
../include/vlc_common.h:   78 | 17:         vlc_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      Log(VL../include/vlc_messages.h:
83:5: note:     C  465 |           481expanded from macro 'msg_Err':,
 n)
      |    28 warnings15: note: expanded from macro 'VLC_OBJECT'   msg generated                                              ^
F
../include/vlc_common.h        :481:15: note: expanded from macro 'VLC_OBJECT'
ILE  msg_O_Info(p_access481 |    _BJ  E_Wa83 | C    m.
sg_Ge_T(rn     const struct vlc_common_memb481( erneric(p_sthis |     p_demux, ", VLC_  : (  const strcauct vlc_,c _ocm_L, "Peer NMSG_ERR, __VA_o), p, vlARGS__)
      |     ^nnmon_moI
N../include/vlc_messages.hEcnst ot set__,v a\me: %s"lc_obje, newct_t *)(&(x)->obej)mb__send ers: (const v
ler_nam       \tei);|             ^
../include/vlc_common.h:481:tlc
      |               ^
_omodule_name, __bje/chapter" );
access/satip.c:632:5:      ect_t warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:FILE__,78| :   632* | 15                 ^
 ../include/vlc_messages.h:85:5__LIN:E__, \
      |             ^)(&   ms : note: expanded from macro 'VLC_OBJECT'

note: expanded from macro 'msg_Warn'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   85 |     msg_Generic(p_this, VLC_MSG_WARN, (_  g_Db  x)->obj) \
      | g              ^
481 | 
      |                             ^
../include/vlc_messages.h    :81:5:   note:  expanded from macro 'msg_Info' 
c_   81 |  481 |   onst stru (acc13 V  ctes   v: lc const strA_ARGS__)
      |     ^
s, u_cc"tt rvlcy_common_members:om../include/vlc_messages.h: to o ms (const 78:13: note: expanded from macro 'msg_Generic'
movlc_ob   je gnote: expanded from macro 'msg_Generic'
78    | n_ct_t *)(&(x)->o_mebmbers: (Generj) \
      | icconst vlc_              ^object
_t *)(&(x  (p  vlc_Log()->obVLC_OBJECT(o), p, j) access/dvdnav.cvlc_modul_this, VLC_MSG_I\NF
      |               ^O, __VA_:1128:9:78mv -f audio_filter/converter/.deps/libaudio_format_plugin_la-format.Tpo audio_filter/converter/.deps/libaudio_format_plugin_la-format.Plo
e_nam warning: 
 | e, ARGS__FILEdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 __)
      |     ^
 1128 |          __, __LINE__  vlc_Log(VLC_OBJECT(o), p, vlc_module_nam../include/vlc_messages.h:78,:msg_D \
      | 13e, __FILE__, : note: expanded from macro 'msg_Generic'
bg( p_demux, "DVDNAV_HIG__LINHLI   78 |     vlc_Log(VLaccess/ftp.c:C_OBJECT(o), pE_pen '%s'", a_, vl, \
      |             ^
c../include/vlc_common.h            ^
456:481:15: note: expanded from macro 'VLC_OBJECT'
GHT"cess->psz_url);
      |     ^../include/vlc_common.h:  481 ); |        
      |         ^
: c_const struc
t../include/vlc_messages.h../include/vlc_messages.h5:87:5: modul vlc_common_membnote: expanded from macro 'msg_Dbg'
e_nam   87 |    e msg_Geners: (con481:15: note: expanded from macro 'VLC_OBJECT'
st vlc_o  481:bject_t *)(e, __Fr | ic(p_ this, VLC_M&     S  const(x)->obj) \
      |               ^
 strG_D:87:5BG, __Vuct vlc_common_:members: (const vlc_object_t *)(&(x note: expanded from macro 'msg_Dbg'access/http.c:170:9:
access_output/rist.c warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:130:27:A_ARGS__)
   87 |     msg_)->oGeneric(p_      tbj) \IL   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E__,  
      |               ^
 __L|     ^h
is, VLC_130MSG_DBG,access/dvdread.c:475170 | ../include/vlc_messages.h:I78NE__, \
      |             ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:33:   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: |         flow->13 __VfdA_Awarning:   475 |        481 |         con    st struct vlc_common_membe_: note: rtcp_m expanded from macro 'msg_Generic'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]RGS__)
      |     ^

../include/vlc_messages.h
    r s: (const vlc   78 |     vlc_Log=INT6: n(78_object_t *)(&(x)->et_Op4_C(1:13: 0  ob456       menDg | sg_Err( p_access, "j)   00) * varramnote: V\LC_OBJECT(o), p, vlc_module_n_Inexpanded from macro 'msg_Generic'
(pi_
      | aaccessme, __h,              ^   
 psnvalid URL" )access/rist.c:561:29: eritInteger( p;
      |         ^
_FILE__, __LI../include/vlc_messages.hNdwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E_   561emu |  :83:5: note: expanded from macro 'msg_Err'
_, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
z_dst_server,   x83, "d  78 |     vlc_Log(V481 |         con isc-cacL |     msg_Generi i_dssC_Ot    tBJ ECT(ohing" );c(p_
      |                                 ^this, VLC_MSG_ERR  
,)v../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
, p      __VA_ARGS_struc_tp,   v vlc            l_c_modul)e_name, __FIL   mE__o  s_common_members:615 | #
      |     ^
d, __LI../include/vlc_messages.h:78:13:el g_Info(p_access, "Peer Name change drt + 1NfinetE__, \
      | e vanote: ectexpanded from macro 'msg_Generic'
 (con            ^
r_Inehd: old Name: %s, new eritInteger(o, st vln../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   78 |  c_o,
      |                           ^
"   481 |         const str../include/vlc_network.h \
      :  vlc_Loguct vlc_b(common_mVLC|                             ^
_Oject_t *)(&(x)->emb155:23: note: expanded from macro 'net_OpenDgram'
obj)../include/vlc_messages.h:81:5: BJnote: expanded from macro 'msg_Info'
EeCc   81 |    \
      |               ^
  msg_Grs: (const vlc_objaccess/satip.c:634:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T  155 |   ec  )t  634 | (    char *pszo),  p, vl_c   net_OpenDgram(VLC_host = v_module_name, _ar_InherOBJE_ varCT_t *FILE__, __LINE__, \
_InitInteger(VLC_OBJECT(o), n)
      | _(a), b, c, d, e, g)
                                                          ^      |                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
heritStrin
  481)(&g(access../include/vlc_common.h:481:15: |             ^(note: expanded from macro 'VLC_OBJECT'
  481c |     , "satipr    const stru-host
 |  ct vlcx)->o"     ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
);
  const _  481 |         const ecobj) \
      |               ^
s      |                      ^
mmon_members:../include/vlc_variables.hdaccess/dvdnav.c:truct v:642:51: note: struct vl c_l1129:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
cexpanded from macro 'var_InheritString'(const vlc_
c_c enoom1129 |     eeobject_t *)(&(x)->obj   ) \
      |               ^
mmon_memberric(p_this, mons: (V  cons_memberst : (const vlc_ vlc_msg_Dbg( pobject_t *)(&(x)-642>obj) LC_MSG_IN_demux,access/dvdread.c\
ntoial_get(      bject_t &cred:510:13:  | #define var_InheriFO, __warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VA_ARGS__e)|               ^
ntial, 
      |  "     510 |       access_output/rist.c:    ^p_134:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   134 |               *)(&(x)-
acce>obj) \
       | msg  - d                ^
_Ers../include/vlc_messages.hr msg_Err( p_demux, "r( p_access, "cannot open access/http.c:182:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
isplay=%d", ee  :78:13:tad faisStrinv note: expanded from macro 'msg_Generic'
182g(o, entlmulticast nacn) var_Ik , "ftp-unheritString(-VLC_O   78 |  ed s | o    p_sys->pfcket" );
      |             ^
or block %d", >display )  BJECT(o), n)sz_
suser_ag;../include/vlc_messages.h:e
      | pe83:5: note: expanded from macro 'msg_Err'
 vlc                                                  ^nt =r
_sys->i_nex    var_I83 |       |  _L        ^
t_vobu../include/vlc_common.h:481:15: ../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
 );
      |             ^nheritString( p_acceog(VLC_ note: expanded from macro 'VLC_OBJECT'
  
  481 |     ../include/vlc_messages.h:83:5msg_G: note: expanded from macro 'msg_Err'e  n 
 ce   83 | "OBric,   s87s | (onst p_    , "h    msg_Generic(this, VL ttp-uC_msg_MGeneric(p_this, pSseVLC_M_this, VLC"r-Jstruct vlc_common_memberSs: (coG_MESG_G_ERR, __ERCT(o), p, vlc_moVA_dule_name, __FILE__, __LfItR, __VA_ARGS__DA_)
      p-pwd",
      |     ^|     ^
../include/vlc_messages.h
:78:13: note: expanded from macro 'msg_Generic'
../include/vlc_keystore.h:244:27: note: expanded from macro 'vlc_credential_get'
NB     78 |   244 |    nst vE__, RGGS__)
      |     ^
age, nt../include/vlc_messages.h:lc_ob  _"_78Vj vlc_Log(VLC_OBJECT(o), p, v\
      | ect:13: note: expanded from macro 'msg_Generic'
Alc_vlc_ARGS__)
            ^
      | mod    ^
_c../include/vlc_common.h:481:15: u   _t *)78(le_name../include/vlc_messages.h:78: | note: expanded from macro 'VLC_OBJECT'
  r,481 );
      | eden&(x)->objti |     al)     vlc\
_Log(VLC_OBJECT(o), 13p      ,_ v |               ^ 
: note: expanded from macro 'msg_Generic'
ge t(alc_m                            ^
  co_../include/vlc_variables.h:642:51, VL:nst Cst_FILE__,  note: expanded from macro 'var_InheritString'
   78 |  access/satip.c_:664:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_od  Lu  664 |   vl   642 | #d      mle_name,r _IN_uc_Log(E_FILE__, __LIVLC_OBJefine var_In__, \
      |             ^
OBJEChsEgCTeritString../include/vlc_common.h(o), p, v_:481:ct(lo, nDbg(ac) vlc_com var_InheritString(V15: T(b), c, d, e, f, ##mon_mcLC_OBJc_moemdu__VAnote: expanded from macro 'VLC_OBJECT'le_na_me, __FILE_Ness, "malfAoErmeEd CT
(Ro)U_GS__)
      |                           ^
, ___L,RL:  %../include/vlc_common.hbers: (coINs"  481 |       :n_, \E__, \
      | s            ^
481: t vlc_object_t *)(n)
      |                                                   ^../include/vlc_common.h, psz:481:15: note: 15expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: :  ¬e: (x)->obj_expanded from macro 'VLC_OBJECT'l
owenote: expanded from macro 'VLC_OBJECT'
const) \
r_u
  481 |       
  stru  481 |  rl)       |               ^
ct;
       |         ^
   481       | vlc_common_mem|             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |       access/rist.cc:onsbers: ( 584:17:    t s../include/vlc_messages.h:87:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  note:  expanded from macro 'msg_Dbg'
   87 |     const st msgruct vcotrucn  cost vltn vlc_common_members: (const vst sltruct vlc_      c
  584 |     onst s  truct vlc_comc_object_t *co)(&(x)->obj)      c_mo mm_Gen \
      |               ^o
ner_imcembern_  m( msg_Es: (const vlc_robobjecject_t_r(pt *)(&(access/dvdnav.c:1130:9p_tht *)(:&lc_common_members: ( (is, VxLC_MSG_DBe_)mGxbeconst valc_object_t rs: (consc, __cess, " t vVA_Awarning:   U)-RG>due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]lcnS__)
      |     ^recogn-
>obj) \
      |               ^
iobzed R
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
_obje    access_output/rist.c1130 |     TCP p :   msg_Dbgac139(:78 |     vlcct_t *)(&(x)j) \_->21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
obj) \ket with PTYPE=%0
      *
         139|               ^
Lo)|               ^
g(VLC_OBJE(&(x)->obp_CdjT(o), p, access/dvdread.cv:511:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |    511 |   l2xemux, access/ftp.c" ! :470:12: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
!  470 |  ", ptype     - but);
c_module_   tonN=%d", event->b name  u   flo )       |                 ^
,   w __FILEhil../include/vlc_messages.h:83_:5: note: expanded from macro 'msg_Err'
_, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ttonN );
        | 481 |           ^ vl \ e( vl
      |               ^
    c_d
cialog_di../include/vlc_messages.h:87:w->fsd_ortnst5: note: expanded from macro 'msg_Dbg'
 sp   access/http.c:217:27: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   87 | c lay_err tr ucor( p_  217 |     pcp =demux, _("P83layba |     _m n_sys->petsz_Connect_refeDgramrrer = (p_access, psz_dstvar_InheritStrit vlc_ng( p_acces_secommon_members: (const rver, i_dst_porvlc_ost + 1,bj msck failu,g _Gesenerire"g),
      |             ^
"http-_G../include/vlc_dialog.h:73:30: note: ctc_crede(pexpanded from macro 'vlc_dialog_display_error'
_t *)(   73nthtial_get( &cred&( |     vlcreferre_dialog_displais,  -1, IPPRr" );
      |                           ^
ential, p_accVLOC_M../include/vlc_variables.h:x)->oy_error(VLC_OBJECT(a), b, c, ##__VA_ARGS_e_642:51: note: expanded from macro 'var_InheritString'
)
      |                              ^s  642 | #dSG_DBGe
fine ../include/vlc_common.hbvar_In:TOherj) \
      |               ^
481itString(o, n_UDP );
      |                     ^access/satip.c:668:5: swarning: ener
:i15c() var_InheritSt,r../include/vlc_network.h:: note: expanded from macro 'VLC_OBJECT'
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  
481 |   668 |     msg_Dbg(access, "conn,ect to host '%146:26: note: expanded from macro 'net_ConnectDgram'
 "  146 |     s'", psz_host);
f      |     ^
t __VA_ARG../include/vlc_messages.h:87:5: p-using(VLC_OBJS__)
  er", "ftpnote:       | -pw    ^ECT(o)      , n)

      | ../include/vlc_messages.h:78:d",
      |            ^
                                                   ^13: note: expanded from macro 'msg_Generic'
  ../include/vlc_keystore.h:244:27:  const sexpanded from macro 'msg_Dbg'

   78 |     note: expanded from macro 'vlc_credential_get'
   n87../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
 |  tevlc_Log(VLC_OBJ  ECT(o),    481p  ruct vl | ,t_Conne244 |     vlcc_common_mem_crmsg_be   erdGscten: (const    tial_g Dvget(a, lc_object_tV  const struct vlc_commorna_vlcL_moduC_OBJECmT *)(&(m(VLC(le_name, __FILE__x)->ob_OBJEC)embT(, c,, __LINE__, \abe
      |             ^
), b, c, jnericp) ../include/vlc_common.h(p_this, VLC_M:481:15: note: expanded from macro 'VLC_OBJECT'
SG_D\
      | _this, V              ^
LC_MSG_ER  481 |         BG, __R, __VA_ARGcond,st structVA_S__)
      |     ^
 vlc_common_m../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
access/dvdread.cARGS__)
      |     ^
:533:   78../include/vlc_messages.h:78em:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), 17:bp, v | ers: (con    vlst vllc_Log(VLC_OBJECc e)
      |                          ^T(o), _module_nap, vlc_module_name
 d, e, f , ##_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_VA__obj  ,533 |            __FIect_er../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
L  t *)(&(x)-E_me, __      ms,g_>obj) \
      |               ^
s: (const 481 |   _FILE__,Err(pvl c__dAe_muxR_LIN     o_bje ct_t *access/dvdnav.c_:1136:9:  Gwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L,  1136 |         msg_DIbg( p_demuN"S__)x, "DVE_DNE_c
_AV_HOPonst struct vlc_commFa,i      |                           ^
led)(&( \
      | _, \
      |             ^
../include/vlc_common.h../include/vlc_common.h:481:15:            ^
 note: expanded from macro 'VLC_OBJECT'
  x../include/vlc_common.h:on_members)->_obj) \481 |    481 :
     con      481::stnex15t15: note: expanded from macro 'VLC_OBJECT'
 title, trying anoth  er:: 481: |               ^
 |   %      CHANN sEL" );
      | i        ^tru
ct vlc note: _cexpanded from macro 'VLC_OBJECT'
"access/http.c, k );
ommo      n_| :../include/vlc_messages.hm:embers: (  481 |         constconst struct                ^ vlcc struct vlc_common220:s
87o:t vlc5: note: expanded from macro 'msg_Dbg'11../include/vlc_messages.h:_ob:n warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_c83:5  220 | _meomberje  s: (const vlc_object_t *)
: note: expanded from macro 'msg_Err'
   87 |     msgm_   Generic(p_this, (&(x)->omon_members: (83c | cot_t *)(&(x)    msgnbstVLC_MSG_DBG, __VA_ARGS__)
      |     ^  jpsz = var_In
->objh) \
      |               ^
 vlc_o) \../include/vlc_messages.heritString( p_a
      |               ^
_Genericc:78access/ftp.c:13bj:476:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(p_this,  476: note: expanded from macro 'msg_Generic'
ect_cess, "http-   t *)(&prox | access/satip.c(x)->obj) \
            |               ^
78 |     v  vlc_credentia:669:21: warning: y" );
lc_Log(VLC_OB      due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
|           ^
access/rist.c:598  l_store( JE VCT(o&credenLCt_MSG_ERR,669 |     sys-../include/vlc_variables.h:642: 51: note: expanded from macro 'var_InheritString'
)  642 | >#__ial, p_acct,:ess )V; 
      |         ^
p, vlc_module_namecd, _9: _FILEwarning: __due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_keystore.h
:259:29: note: expanded from macro 'vlc_credential_store'
p  598 |         _sock = nefemsg_Err(ip  259 |     vlc_credenti, __n_access, "Rit_ConnectTCP(aceL cvIeNsEa_as, psz_host, url.i_port)_, \
      ;|             ^
st rtp
l_store(a, VLC_      r pacA_ARGS__)
      |     ^
../include/vlc_common.hket m_Inher:i../include/vlc_messages.h:481:15:t78:u13: note: expanded from macro 'msg_Generic'
s|                     ^
 t havenote:    78../include/vlc_network.h OBJECexpanded from macro 'VLC_OBJECT'
 |     vlat c_LoSg(T:  V481 |   least tring   12 bytes,136:48: note: expanded from macro 'net_ConnectTCP'(b))
      |                             ^
 LCw../include/vlc_common.h(
e _OB:   136 JECT(o), p, vlc481_mo, n)od vule_n ame,c __FI:15: note: expanded from macro 'VLC_OBJECT'
ar_I  onst481havenheritString(V %zu s |  |        #define netruct vlc const__com"ConnectTCLC_OBJECT(o), n)
P      |                                                   ^
../include/vlc_common.h:481t stru(a, bmon_members: (const v:15: note: , len);
      expanded from macro 'VLC_OBJECT'
| , c) net_ConnectTCP(VLC_O  l481B |  ct vlc_coc_JECT        ^mmon_membersobj(a),: (cons b, c)
t         LE__,|                                                ^
ect_t *
     vlc_../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
c../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
onst struct vlc_common_members object_t *)  ()(&(x)->obj   ) \
      |               ^
&(x)->o(c:bj481__LIN)access/dvdnav.c:1143 | onst vl \
      |               ^
c_object_t *)83 |   E  msg_G (ener__, \
      |             ^
icconst vl:9c:_o( (p../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
&(x)->obj) \warning: 
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      | _t  481 |                    ^
access/ftp.c his, :504:114317: warning:  | b jdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ect_  504 |               msg_ VLC_MSG_ERR, __VAaccess_output/rist.c D const :t *)(&(x)142bg(: p_d9emux, ->s_truct vlcoA     b    msg_Dbg( p_"DV: warning: Djdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
) access, "useNAV_W_c  oRmmon_members: (cr ac142     onst  |  G S _c_vlceponst struAc_ob    IT" );
      |         ^cted and)
      ject_tt vlc_co    msg a u*)(&(x)m_mon_membethenticaErrs: (cro
../include/vlc_messages.h:87:5: note: nst vlc_object_t *)(&(x)| t    ^
expanded from macro 'msg_Dbg'
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |    87 ed" );
      |                 ^
 |   ../include/vlc_messages.h  vlc:87_L(:-> 5o: note: expanded from macro 'msg_Dbg'
og(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __   mLIsgNE___G, \
      |             ^
ene../include/vlc_common.h:481:   8715: note: expanded from macro 'VLC_OBJECT'
r |    b   msg_Generic481 |     -(pj)    i\
>      |               ^
 obj) \
      |               ^
_coc(p_access/satip.c:671:9nthstthis, VLC _access/dvdread.c:541:13: : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
MSG_Dstruct vlc_common_memis, VLC_Mwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
SG  541 |        B G, ___ber s: (Vc    671DBonst vlc_object_A_ARGt *)( msg_Err&(x)->obj)( p_d | G ,     \
 __VA_ARGS__S__)
      )
      |     ^
../include/vlc_messages.h:78:13|     ^
: note: expanded from macro 'msg_Generic'emux, "i      |               ^
_
   78 | ../include/vlc_messages.h:78:13pack_len >=  : 1024   m (%iaccess/rist.c:604:note: )sg_Err(access, "Failed to    vlc_Log(VLCexpanded from macro 'msg_Generic'
c_OBJEC9T. "
      | o   78 |     vlc            ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(o)  _nLog(VL604 |     ../include/vlc_messages.h:,ne   ct to RTSP s p, ervlc_moduvle_name, __FILer %s msg_ErC_OBJECTr(p_a(cE__, ces:%d",__LINE__, \
83:5: note: expanded from macro 'msg_Err'

      |         ^      |             ^
o../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT')   83 |  ,s

 p, v   msg_G../include/vlc_messages.h, "lenMalfor:83:5: note: expanded from macro 'msg_Err'
c_med rtp packet header s   83 |     msg_Geeric(p_mtotartiphdule_nang wit  481nerime,  | is, VLC        _c_MSG_ERR, __VA_Aoac__FILE__, __LINcE__, nst struct vlc_(p_tRGS__)
      |     ^
commo../include/vlc_messages.h:78:13:\
his, VLC      |             ^
../include/vlc_common.h:481:15: _MSG_ERRh %02x, ignoring.", bunote: f[0, ]__);
      |         ^
VA_ARGS_ note: expanded from macro 'msg_Generic'expanded from macro 'VLC_OBJECT'
_)
      |     ^
../include/vlc_messages.h  :83481 |         co
nst   ../include/vlc_messages.h stru:ct vlc_common_member7878:s:5: note: expanded from macro 'msg_Err'
 |    13: note: expanded from macro 'msg_Generic'
      78 |     vlc_Log(VLC_OBJECT( : (consto), p, c83 | v l vlc_object_t *)(&ces(_ L og(VLCn_ membervslc_module_n: (constmsg_Generic(p_this, VLC_MSs vl, "x)-c>obj) \
      annot o_OBJECT(o), p,|               ^
pen \c_access/ftp.c:506:17n vlG_obERR, 
__VA_ARGSject_t *)(&(      | __)
      |     ^
../include/vlc_messages.h:78:ack so:13: note: expanded from macro 'msg_Generic'               ^cket" );
      |         ^
ame,c_modwarning: u../include/vlc_messages.h __:FILE__, __L
   
7883INdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |     vlc_E_:  506Log(VLC5 |                 msg_Dbg( p_access, ": u_OBJECT(se_, \
      access/http.co):, p, vlc_module_namer 223a, __FILE__, __Lxnote: expanded from macro 'msg_Err'
   83 |    :ccep| ted            ^
INE__, \
"  );
      |                 ^
m9: ../include/vlc_common.h:../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
)-481:15: note: expanded from macro 'VLC_OBJECT'
   87 |     msg_Generic(p_this, VLC_M  sgwarning: SG_DBdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]>o_GGeneric, __VA_ARGS__)
      bj) \
      |               ^
(p_this,
481 |     le_name, __F I   const stLE__, __LINE__, \
      |             ^
../include/vlc_common.h:  223 |         ruct vlc      |             ^
_common| ../include/vlc_common.haccess/dvdnav.c:481:15:  _mem481Vbers: (Lconst vlc_obmsg_Dbg(p:15: note: _ac    ^note: :1159:9c
expanded from macro 'VLC_OBJECT'expanded from macro 'VLC_OBJECT'C
ject_t *)(_&:M( x)-warning: e>obj) \
      |               ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ssS  481 |      
, "
../include/vlc_messages.h  q const su:t78  481 |   :13: note: expanded from macro 'msg_Generic'
     er 1159 con   st struc78 | t |  ruct    v  vlc_comGmlyc_Lo_ERRvg(Vaccess/satip.cL:lc_co,mC_Oonmon_ _memBJECbTm705:9e_:mbers: (o(const  vlc_obing ers: (cwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    ) , o   msg_Warn(705 nst vlc_obj |    epr     nejp, vlc_mt_odule_nam e_, ect_tp_demu *x, "ct_t _oP_FIrintf(Uank)nown event (0x%x)", iVA_ARGS__)(&(x)->obj) \
      |               ^
*)
      |     ^
(&(x)../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
LE_even__t ),- __LIN   78 |     access/dvdread.c:557:13vlc_Log(VLC_OB;
      |         ^
>:obj)E__ , \
\      ../include/vlc_messages.h:85:cc warning: 5: note: expanded from macro 'msg_Warn'
JECT(o), pdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ess, s   |             ^
../include/vlc_common.h:, ysv
481:->15      l85ctcp_sock,
      |         ^
_mod|               ^
ule_name,../include/vlc_network.h |     msg_Generic:(: note: expanded from macro 'VLC_OBJECT'access/rist.c:615:
xy for %p  9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 __FILE__, s"_t_,_481178 |    557       const :41h struLis, VL:INC_MSG_E__, \ct vlc_commo
      |             ^
psz_url WARN,)n |    ;
          |         ^
 ../include/vlc_messages.h:87:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
5        481note: : 615 |  ms_    __VA_ARnote: expanded from macro 'msg_Dbg'
membegexpanded from macro 'net_Printf'
  178 |    87 |     mrssg_Ge#defineric(p_this,: _    msg_VELInfo(p_acGS__)
      |     ^
 |   rrc  es(p  n e  const str ucnet_Printf(o,fs,../include/vlc_messages.h:78:13:(consd "TraC_MSG_DB,Gffi, __...) nett vlc_objet cvc _Pr inote: expanded from macro 'msg_Generic'
detected after_dne t_t bufmu   78 | tVf(VLAx_AR,GfS__)Clc_cer reset 
      |     ^
   v_*)omOBJECmT(lc_Log(../include/vlc_messages.h(on_members: (const vlc_o bj"Foaile:");
&V      Le78d n| :13: note: expanded from macro 'msg_Generic'
)(x)->obj) \e   78 |   ct_t *)( xt title, C_OBJ&(xvl,        ^c ftryiECT(o), p, v
      |               ^
lc_m
odule_name, __FILE__access/ftp.c:509:13: ,warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 _)->d, _o  509bj)ng another_ \
      |  | ../include/vlc_messages.h:: %i",81:5: note: expanded from macro 'msg_Info' L                   ^_VINk )       AE;__

, \
msg_Dbg( p_a_ARGS__)
      |                                         ^
      | ccess../include/vlc_common.h      access_output/rist.c|             ^
:481:15: note: expanded from macro 'VLC_OBJECT'
:../include/vlc_messages.h
_L:83:5: og(VLC_OBJECT(o), p, vlc_m            ^
147  481 |  : o,   d      "../include/vlc_common.h:481ule_name, : c22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
81 | pa15:__FILE__,   147 |     __LINE__, \
      | ssword ne note: expanded from macro 'VLC_OBJECT'
eded" );
      |             ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
            ^
   87 |     msg_Generic(pnote:  expanded from macro 'msg_Err'
_ t his, VL C_M  Smsg481 |      Gp   _D   conB83 |     msgs__Generic(tosG, p_this,z_str _ VLC_MSG_INFO, __VAn../include/vlc_common.hsetrucst struct vlc_commo_n_me_:481:15: note: expanded from macro 'VLC_OBJECT'VA_ARGtamname = var_Inhe vlc_mbecomGARGSSr__
rs: (const vlc_object_t__))m
      |     ^
ito *n  481../include/vlc_messages.h |  _members: (cons:78tS vlc_object_t *
             const strut| :13:     ^
)(&)((x)->../include/vlc_messages.h:78:note: expanded from macro 'msg_Generic'
   78 |    ringct vlc_( p_access,& SOUT_CF vlccommon__members: (con(st vlc_G_PREFIX "streaobm-namxLog(VLC_OBJECe" );
      |                      ^
T13: note: expanded from macro 'msg_Generic'
j)->   (o), oo)b j) \
      bject_../include/vlc_variables.h| :              ^
tp78 |   *)(&(x)-access/satip.c:\
      |               ^
>,ob   vlc_Logj) 642:\
      |               ^51
ener vlc:_module_name, __FILE_717:ic(access/http.c9: (VL_, __LINE__, p_C_Owarning: access/dvdnav.c:1178:16:BtJECT(o), p, vlc_modu le_nahis,me, _ VLC_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\_MSG_:E227RR  717 |    F:13

      |             ^
: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],  1178 |     p sz_langILE__ =     net_Printf(ac
__../include/vlc_common.h:ce481:V 15A:_ ARGS__)
      , ss, sys->tcp_| _LINE__note: expanded from macro 'VLC_OBJECT'
note: _    ^
../include/vlc_messages.hexpanded from macro 'var_InheritString'sock,
      |   ,
        ^: \227
      |             ^
 | 78   642 | : 13#define var../include/vlc_common.h:481  481 |        _InheritString(o, n) var: _Inh note: expanded from macro 'msg_Generic'
   78 |         e
ritString(V    ../include/vlc_network.h c:178:41: note: expanded from macro 'net_Printf'
 vlc_L  178 | #definog(VLC_Omsgvar_CreatB:15: note: Lonst strue net_P_Dbrct vleGetString( c_comipexpanded from macro 'VLC_OBJECT'
_demux, psz_g(p_access  481 |   ntf(o,fd,.C_., "proxy: %s",OvBJECT(o), nJECT(o),a p.))
      |                                                   ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481r |          net,ps vlc_module_namzmon_mem_ const struce, __FILE_t vlcbers: (Pri_)c;
,      _common  __LINE_nontf _|             ^
);(VmembeLC../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'

 _s_OBJEt vl   c, _87 |     msg_Generic(po_bject_t *)(&(x)->       t  const CThis, VLC_(o),fd, __obj)  VA_ARGS__)\
r\
      |               ^

      |                                         ^
s: (coMsSG_DBG, _nstructaccess/rist.c_VA_ARGS_t|                ^_ vlc_      :../include/vlc_common.h|             ^

:../include/vlc_variables.h../include/vlc_common.h:481:15481 ::15: note: expanded from macro 'VLC_OBJECT'
498:57common:_membe618vlc_obj) note: :9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'
:rs: (cons
t vlc_obj  e481c  618 | t  _t *)481 |          | (                  cc&(|     ^ note: o
  ../include/vlc_messages.h  msgexpanded from macro 'var_CreateGetString'
onst snect_t *)(&t_ruct vlc_common_members: x)s((Iconstt struct vln->fo(p_acx)->ob obj) \
      |               ^
j) \
      |               ^
  498:78:13: note: expanded from macro 'msg_Generic'
 | cce   78 | s_s, commoaccess/ftp.c#define  " nts_membe access_output/rist.c vvlc:_lob158v:ar_Cre:rs@%u", ateGetStrinjeflow->hcct_t *)(&(x)-_Li:5 (const vlc_ob:518 og_>toimestampg(a);
:21:jebj) \
      |               ^
(VLC_OBJECT(o), cwarning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_t
 *)(&(x  158 |   p, vlc_moduleaccess/dvdread.c)-      |         ^
 > msg_Info(p ../include/vlc_messages.h:81:5:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
__ :note:   518obj) \
      | expanded from macro 'msg_Info'n
574:9: warning:               ^a
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ccess, "our cna    |      574 | ame, __FILE_access/satip.c_  , __L:81727:me is %s", flowINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         ,            9: warning: c    msg_Dbg( -  | on st struct v> p_accname);b)   vlc_co    msg_Err( par_CreateGetStr  cess, "paing(_  ssVLC_OBJECT( ademux, "read word acdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
),b)
      |                                                         ^
  727 | failed for %m
      | d        ^
cepted../include/vlc_messages.h    msg_../include/vlc_common.h:481:15mmon_mesmber:s note: expanded from macro 'VLC_OBJECT'
g_Generic(p/%d_Err(ac   tblocks :c81ahist, 0x%0:" );
5:2 (cox      n"s,481| e |                     ^
      | t
        ^
../include/vlc_messages.h:87ss, "Faile  :5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_ vthis, VLC_MSG_DBG,:  note: expanded from macro 'msg_Info' __d     ../include/vlc_messages.h:83:VA_ARlc_toGS__
)
       |     ^
 setup RTSP sessicons../include/vlc_messages.h   81obtjec:78:13: |     msg_Generic(p_thi5: note:  VLC_MSG_ note: expanded from macro 'msg_Generic'
IN struct    78 |     vlcexpanded from macro 'msg_Err's, vlFOo_, __VA_AtRGcn");
      |         ^_t
VS__)
../include/vlc_messages.hL *)(&(x)->oog(      |     ^
../include/vlc_messages.h
   83bLC | _MSG_INFO, __co :   _V78:13m: note: expanded from macro 'msg_Generic'
   78 | Vsg_GenLej) \
C_OBJECT(o),:83:5: note: expanded from macro 'msg_Err'
   83 |    ric(p_t  Am_Ap, v RGs lchis, VL_mod S__g      |               ^
)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
mmC_MSaccess/http.c:229o_Generic(p :13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]nu
vlG_ERR,   229 |    _le_nam cmem_Lbers:e, __FILE__, __LINE__, \
      |             ^o        msg_Dbg(g(VLC_OBJp_ac   78 (c | ess, "no p    vlc
../include/vlc_common.h:ECT(_Log(VL481:15: note: expanded from macro 'VLC_OBJECT'
C_OBJECr  481 |         const struct vlc_cco),Tooxons (_tto__mmon_hiVmA), p, vlcemb_m _sARGS__)
      |     ^
y")../include/vlc_messages.h:78:13v, Vlc_object_t *)(&L;
(Cx)->obj)o \
      |               ^
dule_n      |             ^
ers: (co../include/vlc_messages.hn_st vlc_objeMSameG_ct_t *)(&(ERR, __VA_x)->obj, __FI:LARGS__)
      |     ^
: note: expanded from macro 'msg_Generic'
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
p,E) \
      |               ^
    78 |     78 | vlc_m87o  d access/ftp.c:  vlc_Log(VLC_O523:21:u   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
__, __LINE__, le_name, __FIvlc_LBJECTog(VLC_OBJEL(E:5:__,  access/dvdnav.c:1252:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o 1252 | CT(o), p, _vlc_m  odule_), p, vlc_modul_e_\n  
      |             ^
note: a m523  |   ../include/vlc_common.h:481L       name,expanded from macro 'msg_Dbg':    msg __FILE__,Ie __LINE__, \
, __F_ILE__,      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
15 E_r_LI:NE__, \
      |             ^

../include/vlc_common.h: NE_481_,     87 |     msg_Generi rc (p_this, VL        msg_Dbg( p_access, "accCoun_t  481 |       ( p  _MSG_DBG ,const s _needed" note: expanded from macro 'VLC_OBJECT'
tdem\  :ux, _VA);
      |                     ^
15:../include/vlc_messages.h:87:_5: 481 |    note:   expanded from macro 'VLC_OBJECT'
"T note: expanded from macro 'msg_Dbg'
   87 |    h  481 |  c ois  ru  msg_Genct vlc_common_em iemberrs: (cs probably  onst vlc_    const strucic(p_tht vlc_common_membensit srts,r VLC_ an Aruccsc:o (const vlc_so bPject_t *)(&object(roteM_t *xSGA_DBG)->obj)t vlc_cRGS__)
      |     ^
../include/vlc_messages.h:)(c&(x)->o78bj) :13: o \note: expanded from macro 'msg_Generic'

      |    78 |                ^
\
      |               ^
, __VA_AteRGSmmon___access/dvdread.c:576:d9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  memb)
      |     ^ vlc  576 |         vl DVD_Laccess/satip.c:737:9:
../include/vlc_messages.h: warning: edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]r
og78s. Th
: (cci_d  :      onst vlcialog_display_error( p_demux, _("P737 | |             ^
layback failure13: note: expanded from macro 'msg_Generic'
   78 |           vlc_Log_object_t *)(&(x)->obj  msg)_War" \
      |               ^
),(VLC_OBJECT(
o), p, vlcn(_mo../include/vlc_common.hs could:481:15: note: expanded from macro 'VLC_OBJECT'
ule_name,a _  (VL481access_output/rist.c:180:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ccC_OBJECT(o),       ed take t  ss, "SETUP waime..." )s interrupted, a_FILE_p, _|         ^
vlc_modu../include/vlc_dialog.h:73:30: note: expanded from macro 'vlc_dialog_display_error'
l, __   ;
      |         ^
LINE__, \
      |             ^
../include/vlc_common.h73bort ../include/vlc_messages.hs180 | e:_ | n    vlc_dialota rtup" g:83:5a)m: ;481:note: expanded from macro 'msg_Err'
  _edisp,la   83 |     msg_Generic(p_thi    msg_Er
      |         ^
y_rs,error(VL VLC_C_OBJECT15(pMSG_ERR, __V _A__:(aA_FILE__, _ note: ../include/vlc_messages.hRGS_ac_LINE___:,expanded from macro 'VLC_OBJECT'
) \
      85:5: note: expanded from macro 'msg_Warn'
, b,   )85
c |  ess, " c, ##__VA_  RI481 |         const  s ARGS__)
      |                              ^t      S| T rec| 
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
o  rv            ^
    ^
../include/vlc_messages.h:78 | er        co 481 |         const st../include/vlc_common.h:nst st481:15: note: y: missing requested packet %d,rucrt vlc_comm bon_memexpanded from macro 'VLC_OBJECT'
uc:13: note: expanded from macro 'msg_Generic'
msbtufg_Gener   78 | ers: (const  vlc_commoic(p_t    his, VLC_MSGn_mevlc_objectvuctm  481 |   bl_ t v  flc_co ersc_Log(mmon_me  const struct vlc_common_members: (er not yet VLC_c_OBJECfT( *)(&(xoWARNonst ), __,VA_ARmGSberv p, vulc_object_: (ll", st)->eq);__)
      |     ^
obj) \
      |               ^
const vlclc_m
o../include/vlc_messages.h:78:13 *)(&(x)->obj      |         ^
dule_nam../include/vlc_messages.h: note: :83:es:,expanded from macro 'msg_Generic' __FILE__, ___object_t LINE5_
: note: )access/dvdread.c:664:40: warning:  (c   78onst vlc_object_tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 _*)*)(   \
      664 |   expanded from macro 'msg_Err'&(x(      & )
         |  ,    \(x)     83 |   ->  msg_Ge
      |             ^
o b-!p>so_pkt_parse_pes(j)  vl\n
VLC_Ocb../include/vlc_common.hBj| eri_Log) \
      |               ^
(VLC_OBJECT                    ^
| J              ^
E:481:15:c note: expanded from macro 'VLC_OBJECT'
access/rist.c(o), p, vl(p_thaccess/ftp.caccess/http.c::237:15: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]628:9cC:524:27: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

  481i    524237 | s, |          const struT( |      ct vlVL C_MSG_ERR, __VA_A: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c_ common_  628p | _m_modulede pszR = var_m _uxn)G   S__)     mame, __FILsg
      |     ^
../include/vlc_messages.hE__, e__   LI:N, p_p_78:13: note: expanded from macro 'msg_Generic'
Dbmbers: (cg(p_acces kt, tk->s,i_s kInherE__onsitSt         i      78 |   t vlc_object_t *)(   psz = var_InheritString( p_&acp ) )
      |                                        ^
  vlc_Log(VLCcess, "ftp-ac(rcx)ing( p_../include/vlc_common.h:->ob"Packe,acj \
_      cess, "http-pr|             ^
OBJECT(o../include/vlc_common.h:481:o15:uo) \
      |               ^
 note: expanded from macro 'VLC_OBJECT'
t %d 481Rx:15:   EC481Onote: V | y-pwd" );
      |               ^ expanded from macro 'VLC_OBJECT'
n)     
Et"    ../include/vlc_variables.h:642:51:,const s481  |  p, vlc_modulenote: _expanded from macro 'var_InheritString'
    642R );
EDnameaccess/dvdnav.c: | #define  var_InhetritStr, Window:,       | 1303:9:ring(o,  [%d:%d- warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
->% d1303 | n__FIL ]",      consE__t s                          ^
, _uidx, flow) va-r__tIr../include/vlc_variables.h nu      msg_Err( p_demux, cLt v:642:51: note: >expanded from macro 'var_InheritString'
lc_  "c642riINE__, fc | #define , vommodvdna\
      | altor_InheritString(o, vlcn _member_commw->wi,on_mev_
      |         ^
get_cmurherrent_hibers: (const vln)g i../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
var_hlighIt fasi   87c_ob            ^
 |    ../include/vlc_common.h:481l:jenheritString(VLC_OB:JEtCSt msgT_ringe(od),G n)
      |                                                   ^
(" );VLC_OBJ../include/vlc_common.hener (const ci:481
      | :ECc(vlc_obj        ^
ec15: note: expanded from macro 'VLC_OBJECT'
T(o), n)
      |                                                   ^
p_thi  ../include/vlc_messages.h:../include/vlc_common.h83:5: note: expanded from macro 'msg_Err't_15: note: expanded from macro 'VLC_OBJECT'
st_t *  t 481 | :481 |         const
,481:15: note:     83  | str)        cons(expanded from macro 'VLC_OBJECT'
&(x)->obj)  481t s*)(&(xVuct LC_   v  m\
s |         const struct l)MSGv_gDBG, __VA_ARGS_t_)
      |     ^
lc_../include/vlc_messages.h:78:13: _note: expanded from macro 'msg_Generic'-cruc>o
b   j) \78 |     vlc_Log(VLC_
OBJEC      |               ^
      Generic(p_tT(o_commct access/satip.c:748:25: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
on_ommomen|               ^
hi_mes,vlc_), p, vlc_  748 |         sys->udp_sock = netm V_OberspLC: (cmmobers: (edule_on_nst vlMSG_ERconst vlc_c_object_tnR, __ *Daccess/dvdread.cgr)commonVA__members: ARGS:__)
      |     ^
../include/vlc_messages.h(&(x)-am(acce>soas, :78:13: s701:9: warning: mbdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](jconst vobjnote: expanded from macro 'msg_Generic'
e, __   78 |    FILE__, __LINE__, \
      
|             ^
  ../include/vlc_common.h:481:15: vlc_y note: expanded from macro 'VLC_OBJECT'
Log(V  eL)Cct_tlc *481_ )701 | _OBJEC\
      |               ^
(&        mTob(o), p, vlcs_j->uaccess_output/rist.c(x)->ecot_sg_dpWarn( p_de:bmux, "unknown cmodec fo_odut196:9l: | r id=ae_naj ) \
      |               ^
ddress, sys me->udp_port,, _*)(warning: &(x)-0> xdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_FIobj)"",
   access/http.c%x", i_id );
      |         ^
196 |    LE__, __L \
      |               ^
:../include/vlc_messages.h243:13:: warning: 85INE__,sys->u  dp_p\access/ftp.c:ort, IPPROTdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
O _   msg_Err(p_acces  243 |        U536:25: warning: DPdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     msg_s, W arn();  536 |           "   Not Sen     ding Nac
k #%d, too old (age %"PRId64" ms), curren      |                         ^
 cons../include/vlc_network.h:155 p_acct struct vlc_t               escom:m:
      |             ^
 ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'seq iss23: note: expanded from macro 'net_OpenDgram'
msg_E  155 |      :" \
      |         ^

rr(    net_p../include/vlc_messages.hOpenD:, "invalidgr83:5:5: note: expanded from macro 'msg_Warn'
  481 |  note: expanded from macro 'msg_Err'
   85a   83 |     msg_Gen |     mer   pm(VLCon    _  cosg_Genneroxy host" m);s
      t rst_aruct vlci_c(pic(p_temb|             ^
hicommon_memb_e_ccess, "acc../include/vlc_messages.hount rej:85:s, rs:O (cVers: (const v5ectthBoisL:JECT(a), eVnsCdLC_MSG_ER note: expanded from macro 'msg_Warn'
_lMcSG_WA, bRN, c   _85 |     m, __VA_ARGSs_o"R );
      _)
      | bject_, d, e, g)
      |                       ^
    ^
../include/vlc_messages.h:78|                         ^
, __../include/vlc_messages.h:83:5: note: :13: note: expanded from macro 'msg_Generic'expanded from macro 'msg_Err'../include/vlc_common.h
gVA_ARG
   83 |     mt vls:g_Ge   78t * |   )(&(c _Gexn)S-eric__> vlcobj(p_thi_Log(VLCs, VLC_MSG_WARN, _)_obj_ \
      |               ^)

_OBJECT(VA_ARGSne481ri__)
            co)|     ^
:|     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'../include/vlc_messages.h:access/rist.c:, p,ec
t_   78: vlc_modt(13:78 |     vlc_Logp_this note: expanded from macro 'msg_Generic'ule_name, __FILE__, *)(&(x)->, VL(VLC15: C_MSG_ERR, _ __LI_641N:E_OBJ17note: expanded from macro 'VLC_OBJECT'

ECVA_ARGSobj  481T(o),: warning:  | )__,_     78 |     vlc_L_ p, vlc_module_name, _)
      o|     ^
 \
g      | (V            ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'LC_OBJ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'

EC   78      c \
      onst s|  | _FILE__, __LINE_T(  _,              ^
tru  vlct vlc_common_members: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 \
      |             ^
  o), p,(const vlc_c_Log(access/dvdnav.c:1330: 481 |        obVLj  ect../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
_t *)vlc_mo(&(x)-641 |           dule_name,C      _O9 cmsg>obj) \
      |               ^
onst str: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 __FILEaccess/satip.c: 750:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  4811330u |         vc | t _vlc_comm on_m_Dbg(pB_access, aJECT(o)"rGap,_S _, _got_LIN ,e E%_d, expected %d     750   cetmonst structInteg, %d packet  |       vlc_common_members: ( p, vlc_modulconst vlc_     e r( p_dobjecb _,emg \aep,_nux->msg_Era
      |              ^Winrmtp_i(n_t ers
../include/vlc_common.h:put, "x-*)(&(xe, __FIL:E__, __LINE__, \
      | dow: [%d:%            ^
../include/vlc_common.h481:s (const:15481:15): note: expanded from macro 'VLC_OBJECT'
ad-->%d]",
      |                 ^  -cc: note: expanded from macro 'VLC_OBJECT'
 tart", hl.sx );481
  v |       l481>obj../include/vlc_messages.h |         cones
      |         ^
../include/vlc_variables.h:c_ s 259t struct vlconst strcuct v_lc):49: note: expanded from macro 'var_SetInteger'
_common \
        | 259 | _m#defi              ^
emb:ers: (cos, "Fail87access_output/rist.cneed to o:5: note: expanded from macro 'msg_Dbg'
nst vlc_object_t  varco_Se:201:9:*)(&(tInteger(a,b, c)p   var_SetInteger( Vwarning: mx)->oben    mon_87jdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
)LCUDP socket foobje  201 |         msg_Dcbg_(OB |     p_r lit_t * \sJ
      )(&| a(x)-tening.");
      msg_GencEcess| C            ^
, mT(a),b>oerib              ^
"   Sendinaccess/ftp.cj) \
      | ,              ^
c)
      |                                                 ^
../include/vlc_messages.h:83:5: note: :537:25: warning: c(p_this,edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_common.h:481:15g expanded from macro 'msg_Err'
mb   83 VLC_MSG_DB
G,erNack : note:    __VA_AR | # %   msg_Generd (ageexpanded from macro 'VLC_OBJECT'access/dvdread.c
 %:GS_i_)
      |     ^
  ../include/vlc_messages.h:78:13:791 note: 481 |         const struct vlc_common_membe"537 |  :9PRId64" msr),expanded from macro 'msg_Generic'
c curs: (cons(pt   78r: vlc warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_st:h (conisst, VL en_C_o  |     vlct seq bject_vlcM_S is_Loob ject_t *)t : *)(&(x)- >g        (&(V  791 | o        msg_Dbg( p_d[%d]",
      |         ^
G_E../include/vlc_messages.h(x)->RR, __obj) \ emux
      |               ^
LC_OB :87:5: note: expanded from macro 'msg_Dbg'
JECT(o)        , "open vlc_dialog_di,spV VTS p, vlc_mbaccess/dvdnav.c   87j) \
      | o:1331:9:               ^lay_error( p  |  
%d, duA_ARGS__)
      |     ^
_ access/http.c:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]la
e_name, __FILE__, __LINE_cc 252e_,  s\
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
msg_Generic(p_this, VLC_MSG_DBG 1331:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc], |  __  481fo |   VA ../include/vlc_messages.h:s78:13: note: expanded from macro 'msg_Generic'
    , 
       
 78   | |      r  titl    var_ S  vlc_Log_(VLC_OBJconst ECTe(tInAstruct vloRGS__c_e252                        ^ | 
) %,../include/vlc_dialog.h: common_memb pers: (const vlc_objed)
c      |     ^
73:30",
      : note: expanded from macro 'vlc_dialog_display_error'
   |         ^
  73 |     vlc_dialog_di../include/vlc_messages.ht :87:5s:pl, vlc__tmsg_Dbg( p_accesaym note: expanded from macro 'msg_Dbg'
t   87 |  odule_na_  e*)(&(x)rror(VLC_OBJeg-ECer( p_deme, __  msg_GeneT(a), b,rF c, ../include/vlc_messages.h:78:13:Imux->p_input >Licobjnote: expanded from macro 'msg_Generic'
()s,, "x-end",  E_   78 | hl.ex );
      |         ^
p__ "../include/vlc_variables.h:259:h49: note: expanded from macro 'var_SetInteger'
ttp: server='  %s' port=this, %d fiVlLC_MSG_DB,   __LINE_259 | #de \
      |               ^
  vlc_fine var_S_,G, _access/rist.c:645:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]e
_e=tInteger(a,b,c'VA_ARGSL)##__VA_A  645__)
   var_Se |  RGS  % s    '       o  msg_Dbg(p_ag(VLC_ccess, "O\
      |                   ^
tIn../include/vlc_common.h:t",
481:u      t of order, g_e_)
      |                              ^
../include/vlc_common.h:481:15otg: note: |     ^|     ^
15: note: expanded from macro 'VLC_OBJECT'
  481 |     
../include/vlc_messages.h :87%d, expecer( VLC_  teexpanded from macro 'VLC_OBJECT'
  481 |         const str:OBJECT( a),b,d c)
      |                                                 ^
5../include/vlc_common.h../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
    78 |   % d:OB Jvlc_Lo481:15: note: c:oEexpanded from macro 'VLC_OBJECT'
unCT(o), sptg(VLC_OBJE, , Wi   stct vlvlc_module_namCe, __FILEc_481ndow: [common_memT(o), p, vlcbe_ |      rur s%d:%d-->%: (const vlmodc_object_t *)(&(x)->obj) \
      |               ^
ule_name, _d]", i   conote: expanded from macro 'msg_Dbg'
_Fn_s_taccess/ftp.c:dx   542c, __LINE__, \
       |             ^
../include/vlc_common.ht vl,
      |                 ^
:21:../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg':481c_com87  |   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
mon_membe    msg_Grs: (const vlc_
eneric:strob   87 |     ms(g_Gejectnp_thiuceri_s, VLCt 15vlc_co:542 |       t *)(&(x)->obj) \
      | mmon_mec note: _MSG_DBG, _(p_this, VL                  ^
expanded from macro 'VLC_OBJECT'
  481 |   C_MSG_DBG, __VA__ARGSaccess/satip.cVA_ARGS__)
      |     ^mbers: (const vlc_object_t *)(&(x)->o
__)
      |     ^
bj) \../include/vlc_messages.h../include/vlc_messages.h:78::1378:13: note: expanded from macro 'msg_Generic'

:754:26   78 |     vlc_Log(:VLC_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  note: expanded from macro 'msg_Generic'
       |               ^OBJECT(o)  754 |       , p,   s          vlc_module_   78 |  ys->rtcname, __F
   ILE__, __ msg_D   vlaccess/dvdnav.cLINE__const structc_ vlbg( p_,ac \
:Loc_c      |             ^
g../include/vlc_common.h:481:(15:Vommon_pme_m note: expanded from macro 'VLC_OBJECT'
sockLC_OBJECT(o), p,  481 |     vlc_modu b1332ers: ( cess, : =conl9e_ :  nwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
"account accepteame, __Fd"I s);
      |  net_OpenDgram(aL Econst stru                    ^ct vlc_co c1332c | e
 __, __LINE__, \s../include/vlc_messages.hm
          :87:5: note: expanded from macro 'msg_Dbg't m
on_member|             ^
../include/vlc_common.h:s: (vsl481, const vlc_o   var_cSetInteg_bject_obt er*)(&(x)->obj) \
      |               ^
( p_demux->psys->u_ject_tinpu *t,dp_address:15: note: expanded from macro 'VLC_OBJECT'
, sys->  481 |   "y)(&(x)udp_port + 1, "-st   87 |  access/rist.c      cons", sy:685:13: -ar>o bj) \
         msgt_ |               ^
t", hGl.sy );
      swarning: tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
enrusaccess_output/rist.c:  685 |             msg_Info(p_ac|         ^
->udp_poreric(p_ceth207:13: warning: s../include/vlc_variables.h:259:49: ct vis, Vnote: expanded from macro 'var_SetInteger'
  259 | #define var_SetInlsc_common_meLdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
C_MSG_teger(a,b,c) mbers: (conDBG, _  var_SetIst , "For_VA_Avlt + 1, IPnwatPROTeOr_c_geUd streamDP);
or dis  207      |                          ^
 |    co( Vbject_../include/vlc_network.hLt *     n)(&(x)tinui:R-GtS>oy_bj) \
      |               ^
155C:23: note: _OBJECT(a),b,c)    msg_Err idx@%d/%d/%d access/http.cts@%u/%u",
      |                                                 ^
../include/vlc_common.h:expanded from macro 'net_OpenDgram'
481: flow->  155_)
      |     ^
 | (p_acces../include/vlc_messages.h:78:13r::257:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
s, "E15: note:   257 |            rror senote:  msg_Dbg(expanded from macro 'VLC_OBJECT'     neexpanded from macro 'msg_Generic' n
idi
t_OpeIng L,   78 |     vlnDgram(   p_access, "      proxyrEVLC_OBJECT(a)c__481 |  _, __ %s:idx,
      |             ^
  %d     Log(VL"etransm,itted packet,C ../include/vlc_messages.hc afp_sys :81:L_OBJECT(o), p, vlc_moduleb, _5oter 2 trniesINE__: , \
      cnsame,-, d ...");
      |             ^
, e, >|  g)
      |             ^
                      ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
../include/vlc_common.h__Fnote: ../include/vlc_common.hILE__p   r83 | ::481:15: note: 481 , __LINE__:expanded from macro 'msg_Info'
, \
      |             ^
../include/vlc_common.h:481:15:    81 |  expanded from macro 'VLC_OBJECT' 
15: note: expanded from macro 'VLC_OBJECT'
note:     msg_Gexpanded from macro 'VLC_OBJECT'
en msg_Generic(p_thisoxy.psz_h  os481t,
      |         ^,  481 |    
 VL C_MS | G_ERR, _  481 |       const struct vlc_      const struct vlccomeric(p_this, __VAVLmonC_MSG_INFO, __V A_Acommon_membe R      const st_ARGS__)r
      |     ^
../include/vlc_messages.h:78:s: (coGS__mnst vlc_object_truct vlc_coemmon_members: (co13mb_)
      |     ^
../include/vlc_messages.hers: :( *)(&(x)-> note: obj) \
../include/vlc_messages.h:78:13: cnote: expanded from macro 'msg_Generic'
o      |               ^
nst vlexpanded from macro 'msg_Generic'c:87:5: note: expanded from macro 'msg_Dbg'
access/ftp.c:   78 |  _   87 |      
  vlc_Log(VLC_OBJECT(o)nst    , p, vlc_module_nammsg_Generic(p_th78 |  is, VLC   v547:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]lc_Log(e_MSG_DBG, __VA_VLC,AR_OBJECT(o),
objec  __FIL  GvE547 |           t_t *t spt, vll__, _          )ruct( cmc_So_b&j(ve_l_c_common_xmsc)LINE)_modutle_na_me-eg_
      |     ^
t>,obj)  \
      | mbers:_ (const vl *)(&(x)->obj)               ^
_F../include/vlc_messages.h:ILE__,__, \
      | c78:13: note: expanded from macro 'msg_Generic'
_object_t *)(&(x)->obj) \
            ^   78access/satip.c:756:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  \756 |                 __LINE__, \
      |             ^
   msg_Err(acc../include/vlc_common.h |   
:481:15:|   vlc_Lo../include/vlc_common.hg              ^
:481:15: note: expanded from macro 'VLC_OBJECT'
 (VL  481 |         const struct vlc_access/dvdnav.cWarn( pC_OBJECT(o), _acommo:ccp, vlnote: esn_membsers: (const 1333:9: , "pwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ess, "Failecdassword rvej to opeectne
d" );_m RTCP sockexpanded from macro 'VLC_OBJECT'et odule_name, __
 for lisFILE__, __LINE__, \
      
      |                     ^
../include/vlc_messages.h:85:| t5: note: expanded from macro 'msg_Warn'  1333 |         en
var_SetInting.");lc_o   b
      85 |     eger( p            ^
_| ject_t *demux->p_i)(&(x../include/vlc_common.h:481:15: 481)->obj) \
      |               ^
            ^n
put, ../include/vlc_messages.hnote: expanded from macro 'VLC_OBJECT'
  481 |     |  "y-access/rist.c:699:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
msg_Gen   699 |      :83:5: note: expanded from macro 'msg_Err'
      msg83 |     msg_Genereric(p_t iec(p_this,nd",  h     c VLC__Info(p_acconst struct vlc_comm  MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     ess,   consvl"Backwards streamlc_.ey on_mt sLo);truc
      his, VLC_MSG_Wg(VLC_Oe|         ^
ARN, __mVA_ARGbers: (const vlc _dobje../include/vlc_variables.h:259:49BJECTctt :vl_t *)(&(x)->obic_c note: sS__continommon_me(mo), pb, vlj)c_uity emod) \
      |               ^i
expanded from macro 'var_SetInteger'u
dxr
le_name, __FI
  259@%d/      |               ^
%      d/%d ts@%u/%u", flow->r|     ^
i,access/dvdread.c:798../include/vlc_messages.haccess/http.c:262:LE:78:13: :13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 _inote: s: (con_,st vlexpanded from macro 'msg_Generic'
c_object_t *)(&(x __LINE__   | )->obj) \
      |               ^
, \
      |             ^
#define7989../include/vlc_common.h: : var_SetInteger(a,bwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
481:  262 |        ,c)   access_output/rist.c:229var15: note: expanded from macro 'VLC_OBJECT'
:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |    msg_D   78 |   b  g   481 |      _SetInteg( p_    er( a229VLC  c vlc_Logcce_(Vonst  ss, LC_OBJEC T(OBJECT(a),o), p, vlc_ modulbe_name, _,"     c user='%)
      |                                                 ^s'_F ", 
 |   s../include/vlc_common.h:481:p_s        msg_Err( p_  tru15: note: ct vldx,I
      |         ^ys
 LEdemux,  ../include/vlc_messages.h->__expanded from macro 'VLC_OBJECT'
  481 | " m:81:5    , c _ curl.psz_usern:aommonf__LINE_ me );
      |         ^
_smembe_, \
      |             ^
ata../include/vlc_common.h g_Info(p_l../include/vlc_messages.h:ar:481:15: note: expanded from macro 'VLC_OBJECT'
87 :5: note: const strccess, erexpanded from macro 'msg_Dbg'
   87 |     msg_G  rs481" |       uc    or i tnote: eexpanded from macro 'msg_Info'n Iegnornconst strric
u :  v(clc_   commoc(n_members: (const onst v81 |   ing Nack with navlc_object_t *)(&(x)->  msme %s", pg_Generic(i_ssrc);
      |             ^
p_thilc../include/vlc_messages.h:81:5: note: expanded from macro 'msg_Info'
s,vobj) \
   ts ifo" );
      | p_this VLC_MS81 |     m_Gsg_Generic(      |             ^
              ^../include/vlc_messages.hp:83:5:
o, VLC_M note: expanded from macro 'msg_Err'
_thisSGaccess/dvdnav.c   83 |     _INFm_D,BG, __VA_ARGS__)
      | O    ^bj:e VLC_MSG_IN1335:9: ct_t F, *)(&(x)->warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
obj 1335
 |         var_SetAdOd,r )__VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:../include/vlc_messages.h:78:13:13_:_VA_A \
      |               ^
 note: expanded from macro 'msg_Generic'
RGS__)
      e note: saccess/satip.c:761:5   78 |     vlc_Log(VLexpanded from macro 'msg_Generic'
|     ^
../include/vlc_messages.h:78:13:    note: expanded from macro 'msg_Generic'
s   78( p_de |  C_mux->p   vlcOBJECT(o), p, vlc_module_name, :sg_Generi__FILE__, ___Log(VLC warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_inLINE__pc(p_th78i_s, V  761 |  uL C_t,,  |    MSG_ER"me  vlc_Log(VLC_OBJECR, __VOBJECT(o), p, vlc_T(o) \
      |              ^
module_nn, ../include/vlc_common.h:481:15:ap, v enote: expanded from macro 'VLC_OBJECT'
lcA_ARGS_  481 | t_me,     Printf(access ,_)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   co   78_m__odulFILE__, __LIe_nam e, __FILsys->tcp_socnks,
      |     ^
t sE__,t __LINE__, \
      |             ^
../include/vlc_network.h../include/vlc_common.h::178:41:NE__, 481 note: expanded from macro 'net_Printf'
  178 | #de\ | 
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         f    coruct nsvt slc_c:15: note: expanded from macro 'VLC_OBJECT'
tru  vlci_Log(VLC_OBJECT(o), p, vne net_Printl481cfct vlc_common_members(o | :    ,f     ommon_members: (const vlc_object_td,...) n nu*)(&(const struct v-pxlaletteet_Printf(VLC_OB(con"st vlc_o)->c_c, p_sys-o>palette )b;
mm      |         ^o
ject_t *)(&(x)on_membJECT(ob)j) \
      ../include/vlc_variables.h:263:->|               ^
,fd_mobj) \
      |               ^
, __VA_ARGS48__):
      |                                         ^
odule note: _name, __FILEe__, __LINE__, \
access_output/rist.c:269r../include/vlc_common.h:expanded from macro 'var_SetAddress':481:15: note: expanded from macro 'VLC_OBJECT'
  481
s: (co9: |    warning:       due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
access/rist.c:760:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  269  760ns | t         msg_Dbg(p_va |         |             ^
../include/vlc_common.hl:481:15: note: expanded from macro 'VLC_OBJECT'
c_  oconst    bjec st  rt_t *)(&(x)->omsg_Err(p_access, "   !!! Wronug f481 |  ee bj)  dbct vlc_common_me  ccess, "Pm \
      |               ^
be  263 | #define var_S  coaccess/http.c:rs: (consta cvlc_object_t *)265:26: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(&(x)ketAd-d. Ptype inresst s %02x!=%0sacket s(otNOT REC  265 |  >objruct vlc_comm2x, FMT:) %02x", ptyp \
      |               ^
e,
      |    p        ^_sys->b_rec, n,onnec p) vot 
OVEaccess/satip.cRED:768:9:../include/vlc_messages.hn_membearrs: (co_ warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
= v, :83ar:_InheritBoo  768l( p_accesSet | Addr%5 ess(VLC_OBJECT(o), n, nst vlc     _object_t *)(&(x)->obdj) \
        msg_Err : note: expanded from macro 'msg_Err'
packep)
      |                                                ^
(acct(s), Wiess, "F|               ^
ndail../include/vlc_common.h:481:15:ed to play RTow: [%d:access/dvdread.c: note: expanded from macro 'VLC_OBJECT'
812  481 |         const st   s, 83 |     "http-reco%:13S: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
P sres  812 |       d]",   s msg_Generic(nnect" );i on");uct vlc_comp
      |         ^
  ms_thisloss_amou
      |                          ^mog_Er,r( p_demunx
,../include/vlc_variables.h "Inval../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
id PGC (cell_pla: ybact,
   83      |         ^
 |    VnLC_MS../include/vlc_messages.h:G_ERR, ___VA_membA 604:47: note: expanded from macro 'var_InheritBool'
msg_RkG_offset)" Generi  604 | #definers: (const vlS__)c
(p_ec87:5: note: expanded from macro 'msg_Dbg'
      |     ^
);
      |             ^
_obje../include/vlc_messages.h:78:ct_t../include/vlc_messages.h:83:5: note:  va this, V*)(&L(Cx)-   87 |  r_Inher>_expanded from macro 'msg_Err' 
obj) \
13: note: expanded from macro 'msg_Generic'
      |               ^
      83 |     msg_GietBoon78 |     vlc_Ll(o, n) var_In h maccess/dvdnav.ce:1336:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]og(VLC_OritBool(VLCMSG_OBJECT(o), n)
      |                                               ^
BJeric(
../include/vlc_common.hp:_s481:15: 1336 |      _   var_SetBool( p_demECT(o), p,thig_  vlGennote: uxs, expanded from macro 'VLC_OBJECT'Vc_LC_moduMSG_ERR, __VA_ARGES_
l->p_inRR  481, __Veric(pe_name, __)
      |     ^
A_../include/vlc_messages.h:78:13: | AR    _t h    const put,is, note: VLexpanded from macro 'msg_Generic'C
_ "_highstruct vlc_common_me   78Mmbers: (conGS__ |     vlc_Log(SVG_DBG, _LCst vlc_obj_Vlight"A_A,e)RG
      |     ^ 
true );
      |         ^
../include/vlc_messages.h:../include/vlc_variables.h78:FIL13: note: expanded from macro 'msg_Generic'E:__, __260LINE__, _OcBJECT(o), p\
S__)
      |     ^
t_../include/vlc_messages.ht *)(&(:46   78 |     v:l:78:13: note: expanded from macro 'msg_Generic'
, vlc_module_name,x note: 
      |             ^
 __FILE_expanded from macro 'var_SetBool'
_, __../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
)  260 | #Ldefine varc__L   INE__, \
      |             ^78S  481 |     |     v-
lc_../include/vlc_common.h:L481: >obj) \
      og15: note: expanded from macro 'VLC_OBJECT'
(VLC_OB    etB|               ^ogcJoooECT(on
l(a,b,c)  481 |       access/http.c), p, :267:(VLC    contst_O   vlc_module str9: warning:  vadue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]BJ
r_S _name, __FILE  v267 | lc_ucc t    omEC__, et_vlist _Bool( VLC_LINE__f, \sT(o), p, vlc_mo
      |             ^
tc_../include/vlc_common.hcod( vlc_mon_membersOBJECT(cre: (cona),b,dent:481:15: note: expanded from macro 'VLC_OBJECT'
ial_gs  481 |         constc)
      | t vlc_object_t *et() &credenti(a ruct                                              ^
../include/vlc_common.h:481vule_namlc_ce, l, &p_accstruct vle(xc)-omm>:__FILE__, _15ono_common_mmmon_embe__LINE_me_, \
mbers: (const vlc_obje: note: expanded from macro 'VLC_OBJECT'
b        481 |         consst j|             ^
s, NUstr) \
      |               ^ct_t *
)../include/vlc_common.h:membeL(&(Lr,u481:15: note: expanded from macro 'VLC_OBJECT'access/ftp.cs: (const vlc_ct 
r  v481 |     lobject_tc_comm:553:N13ULL, NU: swarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 * oxL)-   )> L, NULLn_member o: (const v) )
ls: (&((cc_oo bjb      nst vlx)->objc_objecet_t *)(|         ^
553 |    c          mj) \
      | so&              ^
../include/vlc_keystore.h:244:27: note: expanded from macro 'vlc_credential_get'
g_Warn(   p_(xa)c \
)n->obj) \244       | | ce
      |               ^
   css, "ust  vlaccess/dvdnav.c:1338:9: access/dvdread.c:839:ser rce_jcredential_ected9:" t_gets              ^warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(a,  V warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

LC_OBJECT(b),truct1338 |  c, d,   e, f, ##__VA_ARGS__)839 t *   
      |                           ^
 |      ../include/vlc_common.h  :481 )msg_(:&);access/rist.c
      |             ^
15:793(x)- >obj) \
      |               ^../include/vlc_messages.h:Dbg(:   13p_demu: note: expanded from macro 'VLC_OBJECT' 

85:  5x, : msg_D"tivlc_ tle %d warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: note: expanded from macro 'msg_Warn'
  793 |    v tscoaccess_output/rist.c_title %d pgc  b:290:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]m
m  290 |    g(on%d pgn %d "
_m pe   mbers:    msg      |         ^_Dbg(p   __demux, "bu85 |    481 |   (const vlc_object_t *)(&(
    ../include/vlc_messages.h:87t     :5: note: expanded from macro 'msg_Dbg'
xacce        ss, m87 |     m sg_)toEnUpdconst ate %d", i_button "Serr(p  ms_ag)c->obj) \
      |               ^
sg_Generic(p_this,cess, "Rist rtnt %;
      |         ^
s_Gt u../include/vlc_messages.haccess/satip.crecVLC_MSGu nN_A:87:5:perictc vW:lc_common_ CKs !!!", naARN, __V packet mc(pmAembernote: expanded from macro 'msg_Dbg'
su: (const vlc_object_s774   :ARG_9S__)
      : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  774 |         msk_this, VLg_|     ^
_tcount)ErC_../include/vlc_messages.h:78:13: have at least  4 br(acMSGytes_DBGcess, "Fai, __VA_ARGS_t *)(&_)
      |     ^
, we ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
halvee %d to al   78; |     vlc_Log(Vl(x)->objnote: )expanded from macro 'msg_Generic'
87 |      78 |   msg_Gene \
      |               ^

      |             ^
ocate blric(p_this../include/vlc_messages.h:d"LC_OBJE87access/http.c:282:13: warning: o:5: c,k VLC_MSCTdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]G_D
Bnote: expanded from macro 'msg_Dbg'
  G282    fif    87vl(o), c_Log(VLC_ |  pO,  B JECT(o), p, |     msg_Gene, vlc_module_nram
e      , __FILE__, __L,|              ^ic(p_thios, 
 VLC.")_MSG_DBG,     I  mNs vlcg_Err( E__,_m;
      | ../include/vlc_messages.h:83:5:        ^ 
 note: oduleexpanded from macro 'msg_Err'
p   83__VA_A../include/vlc_messages.h: 83__\
 |     m:RsGgS__)
      |     ^
_../include/vlc_messages.h:78:Gene_aV13: _na5: note: expanded from macro 'msg_Err'
   83cAc_ARGnote: ess, "ar      S__)
      |     ^
uthenticme, __F| ../include/vlc_messages.h            ^
I:ic(p_thi78ati:13on ../include/vlc_common.hs, VLC_fMSG_aLiE_:481:l15:: note: expanded from macro 'msg_Generic' 
 |     msgexpanded from macro 'msg_Generic'note: ed expanded from macro 'VLC_OBJECT'

_, __LINE__, \  
481         78 |     vw| _            ^
ERR, lc_Log(VLC_OBJECT(o), p, vlc_modul    |     Ge78 |      con st struct velc_comm_name,o ../include/vlc_common.h: __FILE__ v, __LINE__n_membe481:15: note: rsexpanded from macro 'VLC_OBJECT'
  , \
      |             ^nlc_:Log(V
eri c(p__(consLC_../include/vlc_common.h:_481:15V:A _note: expanded from macro 'VLC_OBJECT'O481 |     At vlc_obj  ect_
t *)(&(x)BRGS__)
      | this,   481 |   ->obj) \
      |               ^
    ^
JEC  V LC_MSG_ERR, _ const struct    const struct vlc_comT (oaccess/dvdread.c../include/vlc_messages.h:78:m13: note: expanded from macro 'msg_Generic'
vlc_co:on_members: (const vlcmmon__mem),bers879:13:    78 |     vlc_Lo p, vlc_mog(Vwarning: duobject_: (consdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LC_OBJECT(o), p, vl  879 |         _tVAt levlc_obj ect_t *)(&(c*)x)_module_name, __FILE__    , __LINE__, \
      |             ^
_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
->obj) \
      |               ^
:15: note: expanded from macro 'VLC_OBJECT'
(&(x  481 |    )->obj)  481 |         const str   \
      |               ^
  uct vl_ AcRGS_o_)
      |     ^
caccess/dvdnav.c:1342:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]_commonnst _ms
tru 1342 |   access/ftp.cct vlc_common:593:9: warning: ../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
        593 | msg_Dbg(
        msg_Err( p_acc   78 |    e emibevlc_Log(VLC_OBJEtssC p_demuTx_, "cannot requesrs: (c,monst vh "but extendeettonUpdate not out realm" );
      |             ^
m(ldoneo), ../include/vlc_messages.h:83:5: note: cp_objdect_t *)(&(x),- vlc_>obj)bers: momd passive (const vlc_object_t * mode" )expanded from macro 'msg_Err')
;
      \
      |               ^
 b=%d t   83|         ^
s |    ug_(&(../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'le_name, __FILE__, __LIErr( p_d=emux, "caN
 msg_Generic(p_thinx)->obj) \
      |               ^E_no   _83 |     maccess/rist.ct:870:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

%d, \
      |             ^
  870 |              access_output/rist.c../include/vlc_common.h:   msg_Errsg_sGeneri481:15c(p_this, op(p_acce:: note: expanded from macro 'VLC_OBJECT'297ss, " VLC_MSG_ERR,,:13: warning: en tit"sodue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc],
      |         ^le (VTS_%02d_1.VOB)" VLC
_MSG_ERR,
c,k

 _  481../include/vlc_messages.h_VA_Aet %d      | :87:5:  297 |                      ^ |          const str error: %snote: expanded from macro 'msg_Dbg'
uct vlc __V\n", fl  ow->   
A_RGA_87commonS_m_../include/vlc_messages.hRf embers: :83:5msg_Err(p_accessG(S__)
      |     ^
 |     ../include/vlc_messages.h:78:13:msg_G :note: expanded from macro 'msg_Generic'
enconst vlc note: expanded from macro 'msg_Err'_
eric(p_thi      78 |   _)
      |     ^
83  vlc_Log |    (V, "MadLs,o _ bjmsg_Geenerict_t *lf../include/vlc_messages.h:oCnack, gc(ai_strerrmp_t78heVrdor(LC_)(&(xis, V: 13_OBJE)->obj) \
LC_MS      G_ERR, __VA_ARGSCT(o: _errno));
      |                 ^
MS../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
note: expanded from macro 'msg_Generic'
   78 |    feedb_)
      |     ^ vl
|               ^G
_DBG, __VA_ARGS__)
      a|        ^../include/vlc_messages.h
83access/satip.c../include/vlc_messages.h:78:), p, vlc:78:13: note: c_Log:expanded from macro 'msg_Generic'777c:22(VL
k   C_13 78 |     vlc_ |     msg_GeLog(VL_OBJECT(o:: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc])pack emneric(p_this, VLCt s_MSG_,ER note: expanded from macro 'msg_Generic'
oduCR_O   p, _
, vlc_mo  777 |   tar t78 |     _VA_ARGSdul_ syvs->fifo_ing lwith_c)
      |     ^ %0
_Log(VLC_2OxBJ, EsCle_name, __FILE__../include/vlc_messages.h:BJECT(o),e_n __LaTm78:13: note: expanded from macro 'msg_Generic'
e,(   io), p, vlc_module_na,me, _ __78FI p, vlc_m_Fze = varINE__, \oig
 | ILE__ , __L_IINE__, \
      |             ^
../include/vlc_common.h:481n   vlc_LheonritI:nteger(acc      |             ^g15o: note: expanded from macro 'VLC_OBJECT'
rLin(esg.", pktE
ds[,uV   0__, _LC__LIN481E__", \OBJECT(o), p
      , vlc_ |         co])| nsa            ^
st struct vlc_common_m../include/vlc_common.h:tip-buff481:15: note: emmbers: (const vlc_o;
er");
      |                      ^
expanded from macro 'VLC_OBJECT'odubll      e_naject_t *)(&(x)->obj) \
      
../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'  481 | ../include/vlc_common.h:me, __FILE__,|  
              ^|             ^ e_nam
  e, 
__FILE__, __LINE_      access/http.c:__LINE__,481:15: note: _ ../include/vlc_messages.hc \expanded from macro 'VLC_OBJECT'
615  481 |        296:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] const:, 83:5: \ structonst s vlc_co
m | 
      |             ^
truct vlc_commo
n_m  296#edefnote: i      ../include/vlc_common.hn:meexpanded from macro 'msg_Err'
 |         msg_Dbg( p_acces   83 |   mon_members: (const v |             ^lvsar_InheritInteger(
 c_obje../include/vlc_common.hct_t *)(&(x), "authentication-> m failed bfor r481:oers: (o,ealm:15: note: expanded from macro 'VLC_OBJECT'
  sg_Gene481ricc |       481:  onst const n) var_In15:%s",
h      (p_er |         ^
../include/vlc_messages.h:87:5:vlc_object_t * note: expanded from macro 'msg_Dbg'
 note: expanded from macro 'VLC_OBJECT'
   87 |   bj) \
      |   msg_Genericithis,tInteger(V(p_this,              ^ stru VLC_MSG_DBG, __VA_ARGS__)
      |     ^
  481 |  L../include/vlc_messages.h:78:13:      VLC_MS note: 
C_OBJECTct vlc)(&(o), nexpanded from macro 'msg_Generic'
)
      | access/ftp.c                                                    ^G
_ERR, __(VA_ARGS__)
      x)_common_members: (co   78 |  :610:9:ns-   warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   vlc_../include/vlc_common.h|     ^
t v:constL ../include/vlc_messages.hlst481:78:13: note: expanded from macro 'msg_Generic'
   78 |   og(:15: note: expanded from macro 'VLC_OBJECT'
>ructco  481 |  bj    vlc_ Log()vVLC_OBJE     Clc_co  const struc t\
mmon_members: (con vl      |               ^
610 | c T     st vlc_obj ect_t *)(&(x)->o_bj) \
access/dvdnav.c(      V|               ^
Lobo), p,C:_Oj ecBJE msg_Inf1347Caccess/rist.c:882:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
v  o( p_aclt_co:882 |         c _T(o), mc _ess9:mot *)(&(xm o dule_name, __p, vlc_modun_FImembeLE__, __LINE__rs: (const vlc_objeclt_t ),*)(&(x)->o-, "FT e_name , __FILb warning: Edue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]j) \
__, __
      >obj|             ^
../include/vlc_common.h:481 1347 P \:E x) m
      LINE__, \
      |             ^
| ../include/vlc_common.h              ^:15: note: expanded from macro 'VLC_OBJECT'

  481 |        |  \
      |               ^
   co481:15: note: expanded from macro 'VLC_OBJECT'
nstendeaccess/satip.c  t481 | : 780        con:9:st struct vlc_c  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      v  strsgaccess/dvdread.c:967:17:_Err(p_acces780 | auscr  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, "mcaommon_members:d passivest m        msg_ode Er socket %d er(cr(accror: %sedisonst vlt vlsc_objects, "F_t a*)(&(x)->obj) \\n",c_common_members: flow->fd_r(
      const tcp_| vlc_oSetBool( p_demiled to create workeurx->p_i abje              ^
thread.npu"b_mled"ct_t *)(&( );
      x)->obj) \
      |               ^
, gai|         ^
access_output/rist.c_st../include/vlc_messages.h:81:5: note: expanded from macro 'msg_Info'
rerror(eraccess/http.c   81 |     msg_Generic(p_rno)t)t:302:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]:307his, :, "highlight);
      | VLC_13        ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
:;
       warning:   967   83 |     msg
|                 ^
 |    MS302 | _Generi../include/vlc_messages.h:83:5due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
c  307" ,        if( v(p_tlc_crefGa_  : note: expanded from macro 'msg_Err'
IdeNntial_   get83l |             msg_Err(p_acc hisFe O,  _s, VLC_ |  );(Mess,            msg_Dbg( p_demux,_VA_SG_ERR, _
      |         ^
   msg_VA__ARGS__)../include/vlc_variables.h:
      |     ^
../include/vlc_messages.h:78: &cre260":46:Malformed note: expanded from macro 'var_SetBool'
GenA   "audde260 | #erdentifine var_Seio posi feedbatBool(al, p_13c: note: kactRia,b,expanded from macro 'msg_Generic'c)      cess, Ni var_
SetBULL, NULL,
      |             ^
c(po_this, VL../include/vlc_keystore.h:on  %244:27: packetd"C_G, MoSG_E,RS_note:  expanded from macro 'vlc_credential_get'
i_)
      |     ^
wrong len   ../include/vlc_messages.h:%_pd, expl(    78 |     vlc_Log(VLC_OBJEC78:13: note: expanded from macro 'msg_Generic'e
244ositioT |     vlc_c(o), p, vcnVLC_Olc_module_name, __FIting    78 |    rBJE vlc_Lo )%u bytes in t;g(VLCLE__, ___OBJECT(o), p, e
Cd      LvIN| lc_module_n                ^
entiame, al_get(a, VLC_OBT(a),b,c)
      | J_E_FIL                                             ^
E_../include/vlc_common.h:481:15E__, \
      | _, _../include/vlc_messages.h            ^
:_L87:IN../include/vlc_common.h5CT(b), c, :::E__, \
      |             ^
 note: expanded from macro 'VLC_OBJECT'481../include/vlc_common.h :481:15: note: expanded from macro 'VLC_OBJECT'

note: expanded from macro 'msg_Dbg'
dR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78  481 |         con:13: :15:   481 |   note: sexpanded from macro 'VLC_OBJECT'
note: expanded from macro 'msg_Generic'
t, str  481uct |            v     c ons  constlc_common_membt   78 |   e  str  vlc_Log(VLC_OBJECT(o)rs:, (consstrut vlc_uct vlc_coecommo , f, 87n |    b msg_G##__pV, vlc_mAt_ARGS__ enejv_mect_tehe" \
      |             ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
)
      ric(p_this, VLC|                           ^
_MSG_DBG../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
   83 |       *)(&(x) msg_Genm481, __ | VAbers_: (const vlARcGS_eri   _)
      |     ^
_common_me     cons-../include/vlc_messages.h:78:13t struct vlc_modu>ocomc(p_this,mon_mem VL:Clc_object_t *)bj) \le_name, __FILE__,  bebrnote: 
expanded from macro 'msg_Generic'      
|               ^
ers: (co__LINE_   78 |     sv_, \
n      l| c            ^
../include/vlc_common.h:481:(&(15: note: expanded from macro 'VLC_OBJECT'
access/ftp.c:620:9_L_: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
M  481  x)-stS>620o | :         |  g(VLC      ob _v  const lOBJECGm(sg_E_c_orjTE)bRjR,ec(o), p,  \
      |               ^
strucct vlc_co __VA_ARGS__)
      |     ^
mmo../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
nonst vlvlc_mo   78 | c_objectd_ut_memblee_nam  e, _ rs: (const vlc_obje vlc_Logctt_t (VLC_OBJECT(o), p, vl *)(&(*c)access/dvdnav.c:x)->_m_odule_namet *)(&(x)->_FILE__1457,, _o:40_F _(&(x)->obj) \
      | _LINE__, \
      |             ^
bj)../include/vlc_common.h:              ^
 \
obj) \481      | : warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
              ^
 1457 |                     !ps_pkt_parse_pes( V
      |               ^
access/http.c:311:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
I  311LC:15: note: expanded from macro 'VLC_OBJECT'
_OLBJEr  ( pC_acT(p_deE__, __maccess/rist.c481 |     | ux)c, p_pkt, tk-:894:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
            894 | >i    _skip ) )
        LINE__, \
      |             ^
   msg_Err( p_access, "ret../include/vlc_common.h:481:15            msg_Err(|                                        ^
: note: expanded from macro 'VLC_OBJECT'
    rying with user=%s../include/vlc_common.h", p_sy481sc-o |  ns>psz_e:481:15:       tp struct vlc_common_members: (conusersnsst vl note: cexpanded from macro 'VLC_OBJECT'
_c_oaccess, "socke  a,m "unsue )pp;
      481 |    t|             ^
 %d err    onorted b../include/vlc_messages.h:83ject_t path: \"%s\"" *)(&(xor:sctonst st %s\n", fl struct vlc:5: note: expanded from macro 'msg_Err'
r   83 |     mosg__wG-en>efd_in,uct  gvcoai_ric(mmon_membe)->obrs:,j) \
      |  (const lc_common p_membe              ^
_sys->p_trvs: l(c_obchis,onstsaccess/dvdread.c VLC_MStrerror(errno))uG_ERR, __VA_A;
      |                 ^
 vlc_object_t *RGS__)
      |     ^
)(&(x)->:985:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rl.p  sz_paobject_985 |      th../include/vlc_messages.h :83:5: note: expanded from macro 'msg_Err'
../include/vlc_messages.h  :   83 |     msg_j) \
      | t G78:13:ene)r ic(p_this, VLC_M note: expanded from macro 'msg_Generic'
SG_ERR,            78              ^ |   
__VA_ARGS__)
      |     ^
*)(&(x)->obj) \../include/vlc_messages.h  vlc_
;
      access_output/rist.c:334:78:13:       |               ^Lo
g(VL:29: warning:  |         ^
  ../include/vlc_messages.h:C83:_due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
OBJECT(o msg_Err(note:  p_dem), pu, vlc  334expanded from macro 'msg_Generic'
 | 5: note: _module   x,  "78u |  _name, __access/dvdnav.cFInLE__, __LINE__, \:
expanded from macro 'msg_Err'       known 1523:       
       83 |  |               ^          
../include/vlc_common.h:481:15vlc_Log(VL:audi note: 9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
o ty p e %.2C _   expanded from macro 'VLC_OBJECT'x"OBJmsg_Ge    m1523 |         msneric(sg_Eg_Warn( p_dep_rmr(ECT(o), p, vlc_thmodulei
p_name, __FILE__, __L_access, "M  481 |  ,
      |                     ^
IN      E counstx,../include/vlc_messages.h: s "s,83t :VrLC_MSG_alfor5: ERR, __VA_ARGS__mnote: expanded from macro 'msg_Err'_u
)
      |     ^
ed SDES p   _, \
uact../include/vlc_messages.h:      |             ^
78:13: note: expanded from macro 'msg_Generic'
 vlc_common_me../include/vlc_common.h:481:15:mcnknown c83odec for i note: expanded from macro 'VLC_OBJECT'
 |    481 |         constk strucbers   d=0x%x:t78 vl |     ",e i_id );
      |         ^
  ../include/vlc_messages.ht, c w:85:5: note: expanded from macro 'msg_Warn'
   85 |     msg_Generic(_common_msgp_this,rvlc_ Log(VLC_OBJECT(o)_ong cnamGenereic (p_t VLlhmembers: (const(coCnst vlc_objecis, VLC_MSG_WARN, vlc_obje_MSe __Vt_t ct_t *)(&(x)->AG_n %uo, ERR, __Vgo_ARGS__)
      |     ^
tb*)(&(j../include/vlc_messages.h:78:13:) note: expanded from macro 'msg_Generic'
 a " \x)-
      |                             ^>obj) \
         |               ^
 78 |  \

A      |               ^
../include/vlc_messages.h:83:5_ARGS__), p, access/http.c:321:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:  note: expanded from macro 'msg_Err'
 vlc vl  c_modu321l
 |  e_n  _Log(VLC       |     ^
access/rist.c:_OBJE../include/vlc_messages.h:78:13: C a945   v:m13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
T(o  945 |             ),e, __FI   83 | note: m LEsg_Err(_p    m_, __Llc_c_accress, "We hp,edent iexpanded from macro 'msg_Generic'INEave %d lost pvla
l_s   78 |   c_module_t  vnor__, \
      sga|             ^
lc_Log(VLCame,ckets_OB",  __Generic(p../include/vlc_common.hep(_ &credentiaJ:ECT(l, p_a481:_this, VLC_MSG_ERR,15sys->i_locst_p_ _o), ackets);
      p, vlc_mo: note: FILexpanded from macro 'VLC_OBJECT'
|             ^
E__d,c  481  |         con_Ve../include/vlc_messages.h:ss );
      A_ARGS__)
      | __Lul| e_name, _I83_FIL:E5_        ^
../include/vlc_keystore.h:_,N259:29: note: expanded from macro 'vlc_credential_store'
E    ^__, \
      |             ^
 s:t../include/vlc_common.h s:481:15
: note: expanded from macro 'VLC_OBJECT'  
../include/vlc_messages.h:78:13:_ _LInote:    481 |  NE__, \
      truct vlc_common_members:     (const vl259expanded from macro 'msg_Err'
c_object_t *   con)(&(x)->obj) \
      |               ^
 |     vlcnote: expanded from macro 'msg_Generic'
   78 |   st   |             ^
vlc_access/ftp.c:628:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Log  628 |    (_../include/vlc_common.hVL sC_Octr:481BJECT(o)uct vlc_com  r  msg_Errmon_membe:ede( p_accerntis15: note: expanded from macro 'VLC_OBJECT': (const vlc_
al  481 |      object   s83, p,  _  covnststo | r     s_etrlmuct v(a, Vs, "cannot set binary transfer moc_mosg_t *)(&(duLlCc_cox)->obj) \
l      e|               ^
Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
__OBde" )J;
      n| mmon_me        ^
mbers: (c../include/vlc_messages.h:78:E13: onst vlaCT(b))
      |                             ^note: expanded from macro 'msg_Generic'

../include/vlc_common.h:481:15: note:    78 | m   c../include/vlc_messages.h vlc_Log(V:83e:5: note: expanded from macro 'msg_Err'
_object_t   83 |     msg_Generic(p_thexpanded from macro 'VLC_OBJECT'
, __ *LFIis, VLC_L)C(E__, _OBJECT(o  access/dvdnav.c:1658:13: warning: &due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc](481 |        MSG_ERR,
 __VA_ARGS__ 1658 |    x )->o), p  , b  j) \
      |               ^
const  __LINE__, \
      |             ^
    vvalc_modul)
      |     ^r_DelC../include/vlc_common.hasaccess/dvdread.c:e
ll:../include/vlc_messages.h481tr:78:13: note: expanded from macro 'msg_Generic'
   b:ack_78name, __FILE__, _u_c1010:13: |  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    vl c1010 | (_ L        t vlc_  I comm15: note: expanded from macro 'VLC_OBJECT'
NE__, p_sys  ->p_vout, "mouse481 |   Lo    on_membersg(   c: (const vonstmsg_VLC_OBJECT(o)D-m oved", Evenlc_object_t *sbt\
,r pu      |             ^
../include/vlc_common.h:481:15: note: g(), vlc_moct vltc Mousdule, p_demeu_x );
      | common_members: (const vlc_n            ^
p_de_../include/vlc_variables.h:o167b:51: note: expanded from macro 'var_DelCallback'(&(x)-expanded from macro 'VLC_OBJECT'
  481 |     >  muobj) \
      |               ^
x, "sapu %d 0x%
02x", i, spu_conject_t *)(&(x)access/http.c:333:30: warning: trol );due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]-
      |             ^
m>oe
../include/vlc_messages.h:87:5, __FI  LE  167 | #def: note: expanded from macro 'msg_Dbg'
   87 |   const _si_ t ruct vl c_common_mem bmer333 | sg_,Gs: e   ifbj __LIneric(np_eth NE__, \
      | vis, VLC_            ^aMSG_DBG, __VA_ARGS__)
      |     ^

../include/vlc_common.h:../include/vlc_messages.h:78:13: )note: expanded from macro 'msg_Generic' \
      
r_De   78 |  (con( l481:15: note: expanded from macro 'VLC_OBJECT'
|               ^
stCallb    vlack(a,b,c,d) var_ vlc_objDp  481 | eect_t *) c(_Log(VLCaccess_output/rist.c_sys:&lCal->341:29lbac k( _OVLC_OBJEC:b    warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_r(ex)->oBT(a), b, c, d )
      |                                                   ^
bj) \
      |               ^
   cconst str  341 |          access/rist.c:954J:13: ECT(o)warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
u  954 |             ms,g       p,ct vlc_co ../include/vlc_common.h v _Infol o(pmm:on_n_481:15nect ) msg_          msg_Info(p_acc: note: expanded from macro 'VLC_OBJECT'
  481 |    ess,Dmembers: (const  avlc_obj ecc_mccess,   conodul "Re e_name", __FILEceiver name: %s", ps_sys->tr struct vlc_common_membe__, eceiver_namebg(STATS: __LINE__, \T
       pot_acce_t *)rs:)ss ;
(      (| , "a|             ^
../include/vlc_common.h:481:15: note: const uto revlc_objectal %t_&t *)(&(x)->obj) \
      |               ^(x)->obj)u,-
expanded from macro 'VLC_OBJECT'
 \
  481 |         const s      |               ^
truct                            ^
access/dvdnav.c../include/vlc_messages.h:81:5: note: expanded from macro 'msg_Info':
connect 1659Recovered %u:   13 / velnab%u, Rled": c_commo warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]81 |     msg
_Genericeon_);merdere
m d %u(p1659 | _this, VLC_M SG_bIN FO, __V access/ftp.cers::731:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
A_ARG S__) (const    
      |     ^
../include/vlc_messages.hv  l731 |             m   sg_Db:78:13      |                              ^
../include/vlc_messages.h:87g( p_a c,:ccess_ o,5b:  v note: expanded from macro 'msg_Dbg'
:Losjt %u, VBR " \a
      |             ^
../include/vlc_messages.h:    note: expanded from macro 'msg_Generic'
81e:ct_t *5: note: )"frile size: _%"PRIu64, D   78(&(x | )    vlc_p_sys->size );
      |             ^
87../include/vlc_messages.h:87:elC-expanded from macro 'msg_Info'
5>:obj) \
      |               ^
allb   81 |  |     aLcog (VLC msg_k( p_sys_OBJECT(o), p, vlc_module_name, __FILE__  msg_Gener i->note: expanded from macro 'msg_Dbg'
cGeneric(p_this, VL   p87 |     msg__vout,G(p_this, VLC_MSG "m, __L_INFeOneri, C_MSG_DBG,__VAc(INE__,access/dvdread.c_ARGS__)
p ___      |     ^
:1130:9: ../include/vlc_messages.hVA_ARGS__)
      | warning: :78:13: note: expanded from macro 'msg_Generic'
   78 |   \
      |     ^due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  1130 |         m
../include/vlc_messages.h: 78 vlc_:Lthis            ^
, Vsg_ELC../include/vlc_common.h_ror( p13: note: MSG_DBG, ___demux, "Vcouldng(VLexpanded from macro 'msg_Generic'C_OBJECT('o), p,:A_ARGS__)
      |     ^
481
 vlc_m../include/vlc_messages.ht    ofind celouse-clicked", l for blodule_78nEventMouse::78:13:15a: note: expanded from macro 'VLC_OBJECT' note: expanded from macro 'msg_Generic'

   78 |   481cmk     e | vlc_Log(VL, p_C,_OdemBJECTu (  | x );
      |             ^
o), __FIL% i",E i_block_offset__, _   );      const s p_ vlc_L../include/vlc_variables.ht:167:51INE__Log(,V Lvlrc
_C_OBJECT      |         ^(o), p, vl:u
c_mo../include/vlc_messages.hd ule_name, __Fnote: expanded from macro 'var_DelCallback'
:ILE__, _  167 | #defince varmodule83:5: note: expanded from macro 'msg_Err'
   83 |   _t vlc_, \
_nameco       |              ^msg_
Generic(p_t_, __mLIN../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
D  481 |         const stelmCaruct vlchiFILE_commoo_n__, _n_members: (const _LINEE___, \
      |             ^
_, s, \../include/vlc_common.hV
      |             ^
LC_MmSG_ERR, __vlc_ob../include/vlc_common.hllV:back(a,b,c,d) A_vject_t ARGS__)
:481481:15:       | e    ^m
ar_De*../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
)(lCallback( VLC_&bers: (c(x)OBJEnote: expanded from macro 'VLC_OBJECT'
->o  481 |   obj) \
      |               ^
   78 | nst v lc CT(a)      caccess_output/rist.c_objonst :351:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]struct 
,  351 |  vlect           c_ b ,    msg vl c, d )
      _|                                                   ^
../include/vlc_common.h:481:c_Log(VLC_OBJECT(o), :15: note: Err(p_expanded from macro 'VLC_OBJECT'
15: note: c  o_t481 |  *)(&access(x)-   >omp   ,expanded from macro 'VLC_OBJECT'b
,mo  const "   Unreco  struct vlc  481 |      gnin_mej) \ _commzed RT on_meCP packet with PTYPE=%0
      mber vlsm:bers: c(c_mod u(const vle_n2x!amloc_objecten!", ptypst e);
      |                 ^
const vlc../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83s |  _obj ,|               ^
_t *)(&truct v _l_FIc_commect_t *)(&(x(LE__, __L x)->obon_members: (const vlc_o)->obj) \
      |               ^bjec msg_Generic(p_this,t Vj)access/rist.cINE_t :991:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*  991 |   )(&LC_MSG_     (
ERR,\
      |               ^
 __  msx)-_>obj) \
      |               ^
Vaccess/ftp.c_:747:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
g_Err(p_aA_ARGS__)
      |     ^
  747 | access/dvdnav.c: ../include/vlc_messages.h1660:13: warning:   , \
      |             ^c
c../include/vlc_common.h:481:15: : e note: sexpanded from macro 'VLC_OBJECT's, "N78:13: note: o dexpanded from macro 'msg_Generic'

ata rece   78  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] |   
    481 |  vmsg_Err(l p_this, "c 1660 |       five      vlc_object_rid_Log(V access/http.c: 438 l:13e or directorLC_OBJECTe(leasfoy    r %": e( p_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
sysPo), p, vlc_mo-dule_namRId64" >pe_v does n  438 | o t     oe m     xut );
      |             ^
s,is ../include/vlc_objects.h:66:25t" );
      |         ^
,:con _ re../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_G_ note: expanded from macro 'vlc_object_release'
   66 |    FILE__, __LIset tivng buffNElcst str_ _uct vlc_common_mem ers",meneric(p_thisg_os,  VLC_MSG_ERRbject_rele_Dbg( p_access, "got dase( VLC_OBJECT(a) )
      |                         ^
../include/vlc_common.h:481:15:,bers: (c note:  __VAo_ARGS,
      |         ^
expanded from macro 'VLC_OBJECT'nst../include/vlc_messages.h__:\
      |             ^

83 vlc_../include/vlc_common.h  481 |         const structo)
:5:       note: |     ^
../include/vlc_messages.h:78: vlc_c:481:15: expanded from macro 'msg_Err'b
   83 | ject_t *)(    msg_Generico&(note: x)->ommexpanded from macro 'VLC_OBJECT'o
n_memb13ers: (co(p: note: expanded from macro 'msg_Generic'
_this, VLCns   78 | btj) \
_MSG_ERR, __  481 |          const stvrucisconnected, trying to r ec      o|               ^
   vlc_Lognnect" );
      |             ^lc_object
t vlc_c(VLC_OBJECT(o), p, ../include/vlc_messages.homV:A87__t *)(&(ARv:GlSaccess/dvdread.c__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
x)   78 |   ->ombj  vlc_Log)c_module5: note: expanded from macro 'msg_Dbg'
   87 |     ms_n \
      |               ^
o(g_n_meaGeneric(p_taccess/dvdnav.c:1666:13: warning: me, __FILE__due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
,mber s: (const vlc_object_t *)(&(x)->ohibsj)1666 |            VLC_OBJE, VLC_:1183:CT(5: o), p, vlc_module_name, __FILE__, __  var_AddLINE __LINE_\
      |               ^
Callback( p_sysMS-G_DB_, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 |         c o1183nstG | > structp_vou, __ V vtlc A_ARGS__)
      |   msg_Dbg( p_demux, _"    ^
_../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'_, c
\
      |             ^
../include/vlc_common.h:481:15   , "78 |     vlccmoemmon_members: (con_ll %d i_sub_ceaccess_output/rist.coull %d chapter %d vobust vlc_objects_ :L e-mo:ved", %d "
      |     ^
E../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
ot *)(&   87 |   note: expanded from macro 'VLC_OBJECT'
  msg_Gvent433Moeneric(p_t  481 |  (      :21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 constusx)->e, p_demux  433 |           h   i   g struct vlc_cs, o );
      (VLC_OBJECT(o), p, vlc_mobj) \
      |               ^V
mmon_members: | odule_namLC_MSG(co n   msg_Err(p_acces_DBG,e ,__VA_ARGS__)
s, "            ^Rist RTC      |     ^
../include/vlc_messages.h __FILE__,P:78:13 mest vsssalc_objec __LINE
t_tg *)(e i../include/vlc_variables.h:166: note: access/ftp.c:761:9:s too __,  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
\
big (expanded from macro 'msg_Generic'        | %zd bytes) a&
            ^(x)->obj)n761 |         ms:d was probab 
\
ly ../include/vlc_common.hg      |               ^
" \
:   78_481:51: note: expanded from macro 'var_AddCallback'
      |                     ^
15: note: expanded from macro 'VLC_OBJECT'
 |  ../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
  166 | #define var_Ad  ErdCa   vlc_Log(VLC_OBJECT(o), p, vl481llback(a,b,c,d) var_AddCalr( p_this, "cannot retr   l83 |   ieve fiba |   ck(  V msg_Generic(p_le" );
      |         ^
access/rist.c      tcocnst shis, VLC_MSG_ERR, __VA_ARGS__)
      | _module_n    ^
../include/vlc_messages.h:78:13:t:1063r note: expanded from macro 'msg_Generic'
../include/vlc_messages.h:83:5: note: uct vlc_common_maexpanded from macro 'msg_Err'
   83 |    me, L__F   78 |    em :I msvg9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
L E__, lc_1063 |  _GeneriLC_c(p_this, VogOBJECT(a), b, c, d   _ LC_)
      |                                                   ^
bers: (c(VLC    msg_E_OBJECT(o)MoSG_ER, p, vlc../include/vlc_common.h_module_name, __FIR, :481:15__VA_ARGS_nst vlcLE__, __LINE__, \
: note: expanded from macro 'VLC_OBJECT'
rr(      |             ^_LINE_ob   481 |         _pco_a_cce, ss, "Failed to p
n\st s../include/vlc_common.h:481:15arse 
      |             ^
../include/vlc_common.h:481:15: trujnote: expanded from macro 'VLC_OBJECT'
: note: expanded from macro 'VLC_OBJECT'
input URL (%s)  481 | ",
      |         ^
ct vlc_commo n_members: (       consect_t *)(&(x)->obt strcuonst vlc_object_t ct vlc*_common_members:../include/vlc_messages.hj) :)83:5: note: expanded from macro 'msg_Err'
 \
      |               ^
(&(x)->obj) \
      |               ^
(const vlc_object_t access/http.c:   83 |   440:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
*)(&access/dvdnav.c(   440 |   :       msx)->o  481bj) \
      | _)
      |     ^
 |     g_Ge     conn../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
eric(p_1667   78 |     vlcs_tLog(VL:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
      C_OBJECT(o)              ^1667
 |  struct vlc_co m, p,   v   msgthis, VLaccess_output/rist.c:437C_MSG_ElRcR, __VA_AR_:21GSm: Dbg(       on_members: (con var_Add Callback( p_s_warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_s  437 |   p_acct es)
ys->p_vout, "mouse-clicked", EventMouse, p_demux );
      |             ^
vlc_obs, ../include/vlc_variables.h:166:51: note: expanded from macro 'var_AddCallback'
ject_t _*)(&(x)->obj) \
mo  d166 | #deufine var_AddCallb      |  le_namack(a,b,e,c, d) var              ^
_Add Call  __FILE__, __L"recbackINE__, \
      |             ^
on( VLC_OB../include/vlc_common.h:481:15        : note: expanded from macro 'VLC_OBJECT'
nection fai  481 |         c     led" );
      |                 ^
 JEaccess/dvdread.cConst strumsg:1249:9../include/vlc_messages.h:T(a), b, c,87:5:  d )
      |                                                   ^
../include/vlc_common.h:481:15: note: expanded from macro 'msg_Dbg'
   87 |   note: _Er:r(p_access, "socket %d warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 c t  v1249  |  lcm       _  expanded from macro 'VLC_OBJECT'sg_ | 
   msg_Warn(p_demGencommo  481 |   eric(p_thnux      , "Invalid DSIc ise    ^
rror../include/vlc_messages.h, Vpacket in V_: %s\n:78:13oO: Bnst",m U %d note: embers: expanded from macro 'msg_Generic'found, sk (const vlc_objecit_
t *)(&(xL)C_MSG_DBGstruc-pping Cel   >78t vlco_cbj) \
 |  o      l, _m|               ^
  mon_members:p_ %d sys->flow- vl>_c_Log(VL(const vlc_objeC_OBct_t *)(&(x)->obj) \access/ftp.cfd_
      |               ^
 / %d",r
:797:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VA_  797 |            |         ^
ARtcp,
      |                     ^
   m../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_GeneJECT(o), sg_Err( p_tric(p_this, his, "nop, vlc_module_name, __FILE__, _VLC_MSG_ER file_LINname specifiedGE__R, __VA_S__), \
      |             ^

A      ../include/vlc_common.h:| 481    ^
:15: note: expanded from macro 'VLC_OBJECT'
R"../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
GS__)
      |     ^
../include/vlc_messages.h:78: );
  481 |     78 |   13: note: expanded from macro 'msg_Generic'
      |        co   78 |     vlc_Lognst  v struct (VLC_OBJECTlc_Log(VLC_OBJEC(o), p,        ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Gene vlc_module_nameT(o), p,,vr __FILE__lc_ common_members:ic(p_this, VLC_MSG_ERR, __VA_ARGS__), __L
      |     ^
INE__, \
      |             ^
../include/vlc_common.h:481../include/vlc_messages.h :78:13:../include/vlc_messages.h vl:85note: expanded from macro 'msg_Generic'
(:15: note: expanded from macro 'VLC_OBJECT'
constc_  modu   78 |     vlc_Log(le_na481me, _:5: note: expanded from macro 'msg_Warn'
   85 |   VLC_ |    msg_GenericOBJvlc_obje(p_this, EVLC        const _Fct_t *)(&(x)->oILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
str_M  SbCj)T481 |   u  \
      |               ^
cG_WARN, __     const str(ot vl),access/rist.c:c_cuct vlc_common_members: (const vlc_object_t *)(&(xommon_membe p, vlc_)->morVA_obj) \
      |               ^
s: (const vlc_objecdult_t *)(&(x)->obj) \
ARGS__      |               ^
)e_name, __FILE__, __LINE__, \
      |             ^
1074:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h :481
:15: note: expanded from macro 'VLC_OBJECT'
  481 |       1074 |         msg      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
_Err( paccess_output/rist.c_access:448:21     ,c78  |     vlc_Lonst sotruct vlc_co: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
gaccess/http.c:523(V  mmon448 |              "LC_OBJE:13: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]F
ai  C523    |          T(o), p, vl ed t o o lc_mo   dule_name, _m_sg_Epen ristFILE__, __LI mNflow (%s)",E__, \
      |             ^
../include/vlc_common.h
:481:15: note: expanded from macro 'VLC_OBJECT'
      |         ^_
members: (const vl../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
  481 |        rr(p_accec_objess, "Rist sg coct_t *nst strRTCP mucet _Dbg( p_accesv   lc_csssage is)(&(x)->obj) 83 |  so    mmon_m\e
      | , "Nemtoosg_ big (%zd bytes) Generic(p_thisam              ^
nd was " \
      |                     ^
, bers: (cons../include/vlc_messages.haccess/ftp.cV:LC_MSG_ERR, __VA_ARGS__):83
t :5: note: expanded from macro 'msg_Err'
      |     ^
../include/vlc_messages.h:78vlc_object_tw807:9:    warning:  Icy-Title83 |     m *)(&s(x)->obj) \
      |               ^g_Gendue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
eric(p_this
  807 |    :, VLC13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o=%s"   , p), p ,  _MSGvlc_ERR,_sy_module_ s->psz___VA_ARGSmsg_Err( p_ac_icy_titl_cessne );
      |             ^
)a../include/vlc_messages.h:me, __FILE, "c
      | access/dvdread.c:    ^
../include/vlc_messages.h:78:13__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
87:5: note: expanded from macro 'msg_Dbg'
annot store fi   87 |     msg_Generic(p1405:  481 |         c5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_ thilse" );1405onst struct vl: 
      note: expanded from macro 'msg_Generic'c, VLC_ | c _MSG_DBG, __V
ommon_m|         ^
../include/vlc_messages.hA: _   78 | 83:embers: (const vlc_object_t *)(&(xA)->obj) \
      | R              ^ 5: note: expanded from macro 'msg_Err'
   msg_Dbg( p
GS__)
     83 |    vlc msg__Gaccess/rist.c:1080:29: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      |     ^
Log(VLC../include/vlc_messages.h:78:13: _demux, "numbe_r note: expanded from macro 'msg_Generic'
eneric(p   _78 |     vlc_LoofOBJECT(o), p, titles :vthis, VLC_MSG_ERR, __l %d",
c_mVA_AR o 1080 |  G   p_sys->b_disabdlenacks = vgS__)
      |     ^
../include/vlc_messages.h:ule_nam78a:13: note: expanded from macro 'msg_Generic'
r_ei_titles    InheritBool( p_access, "disa(V, _b)78; | 
      |     ^ 
LC_OBJECT(o), l_ e-nacks" );
      | ../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
p, vlc_module                            ^_
naFI   87 |    me, __FILE__,  vlc_Log(VLC_OB../include/vlc_variables.h ms:604:47: gnote: _expanded from macro 'var_InheritBool' 
GeLE__,J_  604 | #dECT(o), p, vlc_neriecf(i _modu_ne vLINEp_this, VLC_MSle_name,G_ar_I__, \
 __FDBG, __VA_ARGS_      |             ^
ILE_n_, ../include/vlc_common.h:__LINE481__, \
      |             ^_:15LINE__, \
      | _:)
      |     ^

heri../include/vlc_common.h:481:15: tBool(o,note: expanded from macro 'VLC_OBJECT'
  481../include/vlc_messages.h:78:13: note:  n) var_Inhe            ^
../include/vlc_common.h:ritBool(VLC_OBJECT(o), n) | expanded from macro 'msg_Generic' note: expanded from macro 'VLC_OBJECT'
        481const 
   78 |     vlc:15: note: _Log(
VLC_OBstruct vlc_common_members: (consJ        |                                               ^
../include/vlc_common.h:t481 |         con481 vlc_object_t *)(&(x)->os:expanded from macro 'VLC_OBJECT'E
CT(obt ),struct vlc_cj  481 |  p, vlc_module_name, __FILE__om ) \
             const struct vlc_common_mmon_, __LINE_meembers:_, \
      |             ^
../include/vlc_common.h:481 (con:15: note: expanded from macro 'VLC_OBJECT'
st vl15  : c_m|               ^
note: object_t *)(&(x)->obj)bers: (co481expanded from macro 'VLC_OBJECT'
  |   481 |         cons        const struct vlc\
      |               ^
n_commt vlonst stru_ct vlc_mceombmmon_membc_object_t access/ftp.cer*)(&(s: (c:830:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
onst vlc_eobaccess/http.cr:s  :574:19: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ject_t *)  574 |    x    )->         * v (830 |   oar_Inheritco nst vlc_o mInteger( p_accbj) bject_t *(\&(x)segss, -
      |               ^
>"network-c_D)bg( p_access,( "&satoaccess_output/rist.c:452:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj) \
      |               ^
  chinoppging access/rist.c:1081:31(452:  | s"xwarning: )->obj) \ 
      |               ^
tream"due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  );
              
      )|     ^
access/dvdread.c;:1413:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_messages.h:
87 1413 | :
5:      |                   ^
 1081 |     ../include/vlc_variables.h note: expanded from macro 'msg_Dbg':
   87 |     msg_Ge  pneric(p__sys- >b_       mthsensg_Dbg( p_demux, "title %  ids, d msg_Err( Vblindnacks = vhas %d chapt615:53: note: expanded from macro 'var_InheritInteger'
p  615 | #define va_accesar_eInheritBool( rp_as", iLC_MSG_cs, "mcrDBG_c,ess,  __IVA_ARGS__)a
      |     ^, "i_chapters );
      |         ^
snhet sock../include/vlc_messages.h:
87:5: note: expanded from macro 'msg_Dbg'
riet %d errort../include/vlc_messages.h:78:13: note: :expanded from macro 'msg_Generic'mcast-blinInte
ger(o, n) d-nacks"    78   87 |     var_InheritInt | eger(V %L Cm sg  _svGlc\)_L;_Oeon
g      n|                               ^
BJE"eric(p_thCT,(VLC../include/vlc_variables.h:604(:47: note: _OBJEo), n) p_sys->flow->fiCsT(o), p, 
      |                                                     ^d
, VLC_MSGvlc__modu_DBG,expanded from macro 'var_InheritBool'
 __VA_ARGS__)
      |     ^
../include/vlc_messages.h:le_name, 78:rtcp_../include/vlc_common.h__F  604 | #define :v481:m,ILE__15: note: expanded from macro 'VLC_OBJECT'
13: note: expanded from macro 'msg_Generic'
, __LINE_
      | _   78 |                     ^
a    481 |         c../include/vlc_messages.h  vlc_Log(VLonsC_Or_Int :,sB J\
      | 83            ^h
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
eritBtooEruct vlc_c:5:  481 |        note: expanded from macro 'msg_Err'o  conl(o, n) var_Inher
it   83 |    CT(o), p, vlc_module_nmmonst struct vlc msg__comGen_mmon_membeeaemBoomrs: (const e, __FILE__bers: (constvlc_object, __LINE__, \r _t *)(&(x)->obj) \
      |               ^
ic(p_this, VLC_
vlc_objectMl(V      Laccess/ftp.c:SG_ER_t *)(&(x)->obRC_OBJECT(o), n)
      |                                               ^
|             ^
../include/vlc_common.h:481../include/vlc_common.h:835:9: :15:warning:  note: expanded from macro 'VLC_OBJECT'
  481 |      481:15: note: j) \
      |               ^
   const structdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
expanded from macro 'VLC_OBJECT'
, __VA_ARGS__)
      |     ^
  481 |    ../include/vlc_messages.h:  835 |         msg_Warn( p_access, "ca 78:13: note: expanded from macro 'msg_Generic'
nno     con   78 |     t quit" );
      |         ^
vlcvlc_comst_../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
Log(VL    85 |     msg_GeC_strucmon_memt vOBberslc_comneric(: mon_membe(const vaccess/http.c:678:57: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
rs: (p_thJECT(o), p, vlc  678 |         aucons_module_name, __FILE__lc_obt vlc_th =, __Loiject_t *)(&s(x)->bobj),  v \VlLC
_MSc_httINjGectE__, _t *)(p&__au      |               ^
\
tW(      ARN, __|             ^
h_Fo../include/vlc_common.h:481:15x)->: VAobj) \
      |               ^
_Anote: expanded from macro 'VLC_OBJECT'
RGS__)
      | rmatAutho  481 |  access/rist.cr:1086    ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
izationHeader( VL:    24:   78C_OBJECT(p_access),
      |                                                         ^
   c ../include/vlc_common.h:warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 |      1086 |    onvlc_Lo p_sys->nack_type = vst struct var_InheritIglc_common_members: (const vlc_object_t *(VLC_OBJECT(o), p, v481:15: note: expanded from macro 'VLC_OBJECT'
nteger( p_access, "nack-type" );
      |                        ^
)(&(x)->obj) l\
      |   481 |                  ^
    c_ const structmodu vle../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
_name, __FILE__, __LINE__, \
      |             ^
  615 | #defin../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
lc_common_meme var_InheritI  481 |      bers: (constn vlc_o  teger(o, n) var_InheritInteger(VLC_OBJECbjT( const strecuct vlc_common_maccess_output/rist.c:oembers: 515t_64 warning(const vlc_obt *)ject_t :), n)s*)(13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 generated  .
(&&(515 |    x)- 
      |                                                     ^
 ../include/vlc_common.h>obj) \
      | (x)     ->obj) \
        msg_Err(p_access, "Error sending|               ^
              ^
 data pa:481:15ck: note: expanded from macro 'VLC_OBJECT'
et af  481 |     te    const saccess/http.c:r 2 692:57: truct vlwarning: c_taccess/ftp.c:868common_memb:e5r:sriesdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
: (cons .  692 |    t     au.th = vlc_http_aut.h_FormatAuthorizationHeader( VLC_OBJ vlECT(p_access) warning: ,
      |                                                         ^
")c_;
      |             ^
due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  868 | o../include/vlc_messages.hb  j  msg_Dbg( pect_t *)(&(x)->obj):83:5:_access../include/vlc_common.h:481, note:   "sexpanded from macro 'msg_Err'
   83 |     m\
      | sg_Ge              ^
ee:k15: note: expanded from macro 'VLC_OBJECT'
  481 | ing access/rist.c:1087:neric(p_this, 32to %":P R warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]      
VLC_ 1087 const strMSG_ERR,Iu64, i_pos );
uct vl |           p_sys-c>i_max_packet_size_comm __ o=|     ^
V var_InherA_A../include/vlc_messages.h:87:R5i: n_members: tInteger( p_GS__)
      accesnote: expanded from macro 'msg_Dbg'
|     ^(const v
../include/vlc_messages.h:78   87 |     msg_Gelc_object_t *)(nes:,&(x "p)->obj) 13:raic(p cke\
      |               ^
note: expanded from macro 'msg_Generic'
_this, VLt   78 |     vlcC_MSG_DBG,_ __VA_ARGS_-size" );
      | _)
      |     ^
                               ^
../include/vlc_variables.hLog:access/http.c615:53:( note: expanded from macro 'var_InheritInteger'
:711:17: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
VLC_OBJE  615 | #deCfine   var_InheritInteg../include/vlc_messages.h:T(er(o, n) 78:13:v ar_InheritInteo), gnote: expanded from macro 'msg_Generic'
e   78 |   p,r(VLC_OBJECT(o), n)  vl
      |                                                     ^
../include/vlc_common.h711 |     p_sys->fd = net_ConnectTCP( vlc_module_nam: e481:15: note: expanded from macro 'VLC_OBJECT'
cp_access, srv.psz_h  481 |    ost, srv.,     cons __Ft struct vlc_comm_Log(VLi_portI C_OLE__, __)BJECT;
      |                 ^
LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         c../include/vlc_network.h:136:48: note: expanded from macro 'net_ConnectTCP'
ono(o), p,n  _136 | #dstm vlce embestruct vrs:_molc_common_members: fidnuele_name, __FI(LE__con  n(consts evlct_Connect vlc_objec, __LINE__, \t_t *)(&tTCP(a, b
      |             ^
(, c) nex)->obj) \
      |               ^_object_t../include/vlc_common.h
 *)(&(xt_ConnectTCP(VLC_)->obj) \
      |               ^
OBJECT(a), b, c)
      |                                                ^
:481:15: note: expanded from macro 'VLC_OBJECT'
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
access/rist.c:1088:29: warning:   access_output/rist.cdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  481 |   
:      con481 |     1088 | 535     cons:13: warning: st strudue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct     535 |           t s p _sys->i_poll_timeoutruct vlc_comm vlc_c msgt = vommon_membonar__members: _Info(p_acces(const vlers: (const vlc_oInheritIs, "Trantegeffbjic detr( p_acceeccs_oected"b);
      |             ^
stj_t *)(, &(x)->../include/vlc_messages.h:81:5: note: expanded from macro 'msg_Info'
   81 |   obj) \
      |               ^
e  msg_Generic(p"maximuaccess/http.c_th:714:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct_t *)(is,m-jitter" );&  714 | 
 V        msg_Err( LC(x)_MSpG_INFO, __VA__access, "can->obj) \
      |               ^AR
GS__)
      |     ^
      |                             ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
   not co  615 | #defi78 |     vnnne var_InheritInlc_Log(VLC_OBJEectteger(o, CT(o), p, vn) var_Inherlc_ to %s:%d",itInteger( srv.psVLC_OBJz_moECT(o)host, srvaccess/ftp.c.i_p, n:)
      | ort                                                    ^
 );
      |         ^
913:9: ../include/vlc_messages.h:../include/vlc_common.hd:u481l:83:5: note: expanded from macro 'msg_Err'warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
15:   913 |  
e   83 |     msg_Generic(p_this,_namnote: expanded from macro 'VLC_OBJECT'
e,  481 |       VLC_MSG_E RR, ___V_ FA_  const struct vIlc_common_members       msg_Er:LE__, __r (coLnARGS__)
      |     ^s
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECTINE( p_accest vlc_object_t s*)(&(x), "re__, ->\ob(
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
j)ceio),  481 |     p, v     const str \lc_module_name, _uct vlc_common_memve _FILE__, bers: (
errconst vloc___      r: %s", vlc_|               ^
LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
access/rist.c  481stobject_t *rerr |         cor_c(errno) );
      |         ^
:on1089:35: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1089 |  )(&(xs   p)_sys->flow../include/vlc_messages.h:t->r83:5: note: expanded from macro 'msg_Err'
-etry_interval = var_Inh e>obj) \
   83 |     msg_GenerristtInteger(iruct v      |               ^
c(p_thi p_acceslscs, VLC_MSG_ERR, __VA_ARGS__, "retry-interval" );c
      |                                   ^
_)
oaccess_output/rist.c:558:17../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
      |     ^
  615 | #d../include/vlc_messages.h:78efine var_InheritIntege:13: mmr(o, n) var_Inote: expanded from macro 'msg_Generic'non_members: (const vlc_oherit
   78 |     vlc_Log(VLC_OBJECT(o), p, vlcbjecItnteger(V:_ module_name, __FILE__, __LC_OBJECT(o), n)
      warning: _LINEdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
__, \
      |             ^
|                                                     ^  ../include/vlc_common.h:t 558 |         
*)../include/vlc_common.h:481(&(:15: note: expanded from macro 'VLC_OBJECT'
x)->obj) \
      |               ^
481:15: note: expanded from macro 'VLC_OBJECT'         
 msg_Info(481 |         p481 |  access/http.c:720:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  const struct vlc__       cons  720atc cess, "STATS: Total  |     msg_Dbcg( p_access, "struct%use, Retrndinogm requa nvlc_comsmmitted mon_memb%u, Liers: (const vlc_object_te st:\n%*s", stre)(&(x)nk Quality %am->obj) .2f%%",
      o|                 ^
.ptr../include/vlc_messages.h:81:5: ) ;
      |     ^
../include/vlc_messages.h:87\
      | note: expanded from macro 'msg_Info'
:5: note: expanded from macro 'msg_Dbg'
   81 |     msg_Genern              ^
   87 |     msicg_(p_access/rist.c:1090:32: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
Generic(p_this,_membersthis, VLC_MSG_INFO:, __VA_AR 1090 |     p_sys->GS__)
      |     ^
 VLC_flow->ma (constMSG_DBG, __VA_ARGS__ vlc)x_ret
      |     ^
../include/vlc_messages.h:../include/vlc_messages.h:78:13rie_obje:c t_t note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLs = var_InheritInteger78:13: C_OBJECT(o), p, vlc_monote: expanded from macro 'msg_Generic'
( p_   accedule_name, __FIL78 |     vslsc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, _E__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
, "m_LIax-retries" );
      |                                ^
  481 |         const../include/vlc_variables.h:NE__, \
      |             ^
 s615../include/vlc_common.h:481:15:tr note: expanded from macro 'VLC_OBJECT'
  481 |    uct vlc_c     common_memb:53: note: expanded from macro 'var_InheritInteger'
ers: (  615 | #defineconst vlc_object_tonst s truc *)(&(x)->objvar_InheritInteger) \
      |               ^
(o, n)t vlc_com var_Inheritmon_Integermembers: (VLC_OBJECT(o), (const vlc_objn)
      ect_|                                                     ^
t *)(&(x)->obj) \
      ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 | |               ^
        const struct vlc_common_members: (consaccess/http.c:721:11:t vlc_object_t *)(&(x)->oaccess_output/rist.c warning: :602:13:due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
bj) \
      |               ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  721 |     val = net_W  602 |  access/rist.c:1091:28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
         1091 |     p_sys->flo   msg_Warn( p_accw->laess, "Buffertency = rite( vp_accaess, p_sys->fd, strear data size (%zu) > configured packet size (%zu), you " \m.ptr, stre
      |             ^
../include/vlc_messages.h:85am.le:5ngth );
      |           ^
: note: expanded from macro 'msg_Warn'
../include/vlc_network.h:172:38:   85 |     note: expanded from macro 'net_Write'
  172 | #def msg_Genine net_Wriete(a,b,c,d) net_Write(VLC_OBJECT(a),b,c,dric(p_this)
      |                                      ^
../include/vlc_common.h:481*_InheritIn)(&(,x VLC_MSG_WARN, )__:->ob15: note: expanded from macro 'VLC_OBJECT'
Vj) \
      |               ^
teger(  A_ARGS__)
      |     ^
481 |         co../include/vlc_messages.h:78:13:nst struct  p_avlc_common_members: (const note: expanded from macro 'msg_Generic'
 vlc_object_t *)(&(x)->obj) \
      |               ^
   78 |   access/ftp.c  vlc_ccess, "laaccess/http.c:726:Log9: warning: (VLC_OBJEC:969:5: warning: Tdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(o), p, tencydue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]" );
      |                            ^
  969 |   vlc_module_name,  v l_c_readdir../include/vlc_variables.h:615:53: _FILE__, __LINE__, 
note: expanded from macro 'var_InheritInteger'
_h  726 |         msg_Err( p_acc  615 | \
e      |             ^
#delpfine var_Inh../include/vlc_common.he:ritInteger(o, n) ves481:15: ar_sInh,e r"failed to seer_init( &ritIntegdh, p_accesnd requesnote: expanded from macro 'VLC_OBJECT's
er(VL, p_c  u481 | rrent_node );
       | t"    ^
C_OBJEC );
../include/vlc_input_item.h:454:36: note: expanded from macro 'vlc_readdir_helper_init'
T(o), n)
      |                                                     ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
      |         ^
../include/vlc_messages.h:  454 |     vlc       481 |         const struct vlc__rcommoeaddir_he  con_83:5: note: expanded from macro 'msg_Err'
   83 |     msgnst struct vlc_common_membmlper_init(p_rdh, VLC__GeneOrs: (embers: (conconst vlc_objectst v_t BJE*)(&lcCT_object_(p_obj), pt *)(&(x)-(xe>roic(p_this,_n VLC_MSGod)->obj) \
      bj)|               ^
e) \
      |               ^
_ERR, 
      |                                    ^
__VA_ARGS__)
      |     ^
../include/vlc_common.h:481:15:../include/vlc_messages.haccess/rist.c:78:13: note:  expanded from macro 'msg_Generic'
note:    78 |     :1095:expanded from macro 'VLC_OBJECT'
  481 |        39: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 const s 1095 |     vltruct vlc_common_members:    (const vlc_ p_sys->fc_loow->reorderb_buffer = var_ILject_t *)(&(xog(VLC_OBJECT(o), )->obj)p, vlc_module_name, __FInheritInteger( p_acL \
      |               ^
cess, "reorder-bufaccess_output/rist.c:732:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
E__, __L  732 |    fer" );
 if (varaccess/ftp.c_Cr:ea      |                                       ^
990:te ( ../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
  615 | #define var_InheritInteger(p_access,17 "dst-po:r warning: o, n) var_Inht", VLC_VAR_INTEGEeritIntedue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
R )
      |         ^
INE__, \
      |             ^
ger(VLC_OBJ  990 |   ../include/vlc_common.hECT(o), n../include/vlc_variables.h:)
      |                                                     ^
481:../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
:122:39: note: expanded from macro 'var_Create'
15:   note: expanded from macro 'VLC_OBJECT'481 |         122     | #define va r_Create(a,b,c) var_Cr           msg_Warn( pconst 
struct vlc_common_members:eate( VLC_O (const v_  481 |  alc_object B      const sccess, "No fitruct vl_JlECTename in MLST l(ist found" );
      |                 ^
c_com../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
   t *)(&(x)85a)->obmon_memb |     j) \
      |               ^, b, c )
      |                                       ^
../include/vlc_common.h:481m:e
sg_Generic(rs15: note: expanded from macro 'VLC_OBJECT'
  481 |     access/rist.c: (const     const struc:1096:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
vlcp_this, VLC_MSG_W 1096 |  _obt vlc_ject_t  ARN, __V msg_ *)(&(x)-Info(>po_accessb,j ) \
      |               ^
A_Acommon_me"SRGS__)
      |     ^
../include/vlc_messages.hmaccess/http.c:732:17:bers: (co: warning: nst vlcet78:13_tio:bj note: ng queuexpanded from macro 'msg_Generic'ect_t *)(&(x)e latency 
-   >obj) \
      | 78              ^ | 
    to %dvlc_Log(VLCaccess_output/rist.c:733:9: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 ms", p_sys->flowarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_O  732BJECT( |     charo), p, vlc_module  _733n | a me, __FILE__, w->l_atency);
      |     ^
_    LINE__, \
      |             ^
 *psz = net_Ge../include/vlc_messages.h:81:5: || var_Create ( pts( p_access, p_acc_sys->fd );
      | ../include/vlc_common.h:481:15                ^
:../include/vlc_network.h note: expanded from macro 'VLC_OBJECT'
note: expanded from macro 'msg_Info'
  481   81 |     msg_Generic(p_this |         cons:,174:32: note: expanded from macro 'net_Gets'
  174 | #t struct vlc_define net_G VLCc_MSess, "src-port",Gommon_members: (const_INFO, __VA_ets(a,b)  vlcARGS_ _)_objectnVLC_et_Gets(VLC_OBJECT(a),b)
      |                                ^

      |     ^
../include/vlc_messages.h:78:13:_t *)(&(x)->obj) \
      |               ^
VAR_INT../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |  note: expanded from macro 'msg_Generic'
   78 |     vlc_L oaccess/ftp.cg(VLC_OB:       consJECT(o), p, v997:EGER ltc_modu)
      |         ^
l../include/vlc_variables.h:122:39:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc] 
note:   997 |              expanded from macro 'var_Create'
 st  122 | #define var_Create(a,b,c)e_name,  var_Crearuct vl       msgt_Warn( p__FILE_access, "_c_common_membe( VLC_OSkippieng invalid MLBJECT(r_, s_: (co_LINE__, \
      |             ^
ST fact '%s'",nst vlc_ key)a;
      |                     ^
../include/vlc_messages.h:85../include/vlc_common.h), b, c ):5: note: expanded from macro 'msg_Warn'
object_t *)(&(x)-:481:15: note: expanded from macro 'VLC_OBJECT'

      |                                       ^
  481 |         const struc>obj) t vlc_common   85_member |     s: (const vlc_object_t ../include/vlc_common.h:481:15\
msg_Generic(p_this, VLC_MS      |               ^
G_WARN, : note: expanded from macro 'VLC_OBJECT'
__VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
*)(&(x)  481 |            const struct v->obj) \
      78|               ^
lc_common_maccess/http.c:735:9: |     vlc_Log(VLC_OBJEC warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  735 |         mT(o), p, vlc_modusg_Err( p_accembers:laccess/rist.c:1110:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 (ceons_tname,  _v_lc 1110 | _obj ecFILE__, t_t *)(&(x)->obj) \
      |               ^
__Les       msg_Err(p_accaccess_output/rist.c:734:9: ess, s"FailINE__, \
      |             ^
warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_common.h:481, "fa:15: note: il  734 |   ed to    || var_Create ( p_access, "dst-caddr", VLC_VAR_STRexpanded from macro 'VLC_OBJECT'I
NG )
      |         ^
../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
    481 |         const reate s122t | ruced to read answer" );
      |         ^
t vlc_#deficommon_membw../include/vlc_messages.h:83:orker 5: thernote: expanded from macro 'msg_Err'
ead.");
      |         ^
   nre var_../include/vlc_messages.h:s83:5: note: expanded from macro 'msg_Err'
Creat: (const vlc_objece(a,b,c) var_Crea   83t_t *)(&(x)-> |     msotbej() VLC_Og_G \
      |               ^eBJECT(a), b, c )
      |                                       ^
../include/vlc_common.h:481
:15: note: expanded from macro 'VLC_OBJECT'
83 |       481 |       nemric(p_this, VLC_MSG  const struct vlc_co_ERR, __VA_ARGS_mmon_membsg_ers: (co_)
Generic(p_this, VLC_MSG_ERR, nst vlc_ob__VA      |     ^
../include/vlc_messages.h:78:13: note: _jARGS__)
      |     ^
ect_t *)(&(x)-../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   >obj)78 |     \
      |               ^
 expanded from macro 'msg_Generic'access/ftp.c:1096:22: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]

access_output/rist.cv 1096 |    : lc   78 |    _Log(VLC_OBJECT(o), p, vlc_mo         dule_       * name, _735:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_FvILE__, _l_LINE__, v\
      |   735 |                ^ar_In  || var_Createc_L
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'og(VLC_
O ( p_access,BJECT(o), p, vl "src-  481 |         const shadc_modultruct veritIdntege_name, er( p_access, "net__FILE__, __wr", VLC_VAR_STRING ) )
      |         ^
ork-../include/vlc_variables.h:122:39: note: expanded from macro 'var_Create'
LINE__, \
lc_common_me      m| becaching"   122 | #defi);
      |                      ^
ne ../include/vlc_variables.hvar_Crears: (const vte(a,:615:53: note: expanded from macro 'var_InheritInteger'
            ^
  lc_obj615 | #def../include/vlc_common.h:481:15ect_t : note: expanded from macro 'VLC_OBJECT'
*)(&b(x)  481 |         const ine var_InheritInteger(o, n->obj) \
struct vl      c_com) varmo_I|               ^
n_members:,c) var_Create( (const nhvlc_ob VLC_OBJEaccess/http.cCT:ject_t *)(&(x)(a), b, c )
      |                                       ^
->eritIo741:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
nteger(VLC_OBJEC  741 |   T(o), n)
            |                                                     ^
msg_Dbg( p_access, "HTTP ans../include/vlc_common.h:481bj)../include/vlc_common.h:481:15 \
      |               ^
wer code %d", : note: expanded from macro 'VLC_OBJECT'
p_sys-  481 |         >i_code );
      | :15: note: expanded from macro 'VLC_OBJECT'
const struct vlc_common_mem  481 |          ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'     bers: (co
nst vlc_objec  const struct vl   87 |  t_t *   msg_Generic)(&(xc_(com)p_-mon_members: (conthis, VLC_MSG_DBG, _>o_Vst vlc_object_t bA_Aj)*)(&R \(
x      )->obj) \
      | GS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC|               ^
              ^
_OBJECT(o), p, vlc_module_name, __FILE__, __LINEaccess_output/rist.c:737:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  737 |         msg_Err( p_acces__, \
      s, "|             ^
Vali../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'access/ftp.c:1125:9:
d  warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1125 |  netwo  rk information is req  481 |    uired." );
      |         ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
     con   83 |      st s  msg_Err( p_access, "ctruct vlc_common_members: (const vlc_object_t  mannosg *)(&(x)->_Gobj) \
      |               ^
eneric(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78access/http.c:746:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]t set pas
sive :13: note: expanded from macro 'msg_Generic'
  746 |        mode"    78 |     vlc msg_Dbg( p_access);
      |         ^
,_Log(VLC_OBJECT "ICY answer code(o), p, ../include/vlc_messages.hv:lc_module %d",_name, __FI83 p_sys:5-: >i_code );
      |         ^
note: expanded from macro 'msg_Err'
   ../include/vlc_messages.h:87:LE__, __L83 |     msg_GeneIric(p_this,5: note:  VLexpanded from macro 'msg_Dbg'
   87 |   C_  msg_MSGGeneric(p_this, VLC_MSG_DBG, __VN_EER_R_,,  _\_
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         conA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |    st vlcVA_AR GS__)
      s| t    ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o)_Lruct vlc_cog(VLC, _p, vlc_module_name, __FILE__, __LINEOBJECT__, \
      |             ^
(o), p, vlc../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_me_mmbers: (consodule_namet vo, __lcFImmon_memberLE__, __LINE__, s:\
      | _object_t *)(&(             ^
x)->ob(coj) \
      |               ^
nst vlc_object_t *../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |        )(&(xaccess/ftp.c:1133:9:  const struwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ct vlc_common_memb)->obj) \
      |               ^
 1133 |         msg_Err( p_access,access_output/rist.c:741:5: warning:  due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
ers: (const vlc_  741 |  ob  ject_t *)(& config_Cha(xinParse( p_ac)-c>"ecss,a SnOUnoT_tC FparseoG pabssive mode _jre) \
      |               ^
PREFIX, ppsz_sout_options, p_accsponse" );
      |         ^
access/http.c:ess->p752_c:../include/vlc_messages.hfg );
      |     ^
9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_configuration.h:
173:60:  752 |      :83:5: note: expanded from macro 'msg_Err'
   msg_Err( p_access, "invalid HT   83 |    note:  expanded from macro 'config_ChainParse'
 msg_GenTP reply '%s'", psz );
      |         ^
  173 | #define../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generic(p_te rcic(p_this, Vhis, Vonfig_ChaiLC_MSG_ERRnParse, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13( a, b, c, d LC_MSG_E: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o))RR, __VA_ config, p_ChainParse( VLC_OBJECT(a), b, c, d , vl)
      |                                                            ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
ARGS__)c_module_name, __FILE__, __LINE__,  481 |        
       co \|     ^
../include/vlc_messages.hn:78:13: note: expanded from macro 'msg_Generic'

      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
     78 |     vlc481 |         _Log(VLC_st struct vlc_commonOBJECT(o), _cmembpe, vlc_module_nonst struct vlc_common_members: ame, (const vlc_object_t *__FILE__, __LINE__, \
      )(&(x)rs:->|             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
obj) \
      |               ^
  481 |         const struct vlc_common_members: (const access/http.cv lc_object_t *):764:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
(const vlc_ob  764 |      ject_t *)(&(x)->obj) \
      |               ^
   msg(&(x)->obj) \
      |               ^
_Err( p_access, "error: %s", psz );
      |         ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |     msg_Generiaccess/ftp.c:c(1142:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1142 |  p_       access_output/rist.ct:766:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     766 |     msg_Ihis, VLC_MSG_ERR, __VA_A mnsfg_Err( p_access, "cannot parse passiveo (mpo_de respRGS__)
onse      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
acc" es);
      |             ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
   83 |  s   msg_Generic(, "Con   78 |     vlc_Log(p_this, VLCVLC_OBJECT_MSG_nect(o), p, vlc_ERR, __VA_ARmodule_name, GS__FILE__, __ing RIST output_ to %s:%dLINE__, \
      |             ^
../include/vlc_common.h:481 _):15and : note: expanded from macro 'VLC_OBJECT'
%s
  :      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
481 |         const st   78 |     vlc_Log(r%d", psz_dVLC_OBJECTuct vlc_common_members: (const vlc_o(o)bject_st_addr, i_dst_port,
t *)(&(x)->obj) \
      |     ^
      |               ^
../include/vlc_messages.h:81:5: note: expanded from macro 'msg_Info'
   81 |     msg_Gener, p, vlc_module_name, __FILEic(p__access/http.c:this, VLC__, __LINE__, \
      |             ^
MSG_INFO, 774:15: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
__VA_ARGS  774 |     _../include/vlc_common.h_)
      |     ^
../include/vlc_messages.h:78:13:   note:  expanded from macro 'msg_Generic'
:481:15: note: expanded from macro 'VLC_OBJECT' psz = net_Get   78 |     vlc_Log(Vs(
 p_aLC_OBJEcc  481 |      ess, p_syC   coT(o), p, vlc_mos->fd );
      nst struct vlc_common_|               ^
dule_nmaemmeb,ers: (const vlc_object_t  __FIL*E__, )(&(x)->obj__LINE__, \
      |             ^
) \
      |               ^
../include/vlc_network.h:174:32../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
: note: expanded from macro 'net_Gets'  481 |         const struc
t vlc_common_members: access/ftp.c(c  174:1155:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 | #defineon 1155 |   s nt et_Get    vlc_ob j e c t_t *)(&(  msx)->obj) \g_Ers(a,b) net
      |               ^
_Gr( p_acets(VLC_OBJECT(a),bcess, )
      |                                ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |        access_output/rist.c "cannot pars:776:21: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
coe passive mode responsne"  776 |     flow->last struct vlc_common_membtency = var_Inh );
      er|             ^
e../include/vlc_messages.hr:itInteger(p_access, S83:Os: (U5:consT_CFGt note: expanded from macro 'msg_Err'
 vlc_object_t *)(&(x)->obj) \
      |               ^
_PREFIX "buffer-size");
      |                     ^
   83../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
 |     msaccess/http.c:777:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
g_Gener  615 | #define var_Inic(pheritInteger(  777 |    o, n) _this, VLC_MSG_E      RR   mvar_Inhersg_E, rr( p_access__VA_, "failitIntegered to read answer" );
      |             ^
(VLC_OARGS_../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
BJEC_)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
T(o)   83 |     ,78 |    m n)
      |                                                     ^
s  g_Generic(p_this, VLC_MSG_ERR, _../include/vlc_common.h:  _V481:A_ARGSvlc_Log(__)VLC15: note: expanded from macro 'VLC_OBJECT'

      |     ^
../include/vlc_messages.h:78:_OBJECT(o), p, vlc_module_name, __FILE_13:  481 |         const struct v note: expanded from macro 'msg_Generic'
_, __LINE__, \
      |             ^
l../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
c_com  481 |      mon_ m  const sembers:    78 |  truct( cons vlc_common_members: (const  vlc_Log(VLC_OBJECT(o), p, vlc_ vlc_object_t *)(&(x)t vlc_object_t *)(&(x)module_na->obj) \->obj) \
      |               ^
me, 
      |               ^
__FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vaccess_output/rist.c:778:19: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]lc_commo
access/ftp.c:1165:5: warning: ndue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
   7781165 |     _members: (const  |     vlc_object_t *)(&(x)->obj) \
      |               ^
p_sys->ssrc = var_InheritInteger(p_access, SOUT_CFG_PREFIX access/http.c:790:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
msg_D  790 |             msg_E"ssrcrr(bg(  p");
      |                   ^
p_access, "ip:%s port:%d", psz_ip, ../include/vlc_variables.h:615:_acci_p53: ort );
      note: expanded from macro 'var_InheritInteger'
  615 | #define var_Inhess, "malforme|     ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |  d   header line: %s",eritInteger(o psz, n) var_ msI g_Gene);
      |             ^
nrhic(p_eritIntthi../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
eger(VLCs, VLC_MSG_   83 |     msg_Gen_OBJDBG,E CT(o), ern)
      |                                                     ^
../include/vlc_common.h__VA_ARic(p_this, VLC:481:15: note: _MSG_ERR,expanded from macro 'VLC_OBJECT'
 __VA  GS__)
481 |    _ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |            |      ^ 
../include/vlc_messages.h:78:13  vlc_Log(: note: expanded from macro 'msg_Generic'
VLCconst struct vlc_co   78 |     vlc_Log(V_Ommon_members: (BJECT(o), p, vlc_LCmocodu_OBJECT(o)le_namnst vlc_obje, __FIL, p,E__, vlc_module_name, __FILE__, __LINE__, \
      |             ^ __LINE__,
../include/vlc_common.h:481 \:15: note: expanded from macro 'VLC_OBJECT'

      |             ^  481 |       
e  const st../include/vlc_common.hruct vlc_common_memb:481:15: note: expanded from macro 'VLC_OBJECT'
ers: (con  481 |  st vlc_ob     ject_t *)(&(x)-  >const sctobj) truct vlc_t *)(&(x_common_m)->ob\
      |               ^
embej) \
      |               ^
rs: (const vlc_object_t *)(&(x)->obj) \
      | access/ftp.c:              ^
access_output/rist.c:785:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
1170:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]  785 |     msg_Info(p_access, "SSRC: 0x%08X", p_sys->ssrc);
      |     ^
../include/vlc_messages.h:81:5: note: expanded from macro 'msg_Info'

   81 1170 |         msg_Err( p_access, "cannot set binary transfer mode" );
      |         ^
 |     msg../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
_access/http.c:850:   83 |     msg_Generic(p_this, VLC_MSG_ERR, __VA_AR13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
GS__)
      |     ^
../include/vlc_messages.h:78:Gen  850 |   13:e ri          msg_Dbg( p_access, "Contnote: expanded from macro 'msg_Generic'
c(p_tent-Type: %s", hisp_s   , VLC_MSG78_ |     vlc_Lys->psz_miINFO, __VA_ARGS_og_()VLC_OBm
      e );
      |             ^
../include/vlc_messages.h:87:5JE|     ^CT(o
:../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc), p, vlc_m_Log(VLC_ note: expanded from macro 'msg_Dbg'
odule_name, __FOBJECT(o), p, vlc_module_name, __FILE__, __   87LINE__, \
      |             ^
IL |     msg_E__, _../include/vlc_common.h:481:15: note: Generic(expanded from macro 'VLC_OBJECT'
p_this, VLC_MSG_DBG, __VA_ARGS__)
_LINE__, \
      |       |     ^            ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |      481 |    
    c../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
o      const sntsrt stru   78 |     vlctc_Log(VLC_OB uct vlc_common_vlc_common_memmbeemrbers: (const vlc_object_t *)(&sJECT(o: (const vlc_o), p(x)->object_t *)(&b(x)->obj) \
      |               ^
,j) \
      |               ^
 vlc_module_name, __FILE_access_output/rist.c:786_, __:48LINE__, \
      |             ^
access/ftp.c:1179:13: ../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
: warning:   481 |         conwarning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1179 |    st stdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
    ruct vlc_common_     msg_Ermemr( p_access, "cannot sbers: (const vlc_object_t *)(&(x)->obj) \
      |               ^et restart 
  786offset" );
      |             ^
 |     p_sys->i_ticks_cachaccess/http.c:854:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_messages.h:83:5  854ing = RI: note: expanded from macro 'msg_Err'
ST_TICK |             m_FROM_M   83 |     msg_GenesS(var_InheritIrnigc_Db(tpg_thi(eger( p_access,
      |                                                ^
../include/vlc_variables.h:615: p_accesss, VLC_MSG_53, : note: expanded from macro 'var_InheritInteger'
"CoERR, _  615_ | V#Ad_efine var_IntARGS__)
      |     ^
ent-Encoding:../include/vlc_messages.h:78:13:  %s"note: expanded from macro 'msg_Generic', p );

         78 |     vlc_Log(VLC_OBJECT(o|             ^
nherit../include/vlc_messages.h:87In), p, vte:5lc:_modul note: expanded from macro 'msg_Dbg'
ger(o   87 |     msg_Ge, n) nee_nameric(p_var_, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
this,  481 |         const struct vlc_common V_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
LC_MSInheritInteger(VLC_OBJEG_DBG, access/ftp.c:1184:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
__VA_ARGS__)
      |     ^
../include/vlc_messages.h 1184 |     msg:78:13: note: expanded from macro 'msg_Generic'
CT(o),    78 |  n)
      |                                                     ^
   v_Dbg( p_access, ../include/vlc_common.h":w481a:i15: note: expanded from macro 'VLC_OBJECT'
lc_Log(VLC_OBti  481 |   ng for datJE      cCT(o), a connection..."p, onst struct vlc_vlc_module_n );ame, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:commo
      |     ^
n_m../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
481:15:embers note: expanded from macro 'VLC_OBJECT'
   87 |     msg  481 |  :     _Generic(p_this, VL   constC_M strSG_DBG, __VA_ARGS(__)uct vconst vlc_object_lc_ct
       *|     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
ommon_members: (const vlc_object_t)(&(x)-> *)(&(x)->oobj) \
      |               ^
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __Fbj) \
      |               ^
access_output/rist.c:788:28: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ILE__, __LINE__, \
      |             ^

../include/vlc_common.h:  481:15: note: expanded from macro 'VLC_OBJECT'
access/http.c:858  481 |     :13:     const str788 | warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
uct vlc_com   m on_members: (  858 |  const vlc_obj   ect_tp      _sys->i_p *)(&ac(x)->obj) \
      | k  msg_Dbg(et              ^
 p_access, "Server_size =: %s",  var_Inhep );ri
      |             ^
access/ftp.ctI:1188:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'

nte   87 |    1188 |         mger(p_access, SOUT_CFsg  G_PREFIX "packet-size" )msg__Err( p_acceGeneric(p_this, VLC_MSG_DBG, ss;
      |                            ^
__V, "faA_ARGS__)iled to 
      |     ^
../include/vlc_variables.h:615:53: note: expanded from macro 'var_InheritInteger'
con  615 | #define var_Inheri../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
nect   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_nametI wi, __FILE__th serntegerver" )(, __LINE_o, n)_, var_Inher;
      |         ^
../include/vlc_messages.h:83:5: \
      |             ^
../include/vlc_common.h:481:15: inote: expanded from macro 'VLC_OBJECT'
 tInteger(VLC_  481 |         conote: expanded from macro 'msg_Err'
   83 |     msg_nst struct vlc_common_memOBJECT(o), n)
      |                                                     ^
berGe../include/vlc_common.h:481:15: s: (cnote: expanded from macro 'VLC_OBJECT'
  onst vlc_objectneric(p_t_thi *)(&(x)->obj481 |  s, VLC_MSG_ER) \
      |               ^
       const struct vlc_common_members: (const vlc_object_t *)(&(x)->obR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78j) \
      |               ^
access/http.c:875:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
:13: note: expanded from macro 'msg_Generic'
  875 |          78 |       vlc_L    msg_Dbg( og(VLaccess_output/rist.c:802:9:C_OBJECT(o), p warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
, vp_access,   802 |         msg_Err(p_access, "Failed "Icy-MetaInt: %s", p lc_mo);
      |             ^
to create dule_name, __FIL../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
E__, __   87 |     msgsender tLINE__, \
      |             ^
hrea_G../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
d."  481 |   ener ) ;
      |         ^
i    const c(p_this, VLC_MSGstruct vlc_comm_DBG, __VA_ARGS__)on_memb
      |     ^
../include/vlc_messages.hers: (const vlc_obj../include/vlc_messages.h:78::83:5: note: expanded from macro 'msg_Err'
13: note: expanded from macro 'msg_Generic'
   83 |        78 |     vlmsg_Generect_t *)(&(x)->obj) \
c_Log      |               ^
ic(p_(VLC_OBJECT(o), p, vlcaccess/ftp.c:this, V1191:5: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_moduLC_MSG_Ele_naRR, __VA_ARGS__)me, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'

      |     ^
../include/vlc_messages.h:78: 1191 |     msg_Dbg13(:  p_access, "connection wit  481 |  note: expanded from macro 'msg_Generic'
     78h \"%s:%d\" su   ccessful",  |     vlc_Log const stru(VLC_OBct vl
      |     ^
c_common_J../include/vlc_messages.h:87:5: Enote: Cexpanded from macro 'msg_Dbg'T
(o), p   membe, vlc_module_name, __FILrs: (constE_ vlc_ob87 | j_, __LIect_t *)(&(x)    msg_->objGeneNE__, \
      |             ^
ric(p_this, VL../include/vlc_common.h:C) \
      |               ^
_481:15MSG_DBG, __VA_ARGS__)
      |     ^
: note: expanded from macro 'VLC_OBJECT'
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
  481 |         const saccess/http.ctruct vlc_common_mem:885:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]bers: (const   78 |     vlc_Log(VLC_OBJECT( vlc_oo), p,bjec vlc_module_namt_t *)(&(x)->obj) \
      |               ^
e, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_access_output/rist.ccomm:o808n:_9m:e mwarning: bdue to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]ers: (const vlc_object_t *)(&(x)->

o  808 |       885   |  bj           msg_W  msg_Err(p_aarccesn( p_access,) \
      |               ^
 "ICY metas,int=%d", p_sys->i_icy_meta ); access/ftp.c:1200:13:"Failed t
      |             ^
 warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_messages.ho :85:create worker thr5: note: expanded from macro 'msg_Warn'
 1200 |      85 |     msg_G          msg_Dbg( p_aeneread.");
      |         ^
../include/vlc_messages.h:83:5ccess, "Using MLST ext: enote: expanded from macro 'msg_Err'
ic(p_this,    83 |   VLC_MS  msgG_WARN, __VA_ARGn_sGieonneri to list" );
      |             ^
c(p_this, VLC_MSG_ERR, __VA_ARG../include/vlc_messages.h:87:5: note: S__)
      |     ^
expanded from macro 'msg_Dbg'../include/vlc_messages.h
:78S__)
      |     ^
:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p,    87../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vl | c_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:vlc_module_n  ame, __FILE__,  ms __LINEg_Ge481:15: note: expanded from macro 'VLC_OBJECT'
neri  481 |         cc_(_p_this, VLC_M, \
      |             ^
onSG_DBG, __s../include/vlc_common.h:481:15: note: t struct vlc_commoVA_ARGSn_memexpanded from macro 'VLC_OBJECT'
b  481 |    ers: (const vlc_obje__)
      ct_t *)(&(x)-     >obj) \
const str      |               ^
|     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
uct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
   78 |     vlcaccess/http.c:896:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
_Log  896 |             msg_Dbg( p_access(VLC_, "IcyOBJECT(-Name: %s",o), p, vlc_modul p_sys->e_napsz_icy_me, __FILE__, _name );
      |             ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
_LINE__,   87 |    \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  msg_Generic(  481 |         const struct vlc_common_memberp_thiss: (const vl, c_objeVLct_t *)(&(x)->obj) \
      |               ^
C_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJaccess/ftp.c:ECT(o), p, vlc_module_name, __FI1206:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
LE__, __LINE__,  1206 |          \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |    m        const stsg_Err( p_access, ru"cannot lisct vlc_common_members: (const vlc_object_t t directory contents" );
      |             ^
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
*)(&(x)->o   83 |     msg_Generic(p_this, VLC_MSG_Ebj) \
      |               ^
RR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
access/http.c:917:13:  481 |     warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
     co  917nst st |  ruct vl    c_common_members: (const vlc_obj       msg_ect_t *)Dbg( p_access, "Icy-Gen(&(x)->obj) \
      |               ^
re: %s", p_sys->psz_icy_genre );
      |             ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, access/ftp.c:1219:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1219VL |             mC_MSG_DBG,sg_Err( p_access, "ca __VA_nnot rARGSetrieve file__)
      |     ^" );
      |             ^

../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
../include/vlc_messages.h:   83 | 78:13: note: expanded from macro 'msg_Generic'
       78msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS |     __)
      | vlc_Log(VLC_OBJECT(o), p, vlc    ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     _module_name, __FIvlc_LoLEg(VLC_OBJECT(o), p, vlc_mod__, __LINE__, \
      |             ^
ule_na../include/vlc_common.h:me, __FILE__, __481:LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct 15:vlc_comm note: on_memexpanded from macro 'VLC_OBJECT'
bers: (co  481nst vlc_object_t *) |       (&(x)->ob  const j) \
      |               ^
struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/ftp.c:1235:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 1235 |             msg_Err( p_access, "cannot establish FTP/TLS session for data" \
      |             ^
access/http.c:928:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
../include/vlc_messages.h:83:5: note: expanded from macro 'msg_Err'
  928 |        83 |     msg    _Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
    msg_Dbg( p_access   78 |     vlc_Log(VL, C_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)"Icy-Notic(&(x)->obj) \e:
      |               ^
 %s", p );
      |             ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
access/ftp.c:1251:9: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  481 1251 |         msg |         co_Warn( p_accesnst s, "cannotst abort fruct ile" );
      |         ^
../include/vlc_messages.h:85:5: note: expanded from macro 'msg_Warn'
vlc_c   85 |     msg_Generommon_members:ic(p_this (, VLC_MSG_WARN,const vlc_object_t *)(&( __Vx)->obj) \
      |               ^A_ARGS__)

      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__,access/http.c:934:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
 _  934 |  _LINE__,     \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
       msg  481 |         co_Dbg( p_anst structccess,  vlc"Meta-Info: %s: %s", psz, p );
      _common_members: (co|             ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Gennst vlc_object_t *)(er&(x)->obj) \
      |               ^
ic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/http.c:938:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  938 |             msg_Dbg( p_access, "Authentication header: %s", p );
      |             ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/http.c:939:55: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  939 |             vlc_http_auth_ParseWwwAuthenticateHeader( VLC_OBJECT(p_access),
      |                                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/http.c:944:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  944 |             msg_Dbg( p_access, "Proxy authentication header: %s", p );
      |             ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/http.c:945:55: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  945 |             vlc_http_auth_ParseWwwAuthenticateHeader( VLC_OBJECT(p_access),
      |                                                       ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/http.c:950:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  950 |             msg_Dbg( p_access, "Authentication Info header: %s", p );
      |             ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/http.c:956:13: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  956 |             msg_Dbg( p_access, "Proxy Authentication Info header: %s", p );
      |             ^
../include/vlc_messages.h:87:5: note: expanded from macro 'msg_Dbg'
   87 |     msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__)
      |     ^
../include/vlc_messages.h:78:13: note: expanded from macro 'msg_Generic'
   78 |     vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \
      |             ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
access/http.c:993:54: warning: due to lvalue conversion of the controlling expression, association of type 'const struct vlc_common_members' will never be selected because it is qualified [-Wunreachable-code-generic-assoc]
  993 |         vlc_http_auth_ParseAuthenticationInfoHeader( VLC_OBJECT(p_access),
      |                                                      ^
../include/vlc_common.h:481:15: note: expanded from macro 'VLC_OBJECT'
  481 |         const struct vlc_common_members: (const vlc_object_t *)(&(x)->obj) \
      |               ^
81 warnings generated.
88 warnings generated.
mv -f access/.deps/librist_plugin_la-rist.Tpo access/.deps/librist_plugin_la-rist.Plo
120 warnings generated.
mv -f access/.deps/libdvdnav_plugin_la-dvdnav.Tpo access/.deps/libdvdnav_plugin_la-dvdnav.Plo
65 warnings generated.
70 warnings generated.
mv -f access/.deps/libdvdread_plugin_la-dvdread.Tpo access/.deps/libdvdread_plugin_la-dvdread.Plo
mv -f access_output/.deps/libaccess_output_rist_plugin_la-rist.Tpo access_output/.deps/libaccess_output_rist_plugin_la-rist.Plo
91 warnings generated.
gmake[4]: Leaving directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/modules'
gmake[3]: *** [Makefile:28327: all-recursive] Error 1
gmake[3]: Leaving directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/modules'
gmake[2]: *** [Makefile:12918: all] Error 2
gmake[2]: Leaving directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20/modules'
gmake[1]: *** [Makefile:1567: all-recursive] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/multimedia/vlc/work/vlc-3.0.20'
gmake: *** [Makefile:1454: all] Error 2
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/multimedia/vlc

Links

Depends On

Depend Of

Categories

CVEs

  • Loading CVE information...

LLM Analysis