+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vlc-3.0.17.4nb6/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/vlc-3.0.17.4nb6/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for vlc-3.0.17.4nb6 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4' Making all in compat gmake[2]: Entering directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/compat' /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/compat' CC dummy.lo CC tdestroy.lo CC strverscmp.lo strverscmp.c:42:5: warning: no previous prototype for 'strverscmp' [-Wmissing-prototypes] 42 | int strverscmp (const char *s1, const char *s2) | ^~~~~~~~~~ CCLD libcompat.la gmake[3]: Leaving directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/compat' gmake[2]: Leaving directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/compat' Making all in doc gmake[2]: Entering directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/doc' Making all in po gmake[2]: Entering directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/po' Making all in share gmake[2]: Entering directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/share' GEN vlc.appdata.xml GEN vlc.desktop LUAC lua/extensions/VLSub.luac LUAC lua/intf/cli.luac LUAC lua/intf/dummy.luac LUAC lua/intf/dumpmeta.luac LUAC lua/intf/luac.luac LUAC lua/intf/http.luac LUAC lua/intf/modules/host.luac LUAC lua/intf/modules/httprequests.luac LUAC lua/intf/telnet.luac LUAC lua/meta/art/02_frenchtv.luac LUAC lua/meta/art/03_lastfm.luac LUAC lua/meta/art/01_googleimage.luac LUAC lua/meta/art/00_musicbrainz.luac LUAC lua/meta/reader/filename.luac LUAC lua/modules/common.luac LUAC lua/modules/dkjson.luac LUAC lua/modules/sandbox.luac LUAC lua/modules/simplexml.luac LUAC lua/playlist/anevia_streams.luac LUAC lua/playlist/anevia_xml.luac LUAC lua/playlist/appletrailers.luac LUAC lua/playlist/bbc_co_uk.luac LUAC lua/playlist/cue.luac LUAC lua/playlist/dailymotion.luac LUAC lua/playlist/jamendo.luac LUAC lua/playlist/koreus.luac LUAC lua/playlist/liveleak.luac LUAC lua/playlist/newgrounds.luac LUAC lua/playlist/rockbox_fm_presets.luac LUAC lua/playlist/soundcloud.luac LUAC lua/playlist/vimeo.luac LUAC lua/playlist/vocaroo.luac LUAC lua/playlist/youtube.luac LUAC lua/playlist/twitch.luac LUAC lua/sd/icecast.luac LUAC lua/sd/jamendo.luac gmake[2]: Leaving directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/share' Making all in src gmake[2]: Entering directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/src' Makefile:3713: warning: ignoring prerequisites on suffix rule definition Makefile:3717: warning: ignoring prerequisites on suffix rule definition GEN ../include/vlc_about.h CC fourcc_gen GEN fourcc_tables.h video: 854 entries audio: 259 entries spu: 50 entries GEN stamp-revision /usr/bin/bash: line 1: git: command not found /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/src' Makefile:3713: warning: ignoring prerequisites on suffix rule definition Makefile:3717: warning: ignoring prerequisites on suffix rule definition CC libvlc.lo CC libvlc-module.lo CC missing.lo CC revision.lo CC version.lo CC config/core.lo CC config/chain.lo CC config/file.lo CC config/help.lo CC config/intf.lo CC config/cmdline.lo CC config/getopt.lo CC extras/libc.lo CC modules/modules.lo CC modules/bank.lo CC modules/cache.lo CC modules/entry.lo CC modules/textdomain.lo CC interface/dialog.lo CC interface/interface.lo CC playlist/art.lo CC playlist/aout.lo CC playlist/thread.lo CC playlist/control.lo CC playlist/engine.lo CC playlist/fetcher.lo CC playlist/sort.lo CC playlist/loadsave.lo CC playlist/preparser.lo playlist/preparser.c: In function 'playlist_preparser_Push': playlist/preparser.c:171:24: warning: this statement may fall through [-Wimplicit-fallthrough=] 171 | if( !b_net || i_options & META_REQUEST_OPTION_SCOPE_NETWORK ) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ playlist/preparser.c:173:9: note: here 173 | default: | ^~~~~~~ CC playlist/tree.lo CC playlist/item.lo CC playlist/search.lo CC playlist/services_discovery.lo CC playlist/renderer.lo CC input/item.lo CC input/access.lo CC input/clock.lo input/clock.c:539:2: warning: #warning "input_clock_SetJitter needs more work" [-Wcpp] 539 | #warning "input_clock_SetJitter needs more work" | ^~~~~~~ CC input/control.lo In file included from input/control.c:39: input/es_out.h: In function 'es_out_SetMode': input/es_out.h:95:9: warning: unused variable 'i_ret' [-Wunused-variable] 95 | int i_ret = es_out_Control( p_out, ES_OUT_SET_MODE, i_mode ); | ^~~~~ input/es_out.h: In function 'es_out_GetWakeup': input/es_out.h:101:9: warning: unused variable 'i_ret' [-Wunused-variable] 101 | int i_ret = es_out_Control( p_out, ES_OUT_GET_WAKE_UP, &i_wu ); | ^~~~~ input/es_out.h: In function 'es_out_GetBuffering': input/es_out.h:109:9: warning: unused variable 'i_ret' [-Wunused-variable] 109 | int i_ret = es_out_Control( p_out, ES_OUT_GET_BUFFERING, &b ); | ^~~~~ input/es_out.h: In function 'es_out_GetEmpty': input/es_out.h:117:9: warning: unused variable 'i_ret' [-Wunused-variable] 117 | int i_ret = es_out_Control( p_out, ES_OUT_GET_EMPTY, &b ); | ^~~~~ input/es_out.h: In function 'es_out_SetDelay': input/es_out.h:124:9: warning: unused variable 'i_ret' [-Wunused-variable] 124 | int i_ret = es_out_Control( p_out, ES_OUT_SET_DELAY, i_cat, i_delay ); | ^~~~~ input/es_out.h: In function 'es_out_SetTimes': input/es_out.h:149:9: warning: unused variable 'i_ret' [-Wunused-variable] 149 | int i_ret = es_out_Control( p_out, ES_OUT_SET_TIMES, f_position, i_time, i_length ); | ^~~~~ input/es_out.h: In function 'es_out_SetJitter': input/es_out.h:155:9: warning: unused variable 'i_ret' [-Wunused-variable] 155 | int i_ret = es_out_Control( p_out, ES_OUT_SET_JITTER, | ^~~~~ input/es_out.h: In function 'es_out_GetGroupForced': input/es_out.h:167:9: warning: unused variable 'i_ret' [-Wunused-variable] 167 | int i_ret = es_out_Control( p_out, ES_OUT_GET_GROUP_FORCED, &i_group ); | ^~~~~ input/es_out.h: In function 'es_out_Eos': input/es_out.h:173:9: warning: unused variable 'i_ret' [-Wunused-variable] 173 | int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS ); | ^~~~~ CC input/decoder.lo input/decoder.c: In function 'input_DecoderGetFifoSize': input/decoder.c:2377:5: warning: 'block_FifoSize' is deprecated [-Wdeprecated-declarations] 2377 | return block_FifoSize( p_owner->p_fifo ); | ^~~~~~ In file included from input/decoder.c:37: ../include/vlc_block.h:476:8: note: declared here 476 | size_t block_FifoSize(block_fifo_t *) VLC_USED VLC_DEPRECATED; | ^~~~~~~~~~~~~~ In file included from ../include/vlc_common.h:409, from input/decoder.c:34: input/decoder.c: In function 'spu_new_buffer': ../include/vlc_threads.h:878:19: warning: call to 'harmful_delay.constprop' declared with attribute warning: use proper event handling instead of short delay [-Wattribute-warning] 878 | #define msleep(d) msleep(check_delay(d)) | ^~~~~~~~~~~~~~~~~~~~~~ input/decoder.c:588:9: note: in expansion of macro 'msleep' 588 | msleep( DECODER_SPU_VOUT_WAIT_DURATION ); | ^~~~~~ CC input/demux.lo CC input/demux_chained.lo CC input/es_out.lo In file included from input/es_out.c:46: input/es_out.h: In function 'es_out_SetMode': input/es_out.h:95:9: warning: unused variable 'i_ret' [-Wunused-variable] 95 | int i_ret = es_out_Control( p_out, ES_OUT_SET_MODE, i_mode ); | ^~~~~ input/es_out.h: In function 'es_out_GetWakeup': input/es_out.h:101:9: warning: unused variable 'i_ret' [-Wunused-variable] 101 | int i_ret = es_out_Control( p_out, ES_OUT_GET_WAKE_UP, &i_wu ); | ^~~~~ input/es_out.h: In function 'es_out_GetBuffering': input/es_out.h:109:9: warning: unused variable 'i_ret' [-Wunused-variable] 109 | int i_ret = es_out_Control( p_out, ES_OUT_GET_BUFFERING, &b ); | ^~~~~ input/es_out.h: In function 'es_out_GetEmpty': input/es_out.h:117:9: warning: unused variable 'i_ret' [-Wunused-variable] 117 | int i_ret = es_out_Control( p_out, ES_OUT_GET_EMPTY, &b ); | ^~~~~ input/es_out.h: In function 'es_out_SetDelay': input/es_out.h:124:9: warning: unused variable 'i_ret' [-Wunused-variable] 124 | int i_ret = es_out_Control( p_out, ES_OUT_SET_DELAY, i_cat, i_delay ); | ^~~~~ input/es_out.h: In function 'es_out_SetTimes': input/es_out.h:149:9: warning: unused variable 'i_ret' [-Wunused-variable] 149 | int i_ret = es_out_Control( p_out, ES_OUT_SET_TIMES, f_position, i_time, i_length ); | ^~~~~ input/es_out.h: In function 'es_out_SetJitter': input/es_out.h:155:9: warning: unused variable 'i_ret' [-Wunused-variable] 155 | int i_ret = es_out_Control( p_out, ES_OUT_SET_JITTER, | ^~~~~ input/es_out.h: In function 'es_out_GetGroupForced': input/es_out.h:167:9: warning: unused variable 'i_ret' [-Wunused-variable] 167 | int i_ret = es_out_Control( p_out, ES_OUT_GET_GROUP_FORCED, &i_group ); | ^~~~~ input/es_out.h: In function 'es_out_Eos': input/es_out.h:173:9: warning: unused variable 'i_ret' [-Wunused-variable] 173 | int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS ); | ^~~~~ input/es_out.c: In function 'EsOutControlLocked': input/es_out.c:2782:20: warning: unused variable 'b_source_paused' [-Wunused-variable] 2782 | const bool b_source_paused = (bool)va_arg( args, int ); | ^~~~~~~~~~~~~~~ input/es_out.c:2794:19: warning: unused variable 'i_src_rate' [-Wunused-variable] 2794 | const int i_src_rate = va_arg( args, int ); | ^~~~~~~~~~ input/es_out.c:2805:23: warning: unused variable 'i_date' [-Wunused-variable] 2805 | const mtime_t i_date = va_arg( args, mtime_t ); | ^~~~~~ In file included from ../include/vlc_common.h:409, from input/es_out.c:34: input/es_out.c: In function 'EsOutDel': ../include/vlc_threads.h:878:19: warning: call to 'harmful_delay.constprop' declared with attribute warning: use proper event handling instead of short delay [-Wattribute-warning] 878 | #define msleep(d) msleep(check_delay(d)) | ^~~~~~~~~~~~~~~~~~~~~~ input/es_out.c:2202:13: note: in expansion of macro 'msleep' 2202 | msleep( 20*1000 ); | ^~~~~~ CC input/es_out_timeshift.lo In file included from input/es_out_timeshift.c:50: input/es_out.h: In function 'es_out_SetMode': input/es_out.h:95:9: warning: unused variable 'i_ret' [-Wunused-variable] 95 | int i_ret = es_out_Control( p_out, ES_OUT_SET_MODE, i_mode ); | ^~~~~ input/es_out.h: In function 'es_out_GetWakeup': input/es_out.h:101:9: warning: unused variable 'i_ret' [-Wunused-variable] 101 | int i_ret = es_out_Control( p_out, ES_OUT_GET_WAKE_UP, &i_wu ); | ^~~~~ input/es_out.h: In function 'es_out_GetBuffering': input/es_out.h:109:9: warning: unused variable 'i_ret' [-Wunused-variable] 109 | int i_ret = es_out_Control( p_out, ES_OUT_GET_BUFFERING, &b ); | ^~~~~ input/es_out.h: In function 'es_out_GetEmpty': input/es_out.h:117:9: warning: unused variable 'i_ret' [-Wunused-variable] 117 | int i_ret = es_out_Control( p_out, ES_OUT_GET_EMPTY, &b ); | ^~~~~ input/es_out.h: In function 'es_out_SetDelay': input/es_out.h:124:9: warning: unused variable 'i_ret' [-Wunused-variable] 124 | int i_ret = es_out_Control( p_out, ES_OUT_SET_DELAY, i_cat, i_delay ); | ^~~~~ input/es_out.h: In function 'es_out_SetTimes': input/es_out.h:149:9: warning: unused variable 'i_ret' [-Wunused-variable] 149 | int i_ret = es_out_Control( p_out, ES_OUT_SET_TIMES, f_position, i_time, i_length ); | ^~~~~ input/es_out.h: In function 'es_out_SetJitter': input/es_out.h:155:9: warning: unused variable 'i_ret' [-Wunused-variable] 155 | int i_ret = es_out_Control( p_out, ES_OUT_SET_JITTER, | ^~~~~ input/es_out.h: In function 'es_out_GetGroupForced': input/es_out.h:167:9: warning: unused variable 'i_ret' [-Wunused-variable] 167 | int i_ret = es_out_Control( p_out, ES_OUT_GET_GROUP_FORCED, &i_group ); | ^~~~~ input/es_out.h: In function 'es_out_Eos': input/es_out.h:173:9: warning: unused variable 'i_ret' [-Wunused-variable] 173 | int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS ); | ^~~~~ input/es_out_timeshift.c: In function 'TsChangePause': input/es_out_timeshift.c:933:51: warning: unused parameter 'b_source_paused' [-Wunused-parameter] 933 | static int TsChangePause( ts_thread_t *p_ts, bool b_source_paused, bool b_paused, mtime_t i_date ) | ^ CC input/event.lo CC input/input.lo In file included from input/input.c:40: input/es_out.h: In function 'es_out_SetMode': input/es_out.h:95:9: warning: unused variable 'i_ret' [-Wunused-variable] 95 | int i_ret = es_out_Control( p_out, ES_OUT_SET_MODE, i_mode ); | ^~~~~ input/es_out.h: In function 'es_out_GetWakeup': input/es_out.h:101:9: warning: unused variable 'i_ret' [-Wunused-variable] 101 | int i_ret = es_out_Control( p_out, ES_OUT_GET_WAKE_UP, &i_wu ); | ^~~~~ input/es_out.h: In function 'es_out_GetBuffering': input/es_out.h:109:9: warning: unused variable 'i_ret' [-Wunused-variable] 109 | int i_ret = es_out_Control( p_out, ES_OUT_GET_BUFFERING, &b ); | ^~~~~ input/es_out.h: In function 'es_out_GetEmpty': input/es_out.h:117:9: warning: unused variable 'i_ret' [-Wunused-variable] 117 | int i_ret = es_out_Control( p_out, ES_OUT_GET_EMPTY, &b ); | ^~~~~ input/es_out.h: In function 'es_out_SetDelay': input/es_out.h:124:9: warning: unused variable 'i_ret' [-Wunused-variable] 124 | int i_ret = es_out_Control( p_out, ES_OUT_SET_DELAY, i_cat, i_delay ); | ^~~~~ input/es_out.h: In function 'es_out_SetTimes': input/es_out.h:149:9: warning: unused variable 'i_ret' [-Wunused-variable] 149 | int i_ret = es_out_Control( p_out, ES_OUT_SET_TIMES, f_position, i_time, i_length ); | ^~~~~ input/es_out.h: In function 'es_out_SetJitter': input/es_out.h:155:9: warning: unused variable 'i_ret' [-Wunused-variable] 155 | int i_ret = es_out_Control( p_out, ES_OUT_SET_JITTER, | ^~~~~ input/es_out.h: In function 'es_out_GetGroupForced': input/es_out.h:167:9: warning: unused variable 'i_ret' [-Wunused-variable] 167 | int i_ret = es_out_Control( p_out, ES_OUT_GET_GROUP_FORCED, &i_group ); | ^~~~~ input/es_out.h: In function 'es_out_Eos': input/es_out.h:173:9: warning: unused variable 'i_ret' [-Wunused-variable] 173 | int i_ret = es_out_Control( p_out, ES_OUT_SET_EOS ); | ^~~~~ input/input.c: In function 'InitTitle': input/input.c:909:19: warning: assignment to 'const input_title_t **' from incompatible pointer type 'input_title_t **' [-Wincompatible-pointer-types] 909 | priv->title = p_master->title; | ^ CC input/meta.lo CC input/resource.lo CC input/services_discovery.lo CC input/stats.lo CC input/stream.lo CC input/stream_fifo.lo CC input/stream_extractor.lo CC input/stream_filter.lo CC input/stream_memory.lo CC input/subtitles.lo CC input/var.lo CC audio_output/common.lo CC audio_output/dec.lo CC audio_output/filters.lo audio_output/filters.c: In function 'CreateFilter': audio_output/filters.c:49:58: warning: unused parameter 'const_fmt' [-Wunused-parameter] 49 | config_chain_t *cfg, bool const_fmt) | ^ CC audio_output/output.lo CC audio_output/volume.lo CC video_output/control.lo CC video_output/display.lo In file included from video_output/display.c:46: video_output/event.h: In function 'vout_SendEventClose': video_output/event.h:42:2: warning: #warning FIXME: implement video close event [-Wcpp] 42 | #warning FIXME: implement video close event | ^~~~~~~ video_output/display.c: In function 'VideoBufferNew': video_output/display.c:56:27: warning: unused variable 'fmt' [-Wunused-variable] 56 | const video_format_t *fmt = &filter->fmt_out.video; | ^~~ video_output/display.c: In function 'vout_display_New': video_output/display.c:103:5: warning: 'manage' is deprecated [-Wdeprecated-declarations] 103 | vd->manage = NULL; | ^~ In file included from video_output/display.c:34: ../include/vlc_vout_display.h:333:18: note: declared here 333 | void (*manage)(vout_display_t *) VLC_DEPRECATED; | ^~~~~~ video_output/display.c: In function 'vout_display_Manage': video_output/display.c:151:5: warning: 'manage' is deprecated [-Wdeprecated-declarations] 151 | if (vd->manage) | ^~ In file included from video_output/display.c:34: ../include/vlc_vout_display.h:333:18: note: declared here 333 | void (*manage)(vout_display_t *) VLC_DEPRECATED; | ^~~~~~ video_output/display.c:152:9: warning: 'manage' is deprecated [-Wdeprecated-declarations] 152 | vd->manage(vd); | ^~ In file included from video_output/display.c:34: ../include/vlc_vout_display.h:333:18: note: declared here 333 | void (*manage)(vout_display_t *) VLC_DEPRECATED; | ^~~~~~ video_output/display.c: In function 'vout_ManageDisplay': video_output/display.c:756:13: warning: 'VOUT_DISPLAY_HIDE_MOUSE' is deprecated [-Wdeprecated-declarations] 756 | vout_display_Control(vd, VOUT_DISPLAY_HIDE_MOUSE); | ^~~~~~~~~~~~~~~~~~~~ In file included from video_output/display.c:34: ../include/vlc_vout_display.h:144:5: note: declared here 144 | VOUT_DISPLAY_HIDE_MOUSE VLC_DEPRECATED_ENUM, | ^~~~~~~~~~~~~~~~~~~~~~~ video_output/display.c: In function 'SplitterPrepare': video_output/display.c:1337:43: warning: unused parameter 'subpicture' [-Wunused-parameter] 1337 | subpicture_t *subpicture) | ~~~~~~~~~~~~~~^~~~~~~~~~ video_output/display.c: In function 'SplitterDisplay': video_output/display.c:1358:43: warning: unused parameter 'subpicture' [-Wunused-parameter] 1358 | subpicture_t *subpicture) | ~~~~~~~~~~~~~~^~~~~~~~~~ video_output/display.c: In function 'vout_NewSplitter': video_output/display.c:1464:5: warning: 'manage' is deprecated [-Wdeprecated-declarations] 1464 | wrapper->manage = SplitterManage; | ^~~~~~~ In file included from video_output/display.c:34: ../include/vlc_vout_display.h:333:18: note: declared here 333 | void (*manage)(vout_display_t *) VLC_DEPRECATED; | ^~~~~~ video_output/display.c: In function 'VoutDisplayCreateRender': video_output/display.c:443:9: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 443 | int ret; | ^~~ CC video_output/inhibit.lo CC video_output/interlacing.lo CC video_output/snapshot.lo CC video_output/video_output.lo CC video_output/video_text.lo CC video_output/video_epg.lo CC video_output/video_widgets.lo CC video_output/vout_subpictures.lo CC video_output/window.lo In file included from video_output/window.c:130: video_output/event.h: In function 'vout_SendEventClose': video_output/event.h:42:2: warning: #warning FIXME: implement video close event [-Wcpp] 42 | #warning FIXME: implement video close event | ^~~~~~~ CC video_output/opengl.lo CC video_output/vout_intf.lo CC video_output/vout_wrapper.lo CC network/getaddrinfo.lo CC network/http_auth.lo CC network/httpd.lo CC network/io.lo CC network/tcp.lo CC network/udp.lo CC network/rootbind.lo CC network/tls.lo CC text/charset.lo CC text/memstream.lo CC text/strings.lo CC text/unicode.lo CC text/url.lo CC text/filesystem.lo CC text/iso_lang.lo CC misc/actions.lo misc/actions.c: In function 'libvlc_InternalActionsInit': misc/actions.c:533:52: warning: '%s' directive output may be truncated writing up to 3551 bytes into a region of size 27 [-Wformat-truncation=] 533 | snprintf (name, sizeof (name), "global-key-%s", s_names2actions[i].psz); | ^~ misc/actions.c:533:9: note: 'snprintf' output between 12 and 3563 bytes into a destination of size 38 533 | snprintf (name, sizeof (name), "global-key-%s", s_names2actions[i].psz); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC misc/background_worker.lo CC misc/md5.lo CC misc/probe.lo CC misc/rand.lo CC misc/mtime.lo CC misc/block.lo CC misc/fifo.lo CC misc/fourcc.lo CC misc/es_format.lo CC misc/picture.lo misc/picture.c: In function 'picture_Hold': misc/picture.c:300:15: warning: unused variable 'refs' [-Wunused-variable] 300 | uintptr_t refs = atomic_fetch_add( &priv->gc.refs, 1 ); | ^~~~ CC misc/picture_fifo.lo CC misc/picture_pool.lo CC misc/interrupt.lo CC misc/keystore.lo CC misc/renderer_discovery.lo CC misc/threads.lo CC misc/cpu.lo CC misc/epg.lo CC misc/exit.lo CC misc/events.lo CC misc/image.lo CC misc/messages.lo CC misc/mime.lo CC misc/objects.lo CC misc/objres.lo CC misc/variables.lo misc/variables.c: In function 'var_SetChecked': misc/variables.c:723:25: warning: unused parameter 'expected_type' [-Wunused-parameter] 723 | int expected_type, vlc_value_t val ) | ~~~~^~~~~~~~~~~~~ misc/variables.c: In function 'var_GetChecked': misc/variables.c:782:25: warning: unused parameter 'expected_type' [-Wunused-parameter] 782 | int expected_type, vlc_value_t *p_val ) | ~~~~^~~~~~~~~~~~~ CC misc/error.lo CC misc/xml.lo CC misc/addons.lo CC misc/filter.lo CC misc/filter_chain.lo CC misc/httpcookies.lo CC misc/fingerprinter.lo CC misc/text_style.lo CC misc/subpicture.lo CC posix/filesystem.lo CC posix/plugin.lo CC posix/rand.lo CC posix/timer.lo CC posix/dirs.lo CC posix/error.lo CC posix/netconf.lo CC posix/specific.lo CC posix/thread.lo CC posix/getaddrinfo.lo CC stream_output/sap.lo CC stream_output/sdp.lo CC stream_output/stream_output.lo stream_output/stream_output.c: In function 'sout_MuxDeleteStream': stream_output/stream_output.c:493:6: warning: 'block_FifoCount' is deprecated [-Wdeprecated-declarations] 493 | && block_FifoCount( p_input->p_fifo ) > 0 ) | ^~ In file included from stream_output/stream_output.c:47: ../include/vlc_block.h:477:16: note: declared here 477 | VLC_API size_t block_FifoCount(block_fifo_t *) VLC_USED VLC_DEPRECATED; | ^~~~~~~~~~~~~~~ In file included from ../include/vlc_common.h:783, from stream_output/stream_output.c:36: ../include/vlc_arrays.h:93:13: warning: declaration of 'i_index' shadows a previous local [-Wshadow=compatible-local] 93 | int i_index; \ | ^~~~~~~ stream_output/stream_output.c:507:9: note: in expansion of macro 'TAB_REMOVE' 507 | TAB_REMOVE( p_mux->i_nb_inputs, p_mux->pp_inputs, p_input ); | ^~~~~~~~~~ stream_output/stream_output.c:490:9: note: shadowed declaration is here 490 | int i_index; | ^~~~~~~ stream_output/stream_output.c: In function 'sout_MuxGetStream': stream_output/stream_output.c:574:9: warning: 'block_FifoCount' is deprecated [-Wdeprecated-declarations] 574 | if( block_FifoCount( p_input->p_fifo ) < i_blocks ) | ^~ In file included from stream_output/stream_output.c:47: ../include/vlc_block.h:477:16: note: declared here 477 | VLC_API size_t block_FifoCount(block_fifo_t *) VLC_USED VLC_DEPRECATED; | ^~~~~~~~~~~~~~~ CC input/vlm.lo CC input/vlm_event.lo CC input/vlmshell.lo CCLD libvlccore.la copying selected object files to avoid basename conflicts... GEN vlc-plugin.pc config.status: creating src/vlc-plugin.pc gmake[3]: Leaving directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/src' gmake[2]: Leaving directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/src' Making all in modules gmake[2]: Entering directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/modules' MOC gui/qt/main_interface.moc.cpp MOC gui/qt/menus.moc.cpp MOC gui/qt/dialogs_provider.moc.cpp MOC gui/qt/input_manager.moc.cpp MOC gui/qt/actions_manager.moc.cpp MOC gui/qt/extensions_manager.moc.cpp MOC gui/qt/managers/addons_manager.moc.cpp MOC gui/qt/recents.moc.cpp MOC gui/qt/adapters/seekpoints.moc.cpp MOC gui/qt/adapters/chromaprint.moc.cpp MOC gui/qt/adapters/variables.moc.cpp MOC gui/qt/dialogs/playlist.moc.cpp MOC gui/qt/dialogs/bookmarks.moc.cpp MOC gui/qt/dialogs/mediainfo.moc.cpp MOC gui/qt/dialogs/extended.moc.cpp MOC gui/qt/dialogs/messages.moc.cpp MOC gui/qt/dialogs/epg.moc.cpp MOC gui/qt/dialogs/errors.moc.cpp MOC gui/qt/dialogs/external.moc.cpp MOC gui/qt/dialogs/plugins.moc.cpp MOC gui/qt/dialogs/preferences.moc.cpp MOC gui/qt/dialogs/sout.moc.cpp MOC gui/qt/dialogs/convert.moc.cpp MOC gui/qt/dialogs/help.moc.cpp MOC gui/qt/dialogs/gototime.moc.cpp MOC gui/qt/dialogs/toolbar.moc.cpp MOC gui/qt/dialogs/open.moc.cpp MOC gui/qt/dialogs/openurl.moc.cpp MOC gui/qt/dialogs/podcast_configuration.moc.cpp MOC gui/qt/dialogs/firstrun.moc.cpp MOC gui/qt/dialogs/extensions.moc.cpp MOC gui/qt/dialogs/fingerprintdialog.moc.cpp MOC gui/qt/components/extended_panels.moc.cpp MOC gui/qt/components/info_panels.moc.cpp MOC gui/qt/components/info_widgets.moc.cpp MOC gui/qt/components/preferences_widgets.moc.cpp MOC gui/qt/components/complete_preferences.moc.cpp MOC gui/qt/components/simple_preferences.moc.cpp MOC gui/qt/components/open_panels.moc.cpp MOC gui/qt/components/interface_widgets.moc.cpp MOC gui/qt/components/controller.moc.cpp MOC gui/qt/components/controller_widget.moc.cpp MOC gui/qt/components/epg/EPGChannels.moc.cpp MOC gui/qt/components/epg/EPGProgram.moc.cpp MOC gui/qt/components/epg/EPGRuler.moc.cpp MOC gui/qt/components/epg/EPGView.moc.cpp MOC gui/qt/components/epg/EPGWidget.moc.cpp MOC gui/qt/components/playlist/views.moc.cpp MOC gui/qt/components/playlist/vlc_model.moc.cpp MOC gui/qt/components/playlist/playlist_model.moc.cpp MOC gui/qt/components/playlist/playlist.moc.cpp MOC gui/qt/components/playlist/standardpanel.moc.cpp MOC gui/qt/components/playlist/selector.moc.cpp MOC gui/qt/components/sout/profile_selector.moc.cpp MOC gui/qt/components/sout/sout_widgets.moc.cpp MOC gui/qt/util/animators.moc.cpp MOC gui/qt/util/input_slider.moc.cpp MOC gui/qt/util/timetooltip.moc.cpp MOC gui/qt/util/customwidgets.moc.cpp MOC gui/qt/util/searchlineedit.moc.cpp MOC gui/qt/util/qmenuview.moc.cpp MOC gui/qt/util/qvlcapp.moc.cpp MOC gui/qt/util/pictureflow.moc.cpp MOC gui/qt/util/validators.moc.cpp MOC gui/qt/util/buttons/RoundButton.moc.cpp MOC gui/qt/util/buttons/DeckButtonsLayout.moc.cpp MOC gui/qt/util/buttons/BrowseButton.moc.cpp MOC gui/qt/styles/seekstyle.moc.cpp UIC gui/qt/ui/equalizer.h UIC gui/qt/ui/video_effects.h UIC gui/qt/ui/open_file.h UIC gui/qt/ui/open_disk.h UIC gui/qt/ui/open_net.h UIC gui/qt/ui/open_capture.h UIC gui/qt/ui/open.h UIC gui/qt/ui/vlm.h UIC gui/qt/ui/podcast_configuration.h UIC gui/qt/ui/profiles.h UIC gui/qt/ui/sprefs_audio.h gui/qt/ui/sprefs_audio.ui: Warning: Buddy assignment: 'mmdevicePassthrough' is not a valid widget. UIC gui/qt/ui/sprefs_input.h UIC gui/qt/ui/sprefs_interface.h UIC gui/qt/ui/sprefs_subtitles.h UIC gui/qt/ui/sprefs_video.h UIC gui/qt/ui/streampanel.h UIC gui/qt/ui/messages_panel.h UIC gui/qt/ui/about.h UIC gui/qt/ui/update.h UIC gui/qt/ui/fingerprintdialog.h UIC gui/qt/ui/sout.h GEN gui/qt/resources.cpp MOC gui/qt/dialogs/vlm.moc.cpp protoc --cpp_out=. -I. stream_out/chromecast/cast_channel.proto /opt/pkg/bin/gmake all-recursive gmake[3]: Entering directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/modules' Making all in . gmake[4]: Entering directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/modules' CC access/attachment.lo CCLD libattachment_plugin.la CC access/libfilesystem_plugin_la-file.lo CC access/libfilesystem_plugin_la-directory.lo CC access/libfilesystem_plugin_la-fs.lo CCLD libfilesystem_plugin.la CC access/idummy.lo In file included from ../include/vlc_common.h:409, from access/idummy.c:32: access/idummy.c: In function 'DemuxHold': ../include/vlc_threads.h:878:19: warning: call to 'harmful_delay.constprop' declared with attribute warning: use proper event handling instead of short delay [-Wattribute-warning] 878 | #define msleep(d) msleep(check_delay(d)) | ^~~~~~~~~~~~~~~~~~~~~~ access/idummy.c:59:5: note: in expansion of macro 'msleep' 59 | msleep( 10000 ); /* FIXME!!! */ | ^~~~~~ In function 'DemuxPause', inlined from 'DemuxPause' at access/idummy.c:69:12: ../include/vlc_threads.h:878:19: warning: call to 'harmful_delay.constprop' declared with attribute warning: use proper event handling instead of short delay [-Wattribute-warning] 878 | #define msleep(d) msleep(check_delay(d)) | ^~~~~~~~~~~~~~~~~~~~~~ access/idummy.c:77:5: note: in expansion of macro 'msleep' 77 | msleep( 10000 ); /* FIXME!!! */ | ^~~~~~ CCLD libidummy_plugin.la CC access/imem-access.lo CCLD libimem_plugin.la CC access/imem.lo CCLD libaccess_imem_plugin.la CC access/sdp.lo CCLD libsdp_plugin.la CC access/timecode.lo CCLD libtimecode_plugin.la CC access/vdr.lo CCLD libvdr_plugin.la CC access/oss.lo CCLD libaccess_oss_plugin.la CC access/shm.lo CCLD libshm_plugin.la CC access/screen/libxcb_screen_plugin_la-xcb.lo CCLD libxcb_screen_plugin.la CC access/libdvdnav_plugin_la-dvdnav.lo In file included from ../include/vlc_common.h:409, from access/dvdnav.c:46: access/dvdnav.c: In function 'Demux': ../include/vlc_threads.h:878:19: warning: call to 'harmful_delay.constprop' declared with attribute warning: use proper event handling instead of short delay [-Wattribute-warning] 878 | #define msleep(d) msleep(check_delay(d)) | ^~~~~~~~~~~~~~~~~~~~~~ access/dvdnav.c:909:9: note: in expansion of macro 'msleep' 909 | msleep( 40000 ); | ^~~~~~ CCLD libdvdnav_plugin.la CC access/libdvdread_plugin_la-dvdread.lo CCLD libdvdread_plugin.la CC access/liblibbluray_plugin_la-bluray.lo access/bluray.c: In function 'FindMountPoint': access/bluray.c:453:3: warning: #warning Disc device to mount point not implemented [-Wcpp] 453 | # warning Disc device to mount point not implemented | ^~~~~~~ In file included from ../include/vlc_common.h:409, from access/bluray.c:43: In function 'blurayStillImage', inlined from 'blurayHandleEvent' at access/bluray.c:2863:9: ../include/vlc_threads.h:878:19: warning: call to 'harmful_delay.constprop' declared with attribute warning: use proper event handling instead of short delay [-Wattribute-warning] 878 | #define msleep(d) msleep(check_delay(d)) | ^~~~~~~~~~~~~~~~~~~~~~ access/bluray.c:2672:5: note: in expansion of macro 'msleep' 2672 | msleep( 40000 ); | ^~~~~~ access/bluray.c: In function 'blurayHandleEvent': ../include/vlc_threads.h:878:19: warning: call to 'harmful_delay.constprop' declared with attribute warning: use proper event handling instead of short delay [-Wattribute-warning] 878 | #define msleep(d) msleep(check_delay(d)) | ^~~~~~~~~~~~~~~~~~~~~~ access/bluray.c:2882:9: note: in expansion of macro 'msleep' 2882 | msleep( 40000 ); | ^~~~~~ access/bluray.c: In function 'blurayDemux': ../include/vlc_threads.h:878:19: warning: call to 'harmful_delay.constprop' declared with attribute warning: use proper event handling instead of short delay [-Wattribute-warning] 878 | #define msleep(d) msleep(check_delay(d)) | ^~~~~~~~~~~~~~~~~~~~~~ access/bluray.c:2991:13: note: in expansion of macro 'msleep' 2991 | msleep( 40000 ); | ^~~~~~ CCLD liblibbluray_plugin.la CC access/ftp.lo CCLD libftp_plugin.la CC access/http.lo CCLD libhttp_plugin.la CC access/mms/libaccess_mms_plugin_la-mms.lo CC access/mms/libaccess_mms_plugin_la-mmsh.lo CC access/mms/libaccess_mms_plugin_la-mmstu.lo CC access/mms/libaccess_mms_plugin_la-buffer.lo CC access/mms/libaccess_mms_plugin_la-asf.lo CCLD libaccess_mms_plugin.la CC access/tcp.lo CCLD libtcp_plugin.la CC access/udp.lo CCLD libudp_plugin.la CC access/libavio_plugin_la-avio.lo CCLD libavio_plugin.la CC access/satip.lo access/satip.c: In function 'parse_port': access/satip.c:143:20: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 143 | if (p < 0 || p > UINT16_MAX) | ^ In function 'parse_session', inlined from 'rtsp_handle' at access/satip.c:298:13: access/satip.c:127:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 127 | strncpy(session, tok, __MIN(strlen(tok), max - 1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from access/satip.c:34: access/satip.c: In function 'rtsp_handle': access/satip.c:127:33: note: length computed here 127 | strncpy(session, tok, __MIN(strlen(tok), max - 1)); ../include/vlc_common.h:492:30: note: in definition of macro '__MIN' 492 | # define __MIN(a, b) ( ((a) < (b)) ? (a) : (b) ) | ^ In file included from ../include/vlc_common.h:409, from access/satip.c:34: access/satip.c: In function 'satip_teardown': ../include/vlc_threads.h:878:19: warning: call to 'harmful_delay.constprop' declared with attribute warning: use proper event handling instead of short delay [-Wattribute-warning] 878 | #define msleep(d) msleep(check_delay(d)) | ^~~~~~~~~~~~~~~~~~~~~~ access/satip.c:417:13: note: in expansion of macro 'msleep' 417 | msleep(150000); | ^~~~~~ CCLD libsatip_plugin.la CC access/concat.lo CCLD libaccess_concat_plugin.la CC access/libaccess_mtp_plugin_la-mtp.lo CCLD libaccess_mtp_plugin.la CC access/librist_plugin_la-rist.lo CCLD librist_plugin.la CC access/http/access.lo CC access/http/libvlc_http_la-message.lo access/http/message.c: In function 'vlc_http_msg_h2_frame': access/http/message.c:412:26: warning: '%hd' directive writing between 1 and 5 bytes into a region of size 4 [-Wformat-overflow=] 412 | sprintf(status, "%hd", m->status); | ^~~ access/http/message.c:412:25: note: directive argument in the range [0, 32767] 412 | sprintf(status, "%hd", m->status); | ^~~~~ access/http/message.c:412:9: note: 'sprintf' output between 2 and 6 bytes into a destination of size 4 412 | sprintf(status, "%hd", m->status); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC access/http/libvlc_http_la-resource.lo CC access/http/libvlc_http_la-file.lo CC access/http/libvlc_http_la-live.lo CC access/http/libvlc_http_la-hpack.lo CC access/http/libvlc_http_la-hpackenc.lo CC access/http/libvlc_http_la-h2frame.lo CC access/http/libvlc_http_la-h2output.lo CC access/http/libvlc_http_la-h2conn.lo CC access/http/libvlc_http_la-h1conn.lo CC access/http/libvlc_http_la-chunked.lo CC access/http/libvlc_http_la-tunnel.lo CC access/http/libvlc_http_la-connmgr.lo CCLD libvlc_http.la CCLD libhttps_plugin.la ld: warning: file /home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/src/.libs/libvlccore.so: linked to ../src/.libs/libvlccore.so: attempted multiple inclusion of file CC access/rtp/librtp_plugin_la-input.lo CC access/rtp/librtp_plugin_la-session.lo CC access/rtp/librtp_plugin_la-xiph.lo CC access/rtp/librtp_plugin_la-rtp.lo CC access/rtp/libvlc_srtp_la-srtp.lo CCLD libvlc_srtp.la CCLD librtp_plugin.la CC access_output/dummy.lo CCLD libaccess_output_dummy_plugin.la copying selected object files to avoid basename conflicts... CC access_output/file.lo CCLD libaccess_output_file_plugin.la CC access_output/http.lo CCLD libaccess_output_http_plugin.la CC access_output/udp.lo access_output/udp.c: In function 'NewUDPPacket': access_output/udp.c:360:5: warning: 'block_FifoCount' is deprecated [-Wdeprecated-declarations] 360 | while ( block_FifoCount( p_sys->p_empty_blocks ) > MAX_EMPTY_BLOCKS ) | ^~~~~ In file included from access_output/udp.c:41: ../include/vlc_block.h:477:16: note: declared here 477 | VLC_API size_t block_FifoCount(block_fifo_t *) VLC_USED VLC_DEPRECATED; | ^~~~~~~~~~~~~~~ access_output/udp.c:366:5: warning: 'block_FifoCount' is deprecated [-Wdeprecated-declarations] 366 | if( block_FifoCount( p_sys->p_empty_blocks ) == 0 ) | ^~ In file included from access_output/udp.c:41: ../include/vlc_block.h:477:16: note: declared here 477 | VLC_API size_t block_FifoCount(block_fifo_t *) VLC_USED VLC_DEPRECATED; | ^~~~~~~~~~~~~~~ CCLD libaccess_output_udp_plugin.la CC access_output/libaccess_output_livehttp_plugin_la-livehttp.lo CCLD libaccess_output_livehttp_plugin.la CC access_output/libaccess_output_shout_plugin_la-shout.lo access_output/shout.c: In function 'Open': access_output/shout.c:220:10: warning: 'shout_set_name' is deprecated: use shout_set_meta() with SHOUT_META_NAME [-Wdeprecated-declarations] 220 | || shout_set_name( p_shout, psz_name ) != SHOUTERR_SUCCESS | ^~ In file included from access_output/shout.c:54: /home/pbulk/build/multimedia/vlc/work/.buildlink/include/shout/shout.h:348:5: note: declared here 348 | int shout_set_name(shout_t *self, const char *name) SHOUT_ATTR_F_DEPRECATED("use shout_set_meta() with SHOUT_META_NAME"); // obsolete | ^~~~~~~~~~~~~~ access_output/shout.c:221:10: warning: 'shout_set_description' is deprecated: use shout_set_meta() with SHOUT_META_DESCRIPTION [-Wdeprecated-declarations] 221 | || shout_set_description( p_shout, psz_description ) != SHOUTERR_SUCCESS | ^~ In file included from access_output/shout.c:54: /home/pbulk/build/multimedia/vlc/work/.buildlink/include/shout/shout.h:357:5: note: declared here 357 | int shout_set_description(shout_t *self, const char *description) SHOUT_ATTR_F_DEPRECATED("use shout_set_meta() with SHOUT_META_DESCRIPTION"); // obsolete | ^~~~~~~~~~~~~~~~~~~~~ access_output/shout.c:222:10: warning: 'shout_set_genre' is deprecated: use shout_set_meta() with SHOUT_META_GENRE [-Wdeprecated-declarations] 222 | || shout_set_genre( p_shout, psz_genre ) != SHOUTERR_SUCCESS | ^~ In file included from access_output/shout.c:54: /home/pbulk/build/multimedia/vlc/work/.buildlink/include/shout/shout.h:354:5: note: declared here 354 | int shout_set_genre(shout_t *self, const char *genre) SHOUT_ATTR_F_DEPRECATED("use shout_set_meta() with SHOUT_META_GENRE"); // obsolete | ^~~~~~~~~~~~~~~ access_output/shout.c:223:10: warning: 'shout_set_url' is deprecated: use shout_set_meta() with SHOUT_META_URL [-Wdeprecated-declarations] 223 | || shout_set_url( p_shout, psz_url ) != SHOUTERR_SUCCESS | ^~ In file included from access_output/shout.c:54: /home/pbulk/build/multimedia/vlc/work/.buildlink/include/shout/shout.h:351:5: note: declared here 351 | int shout_set_url(shout_t *self, const char *url) SHOUT_ATTR_F_DEPRECATED("use shout_set_meta() with SHOUT_META_URL"); // obsolete | ^~~~~~~~~~~~~ access_output/shout.c:242:5: warning: 'shout_set_format' is deprecated: Use shout_set_content_format() [-Wdeprecated-declarations] 242 | i_ret = shout_set_format( p_shout, var_GetBool( p_access, SOUT_CFG_PREFIX "mp3" ) ? | ^~~~~ In file included from access_output/shout.c:54: /home/pbulk/build/multimedia/vlc/work/.buildlink/include/shout/shout.h:361:5: note: declared here 361 | int shout_set_format(shout_t *self, unsigned int format) SHOUT_ATTR_F_DEPRECATED("Use shout_set_content_format()"); // obsolete | ^~~~~~~~~~~~~~~~ CCLD libaccess_output_shout_plugin.la CC access_output/libaccess_output_rist_plugin_la-rist.lo CCLD libaccess_output_rist_plugin.la CC audio_output/adummy.lo CCLD libadummy_plugin.la CC audio_output/libafile_plugin_la-file.lo CCLD libafile_plugin.la CC audio_output/amem.lo CCLD libamem_plugin.la CC audio_output/oss.lo audio_output/oss.c: In function 'Start': audio_output/oss.c:162:16: warning: this statement may fall through [-Wimplicit-fallthrough=] 162 | if (spdif) | ^ audio_output/oss.c:167:9: note: here 167 | default: | ^~~~~~~ CCLD liboss_plugin.la CC audio_filter/audiobargraph_a.lo CCLD libaudiobargraph_a_plugin.la CC audio_filter/chorus_flanger.lo CCLD libchorus_flanger_plugin.la CC audio_filter/compressor.lo CCLD libcompressor_plugin.la CC audio_filter/equalizer.lo CCLD libequalizer_plugin.la CC audio_filter/karaoke.lo CCLD libkaraoke_plugin.la CC audio_filter/normvol.lo CCLD libnormvol_plugin.la CC audio_filter/gain.lo CCLD libgain_plugin.la CC audio_filter/param_eq.lo CCLD libparam_eq_plugin.la CC audio_filter/scaletempo.lo CCLD libscaletempo_plugin.la CC audio_filter/libscaletempo_pitch_plugin_la-scaletempo.lo CCLD libscaletempo_pitch_plugin.la CXX audio_filter/spatializer/allpass.lo CXX audio_filter/spatializer/comb.lo CC audio_filter/spatializer/denormals.lo CXX audio_filter/spatializer/revmodel.lo CXX audio_filter/spatializer/spatializer.lo CXXLD libspatializer_plugin.la CC audio_filter/stereo_widen.lo CCLD libstereo_widen_plugin.la CC audio_filter/channel_mixer/dolby.lo CCLD libdolby_surround_decoder_plugin.la CC audio_filter/channel_mixer/headphone.lo CCLD libheadphone_channel_mixer_plugin.la CC audio_filter/channel_mixer/mono.lo CCLD libmono_plugin.la CC audio_filter/channel_mixer/remap.lo audio_filter/channel_mixer/remap.c: In function 'RemapAddU8': audio_filter/channel_mixer/remap.c:209:23: warning: array subscript has type 'char' [-Wchar-subscripts] 209 | p_dest[ out_ch ] += p_src[ in_ch ] / p_sys->nb_in_ch[ out_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:218:1: note: in expansion of macro 'DEFINE_REMAP' 218 | DEFINE_REMAP( U8, uint8_t ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c:209:69: warning: array subscript has type 'char' [-Wchar-subscripts] 209 | p_dest[ out_ch ] += p_src[ in_ch ] / p_sys->nb_in_ch[ out_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:218:1: note: in expansion of macro 'DEFINE_REMAP' 218 | DEFINE_REMAP( U8, uint8_t ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c:211:23: warning: array subscript has type 'char' [-Wchar-subscripts] 211 | p_dest[ out_ch ] += p_src[ in_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:218:1: note: in expansion of macro 'DEFINE_REMAP' 218 | DEFINE_REMAP( U8, uint8_t ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c: In function 'RemapAddS16N': audio_filter/channel_mixer/remap.c:209:23: warning: array subscript has type 'char' [-Wchar-subscripts] 209 | p_dest[ out_ch ] += p_src[ in_ch ] / p_sys->nb_in_ch[ out_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:219:1: note: in expansion of macro 'DEFINE_REMAP' 219 | DEFINE_REMAP( S16N, int16_t ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c:209:69: warning: array subscript has type 'char' [-Wchar-subscripts] 209 | p_dest[ out_ch ] += p_src[ in_ch ] / p_sys->nb_in_ch[ out_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:219:1: note: in expansion of macro 'DEFINE_REMAP' 219 | DEFINE_REMAP( S16N, int16_t ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c:211:23: warning: array subscript has type 'char' [-Wchar-subscripts] 211 | p_dest[ out_ch ] += p_src[ in_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:219:1: note: in expansion of macro 'DEFINE_REMAP' 219 | DEFINE_REMAP( S16N, int16_t ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c: In function 'RemapAddS32N': audio_filter/channel_mixer/remap.c:209:23: warning: array subscript has type 'char' [-Wchar-subscripts] 209 | p_dest[ out_ch ] += p_src[ in_ch ] / p_sys->nb_in_ch[ out_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:220:1: note: in expansion of macro 'DEFINE_REMAP' 220 | DEFINE_REMAP( S32N, int32_t ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c:209:69: warning: array subscript has type 'char' [-Wchar-subscripts] 209 | p_dest[ out_ch ] += p_src[ in_ch ] / p_sys->nb_in_ch[ out_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:220:1: note: in expansion of macro 'DEFINE_REMAP' 220 | DEFINE_REMAP( S32N, int32_t ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c:211:23: warning: array subscript has type 'char' [-Wchar-subscripts] 211 | p_dest[ out_ch ] += p_src[ in_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:220:1: note: in expansion of macro 'DEFINE_REMAP' 220 | DEFINE_REMAP( S32N, int32_t ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c: In function 'RemapAddFL32': audio_filter/channel_mixer/remap.c:209:23: warning: array subscript has type 'char' [-Wchar-subscripts] 209 | p_dest[ out_ch ] += p_src[ in_ch ] / p_sys->nb_in_ch[ out_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:221:1: note: in expansion of macro 'DEFINE_REMAP' 221 | DEFINE_REMAP( FL32, float ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c:209:69: warning: array subscript has type 'char' [-Wchar-subscripts] 209 | p_dest[ out_ch ] += p_src[ in_ch ] / p_sys->nb_in_ch[ out_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:221:1: note: in expansion of macro 'DEFINE_REMAP' 221 | DEFINE_REMAP( FL32, float ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c:211:23: warning: array subscript has type 'char' [-Wchar-subscripts] 211 | p_dest[ out_ch ] += p_src[ in_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:221:1: note: in expansion of macro 'DEFINE_REMAP' 221 | DEFINE_REMAP( FL32, float ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c: In function 'RemapAddFL64': audio_filter/channel_mixer/remap.c:209:23: warning: array subscript has type 'char' [-Wchar-subscripts] 209 | p_dest[ out_ch ] += p_src[ in_ch ] / p_sys->nb_in_ch[ out_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:222:1: note: in expansion of macro 'DEFINE_REMAP' 222 | DEFINE_REMAP( FL64, double ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c:209:69: warning: array subscript has type 'char' [-Wchar-subscripts] 209 | p_dest[ out_ch ] += p_src[ in_ch ] / p_sys->nb_in_ch[ out_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:222:1: note: in expansion of macro 'DEFINE_REMAP' 222 | DEFINE_REMAP( FL64, double ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c:211:23: warning: array subscript has type 'char' [-Wchar-subscripts] 211 | p_dest[ out_ch ] += p_src[ in_ch ]; \ | ^ audio_filter/channel_mixer/remap.c:222:1: note: in expansion of macro 'DEFINE_REMAP' 222 | DEFINE_REMAP( FL64, double ) | ^~~~~~~~~~~~ audio_filter/channel_mixer/remap.c: In function 'OpenFilter': audio_filter/channel_mixer/remap.c:350:45: warning: array subscript has type 'char' [-Wchar-subscripts] 350 | if( ++p_sys->nb_in_ch[ p_sys->map_ch[i] ] > 1 ) | ~~~~~~~~~~~~~^~~ CCLD libremap_plugin.la CC audio_filter/channel_mixer/libsimple_channel_mixer_plugin_la-simple.lo CCLD libsimple_channel_mixer_plugin.la CC audio_filter/channel_mixer/trivial.lo CCLD libtrivial_channel_mixer_plugin.la CC audio_filter/converter/tospdif.lo CC packetizer/dts_header.lo CCLD libtospdif_plugin.la CC audio_filter/converter/libaudio_format_plugin_la-format.lo CCLD libaudio_format_plugin.la CC audio_filter/resampler/libsamplerate_plugin_la-src.lo CCLD libsamplerate_plugin.la CC audio_filter/resampler/ugly.lo CCLD libugly_resampler_plugin.la CC audio_mixer/libfloat_mixer_plugin_la-float.lo CCLD libfloat_mixer_plugin.la CC audio_mixer/libinteger_mixer_plugin_la-integer.lo CCLD libinteger_mixer_plugin.la CC video_chroma/i420_rgb.lo CC video_chroma/i420_rgb8.lo CC video_chroma/i420_rgb16.lo CCLD libi420_rgb_plugin.la CC video_chroma/libi420_yuy2_plugin_la-i420_yuy2.lo CCLD libi420_yuy2_plugin.la CC video_chroma/libi420_nv12_plugin_la-i420_nv12.lo CC video_chroma/copy.lo In file included from video_chroma/copy.c:33: video_chroma/copy.c: In function 'Copy420_P_to_SP': ../include/vlc_common.h:492:33: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'const long unsigned int'} and 'int' [-Wsign-compare] 492 | # define __MIN(a, b) ( ((a) < (b)) ? (a) : (b) ) | ^ video_chroma/copy.c:835:33: note: in expansion of macro '__MIN' 835 | const unsigned copy_pitch = __MIN(src_pitch[1], dst->p[1].i_pitch / 2); | ^~~~~ ../include/vlc_common.h:492:48: warning: operand of '?:' changes signedness from 'int' to 'size_t' {aka 'const long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 492 | # define __MIN(a, b) ( ((a) < (b)) ? (a) : (b) ) | ^~~ video_chroma/copy.c:835:33: note: in expansion of macro '__MIN' 835 | const unsigned copy_pitch = __MIN(src_pitch[1], dst->p[1].i_pitch / 2); | ^~~~~ CCLD libchroma_copy.la CCLD libi420_nv12_plugin.la CC video_chroma/libi420_10_p010_plugin_la-i420_10_p010.lo CCLD libi420_10_p010_plugin.la CC video_chroma/i422_i420.lo CCLD libi422_i420_plugin.la CC video_chroma/libi422_yuy2_plugin_la-i422_yuy2.lo CCLD libi422_yuy2_plugin.la CC video_chroma/grey_yuv.lo CCLD libgrey_yuv_plugin.la CC video_chroma/yuy2_i420.lo CCLD libyuy2_i420_plugin.la CC video_chroma/yuy2_i422.lo CCLD libyuy2_i422_plugin.la CC video_chroma/rv32.lo CCLD librv32_plugin.la CC video_chroma/chain.lo CCLD libchain_plugin.la CC video_chroma/yuvp.lo CCLD libyuvp_plugin.la CC video_chroma/libswscale_plugin_la-swscale.lo video_chroma/swscale.c: In function 'Convert': video_chroma/swscale.c:610:21: warning: passing argument 2 of 'sws_scale' from incompatible pointer type [-Wincompatible-pointer-types] 610 | sws_scale( ctx, src, src_stride, 0, i_height, | ^~~ | | | uint8_t ** {aka unsigned char **} In file included from video_chroma/swscale.c:39: /home/pbulk/build/multimedia/vlc/work/.buildlink/include/ffmpeg4/libswscale/swscale.h:217:58: note: expected 'const uint8_t * const*' {aka 'const unsigned char * const*'} but argument is of type 'uint8_t **' {aka 'unsigned char **'} 217 | int sws_scale(struct SwsContext *c, const uint8_t *const srcSlice[], | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ CC codec/avcodec/libswscale_plugin_la-chroma.lo CCLD libswscale_plugin.la CC video_chroma/libi420_rgb_mmx_plugin_la-i420_rgb.lo CC video_chroma/libi420_rgb_mmx_plugin_la-i420_rgb16_x86.lo CCLD libi420_rgb_mmx_plugin.la CC video_chroma/libi420_yuy2_mmx_plugin_la-i420_yuy2.lo CCLD libi420_yuy2_mmx_plugin.la CC video_chroma/libi422_yuy2_mmx_plugin_la-i422_yuy2.lo CCLD libi422_yuy2_mmx_plugin.la CC video_chroma/libi420_rgb_sse2_plugin_la-i420_rgb.lo CC video_chroma/libi420_rgb_sse2_plugin_la-i420_rgb16_x86.lo CCLD libi420_rgb_sse2_plugin.la CC video_chroma/libi420_yuy2_sse2_plugin_la-i420_yuy2.lo CCLD libi420_yuy2_sse2_plugin.la CC video_chroma/libi422_yuy2_sse2_plugin_la-i422_yuy2.lo CCLD libi422_yuy2_sse2_plugin.la CC codec/ddummy.lo CCLD libddummy_plugin.la CC codec/edummy.lo CCLD libedummy_plugin.la CC codec/spdif.lo CCLD libspdif_plugin.la CC codec/liba52_plugin_la-a52.lo CCLD liba52_plugin.la CC codec/adpcm.lo CCLD libadpcm_plugin.la CC codec/aes3.lo CCLD libaes3_plugin.la CC codec/araw.lo CCLD libaraw_plugin.la CC codec/g711.lo CCLD libg711_plugin.la CC codec/libfluidsynth_plugin_la-fluidsynth.lo codec/fluidsynth.c: In function 'Open': codec/fluidsynth.c:164:5: warning: 'fluid_synth_set_chorus_on' is deprecated [-Wdeprecated-declarations] 164 | fluid_synth_set_chorus_on (p_sys->synth, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/multimedia/vlc/work/.buildlink/include/fluidsynth.h:100, from codec/fluidsynth.c:42: /home/pbulk/build/multimedia/vlc/work/.buildlink/include/fluidsynth/synth.h:208:38: note: declared here 208 | FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_chorus_on(fluid_synth_t *synth, int on); | ^~~~~~~~~~~~~~~~~~~~~~~~~ codec/fluidsynth.c:170:5: warning: 'fluid_synth_set_reverb_on' is deprecated [-Wdeprecated-declarations] 170 | fluid_synth_set_reverb_on (p_sys->synth, | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/multimedia/vlc/work/.buildlink/include/fluidsynth.h:100, from codec/fluidsynth.c:42: /home/pbulk/build/multimedia/vlc/work/.buildlink/include/fluidsynth/synth.h:162:38: note: declared here 162 | FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_reverb_on(fluid_synth_t *synth, int on); | ^~~~~~~~~~~~~~~~~~~~~~~~~ codec/fluidsynth.c:175:5: warning: 'fluid_synth_set_sample_rate' is deprecated [-Wdeprecated-declarations] 175 | fluid_synth_set_sample_rate (p_sys->synth, p_dec->fmt_out.audio.i_rate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/pbulk/build/multimedia/vlc/work/.buildlink/include/fluidsynth.h:100, from codec/fluidsynth.c:42: /home/pbulk/build/multimedia/vlc/work/.buildlink/include/fluidsynth/synth.h:253:38: note: declared here 253 | FLUID_DEPRECATED FLUIDSYNTH_API void fluid_synth_set_sample_rate(fluid_synth_t *synth, float sample_rate); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libfluidsynth_plugin.la CC codec/lpcm.lo CCLD liblpcm_plugin.la CC codec/libmpg123_plugin_la-mpg123.lo CCLD libmpg123_plugin.la CC codec/uleaddvaudio.lo CCLD libuleaddvaudio_plugin.la CC codec/cdg.lo CCLD libcdg_plugin.la CC codec/rawvideo.lo CCLD librawvideo_plugin.la CC codec/rtpvideo.lo CCLD librtpvideo_plugin.la CC codec/libschroedinger_plugin_la-schroedinger.lo CCLD libschroedinger_plugin.la CC codec/png.lo CCLD libpng_plugin.la CC codec/jpeg.lo codec/jpeg.c: In function 'DecodeBlock': codec/jpeg.c:503:16: warning: variable 'p_row_pointers' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] 503 | JSAMPARRAY p_row_pointers = NULL; | ^~~~~~~~~~~~~~ CCLD libjpeg_plugin.la CC codec/libxwd_plugin_la-xwd.lo CCLD libxwd_plugin.la CC codec/liblibass_plugin_la-libass.lo codec/libass.c: In function 'SubpictureValidate': codec/libass.c:445:9: warning: 'ass_set_aspect_ratio' is deprecated: use 'ass_set_pixel_aspect' instead [-Wdeprecated-declarations] 445 | ass_set_aspect_ratio( p_sys->p_renderer, dst_ratio / src_ratio, 1 ); | ^~~~~~~~~~~~~~~~~~~~ In file included from codec/libass.c:43: /home/pbulk/build/multimedia/vlc/work/.buildlink/include/ass/ass.h:465:6: note: declared here 465 | void ass_set_aspect_ratio(ASS_Renderer *priv, double dar, double sar); | ^~~~~~~~~~~~~~~~~~~~ CCLD liblibass_plugin.la CC codec/cc.lo CC codec/cea708.lo CCLD libcc_plugin.la CC codec/cvdsub.lo CCLD libcvdsub_plugin.la CC codec/dvbsub.lo CCLD libdvbsub_plugin.la CC codec/scte18.lo CC codec/atsc_a65.lo CCLD libscte18_plugin.la CC codec/scte27.lo CCLD libscte27_plugin.la CC codec/spudec/libspudec_plugin_la-spudec.lo codec/spudec/spudec.c: In function 'Decode': codec/spudec/spudec.c:163:25: warning: passing argument 2 of 'ParsePacket' from incompatible pointer type [-Wincompatible-pointer-types] 163 | ParsePacket( p_dec, decoder_QueueSub ); | ^~~~~~~~~~~~~~~~ | | | int (*)(decoder_t *, subpicture_t *) In file included from codec/spudec/spudec.c:36: codec/spudec/spudec.h:63:38: note: expected 'void (*)(decoder_t *, subpicture_t *)' but argument is of type 'int (*)(decoder_t *, subpicture_t *)' 63 | void ParsePacket( decoder_t *, void(*pf_queue)(decoder_t *, subpicture_t *) ); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC codec/spudec/libspudec_plugin_la-parse.lo CCLD libspudec_plugin.la CC codec/stl.lo CCLD libstl_plugin.la CC codec/subsdec.lo codec/subsdec.c: In function 'ParseSubtitles': codec/subsdec.c:901:23: warning: declaration of 'psz_tagname' shadows a previous local [-Wshadow=compatible-local] 901 | char* psz_tagname = GetTag( &psz_subtitle, true ); | ^~~~~~~~~~~ codec/subsdec.c:763:19: note: shadowed declaration is here 763 | char *psz_tagname = GetTag( &psz_subtitle, false ); | ^~~~~~~~~~~ CCLD libsubsdec_plugin.la CC codec/subsusf.lo CCLD libsubsusf_plugin.la CC codec/ttml/substtml.lo CC demux/ttml.lo CC codec/ttml/ttml.lo CCLD libttml_plugin.la copying selected object files to avoid basename conflicts... CC codec/webvtt/libwebvtt_plugin_la-subsvtt.lo CC codec/webvtt/libwebvtt_plugin_la-webvtt.lo codec/webvtt/webvtt.c: In function 'forward_line': codec/webvtt/webvtt.c:150:33: warning: implicit conversion from 'enum ' to 'enum webvtt_header_line_e' [-Wenum-conversion] 150 | p->pf_header( p->priv, p->section, b_new, psz_line ); | ~^~~~~~~~~ CC demux/libwebvtt_plugin_la-webvtt.lo demux/webvtt.c: In function 'demux_Range': demux/webvtt.c:349:73: warning: unused parameter 'i_end' [-Wunused-parameter] 349 | static block_t *demux_Range( demux_t *p_demux, mtime_t i_start, mtime_t i_end ) | ~~~~~~~~^~~~~ CC codec/webvtt/libwebvtt_plugin_la-CSSGrammar.lo CC codec/webvtt/libwebvtt_plugin_la-CSSLexer.lo codec/webvtt/CSSLexer.c: In function 'yy_get_next_buffer': codec/webvtt/CSSLexer.c:1596:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1596 | for ( n = 0; n < max_size && \ | ^ codec/webvtt/CSSLexer.c:2193:3: note: in expansion of macro 'YY_INPUT' 2193 | YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]), | ^~~~~~~~ CC codec/webvtt/libwebvtt_plugin_la-css_parser.lo CC codec/webvtt/libwebvtt_plugin_la-css_style.lo CCLD libwebvtt_plugin.la copying selected object files to avoid basename conflicts... CC codec/svcdsub.lo CCLD libsvcdsub_plugin.la CC codec/t140.lo CCLD libt140_plugin.la CC codec/telx.lo codec/telx.c: In function 'Decode': codec/telx.c:635:17: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 255 [-Wstringop-truncation] 635 | strncpy( p_sys->ppsz_lines[0], psz_line, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 636 | sizeof(p_sys->ppsz_lines[0]) - 1 ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ codec/telx.c:589:17: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 255 [-Wstringop-truncation] 589 | strncpy( p_sys->ppsz_lines[row], t, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 590 | sizeof(p_sys->ppsz_lines[row]) - 1 ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ codec/telx.c:556:17: warning: 'strncpy' output may be truncated copying 127 bytes from a string of length 255 [-Wstringop-truncation] 556 | strncpy( p_sys->ppsz_lines[row], psz_line, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 557 | sizeof(p_sys->ppsz_lines[row]) - 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libtelx_plugin.la CC codec/textst.lo CCLD libtextst_plugin.la CC codec/substx3g.lo CCLD libsubstx3g_plugin.la CC codec/libflac_plugin_la-flac.lo codec/flac.c: In function 'DecoderMetadataCallback': codec/flac.c:352:41: warning: declaration of 'i' shadows a previous local [-Wshadow=local] 352 | for( size_t i=0; idata.vorbis_comment.num_comments; i++ ) | ^ codec/flac.c:372:39: warning: declaration of 'i' shadows a previous local [-Wshadow=compatible-local] 372 | for( unsigned i=0; idata.vorbis_comment.num_comments; i++ ) | ^ CCLD libflac_plugin.la CC codec/libkate_plugin_la-kate.lo CCLD libkate_plugin.la CC codec/libopus_plugin_la-opus.lo CC codec/libopus_plugin_la-opus_header.lo CCLD libopus_plugin.la CC codec/libtheora_plugin_la-theora.lo CCLD libtheora_plugin.la CC codec/libvorbis_plugin_la-vorbis.lo CCLD libvorbis_plugin.la CC codec/liboggspots_plugin_la-oggspots.lo codec/oggspots.c: In function 'ProcessHeader': codec/oggspots.c:270:15: warning: declaration of 'p_extra' shadows a previous local [-Wshadow=local] 270 | void* p_extra = realloc(p_dec->fmt_out.p_extra, | ^~~~~~~ codec/oggspots.c:200:20: note: shadowed declaration is here 200 | const uint8_t* p_extra; | ^~~~~~~ codec/oggspots.c: In function 'DecodePacket': codec/oggspots.c:385:5: warning: ignoring return value of 'decoder_UpdateVideoFormat' declared with attribute 'warn_unused_result' [-Wunused-result] 385 | decoder_UpdateVideoFormat(p_dec); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD liboggspots_plugin.la CC codec/avcodec/libavcodec_plugin_la-video.lo codec/avcodec/video.c: In function 'InitVideoDec': codec/avcodec/video.c:577:5: warning: 'thread_safe_callbacks' is deprecated [-Wdeprecated-declarations] 577 | p_context->thread_safe_callbacks = true; | ^~~~~~~~~ In file included from codec/avcodec/video.c:39: /home/pbulk/build/multimedia/vlc/work/.buildlink/include/ffmpeg4/libavcodec/avcodec.h:1812:9: note: declared here 1812 | int thread_safe_callbacks; | ^~~~~~~~~~~~~~~~~~~~~ CC codec/avcodec/libavcodec_plugin_la-subtitle.lo codec/avcodec/subtitle.c: In function 'InitSubtitleDec': codec/avcodec/subtitle.c:96:5: warning: 'av_codec_set_pkt_timebase' is deprecated [-Wdeprecated-declarations] 96 | av_codec_set_pkt_timebase(context, AV_TIME_BASE_Q); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from codec/avcodec/subtitle.c:36: /home/pbulk/build/multimedia/vlc/work/.buildlink/include/ffmpeg4/libavcodec/avcodec.h:2395:12: note: declared here 2395 | void av_codec_set_pkt_timebase (AVCodecContext *avctx, AVRational val); | ^~~~~~~~~~~~~~~~~~~~~~~~~ CC codec/avcodec/libavcodec_plugin_la-audio.lo codec/avcodec/audio.c: In function 'SetupOutputFormat': codec/avcodec/audio.c:598:9: warning: operand of '?:' changes signedness from 'int64_t' {aka 'long int'} to 'uint64_t' {aka 'long unsigned int'} due to unsignedness of other operand [-Wsign-compare] 598 | av_get_default_channel_layout( p_sys->p_context->channels ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC codec/avcodec/libavcodec_plugin_la-va.lo CC codec/avcodec/libavcodec_plugin_la-avcodec.lo CC codec/avcodec/libavcodec_plugin_la-encoder.lo codec/avcodec/encoder.c: In function 'InitVideoEnc': codec/avcodec/encoder.c:591:37: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 591 | p_context->intra_matrix = mpeg4_default_intra_matrix; | ^ codec/avcodec/encoder.c:592:37: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 592 | p_context->inter_matrix = mpeg4_default_non_intra_matrix; | ^ CC codec/avcodec/libavcodec_common_la-fourcc.lo CC codec/avcodec/libavcodec_common_la-chroma.lo CCLD libavcodec_common.la CCLD libavcodec_plugin.la CC control/dummy.lo CCLD libdummy_plugin.la copying selected object files to avoid basename conflicts... CC control/gestures.lo control/gestures.c: In function 'PlaylistEvent': control/gestures.c:502:39: warning: unused parameter 'oldval' [-Wunused-parameter] 502 | vlc_value_t oldval, vlc_value_t val, void *p_data ) | ~~~~~~~~~~~~^~~~~~ CCLD libgestures_plugin.la CC control/hotkeys.lo CCLD libhotkeys_plugin.la CC control/netsync.lo control/netsync.c: In function 'PlaylistEvent': control/netsync.c:277:38: warning: unused parameter 'oldval' [-Wunused-parameter] 277 | vlc_value_t oldval, vlc_value_t newval, void *data) | ~~~~~~~~~~~~^~~~~~ In file included from ../include/vlc_common.h:409, from control/netsync.c:34: control/netsync.c: In function 'Slave': ../include/vlc_threads.h:859:14: warning: call to 'harmful_delay.constprop' declared with attribute warning: use proper event handling instead of short delay [-Wattribute-warning] 859 | ? harmful_delay(d) \ | ^~~~~~~~~~~~~~~~ ../include/vlc_threads.h:878:26: note: in expansion of macro 'check_delay' 878 | #define msleep(d) msleep(check_delay(d)) | ^~~~~~~~~~~ control/netsync.c:271:9: note: in expansion of macro 'msleep' 271 | msleep(INTF_IDLE_SLEEP); | ^~~~~~ CCLD libnetsync_plugin.la CC control/oldrc.lo CCLD liboldrc_plugin.la CC control/motion.lo control/motion.c: In function 'RunIntf': control/motion.c:139:2: warning: #warning FIXME: check once (or less) per picture, not once per interval [-Wcpp] 139 | #warning FIXME: check once (or less) per picture, not once per interval | ^~~~~~~ control/motion.c:164:2: warning: #warning FIXME: refactor this plugin as a video filter! [-Wcpp] 164 | #warning FIXME: refactor this plugin as a video filter! | ^~~~~~~ In file included from ../include/vlc_common.h:409, from control/motion.c:37: ../include/vlc_threads.h:859:14: warning: call to 'harmful_delay.constprop' declared with attribute warning: use proper event handling instead of short delay [-Wattribute-warning] 859 | ? harmful_delay(d) \ | ^~~~~~~~~~~~~~~~ ../include/vlc_threads.h:878:26: note: in expansion of macro 'check_delay' 878 | #define msleep(d) msleep(check_delay(d)) | ^~~~~~~~~~~ control/motion.c:140:9: note: in expansion of macro 'msleep' 140 | msleep( INTF_IDLE_SLEEP ); | ^~~~~~ CC control/libvlc_motion_la-motionlib.lo CCLD libvlc_motion.la CCLD libmotion_plugin.la CC control/dbus/libdbus_plugin_la-dbus_root.lo CC control/dbus/libdbus_plugin_la-dbus_player.lo CC control/dbus/libdbus_plugin_la-dbus_tracklist.lo CC control/dbus/libdbus_plugin_la-dbus.lo CCLD libdbus_plugin.la CC control/globalhotkeys/libxcb_hotkeys_plugin_la-xcb.lo CCLD libxcb_hotkeys_plugin.la CC demux/libflacsys_plugin_la-flac.lo demux/flac.c: In function 'GetPacketizedBlock': demux/flac.c:230:17: warning: unused variable 'i_ret' [-Wunused-variable] 230 | int i_ret = FLAC_ParseSyncInfo( p_block->p_buffer, streaminfo, NULL, &headerinfo ); | ^~~~~ CC demux/xiph_metadata.lo CCLD libxiph_metadata.la CCLD libflacsys_plugin.la CC demux/libogg_plugin_la-ogg.lo In file included from ../include/vlc_common.h:409, from demux/ogg.c:32: demux/ogg.c: In function 'Ogg_DecodePacket': ../include/vlc_threads.h:878:19: warning: call to 'harmful_delay.constprop' declared with attribute warning: use proper event handling instead of short delay [-Wattribute-warning] 878 | #define msleep(d) msleep(check_delay(d)) | ^~~~~~~~~~~~~~~~~~~~~~ demux/ogg.c:1480:13: note: in expansion of macro 'msleep' 1480 | msleep(10000); | ^~~~~~ demux/ogg.c: In function 'Demux': demux/ogg.c:2049:72: warning: 'tmp.sh.audio.blockalign' may be used uninitialized in this function [-Wmaybe-uninitialized] 2049 | p_stream->fmt.audio.i_blockalign = st->sh.audio.blockalign; | ~~~~~~~~~~~~^~~~~~~~~~~ CC demux/libogg_plugin_la-oggseek.lo demux/oggseek.c: In function 'Oggseek_BlindSeektoPosition': demux/oggseek.c:953:13: warning: variable 'i_pagepos' set but not used [-Wunused-but-set-variable] 953 | int64_t i_pagepos; | ^~~~~~~~~ demux/oggseek.c: In function 'Oggseek_ProbeEnd': demux/oggseek.c:320:5: warning: ignoring return value of 'vlc_stream_Seek' declared with attribute 'warn_unused_result' [-Wunused-result] 320 | vlc_stream_Seek( p_demux->s, i_backup_pos ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/oggseek.c: In function 'oggseek_read_page': demux/oggseek.c:1070:9: warning: ignoring return value of 'vlc_stream_Seek' declared with attribute 'warn_unused_result' [-Wunused-result] 1070 | vlc_stream_Seek( p_demux->s, i_in_pos ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/oggseek.c:1079:9: warning: ignoring return value of 'vlc_stream_Seek' declared with attribute 'warn_unused_result' [-Wunused-result] 1079 | vlc_stream_Seek( p_demux->s, i_in_pos ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD libogg_plugin.la CC demux/demuxdump.lo CCLD libdemuxdump_plugin.la CC demux/rawdv.lo CCLD librawdv_plugin.la CC demux/rawvid.lo CCLD librawvid_plugin.la CC demux/au.lo CCLD libau_plugin.la CC demux/rawaud.lo CCLD librawaud_plugin.la CC demux/wav.lo CCLD libwav_plugin.la CC demux/nsv.lo CCLD libnsv_plugin.la CC demux/real.lo CCLD libreal_plugin.la CC demux/mpeg/ps.lo CCLD libps_plugin.la CC demux/libmod_plugin_la-mod.lo CCLD libmod_plugin.la CC demux/pva.lo demux/pva.c: In function 'ParsePES': demux/pva.c:408:30: warning: 'hdr[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] 408 | hdr[0], hdr[1],hdr[2],hdr[3] ); | ^ demux/pva.c:408:37: warning: 'hdr[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] 408 | hdr[0], hdr[1],hdr[2],hdr[3] ); | ^ demux/pva.c:408:44: warning: 'hdr[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] 408 | hdr[0], hdr[1],hdr[2],hdr[3] ); | ^ demux/pva.c:405:12: warning: 'hdr[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] 405 | if( hdr[0] != 0 || hdr[1] != 0 || hdr[2] != 1 ) | ~~~^~~ demux/pva.c:408:44: warning: 'hdr[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] 408 | hdr[0], hdr[1],hdr[2],hdr[3] ); | ^ demux/pva.c:405:27: warning: 'hdr[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] 405 | if( hdr[0] != 0 || hdr[1] != 0 || hdr[2] != 1 ) | ~~~^~~ demux/pva.c:405:42: warning: 'hdr[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] 405 | if( hdr[0] != 0 || hdr[1] != 0 || hdr[2] != 1 ) | ~~~^~~ demux/pva.c:408:44: warning: 'hdr[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] 408 | hdr[0], hdr[1],hdr[2],hdr[3] ); | ^ CCLD libpva_plugin.la CC demux/aiff.lo CCLD libaiff_plugin.la CC demux/mjpeg.lo CCLD libmjpeg_plugin.la CC demux/subtitle.lo CCLD libsubtitle_plugin.la CC demux/ty.lo demux/ty.c: In function 'ty_stream_seek_pct': demux/ty.c:1083:5: warning: ignoring return value of 'vlc_stream_Seek' declared with attribute 'warn_unused_result' [-Wunused-result] 1083 | vlc_stream_Seek(p_demux->s, ((p_sys->i_cur_chunk-1) * CHUNK_SIZE) + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1084 | (p_sys->i_num_recs * 16) + l_skip_amt + 4); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c: In function 'parse_master': demux/ty.c:1628:5: warning: ignoring return value of 'vlc_stream_Read' declared with attribute 'warn_unused_result' [-Wunused-result] 1628 | vlc_stream_Read(p_demux->s, mst_buf, 32); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c:1650:9: warning: ignoring return value of 'vlc_stream_Read' declared with attribute 'warn_unused_result' [-Wunused-result] 1650 | vlc_stream_Read(p_demux->s, mst_buf, 8); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c:1654:13: warning: ignoring return value of 'vlc_stream_Read' declared with attribute 'warn_unused_result' [-Wunused-result] 1654 | vlc_stream_Read(p_demux->s, NULL, i_map_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c:1656:13: warning: ignoring return value of 'vlc_stream_Read' declared with attribute 'warn_unused_result' [-Wunused-result] 1656 | vlc_stream_Read(p_demux->s, mst_buf + 8, i_map_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c:1677:5: warning: ignoring return value of 'vlc_stream_Seek' declared with attribute 'warn_unused_result' [-Wunused-result] 1677 | vlc_stream_Seek(p_demux->s, i_save_pos + CHUNK_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c: In function 'get_chunk_header': demux/ty.c:1854:9: warning: ignoring return value of 'vlc_stream_Read' declared with attribute 'warn_unused_result' [-Wunused-result] 1854 | vlc_stream_Read( p_demux->s, NULL, p_sys->i_stuff_cnt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c:1903:5: warning: ignoring return value of 'vlc_stream_Read' declared with attribute 'warn_unused_result' [-Wunused-result] 1903 | vlc_stream_Read( p_demux->s, NULL, 4 ); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c: In function 'ty_stream_seek_time': demux/ty.c:1491:13: warning: ignoring return value of 'vlc_stream_Seek' declared with attribute 'warn_unused_result' [-Wunused-result] 1491 | vlc_stream_Seek(p_demux->s, l_cur_pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c:1495:9: warning: ignoring return value of 'vlc_stream_Seek' declared with attribute 'warn_unused_result' [-Wunused-result] 1495 | vlc_stream_Seek(p_demux->s, (i_cur_part - 1) * TIVO_PART_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c:1505:13: warning: ignoring return value of 'vlc_stream_Seek' declared with attribute 'warn_unused_result' [-Wunused-result] 1505 | vlc_stream_Seek(p_demux->s, l_cur_pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c:1509:9: warning: ignoring return value of 'vlc_stream_Seek' declared with attribute 'warn_unused_result' [-Wunused-result] 1509 | vlc_stream_Seek(p_demux->s, (i_cur_part + 1) * TIVO_PART_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c:1535:13: warning: ignoring return value of 'vlc_stream_Seek' declared with attribute 'warn_unused_result' [-Wunused-result] 1535 | vlc_stream_Seek(p_demux->s, l_cur_pos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c:1539:9: warning: ignoring return value of 'vlc_stream_Seek' declared with attribute 'warn_unused_result' [-Wunused-result] 1539 | vlc_stream_Seek(p_demux->s, (i_cur_part + 1) * TIVO_PART_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c:1556:13: warning: ignoring return value of 'vlc_stream_Seek' declared with attribute 'warn_unused_result' [-Wunused-result] 1556 | vlc_stream_Seek(p_demux->s, (i_cur_part * TIVO_PART_LENGTH) + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1557 | l_chunk_offset); | ~~~~~~~~~~~~~~~ demux/ty.c:1566:17: warning: ignoring return value of 'vlc_stream_Seek' declared with attribute 'warn_unused_result' [-Wunused-result] 1566 | vlc_stream_Seek(p_demux->s, (l_cur_pos / CHUNK_SIZE) * CHUNK_SIZE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ demux/ty.c:1599:5: warning: ignoring return value of 'vlc_stream_Read' declared with attribute 'warn_unused_result' [-Wunused-result] 1599 | vlc_stream_Read(p_demux->s, NULL, i_skip_cnt); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../include/vlc_common.h:1025, from demux/ty.c:42: demux/ty.c: In function 'Demux': ../include/vlc_messages.h:78:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 78 | vlc_Log(VLC_OBJECT(o), p, vlc_module_name, __FILE__, __LINE__, \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 79 | __func__, __VA_ARGS__) | ~~~~~~~~~~~~~~~~~~~~~~ ../include/vlc_messages.h:87:5: note: in expansion of macro 'msg_Generic' 87 | msg_Generic(p_this, VLC_MSG_DBG, __VA_ARGS__) | ^~~~~~~~~~~ demux/ty.c:476:13: note: in expansion of macro 'msg_Dbg' 476 | msg_Dbg(p_demux, "Invalid record type 0x%02x", p_rec->rec_type ); | ^~~~~~~ demux/ty.c:478:9: note: here 478 | case 0x03: /* tivo data services */ | ^~~~ CCLD libty_plugin.la CC demux/vobsub.lo CCLD libvobsub_plugin.la /opt/pkg/bin/libtool: line 10848: .libs/libvobsub_plugin.so.exp: Disc quota exceeded gmake[4]: *** [Makefile:19285: libvobsub_plugin.la] Error 1 gmake[4]: Leaving directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/modules' gmake[3]: *** [Makefile:28241: all-recursive] Error 1 gmake[3]: Leaving directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/modules' gmake[2]: *** [Makefile:12876: all] Error 2 gmake[2]: Leaving directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4/modules' gmake[1]: *** [Makefile:1564: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/multimedia/vlc/work/vlc-3.0.17.4' gmake: *** [Makefile:1451: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/vlc *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/vlc