--- Begin Message ---
Source: vlc
Version: 3.0.20-4
Severity: important
Tags: trixie sid ftbfs
Usertags: ffmpeg-7.0
Hi,
during a rebuild of the reverse dependencies for the transition to
ffmpeg 7.0, your package failed to build
Relevant part (hopefully):
> make[6]: Entering directory '/<<PKGBUILDDIR>>/modules'
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="access/libdc1394_plugin_la-dc1394.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o access/libdc1394_plugin_la-dc1394.lo `test -f
> 'access/dc1394.c' || echo './'`access/dc1394.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="access/libdv1394_plugin_la-dv.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o access/libdv1394_plugin_la-dv.lo `test -f
> 'access/dv.c' || echo './'`access/dv.c
> In file included from ../include/vlc_common.h:413,
> from access/dc1394.c:35:
> access/dc1394.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/dc1394.c:476:9: note: in expansion of macro ‘msleep’
> 476 | msleep( 10000 );
> | ^~~~~~
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="access/shm.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o access/shm.lo access/shm.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="access/libvnc_plugin_la-vnc.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o access/libvnc_plugin_la-vnc.lo `test -f
> 'access/vnc.c' || echo './'`access/vnc.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="access/libcdda_plugin_la-cdda.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o access/libcdda_plugin_la-cdda.lo `test -f
> 'access/cdda.c' || echo './'`access/cdda.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="access/vcd/vcd.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o access/vcd/vcd.lo access/vcd/vcd.c
> access/cdda.c: In function ‘AccessControl’:
> access/cdda.c:667:50: warning: ‘%u’ directive output may be truncated writing
> between 1 and 10 bytes into a region of size 5 [-Wformat-truncation=]
> 667 | snprintf(yearbuf, sizeof (yearbuf), "%u", year);
> | ^~
> In function ‘AccessGetMeta’,
> inlined from ‘AccessControl’ at access/cdda.c:875:9:
> access/cdda.c:667:49: note: directive argument in the range [1, 4294967295]
> 667 | snprintf(yearbuf, sizeof (yearbuf), "%u", year);
> | ^~~~
> In file included from /usr/include/stdio.h:964,
> from ../include/vlc_common.h:47,
> from access/cdda.c:45:
> In function ‘snprintf’,
> inlined from ‘AccessGetMeta’ at access/cdda.c:667:13,
> inlined from ‘AccessControl’ at access/cdda.c:875:9:
> /usr/include/aarch64-linux-gnu/bits/stdio2.h:54:10: note:
> ‘__builtin___snprintf_chk’ output between 2 and 11 bytes into a destination
> of size 5
> 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 55 | __glibc_objsize (__s), __fmt,
> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 56 | __va_arg_pack ());
> | ~~~~~~~~~~~~~~~~~
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="access/vcd/cdrom.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o access/vcd/cdrom.lo access/vcd/cdrom.c
> access/vcd/cdrom.c: In function ‘OpenVCDImage’:
> access/vcd/cdrom.c:869:19: warning: this statement may fall through
> [-Wimplicit-fallthrough=]
> 869 | if( strcasecmp( type, "BINARY" ) )
> | ^
> ../doltlibtool --tag=CC --mode=compile gcc -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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o access/libdvdnav_plugin_la-dvdnav.lo `test -f
> 'access/dvdnav.c' || echo './'`access/dvdnav.c
> access/vcd/cdrom.c:871:13: note: here
> 871 | case 1:
> | ^~~~
> ../doltlibtool --tag=CC --mode=compile gcc -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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o access/libdvdread_plugin_la-dvdread.lo `test -f
> 'access/dvdread.c' || echo './'`access/dvdread.c
> In file included from ../include/vlc_common.h:413,
> 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:914:9: note: in expansion of macro ‘msleep’
> 914 | msleep( 40000 );
> | ^~~~~~
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="access/liblibbluray_plugin_la-bluray.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 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libxml2
> -I/usr/include/freetype2 -I/usr/include/libpng16 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o access/liblibbluray_plugin_la-bluray.lo `test -f
> 'access/bluray.c' || echo './'`access/bluray.c
> ../doltcompile gcc -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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o access/ftp.lo access/ftp.c
> ../doltcompile gcc -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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o access/http.lo access/http.c
> In file included from ../include/vlc_common.h:413,
> 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 );
> | ^~~~~~
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="access/libsmb_plugin_la-smb.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/samba-4.0 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o access/libsmb_plugin_la-smb.lo `test -f
> 'access/smb.c' || echo './'`access/smb.c
> ../doltcompile gcc -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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o access/tcp.lo access/tcp.c
> access/smb.c: In function ‘Open’:
> access/smb.c:165:5: warning: ‘smbc_init’ is deprecated
> [-Wdeprecated-declarations]
> 165 | if( smbc_init( smb_auth, 0 ) )
> | ^~
> In file included from access/smb.c:45:
> /usr/include/samba-4.0/libsmbclient.h:1295:5: note: declared here
> 1295 | int smbc_init(smbc_get_auth_data_fn fn, int debug);
> | ^~~~~~~~~
> access/smb.c: In function ‘DirRead’:
> access/smb.c:374:22: warning: this statement may fall through
> [-Wimplicit-fallthrough=]
> 374 | psz_name = NULL;
> | ^
> access/smb.c:375:9: note: here
> 375 | case SMBC_FILE_SHARE:
> | ^~~~
> ../doltcompile gcc -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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o access/udp.lo access/udp.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="access/libsftp_plugin_la-sftp.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o access/libsftp_plugin_la-sftp.lo `test -f
> 'access/sftp.c' || echo './'`access/sftp.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="access/libnfs_plugin_la-nfs.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o access/libnfs_plugin_la-nfs.lo `test -f
> 'access/nfs.c' || echo './'`access/nfs.c
> ../doltlibtool --tag=CC --mode=compile gcc -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
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/aarch64-linux-gnu -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o access/libavio_plugin_la-avio.lo `test -f
> 'access/avio.c' || echo './'`access/avio.c
> ../doltcompile gcc -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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o access/satip.lo access/satip.c
> ../doltcompile gcc -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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o access/concat.lo access/concat.c
> access/satip.c: In function ‘rtsp_handle’:
> access/satip.c:173:13: warning: ‘__builtin_strncpy’ specified bound depends
> on the length of the source argument [-Wstringop-truncation]
> 173 | strncpy(port, tok + 5, __MIN(strlen(tok + 5), 5));
> | ^
> In file included from access/satip.c:34:
> In function ‘parse_transport’,
> inlined from ‘rtsp_handle’ at access/satip.c:303:17:
> access/satip.c:173:42: note: length computed here
> 173 | strncpy(port, tok + 5, __MIN(strlen(tok + 5), 5));
> ../include/vlc_common.h:496:30: note: in definition of macro ‘__MIN’
> 496 | # define __MIN(a, b) ( ((a) < (b)) ? (a) : (b) )
> | ^
> access/satip.c: In function ‘rtsp_handle’:
> access/satip.c:167:13: warning: ‘__builtin_strncpy’ specified bound depends
> on the length of the source argument [-Wstringop-truncation]
> 167 | strncpy(sys->udp_address, tok + 12, __MIN(strlen(tok +
> 12), UDP_ADDRESS_LEN - 1));
> | ^
> In function ‘parse_transport’,
> inlined from ‘rtsp_handle’ at access/satip.c:303:17:
> access/satip.c:167:55: note: length computed here
> 167 | strncpy(sys->udp_address, tok + 12, __MIN(strlen(tok +
> 12), UDP_ADDRESS_LEN - 1));
> ../include/vlc_common.h:496:30: note: in definition of macro ‘__MIN’
> 496 | # define __MIN(a, b) ( ((a) < (b)) ? (a) : (b) )
> | ^
> access/satip.c: In function ‘rtsp_handle’:
> access/satip.c:127:5: warning: ‘__builtin_strncpy’ specified bound depends on
> the length of the source argument [-Wstringop-truncation]
> 127 | strncpy(session, tok, __MIN(strlen(tok), max - 1));
> | ^
> In function ‘parse_session’,
> inlined from ‘rtsp_handle’ at access/satip.c:298:13:
> access/satip.c:127:33: note: length computed here
> 127 | strncpy(session, tok, __MIN(strlen(tok), max - 1));
> ../include/vlc_common.h:496:30: note: in definition of macro ‘__MIN’
> 496 | # define __MIN(a, b) ( ((a) < (b)) ? (a) : (b) )
> | ^
> In file included from ../include/vlc_common.h:413:
> 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);
> | ^~~~~~
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="access/libaccess_mtp_plugin_la-mtp.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/libusb-1.0 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o access/libaccess_mtp_plugin_la-mtp.lo `test -f
> 'access/mtp.c' || echo './'`access/mtp.c
> In file included from ../include/vlc_threads.h:236:
> access/satip.c: In function ‘satip_thread’:
> ../include/vlc_threads.h:975:43: warning: variable ‘__cancel_routine’ might
> be clobbered by ‘longjmp’ or ‘vfork’ [-Wclobbered]
> 975 | # define vlc_cleanup_push( routine, arg ) pthread_cleanup_push
> (routine, arg)
> | ^~~~~~~~~~~~~~~~~~~~
> access/satip.c:464:9: note: in expansion of macro ‘vlc_cleanup_push’
> 464 | vlc_cleanup_push(satip_cleanup_blocks, input_blocks);
> | ^~~~~~~~~~~~~~~~
> ../doltlibtool --tag=CC --mode=compile gcc -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
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/srt -I/usr/include/p11-kit-1
> -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o access/libaccess_srt_plugin_la-srt.lo `test -f 'access/srt.c' || echo
> './'`access/srt.c
> ../doltlibtool --tag=CC --mode=compile gcc -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 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/srt
> -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o access/libaccess_srt_plugin_la-srt_common.lo `test -f
> 'access/srt_common.c' || echo './'`access/srt_common.c
> access/srt.c: In function ‘srt_schedule_reconnect’:
> access/srt.c:129:5: warning: ‘srt_socket’ is deprecated
> [-Wdeprecated-declarations]
> 129 | p_sys->sock = srt_socket( res->ai_family, SOCK_DGRAM, 0 );
> | ^~~~~
> In file included from access/srt_common.h:31,
> from access/srt.c:24:
> /usr/include/srt/srt.h:765:41: note: declared here
> 765 | SRT_ATR_DEPRECATED_PX SRT_API SRTSOCKET srt_socket(int, int, int)
> SRT_ATR_DEPRECATED;
> | ^~~~~~~~~~
> ../doltlibtool --tag=CXX --mode=compile g++ -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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -fvisibility=hidden -O3 -fno-math-errno
> -funsafe-math-optimizations -fno-rounding-math -fno-signaling-nans
> -fcx-limited-range -funroll-loops -fomit-frame-pointer -c -o
> libaccess_srt_plugin_la-dummy.lo `test -f 'dummy.cpp' || echo './'`dummy.cpp
> ../doltlibtool --tag=CC --mode=compile gcc -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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o access/librist_plugin_la-rist.lo `test -f 'access/rist.c' || echo
> './'`access/rist.c
> ../doltlibtool --tag=CC --mode=compile gcc -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 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/srt
> -I/usr/include/p11-kit-1 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o access/libaccess_output_srt_plugin_la-srt_common.lo `test -f
> 'access/srt_common.c' || echo './'`access/srt_common.c
> ../doltlibtool --tag=CXX --mode=compile g++ -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 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -fvisibility=hidden
> -O3 -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o libaccess_output_srt_plugin_la-dummy.lo `test -f 'dummy.cpp' || echo
> './'`dummy.cpp
> ../doltlibtool --tag=CC --mode=compile gcc -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 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o
> access_output/libaccess_output_rist_plugin_la-rist.lo `test -f
> 'access_output/rist.c' || echo './'`access_output/rist.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="audio_output/adummy.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o audio_output/adummy.lo audio_output/adummy.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="audio_output/libafile_plugin_la-file.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 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o audio_output/libafile_plugin_la-file.lo `test -f
> 'audio_output/file.c' || echo './'`audio_output/file.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="audio_output/amem.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o audio_output/amem.lo audio_output/amem.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="audio_output/libalsa_plugin_la-alsa.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o audio_output/libalsa_plugin_la-alsa.lo `test -f
> 'audio_output/alsa.c' || echo './'`audio_output/alsa.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="audio_output/libpulse_plugin_la-pulse.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 -Wdate-time -D_FORTIFY_SOURCE=2 -D_REENTRANT -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o audio_output/libpulse_plugin_la-pulse.lo `test -f
> 'audio_output/pulse.c' || echo './'`audio_output/pulse.c
> audio_output/pulse.c: In function ‘stream_start_now’:
> audio_output/pulse.c:174:60: warning: unused parameter ‘aout’
> [-Wunused-parameter]
> 174 | static void stream_start_now(pa_stream *s, audio_output_t *aout)
> | ~~~~~~~~~~~~~~~~^~~~
> In file included from ../include/vlc_common.h:413,
> from audio_output/pulse.c:30:
> audio_output/pulse.c: In function ‘Flush’:
> ../include/vlc_threads.h:859:14: warning: call to ‘harmful_delay’ 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))
> | ^~~~~~~~~~~
> audio_output/pulse.c:584:13: note: in expansion of macro ‘msleep’
> 584 | msleep(delay);
> | ^~~~~~
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="audio_output/libjack_plugin_la-jack.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o audio_output/libjack_plugin_la-jack.lo `test -f
> 'audio_output/jack.c' || echo './'`audio_output/jack.c
> ../doltcompile gcc -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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o audio_filter/stereo_widen.lo audio_filter/stereo_widen.c
> ../doltlibtool --tag=CC --mode=compile gcc -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 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o
> audio_filter/converter/libaudio_format_plugin_la-format.lo `test -f
> 'audio_filter/converter/format.c' || echo './'`audio_filter/converter/format.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/ddummy.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/ddummy.lo codec/ddummy.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/edummy.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/edummy.lo codec/edummy.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/spdif.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/spdif.lo codec/spdif.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/liba52_plugin_la-a52.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/liba52_plugin_la-a52.lo `test -f 'codec/a52.c' || echo
> './'`codec/a52.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libdca_plugin_la-dca.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/libdca_plugin_la-dca.lo `test -f 'codec/dca.c' || echo
> './'`codec/dca.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/adpcm.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/adpcm.lo codec/adpcm.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/aes3.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/aes3.lo codec/aes3.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/araw.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/araw.lo codec/araw.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libfaad_plugin_la-faad.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/libfaad_plugin_la-faad.lo `test -f 'codec/faad.c' || echo
> './'`codec/faad.c
> codec/faad.c: In function ‘Open’:
> codec/faad.c:145:51: warning: comparison is always false due to limited range
> of data type [-Wtype-limits]
> 145 | &i_rate, &i_channels ) < 0 ||
> | ^
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/g711.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/g711.lo codec/g711.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libfluidsynth_plugin_la-fluidsynth.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 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0
> -I/usr/lib/aarch64-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6
> -I/usr/include/opus -I/usr/include/aarch64-linux-gnu
> -I/usr/include/pipewire-0.3 -I/usr/include/spa-0.2 -I/usr/include/dbus-1.0
> -I/usr/lib/aarch64-linux-gnu/dbus-1.0/include -I/usr/include/libinstpatch-2
> -pthread -I/usr/include/SDL2 -D_REENTRANT -D_DEFAULT_SOURCE
> -D_XOPEN_SOURCE=600 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/libfluidsynth_plugin_la-fluidsynth.lo `test -f 'codec/fluidsynth.c'
> || echo './'`codec/fluidsynth.c
> 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 /usr/include/fluidsynth.h:100,
> from codec/fluidsynth.c:42:
> /usr/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,
> | ^~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/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);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> /usr/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);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/lpcm.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/lpcm.lo codec/lpcm.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libmpg123_plugin_la-mpg123.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/aarch64-linux-gnu -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o codec/libmpg123_plugin_la-mpg123.lo `test -f
> 'codec/mpg123.c' || echo './'`codec/mpg123.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/uleaddvaudio.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/uleaddvaudio.lo codec/uleaddvaudio.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/cdg.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/cdg.lo codec/cdg.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/liblibmpeg2_plugin_la-libmpeg2.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 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/mpeg2dec -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/liblibmpeg2_plugin_la-libmpeg2.lo `test -f 'codec/libmpeg2.c' ||
> echo './'`codec/libmpeg2.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/liblibmpeg2_plugin_la-synchro.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/mpeg2dec -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o codec/liblibmpeg2_plugin_la-synchro.lo `test -f
> 'codec/synchro.c' || echo './'`codec/synchro.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/rawvideo.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/rawvideo.lo codec/rawvideo.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/rtpvideo.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/rtpvideo.lo codec/rtpvideo.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/png.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/png.lo codec/png.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/jpeg.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/jpeg.lo codec/jpeg.c
> codec/png.c: In function ‘user_write’:
> codec/png.c:163:49: warning: ‘%zu’ directive output may be truncated writing
> between 1 and 20 bytes into a region of size between 18 and 37
> [-Wformat-truncation=]
> 163 | "block size %zu too small for %zu encoded bytes",
> | ^~~
> codec/png.c:163:19: note: directive argument in the range [1,
> 18446744073709551615]
> 163 | "block size %zu too small for %zu encoded bytes",
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/stdio.h:964,
> from ../include/vlc_common.h:47,
> from codec/png.c:31:
> In function ‘snprintf’,
> inlined from ‘user_write’ at codec/png.c:162:9:
> /usr/include/aarch64-linux-gnu/bits/stdio2.h:54:10: note:
> ‘__builtin___snprintf_chk’ output between 43 and 81 bytes into a destination
> of size 64
> 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 55 | __glibc_objsize (__s), __fmt,
> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 56 | __va_arg_pack ());
> | ~~~~~~~~~~~~~~~~~
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libsvgdec_plugin_la-svg.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/librsvg-2.0
> -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include
> -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16
> -I/usr/include/aarch64-linux-gnu -I/usr/include/webp -pthread
> -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/pixman-1 -g
> -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/libsvgdec_plugin_la-svg.lo `test -f 'codec/svg.c' || echo
> './'`codec/svg.c
> codec/jpeg.c: In function ‘DecodeBlock’:
> codec/jpeg.c:472:16: warning: variable ‘p_row_pointers’ might be clobbered by
> ‘longjmp’ or ‘vfork’ [-Wclobbered]
> 472 | JSAMPARRAY p_row_pointers = NULL;
> | ^~~~~~~~~~~~~~
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libxwd_plugin_la-xwd.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o codec/libxwd_plugin_la-xwd.lo `test -f
> 'codec/xwd.c' || echo './'`codec/xwd.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/liblibass_plugin_la-libass.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 -DHAVE_FONTCONFIG
> -I../include -I../include -Wdate-time -D_FORTIFY_SOURCE=2
> -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz
> -I/usr/include/glib-2.0 -I/usr/lib/aarch64-linux-gnu/glib-2.0/include
> -I/usr/include/sysprof-6 -pthread -I/usr/include/fribidi -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o codec/liblibass_plugin_la-libass.lo `test -f
> 'codec/libass.c' || echo './'`codec/libass.c
> codec/svg.c: In function ‘DecodeBlock’:
> codec/svg.c:148:5: warning: ‘rsvg_handle_get_dimensions’ is deprecated: Use
> 'rsvg_handle_get_intrinsic_size_in_pixels' instead [-Wdeprecated-declarations]
> 148 | rsvg_handle_get_dimensions( rsvg, &dim );
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from codec/svg.c:39:
> /usr/include/librsvg-2.0/librsvg/rsvg.h:708:6: note: declared here
> 708 | void rsvg_handle_get_dimensions (RsvgHandle *handle,
> RsvgDimensionData *dimension_data);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~
> codec/svg.c:240:5: warning: ‘rsvg_handle_render_cairo’ is deprecated: Use
> 'rsvg_handle_render_document' instead [-Wdeprecated-declarations]
> 240 | if( !rsvg_handle_render_cairo( rsvg, cr ) )
> | ^~
> In file included from /usr/include/librsvg-2.0/librsvg/rsvg.h:1458:
> /usr/include/librsvg-2.0/librsvg/rsvg-cairo.h:90:10: note: declared here
> 90 | gboolean rsvg_handle_render_cairo (RsvgHandle *handle, cairo_t *cr);
> | ^~~~~~~~~~~~~~~~~~~~~~~~
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/cc.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/cc.lo codec/cc.c
> codec/libass.c: In function ‘SubpictureValidate’:
> codec/libass.c:451:9: warning: ‘ass_set_aspect_ratio’ is deprecated: use
> 'ass_set_pixel_aspect' instead [-Wdeprecated-declarations]
> 451 | ass_set_aspect_ratio( p_sys->p_renderer, dst_ratio /
> src_ratio, 1 );
> | ^~~~~~~~~~~~~~~~~~~~
> In file included from codec/libass.c:44:
> /usr/include/ass/ass.h:484:6: note: declared here
> 484 | void ass_set_aspect_ratio(ASS_Renderer *priv, double dar, double sar);
> | ^~~~~~~~~~~~~~~~~~~~
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/cea708.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/cea708.lo codec/cea708.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/cvdsub.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/cvdsub.lo codec/cvdsub.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/dvbsub.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/dvbsub.lo codec/dvbsub.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/scte18.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/scte18.lo codec/scte18.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/atsc_a65.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/atsc_a65.lo codec/atsc_a65.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/scte27.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/scte27.lo codec/scte27.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/stl.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/stl.lo codec/stl.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/subsdec.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/subsdec.lo codec/subsdec.c
> 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 );
> | ^~~~~~~~~~~
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/subsusf.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/subsusf.lo codec/subsusf.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/ttml/ttml.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/ttml/ttml.lo codec/ttml/ttml.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="demux/libwebvtt_plugin_la-webvtt.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -I./codec/webvtt/ -I./codec/webvtt/ -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o demux/libwebvtt_plugin_la-webvtt.lo `test -f
> 'demux/webvtt.c' || echo './'`demux/webvtt.c
> demux/webvtt.c: In function ‘demux_Range’:
> demux/webvtt.c:349:79: warning: unused parameter ‘i_end’ [-Wunused-parameter]
> 349 | static block_t *demux_Range( demux_t *p_demux, vlc_tick_t i_start,
> vlc_tick_t i_end )
> |
> ~~~~~~~~~~~^~~~~
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/webvtt/libwebvtt_plugin_la-CSSGrammar.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 -Wdate-time -D_FORTIFY_SOURCE=2 -I./codec/webvtt/
> -I./codec/webvtt/ -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/webvtt/libwebvtt_plugin_la-CSSGrammar.lo `test -f
> 'codec/webvtt/CSSGrammar.c' || echo './'`codec/webvtt/CSSGrammar.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/webvtt/libwebvtt_plugin_la-CSSLexer.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 -Wdate-time -D_FORTIFY_SOURCE=2 -I./codec/webvtt/
> -I./codec/webvtt/ -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/webvtt/libwebvtt_plugin_la-CSSLexer.lo `test -f
> 'codec/webvtt/CSSLexer.c' || echo './'`codec/webvtt/CSSLexer.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/webvtt/libwebvtt_plugin_la-css_parser.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 -Wdate-time -D_FORTIFY_SOURCE=2 -I./codec/webvtt/
> -I./codec/webvtt/ -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/webvtt/libwebvtt_plugin_la-css_parser.lo `test -f
> 'codec/webvtt/css_parser.c' || echo './'`codec/webvtt/css_parser.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/webvtt/libwebvtt_plugin_la-css_style.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 -Wdate-time -D_FORTIFY_SOURCE=2 -I./codec/webvtt/
> -I./codec/webvtt/ -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/webvtt/libwebvtt_plugin_la-css_style.lo `test -f
> 'codec/webvtt/css_style.c' || echo './'`codec/webvtt/css_style.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/svcdsub.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/svcdsub.lo codec/svcdsub.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/t140.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/t140.lo codec/t140.c
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/textst.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/textst.lo codec/textst.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libzvbi_plugin_la-zvbi.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o codec/libzvbi_plugin_la-zvbi.lo `test -f
> 'codec/zvbi.c' || echo './'`codec/zvbi.c
> codec/zvbi.c: In function ‘OpaquePage’:
> codec/zvbi.c:673:19: warning: this statement may fall through
> [-Wimplicit-fallthrough=]
> 673 | if( b_opaque )
> | ^
> codec/zvbi.c:676:13: note: here
> 676 | case VBI_TRANSPARENT_FULL:
> | ^~~~
> ../doltcompile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/substx3g.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 -Wdate-time
> -D_FORTIFY_SOURCE=2 -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/substx3g.lo codec/substx3g.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libflac_plugin_la-flac.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o codec/libflac_plugin_la-flac.lo `test -f
> 'codec/flac.c' || echo './'`codec/flac.c
> 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; i<MAPPED_WFX_CHANNELS;
> i++ )
> | ^
> codec/flac.c:333:31: note: shadowed declaration is here
> 333 | for( FLAC__uint32 i=0;
> i<metadata->data.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; i<i_wfxchannels; i++ )
> | ^
> codec/flac.c:333:31: note: shadowed declaration is here
> 333 | for( FLAC__uint32 i=0;
> i<metadata->data.vorbis_comment.num_comments; i++ )
> | ^
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libkate_plugin_la-kate.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o codec/libkate_plugin_la-kate.lo `test -f
> 'codec/kate.c' || echo './'`codec/kate.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libopus_plugin_la-opus.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/opus -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o codec/libopus_plugin_la-opus.lo `test -f
> 'codec/opus.c' || echo './'`codec/opus.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libopus_plugin_la-opus_header.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/opus -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o codec/libopus_plugin_la-opus_header.lo `test -f
> 'codec/opus_header.c' || echo './'`codec/opus_header.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libspeex_plugin_la-speex.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o codec/libspeex_plugin_la-speex.lo `test -f
> 'codec/speex.c' || echo './'`codec/speex.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libtheora_plugin_la-theora.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o codec/libtheora_plugin_la-theora.lo `test -f
> 'codec/theora.c' || echo './'`codec/theora.c
> In file included from ../include/vlc_common.h:1029,
> from codec/speex.c:31:
> codec/speex.c: In function ‘DecodePacket’:
> ../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:83:5: note: in expansion of macro ‘msg_Generic’
> 83 | msg_Generic(p_this, VLC_MSG_ERR, __VA_ARGS__)
> | ^~~~~~~~~~~
> codec/speex.c:833:17: note: in expansion of macro ‘msg_Err’
> 833 | msg_Err( p_dec, "decoding error: corrupted stream?" );
> | ^~~~~~~
> codec/speex.c:834:13: note: here
> 834 | case -1: /* End of stream */
> | ^~~~
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/libvorbis_plugin_la-vorbis.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
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o codec/libvorbis_plugin_la-vorbis.lo `test -f
> 'codec/vorbis.c' || echo './'`codec/vorbis.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/liboggspots_plugin_la-oggspots.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 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -fstack-clash-protection -Wformat
> -Werror=format-security -mbranch-protection=standard -Wall -Wextra
> -Wsign-compare -Wundef -Wpointer-arith -Wvolatile-register-var
> -Wformat-security -Wbad-function-cast -Wwrite-strings -Wmissing-prototypes
> -Werror-implicit-function-declaration -Winit-self -Wlogical-op -Wshadow=local
> -pipe -fvisibility=hidden -O3 -fno-math-errno -funsafe-math-optimizations
> -fno-rounding-math -fno-signaling-nans -fcx-limited-range -funroll-loops
> -fomit-frame-pointer -c -o codec/liboggspots_plugin_la-oggspots.lo `test -f
> 'codec/oggspots.c' || echo './'`codec/oggspots.c
> 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);
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/avcodec/libavcodec_plugin_la-video.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 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/aarch64-linux-gnu
> -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/avcodec/libavcodec_plugin_la-video.lo `test -f
> 'codec/avcodec/video.c' || echo './'`codec/avcodec/video.c
> codec/avcodec/video.c: In function ‘lavc_GetVideoFormat’:
> codec/avcodec/video.c:208:34: warning: ‘ticks_per_frame’ is deprecated
> [-Wdeprecated-declarations]
> 208 | * __MAX(ctx->ticks_per_frame, 1);
> | ^
> In file included from codec/avcodec/video.c:39:
> /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:576:9: note: declared here
> 576 | int ticks_per_frame;
> | ^~~~~~~~~~~~~~~
> codec/avcodec/video.c:208:34: warning: ‘ticks_per_frame’ is deprecated
> [-Wdeprecated-declarations]
> 208 | * __MAX(ctx->ticks_per_frame, 1);
> | ^
> /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:576:9: note: declared here
> 576 | int ticks_per_frame;
> | ^~~~~~~~~~~~~~~
> codec/avcodec/video.c: In function ‘lavc_UpdateVideoFormat’:
> codec/avcodec/video.c:331:39: warning: ‘ticks_per_frame’ is deprecated
> [-Wdeprecated-declarations]
> 331 | __MAX(ctx->ticks_per_frame, 1),
> | ^~~~~
> /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:576:9: note: declared here
> 576 | int ticks_per_frame;
> | ^~~~~~~~~~~~~~~
> codec/avcodec/video.c:331:39: warning: ‘ticks_per_frame’ is deprecated
> [-Wdeprecated-declarations]
> 331 | __MAX(ctx->ticks_per_frame, 1),
> | ^~~~~
> /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:576:9: note: declared here
> 576 | int ticks_per_frame;
> | ^~~~~~~~~~~~~~~
> codec/avcodec/video.c:335:37: warning: ‘ticks_per_frame’ is deprecated
> [-Wdeprecated-declarations]
> 335 | __MAX(ctx->ticks_per_frame, 1),
> | ^~~~~
> /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:576:9: note: declared here
> 576 | int ticks_per_frame;
> | ^~~~~~~~~~~~~~~
> codec/avcodec/video.c:335:37: warning: ‘ticks_per_frame’ is deprecated
> [-Wdeprecated-declarations]
> 335 | __MAX(ctx->ticks_per_frame, 1),
> | ^~~~~
> /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:576:9: note: declared here
> 576 | int ticks_per_frame;
> | ^~~~~~~~~~~~~~~
> codec/avcodec/video.c: In function ‘interpolate_next_pts’:
> codec/avcodec/video.c:948:5: warning: ‘ticks_per_frame’ is deprecated
> [-Wdeprecated-declarations]
> 948 | int i_tick = p_context->ticks_per_frame;
> | ^~~
> /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:576:9: note: declared here
> 576 | int ticks_per_frame;
> | ^~~~~~~~~~~~~~~
> codec/avcodec/video.c: In function ‘DecodeBlock’:
> codec/avcodec/video.c:1429:9: warning: ‘interlaced_frame’ is deprecated
> [-Wdeprecated-declarations]
> 1429 | p_pic->b_progressive = !frame->interlaced_frame;
> | ^~~~~
> In file included from /usr/include/aarch64-linux-gnu/libavcodec/avcodec.h:36:
> /usr/include/aarch64-linux-gnu/libavutil/frame.h:521:9: note: declared here
> 521 | int interlaced_frame;
> | ^~~~~~~~~~~~~~~~
> codec/avcodec/video.c:1430:9: warning: ‘top_field_first’ is deprecated
> [-Wdeprecated-declarations]
> 1430 | p_pic->b_top_field_first = frame->top_field_first;
> | ^~~~~
> /usr/include/aarch64-linux-gnu/libavutil/frame.h:529:9: note: declared here
> 529 | int top_field_first;
> | ^~~~~~~~~~~~~~~
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/avcodec/libavcodec_plugin_la-subtitle.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 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/aarch64-linux-gnu
> -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/avcodec/libavcodec_plugin_la-subtitle.lo `test -f
> 'codec/avcodec/subtitle.c' || echo './'`codec/avcodec/subtitle.c
> ../doltlibtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -DMODULE_STRING=\"$(p="codec/avcodec/libavcodec_plugin_la-audio.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 -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/aarch64-linux-gnu
> -g -O2 -Werror=implicit-function-declaration
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
> -fstack-clash-protection -Wformat -Werror=format-security
> -mbranch-protection=standard -Wall -Wextra -Wsign-compare -Wundef
> -Wpointer-arith -Wvolatile-register-var -Wformat-security -Wbad-function-cast
> -Wwrite-strings -Wmissing-prototypes -Werror-implicit-function-declaration
> -Winit-self -Wlogical-op -Wshadow=local -pipe -fvisibility=hidden -O3
> -fno-math-errno -funsafe-math-optimizations -fno-rounding-math
> -fno-signaling-nans -fcx-limited-range -funroll-loops -fomit-frame-pointer -c
> -o codec/avcodec/libavcodec_plugin_la-audio.lo `test -f
> 'codec/avcodec/audio.c' || echo './'`codec/avcodec/audio.c
> codec/avcodec/audio.c: In function ‘OpenAudioCodec’:
> codec/avcodec/audio.c:142:8: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 142 | ctx->channels = p_dec->fmt_in.audio.i_channels;
> | ^~
> codec/avcodec/audio.c: In function ‘DecodeBlock’:
> codec/avcodec/audio.c:399:20: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 399 | if( ctx->channels <= 0 || ctx->channels > INPUT_CHAN_MAX
> | ^~
> codec/avcodec/audio.c:399:42: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 399 | if( ctx->channels <= 0 || ctx->channels > INPUT_CHAN_MAX
> | ^~
> In file included from ../include/vlc_common.h:1029,
> from codec/avcodec/audio.c:34:
> codec/avcodec/audio.c:403:30: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 403 | ctx->channels, ctx->sample_rate );
> | ^~
> ../include/vlc_messages.h:79:23: note: in definition of macro ‘msg_Generic’
> 79 | __func__, __VA_ARGS__)
> | ^~~~~~~~~~~
> codec/avcodec/audio.c:402:17: note: in expansion of macro ‘msg_Warn’
> 402 | msg_Warn( p_dec, "invalid audio properties channels
> count %d, sample rate %d",
> | ^~~~~~~~
> codec/avcodec/audio.c: In function ‘ConvertAVFrame’:
> codec/avcodec/audio.c:487:55: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 487 | p_block = block_Alloc(frame->linesize[0] * ctx->channels);
> | ^~
> codec/avcodec/audio.c:490:35: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 490 | const void *planes[ctx->channels];
> | ^~
> codec/avcodec/audio.c:491:36: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 491 | for (int i = 0; i < ctx->channels; i++)
> | ^~
> codec/avcodec/audio.c:495:32: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 495 | ctx->channels,
> p_dec->fmt_out.audio.i_format);
> | ^~
> codec/avcodec/audio.c:490:25: warning: unused variable ‘planes’
> [-Wunused-variable]
> 490 | const void *planes[ctx->channels];
> | ^~~~~~
> codec/avcodec/audio.c:514:56: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 514 | p_block->p_buffer, ctx->channels,
> | ^~
> codec/avcodec/audio.c: In function ‘SetupOutputFormat’:
> codec/avcodec/audio.c:583:55: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 583 | if( p_sys->i_previous_channels == p_sys->p_context->channels &&
> | ^~
> codec/avcodec/audio.c:584:55: error: ‘AVCodecContext’ has no member named
> ‘channel_layout’; did you mean ‘ch_layout’?
> 584 | p_sys->i_previous_layout == p_sys->p_context->channel_layout )
> | ^~~~~~~~~~~~~~
> | ch_layout
> codec/avcodec/audio.c:588:54: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 588 | p_sys->i_previous_channels = p_sys->p_context->channels;
> | ^~
> codec/avcodec/audio.c:589:54: error: ‘AVCodecContext’ has no member named
> ‘channel_layout’; did you mean ‘ch_layout’?
> 589 | p_sys->i_previous_layout = p_sys->p_context->channel_layout;
> | ^~~~~~~~~~~~~~
> | ch_layout
> codec/avcodec/audio.c:597:27: error: ‘AVCodecContext’ has no member named
> ‘channel_layout’; did you mean ‘ch_layout’?
> 597 | p_sys->p_context->channel_layout ?
> p_sys->p_context->channel_layout :
> | ^~~~~~~~~~~~~~
> | ch_layout
> codec/avcodec/audio.c:597:62: error: ‘AVCodecContext’ has no member named
> ‘channel_layout’; did you mean ‘ch_layout’?
> 597 | p_sys->p_context->channel_layout ?
> p_sys->p_context->channel_layout :
> |
> ^~~~~~~~~~~~~~
> | ch_layout
> codec/avcodec/audio.c:598:9: error: implicit declaration of function
> ‘av_get_default_channel_layout’ [-Werror=implicit-function-declaration]
> 598 | av_get_default_channel_layout( p_sys->p_context->channels );
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> codec/avcodec/audio.c:598:56: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 598 | av_get_default_channel_layout( p_sys->p_context->channels );
> | ^~
> codec/avcodec/audio.c:603:46: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 603 | && i_channels_src < p_sys->p_context->channels; i++ )
> | ^~
> codec/avcodec/audio.c:609:47: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 609 | if( i_channels_src != p_sys->p_context->channels && b_trust )
> | ^~
> codec/avcodec/audio.c:641:59: error: ‘AVCodecContext’ has no member named
> ‘channels’
> 641 | p_dec->fmt_out.audio.i_channels = p_sys->p_context->channels;
> | ^~
> cc1: some warnings being treated as errors
> make[6]: *** [Makefile:21844: codec/avcodec/libavcodec_plugin_la-audio.lo]
> Error 1
The full build log is available from:
https://people.debian.org/~sramacher/ffmpeg-7.0/vlc_arm64.build
ffmpeg 7.0 is available in experimental.
Cheers
--
Sebastian Ramacher
--- End Message ---