>>> gavl: Building community/gavl 1.4.0-r3 (using abuild 3.10.0_rc1-r2) started Fri, 14 Oct 2022 14:40:59 +0000 >>> gavl: Checking sanity of /home/buildozer/aports/community/gavl/APKBUILD... >>> gavl: Analyzing dependencies... >>> gavl: Installing for build: build-base doxygen (1/2) Installing doxygen (1.9.5-r0) (2/2) Installing .makedepends-gavl (20221014.144100) Executing busybox-1.35.0-r27.trigger OK: 420 MiB in 98 packages >>> gavl: Cleaning up srcdir >>> gavl: Cleaning up pkgdir >>> gavl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gavl-1.4.0.tar.gz >>> gavl: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gavl-1.4.0.tar.gz >>> gavl: Checking sha512sums... gavl-1.4.0.tar.gz: OK musl-sched_h.patch: OK >>> gavl: Unpacking /var/cache/distfiles/edge/gavl-1.4.0.tar.gz... >>> gavl: musl-sched_h.patch patching file src/benchmark.c >>> gavl: Updating ./config.sub checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking build system type... aarch64-alpine-linux-musl checking host system type... aarch64-alpine-linux-musl checking for style of include used by make... GNU checking for aarch64-alpine-linux-musl-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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/aarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/aarch64-alpine-linux-musl/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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/aarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for aarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-alpine-linux-musl-ar... no checking for ar... ar checking for aarch64-alpine-linux-musl-strip... no checking for strip... strip checking for aarch64-alpine-linux-musl-ranlib... no 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/aarch64-alpine-linux-musl/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... yes 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 Making all in gavl make[1]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl' Making all in hq make[2]: Entering directory '/home/buildozer/aports/community/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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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__ -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/hq' Making all in c make[2]: Entering directory '/home/buildozer/aports/community/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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -Os -D__GAVL__ -Os -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 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] 32 | * src_3, | ^~~~~ 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] 32 | * src_3, | ^~~~~ 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] 32 | * src_3, | ^~~~~ 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] 32 | * src_3, | ^~~~~ 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] 32 | * src_3, | ^~~~~ 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] 32 | * src_3, | ^~~~~ 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] 32 | * src_3, | ^~~~~ 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] 32 | * src_3, | ^~~~~ 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] 32 | * src_3, | ^~~~~ 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] 32 | * src_3, | ^~~~~ 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] 32 | * src_3, | ^~~~~ 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] 32 | * src_3, | ^~~~~ 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] 32 | * src_3, | ^~~~~ 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] 32 | * src_3, | ^~~~~ 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] 50 | * src_3, | ^~~~~ 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] 50 | * src_3, | ^~~~~ 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] 50 | * src_3, | ^~~~~ 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] 50 | * src_3, | ^~~~~ 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] 50 | * src_3, | ^~~~~ 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] 50 | * src_3, | ^~~~~ 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] 50 | * src_3, | ^~~~~ 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] 50 | * src_3, | ^~~~~ 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] 50 | * src_3, | ^~~~~ 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] 50 | * src_3, | ^~~~~ mv -f .deps/colorspace_tables.Tpo .deps/colorspace_tables.Plo mv -f .deps/volume_c.Tpo .deps/volume_c.Plo mv -f .deps/transform_nearest_c.Tpo .deps/transform_nearest_c.Plo mv -f .deps/scale_bilinear_fast_c.Tpo .deps/scale_bilinear_fast_c.Plo mv -f .deps/deinterlace_blend_c.Tpo .deps/deinterlace_blend_c.Plo mv -f .deps/scale_nearest_c.Tpo .deps/scale_nearest_c.Plo mv -f .deps/transform_bilinear_c.Tpo .deps/transform_bilinear_c.Plo mv -f .deps/transform_quadratic_c.Tpo .deps/transform_quadratic_c.Plo mv -f .deps/scale_bilinear_c.Tpo .deps/scale_bilinear_c.Plo mv -f .deps/transform_bicubic_c.Tpo .deps/transform_bicubic_c.Plo mv -f .deps/scale_bilinear_noclip_c.Tpo .deps/scale_bilinear_noclip_c.Plo mv -f .deps/interleave_c.Tpo .deps/interleave_c.Plo mv -f .deps/scale_bicubic_noclip_c.Tpo .deps/scale_bicubic_noclip_c.Plo mv -f .deps/scale_quadratic_c.Tpo .deps/scale_quadratic_c.Plo mv -f .deps/scale_quadratic_noclip_c.Tpo .deps/scale_quadratic_noclip_c.Plo mv -f .deps/scale_bicubic_c.Tpo .deps/scale_bicubic_c.Plo mv -f .deps/dsp_c.Tpo .deps/dsp_c.Plo mv -f .deps/mix_c.Tpo .deps/mix_c.Plo mv -f .deps/scale_generic_noclip_c.Tpo .deps/scale_generic_noclip_c.Plo mv -f .deps/scale_generic_c.Tpo .deps/scale_generic_c.Plo mv -f .deps/gray_gray_c.Tpo .deps/gray_gray_c.Plo mv -f .deps/blend_c.Tpo .deps/blend_c.Plo mv -f .deps/sampleformat_c.Tpo .deps/sampleformat_c.Plo mv -f .deps/yuv_gray_c.Tpo .deps/yuv_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/rgb_gray_c.Tpo .deps/rgb_gray_c.Plo mv -f .deps/rgb_rgb_c.Tpo .deps/rgb_rgb_c.Plo mv -f .deps/yuv_yuv_c.Tpo .deps/yuv_yuv_c.Plo mv -f .deps/rgb_yuv_c.Tpo .deps/rgb_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__ -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/c' Making all in libgdither make[2]: Entering directory '/home/buildozer/aports/community/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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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] 124 | case 23: | ^~~~ mv -f .deps/gdither.Tpo .deps/gdither.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -D__GAVL__ -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/libgdither' Making all in libsamplerate make[2]: Entering directory '/home/buildozer/aports/community/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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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__ -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/libsamplerate' make[2]: Entering directory '/home/buildozer/aports/community/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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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 -Os -D__GAVL__ -Os -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/cputest.Tpo .deps/cputest.Plo sampleformat.c: In function 'gavl_sampleformat_context_create': sampleformat.c:268:19: warning: comparison between 'GDitherType' and 'enum ' [-Wenum-compare] 268 | if((dither_type == GAVL_AUDIO_DITHER_NONE) || | ^~ mv -f .deps/deinterlace_scale.Tpo .deps/deinterlace_scale.Plo 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] 930 | const float * v_coeffs_real; | ^~~~~~~~~~~~~ scale_context.c:927:17: warning: variable 'h_coeffs_real' set but not used [-Wunused-but-set-variable] 927 | const float * h_coeffs_real; | ^~~~~~~~~~~~~ mv -f .deps/dsp.Tpo .deps/dsp.Plo mv -f .deps/deinterlace_copy.Tpo .deps/deinterlace_copy.Plo mv -f .deps/arith128.Tpo .deps/arith128.Plo mv -f .deps/deinterlace.Tpo .deps/deinterlace.Plo mv -f .deps/blend.Tpo .deps/blend.Plo mv -f .deps/memcpy.Tpo .deps/memcpy.Plo mv -f .deps/audiooptions.Tpo .deps/audiooptions.Plo mv -f .deps/timer.Tpo .deps/timer.Plo mv -f .deps/deinterlace_blend.Tpo .deps/deinterlace_blend.Plo mv -f .deps/scale_kernels.Tpo .deps/scale_kernels.Plo mv -f .deps/interleave.Tpo .deps/interleave.Plo mv -f .deps/transform.Tpo .deps/transform.Plo mv -f .deps/volume.Tpo .deps/volume.Plo mv -f .deps/dsputils.Tpo .deps/dsputils.Plo mv -f .deps/videoformat.Tpo .deps/videoformat.Plo mv -f .deps/time.Tpo .deps/time.Plo mv -f .deps/timecode.Tpo .deps/timecode.Plo mv -f .deps/compression.Tpo .deps/compression.Plo mv -f .deps/videooptions.Tpo .deps/videooptions.Plo mv -f .deps/ssim.Tpo .deps/ssim.Plo mv -f .deps/rectangle.Tpo .deps/rectangle.Plo mv -f .deps/samplerate.Tpo .deps/samplerate.Plo mv -f .deps/video.Tpo .deps/video.Plo mv -f .deps/transform_context.Tpo .deps/transform_context.Plo mv -f .deps/scale.Tpo .deps/scale.Plo mv -f .deps/audioformat.Tpo .deps/audioformat.Plo mv -f .deps/metadata.Tpo .deps/metadata.Plo mv -f .deps/audioconverter.Tpo .deps/audioconverter.Plo mv -f .deps/frametable.Tpo .deps/frametable.Plo mv -f .deps/sampleformat.Tpo .deps/sampleformat.Plo mv -f .deps/peakdetector.Tpo .deps/peakdetector.Plo mv -f .deps/transform_table.Tpo .deps/transform_table.Plo mv -f .deps/mix.Tpo .deps/mix.Plo mv -f .deps/audioframe.Tpo .deps/audioframe.Plo mv -f .deps/scale_table.Tpo .deps/scale_table.Plo mv -f .deps/scale_context.Tpo .deps/scale_context.Plo mv -f .deps/colorchannel.Tpo .deps/colorchannel.Plo mv -f .deps/absdiff.Tpo .deps/absdiff.Plo mv -f .deps/colorspace.Tpo .deps/colorspace.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__ -Os -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 -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' | /bin/sed 's/.* //' | sort | uniq > .libs/libgavl.exp libtool: link: /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 -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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl' make[1]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl' Making all in src make[1]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/src' gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -Os -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 -Os -Os -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 -Os -Os -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 -Os -Os -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 -Os -Os -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 -Os -Os -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 -Os -Os -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 -Os -Os -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 gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -Os -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 gcc -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -Os -Os -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 mv -f .deps/dump_frame_table.Tpo .deps/dump_frame_table.Po mv -f .deps/timeutils.Tpo .deps/timeutils.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o dump_frame_table dump_frame_table.o ../gavl/libgavl.la benchmark.c: In function 'benchmark_image_transform': benchmark.c:1628:7: warning: variable 'num_pixelformats' set but not used [-Wunused-but-set-variable] 1628 | int num_pixelformats; | ^~~~~~~~~~~~~~~~ mv -f .deps/pixelformat_penalty.Tpo .deps/pixelformat_penalty.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o pixelformat_penalty pixelformat_penalty.o ../gavl/libgavl.la mv -f .deps/timescale_test.Tpo .deps/timescale_test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o timescale_test timescale_test.o ../gavl/libgavl.la mv -f .deps/plot_scale_kernels.Tpo .deps/plot_scale_kernels.Po libtool: link: gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/dump_frame_table dump_frame_table.o ../gavl/.libs/libgavl.so /bin/sh ../libtool --tag=CC --mode=link gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o plot_scale_kernels plot_scale_kernels.o ../gavl/libgavl.la mv -f .deps/deinterlace_time.Tpo .deps/deinterlace_time.Po mv -f .deps/scale_time.Tpo .deps/scale_time.Po libtool: link: gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/pixelformat_penalty pixelformat_penalty.o ../gavl/.libs/libgavl.so /bin/sh ../libtool --tag=CC --mode=link gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o deinterlace_time deinterlace_time.o timeutils.o ../gavl/libgavl.la /bin/sh ../libtool --tag=CC --mode=link gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o scale_time scale_time.o timeutils.o ../gavl/libgavl.la libtool: link: gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/timescale_test timescale_test.o ../gavl/.libs/libgavl.so mv -f .deps/colorspace_time.Tpo .deps/colorspace_time.Po benchmark.c: In function 'benchmark_deinterlace': benchmark.c:1311:30: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations] 1311 | if(deinterlace_modes[j].mode == GAVL_DEINTERLACE_COPY) | ~~~~~~~~~~~~~~~~~~~~^~~~~ benchmark.c:1288:18: note: within this loop 1288 | for(j = 1; j < num_scale_modes; j++) | ~~^~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o colorspace_time colorspace_time.o ../gavl/libgavl.la mv -f .deps/volume_test.Tpo .deps/volume_test.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o volume_test volume_test.o ../gavl/libgavl.la libtool: link: gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/plot_scale_kernels plot_scale_kernels.o ../gavl/.libs/libgavl.so libtool: link: gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/deinterlace_time deinterlace_time.o timeutils.o ../gavl/.libs/libgavl.so libtool: link: gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/scale_time scale_time.o timeutils.o ../gavl/.libs/libgavl.so libtool: link: gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/colorspace_time colorspace_time.o ../gavl/.libs/libgavl.so libtool: link: gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/volume_test volume_test.o ../gavl/.libs/libgavl.so mv -f .deps/benchmark.Tpo .deps/benchmark.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o benchmark benchmark.o ../gavl/libgavl.la libtool: link: gcc -Os -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/benchmark benchmark.o ../gavl/.libs/libgavl.so make[1]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/src' Making all in include make[1]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include' Making all in gavl make[2]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl' make all-am make[3]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl' make[3]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl' make[2]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl' make[2]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include' make[1]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include' Making all in m4 make[1]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/m4' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/m4' Making all in utils make[1]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/utils' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/utils' Making all in doc make[1]: Entering directory '/home/buildozer/aports/community/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.9.5 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 /home/buildozer/aports/community/gavl/src/gavl-1.4.0/doc/mainpage.incl... Parsing file /home/buildozer/aports/community/gavl/src/gavl-1.4.0/doc/mainpage.incl... Preprocessing /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/timecode.h... Parsing file /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/timecode.h... Preprocessing /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavl.h... Parsing file /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavl.h... Preprocessing /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavltime.h... Parsing file /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavltime.h... Preprocessing /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h... Parsing file /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h... Preprocessing /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/compression.h... Parsing file /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/compression.h... Preprocessing /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/metadata.h... Parsing file /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/metadata.h... Preprocessing /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/metatags.h... Parsing file /home/buildozer/aports/community/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... 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... 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... 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 /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/compression.h... Generating code for file /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavl.h... Generating code for file /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h... Generating code for file /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavltime.h... Generating code for file /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/metadata.h/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavl.h:84: warning: The following parameter of gavl_video_stop_func(void *client_data, int thread) is not documented: parameter 'client_data' /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:56: warning: gavl_dsp_funcs_t::sad_rgb15 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:73: warning: gavl_dsp_funcs_t::sad_rgb16 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:90: warning: gavl_dsp_funcs_t::sad_8 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:104: warning: gavl_dsp_funcs_t::sad_16 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:118: warning: gavl_dsp_funcs_t::sad_f has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:131: warning: gavl_dsp_funcs_t::average_rgb15 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:141: warning: gavl_dsp_funcs_t::average_rgb16 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:150: warning: gavl_dsp_funcs_t::average_8 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:159: warning: gavl_dsp_funcs_t::average_16 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:168: warning: gavl_dsp_funcs_t::average_f has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:179: warning: gavl_dsp_funcs_t::interpolate_rgb15 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:192: warning: gavl_dsp_funcs_t::interpolate_rgb16 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:204: warning: gavl_dsp_funcs_t::interpolate_8 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:216: warning: gavl_dsp_funcs_t::interpolate_16 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:228: warning: gavl_dsp_funcs_t::interpolate_f has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:241: warning: gavl_dsp_funcs_t::bswap_16 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:247: warning: gavl_dsp_funcs_t::bswap_32 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:253: warning: gavl_dsp_funcs_t::bswap_64 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:259: warning: gavl_dsp_funcs_t::add_u8 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:270: warning: gavl_dsp_funcs_t::add_u8_s has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:280: warning: gavl_dsp_funcs_t::add_s8 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:290: warning: gavl_dsp_funcs_t::add_u16 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:300: warning: gavl_dsp_funcs_t::add_u16_s has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:310: warning: gavl_dsp_funcs_t::add_s16 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:320: warning: gavl_dsp_funcs_t::add_s32 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:330: warning: gavl_dsp_funcs_t::add_float has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:340: warning: gavl_dsp_funcs_t::add_double has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:350: warning: gavl_dsp_funcs_t::sub_u8 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:361: warning: gavl_dsp_funcs_t::sub_u8_s has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:371: warning: gavl_dsp_funcs_t::sub_s8 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:381: warning: gavl_dsp_funcs_t::sub_u16 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:391: warning: gavl_dsp_funcs_t::sub_u16_s has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:401: warning: gavl_dsp_funcs_t::sub_s16 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:411: warning: gavl_dsp_funcs_t::sub_s32 has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:421: warning: gavl_dsp_funcs_t::sub_float has @param documentation sections but no arguments /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/gavldsp.h:431: warning: gavl_dsp_funcs_t::sub_double has @param documentation sections but no arguments ... Generating code for file /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/metatags.h... Generating code for file /home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl/timecode.h... Generating file documentation... Generating docs for file /home/buildozer/aports/community/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 namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module 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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/doc' make[1]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0' >>> gavl: Entering fakeroot... Making install in gavl make[1]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl' Making install in hq make[2]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/hq' make[3]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/hq' make[2]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/hq' Making install in c make[2]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/c' make[3]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/c' make[2]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/c' Making install in libgdither make[2]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/libgdither' make[3]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/libgdither' make[2]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/libgdither' Making install in libsamplerate make[2]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/libsamplerate' make[3]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/libsamplerate' make[2]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl/libsamplerate' make[2]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl' make[3]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl' test -z "/usr/lib" || .././install-sh -c -d "/home/buildozer/aports/community/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 '/home/buildozer/aports/community/gavl/pkg/gavl/usr/lib' libtool: install: /usr/bin/install -c .libs/libgavl.so.1.0.0 /home/buildozer/aports/community/gavl/pkg/gavl/usr/lib/libgavl.so.1.0.0 libtool: install: (cd /home/buildozer/aports/community/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 /home/buildozer/aports/community/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 /home/buildozer/aports/community/gavl/pkg/gavl/usr/lib/libgavl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl' make[2]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl' make[1]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/gavl' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/src' make[2]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/src' make[1]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/src' Making install in include make[1]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include' Making install in gavl make[2]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl' make[3]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/gavl" || ../.././install-sh -c -d "/home/buildozer/aports/community/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 '/home/buildozer/aports/community/gavl/pkg/gavl/usr/include/gavl' make[3]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl' make[2]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include/gavl' make[2]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include' make[3]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include' make[2]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include' make[1]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/include' Making install in m4 make[1]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/m4' make[2]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/m4' make[1]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/m4' Making install in utils make[1]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/utils' make[2]: Entering directory '/home/buildozer/aports/community/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 '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/utils' make[1]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/utils' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/doc' make[2]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/home/buildozer/aports/community/gavl/pkg/gavl/usr/share/doc/gavl/apiref" || .././install-sh -c -d "/home/buildozer/aports/community/gavl/pkg/gavl/usr/share/doc/gavl/apiref" /usr/bin/install -c -m 644 apiref/* /home/buildozer/aports/community/gavl/pkg/gavl/usr/share/doc/gavl/apiref make[2]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/doc' make[1]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0/doc' make[1]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0' make[2]: Entering directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib/pkgconfig" || ./install-sh -c -d "/home/buildozer/aports/community/gavl/pkg/gavl/usr/lib/pkgconfig" /usr/bin/install -c -m 644 gavl.pc '/home/buildozer/aports/community/gavl/pkg/gavl/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0' make[1]: Leaving directory '/home/buildozer/aports/community/gavl/src/gavl-1.4.0' >>> gavl-dev*: Running split function dev... >>> gavl-dev*: Preparing subpackage gavl-dev... >>> gavl-dev*: Stripping binaries >>> gavl-dev*: Running postcheck for gavl-dev >>> gavl-doc*: Running split function doc... >>> gavl-doc*: Preparing subpackage gavl-doc... >>> gavl-doc*: Running postcheck for gavl-doc >>> gavl*: Running postcheck for gavl >>> gavl*: Preparing package gavl... >>> gavl*: Stripping binaries >>> gavl-dev*: Scanning shared objects >>> gavl-doc*: Scanning shared objects >>> gavl*: Scanning shared objects >>> gavl-dev*: Tracing dependencies... gavl=1.4.0-r3 pkgconfig >>> gavl-dev*: Package size: 224.0 KB >>> gavl-dev*: Compressing data... >>> gavl-dev*: Create checksum... >>> gavl-dev*: Create gavl-dev-1.4.0-r3.apk >>> gavl-doc*: Tracing dependencies... >>> gavl-doc*: Package size: 2.7 MB >>> gavl-doc*: Compressing data... >>> gavl-doc*: Create checksum... >>> gavl-doc*: Create gavl-doc-1.4.0-r3.apk >>> gavl*: Tracing dependencies... so:libc.musl-aarch64.so.1 >>> gavl*: Package size: 6.1 MB >>> gavl*: Compressing data... >>> gavl*: Create checksum... >>> gavl*: Create gavl-1.4.0-r3.apk >>> gavl: Build complete at Fri, 14 Oct 2022 14:41:58 +0000 elapsed time 0h 0m 59s >>> gavl: Cleaning up srcdir >>> gavl: Cleaning up pkgdir >>> gavl: Uninstalling dependencies... (1/2) Purging .makedepends-gavl (20221014.144100) (2/2) Purging doxygen (1.9.5-r0) Executing busybox-1.35.0-r27.trigger OK: 405 MiB in 96 packages >>> gavl: Updating the community/aarch64 repository index... >>> gavl: Signing the index...