Build of gavl with clang_glibc toolchain

The build took 00h 05m 11s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
437,408 ansic
10,487 sh
8,056 makefile
455,951 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: gavl 1.4.0-2 (Thu Apr 13 11:13:50 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking how to run the C preprocessor... clang -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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) 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 __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... yes
# checking if clang supports -O3 flags... yes
# checking if clang supports -funroll-all-loops flags... yes
# checking if clang supports -fomit-frame-pointer flags... yes
# checking if clang supports -ffast-math flags... yes
# checking Architecture... x86_64
# checking if C compiler accepts MMX assembly... yes
# checking if C compiler accepts 3Dnow assembly... yes
# checking if C compiler accepts 3Dnowext assembly... yes
# checking if C compiler accepts SSE assembly... yes
# checking if C compiler accepts SSE2 assembly... yes
# checking if C compiler accepts SSE3 assembly... yes
# checking if C compiler accepts SSSE3 assembly... yes
# checking if C compiler accepts MMX intrinsics... yes
# checking if C compiler accepts 3Dnow intrinsics... no
# checking if C compiler accepts 3Dnowext intrinsics... no
# checking if C compiler accepts SSE intrinsics... yes
# checking if C compiler accepts SSE2 intrinsics... yes
# checking if clang supports -Wall flags... yes
# checking if clang supports -Wmissing-declarations flags... yes
# checking if clang supports -Wdeclaration-after-statement flags... yes
# checking if clang supports -mfpmath=387 flags... no
# checking if clang 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 '/tmp/gavl/src/gavl-1.4.0/gavl'
# Making all in hq
# make[2]: Entering directory '/tmp/gavl/src/gavl-1.4.0/gavl/hq'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/rgb_rgb_hq.Tpo .deps/rgb_rgb_hq.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/rgb_yuv_hq.Tpo .deps/rgb_yuv_hq.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/yuv_rgb_hq.Tpo .deps/yuv_rgb_hq.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/yuv_yuv_hq.Tpo .deps/yuv_yuv_hq.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -D__GAVL__ -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 '/tmp/gavl/src/gavl-1.4.0/gavl/hq'
# Making all in c
# make[2]: Entering directory '/tmp/gavl/src/gavl-1.4.0/gavl/c'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/blend_c.Tpo .deps/blend_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/colorspace_tables.Tpo .deps/colorspace_tables.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/deinterlace_blend_c.Tpo .deps/deinterlace_blend_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/dsp_c.Tpo .deps/dsp_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/interleave_c.Tpo .deps/interleave_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/mix_c.Tpo .deps/mix_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/sampleformat_c.Tpo .deps/sampleformat_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bicubic_c.lo -MD -MP -MF .deps/scale_bicubic_c.Tpo -c -o scale_bicubic_c.lo scale_bicubic_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_bicubic_c.Tpo .deps/scale_bicubic_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bicubic_noclip_c.lo -MD -MP -MF .deps/scale_bicubic_noclip_c.Tpo -c -o scale_bicubic_noclip_c.lo scale_bicubic_noclip_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_bicubic_noclip_c.Tpo .deps/scale_bicubic_noclip_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_c.lo -MD -MP -MF .deps/scale_bilinear_c.Tpo -c -o scale_bilinear_c.lo scale_bilinear_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_bilinear_c.Tpo .deps/scale_bilinear_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_fast_c.lo -MD -MP -MF .deps/scale_bilinear_fast_c.Tpo -c -o scale_bilinear_fast_c.lo scale_bilinear_fast_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_bilinear_fast_c.Tpo .deps/scale_bilinear_fast_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_bilinear_noclip_c.lo -MD -MP -MF .deps/scale_bilinear_noclip_c.Tpo -c -o scale_bilinear_noclip_c.lo scale_bilinear_noclip_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_bilinear_noclip_c.Tpo .deps/scale_bilinear_noclip_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_generic_c.Tpo .deps/scale_generic_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_generic_noclip_c.lo -MD -MP -MF .deps/scale_generic_noclip_c.Tpo -c -o scale_generic_noclip_c.lo scale_generic_noclip_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_generic_noclip_c.Tpo .deps/scale_generic_noclip_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_nearest_c.lo -MD -MP -MF .deps/scale_nearest_c.Tpo -c -o scale_nearest_c.lo scale_nearest_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_nearest_c.Tpo .deps/scale_nearest_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_quadratic_c.lo -MD -MP -MF .deps/scale_quadratic_c.Tpo -c -o scale_quadratic_c.lo scale_quadratic_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_quadratic_c.Tpo .deps/scale_quadratic_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_quadratic_noclip_c.lo -MD -MP -MF .deps/scale_quadratic_noclip_c.Tpo -c -o scale_quadratic_noclip_c.lo scale_quadratic_noclip_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_quadratic_noclip_c.Tpo .deps/scale_quadratic_noclip_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_bilinear_c.lo -MD -MP -MF .deps/transform_bilinear_c.Tpo -c -o transform_bilinear_c.lo transform_bilinear_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/transform_bilinear_c.Tpo .deps/transform_bilinear_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_bicubic_c.lo -MD -MP -MF .deps/transform_bicubic_c.Tpo -c -o transform_bicubic_c.lo transform_bicubic_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/transform_bicubic_c.Tpo .deps/transform_bicubic_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_nearest_c.lo -MD -MP -MF .deps/transform_nearest_c.Tpo -c -o transform_nearest_c.lo transform_nearest_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/transform_nearest_c.Tpo .deps/transform_nearest_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/transform_quadratic_c.Tpo .deps/transform_quadratic_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/volume_c.Tpo .deps/volume_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_rgb_c.lo -MD -MP -MF .deps/rgb_rgb_c.Tpo -c -o rgb_rgb_c.lo rgb_rgb_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/rgb_rgb_c.Tpo .deps/rgb_rgb_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_c.lo -MD -MP -MF .deps/rgb_yuv_c.Tpo -c -o rgb_yuv_c.lo rgb_yuv_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/rgb_yuv_c.Tpo .deps/rgb_yuv_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_rgb_c.lo -MD -MP -MF .deps/yuv_rgb_c.Tpo -c -o yuv_rgb_c.lo yuv_rgb_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/yuv_rgb_c.Tpo .deps/yuv_rgb_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/yuv_yuv_c.Tpo .deps/yuv_yuv_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/gray_rgb_c.Tpo .deps/gray_rgb_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/rgb_gray_c.Tpo .deps/rgb_gray_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT gray_yuv_c.lo -MD -MP -MF .deps/gray_yuv_c.Tpo -c -o gray_yuv_c.lo gray_yuv_c.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/gray_yuv_c.Tpo .deps/gray_yuv_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/yuv_gray_c.Tpo .deps/yuv_gray_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/gray_gray_c.Tpo .deps/gray_gray_c.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -D__GAVL__ -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 '/tmp/gavl/src/gavl-1.4.0/gavl/c'
# Making all in libgdither
# make[2]: Entering directory '/tmp/gavl/src/gavl-1.4.0/gavl/libgdither'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# gdither.c:124:10: warning: case value not in enumerated type 'GDitherSize' [-Wswitch]
# case 23:
# ^
# 1 warning generated.
# mv -f .deps/gdither.Tpo .deps/gdither.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -D__GAVL__ -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 '/tmp/gavl/src/gavl-1.4.0/gavl/libgdither'
# Making all in libsamplerate
# make[2]: Entering directory '/tmp/gavl/src/gavl-1.4.0/gavl/libsamplerate'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/samplerate.Tpo .deps/samplerate.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/src_sinc.Tpo .deps/src_sinc.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/src_zoh.Tpo .deps/src_zoh.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/src_linear.Tpo .deps/src_linear.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -D__GAVL__ -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 '/tmp/gavl/src/gavl-1.4.0/gavl/libsamplerate'
# Making all in mmx
# make[2]: Entering directory '/tmp/gavl/src/gavl-1.4.0/gavl/mmx'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_x_mmx.lo -MD -MP -MF .deps/scale_x_mmx.Tpo -c -o scale_x_mmx.lo scale_x_mmx.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_x_mmx.lo -MD -MP -MF .deps/scale_x_mmx.Tpo -c scale_x_mmx.c -fPIC -DPIC -o .libs/scale_x_mmx.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_x_mmx.Tpo .deps/scale_x_mmx.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_y_mmx.lo -MD -MP -MF .deps/scale_y_mmx.Tpo -c -o scale_y_mmx.lo scale_y_mmx.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_y_mmx.lo -MD -MP -MF .deps/scale_y_mmx.Tpo -c scale_y_mmx.c -fPIC -DPIC -o .libs/scale_y_mmx.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_y_mmx.Tpo .deps/scale_y_mmx.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend_mmx.lo -MD -MP -MF .deps/deinterlace_blend_mmx.Tpo -c -o deinterlace_blend_mmx.lo deinterlace_blend_mmx.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend_mmx.lo -MD -MP -MF .deps/deinterlace_blend_mmx.Tpo -c deinterlace_blend_mmx.c -fPIC -DPIC -o .libs/deinterlace_blend_mmx.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/deinterlace_blend_mmx.Tpo .deps/deinterlace_blend_mmx.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsp_mmx.lo -MD -MP -MF .deps/dsp_mmx.Tpo -c -o dsp_mmx.lo dsp_mmx.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsp_mmx.lo -MD -MP -MF .deps/dsp_mmx.Tpo -c dsp_mmx.c -fPIC -DPIC -o .libs/dsp_mmx.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/dsp_mmx.Tpo .deps/dsp_mmx.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_mmx.lo -MD -MP -MF .deps/transform_mmx.Tpo -c -o transform_mmx.lo transform_mmx.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_mmx.lo -MD -MP -MF .deps/transform_mmx.Tpo -c transform_mmx.c -fPIC -DPIC -o .libs/transform_mmx.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/transform_mmx.Tpo .deps/transform_mmx.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_rgb_mmx.lo -MD -MP -MF .deps/rgb_rgb_mmx.Tpo -c -o rgb_rgb_mmx.lo rgb_rgb_mmx.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_rgb_mmx.lo -MD -MP -MF .deps/rgb_rgb_mmx.Tpo -c rgb_rgb_mmx.c -fPIC -DPIC -o .libs/rgb_rgb_mmx.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/rgb_rgb_mmx.Tpo .deps/rgb_rgb_mmx.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_mmx.lo -MD -MP -MF .deps/rgb_yuv_mmx.Tpo -c -o rgb_yuv_mmx.lo rgb_yuv_mmx.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_mmx.lo -MD -MP -MF .deps/rgb_yuv_mmx.Tpo -c rgb_yuv_mmx.c -fPIC -DPIC -o .libs/rgb_yuv_mmx.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# rgb_yuv_mmx.c:151:33: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# static const mmx_t rgb_to_y = { w: { R_TO_Y, G_TO_Y, B_TO_Y, 0 } };
# ^~
# .w =
# rgb_yuv_mmx.c:152:33: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# static const mmx_t rgb_to_u = { w: { R_TO_U, G_TO_U, B_TO_U, 0 } };
# ^~
# .w =
# rgb_yuv_mmx.c:153:33: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# static const mmx_t rgb_to_v = { w: { R_TO_V, G_TO_V, B_TO_V, 0 } };
# ^~
# .w =
# rgb_yuv_mmx.c:155:33: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# static const mmx_t bgr_to_y = { w: { B_TO_Y, G_TO_Y, R_TO_Y, 0 } };
# ^~
# .w =
# rgb_yuv_mmx.c:156:33: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# static const mmx_t bgr_to_u = { w: { B_TO_U, G_TO_U, R_TO_U, 0 } };
# ^~
# .w =
# rgb_yuv_mmx.c:157:33: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# static const mmx_t bgr_to_v = { w: { B_TO_V, G_TO_V, R_TO_V, 0 } };
# ^~
# .w =
# rgb_yuv_mmx.c:159:34: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# static const mmx_t rgb_to_yj = { w: { R_TO_YJ, G_TO_YJ, B_TO_YJ, 0 } };
# ^~
# .w =
# rgb_yuv_mmx.c:160:34: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# static const mmx_t rgb_to_uj = { w: { R_TO_UJ, G_TO_UJ, B_TO_UJ, 0 } };
# ^~
# .w =
# rgb_yuv_mmx.c:161:34: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# static const mmx_t rgb_to_vj = { w: { R_TO_VJ, G_TO_VJ, B_TO_VJ, 0 } };
# ^~
# .w =
# rgb_yuv_mmx.c:163:34: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# static const mmx_t bgr_to_yj = { w: { B_TO_YJ, G_TO_YJ, R_TO_YJ, 0 } };
# ^~
# .w =
# rgb_yuv_mmx.c:164:34: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# static const mmx_t bgr_to_uj = { w: { B_TO_UJ, G_TO_UJ, R_TO_UJ, 0 } };
# ^~
# .w =
# rgb_yuv_mmx.c:165:34: warning: use of GNU old-style field designator extension [-Wgnu-designator]
# static const mmx_t bgr_to_vj = { w: { B_TO_VJ, G_TO_VJ, R_TO_VJ, 0 } };
# ^~
# .w =
# 12 warnings generated.
# mv -f .deps/rgb_yuv_mmx.Tpo .deps/rgb_yuv_mmx.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_rgb_mmx.lo -MD -MP -MF .deps/yuv_rgb_mmx.Tpo -c -o yuv_rgb_mmx.lo yuv_rgb_mmx.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_rgb_mmx.lo -MD -MP -MF .deps/yuv_rgb_mmx.Tpo -c yuv_rgb_mmx.c -fPIC -DPIC -o .libs/yuv_rgb_mmx.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/yuv_rgb_mmx.Tpo .deps/yuv_rgb_mmx.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_yuv_mmx.lo -MD -MP -MF .deps/yuv_yuv_mmx.Tpo -c -o yuv_yuv_mmx.lo yuv_yuv_mmx.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_yuv_mmx.lo -MD -MP -MF .deps/yuv_yuv_mmx.Tpo -c yuv_yuv_mmx.c -fPIC -DPIC -o .libs/yuv_yuv_mmx.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/yuv_yuv_mmx.Tpo .deps/yuv_yuv_mmx.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o libgavl_mmx.la scale_x_mmx.lo scale_y_mmx.lo deinterlace_blend_mmx.lo dsp_mmx.lo transform_mmx.lo rgb_rgb_mmx.lo rgb_yuv_mmx.lo yuv_rgb_mmx.lo yuv_yuv_mmx.lo
# libtool: link: ar cru .libs/libgavl_mmx.a .libs/scale_x_mmx.o .libs/scale_y_mmx.o .libs/deinterlace_blend_mmx.o .libs/dsp_mmx.o .libs/transform_mmx.o .libs/rgb_rgb_mmx.o .libs/rgb_yuv_mmx.o .libs/yuv_rgb_mmx.o .libs/yuv_yuv_mmx.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgavl_mmx.a
# libtool: link: ( cd ".libs" && rm -f "libgavl_mmx.la" && ln -s "../libgavl_mmx.la" "libgavl_mmx.la" )
# make[2]: Leaving directory '/tmp/gavl/src/gavl-1.4.0/gavl/mmx'
# Making all in mmxext
# make[2]: Entering directory '/tmp/gavl/src/gavl-1.4.0/gavl/mmxext'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend_mmxext.lo -MD -MP -MF .deps/deinterlace_blend_mmxext.Tpo -c -o deinterlace_blend_mmxext.lo deinterlace_blend_mmxext.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend_mmxext.lo -MD -MP -MF .deps/deinterlace_blend_mmxext.Tpo -c deinterlace_blend_mmxext.c -fPIC -DPIC -o .libs/deinterlace_blend_mmxext.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/deinterlace_blend_mmxext.Tpo .deps/deinterlace_blend_mmxext.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsp_mmxext.lo -MD -MP -MF .deps/dsp_mmxext.Tpo -c -o dsp_mmxext.lo dsp_mmxext.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsp_mmxext.lo -MD -MP -MF .deps/dsp_mmxext.Tpo -c dsp_mmxext.c -fPIC -DPIC -o .libs/dsp_mmxext.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/dsp_mmxext.Tpo .deps/dsp_mmxext.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_mmxext.lo -MD -MP -MF .deps/transform_mmxext.Tpo -c -o transform_mmxext.lo transform_mmxext.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_mmxext.lo -MD -MP -MF .deps/transform_mmxext.Tpo -c transform_mmxext.c -fPIC -DPIC -o .libs/transform_mmxext.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/transform_mmxext.Tpo .deps/transform_mmxext.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_rgb_mmxext.lo -MD -MP -MF .deps/rgb_rgb_mmxext.Tpo -c -o rgb_rgb_mmxext.lo rgb_rgb_mmxext.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_rgb_mmxext.lo -MD -MP -MF .deps/rgb_rgb_mmxext.Tpo -c rgb_rgb_mmxext.c -fPIC -DPIC -o .libs/rgb_rgb_mmxext.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/rgb_rgb_mmxext.Tpo .deps/rgb_rgb_mmxext.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_mmxext.lo -MD -MP -MF .deps/rgb_yuv_mmxext.Tpo -c -o rgb_yuv_mmxext.lo rgb_yuv_mmxext.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_mmxext.lo -MD -MP -MF .deps/rgb_yuv_mmxext.Tpo -c rgb_yuv_mmxext.c -fPIC -DPIC -o .libs/rgb_yuv_mmxext.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/rgb_yuv_mmxext.Tpo .deps/rgb_yuv_mmxext.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_rgb_mmxext.lo -MD -MP -MF .deps/yuv_rgb_mmxext.Tpo -c -o yuv_rgb_mmxext.lo yuv_rgb_mmxext.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_rgb_mmxext.lo -MD -MP -MF .deps/yuv_rgb_mmxext.Tpo -c yuv_rgb_mmxext.c -fPIC -DPIC -o .libs/yuv_rgb_mmxext.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/yuv_rgb_mmxext.Tpo .deps/yuv_rgb_mmxext.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_yuv_mmxext.lo -MD -MP -MF .deps/yuv_yuv_mmxext.Tpo -c -o yuv_yuv_mmxext.lo yuv_yuv_mmxext.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT yuv_yuv_mmxext.lo -MD -MP -MF .deps/yuv_yuv_mmxext.Tpo -c yuv_yuv_mmxext.c -fPIC -DPIC -o .libs/yuv_yuv_mmxext.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/yuv_yuv_mmxext.Tpo .deps/yuv_yuv_mmxext.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_y_mmxext.lo -MD -MP -MF .deps/scale_y_mmxext.Tpo -c -o scale_y_mmxext.lo scale_y_mmxext.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_y_mmxext.lo -MD -MP -MF .deps/scale_y_mmxext.Tpo -c scale_y_mmxext.c -fPIC -DPIC -o .libs/scale_y_mmxext.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_y_mmxext.Tpo .deps/scale_y_mmxext.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_x_mmxext.lo -MD -MP -MF .deps/scale_x_mmxext.Tpo -c -o scale_x_mmxext.lo scale_x_mmxext.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_x_mmxext.lo -MD -MP -MF .deps/scale_x_mmxext.Tpo -c scale_x_mmxext.c -fPIC -DPIC -o .libs/scale_x_mmxext.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_x_mmxext.Tpo .deps/scale_x_mmxext.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o libgavl_mmxext.la deinterlace_blend_mmxext.lo dsp_mmxext.lo transform_mmxext.lo rgb_rgb_mmxext.lo rgb_yuv_mmxext.lo yuv_rgb_mmxext.lo yuv_yuv_mmxext.lo scale_y_mmxext.lo scale_x_mmxext.lo
# libtool: link: ar cru .libs/libgavl_mmxext.a .libs/deinterlace_blend_mmxext.o .libs/dsp_mmxext.o .libs/transform_mmxext.o .libs/rgb_rgb_mmxext.o .libs/rgb_yuv_mmxext.o .libs/yuv_rgb_mmxext.o .libs/yuv_yuv_mmxext.o .libs/scale_y_mmxext.o .libs/scale_x_mmxext.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgavl_mmxext.a
# libtool: link: ( cd ".libs" && rm -f "libgavl_mmxext.la" && ln -s "../libgavl_mmxext.la" "libgavl_mmxext.la" )
# make[2]: Leaving directory '/tmp/gavl/src/gavl-1.4.0/gavl/mmxext'
# Making all in sse
# make[2]: Entering directory '/tmp/gavl/src/gavl-1.4.0/gavl/sse'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsp_sse.lo -MD -MP -MF .deps/dsp_sse.Tpo -c -o dsp_sse.lo dsp_sse.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT dsp_sse.lo -MD -MP -MF .deps/dsp_sse.Tpo -c dsp_sse.c -fPIC -DPIC -o .libs/dsp_sse.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/dsp_sse.Tpo .deps/dsp_sse.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_sse.lo -MD -MP -MF .deps/rgb_yuv_sse.Tpo -c -o rgb_yuv_sse.lo rgb_yuv_sse.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_sse.lo -MD -MP -MF .deps/rgb_yuv_sse.Tpo -c rgb_yuv_sse.c -fPIC -DPIC -o .libs/rgb_yuv_sse.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/rgb_yuv_sse.Tpo .deps/rgb_yuv_sse.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_y_sse.lo -MD -MP -MF .deps/scale_y_sse.Tpo -c -o scale_y_sse.lo scale_y_sse.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_y_sse.lo -MD -MP -MF .deps/scale_y_sse.Tpo -c scale_y_sse.c -fPIC -DPIC -o .libs/scale_y_sse.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_y_sse.Tpo .deps/scale_y_sse.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_x_sse.lo -MD -MP -MF .deps/scale_x_sse.Tpo -c -o scale_x_sse.lo scale_x_sse.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_x_sse.lo -MD -MP -MF .deps/scale_x_sse.Tpo -c scale_x_sse.c -fPIC -DPIC -o .libs/scale_x_sse.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_x_sse.Tpo .deps/scale_x_sse.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o libgavl_sse.la dsp_sse.lo rgb_yuv_sse.lo scale_y_sse.lo scale_x_sse.lo
# libtool: link: ar cru .libs/libgavl_sse.a .libs/dsp_sse.o .libs/rgb_yuv_sse.o .libs/scale_y_sse.o .libs/scale_x_sse.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgavl_sse.a
# libtool: link: ( cd ".libs" && rm -f "libgavl_sse.la" && ln -s "../libgavl_sse.la" "libgavl_sse.la" )
# make[2]: Leaving directory '/tmp/gavl/src/gavl-1.4.0/gavl/sse'
# Making all in sse2
# make[2]: Entering directory '/tmp/gavl/src/gavl-1.4.0/gavl/sse2'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_y_sse2.lo -MD -MP -MF .deps/scale_y_sse2.Tpo -c -o scale_y_sse2.lo scale_y_sse2.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_y_sse2.lo -MD -MP -MF .deps/scale_y_sse2.Tpo -c scale_y_sse2.c -fPIC -DPIC -o .libs/scale_y_sse2.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_y_sse2.Tpo .deps/scale_y_sse2.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o libgavl_sse2.la scale_y_sse2.lo
# libtool: link: ar cru .libs/libgavl_sse2.a .libs/scale_y_sse2.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgavl_sse2.a
# libtool: link: ( cd ".libs" && rm -f "libgavl_sse2.la" && ln -s "../libgavl_sse2.la" "libgavl_sse2.la" )
# make[2]: Leaving directory '/tmp/gavl/src/gavl-1.4.0/gavl/sse2'
# Making all in sse3
# make[2]: Entering directory '/tmp/gavl/src/gavl-1.4.0/gavl/sse3'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_sse3.lo -MD -MP -MF .deps/rgb_yuv_sse3.Tpo -c -o rgb_yuv_sse3.lo rgb_yuv_sse3.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT rgb_yuv_sse3.lo -MD -MP -MF .deps/rgb_yuv_sse3.Tpo -c rgb_yuv_sse3.c -fPIC -DPIC -o .libs/rgb_yuv_sse3.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/rgb_yuv_sse3.Tpo .deps/rgb_yuv_sse3.Plo
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_x_sse3.lo -MD -MP -MF .deps/scale_x_sse3.Tpo -c -o scale_x_sse3.lo scale_x_sse3.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_x_sse3.lo -MD -MP -MF .deps/scale_x_sse3.Tpo -c scale_x_sse3.c -fPIC -DPIC -o .libs/scale_x_sse3.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_x_sse3.Tpo .deps/scale_x_sse3.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o libgavl_sse3.la rgb_yuv_sse3.lo scale_x_sse3.lo
# libtool: link: ar cru .libs/libgavl_sse3.a .libs/rgb_yuv_sse3.o .libs/scale_x_sse3.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgavl_sse3.a
# libtool: link: ( cd ".libs" && rm -f "libgavl_sse3.la" && ln -s "../libgavl_sse3.la" "libgavl_sse3.la" )
# make[2]: Leaving directory '/tmp/gavl/src/gavl-1.4.0/gavl/sse3'
# Making all in 3dnow
# make[2]: Entering directory '/tmp/gavl/src/gavl-1.4.0/gavl/3dnow'
# /bin/sh ../../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend_3dnow.lo -MD -MP -MF .deps/deinterlace_blend_3dnow.Tpo -c -o deinterlace_blend_3dnow.lo deinterlace_blend_3dnow.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../../include/gavl -I../../include -I../../include/gavl -I../../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend_3dnow.lo -MD -MP -MF .deps/deinterlace_blend_3dnow.Tpo -c deinterlace_blend_3dnow.c -fPIC -DPIC -o .libs/deinterlace_blend_3dnow.o
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/deinterlace_blend_3dnow.Tpo .deps/deinterlace_blend_3dnow.Plo
# /bin/sh ../../libtool --tag=CC --mode=link clang -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o libgavl_3dnow.la deinterlace_blend_3dnow.lo
# libtool: link: ar cru .libs/libgavl_3dnow.a .libs/deinterlace_blend_3dnow.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgavl_3dnow.a
# libtool: link: ( cd ".libs" && rm -f "libgavl_3dnow.la" && ln -s "../libgavl_3dnow.la" "libgavl_3dnow.la" )
# make[2]: Leaving directory '/tmp/gavl/src/gavl-1.4.0/gavl/3dnow'
# make[2]: Entering directory '/tmp/gavl/src/gavl-1.4.0/gavl'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/absdiff.Tpo .deps/absdiff.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/arith128.Tpo .deps/arith128.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/audioconverter.Tpo .deps/audioconverter.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/audioformat.Tpo .deps/audioformat.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/audioframe.Tpo .deps/audioframe.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/audiooptions.Tpo .deps/audiooptions.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/blend.Tpo .deps/blend.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT colorchannel.lo -MD -MP -MF .deps/colorchannel.Tpo -c -o colorchannel.lo colorchannel.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/colorchannel.Tpo .deps/colorchannel.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT colorspace.lo -MD -MP -MF .deps/colorspace.Tpo -c -o colorspace.lo colorspace.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/colorspace.Tpo .deps/colorspace.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/compression.Tpo .deps/compression.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT cputest.lo -MD -MP -MF .deps/cputest.Tpo -c -o cputest.lo cputest.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/cputest.Tpo .deps/cputest.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/deinterlace.Tpo .deps/deinterlace.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_blend.lo -MD -MP -MF .deps/deinterlace_blend.Tpo -c -o deinterlace_blend.lo deinterlace_blend.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/deinterlace_blend.Tpo .deps/deinterlace_blend.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_copy.lo -MD -MP -MF .deps/deinterlace_copy.Tpo -c -o deinterlace_copy.lo deinterlace_copy.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/deinterlace_copy.Tpo .deps/deinterlace_copy.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlace_scale.lo -MD -MP -MF .deps/deinterlace_scale.Tpo -c -o deinterlace_scale.lo deinterlace_scale.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/deinterlace_scale.Tpo .deps/deinterlace_scale.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/dsp.Tpo .deps/dsp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/dsputils.Tpo .deps/dsputils.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/frametable.Tpo .deps/frametable.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/interleave.Tpo .deps/interleave.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT memcpy.lo -MD -MP -MF .deps/memcpy.Tpo -c -o memcpy.lo memcpy.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/memcpy.Tpo .deps/memcpy.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT metadata.lo -MD -MP -MF .deps/metadata.Tpo -c -o metadata.lo metadata.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/metadata.Tpo .deps/metadata.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/mix.Tpo .deps/mix.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/peakdetector.Tpo .deps/peakdetector.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/psnr.Tpo .deps/psnr.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/rectangle.Tpo .deps/rectangle.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/sampleformat.Tpo .deps/sampleformat.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/samplerate.Tpo .deps/samplerate.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale.Tpo .deps/scale.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scale_context.lo -MD -MP -MF .deps/scale_context.Tpo -c -o scale_context.lo scale_context.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_context.Tpo .deps/scale_context.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_kernels.Tpo .deps/scale_kernels.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_table.Tpo .deps/scale_table.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/ssim.Tpo .deps/ssim.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/time.Tpo .deps/time.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/timecode.Tpo .deps/timecode.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/timer.Tpo .deps/timer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/transform.Tpo .deps/transform.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/transform_context.Tpo .deps/transform_context.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT transform_table.lo -MD -MP -MF .deps/transform_table.Tpo -c -o transform_table.lo transform_table.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/transform_table.Tpo .deps/transform_table.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/video.Tpo .deps/video.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT videoformat.lo -MD -MP -MF .deps/videoformat.Tpo -c -o videoformat.lo videoformat.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/videoformat.Tpo .deps/videoformat.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/videoframe.Tpo .deps/videoframe.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/videooptions.Tpo .deps/videooptions.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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: clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -D__GAVL__ -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/volume.Tpo .deps/volume.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -D__GAVL__ -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 mmx/libgavl_mmx.la mmxext/libgavl_mmxext.la sse/libgavl_sse.la sse2/libgavl_sse2.la sse3/libgavl_sse3.la 3dnow/libgavl_3dnow.la 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 mmx/.libs/libgavl_mmx.a mmxext/.libs/libgavl_mmxext.a sse/.libs/libgavl_sse.a sse2/.libs/libgavl_sse2.a sse3/.libs/libgavl_sse3.a 3dnow/.libs/libgavl_3dnow.a c/.libs/libgavl_c.a hq/.libs/libgavl_hq.a libgdither/.libs/libgdither.a libsamplerate/.libs/libsamplerate.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgavl.exp
# libtool: link: /usr/bin/grep -E -e "gavl" ".libs/libgavl.exp" > ".libs/libgavl.expT"
# libtool: link: mv -f ".libs/libgavl.expT" ".libs/libgavl.exp"
# libtool: link: echo "{ global:" > .libs/libgavl.ver
# libtool: link: cat .libs/libgavl.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgavl.ver
# libtool: link: echo "local: *; };" >> .libs/libgavl.ver
# libtool: link: clang -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 mmx/.libs/libgavl_mmx.a mmxext/.libs/libgavl_mmxext.a sse/.libs/libgavl_sse.a sse2/.libs/libgavl_sse2.a sse3/.libs/libgavl_sse3.a 3dnow/.libs/libgavl_3dnow.a 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 '/tmp/gavl/src/gavl-1.4.0/gavl'
# make[1]: Leaving directory '/tmp/gavl/src/gavl-1.4.0/gavl'
# Making all in src
# make[1]: Entering directory '/tmp/gavl/src/gavl-1.4.0/src'
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT colorspace_test.o -MD -MP -MF .deps/colorspace_test.Tpo -c -o colorspace_test.o colorspace_test.c
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/colorspace_test.Tpo .deps/colorspace_test.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o colorspace_test colorspace_test.o ../gavl/libgavl.la -lpng -lz
# libtool: link: clang -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/colorspace_test colorspace_test.o ../gavl/.libs/libgavl.so -lpng -lz
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT fill_test.o -MD -MP -MF .deps/fill_test.Tpo -c -o fill_test.o fill_test.c
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# fill_test.c:128:3: warning: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned long)' [-Wimplicit-function-declaration]
# memset(&frame_format, 0, sizeof(frame_format));
# ^
# fill_test.c:128:3: note: include the header or explicitly provide a declaration for 'memset'
# 1 warning generated.
# mv -f .deps/fill_test.Tpo .deps/fill_test.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o fill_test fill_test.o ../gavl/libgavl.la -lpng -lz
# libtool: link: clang -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/fill_test fill_test.o ../gavl/.libs/libgavl.so -lpng -lz
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT blend_test.o -MD -MP -MF .deps/blend_test.Tpo -c -o blend_test.o blend_test.c
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/blend_test.Tpo .deps/blend_test.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o blend_test blend_test.o ../gavl/libgavl.la -lpng -lz
# libtool: link: clang -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/blend_test blend_test.o ../gavl/.libs/libgavl.so -lpng -lz
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT scaletest.o -MD -MP -MF .deps/scaletest.Tpo -c -o scaletest.o scaletest.c
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scaletest.Tpo .deps/scaletest.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o scaletest scaletest.o ../gavl/libgavl.la -lpng -lz
# libtool: link: clang -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/scaletest scaletest.o ../gavl/.libs/libgavl.so -lpng -lz
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT convolvetest.o -MD -MP -MF .deps/convolvetest.Tpo -c -o convolvetest.o convolvetest.c
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/convolvetest.Tpo .deps/convolvetest.Po
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT pngutil.o -MD -MP -MF .deps/pngutil.Tpo -c -o pngutil.o pngutil.c
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/pngutil.Tpo .deps/pngutil.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o convolvetest convolvetest.o pngutil.o ../gavl/libgavl.la -lpng -lz
# libtool: link: clang -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/convolvetest convolvetest.o pngutil.o ../gavl/.libs/libgavl.so -lpng -lz
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -MT deinterlacetest.o -MD -MP -MF .deps/deinterlacetest.Tpo -c -o deinterlacetest.o deinterlacetest.c
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/deinterlacetest.Tpo .deps/deinterlacetest.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o deinterlacetest deinterlacetest.o pngutil.o ../gavl/libgavl.la -lpng -lz
# libtool: link: clang -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden -o .libs/deinterlacetest deinterlacetest.o pngutil.o ../gavl/.libs/libgavl.so -lpng -lz
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/benchmark.Tpo .deps/benchmark.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -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: clang -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
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/colorspace_time.Tpo .deps/colorspace_time.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -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
# libtool: link: clang -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
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/deinterlace_time.Tpo .deps/deinterlace_time.Po
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/timeutils.Tpo .deps/timeutils.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -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
# libtool: link: clang -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
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/dump_frame_table.Tpo .deps/dump_frame_table.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -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
# libtool: link: clang -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
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/pixelformat_penalty.Tpo .deps/pixelformat_penalty.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -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
# libtool: link: clang -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
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/plot_scale_kernels.Tpo .deps/plot_scale_kernels.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -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
# libtool: link: clang -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
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/scale_time.Tpo .deps/scale_time.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -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: clang -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
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/timescale_test.Tpo .deps/timescale_test.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -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
# libtool: link: clang -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
# clang -DHAVE_CONFIG_H -I. -I../include/gavl -I../include -I../include/gavl -I../include -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
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# mv -f .deps/volume_test.Tpo .deps/volume_test.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -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: clang -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
# /usr/bin/ld: volume_test.o: undefined reference to symbol 'sinf@@GLIBC_2.2.5'
# /usr/lib/libm.so.6: error adding symbols: DSO missing from command line
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# make[1]: *** [Makefile:402: volume_test] Error 1
# make[1]: Leaving directory '/tmp/gavl/src/gavl-1.4.0/src'
# make: *** [Makefile:353: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/gavl/src/gavl-1.4.0/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --without-doxygen --with-cpuflags=none
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 7844b76602a6
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2561: checking for a BSD-compatible install
# configure:2629: result: /usr/bin/install -c
# configure:2640: checking whether build environment is sane
# configure:2690: result: yes
# configure:2739: checking for x86_64-unknown-linux-strip
# configure:2769: result: no
# configure:2779: checking for strip
# configure:2795: found /usr/bin/strip
# configure:2806: result: strip
# configure:2831: checking for a thread-safe mkdir -p
# configure:2870: result: /usr/bin/mkdir -p
# configure:2883: checking for gawk
# configure:2899: found /usr/bin/gawk
# configure:2910: result: gawk
# configure:2921: checking whether make sets $(MAKE)
# configure:2943: result: yes
# configure:3049: checking build system type
# configure:3063: result: x86_64-unknown-linux-gnu
# configure:3083: checking host system type
# configure:3096: result: x86_64-unknown-linux-gnu
# configure:3186: checking for style of include used by make
# configure:3214: result: GNU
# configure:3244: checking for x86_64-unknown-linux-gcc
# configure:3271: result: clang
# configure:3540: checking for C compiler version
# configure:3549: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3560: $? = 0
# configure:3549: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3560: $? = 0
# configure:3549: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3560: $? = 1
# configure:3549: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3560: $? = 1
# configure:3580: checking whether the C compiler works
# configure:3602: clang conftest.c >&5
# configure:3606: $? = 0
# configure:3655: result: yes
# configure:3658: checking for C compiler default output file name
# configure:3660: result: a.out
# configure:3666: checking for suffix of executables
# configure:3673: clang -o conftest conftest.c >&5
# configure:3677: $? = 0
# configure:3699: result:
# configure:3721: checking whether we are cross compiling
# configure:3729: clang -o conftest conftest.c >&5
# configure:3733: $? = 0
# configure:3740: ./conftest
# configure:3744: $? = 0
# configure:3759: result: no
# configure:3764: checking for suffix of object files
# configure:3786: clang -c conftest.c >&5
# configure:3790: $? = 0
# configure:3811: result: o
# configure:3815: checking whether we are using the GNU C compiler
# configure:3834: clang -c conftest.c >&5
# configure:3834: $? = 0
# configure:3843: result: yes
# configure:3852: checking whether clang accepts -g
# configure:3872: clang -c -g conftest.c >&5
# configure:3872: $? = 0
# configure:3913: result: yes
# configure:3930: checking for clang option to accept ISO C89
# configure:3994: clang -c conftest.c >&5
# configure:3994: $? = 0
# configure:4007: result: none needed
# configure:4029: checking dependency style of clang
# configure:4139: result: gcc3
# configure:4154: checking for a sed that does not truncate output
# configure:4218: result: /usr/bin/sed
# configure:4236: checking for grep that handles long lines and -e
# configure:4294: result: /usr/bin/grep
# configure:4299: checking for egrep
# configure:4361: result: /usr/bin/grep -E
# configure:4366: checking for fgrep
# configure:4428: result: /usr/bin/grep -F
# configure:4463: checking for ld used by clang
# configure:4530: result: /usr/bin/ld
# configure:4537: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4552: result: yes
# configure:4564: checking for BSD- or MS-compatible name lister (nm)
# configure:4613: result: /usr/bin/nm -B
# configure:4731: checking the name lister (/usr/bin/nm -B) interface
# configure:4738: clang -c conftest.c >&5
# configure:4741: /usr/bin/nm -B "conftest.o"
# configure:4744: output
# 0000000000000000 B some_variable
# configure:4751: result: BSD nm
# configure:4754: checking whether ln -s works
# configure:4758: result: yes
# configure:4766: checking the maximum length of command line arguments
# configure:4886: result: 1572864
# configure:4903: checking whether the shell understands some XSI constructs
# configure:4913: result: yes
# configure:4917: checking whether the shell understands "+="
# configure:4923: result: yes
# configure:4958: checking for /usr/bin/ld option to reload object files
# configure:4965: result: -r
# configure:4994: checking for x86_64-unknown-linux-objdump
# configure:5024: result: no
# configure:5034: checking for objdump
# configure:5050: found /usr/bin/objdump
# configure:5061: result: objdump
# configure:5093: checking how to recognize dependent libraries
# configure:5289: result: pass_all
# configure:5309: checking for x86_64-unknown-linux-ar
# configure:5339: result: no
# configure:5349: checking for ar
# configure:5365: found /usr/bin/ar
# configure:5376: result: ar
# configure:5414: checking for x86_64-unknown-linux-strip
# configure:5441: result: strip
# configure:5513: checking for x86_64-unknown-linux-ranlib
# configure:5543: result: no
# configure:5553: checking for ranlib
# configure:5569: found /usr/bin/ranlib
# configure:5580: result: ranlib
# configure:5670: checking command to parse /usr/bin/nm -B output from clang object
# configure:5788: clang -c conftest.c >&5
# configure:5791: $? = 0
# configure:5795: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:5798: $? = 0
# configure:5852: clang -o conftest conftest.c conftstm.o >&5
# configure:5855: $? = 0
# configure:5893: result: ok
# configure:5989: clang -c conftest.c >&5
# configure:5992: $? = 0
# configure:6702: checking how to run the C preprocessor
# configure:6733: clang -E conftest.c
# configure:6733: $? = 0
# configure:6747: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6747: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gavl"
# | #define VERSION "1.4.0"
# | /* end confdefs.h. */
# | #include
# configure:6772: result: clang -E
# configure:6792: clang -E conftest.c
# configure:6792: $? = 0
# configure:6806: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:6806: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gavl"
# | #define VERSION "1.4.0"
# | /* end confdefs.h. */
# | #include
# configure:6835: checking for ANSI C header files
# configure:6855: clang -c conftest.c >&5
# configure:6855: $? = 0
# configure:6928: clang -o conftest conftest.c >&5
# configure:6928: $? = 0
# configure:6928: ./conftest
# configure:6928: $? = 0
# configure:6939: result: yes
# configure:6952: checking for sys/types.h
# configure:6952: clang -c conftest.c >&5
# configure:6952: $? = 0
# configure:6952: result: yes
# configure:6952: checking for sys/stat.h
# configure:6952: clang -c conftest.c >&5
# configure:6952: $? = 0
# configure:6952: result: yes
# configure:6952: checking for stdlib.h
# configure:6952: clang -c conftest.c >&5
# configure:6952: $? = 0
# configure:6952: result: yes
# configure:6952: checking for string.h
# configure:6952: clang -c conftest.c >&5
# configure:6952: $? = 0
# configure:6952: result: yes
# configure:6952: checking for memory.h
# configure:6952: clang -c conftest.c >&5
# configure:6952: $? = 0
# configure:6952: result: yes
# configure:6952: checking for strings.h
# configure:6952: clang -c conftest.c >&5
# configure:6952: $? = 0
# configure:6952: result: yes
# configure:6952: checking for inttypes.h
# configure:6952: clang -c conftest.c >&5
# configure:6952: $? = 0
# configure:6952: result: yes
# configure:6952: checking for stdint.h
# configure:6952: clang -c conftest.c >&5
# configure:6952: $? = 0
# configure:6952: result: yes
# configure:6952: checking for unistd.h
# configure:6952: clang -c conftest.c >&5
# configure:6952: $? = 0
# configure:6952: result: yes
# configure:6967: checking for dlfcn.h
# configure:6967: clang -c conftest.c >&5
# configure:6967: $? = 0
# configure:6967: result: yes
# configure:7121: checking for objdir
# configure:7136: result: .libs
# configure:7428: checking if clang supports -fno-rtti -fno-exceptions
# configure:7446: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7450: $? = 0
# configure:7463: result: yes
# configure:7483: checking for clang option to produce PIC
# configure:7755: result: -fPIC -DPIC
# configure:7767: checking if clang PIC flag -fPIC -DPIC works
# configure:7785: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:7789: $? = 0
# configure:7802: result: yes
# configure:7826: checking if clang static flag -static works
# configure:7854: result: yes
# configure:7869: checking if clang supports -c -o file.o
# configure:7890: clang -c -o out/conftest2.o conftest.c >&5
# configure:7894: $? = 0
# configure:7916: result: yes
# configure:7924: checking if clang supports -c -o file.o
# configure:7971: result: yes
# configure:8004: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:8995: result: yes
# configure:9032: checking whether -lc should be explicitly linked in
# configure:9037: clang -c conftest.c >&5
# configure:9040: $? = 0
# configure:9055: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:9058: $? = 0
# configure:9070: result: no
# configure:9234: checking dynamic linker characteristics
# configure:9667: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:9667: $? = 0
# configure:9897: result: GNU/Linux ld.so
# configure:9999: checking how to hardcode library paths into programs
# configure:10024: result: immediate
# configure:10544: checking whether stripping libraries is possible
# configure:10549: result: yes
# configure:10584: checking if libtool supports shared libraries
# configure:10586: result: yes
# configure:10589: checking whether to build shared libraries
# configure:10610: result: yes
# configure:10613: checking whether to build static libraries
# configure:10617: result: no
# configure:10654: checking whether make sets $(MAKE)
# configure:10676: result: yes
# configure:10754: checking __attribute__ ((aligned ())) support
# configure:10772: clang -c conftest.c >&5
# configure:10772: $? = 0
# configure:10772: clang -c conftest.c >&5
# configure:10772: $? = 0
# configure:10772: clang -c conftest.c >&5
# configure:10772: $? = 0
# configure:10772: clang -c conftest.c >&5
# configure:10772: $? = 0
# configure:10772: clang -c conftest.c >&5
# configure:10772: $? = 0
# configure:10772: clang -c conftest.c >&5
# configure:10772: $? = 0
# configure:10778: result: 64
# configure:10788: checking whether byte ordering is bigendian
# configure:10803: clang -c conftest.c >&5
# conftest.c:25:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:25:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:10803: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gavl"
# | #define VERSION "1.4.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ATTRIBUTE_ALIGNED_MAX 64
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:10848: clang -c conftest.c >&5
# configure:10848: $? = 0
# configure:10866: clang -c conftest.c >&5
# conftest.c:31:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:10866: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gavl"
# | #define VERSION "1.4.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ATTRIBUTE_ALIGNED_MAX 64
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:10994: result: no
# configure:11090: checking for memalign
# configure:11090: clang -o conftest conftest.c >&5
# configure:11090: $? = 0
# configure:11090: result: yes
# configure:11101: checking for sched_setaffinity
# configure:11101: clang -o conftest conftest.c >&5
# configure:11101: $? = 0
# configure:11101: result: yes
# configure:11119: checking for library containing clock_gettime
# configure:11150: clang -o conftest conftest.c >&5
# configure:11150: $? = 0
# configure:11167: result: none required
# configure:11188: checking for CLOCK_MONOTONIC
# configure:11212: clang -o conftest conftest.c >&5
# conftest.c:30:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
# main()
# ^
# 1 warning generated.
# configure:11212: $? = 0
# configure:11212: ./conftest
# configure:11212: $? = 0
# configure:11215: result: yes
# configure:11241: checking for lrint
# configure:11267: clang -o conftest -O2 -lm conftest.c >&5
# configure:11267: $? = 0
# configure:11279: result: yes
# configure:11288: checking for lrintf
# configure:11314: clang -o conftest -O2 -lm conftest.c >&5
# configure:11314: $? = 0
# configure:11326: result: yes
# configure:11339: checking sys/times.h usability
# configure:11339: clang -c conftest.c >&5
# configure:11339: $? = 0
# configure:11339: result: yes
# configure:11339: checking sys/times.h presence
# configure:11339: clang -E conftest.c
# configure:11339: $? = 0
# configure:11339: result: yes
# configure:11339: checking for sys/times.h
# configure:11339: result: yes
# configure:11339: checking byteswap.h usability
# configure:11339: clang -c conftest.c >&5
# configure:11339: $? = 0
# configure:11339: result: yes
# configure:11339: checking byteswap.h presence
# configure:11339: clang -E conftest.c
# configure:11339: $? = 0
# configure:11339: result: yes
# configure:11339: checking for byteswap.h
# configure:11339: result: yes
# configure:11376: checking for libpng
# configure:11392: clang -o conftest conftest.c -lpng -lm -lz >&5
# configure:11392: $? = 0
# configure:11401: result: yes
# configure:11500: checking if clang supports -O3 flags
# configure:11515: clang -c -O3 conftest.c >&5
# configure:11515: $? = 0
# configure:11522: result: yes
# configure:11500: checking if clang supports -funroll-all-loops flags
# configure:11515: clang -c -funroll-all-loops conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:11515: $? = 0
# configure:11522: result: yes
# configure:11500: checking if clang supports -fomit-frame-pointer flags
# configure:11515: clang -c -fomit-frame-pointer conftest.c >&5
# configure:11515: $? = 0
# configure:11522: result: yes
# configure:11500: checking if clang supports -ffast-math flags
# configure:11515: clang -c -ffast-math conftest.c >&5
# configure:11515: $? = 0
# configure:11522: result: yes
# configure:11549: checking Architecture
# configure:11558: result: x86_64
# configure:11580: checking if C compiler accepts MMX assembly
# configure:11593: clang -c -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:11593: $? = 0
# configure:11598: result: yes
# configure:11606: checking if C compiler accepts 3Dnow assembly
# configure:11619: clang -c -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:11619: $? = 0
# configure:11624: result: yes
# configure:11632: checking if C compiler accepts 3Dnowext assembly
# configure:11645: clang -c -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:11645: $? = 0
# configure:11650: result: yes
# configure:11658: checking if C compiler accepts SSE assembly
# configure:11671: clang -c -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:11671: $? = 0
# configure:11676: result: yes
# configure:11684: checking if C compiler accepts SSE2 assembly
# configure:11697: clang -c -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:11697: $? = 0
# configure:11702: result: yes
# configure:11710: checking if C compiler accepts SSE3 assembly
# configure:11723: clang -c -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:11723: $? = 0
# configure:11728: result: yes
# configure:11736: checking if C compiler accepts SSSE3 assembly
# configure:11749: clang -c -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:11749: $? = 0
# configure:11754: result: yes
# configure:11762: checking if C compiler accepts MMX intrinsics
# configure:11775: clang -o conftest -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:11775: $? = 0
# configure:11782: result: yes
# configure:11791: checking if C compiler accepts 3Dnow intrinsics
# configure:11804: clang -o conftest -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# conftest.c:38:1: error: always_inline function '_m_femms' requires target feature 'prfchw', but would be inlined into function 'main' that is compiled without support for 'prfchw'
# _m_femms();
# ^
# 1 error generated.
# configure:11804: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gavl"
# | #define VERSION "1.4.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ATTRIBUTE_ALIGNED_MAX 64
# | #define HAVE_MEMALIGN 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_MONOTONIC 1
# | #define HAVE_LRINT 1
# | #define HAVE_LRINTF 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_LIBPNG 1
# | #define HAVE_LIBPNG 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | _m_femms();
# | ;
# | return 0;
# | }
# configure:11814: result: no
# configure:11819: checking if C compiler accepts 3Dnowext intrinsics
# configure:11832: clang -o conftest -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# conftest.c:38:15: warning: implicit declaration of function '_m_pswapd' is invalid in C99 [-Wimplicit-function-declaration]
# __m64 b1;b1 = _m_pswapd(b1);_m_femms();
# ^
# conftest.c:38:13: error: assigning to '__m64' (vector of 1 'long long' value) from incompatible type 'int'
# __m64 b1;b1 = _m_pswapd(b1);_m_femms();
# ^ ~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:11832: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gavl"
# | #define VERSION "1.4.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ATTRIBUTE_ALIGNED_MAX 64
# | #define HAVE_MEMALIGN 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_MONOTONIC 1
# | #define HAVE_LRINT 1
# | #define HAVE_LRINTF 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_LIBPNG 1
# | #define HAVE_LIBPNG 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | __m64 b1;b1 = _m_pswapd(b1);_m_femms();
# | ;
# | return 0;
# | }
# configure:11842: result: no
# configure:11847: checking if C compiler accepts SSE intrinsics
# configure:11860: clang -o conftest -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:11860: $? = 0
# configure:11867: result: yes
# configure:11875: checking if C compiler accepts SSE2 intrinsics
# configure:11888: clang -o conftest -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:11888: $? = 0
# configure:11894: result: yes
# configure:12009: checking if clang supports -Wall flags
# configure:12024: clang -c -Wall conftest.c >&5
# configure:12024: $? = 0
# configure:12031: result: yes
# configure:12038: checking if clang supports -Wmissing-declarations flags
# configure:12053: clang -c -Wmissing-declarations conftest.c >&5
# configure:12053: $? = 0
# configure:12060: result: yes
# configure:12067: checking if clang supports -Wdeclaration-after-statement flags
# configure:12082: clang -c -Wdeclaration-after-statement conftest.c >&5
# configure:12082: $? = 0
# configure:12089: result: yes
# configure:12096: checking if clang supports -mfpmath=387 flags
# configure:12111: clang -c -mfpmath=387 conftest.c >&5
# error: the '387' unit is not supported with this instruction set
# configure:12111: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gavl"
# | #define VERSION "1.4.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ATTRIBUTE_ALIGNED_MAX 64
# | #define HAVE_MEMALIGN 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_MONOTONIC 1
# | #define HAVE_LRINT 1
# | #define HAVE_LRINTF 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_LIBPNG 1
# | #define HAVE_LIBPNG 1
# | #define HAVE_MMX 1
# | #define HAVE_3DNOW 1
# | #define HAVE_SSE 1
# | #define HAVE_SSE2 1
# | #define HAVE_SSE3 1
# | #define HAVE_SSSE3 1
# | #define ARCH_X86 1
# | #define ARCH_X86_64 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12118: result: no
# configure:12125: checking if clang supports -fvisibility=hidden flags
# configure:12140: clang -c -fvisibility=hidden conftest.c >&5
# configure:12140: $? = 0
# configure:12147: result: yes
# configure:12165: checking processor clipping capabilities
# configure:12204: clang -o conftest -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# /tmp/conftest-0c42d9.o: In function `main':
# conftest.c:(.text+0x2b): undefined reference to `lrint'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12204: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gavl"
# | #define VERSION "1.4.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ATTRIBUTE_ALIGNED_MAX 64
# | #define HAVE_MEMALIGN 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_MONOTONIC 1
# | #define HAVE_LRINT 1
# | #define HAVE_LRINTF 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_LIBPNG 1
# | #define HAVE_LIBPNG 1
# | #define HAVE_MMX 1
# | #define HAVE_3DNOW 1
# | #define HAVE_SSE 1
# | #define HAVE_SSE2 1
# | #define HAVE_SSE3 1
# | #define HAVE_SSSE3 1
# | #define ARCH_X86 1
# | #define ARCH_X86_64 1
# | /* end confdefs.h. */
# |
# | #define _ISOC9X_SOURCE 1
# | #define _ISOC99_SOURCE 1
# | #define __USE_ISOC99 1
# | #define __USE_ISOC9X 1
# | #include
# | int main (void)
# | { double fval ;
# | int k, ival ;
# |
# | fval = 1.0 * 0x7FFFFFFF ;
# | for (k = 0 ; k < 100 ; k++)
# | { ival = (lrint (fval)) >> 24 ;
# | if (ival != 127)
# | return 1 ;
# |
# | fval *= 1.2499999 ;
# | } ;
# |
# | return 0 ;
# | }
# |
# configure:12243: clang -o conftest -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# /tmp/conftest-995401.o: In function `main':
# conftest.c:(.text+0x3d): undefined reference to `lrint'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12243: $? = 1
# configure: program exited with status 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "gavl"
# | #define VERSION "1.4.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define ATTRIBUTE_ALIGNED_MAX 64
# | #define HAVE_MEMALIGN 1
# | #define HAVE_SCHED_SETAFFINITY 1
# | #define HAVE_CLOCK_GETTIME 1
# | #define HAVE_CLOCK_MONOTONIC 1
# | #define HAVE_LRINT 1
# | #define HAVE_LRINTF 1
# | #define HAVE_SYS_TIMES_H 1
# | #define HAVE_BYTESWAP_H 1
# | #define HAVE_LIBPNG 1
# | #define HAVE_LIBPNG 1
# | #define HAVE_MMX 1
# | #define HAVE_3DNOW 1
# | #define HAVE_SSE 1
# | #define HAVE_SSE2 1
# | #define HAVE_SSE3 1
# | #define HAVE_SSSE3 1
# | #define ARCH_X86 1
# | #define ARCH_X86_64 1
# | /* end confdefs.h. */
# |
# | #define _ISOC9X_SOURCE 1
# | #define _ISOC99_SOURCE 1
# | #define __USE_ISOC99 1
# | #define __USE_ISOC9X 1
# | #include
# | int main (void)
# | { double fval ;
# | int k, ival ;
# |
# | fval = -8.0 * 0x10000000 ;
# | for (k = 0 ; k < 100 ; k++)
# | { ival = (lrint (fval)) >> 24 ;
# | if (ival != -128)
# | return 1 ;
# |
# | fval *= 1.2499999 ;
# | } ;
# |
# | return 0 ;
# | }
# |
# configure:12286: result: none
# configure:12312: checking size of int
# configure:12317: clang -o conftest -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:12317: $? = 0
# configure:12317: ./conftest
# configure:12317: $? = 0
# configure:12332: result: 4
# configure:12346: checking size of long
# configure:12351: clang -o conftest -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:12351: $? = 0
# configure:12351: ./conftest
# configure:12351: $? = 0
# configure:12366: result: 8
# configure:12380: checking size of float
# configure:12385: clang -o conftest -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:12385: $? = 0
# configure:12385: ./conftest
# configure:12385: $? = 0
# configure:12400: result: 4
# configure:12414: checking size of double
# configure:12419: clang -o conftest -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden conftest.c >&5
# clang-3.8: warning: optimization flag '-funroll-all-loops' is not supported
# configure:12419: $? = 0
# configure:12419: ./conftest
# configure:12419: $? = 0
# configure:12434: result: 8
# configure:12617: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.65. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 7844b76602a6
#
# config.status:1144: creating Makefile
# config.status:1144: creating gavl.spec
# config.status:1144: creating gavl.pc
# config.status:1144: creating doc/Makefile
# config.status:1144: creating doc/Doxyfile
# config.status:1144: creating src/Makefile
# config.status:1144: creating m4/Makefile
# config.status:1144: creating utils/Makefile
# config.status:1144: creating include/Makefile
# config.status:1144: creating include/gavl/Makefile
# config.status:1144: creating include/gavl/gavl_version.h
# config.status:1144: creating gavl/Makefile
# config.status:1144: creating gavl/libgdither/Makefile
# config.status:1144: creating gavl/libsamplerate/Makefile
# config.status:1144: creating gavl/c/Makefile
# config.status:1144: creating gavl/hq/Makefile
# config.status:1144: creating gavl/mmx/Makefile
# config.status:1144: creating gavl/mmxext/Makefile
# config.status:1144: creating gavl/3dnow/Makefile
# config.status:1144: creating gavl/sse/Makefile
# config.status:1144: creating gavl/sse2/Makefile
# config.status:1144: creating gavl/sse3/Makefile
# config.status:1144: creating include/gavl/config.h
# config.status:1364: executing depfiles commands
# config.status:1364: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c99_lrint=yes
# ac_cv_c99_lrintf=yes
# ac_cv_c_attr_align_try=64
# ac_cv_c_attribute_aligned=64
# ac_cv_c_bigendian=no
# ac_cv_c_clip_negative=0
# ac_cv_c_clip_positive=0
# ac_cv_c_clip_type=none
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_memalign=yes
# ac_cv_func_sched_setaffinity=yes
# ac_cv_header_byteswap_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_times_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_clock_gettime='none required'
# ac_cv_sizeof_double=8
# ac_cv_sizeof_float=4
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# am_cv_CC_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/gavl/src/gavl-1.4.0/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/gavl/src/gavl-1.4.0/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/gavl/src/gavl-1.4.0/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/gavl/src/gavl-1.4.0/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/gavl/src/gavl-1.4.0/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -Wall -Wmissing-declarations -Wdeclaration-after-statement -fvisibility=hidden'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DOXYGEN=''
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GAVL_VERSION='1.4.0'
# GAVL_VERSION_MAJOR='1'
# GAVL_VERSION_MICRO='0'
# GAVL_VERSION_MINOR='4'
# GMERLIN_DEP_LIBS=''
# GREP='/usr/bin/grep'
# HAVE_3DNOW_FALSE='#'
# HAVE_3DNOW_TRUE=''
# HAVE_DOXYGEN_FALSE=''
# HAVE_DOXYGEN_TRUE='#'
# HAVE_LIBPNG_FALSE='#'
# HAVE_LIBPNG_TRUE=''
# HAVE_MMX_FALSE='#'
# HAVE_MMX_TRUE=''
# HAVE_SSE2_FALSE='#'
# HAVE_SSE2_TRUE=''
# HAVE_SSE3_FALSE='#'
# HAVE_SSE3_TRUE=''
# HAVE_SSE_FALSE='#'
# HAVE_SSE_TRUE=''
# HAVE_SSSE3_FALSE='#'
# HAVE_SSSE3_TRUE=''
# INCLUDES='-I$(top_srcdir)/include -I$(top_srcdir)/include/gavl -I$(top_builddir)/include'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBGAVL_CFLAGS='-D__GAVL__'
# LIBGAVL_LDFLAGS=''
# LIBGAVL_LIBS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LTVERSION_AGE='0'
# LTVERSION_CURRENT='1'
# LTVERSION_REVISION='0'
# MAKEINFO='${SHELL} /tmp/gavl/src/gavl-1.4.0/missing --run makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OS_WIN32_FALSE=''
# OS_WIN32_TRUE='#'
# OTOOL64=''
# OTOOL=''
# PACKAGE='gavl'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_URL=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# PNG_CFLAGS=''
# PNG_LIBS=' -lpng -lm -lz'
# PNG_REQUIRED='1.2.2'
# RANLIB='ranlib'
# RT_LIBS=''
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# TOP_SRCDIR='/tmp/gavl/src/gavl-1.4.0'
# VERSION='1.4.0'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/gavl/src/gavl-1.4.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "gavl"
# #define VERSION "1.4.0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define ATTRIBUTE_ALIGNED_MAX 64
# #define HAVE_MEMALIGN 1
# #define HAVE_SCHED_SETAFFINITY 1
# #define HAVE_CLOCK_GETTIME 1
# #define HAVE_CLOCK_MONOTONIC 1
# #define HAVE_LRINT 1
# #define HAVE_LRINTF 1
# #define HAVE_SYS_TIMES_H 1
# #define HAVE_BYTESWAP_H 1
# #define HAVE_LIBPNG 1
# #define HAVE_LIBPNG 1
# #define HAVE_MMX 1
# #define HAVE_3DNOW 1
# #define HAVE_SSE 1
# #define HAVE_SSE2 1
# #define HAVE_SSE3 1
# #define HAVE_SSSE3 1
# #define ARCH_X86 1
# #define ARCH_X86_64 1
# #define CPU_CLIPS_POSITIVE 0
# #define CPU_CLIPS_NEGATIVE 0
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_FLOAT 4
# #define SIZEOF_DOUBLE 8
#
# configure: exit 0