==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: gavl 1.4.0-8 (Fri Jul 12 20:59:24 2024)
==> Retrieving sources...
  -> Found gavl-1.4.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    gavl-1.4.0.tar.gz ... Passed
==> Making package: gavl 1.4.0-8 (Fri 12 Jul 2024 08:59:30 PM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (7) clang-18.1.8-1  compiler-rt-18.1.8-1  fmt-10.2.0-1
             libedit-20240517_3.1-1  llvm-libs-18.1.8-3  spdlog-1.14.1-1
             doxygen-1.11.0-4

Total Installed Size:  442.06 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libedit...
installing llvm-libs...
installing compiler-rt...
installing clang...
Optional dependencies for clang
    openmp: OpenMP support in clang with -fopenmp
    python: for scan-view and git-clang-format [installed]
    llvm: referenced by some clang headers
installing fmt...
installing spdlog...
installing doxygen...
Optional dependencies for doxygen
    graphviz: for caller/callee graph generation
    qt6-base: for doxywizard
    texlive-fontsrecommended: for generating LaTeX, Postscript and PDF output
    texlive-fontutils: for generating LaTeX, Postscript and PDF output
    texlive-latexextra: for generating LaTeX, Postscript and PDF output
    texlive-plaingeneric: for generating LaTeX, Postscript and PDF output
[?25h==> Retrieving sources...
  -> Found gavl-1.4.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting gavl-1.4.0.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether make sets $(MAKE)... (cached) yes
checking for doxygen... doxygen
checking __attribute__ ((aligned ())) support... 64
checking whether byte ordering is bigendian... no
checking for memalign... yes
checking for sched_setaffinity... yes
checking for library containing clock_gettime... none required
checking for CLOCK_MONOTONIC... no
checking for lrint... yes
checking for lrintf... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for libpng... no
checking if gcc supports -O3 flags... yes
checking if gcc supports -funroll-all-loops flags... yes
checking if gcc supports -fomit-frame-pointer flags... yes
checking if gcc supports -ffast-math flags... yes
checking Architecture... unknown
checking if gcc supports -Wall flags... yes
checking if gcc supports -Wmissing-declarations flags... yes
checking if gcc supports -Wdeclaration-after-statement flags... yes
checking if gcc supports -mfpmath=387 flags... no
checking if gcc supports -fvisibility=hidden flags... yes
checking processor clipping capabilities... none
checking size of int... 4
checking size of long... 8
checking size of float... 4
checking size of double... 8
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gavl.spec
config.status: creating gavl.pc
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating src/Makefile
config.status: creating m4/Makefile
config.status: creating utils/Makefile
config.status: creating include/Makefile
config.status: creating include/gavl/Makefile
config.status: creating include/gavl/gavl_version.h
config.status: creating gavl/Makefile
config.status: creating gavl/libgdither/Makefile
config.status: creating gavl/libsamplerate/Makefile
config.status: creating gavl/c/Makefile
config.status: creating gavl/hq/Makefile
config.status: creating gavl/mmx/Makefile
config.status: creating gavl/mmxext/Makefile
config.status: creating gavl/3dnow/Makefile
config.status: creating gavl/sse/Makefile
config.status: creating gavl/sse2/Makefile
config.status: creating gavl/sse3/Makefile
config.status: creating include/gavl/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /build/gavl/src/gavl-1.4.0/missing --run aclocal-1.11 -I m4
/build/gavl/src/gavl-1.4.0/missing: line 52: aclocal-1.11: command not found
WARNING: `aclocal-1.11' is missing on your system.  You should only need it if
         you modified `acinclude.m4' or `configure.ac'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /build/gavl/src/gavl-1.4.0/missing --run autoconf
 cd . && /bin/sh /build/gavl/src/gavl-1.4.0/missing --run automake-1.11 --gnu
/build/gavl/src/gavl-1.4.0/missing: line 52: automake-1.11: command not found
WARNING: `automake-1.11' is missing on your system.  You should only need it if
         you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
aclocal.m4:16: warning: this file was generated for autoconf 2.65.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
configure.ac:5: warning: The macro 'AM_CONFIG_HEADER' is obsolete.
configure.ac:5: You should run autoupdate.
aclocal.m4:8385: AM_CONFIG_HEADER is expanded from...
configure.ac:5: the top level
configure.ac:34: warning: The macro 'AC_PROG_LIBTOOL' is obsolete.
configure.ac:34: You should run autoupdate.
aclocal.m4:123: AC_PROG_LIBTOOL is expanded from...
configure.ac:34: the top level
configure.ac:34: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from...
./lib/autoconf/general.m4:2892: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from...
aclocal.m4:1037: _LT_SYS_MODULE_PATH_AIX is expanded from...
aclocal.m4:4185: _LT_LINKER_SHLIBS is expanded from...
aclocal.m4:5268: _LT_LANG_C_CONFIG is expanded from...
aclocal.m4:159: _LT_SETUP is expanded from...
aclocal.m4:88: LT_INIT is expanded from...
aclocal.m4:123: AC_PROG_LIBTOOL is expanded from...
configure.ac:34: the top level
configure.ac:34: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from...
./lib/autoconf/general.m4:2892: _AC_LINK_IFELSE is expanded from...
./lib/autoconf/general.m4:2909: AC_LINK_IFELSE is expanded from...
aclocal.m4:4185: _LT_LINKER_SHLIBS is expanded from...
aclocal.m4:5268: _LT_LANG_C_CONFIG is expanded from...
aclocal.m4:159: _LT_SETUP is expanded from...
aclocal.m4:88: LT_INIT is expanded from...
aclocal.m4:123: AC_PROG_LIBTOOL is expanded from...
configure.ac:34: the top level
configure.ac:35: warning: The macro 'AM_PROG_LIBTOOL' is obsolete.
configure.ac:35: You should run autoupdate.
aclocal.m4:124: AM_PROG_LIBTOOL is expanded from...
configure.ac:35: the top level
configure.ac:49: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:49: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:49: the top level
configure.ac:68: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:68: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
acinclude.m4:18: AC_C_ATTRIBUTE_ALIGNED is expanded from...
configure.ac:68: the top level
configure.ac:87: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:87: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
configure.ac:87: the top level
configure.ac:162: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.ac:162: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
configure.ac:162: the top level
configure.ac:196: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:196: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
acinclude.m4:44: AC_C99_FUNC_LRINT is expanded from...
configure.ac:196: the top level
configure.ac:197: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:197: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:690: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:697: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
acinclude.m4:80: AC_C99_FUNC_LRINTF is expanded from...
configure.ac:197: the top level
configure.ac:205: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:205: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
m4/check_funcs.m4:745: GMERLIN_CHECK_LIBPNG is expanded from...
configure.ac:205: the top level
configure.ac:205: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:205: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
m4/check_funcs.m4:745: GMERLIN_CHECK_LIBPNG is expanded from...
configure.ac:205: the top level
configure.ac:211: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
m4/lqt_opt_cflags.m4:29: LQT_OPT_CFLAGS is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
m4/lqt_opt_cflags.m4:29: LQT_OPT_CFLAGS is expanded from...
configure.ac:211: the top level
configure.ac:211: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:211: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
m4/lqt_opt_cflags.m4:7: LQT_TRY_CFLAGS is expanded from...
m4/lqt_opt_cflags.m4:29: LQT_OPT_CFLAGS is expanded from...
configure.ac:211: the top level
configure.ac:217: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:217: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
m4/gavl_simd.m4:11: GAVL_CHECK_SIMD_INTERNAL is expanded from...
m4/gavl_simd.m4:210: GAVL_CHECK_SIMD is expanded from...
configure.ac:217: the top level
configure.ac:217: warning: The macro 'AC_TRY_LINK' is obsolete.
configure.ac:217: You should run autoupdate.
./lib/autoconf/general.m4:2918: AC_TRY_LINK is expanded from...
m4/gavl_simd.m4:11: GAVL_CHECK_SIMD_INTERNAL is expanded from...
m4/gavl_simd.m4:210: GAVL_CHECK_SIMD is expanded from...
configure.ac:217: the top level
configure.ac:225: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:225: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
m4/lqt_opt_cflags.m4:7: LQT_TRY_CFLAGS is expanded from...
configure.ac:225: the top level
configure.ac:226: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:226: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
m4/lqt_opt_cflags.m4:7: LQT_TRY_CFLAGS is expanded from...
configure.ac:226: the top level
configure.ac:227: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:227: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
m4/lqt_opt_cflags.m4:7: LQT_TRY_CFLAGS is expanded from...
configure.ac:227: the top level
configure.ac:228: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:228: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
m4/lqt_opt_cflags.m4:7: LQT_TRY_CFLAGS is expanded from...
configure.ac:228: the top level
configure.ac:229: warning: The macro 'AC_TRY_COMPILE' is obsolete.
configure.ac:229: You should run autoupdate.
./lib/autoconf/general.m4:2845: AC_TRY_COMPILE is expanded from...
m4/lqt_opt_cflags.m4:7: LQT_TRY_CFLAGS is expanded from...
configure.ac:229: the top level
configure.ac:236: warning: The macro 'AC_HELP_STRING' is obsolete.
configure.ac:236: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
configure.ac:236: the top level
configure.ac:240: warning: The macro 'AC_TRY_RUN' is obsolete.
configure.ac:240: You should run autoupdate.
./lib/autoconf/general.m4:2995: AC_TRY_RUN is expanded from...
m4/clip_mode.m4:17: AC_C_CLIP_MODE is expanded from...
configure.ac:240: the top level
configure.ac:277: warning: AC_OUTPUT should be used without arguments.
configure.ac:277: You should run autoupdate.
/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ./configure --prefix=/usr --with-cpuflags=none CFLAGS=-march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection LDFLAGS=-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now CPPFLAGS= --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether make sets $(MAKE)... (cached) yes
checking for doxygen... doxygen
checking __attribute__ ((aligned ())) support... 64
checking whether byte ordering is bigendian... no
checking for memalign... yes
checking for sched_setaffinity... yes
checking for library containing clock_gettime... none required
checking for CLOCK_MONOTONIC... no
checking for lrint... yes
checking for lrintf... yes
checking for sys/times.h... yes
checking for byteswap.h... yes
checking for libpng... no
checking if gcc supports -O3 flags... yes
checking if gcc supports -funroll-all-loops flags... yes
checking if gcc supports -fomit-frame-pointer flags... yes
checking if gcc supports -ffast-math flags... yes
checking Architecture... unknown
checking if gcc supports -Wall flags... yes
checking if gcc supports -Wmissing-declarations flags... yes
checking if gcc supports -Wdeclaration-after-statement flags... yes
checking if gcc supports -mfpmath=387 flags... no
checking if gcc supports -fvisibility=hidden flags... yes
checking processor clipping capabilities... none
checking size of int... 4
checking size of long... 8
checking size of float... 4
checking size of double... 8
configure: creating ./config.status
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating gavl.spec
config.status: creating gavl.pc
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
config.status: creating src/Makefile
config.status: creating m4/Makefile
config.status: creating utils/Makefile
config.status: creating include/Makefile
config.status: creating include/gavl/Makefile
config.status: creating include/gavl/gavl_version.h
config.status: creating gavl/Makefile
config.status: creating gavl/libgdither/Makefile
config.status: creating gavl/libsamplerate/Makefile
config.status: creating gavl/c/Makefile
config.status: creating gavl/hq/Makefile
config.status: creating gavl/mmx/Makefile
config.status: creating gavl/mmxext/Makefile
config.status: creating gavl/3dnow/Makefile
config.status: creating gavl/sse/Makefile
config.status: creating gavl/sse2/Makefile
config.status: creating gavl/sse3/Makefile
config.status: creating include/gavl/config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in gavl
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl'
Making all in hq
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl/hq'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_rgb_hq.lo -MD -MP -MF .deps/rgb_rgb_hq.Tpo -c -o rgb_rgb_hq.lo rgb_rgb_hq.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_hq.lo -MD -MP -MF .deps/rgb_yuv_hq.Tpo -c -o rgb_yuv_hq.lo rgb_yuv_hq.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_rgb_hq.lo -MD -MP -MF .deps/yuv_rgb_hq.Tpo -c -o yuv_rgb_hq.lo yuv_rgb_hq.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_yuv_hq.lo -MD -MP -MF .deps/yuv_yuv_hq.Tpo -c -o yuv_yuv_hq.lo yuv_yuv_hq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_rgb_hq.lo -MD -MP -MF .deps/rgb_rgb_hq.Tpo -c rgb_rgb_hq.c  -fPIC -DPIC -o .libs/rgb_rgb_hq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_hq.lo -MD -MP -MF .deps/rgb_yuv_hq.Tpo -c rgb_yuv_hq.c  -fPIC -DPIC -o .libs/rgb_yuv_hq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_yuv_hq.lo -MD -MP -MF .deps/yuv_yuv_hq.Tpo -c yuv_yuv_hq.c  -fPIC -DPIC -o .libs/yuv_yuv_hq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_rgb_hq.lo -MD -MP -MF .deps/yuv_rgb_hq.Tpo -c yuv_rgb_hq.c  -fPIC -DPIC -o .libs/yuv_rgb_hq.o
mv -f .deps/rgb_rgb_hq.Tpo .deps/rgb_rgb_hq.Plo
mv -f .deps/yuv_yuv_hq.Tpo .deps/yuv_yuv_hq.Plo
mv -f .deps/yuv_rgb_hq.Tpo .deps/yuv_rgb_hq.Plo
mv -f .deps/rgb_yuv_hq.Tpo .deps/rgb_yuv_hq.Plo
/bin/sh ../../libtool --tag=CC   --mode=link gcc -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o libgavl_hq.la  rgb_rgb_hq.lo rgb_yuv_hq.lo yuv_rgb_hq.lo yuv_yuv_hq.lo  
libtool: link: ar cru .libs/libgavl_hq.a .libs/rgb_rgb_hq.o .libs/rgb_yuv_hq.o .libs/yuv_rgb_hq.o .libs/yuv_yuv_hq.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgavl_hq.a
libtool: link: ( cd ".libs" && rm -f "libgavl_hq.la" && ln -s "../libgavl_hq.la" "libgavl_hq.la" )
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl/hq'
Making all in c
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl/c'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT blend_c.lo -MD -MP -MF .deps/blend_c.Tpo -c -o blend_c.lo blend_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT colorspace_tables.lo -MD -MP -MF .deps/colorspace_tables.Tpo -c -o colorspace_tables.lo colorspace_tables.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend_c.lo -MD -MP -MF .deps/deinterlace_blend_c.Tpo -c -o deinterlace_blend_c.lo deinterlace_blend_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsp_c.lo -MD -MP -MF .deps/dsp_c.Tpo -c -o dsp_c.lo dsp_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT interleave_c.lo -MD -MP -MF .deps/interleave_c.Tpo -c -o interleave_c.lo interleave_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT mix_c.lo -MD -MP -MF .deps/mix_c.Tpo -c -o mix_c.lo mix_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT sampleformat_c.lo -MD -MP -MF .deps/sampleformat_c.Tpo -c -o sampleformat_c.lo sampleformat_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bicubic_c.lo -MD -MP -MF .deps/scale_bicubic_c.Tpo -c -o scale_bicubic_c.lo scale_bicubic_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT blend_c.lo -MD -MP -MF .deps/blend_c.Tpo -c blend_c.c  -fPIC -DPIC -o .libs/blend_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT interleave_c.lo -MD -MP -MF .deps/interleave_c.Tpo -c interleave_c.c  -fPIC -DPIC -o .libs/interleave_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT colorspace_tables.lo -MD -MP -MF .deps/colorspace_tables.Tpo -c colorspace_tables.c  -fPIC -DPIC -o .libs/colorspace_tables.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT mix_c.lo -MD -MP -MF .deps/mix_c.Tpo -c mix_c.c  -fPIC -DPIC -o .libs/mix_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsp_c.lo -MD -MP -MF .deps/dsp_c.Tpo -c dsp_c.c  -fPIC -DPIC -o .libs/dsp_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend_c.lo -MD -MP -MF .deps/deinterlace_blend_c.Tpo -c deinterlace_blend_c.c  -fPIC -DPIC -o .libs/deinterlace_blend_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT sampleformat_c.lo -MD -MP -MF .deps/sampleformat_c.Tpo -c sampleformat_c.c  -fPIC -DPIC -o .libs/sampleformat_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bicubic_c.lo -MD -MP -MF .deps/scale_bicubic_c.Tpo -c scale_bicubic_c.c  -fPIC -DPIC -o .libs/scale_bicubic_c.o
mv -f .deps/colorspace_tables.Tpo .deps/colorspace_tables.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bicubic_noclip_c.lo -MD -MP -MF .deps/scale_bicubic_noclip_c.Tpo -c -o scale_bicubic_noclip_c.lo scale_bicubic_noclip_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bicubic_noclip_c.lo -MD -MP -MF .deps/scale_bicubic_noclip_c.Tpo -c scale_bicubic_noclip_c.c  -fPIC -DPIC -o .libs/scale_bicubic_noclip_c.o
mv -f .deps/deinterlace_blend_c.Tpo .deps/deinterlace_blend_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_c.lo -MD -MP -MF .deps/scale_bilinear_c.Tpo -c -o scale_bilinear_c.lo scale_bilinear_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_c.lo -MD -MP -MF .deps/scale_bilinear_c.Tpo -c scale_bilinear_c.c  -fPIC -DPIC -o .libs/scale_bilinear_c.o
mv -f .deps/interleave_c.Tpo .deps/interleave_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_fast_c.lo -MD -MP -MF .deps/scale_bilinear_fast_c.Tpo -c -o scale_bilinear_fast_c.lo scale_bilinear_fast_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_fast_c.lo -MD -MP -MF .deps/scale_bilinear_fast_c.Tpo -c scale_bilinear_fast_c.c  -fPIC -DPIC -o .libs/scale_bilinear_fast_c.o
mv -f .deps/scale_bicubic_noclip_c.Tpo .deps/scale_bicubic_noclip_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_noclip_c.lo -MD -MP -MF .deps/scale_bilinear_noclip_c.Tpo -c -o scale_bilinear_noclip_c.lo scale_bilinear_noclip_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_noclip_c.lo -MD -MP -MF .deps/scale_bilinear_noclip_c.Tpo -c scale_bilinear_noclip_c.c  -fPIC -DPIC -o .libs/scale_bilinear_noclip_c.o
mv -f .deps/scale_bilinear_fast_c.Tpo .deps/scale_bilinear_fast_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_generic_c.lo -MD -MP -MF .deps/scale_generic_c.Tpo -c -o scale_generic_c.lo scale_generic_c.c
mv -f .deps/scale_bicubic_c.Tpo .deps/scale_bicubic_c.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_generic_c.lo -MD -MP -MF .deps/scale_generic_c.Tpo -c scale_generic_c.c  -fPIC -DPIC -o .libs/scale_generic_c.o
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_generic_noclip_c.lo -MD -MP -MF .deps/scale_generic_noclip_c.Tpo -c -o scale_generic_noclip_c.lo scale_generic_noclip_c.c
In file included from scale_bilinear_c.c:55:
scale_x.h: In function 'scale_rgb_15_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:78:
scale_x.h: In function 'scale_rgb_16_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:91:
scale_x.h: In function 'scale_uint8_x_1_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:109:
scale_x.h: In function 'scale_uint8_x_2_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:132:
scale_x.h: In function 'scale_uint8_x_3_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:160:
scale_x.h: In function 'scale_uint8_x_4_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:173:
scale_x.h: In function 'scale_uint16_x_1_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:191:
scale_x.h: In function 'scale_uint16_x_2_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:215:
scale_x.h: In function 'scale_uint16_x_3_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:243:
scale_x.h: In function 'scale_uint16_x_4_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:253:
scale_x.h: In function 'scale_float_x_1_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:267:
scale_x.h: In function 'scale_float_x_2_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:286:
scale_x.h: In function 'scale_float_x_3_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:305:
scale_x.h: In function 'scale_float_x_4_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:336:
scale_y.h: In function 'scale_rgb_15_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:366:
scale_y.h: In function 'scale_rgb_16_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:482:
scale_y.h: In function 'scale_uint16_x_1_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:506:
scale_y.h: In function 'scale_uint16_x_2_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:535:
scale_y.h: In function 'scale_uint16_x_3_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:569:
scale_y.h: In function 'scale_uint16_x_4_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:585:
scale_y.h: In function 'scale_float_x_1_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:605:
scale_y.h: In function 'scale_float_x_2_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:627:
scale_y.h: In function 'scale_float_x_3_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:652:
scale_y.h: In function 'scale_float_x_4_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
mv -f .deps/scale_bilinear_c.Tpo .deps/scale_bilinear_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_nearest_c.lo -MD -MP -MF .deps/scale_nearest_c.Tpo -c -o scale_nearest_c.lo scale_nearest_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_generic_noclip_c.lo -MD -MP -MF .deps/scale_generic_noclip_c.Tpo -c scale_generic_noclip_c.c  -fPIC -DPIC -o .libs/scale_generic_noclip_c.o
mv -f .deps/mix_c.Tpo .deps/mix_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_quadratic_c.lo -MD -MP -MF .deps/scale_quadratic_c.Tpo -c -o scale_quadratic_c.lo scale_quadratic_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_nearest_c.lo -MD -MP -MF .deps/scale_nearest_c.Tpo -c scale_nearest_c.c  -fPIC -DPIC -o .libs/scale_nearest_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_quadratic_c.lo -MD -MP -MF .deps/scale_quadratic_c.Tpo -c scale_quadratic_c.c  -fPIC -DPIC -o .libs/scale_quadratic_c.o
mv -f .deps/dsp_c.Tpo .deps/dsp_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_quadratic_noclip_c.lo -MD -MP -MF .deps/scale_quadratic_noclip_c.Tpo -c -o scale_quadratic_noclip_c.lo scale_quadratic_noclip_c.c
mv -f .deps/blend_c.Tpo .deps/blend_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_bilinear_c.lo -MD -MP -MF .deps/transform_bilinear_c.Tpo -c -o transform_bilinear_c.lo transform_bilinear_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_quadratic_noclip_c.lo -MD -MP -MF .deps/scale_quadratic_noclip_c.Tpo -c scale_quadratic_noclip_c.c  -fPIC -DPIC -o .libs/scale_quadratic_noclip_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_bilinear_c.lo -MD -MP -MF .deps/transform_bilinear_c.Tpo -c transform_bilinear_c.c  -fPIC -DPIC -o .libs/transform_bilinear_c.o
mv -f .deps/scale_bilinear_noclip_c.Tpo .deps/scale_bilinear_noclip_c.Plo
mv -f .deps/scale_nearest_c.Tpo .deps/scale_nearest_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_bicubic_c.lo -MD -MP -MF .deps/transform_bicubic_c.Tpo -c -o transform_bicubic_c.lo transform_bicubic_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_nearest_c.lo -MD -MP -MF .deps/transform_nearest_c.Tpo -c -o transform_nearest_c.lo transform_nearest_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_bicubic_c.lo -MD -MP -MF .deps/transform_bicubic_c.Tpo -c transform_bicubic_c.c  -fPIC -DPIC -o .libs/transform_bicubic_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_nearest_c.lo -MD -MP -MF .deps/transform_nearest_c.Tpo -c transform_nearest_c.c  -fPIC -DPIC -o .libs/transform_nearest_c.o
mv -f .deps/sampleformat_c.Tpo .deps/sampleformat_c.Plo
mv -f .deps/transform_bilinear_c.Tpo .deps/transform_bilinear_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_quadratic_c.lo -MD -MP -MF .deps/transform_quadratic_c.Tpo -c -o transform_quadratic_c.lo transform_quadratic_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT volume_c.lo -MD -MP -MF .deps/volume_c.Tpo -c -o volume_c.lo volume_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT volume_c.lo -MD -MP -MF .deps/volume_c.Tpo -c volume_c.c  -fPIC -DPIC -o .libs/volume_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_quadratic_c.lo -MD -MP -MF .deps/transform_quadratic_c.Tpo -c transform_quadratic_c.c  -fPIC -DPIC -o .libs/transform_quadratic_c.o
mv -f .deps/transform_nearest_c.Tpo .deps/transform_nearest_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_rgb_c.lo -MD -MP -MF .deps/rgb_rgb_c.Tpo -c -o rgb_rgb_c.lo rgb_rgb_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_rgb_c.lo -MD -MP -MF .deps/rgb_rgb_c.Tpo -c rgb_rgb_c.c  -fPIC -DPIC -o .libs/rgb_rgb_c.o
mv -f .deps/volume_c.Tpo .deps/volume_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_c.lo -MD -MP -MF .deps/rgb_yuv_c.Tpo -c -o rgb_yuv_c.lo rgb_yuv_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_c.lo -MD -MP -MF .deps/rgb_yuv_c.Tpo -c rgb_yuv_c.c  -fPIC -DPIC -o .libs/rgb_yuv_c.o
mv -f .deps/scale_quadratic_noclip_c.Tpo .deps/scale_quadratic_noclip_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_rgb_c.lo -MD -MP -MF .deps/yuv_rgb_c.Tpo -c -o yuv_rgb_c.lo yuv_rgb_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_rgb_c.lo -MD -MP -MF .deps/yuv_rgb_c.Tpo -c yuv_rgb_c.c  -fPIC -DPIC -o .libs/yuv_rgb_c.o
mv -f .deps/scale_quadratic_c.Tpo .deps/scale_quadratic_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_yuv_c.lo -MD -MP -MF .deps/yuv_yuv_c.Tpo -c -o yuv_yuv_c.lo yuv_yuv_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_yuv_c.lo -MD -MP -MF .deps/yuv_yuv_c.Tpo -c yuv_yuv_c.c  -fPIC -DPIC -o .libs/yuv_yuv_c.o
mv -f .deps/transform_quadratic_c.Tpo .deps/transform_quadratic_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gray_rgb_c.lo -MD -MP -MF .deps/gray_rgb_c.Tpo -c -o gray_rgb_c.lo gray_rgb_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gray_rgb_c.lo -MD -MP -MF .deps/gray_rgb_c.Tpo -c gray_rgb_c.c  -fPIC -DPIC -o .libs/gray_rgb_c.o
mv -f .deps/transform_bicubic_c.Tpo .deps/transform_bicubic_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_gray_c.lo -MD -MP -MF .deps/rgb_gray_c.Tpo -c -o rgb_gray_c.lo rgb_gray_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_gray_c.lo -MD -MP -MF .deps/rgb_gray_c.Tpo -c rgb_gray_c.c  -fPIC -DPIC -o .libs/rgb_gray_c.o
mv -f .deps/scale_generic_noclip_c.Tpo .deps/scale_generic_noclip_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gray_yuv_c.lo -MD -MP -MF .deps/gray_yuv_c.Tpo -c -o gray_yuv_c.lo gray_yuv_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gray_yuv_c.lo -MD -MP -MF .deps/gray_yuv_c.Tpo -c gray_yuv_c.c  -fPIC -DPIC -o .libs/gray_yuv_c.o
mv -f .deps/scale_generic_c.Tpo .deps/scale_generic_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_gray_c.lo -MD -MP -MF .deps/yuv_gray_c.Tpo -c -o yuv_gray_c.lo yuv_gray_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_gray_c.lo -MD -MP -MF .deps/yuv_gray_c.Tpo -c yuv_gray_c.c  -fPIC -DPIC -o .libs/yuv_gray_c.o
mv -f .deps/yuv_gray_c.Tpo .deps/yuv_gray_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gray_gray_c.lo -MD -MP -MF .deps/gray_gray_c.Tpo -c -o gray_gray_c.lo gray_gray_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gray_gray_c.lo -MD -MP -MF .deps/gray_gray_c.Tpo -c gray_gray_c.c  -fPIC -DPIC -o .libs/gray_gray_c.o
mv -f .deps/rgb_gray_c.Tpo .deps/rgb_gray_c.Plo
mv -f .deps/gray_yuv_c.Tpo .deps/gray_yuv_c.Plo
mv -f .deps/gray_rgb_c.Tpo .deps/gray_rgb_c.Plo
mv -f .deps/gray_gray_c.Tpo .deps/gray_gray_c.Plo
mv -f .deps/rgb_rgb_c.Tpo .deps/rgb_rgb_c.Plo
mv -f .deps/rgb_yuv_c.Tpo .deps/rgb_yuv_c.Plo
mv -f .deps/yuv_yuv_c.Tpo .deps/yuv_yuv_c.Plo
mv -f .deps/yuv_rgb_c.Tpo .deps/yuv_rgb_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=link gcc -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o libgavl_c.la  blend_c.lo colorspace_tables.lo deinterlace_blend_c.lo dsp_c.lo interleave_c.lo mix_c.lo sampleformat_c.lo scale_bicubic_c.lo scale_bicubic_noclip_c.lo scale_bilinear_c.lo scale_bilinear_fast_c.lo scale_bilinear_noclip_c.lo scale_generic_c.lo scale_generic_noclip_c.lo scale_nearest_c.lo scale_quadratic_c.lo scale_quadratic_noclip_c.lo transform_bilinear_c.lo transform_bicubic_c.lo transform_nearest_c.lo transform_quadratic_c.lo volume_c.lo rgb_rgb_c.lo rgb_yuv_c.lo yuv_rgb_c.lo yuv_yuv_c.lo gray_rgb_c.lo rgb_gray_c.lo gray_yuv_c.lo yuv_gray_c.lo gray_gray_c.lo  
libtool: link: ar cru .libs/libgavl_c.a .libs/blend_c.o .libs/colorspace_tables.o .libs/deinterlace_blend_c.o .libs/dsp_c.o .libs/interleave_c.o .libs/mix_c.o .libs/sampleformat_c.o .libs/scale_bicubic_c.o .libs/scale_bicubic_noclip_c.o .libs/scale_bilinear_c.o .libs/scale_bilinear_fast_c.o .libs/scale_bilinear_noclip_c.o .libs/scale_generic_c.o .libs/scale_generic_noclip_c.o .libs/scale_nearest_c.o .libs/scale_quadratic_c.o .libs/scale_quadratic_noclip_c.o .libs/transform_bilinear_c.o .libs/transform_bicubic_c.o .libs/transform_nearest_c.o .libs/transform_quadratic_c.o .libs/volume_c.o .libs/rgb_rgb_c.o .libs/rgb_yuv_c.o .libs/yuv_rgb_c.o .libs/yuv_yuv_c.o .libs/gray_rgb_c.o .libs/rgb_gray_c.o .libs/gray_yuv_c.o .libs/yuv_gray_c.o .libs/gray_gray_c.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgavl_c.a
libtool: link: ( cd ".libs" && rm -f "libgavl_c.la" && ln -s "../libgavl_c.la" "libgavl_c.la" )
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl/c'
Making all in libgdither
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl/libgdither'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gdither.lo -MD -MP -MF .deps/gdither.Tpo -c -o gdither.lo gdither.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gdither.lo -MD -MP -MF .deps/gdither.Tpo -c gdither.c  -fPIC -DPIC -o .libs/gdither.o
gdither.c: In function 'gdither_new':
gdither.c:124:5: warning: case value '23' not in enumerated type 'GDitherSize' [-Wswitch]
mv -f .deps/gdither.Tpo .deps/gdither.Plo
/bin/sh ../../libtool --tag=CC   --mode=link gcc -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o libgdither.la  gdither.lo  
libtool: link: ar cru .libs/libgdither.a .libs/gdither.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgdither.a
libtool: link: ( cd ".libs" && rm -f "libgdither.la" && ln -s "../libgdither.la" "libgdither.la" )
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl/libgdither'
Making all in libsamplerate
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl/libsamplerate'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT samplerate.lo -MD -MP -MF .deps/samplerate.Tpo -c -o samplerate.lo samplerate.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT src_sinc.lo -MD -MP -MF .deps/src_sinc.Tpo -c -o src_sinc.lo src_sinc.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT src_zoh.lo -MD -MP -MF .deps/src_zoh.Tpo -c -o src_zoh.lo src_zoh.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT src_linear.lo -MD -MP -MF .deps/src_linear.Tpo -c -o src_linear.lo src_linear.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT src_sinc.lo -MD -MP -MF .deps/src_sinc.Tpo -c src_sinc.c  -fPIC -DPIC -o .libs/src_sinc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT samplerate.lo -MD -MP -MF .deps/samplerate.Tpo -c samplerate.c  -fPIC -DPIC -o .libs/samplerate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT src_zoh.lo -MD -MP -MF .deps/src_zoh.Tpo -c src_zoh.c  -fPIC -DPIC -o .libs/src_zoh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT src_linear.lo -MD -MP -MF .deps/src_linear.Tpo -c src_linear.c  -fPIC -DPIC -o .libs/src_linear.o
mv -f .deps/samplerate.Tpo .deps/samplerate.Plo
mv -f .deps/src_zoh.Tpo .deps/src_zoh.Plo
mv -f .deps/src_linear.Tpo .deps/src_linear.Plo
mv -f .deps/src_sinc.Tpo .deps/src_sinc.Plo
/bin/sh ../../libtool --tag=CC   --mode=link gcc -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o libsamplerate.la  samplerate.lo src_sinc.lo  src_zoh.lo src_linear.lo  -lm 
libtool: link: ar cru .libs/libsamplerate.a .libs/samplerate.o .libs/src_sinc.o .libs/src_zoh.o .libs/src_linear.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsamplerate.a
libtool: link: ( cd ".libs" && rm -f "libsamplerate.la" && ln -s "../libsamplerate.la" "libsamplerate.la" )
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl/libsamplerate'
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT absdiff.lo -MD -MP -MF .deps/absdiff.Tpo -c -o absdiff.lo absdiff.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT arith128.lo -MD -MP -MF .deps/arith128.Tpo -c -o arith128.lo arith128.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audioconverter.lo -MD -MP -MF .deps/audioconverter.Tpo -c -o audioconverter.lo audioconverter.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audioformat.lo -MD -MP -MF .deps/audioformat.Tpo -c -o audioformat.lo audioformat.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audioframe.lo -MD -MP -MF .deps/audioframe.Tpo -c -o audioframe.lo audioframe.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audiooptions.lo -MD -MP -MF .deps/audiooptions.Tpo -c -o audiooptions.lo audiooptions.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT blend.lo -MD -MP -MF .deps/blend.Tpo -c -o blend.lo blend.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT colorchannel.lo -MD -MP -MF .deps/colorchannel.Tpo -c -o colorchannel.lo colorchannel.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT absdiff.lo -MD -MP -MF .deps/absdiff.Tpo -c absdiff.c  -fPIC -DPIC -o .libs/absdiff.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT arith128.lo -MD -MP -MF .deps/arith128.Tpo -c arith128.c  -fPIC -DPIC -o .libs/arith128.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audioconverter.lo -MD -MP -MF .deps/audioconverter.Tpo -c audioconverter.c  -fPIC -DPIC -o .libs/audioconverter.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audioframe.lo -MD -MP -MF .deps/audioframe.Tpo -c audioframe.c  -fPIC -DPIC -o .libs/audioframe.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audioformat.lo -MD -MP -MF .deps/audioformat.Tpo -c audioformat.c  -fPIC -DPIC -o .libs/audioformat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT colorchannel.lo -MD -MP -MF .deps/colorchannel.Tpo -c colorchannel.c  -fPIC -DPIC -o .libs/colorchannel.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audiooptions.lo -MD -MP -MF .deps/audiooptions.Tpo -c audiooptions.c  -fPIC -DPIC -o .libs/audiooptions.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT blend.lo -MD -MP -MF .deps/blend.Tpo -c blend.c  -fPIC -DPIC -o .libs/blend.o
mv -f .deps/arith128.Tpo .deps/arith128.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT colorspace.lo -MD -MP -MF .deps/colorspace.Tpo -c -o colorspace.lo colorspace.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT colorspace.lo -MD -MP -MF .deps/colorspace.Tpo -c colorspace.c  -fPIC -DPIC -o .libs/colorspace.o
mv -f .deps/blend.Tpo .deps/blend.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT compression.lo -MD -MP -MF .deps/compression.Tpo -c -o compression.lo compression.c
mv -f .deps/audiooptions.Tpo .deps/audiooptions.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT cputest.lo -MD -MP -MF .deps/cputest.Tpo -c -o cputest.lo cputest.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT compression.lo -MD -MP -MF .deps/compression.Tpo -c compression.c  -fPIC -DPIC -o .libs/compression.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT cputest.lo -MD -MP -MF .deps/cputest.Tpo -c cputest.c  -fPIC -DPIC -o .libs/cputest.o
mv -f .deps/audioformat.Tpo .deps/audioformat.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace.lo -MD -MP -MF .deps/deinterlace.Tpo -c -o deinterlace.lo deinterlace.c
mv -f .deps/audioconverter.Tpo .deps/audioconverter.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend.lo -MD -MP -MF .deps/deinterlace_blend.Tpo -c -o deinterlace_blend.lo deinterlace_blend.c
mv -f .deps/cputest.Tpo .deps/cputest.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_copy.lo -MD -MP -MF .deps/deinterlace_copy.Tpo -c -o deinterlace_copy.lo deinterlace_copy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace.lo -MD -MP -MF .deps/deinterlace.Tpo -c deinterlace.c  -fPIC -DPIC -o .libs/deinterlace.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend.lo -MD -MP -MF .deps/deinterlace_blend.Tpo -c deinterlace_blend.c  -fPIC -DPIC -o .libs/deinterlace_blend.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_copy.lo -MD -MP -MF .deps/deinterlace_copy.Tpo -c deinterlace_copy.c  -fPIC -DPIC -o .libs/deinterlace_copy.o
mv -f .deps/compression.Tpo .deps/compression.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_scale.lo -MD -MP -MF .deps/deinterlace_scale.Tpo -c -o deinterlace_scale.lo deinterlace_scale.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_scale.lo -MD -MP -MF .deps/deinterlace_scale.Tpo -c deinterlace_scale.c  -fPIC -DPIC -o .libs/deinterlace_scale.o
mv -f .deps/deinterlace_copy.Tpo .deps/deinterlace_copy.Plo
mv -f .deps/deinterlace.Tpo .deps/deinterlace.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsp.lo -MD -MP -MF .deps/dsp.Tpo -c -o dsp.lo dsp.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsputils.lo -MD -MP -MF .deps/dsputils.Tpo -c -o dsputils.lo dsputils.c
mv -f .deps/deinterlace_blend.Tpo .deps/deinterlace_blend.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT frametable.lo -MD -MP -MF .deps/frametable.Tpo -c -o frametable.lo frametable.c
mv -f .deps/deinterlace_scale.Tpo .deps/deinterlace_scale.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT interleave.lo -MD -MP -MF .deps/interleave.Tpo -c -o interleave.lo interleave.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsp.lo -MD -MP -MF .deps/dsp.Tpo -c dsp.c  -fPIC -DPIC -o .libs/dsp.o
mv -f .deps/audioframe.Tpo .deps/audioframe.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT memcpy.lo -MD -MP -MF .deps/memcpy.Tpo -c -o memcpy.lo memcpy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsputils.lo -MD -MP -MF .deps/dsputils.Tpo -c dsputils.c  -fPIC -DPIC -o .libs/dsputils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT frametable.lo -MD -MP -MF .deps/frametable.Tpo -c frametable.c  -fPIC -DPIC -o .libs/frametable.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT interleave.lo -MD -MP -MF .deps/interleave.Tpo -c interleave.c  -fPIC -DPIC -o .libs/interleave.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT memcpy.lo -MD -MP -MF .deps/memcpy.Tpo -c memcpy.c  -fPIC -DPIC -o .libs/memcpy.o
mv -f .deps/dsp.Tpo .deps/dsp.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c -o metadata.lo metadata.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c metadata.c  -fPIC -DPIC -o .libs/metadata.o
mv -f .deps/memcpy.Tpo .deps/memcpy.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT mix.lo -MD -MP -MF .deps/mix.Tpo -c -o mix.lo mix.c
mv -f .deps/interleave.Tpo .deps/interleave.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT peakdetector.lo -MD -MP -MF .deps/peakdetector.Tpo -c -o peakdetector.lo peakdetector.c
mv -f .deps/dsputils.Tpo .deps/dsputils.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT psnr.lo -MD -MP -MF .deps/psnr.Tpo -c -o psnr.lo psnr.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT mix.lo -MD -MP -MF .deps/mix.Tpo -c mix.c  -fPIC -DPIC -o .libs/mix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT psnr.lo -MD -MP -MF .deps/psnr.Tpo -c psnr.c  -fPIC -DPIC -o .libs/psnr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT peakdetector.lo -MD -MP -MF .deps/peakdetector.Tpo -c peakdetector.c  -fPIC -DPIC -o .libs/peakdetector.o
mv -f .deps/absdiff.Tpo .deps/absdiff.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rectangle.lo -MD -MP -MF .deps/rectangle.Tpo -c -o rectangle.lo rectangle.c
mv -f .deps/frametable.Tpo .deps/frametable.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT sampleformat.lo -MD -MP -MF .deps/sampleformat.Tpo -c -o sampleformat.lo sampleformat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rectangle.lo -MD -MP -MF .deps/rectangle.Tpo -c rectangle.c  -fPIC -DPIC -o .libs/rectangle.o
mv -f .deps/metadata.Tpo .deps/metadata.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT samplerate.lo -MD -MP -MF .deps/samplerate.Tpo -c -o samplerate.lo samplerate.c
mv -f .deps/colorspace.Tpo .deps/colorspace.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale.lo -MD -MP -MF .deps/scale.Tpo -c -o scale.lo scale.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT sampleformat.lo -MD -MP -MF .deps/sampleformat.Tpo -c sampleformat.c  -fPIC -DPIC -o .libs/sampleformat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT samplerate.lo -MD -MP -MF .deps/samplerate.Tpo -c samplerate.c  -fPIC -DPIC -o .libs/samplerate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale.lo -MD -MP -MF .deps/scale.Tpo -c scale.c  -fPIC -DPIC -o .libs/scale.o
mv -f .deps/rectangle.Tpo .deps/rectangle.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_context.lo -MD -MP -MF .deps/scale_context.Tpo -c -o scale_context.lo scale_context.c
mv -f .deps/peakdetector.Tpo .deps/peakdetector.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_kernels.lo -MD -MP -MF .deps/scale_kernels.Tpo -c -o scale_kernels.lo scale_kernels.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_context.lo -MD -MP -MF .deps/scale_context.Tpo -c scale_context.c  -fPIC -DPIC -o .libs/scale_context.o
mv -f .deps/samplerate.Tpo .deps/samplerate.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_table.lo -MD -MP -MF .deps/scale_table.Tpo -c -o scale_table.lo scale_table.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_kernels.lo -MD -MP -MF .deps/scale_kernels.Tpo -c scale_kernels.c  -fPIC -DPIC -o .libs/scale_kernels.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_table.lo -MD -MP -MF .deps/scale_table.Tpo -c scale_table.c  -fPIC -DPIC -o .libs/scale_table.o
mv -f .deps/mix.Tpo .deps/mix.Plo
mv -f .deps/scale.Tpo .deps/scale.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT ssim.lo -MD -MP -MF .deps/ssim.Tpo -c -o ssim.lo ssim.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.c
sampleformat.c: In function 'gavl_sampleformat_context_create':
sampleformat.c:268:19: warning: comparison between 'GDitherType' and 'enum <anonymous>' [-Wenum-compare]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT ssim.lo -MD -MP -MF .deps/ssim.Tpo -c ssim.c  -fPIC -DPIC -o .libs/ssim.o
mv -f .deps/sampleformat.Tpo .deps/sampleformat.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT timecode.lo -MD -MP -MF .deps/timecode.Tpo -c -o timecode.lo timecode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c  -fPIC -DPIC -o .libs/time.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT timecode.lo -MD -MP -MF .deps/timecode.Tpo -c timecode.c  -fPIC -DPIC -o .libs/timecode.o
mv -f .deps/scale_kernels.Tpo .deps/scale_kernels.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c  -fPIC -DPIC -o .libs/timer.o
mv -f .deps/time.Tpo .deps/time.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c -o transform.lo transform.c
mv -f .deps/timecode.Tpo .deps/timecode.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_context.lo -MD -MP -MF .deps/transform_context.Tpo -c -o transform_context.lo transform_context.c
mv -f .deps/colorchannel.Tpo .deps/colorchannel.Plo
mv -f .deps/timer.Tpo .deps/timer.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_context.lo -MD -MP -MF .deps/transform_context.Tpo -c transform_context.c  -fPIC -DPIC -o .libs/transform_context.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_table.lo -MD -MP -MF .deps/transform_table.Tpo -c -o transform_table.lo transform_table.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT video.lo -MD -MP -MF .deps/video.Tpo -c -o video.lo video.c
mv -f .deps/ssim.Tpo .deps/ssim.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT videoformat.lo -MD -MP -MF .deps/videoformat.Tpo -c -o videoformat.lo videoformat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c  -fPIC -DPIC -o .libs/transform.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT video.lo -MD -MP -MF .deps/video.Tpo -c video.c  -fPIC -DPIC -o .libs/video.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_table.lo -MD -MP -MF .deps/transform_table.Tpo -c transform_table.c  -fPIC -DPIC -o .libs/transform_table.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT videoformat.lo -MD -MP -MF .deps/videoformat.Tpo -c videoformat.c  -fPIC -DPIC -o .libs/videoformat.o
scale_context.c: In function 'gavl_video_scale_context_init_convolve':
scale_context.c:930:17: warning: variable 'v_coeffs_real' set but not used [-Wunused-but-set-variable]
scale_context.c:927:17: warning: variable 'h_coeffs_real' set but not used [-Wunused-but-set-variable]
mv -f .deps/transform.Tpo .deps/transform.Plo
mv -f .deps/scale_context.Tpo .deps/scale_context.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT videoframe.lo -MD -MP -MF .deps/videoframe.Tpo -c -o videoframe.lo videoframe.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT videooptions.lo -MD -MP -MF .deps/videooptions.Tpo -c -o videooptions.lo videooptions.c
mv -f .deps/scale_table.Tpo .deps/scale_table.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT volume.lo -MD -MP -MF .deps/volume.Tpo -c -o volume.lo volume.c
mv -f .deps/transform_context.Tpo .deps/transform_context.Plo
mv -f .deps/videoformat.Tpo .deps/videoformat.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT volume.lo -MD -MP -MF .deps/volume.Tpo -c volume.c  -fPIC -DPIC -o .libs/volume.o
mv -f .deps/video.Tpo .deps/video.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT videoframe.lo -MD -MP -MF .deps/videoframe.Tpo -c videoframe.c  -fPIC -DPIC -o .libs/videoframe.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT videooptions.lo -MD -MP -MF .deps/videooptions.Tpo -c videooptions.c  -fPIC -DPIC -o .libs/videooptions.o
mv -f .deps/volume.Tpo .deps/volume.Plo
mv -f .deps/videooptions.Tpo .deps/videooptions.Plo
mv -f .deps/transform_table.Tpo .deps/transform_table.Plo
mv -f .deps/videoframe.Tpo .deps/videoframe.Plo
mv -f .deps/psnr.Tpo .deps/psnr.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -export-symbols-regex gavl -version-info 1:0:0  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o libgavl.la -rpath /usr/lib absdiff.lo arith128.lo audioconverter.lo audioformat.lo audioframe.lo audiooptions.lo blend.lo colorchannel.lo colorspace.lo compression.lo cputest.lo deinterlace.lo deinterlace_blend.lo deinterlace_copy.lo deinterlace_scale.lo dsp.lo dsputils.lo frametable.lo interleave.lo memcpy.lo metadata.lo mix.lo peakdetector.lo psnr.lo rectangle.lo sampleformat.lo samplerate.lo scale.lo scale_context.lo scale_kernels.lo scale_table.lo ssim.lo time.lo timecode.lo timer.lo transform.lo transform_context.lo transform_table.lo video.lo videoformat.lo videoframe.lo videooptions.lo volume.lo      c/libgavl_c.la hq/libgavl_hq.la libgdither/libgdither.la libsamplerate/libsamplerate.la -lm 
libtool: link: /usr/bin/nm -B  .libs/absdiff.o .libs/arith128.o .libs/audioconverter.o .libs/audioformat.o .libs/audioframe.o .libs/audiooptions.o .libs/blend.o .libs/colorchannel.o .libs/colorspace.o .libs/compression.o .libs/cputest.o .libs/deinterlace.o .libs/deinterlace_blend.o .libs/deinterlace_copy.o .libs/deinterlace_scale.o .libs/dsp.o .libs/dsputils.o .libs/frametable.o .libs/interleave.o .libs/memcpy.o .libs/metadata.o .libs/mix.o .libs/peakdetector.o .libs/psnr.o .libs/rectangle.o .libs/sampleformat.o .libs/samplerate.o .libs/scale.o .libs/scale_context.o .libs/scale_kernels.o .libs/scale_table.o .libs/ssim.o .libs/time.o .libs/timecode.o .libs/timer.o .libs/transform.o .libs/transform_context.o .libs/transform_table.o .libs/video.o .libs/videoformat.o .libs/videoframe.o .libs/videooptions.o .libs/volume.o   c/.libs/libgavl_c.a hq/.libs/libgavl_hq.a libgdither/.libs/libgdither.a libsamplerate/.libs/libsamplerate.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgavl.exp
libtool: link: /usr/bin/grep -E -e "gavl" ".libs/libgavl.exp" > ".libs/libgavl.expT"
libtool: link: mv -f ".libs/libgavl.expT" ".libs/libgavl.exp"
libtool: link: echo "{ global:" > .libs/libgavl.ver
libtool: link:  cat .libs/libgavl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgavl.ver
libtool: link:  echo "local: *; };" >> .libs/libgavl.ver
libtool: link:  gcc -shared  .libs/absdiff.o .libs/arith128.o .libs/audioconverter.o .libs/audioformat.o .libs/audioframe.o .libs/audiooptions.o .libs/blend.o .libs/colorchannel.o .libs/colorspace.o .libs/compression.o .libs/cputest.o .libs/deinterlace.o .libs/deinterlace_blend.o .libs/deinterlace_copy.o .libs/deinterlace_scale.o .libs/dsp.o .libs/dsputils.o .libs/frametable.o .libs/interleave.o .libs/memcpy.o .libs/metadata.o .libs/mix.o .libs/peakdetector.o .libs/psnr.o .libs/rectangle.o .libs/sampleformat.o .libs/samplerate.o .libs/scale.o .libs/scale_context.o .libs/scale_kernels.o .libs/scale_table.o .libs/ssim.o .libs/time.o .libs/timecode.o .libs/timer.o .libs/transform.o .libs/transform_context.o .libs/transform_table.o .libs/video.o .libs/videoformat.o .libs/videoframe.o .libs/videooptions.o .libs/volume.o  -Wl,--whole-archive c/.libs/libgavl_c.a hq/.libs/libgavl_hq.a libgdither/.libs/libgdither.a libsamplerate/.libs/libsamplerate.a -Wl,--no-whole-archive  -lm  -march=armv8-a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libgavl.so.1 -Wl,-version-script -Wl,.libs/libgavl.ver -o .libs/libgavl.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libgavl.so.1" && ln -s "libgavl.so.1.0.0" "libgavl.so.1")
libtool: link: (cd ".libs" && rm -f "libgavl.so" && ln -s "libgavl.so.1.0.0" "libgavl.so")
libtool: link: ( cd ".libs" && rm -f "libgavl.la" && ln -s "../libgavl.la" "libgavl.la" )
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl'
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl'
Making all in src
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0/src'
gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o benchmark.c
gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT colorspace_time.o -MD -MP -MF .deps/colorspace_time.Tpo -c -o colorspace_time.o colorspace_time.c
gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_time.o -MD -MP -MF .deps/deinterlace_time.Tpo -c -o deinterlace_time.o deinterlace_time.c
gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT timeutils.o -MD -MP -MF .deps/timeutils.Tpo -c -o timeutils.o timeutils.c
gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dump_frame_table.o -MD -MP -MF .deps/dump_frame_table.Tpo -c -o dump_frame_table.o dump_frame_table.c
gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT pixelformat_penalty.o -MD -MP -MF .deps/pixelformat_penalty.Tpo -c -o pixelformat_penalty.o pixelformat_penalty.c
gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT plot_scale_kernels.o -MD -MP -MF .deps/plot_scale_kernels.Tpo -c -o plot_scale_kernels.o plot_scale_kernels.c
gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_time.o -MD -MP -MF .deps/scale_time.Tpo -c -o scale_time.o scale_time.c
mv -f .deps/dump_frame_table.Tpo .deps/dump_frame_table.Po
gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT timescale_test.o -MD -MP -MF .deps/timescale_test.Tpo -c -o timescale_test.o timescale_test.c
mv -f .deps/pixelformat_penalty.Tpo .deps/pixelformat_penalty.Po
mv -f .deps/timeutils.Tpo .deps/timeutils.Po
gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT volume_test.o -MD -MP -MF .deps/volume_test.Tpo -c -o volume_test.o volume_test.c
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o dump_frame_table dump_frame_table.o ../gavl/libgavl.la 
mv -f .deps/colorspace_time.Tpo .deps/colorspace_time.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o pixelformat_penalty pixelformat_penalty.o ../gavl/libgavl.la 
mv -f .deps/plot_scale_kernels.Tpo .deps/plot_scale_kernels.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o colorspace_time colorspace_time.o ../gavl/libgavl.la 
mv -f .deps/timescale_test.Tpo .deps/timescale_test.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o plot_scale_kernels plot_scale_kernels.o ../gavl/libgavl.la 
mv -f .deps/deinterlace_time.Tpo .deps/deinterlace_time.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o timescale_test timescale_test.o ../gavl/libgavl.la 
mv -f .deps/scale_time.Tpo .deps/scale_time.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o deinterlace_time deinterlace_time.o timeutils.o ../gavl/libgavl.la 
mv -f .deps/volume_test.Tpo .deps/volume_test.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o scale_time scale_time.o timeutils.o ../gavl/libgavl.la 
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/dump_frame_table dump_frame_table.o  ../gavl/.libs/libgavl.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/pixelformat_penalty pixelformat_penalty.o  ../gavl/.libs/libgavl.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/plot_scale_kernels plot_scale_kernels.o  ../gavl/.libs/libgavl.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/timescale_test timescale_test.o  ../gavl/.libs/libgavl.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/colorspace_time colorspace_time.o  ../gavl/.libs/libgavl.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/deinterlace_time deinterlace_time.o timeutils.o  ../gavl/.libs/libgavl.so
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o volume_test volume_test.o -lm ../gavl/libgavl.la 
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/scale_time scale_time.o timeutils.o  ../gavl/.libs/libgavl.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/volume_test volume_test.o  -lm ../gavl/.libs/libgavl.so
benchmark.c: In function 'benchmark_image_transform':
benchmark.c:1626:7: warning: variable 'num_pixelformats' set but not used [-Wunused-but-set-variable]
benchmark.c: In function 'main':
benchmark.c:1919:5: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/benchmark.Tpo .deps/benchmark.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o benchmark benchmark.o ../gavl/libgavl.la  
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/benchmark benchmark.o  ../gavl/.libs/libgavl.so
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0/src'
Making all in include
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0/include'
Making all in gavl
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/include/gavl'
(CDPATH="${ZSH_VERSION+.}:" && cd ../.. && /bin/sh /build/gavl/src/gavl-1.4.0/missing --run autoheader)
aclocal.m4:16: warning: this file was generated for autoconf 2.65.
You have another version of autoconf.  It may work, but is not guaranteed to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically `autoreconf'.
rm -f stamp-h1
touch config.h.in
cd ../.. && /bin/sh ./config.status include/gavl/config.h
config.status: creating include/gavl/config.h
make  all-am
make[3]: Entering directory '/build/gavl/src/gavl-1.4.0/include/gavl'
make[3]: Leaving directory '/build/gavl/src/gavl-1.4.0/include/gavl'
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/include/gavl'
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/include'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/include'
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0/include'
Making all in m4
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0/m4'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0/m4'
Making all in utils
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0/utils'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0/utils'
Making all in doc
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0/doc'
doxygen Doxyfile
warning: Tag 'DETAILS_AT_TOP' at line 156 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'SHOW_DIRECTORIES' at line 375 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'COLS_IN_ALPHA_INDEX' at line 566 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'HTML_ALIGN_MEMBERS' at line 621 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_SCHEMA' at line 853 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'XML_DTD' at line 859 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'PERL_PATH' at line 1020 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 1032 of file 'Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: argument 'a4wide' for option PAPER_TYPE is not a valid enum value
Using the default: a4!
Doxygen version used: 1.11.0
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for msc files...
Searching for dia files...
Searching for files to exclude
Searching INPUT for files to process...
Reading and parsing tag files
Parsing files
Preprocessing /build/gavl/src/gavl-1.4.0/doc/mainpage.incl...
Parsing file /build/gavl/src/gavl-1.4.0/doc/mainpage.incl...
Preprocessing /build/gavl/src/gavl-1.4.0/include/gavl/timecode.h...
Parsing file /build/gavl/src/gavl-1.4.0/include/gavl/timecode.h...
Preprocessing /build/gavl/src/gavl-1.4.0/include/gavl/gavl.h...
Parsing file /build/gavl/src/gavl-1.4.0/include/gavl/gavl.h...
Preprocessing /build/gavl/src/gavl-1.4.0/include/gavl/gavltime.h...
Parsing file /build/gavl/src/gavl-1.4.0/include/gavl/gavltime.h...
Preprocessing /build/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h...
Parsing file /build/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h...
Preprocessing /build/gavl/src/gavl-1.4.0/include/gavl/compression.h...
Parsing file /build/gavl/src/gavl-1.4.0/include/gavl/compression.h...
Preprocessing /build/gavl/src/gavl-1.4.0/include/gavl/metadata.h...
Parsing file /build/gavl/src/gavl-1.4.0/include/gavl/metadata.h...
Preprocessing /build/gavl/src/gavl-1.4.0/include/gavl/metatags.h...
Parsing file /build/gavl/src/gavl-1.4.0/include/gavl/metatags.h...
Building macro definition list...
Building group list...
Building directory list...
Building namespace list...
Building file list...
Building class list...
Building concept list...
Computing nesting relations for classes...
Associating documentation with classes...
Associating documentation with concepts...
Associating documentation with modules...
Building example list...
Searching for enumerations...
Searching for documented typedefs...
Searching for members imported via using declarations...
Searching for included using directives...
Searching for documented variables...
Building interface member list...
Building member list...
/build/gavl/src/gavl-1.4.0/include/gavl/gavl.h:3019: warning: Found non-existing group 'video_ptions' for the command '@ingroup', ignoring command
/build/gavl/src/gavl-1.4.0/include/gavl/gavl.h:3029: warning: Found non-existing group 'video_ptions' for the command '@ingroup', ignoring command
Searching for friends...
Searching for documented defines...
Computing class inheritance relations...
Computing class usage relations...
Flushing cached template relations that have become invalid...
Computing class relations...
Add enum values to enums...
Searching for member function documentation...
Creating members for template instances...
Building page list...
Search for main page...
Computing page relations...
Determining the scope of groups...
Computing module relations...
Sorting lists...
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Generating disk names...
Adding source references...
Adding xrefitems...
Sorting member lists...
Setting anonymous enum type...
Computing dependencies between directories...
Generating citations page...
Counting members...
Counting data structures...
Resolving user defined references...
Finding anchors and sections in the documentation...
Transferring function references...
Combining using relations...
Adding members to index pages...
Correcting members for VHDL...
Computing tooltip texts...
Generating style sheet...
Generating search indices...
Generating example documentation...
Generating file sources...
Parsing code for file mainpage.incl...
Generating code for file /build/gavl/src/gavl-1.4.0/include/gavl/compression.h...
Generating code for file /build/gavl/src/gavl-1.4.0/include/gavl/gavl.h...
Generating code for file /build/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h...
Generating code for file /build/gavl/src/gavl-1.4.0/include/gavl/gavltime.h...
Generating code for file /build/gavl/src/gavl-1.4.0/include/gavl/metadata.h...
Generating code for file /build/gavl/src/gavl-1.4.0/include/gavl/metatags.h...
Generating code for file /build/gavl/src/gavl-1.4.0/include/gavl/timecode.h...
Generating file documentation...
Generating docs for file /build/gavl/src/gavl-1.4.0/include/gavl/gavl.h...
Generating page documentation...
Generating group documentation...
Generating class documentation...
Generating docs for compound gavl_audio_channels_t...
Generating docs for compound gavl_audio_format_t...
Generating docs for compound gavl_audio_frame_t...
Generating docs for compound gavl_audio_samples_t...
Generating docs for compound gavl_compression_info_t...
Generating docs for compound gavl_dsp_funcs_t...
Generating docs for compound gavl_frame_table_t...
Generating docs for compound gavl_metadata_t...
Generating docs for compound gavl_metadata_tag_t...
Generating docs for compound gavl_overlay_t...
Generating docs for compound gavl_packet_t...
Generating docs for compound gavl_rectangle_f_t...
Generating docs for compound gavl_rectangle_i_t...
Generating docs for compound gavl_timecode_format_t...
Generating docs for compound gavl_video_format_s...
Generating docs for compound gavl_video_frame_t...
Generating concept documentation...
Generating module documentation...
Generating namespace documentation...
Generating graph info page...
Generating directory documentation...
Generating index page...
Generating main page...
Generating page index...
Generating topic index...
Generating module index...
Generating module member index...
Generating namespace index...
Generating namespace member index...
Generating concept index...
Generating annotated compound index...
Generating alphabetical compound index...
Generating hierarchical class index...
Generating member index...
Generating file index...
Generating file member index...
Generating example index...
finalizing index lists...
writing tag file...
Running plantuml with JAVA...
type lookup cache used 739/65536 hits=2658 misses=745
symbol lookup cache used 1179/65536 hits=1642 misses=1179
finished...
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0/doc'
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in gavl
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl'
Making install in hq
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl/hq'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_rgb_hq.lo -MD -MP -MF .deps/rgb_rgb_hq.Tpo -c -o rgb_rgb_hq.lo rgb_rgb_hq.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_hq.lo -MD -MP -MF .deps/rgb_yuv_hq.Tpo -c -o rgb_yuv_hq.lo rgb_yuv_hq.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_rgb_hq.lo -MD -MP -MF .deps/yuv_rgb_hq.Tpo -c -o yuv_rgb_hq.lo yuv_rgb_hq.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_yuv_hq.lo -MD -MP -MF .deps/yuv_yuv_hq.Tpo -c -o yuv_yuv_hq.lo yuv_yuv_hq.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_hq.lo -MD -MP -MF .deps/rgb_yuv_hq.Tpo -c rgb_yuv_hq.c  -fPIC -DPIC -o .libs/rgb_yuv_hq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_rgb_hq.lo -MD -MP -MF .deps/rgb_rgb_hq.Tpo -c rgb_rgb_hq.c  -fPIC -DPIC -o .libs/rgb_rgb_hq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_rgb_hq.lo -MD -MP -MF .deps/yuv_rgb_hq.Tpo -c yuv_rgb_hq.c  -fPIC -DPIC -o .libs/yuv_rgb_hq.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_yuv_hq.lo -MD -MP -MF .deps/yuv_yuv_hq.Tpo -c yuv_yuv_hq.c  -fPIC -DPIC -o .libs/yuv_yuv_hq.o
mv -f .deps/rgb_rgb_hq.Tpo .deps/rgb_rgb_hq.Plo
mv -f .deps/yuv_yuv_hq.Tpo .deps/yuv_yuv_hq.Plo
mv -f .deps/yuv_rgb_hq.Tpo .deps/yuv_rgb_hq.Plo
mv -f .deps/rgb_yuv_hq.Tpo .deps/rgb_yuv_hq.Plo
/bin/sh ../../libtool --tag=CC   --mode=link gcc -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o libgavl_hq.la  rgb_rgb_hq.lo rgb_yuv_hq.lo yuv_rgb_hq.lo yuv_yuv_hq.lo  
libtool: link: rm -fr  .libs/libgavl_hq.a .libs/libgavl_hq.la
libtool: link: ar cru .libs/libgavl_hq.a .libs/rgb_rgb_hq.o .libs/rgb_yuv_hq.o .libs/yuv_rgb_hq.o .libs/yuv_yuv_hq.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgavl_hq.a
libtool: link: ( cd ".libs" && rm -f "libgavl_hq.la" && ln -s "../libgavl_hq.la" "libgavl_hq.la" )
make[3]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl/hq'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl/hq'
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl/hq'
Making install in c
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl/c'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT blend_c.lo -MD -MP -MF .deps/blend_c.Tpo -c -o blend_c.lo blend_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend_c.lo -MD -MP -MF .deps/deinterlace_blend_c.Tpo -c -o deinterlace_blend_c.lo deinterlace_blend_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT interleave_c.lo -MD -MP -MF .deps/interleave_c.Tpo -c -o interleave_c.lo interleave_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT mix_c.lo -MD -MP -MF .deps/mix_c.Tpo -c -o mix_c.lo mix_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT sampleformat_c.lo -MD -MP -MF .deps/sampleformat_c.Tpo -c -o sampleformat_c.lo sampleformat_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bicubic_c.lo -MD -MP -MF .deps/scale_bicubic_c.Tpo -c -o scale_bicubic_c.lo scale_bicubic_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bicubic_noclip_c.lo -MD -MP -MF .deps/scale_bicubic_noclip_c.Tpo -c -o scale_bicubic_noclip_c.lo scale_bicubic_noclip_c.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_c.lo -MD -MP -MF .deps/scale_bilinear_c.Tpo -c -o scale_bilinear_c.lo scale_bilinear_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT blend_c.lo -MD -MP -MF .deps/blend_c.Tpo -c blend_c.c  -fPIC -DPIC -o .libs/blend_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend_c.lo -MD -MP -MF .deps/deinterlace_blend_c.Tpo -c deinterlace_blend_c.c  -fPIC -DPIC -o .libs/deinterlace_blend_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT interleave_c.lo -MD -MP -MF .deps/interleave_c.Tpo -c interleave_c.c  -fPIC -DPIC -o .libs/interleave_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT mix_c.lo -MD -MP -MF .deps/mix_c.Tpo -c mix_c.c  -fPIC -DPIC -o .libs/mix_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bicubic_c.lo -MD -MP -MF .deps/scale_bicubic_c.Tpo -c scale_bicubic_c.c  -fPIC -DPIC -o .libs/scale_bicubic_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bicubic_noclip_c.lo -MD -MP -MF .deps/scale_bicubic_noclip_c.Tpo -c scale_bicubic_noclip_c.c  -fPIC -DPIC -o .libs/scale_bicubic_noclip_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_c.lo -MD -MP -MF .deps/scale_bilinear_c.Tpo -c scale_bilinear_c.c  -fPIC -DPIC -o .libs/scale_bilinear_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT sampleformat_c.lo -MD -MP -MF .deps/sampleformat_c.Tpo -c sampleformat_c.c  -fPIC -DPIC -o .libs/sampleformat_c.o
mv -f .deps/deinterlace_blend_c.Tpo .deps/deinterlace_blend_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_fast_c.lo -MD -MP -MF .deps/scale_bilinear_fast_c.Tpo -c -o scale_bilinear_fast_c.lo scale_bilinear_fast_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_fast_c.lo -MD -MP -MF .deps/scale_bilinear_fast_c.Tpo -c scale_bilinear_fast_c.c  -fPIC -DPIC -o .libs/scale_bilinear_fast_c.o
mv -f .deps/scale_bilinear_fast_c.Tpo .deps/scale_bilinear_fast_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_noclip_c.lo -MD -MP -MF .deps/scale_bilinear_noclip_c.Tpo -c -o scale_bilinear_noclip_c.lo scale_bilinear_noclip_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_noclip_c.lo -MD -MP -MF .deps/scale_bilinear_noclip_c.Tpo -c scale_bilinear_noclip_c.c  -fPIC -DPIC -o .libs/scale_bilinear_noclip_c.o
mv -f .deps/scale_bicubic_noclip_c.Tpo .deps/scale_bicubic_noclip_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_generic_c.lo -MD -MP -MF .deps/scale_generic_c.Tpo -c -o scale_generic_c.lo scale_generic_c.c
mv -f .deps/interleave_c.Tpo .deps/interleave_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_generic_noclip_c.lo -MD -MP -MF .deps/scale_generic_noclip_c.Tpo -c -o scale_generic_noclip_c.lo scale_generic_noclip_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_generic_c.lo -MD -MP -MF .deps/scale_generic_c.Tpo -c scale_generic_c.c  -fPIC -DPIC -o .libs/scale_generic_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_generic_noclip_c.lo -MD -MP -MF .deps/scale_generic_noclip_c.Tpo -c scale_generic_noclip_c.c  -fPIC -DPIC -o .libs/scale_generic_noclip_c.o
In file included from scale_bilinear_c.c:55:
scale_x.h: In function 'scale_rgb_15_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:78:
scale_x.h: In function 'scale_rgb_16_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:91:
scale_x.h: In function 'scale_uint8_x_1_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:109:
scale_x.h: In function 'scale_uint8_x_2_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:132:
scale_x.h: In function 'scale_uint8_x_3_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:160:
scale_x.h: In function 'scale_uint8_x_4_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:173:
scale_x.h: In function 'scale_uint16_x_1_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:191:
scale_x.h: In function 'scale_uint16_x_2_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:215:
scale_x.h: In function 'scale_uint16_x_3_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:243:
scale_x.h: In function 'scale_uint16_x_4_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:253:
scale_x.h: In function 'scale_float_x_1_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:267:
scale_x.h: In function 'scale_float_x_2_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:286:
scale_x.h: In function 'scale_float_x_3_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:305:
scale_x.h: In function 'scale_float_x_4_x_bilinear_c':
scale_x.h:32:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:336:
scale_y.h: In function 'scale_rgb_15_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:366:
scale_y.h: In function 'scale_rgb_16_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:482:
scale_y.h: In function 'scale_uint16_x_1_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:506:
scale_y.h: In function 'scale_uint16_x_2_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:535:
scale_y.h: In function 'scale_uint16_x_3_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:569:
scale_y.h: In function 'scale_uint16_x_4_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:585:
scale_y.h: In function 'scale_float_x_1_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:605:
scale_y.h: In function 'scale_float_x_2_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:627:
scale_y.h: In function 'scale_float_x_3_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
In file included from scale_bilinear_c.c:652:
scale_y.h: In function 'scale_float_x_4_y_bilinear_c':
scale_y.h:50:5: warning: variable 'src_3' set but not used [-Wunused-but-set-variable]
mv -f .deps/scale_bilinear_c.Tpo .deps/scale_bilinear_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_nearest_c.lo -MD -MP -MF .deps/scale_nearest_c.Tpo -c -o scale_nearest_c.lo scale_nearest_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_nearest_c.lo -MD -MP -MF .deps/scale_nearest_c.Tpo -c scale_nearest_c.c  -fPIC -DPIC -o .libs/scale_nearest_c.o
mv -f .deps/scale_bicubic_c.Tpo .deps/scale_bicubic_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_quadratic_c.lo -MD -MP -MF .deps/scale_quadratic_c.Tpo -c -o scale_quadratic_c.lo scale_quadratic_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_quadratic_c.lo -MD -MP -MF .deps/scale_quadratic_c.Tpo -c scale_quadratic_c.c  -fPIC -DPIC -o .libs/scale_quadratic_c.o
mv -f .deps/mix_c.Tpo .deps/mix_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_quadratic_noclip_c.lo -MD -MP -MF .deps/scale_quadratic_noclip_c.Tpo -c -o scale_quadratic_noclip_c.lo scale_quadratic_noclip_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_quadratic_noclip_c.lo -MD -MP -MF .deps/scale_quadratic_noclip_c.Tpo -c scale_quadratic_noclip_c.c  -fPIC -DPIC -o .libs/scale_quadratic_noclip_c.o
mv -f .deps/scale_nearest_c.Tpo .deps/scale_nearest_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_bilinear_c.lo -MD -MP -MF .deps/transform_bilinear_c.Tpo -c -o transform_bilinear_c.lo transform_bilinear_c.c
mv -f .deps/blend_c.Tpo .deps/blend_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_bicubic_c.lo -MD -MP -MF .deps/transform_bicubic_c.Tpo -c -o transform_bicubic_c.lo transform_bicubic_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_bilinear_c.lo -MD -MP -MF .deps/transform_bilinear_c.Tpo -c transform_bilinear_c.c  -fPIC -DPIC -o .libs/transform_bilinear_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_bicubic_c.lo -MD -MP -MF .deps/transform_bicubic_c.Tpo -c transform_bicubic_c.c  -fPIC -DPIC -o .libs/transform_bicubic_c.o
mv -f .deps/scale_bilinear_noclip_c.Tpo .deps/scale_bilinear_noclip_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_nearest_c.lo -MD -MP -MF .deps/transform_nearest_c.Tpo -c -o transform_nearest_c.lo transform_nearest_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_nearest_c.lo -MD -MP -MF .deps/transform_nearest_c.Tpo -c transform_nearest_c.c  -fPIC -DPIC -o .libs/transform_nearest_c.o
mv -f .deps/transform_nearest_c.Tpo .deps/transform_nearest_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_quadratic_c.lo -MD -MP -MF .deps/transform_quadratic_c.Tpo -c -o transform_quadratic_c.lo transform_quadratic_c.c
mv -f .deps/sampleformat_c.Tpo .deps/sampleformat_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT volume_c.lo -MD -MP -MF .deps/volume_c.Tpo -c -o volume_c.lo volume_c.c
mv -f .deps/transform_bilinear_c.Tpo .deps/transform_bilinear_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_rgb_c.lo -MD -MP -MF .deps/rgb_rgb_c.Tpo -c -o rgb_rgb_c.lo rgb_rgb_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_quadratic_c.lo -MD -MP -MF .deps/transform_quadratic_c.Tpo -c transform_quadratic_c.c  -fPIC -DPIC -o .libs/transform_quadratic_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT volume_c.lo -MD -MP -MF .deps/volume_c.Tpo -c volume_c.c  -fPIC -DPIC -o .libs/volume_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_rgb_c.lo -MD -MP -MF .deps/rgb_rgb_c.Tpo -c rgb_rgb_c.c  -fPIC -DPIC -o .libs/rgb_rgb_c.o
mv -f .deps/scale_quadratic_noclip_c.Tpo .deps/scale_quadratic_noclip_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_c.lo -MD -MP -MF .deps/rgb_yuv_c.Tpo -c -o rgb_yuv_c.lo rgb_yuv_c.c
mv -f .deps/volume_c.Tpo .deps/volume_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_rgb_c.lo -MD -MP -MF .deps/yuv_rgb_c.Tpo -c -o yuv_rgb_c.lo yuv_rgb_c.c
mv -f .deps/scale_generic_noclip_c.Tpo .deps/scale_generic_noclip_c.Plo
mv -f .deps/transform_bicubic_c.Tpo .deps/transform_bicubic_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_yuv_c.lo -MD -MP -MF .deps/yuv_yuv_c.Tpo -c -o yuv_yuv_c.lo yuv_yuv_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_c.lo -MD -MP -MF .deps/rgb_yuv_c.Tpo -c rgb_yuv_c.c  -fPIC -DPIC -o .libs/rgb_yuv_c.o
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gray_rgb_c.lo -MD -MP -MF .deps/gray_rgb_c.Tpo -c -o gray_rgb_c.lo gray_rgb_c.c
mv -f .deps/scale_quadratic_c.Tpo .deps/scale_quadratic_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_gray_c.lo -MD -MP -MF .deps/rgb_gray_c.Tpo -c -o rgb_gray_c.lo rgb_gray_c.c
mv -f .deps/scale_generic_c.Tpo .deps/scale_generic_c.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_rgb_c.lo -MD -MP -MF .deps/yuv_rgb_c.Tpo -c yuv_rgb_c.c  -fPIC -DPIC -o .libs/yuv_rgb_c.o
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gray_yuv_c.lo -MD -MP -MF .deps/gray_yuv_c.Tpo -c -o gray_yuv_c.lo gray_yuv_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_yuv_c.lo -MD -MP -MF .deps/yuv_yuv_c.Tpo -c yuv_yuv_c.c  -fPIC -DPIC -o .libs/yuv_yuv_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gray_rgb_c.lo -MD -MP -MF .deps/gray_rgb_c.Tpo -c gray_rgb_c.c  -fPIC -DPIC -o .libs/gray_rgb_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_gray_c.lo -MD -MP -MF .deps/rgb_gray_c.Tpo -c rgb_gray_c.c  -fPIC -DPIC -o .libs/rgb_gray_c.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gray_yuv_c.lo -MD -MP -MF .deps/gray_yuv_c.Tpo -c gray_yuv_c.c  -fPIC -DPIC -o .libs/gray_yuv_c.o
mv -f .deps/transform_quadratic_c.Tpo .deps/transform_quadratic_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_gray_c.lo -MD -MP -MF .deps/yuv_gray_c.Tpo -c -o yuv_gray_c.lo yuv_gray_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_gray_c.lo -MD -MP -MF .deps/yuv_gray_c.Tpo -c yuv_gray_c.c  -fPIC -DPIC -o .libs/yuv_gray_c.o
mv -f .deps/yuv_gray_c.Tpo .deps/yuv_gray_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gray_gray_c.lo -MD -MP -MF .deps/gray_gray_c.Tpo -c -o gray_gray_c.lo gray_gray_c.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gray_gray_c.lo -MD -MP -MF .deps/gray_gray_c.Tpo -c gray_gray_c.c  -fPIC -DPIC -o .libs/gray_gray_c.o
mv -f .deps/rgb_gray_c.Tpo .deps/rgb_gray_c.Plo
mv -f .deps/gray_yuv_c.Tpo .deps/gray_yuv_c.Plo
mv -f .deps/gray_rgb_c.Tpo .deps/gray_rgb_c.Plo
mv -f .deps/gray_gray_c.Tpo .deps/gray_gray_c.Plo
mv -f .deps/rgb_rgb_c.Tpo .deps/rgb_rgb_c.Plo
mv -f .deps/rgb_yuv_c.Tpo .deps/rgb_yuv_c.Plo
mv -f .deps/yuv_yuv_c.Tpo .deps/yuv_yuv_c.Plo
mv -f .deps/yuv_rgb_c.Tpo .deps/yuv_rgb_c.Plo
/bin/sh ../../libtool --tag=CC   --mode=link gcc -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o libgavl_c.la  blend_c.lo colorspace_tables.lo deinterlace_blend_c.lo dsp_c.lo interleave_c.lo mix_c.lo sampleformat_c.lo scale_bicubic_c.lo scale_bicubic_noclip_c.lo scale_bilinear_c.lo scale_bilinear_fast_c.lo scale_bilinear_noclip_c.lo scale_generic_c.lo scale_generic_noclip_c.lo scale_nearest_c.lo scale_quadratic_c.lo scale_quadratic_noclip_c.lo transform_bilinear_c.lo transform_bicubic_c.lo transform_nearest_c.lo transform_quadratic_c.lo volume_c.lo rgb_rgb_c.lo rgb_yuv_c.lo yuv_rgb_c.lo yuv_yuv_c.lo gray_rgb_c.lo rgb_gray_c.lo gray_yuv_c.lo yuv_gray_c.lo gray_gray_c.lo  
libtool: link: rm -fr  .libs/libgavl_c.a .libs/libgavl_c.la
libtool: link: ar cru .libs/libgavl_c.a .libs/blend_c.o .libs/colorspace_tables.o .libs/deinterlace_blend_c.o .libs/dsp_c.o .libs/interleave_c.o .libs/mix_c.o .libs/sampleformat_c.o .libs/scale_bicubic_c.o .libs/scale_bicubic_noclip_c.o .libs/scale_bilinear_c.o .libs/scale_bilinear_fast_c.o .libs/scale_bilinear_noclip_c.o .libs/scale_generic_c.o .libs/scale_generic_noclip_c.o .libs/scale_nearest_c.o .libs/scale_quadratic_c.o .libs/scale_quadratic_noclip_c.o .libs/transform_bilinear_c.o .libs/transform_bicubic_c.o .libs/transform_nearest_c.o .libs/transform_quadratic_c.o .libs/volume_c.o .libs/rgb_rgb_c.o .libs/rgb_yuv_c.o .libs/yuv_rgb_c.o .libs/yuv_yuv_c.o .libs/gray_rgb_c.o .libs/rgb_gray_c.o .libs/gray_yuv_c.o .libs/yuv_gray_c.o .libs/gray_gray_c.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libgavl_c.a
libtool: link: ( cd ".libs" && rm -f "libgavl_c.la" && ln -s "../libgavl_c.la" "libgavl_c.la" )
make[3]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl/c'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl/c'
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl/c'
Making install in libgdither
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl/libgdither'
make[3]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl/libgdither'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl/libgdither'
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl/libgdither'
Making install in libsamplerate
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl/libsamplerate'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT samplerate.lo -MD -MP -MF .deps/samplerate.Tpo -c -o samplerate.lo samplerate.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT src_sinc.lo -MD -MP -MF .deps/src_sinc.Tpo -c -o src_sinc.lo src_sinc.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT src_zoh.lo -MD -MP -MF .deps/src_zoh.Tpo -c -o src_zoh.lo src_zoh.c
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT src_linear.lo -MD -MP -MF .deps/src_linear.Tpo -c -o src_linear.lo src_linear.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT samplerate.lo -MD -MP -MF .deps/samplerate.Tpo -c samplerate.c  -fPIC -DPIC -o .libs/samplerate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT src_zoh.lo -MD -MP -MF .deps/src_zoh.Tpo -c src_zoh.c  -fPIC -DPIC -o .libs/src_zoh.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT src_sinc.lo -MD -MP -MF .deps/src_sinc.Tpo -c src_sinc.c  -fPIC -DPIC -o .libs/src_sinc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT src_linear.lo -MD -MP -MF .deps/src_linear.Tpo -c src_linear.c  -fPIC -DPIC -o .libs/src_linear.o
mv -f .deps/samplerate.Tpo .deps/samplerate.Plo
mv -f .deps/src_zoh.Tpo .deps/src_zoh.Plo
mv -f .deps/src_linear.Tpo .deps/src_linear.Plo
mv -f .deps/src_sinc.Tpo .deps/src_sinc.Plo
/bin/sh ../../libtool --tag=CC   --mode=link gcc -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o libsamplerate.la  samplerate.lo src_sinc.lo  src_zoh.lo src_linear.lo  -lm 
libtool: link: rm -fr  .libs/libsamplerate.a .libs/libsamplerate.la
libtool: link: ar cru .libs/libsamplerate.a .libs/samplerate.o .libs/src_sinc.o .libs/src_zoh.o .libs/src_linear.o 
ar: `u' modifier ignored since `D' is the default (see `U')
libtool: link: ranlib .libs/libsamplerate.a
libtool: link: ( cd ".libs" && rm -f "libsamplerate.la" && ln -s "../libsamplerate.la" "libsamplerate.la" )
make[3]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl/libsamplerate'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl/libsamplerate'
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl/libsamplerate'
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audioconverter.lo -MD -MP -MF .deps/audioconverter.Tpo -c -o audioconverter.lo audioconverter.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audioframe.lo -MD -MP -MF .deps/audioframe.Tpo -c -o audioframe.lo audioframe.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audiooptions.lo -MD -MP -MF .deps/audiooptions.Tpo -c -o audiooptions.lo audiooptions.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT blend.lo -MD -MP -MF .deps/blend.Tpo -c -o blend.lo blend.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT colorspace.lo -MD -MP -MF .deps/colorspace.Tpo -c -o colorspace.lo colorspace.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT cputest.lo -MD -MP -MF .deps/cputest.Tpo -c -o cputest.lo cputest.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace.lo -MD -MP -MF .deps/deinterlace.Tpo -c -o deinterlace.lo deinterlace.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend.lo -MD -MP -MF .deps/deinterlace_blend.Tpo -c -o deinterlace_blend.lo deinterlace_blend.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audioconverter.lo -MD -MP -MF .deps/audioconverter.Tpo -c audioconverter.c  -fPIC -DPIC -o .libs/audioconverter.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audioframe.lo -MD -MP -MF .deps/audioframe.Tpo -c audioframe.c  -fPIC -DPIC -o .libs/audioframe.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT colorspace.lo -MD -MP -MF .deps/colorspace.Tpo -c colorspace.c  -fPIC -DPIC -o .libs/colorspace.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT cputest.lo -MD -MP -MF .deps/cputest.Tpo -c cputest.c  -fPIC -DPIC -o .libs/cputest.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT blend.lo -MD -MP -MF .deps/blend.Tpo -c blend.c  -fPIC -DPIC -o .libs/blend.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace.lo -MD -MP -MF .deps/deinterlace.Tpo -c deinterlace.c  -fPIC -DPIC -o .libs/deinterlace.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT audiooptions.lo -MD -MP -MF .deps/audiooptions.Tpo -c audiooptions.c  -fPIC -DPIC -o .libs/audiooptions.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend.lo -MD -MP -MF .deps/deinterlace_blend.Tpo -c deinterlace_blend.c  -fPIC -DPIC -o .libs/deinterlace_blend.o
mv -f .deps/cputest.Tpo .deps/cputest.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_copy.lo -MD -MP -MF .deps/deinterlace_copy.Tpo -c -o deinterlace_copy.lo deinterlace_copy.c
mv -f .deps/audiooptions.Tpo .deps/audiooptions.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_scale.lo -MD -MP -MF .deps/deinterlace_scale.Tpo -c -o deinterlace_scale.lo deinterlace_scale.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_copy.lo -MD -MP -MF .deps/deinterlace_copy.Tpo -c deinterlace_copy.c  -fPIC -DPIC -o .libs/deinterlace_copy.o
mv -f .deps/deinterlace_blend.Tpo .deps/deinterlace_blend.Plo
mv -f .deps/blend.Tpo .deps/blend.Plo
mv -f .deps/deinterlace.Tpo .deps/deinterlace.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsp.lo -MD -MP -MF .deps/dsp.Tpo -c -o dsp.lo dsp.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT interleave.lo -MD -MP -MF .deps/interleave.Tpo -c -o interleave.lo interleave.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT memcpy.lo -MD -MP -MF .deps/memcpy.Tpo -c -o memcpy.lo memcpy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_scale.lo -MD -MP -MF .deps/deinterlace_scale.Tpo -c deinterlace_scale.c  -fPIC -DPIC -o .libs/deinterlace_scale.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT interleave.lo -MD -MP -MF .deps/interleave.Tpo -c interleave.c  -fPIC -DPIC -o .libs/interleave.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsp.lo -MD -MP -MF .deps/dsp.Tpo -c dsp.c  -fPIC -DPIC -o .libs/dsp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT memcpy.lo -MD -MP -MF .deps/memcpy.Tpo -c memcpy.c  -fPIC -DPIC -o .libs/memcpy.o
mv -f .deps/audioconverter.Tpo .deps/audioconverter.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c -o metadata.lo metadata.c
mv -f .deps/deinterlace_copy.Tpo .deps/deinterlace_copy.Plo
mv -f .deps/deinterlace_scale.Tpo .deps/deinterlace_scale.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT mix.lo -MD -MP -MF .deps/mix.Tpo -c -o mix.lo mix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c metadata.c  -fPIC -DPIC -o .libs/metadata.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT sampleformat.lo -MD -MP -MF .deps/sampleformat.Tpo -c -o sampleformat.lo sampleformat.c
mv -f .deps/dsp.Tpo .deps/dsp.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT samplerate.lo -MD -MP -MF .deps/samplerate.Tpo -c -o samplerate.lo samplerate.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT sampleformat.lo -MD -MP -MF .deps/sampleformat.Tpo -c sampleformat.c  -fPIC -DPIC -o .libs/sampleformat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT mix.lo -MD -MP -MF .deps/mix.Tpo -c mix.c  -fPIC -DPIC -o .libs/mix.o
mv -f .deps/memcpy.Tpo .deps/memcpy.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale.lo -MD -MP -MF .deps/scale.Tpo -c -o scale.lo scale.c
mv -f .deps/interleave.Tpo .deps/interleave.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_context.lo -MD -MP -MF .deps/scale_context.Tpo -c -o scale_context.lo scale_context.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT samplerate.lo -MD -MP -MF .deps/samplerate.Tpo -c samplerate.c  -fPIC -DPIC -o .libs/samplerate.o
mv -f .deps/audioframe.Tpo .deps/audioframe.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_kernels.lo -MD -MP -MF .deps/scale_kernels.Tpo -c -o scale_kernels.lo scale_kernels.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale.lo -MD -MP -MF .deps/scale.Tpo -c scale.c  -fPIC -DPIC -o .libs/scale.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_context.lo -MD -MP -MF .deps/scale_context.Tpo -c scale_context.c  -fPIC -DPIC -o .libs/scale_context.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_kernels.lo -MD -MP -MF .deps/scale_kernels.Tpo -c scale_kernels.c  -fPIC -DPIC -o .libs/scale_kernels.o
mv -f .deps/metadata.Tpo .deps/metadata.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_table.lo -MD -MP -MF .deps/scale_table.Tpo -c -o scale_table.lo scale_table.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_table.lo -MD -MP -MF .deps/scale_table.Tpo -c scale_table.c  -fPIC -DPIC -o .libs/scale_table.o
mv -f .deps/samplerate.Tpo .deps/samplerate.Plo
mv -f .deps/scale_kernels.Tpo .deps/scale_kernels.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c -o timer.lo timer.c
sampleformat.c: In function 'gavl_sampleformat_context_create':
sampleformat.c:268:19: warning: comparison between 'GDitherType' and 'enum <anonymous>' [-Wenum-compare]
mv -f .deps/sampleformat.Tpo .deps/sampleformat.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c -o transform.lo transform.c
mv -f .deps/colorspace.Tpo .deps/colorspace.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c  -fPIC -DPIC -o .libs/timer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c  -fPIC -DPIC -o .libs/time.o
mv -f .deps/scale.Tpo .deps/scale.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_context.lo -MD -MP -MF .deps/transform_context.Tpo -c -o transform_context.lo transform_context.c
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_table.lo -MD -MP -MF .deps/transform_table.Tpo -c -o transform_table.lo transform_table.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c  -fPIC -DPIC -o .libs/transform.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_context.lo -MD -MP -MF .deps/transform_context.Tpo -c transform_context.c  -fPIC -DPIC -o .libs/transform_context.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_table.lo -MD -MP -MF .deps/transform_table.Tpo -c transform_table.c  -fPIC -DPIC -o .libs/transform_table.o
mv -f .deps/mix.Tpo .deps/mix.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT video.lo -MD -MP -MF .deps/video.Tpo -c -o video.lo video.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT video.lo -MD -MP -MF .deps/video.Tpo -c video.c  -fPIC -DPIC -o .libs/video.o
mv -f .deps/timer.Tpo .deps/timer.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT videoframe.lo -MD -MP -MF .deps/videoframe.Tpo -c -o videoframe.lo videoframe.c
scale_context.c: In function 'gavl_video_scale_context_init_convolve':
scale_context.c:930:17: warning: variable 'v_coeffs_real' set but not used [-Wunused-but-set-variable]
scale_context.c:927:17: warning: variable 'h_coeffs_real' set but not used [-Wunused-but-set-variable]
mv -f .deps/transform.Tpo .deps/transform.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT videooptions.lo -MD -MP -MF .deps/videooptions.Tpo -c -o videooptions.lo videooptions.c
mv -f .deps/scale_context.Tpo .deps/scale_context.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT videoframe.lo -MD -MP -MF .deps/videoframe.Tpo -c videoframe.c  -fPIC -DPIC -o .libs/videoframe.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include   -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT volume.lo -MD -MP -MF .deps/volume.Tpo -c -o volume.lo volume.c
mv -f .deps/time.Tpo .deps/time.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT videooptions.lo -MD -MP -MF .deps/videooptions.Tpo -c videooptions.c  -fPIC -DPIC -o .libs/videooptions.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT volume.lo -MD -MP -MF .deps/volume.Tpo -c volume.c  -fPIC -DPIC -o .libs/volume.o
mv -f .deps/transform_context.Tpo .deps/transform_context.Plo
mv -f .deps/video.Tpo .deps/video.Plo
mv -f .deps/videooptions.Tpo .deps/videooptions.Plo
mv -f .deps/volume.Tpo .deps/volume.Plo
mv -f .deps/scale_table.Tpo .deps/scale_table.Plo
mv -f .deps/transform_table.Tpo .deps/transform_table.Plo
mv -f .deps/videoframe.Tpo .deps/videoframe.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc -D__GAVL__ -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -export-symbols-regex gavl -version-info 1:0:0  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o libgavl.la -rpath /usr/lib absdiff.lo arith128.lo audioconverter.lo audioformat.lo audioframe.lo audiooptions.lo blend.lo colorchannel.lo colorspace.lo compression.lo cputest.lo deinterlace.lo deinterlace_blend.lo deinterlace_copy.lo deinterlace_scale.lo dsp.lo dsputils.lo frametable.lo interleave.lo memcpy.lo metadata.lo mix.lo peakdetector.lo psnr.lo rectangle.lo sampleformat.lo samplerate.lo scale.lo scale_context.lo scale_kernels.lo scale_table.lo ssim.lo time.lo timecode.lo timer.lo transform.lo transform_context.lo transform_table.lo video.lo videoformat.lo videoframe.lo videooptions.lo volume.lo      c/libgavl_c.la hq/libgavl_hq.la libgdither/libgdither.la libsamplerate/libsamplerate.la -lm 
libtool: link: rm -fr  .libs/libgavl.exp .libs/libgavl.la .libs/libgavl.lai .libs/libgavl.so .libs/libgavl.so.1 .libs/libgavl.so.1.0.0 .libs/libgavl.ver
libtool: link: /usr/bin/nm -B  .libs/absdiff.o .libs/arith128.o .libs/audioconverter.o .libs/audioformat.o .libs/audioframe.o .libs/audiooptions.o .libs/blend.o .libs/colorchannel.o .libs/colorspace.o .libs/compression.o .libs/cputest.o .libs/deinterlace.o .libs/deinterlace_blend.o .libs/deinterlace_copy.o .libs/deinterlace_scale.o .libs/dsp.o .libs/dsputils.o .libs/frametable.o .libs/interleave.o .libs/memcpy.o .libs/metadata.o .libs/mix.o .libs/peakdetector.o .libs/psnr.o .libs/rectangle.o .libs/sampleformat.o .libs/samplerate.o .libs/scale.o .libs/scale_context.o .libs/scale_kernels.o .libs/scale_table.o .libs/ssim.o .libs/time.o .libs/timecode.o .libs/timer.o .libs/transform.o .libs/transform_context.o .libs/transform_table.o .libs/video.o .libs/videoformat.o .libs/videoframe.o .libs/videooptions.o .libs/volume.o   c/.libs/libgavl_c.a hq/.libs/libgavl_hq.a libgdither/.libs/libgdither.a libsamplerate/.libs/libsamplerate.a | sed -n -e 's/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgavl.exp
libtool: link: /usr/bin/grep -E -e "gavl" ".libs/libgavl.exp" > ".libs/libgavl.expT"
libtool: link: mv -f ".libs/libgavl.expT" ".libs/libgavl.exp"
libtool: link: echo "{ global:" > .libs/libgavl.ver
libtool: link:  cat .libs/libgavl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgavl.ver
libtool: link:  echo "local: *; };" >> .libs/libgavl.ver
libtool: link:  gcc -shared  .libs/absdiff.o .libs/arith128.o .libs/audioconverter.o .libs/audioformat.o .libs/audioframe.o .libs/audiooptions.o .libs/blend.o .libs/colorchannel.o .libs/colorspace.o .libs/compression.o .libs/cputest.o .libs/deinterlace.o .libs/deinterlace_blend.o .libs/deinterlace_copy.o .libs/deinterlace_scale.o .libs/dsp.o .libs/dsputils.o .libs/frametable.o .libs/interleave.o .libs/memcpy.o .libs/metadata.o .libs/mix.o .libs/peakdetector.o .libs/psnr.o .libs/rectangle.o .libs/sampleformat.o .libs/samplerate.o .libs/scale.o .libs/scale_context.o .libs/scale_kernels.o .libs/scale_table.o .libs/ssim.o .libs/time.o .libs/timecode.o .libs/timer.o .libs/transform.o .libs/transform_context.o .libs/transform_table.o .libs/video.o .libs/videoformat.o .libs/videoframe.o .libs/videooptions.o .libs/volume.o  -Wl,--whole-archive c/.libs/libgavl_c.a hq/.libs/libgavl_hq.a libgdither/.libs/libgdither.a libsamplerate/.libs/libsamplerate.a -Wl,--no-whole-archive  -lm  -march=armv8-a -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now   -Wl,-soname -Wl,libgavl.so.1 -Wl,-version-script -Wl,.libs/libgavl.ver -o .libs/libgavl.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libgavl.so.1" && ln -s "libgavl.so.1.0.0" "libgavl.so.1")
libtool: link: (cd ".libs" && rm -f "libgavl.so" && ln -s "libgavl.so.1.0.0" "libgavl.so")
libtool: link: ( cd ".libs" && rm -f "libgavl.la" && ln -s "../libgavl.la" "libgavl.la" )
make[3]: Entering directory '/build/gavl/src/gavl-1.4.0/gavl'
test -z "/usr/lib" || /usr/bin/mkdir -p "/build/gavl/pkg/gavl/usr/lib"
make[3]: Nothing to be done for 'install-data-am'.
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libgavl.la '/build/gavl/pkg/gavl/usr/lib'
libtool: install: /usr/bin/install -c .libs/libgavl.so.1.0.0 /build/gavl/pkg/gavl/usr/lib/libgavl.so.1.0.0
libtool: install: (cd /build/gavl/pkg/gavl/usr/lib && { ln -s -f libgavl.so.1.0.0 libgavl.so.1 || { rm -f libgavl.so.1 && ln -s libgavl.so.1.0.0 libgavl.so.1; }; })
libtool: install: (cd /build/gavl/pkg/gavl/usr/lib && { ln -s -f libgavl.so.1.0.0 libgavl.so || { rm -f libgavl.so && ln -s libgavl.so.1.0.0 libgavl.so; }; })
libtool: install: /usr/bin/install -c .libs/libgavl.lai /build/gavl/pkg/gavl/usr/lib/libgavl.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[3]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl'
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl'
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0/gavl'
Making install in src
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0/src'
gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT benchmark.o -MD -MP -MF .deps/benchmark.Tpo -c -o benchmark.o benchmark.c
gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT timeutils.o -MD -MP -MF .deps/timeutils.Tpo -c -o timeutils.o timeutils.c
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o colorspace_time colorspace_time.o ../gavl/libgavl.la 
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o dump_frame_table dump_frame_table.o ../gavl/libgavl.la 
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o pixelformat_penalty pixelformat_penalty.o ../gavl/libgavl.la 
gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include    -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT plot_scale_kernels.o -MD -MP -MF .deps/plot_scale_kernels.Tpo -c -o plot_scale_kernels.o plot_scale_kernels.c
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o timescale_test timescale_test.o ../gavl/libgavl.la 
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o volume_test volume_test.o -lm ../gavl/libgavl.la 
mv -f .deps/timeutils.Tpo .deps/timeutils.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o deinterlace_time deinterlace_time.o timeutils.o ../gavl/libgavl.la 
mv -f .deps/plot_scale_kernels.Tpo .deps/plot_scale_kernels.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o scale_time scale_time.o timeutils.o ../gavl/libgavl.la 
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/dump_frame_table dump_frame_table.o  ../gavl/.libs/libgavl.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/colorspace_time colorspace_time.o  ../gavl/.libs/libgavl.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/pixelformat_penalty pixelformat_penalty.o  ../gavl/.libs/libgavl.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/timescale_test timescale_test.o  ../gavl/.libs/libgavl.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/volume_test volume_test.o  -lm ../gavl/.libs/libgavl.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/deinterlace_time deinterlace_time.o timeutils.o  ../gavl/.libs/libgavl.so
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/scale_time scale_time.o timeutils.o  ../gavl/.libs/libgavl.so
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o plot_scale_kernels plot_scale_kernels.o ../gavl/libgavl.la 
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/plot_scale_kernels plot_scale_kernels.o  ../gavl/.libs/libgavl.so
benchmark.c: In function 'benchmark_image_transform':
benchmark.c:1626:7: warning: variable 'num_pixelformats' set but not used [-Wunused-but-set-variable]
benchmark.c: In function 'main':
benchmark.c:1919:5: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result]
mv -f .deps/benchmark.Tpo .deps/benchmark.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection  -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now  -o benchmark benchmark.o ../gavl/libgavl.la  
libtool: link: gcc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/benchmark benchmark.o  ../gavl/.libs/libgavl.so
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/src'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/src'
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0/src'
Making install in include
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0/include'
Making install in gavl
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/include/gavl'
make[3]: Entering directory '/build/gavl/src/gavl-1.4.0/include/gavl'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/include/gavl" || /usr/bin/mkdir -p "/build/gavl/pkg/gavl/usr/include/gavl"
 /usr/bin/install -c -m 644 compression.h gavl.h gavltime.h gavl_version.h gavldsp.h timecode.h gavldefs.h metadata.h metatags.h '/build/gavl/pkg/gavl/usr/include/gavl'
make[3]: Leaving directory '/build/gavl/src/gavl-1.4.0/include/gavl'
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/include/gavl'
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/include'
make[3]: Entering directory '/build/gavl/src/gavl-1.4.0/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/build/gavl/src/gavl-1.4.0/include'
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/include'
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0/include'
Making install in m4
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0/m4'
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/m4'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/m4'
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0/m4'
Making install in utils
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0/utils'
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/utils'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/utils'
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0/utils'
Making install in doc
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0/doc'
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/build/gavl/pkg/gavl/usr/share/doc/gavl/apiref" || /usr/bin/mkdir -p "/build/gavl/pkg/gavl/usr/share/doc/gavl/apiref"
/usr/bin/install -c -m 644 apiref/* /build/gavl/pkg/gavl/usr/share/doc/gavl/apiref
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0/doc'
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0/doc'
make[1]: Entering directory '/build/gavl/src/gavl-1.4.0'
make[2]: Entering directory '/build/gavl/src/gavl-1.4.0'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/build/gavl/pkg/gavl/usr/lib/pkgconfig"
 /usr/bin/install -c -m 644 gavl.pc '/build/gavl/pkg/gavl/usr/lib/pkgconfig'
make[2]: Leaving directory '/build/gavl/src/gavl-1.4.0'
make[1]: Leaving directory '/build/gavl/src/gavl-1.4.0'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> WARNING: Package contains reference to $srcdir
usr/share/doc/gavl/apiref/structgavl__audio__format__t.html
usr/share/doc/gavl/apiref/timecode_8h_source.html
usr/share/doc/gavl/apiref/structgavl__timecode__format__t.html
usr/share/doc/gavl/apiref/gavl_8h.html
usr/share/doc/gavl/apiref/structgavl__dsp__funcs__t.html
usr/share/doc/gavl/apiref/gavltime_8h_source.html
usr/share/doc/gavl/apiref/structgavl__frame__table__t.html
usr/share/doc/gavl/apiref/dir_d44c64559bbebec7f509842c48db8b23.html
usr/share/doc/gavl/apiref/structgavl__metadata__t.html
usr/share/doc/gavl/apiref/metatags_8h_source.html
usr/share/doc/gavl/apiref/uniongavl__audio__samples__t.html
usr/share/doc/gavl/apiref/structgavl__metadata__tag__t.html
usr/share/doc/gavl/apiref/uniongavl__audio__channels__t.html
usr/share/doc/gavl/apiref/structgavl__rectangle__f__t.html
usr/share/doc/gavl/apiref/structgavl__video__frame__t.html
usr/share/doc/gavl/apiref/metadata_8h_source.html
usr/share/doc/gavl/apiref/structgavl__audio__frame__t.html
usr/share/doc/gavl/apiref/structgavl__overlay__t.html
usr/share/doc/gavl/apiref/structgavl__video__format__s.html
usr/share/doc/gavl/apiref/structgavl__rectangle__i__t.html
usr/share/doc/gavl/apiref/gavldsp_8h_source.html
usr/share/doc/gavl/apiref/compression_8h_source.html
usr/share/doc/gavl/apiref/gavl_8h_source.html
usr/share/doc/gavl/apiref/structgavl__packet__t.html
usr/share/doc/gavl/apiref/dir_8d9966fd6a811526508c2e8ea93de85b.html
usr/share/doc/gavl/apiref/structgavl__compression__info__t.html
==> Creating package "gavl"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: gavl 1.4.0-8 (Fri 12 Jul 2024 09:02:00 PM MDT)
==> Cleaning up...