make -f build/Makefile.cinelerra
make[1]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1'
gcc -c -O2 -g -fno-omit-frame-pointer -pthread -fno-math-errno -fno-signed-zeros -Wall -DHAVE_GL -DHAVE_XFT -DHAVE_ESOUND -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I./  -DHAVE_OSS -DHAVE_DVB -DHAVE_FIREWIRE -DHAVE_VIDEO4LINUX2 -DHAVE_DV -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DPNG_SKIP_SETJMP_CHECK=1 soundtest.c -o x86_64/soundtest.o
g++ -o x86_64/soundtest x86_64/soundtest.o -lm
mkdir -p bin .//bin/plugins
make[2]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty'
mkdir /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build
tar -xJf src/a52dec-0.7.4.tar.xz 
tar -xJf src/encore-5.0.tar.xz 
tar -xJf src/esound-0.2.41.tar.xz 
tar -xJf src/fdk-aac-0.1.4.tar.xz 
tar -xJf src/ffmpeg-3.0.tar.xz 
tar -xJf src/openjpeg-2.1.0-20160221.tar.xz 
tar -xJf src/x265_1.9.tar.xz 
tar -xJf src/giflib-5.1.2.tar.xz 
tar -xJf src/ilmbase-2.2.0.tar.xz 
tar -xJf src/ladspa-05182015.tar.xz 
tar -xJf src/libavc1394-0.5.4.tar.xz 
patch -d encore* -p1 < src/encore.patch1
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/a52dec.source
patching file Makefile
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/encore.source
tar -xJf src/libuuid-1.0.3.tar.xz 
tar -xJf src/mjpegtools-2.1.0.tar.xz 
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/esound.source
tar -xJf src/openexr-2.2.0.tar.xz 
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/libavc1394.source
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ilmbase.source
CONFIGURING a52dec
cd a52dec* && CFLAGS+=" -U__FreeBSD__"  ./configure  
CONFIGURING encore
cd encore* && true ||  ./configure  
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/libuuid.source
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/encore.configure
CONFIGURING esound
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/giflib.source
cd esound* && AUDIOFILE_CFLAGS=" -laudiofile" AUDIOFILE_LIBS="" LDFLAGS+="-lm -lstdc++"  ./configure --enable-shared=no --with-pic 
CONFIGURING ilmbase
cd ilmbase* &&   ./configure --prefix=`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase*`/usr 
CONFIGURING libavc1394
cd libavc1394* && PKG_CONFIG_PATH= CFLAGS+="" LDFLAGS+=""  ./configure --enable-shared=no 
patch -d x265* -p1 < src/x265.patch1
patching file source/encoder/encoder.cpp
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/x265.source
CONFIGURING libuuid
cd libuuid* &&   ./configure --enable-shared=no 
patch -d ladspa* -p1 < src/ladspa.patch2 
patching file sifter_1210.xml
patch -d ladspa* -p1 < src/ladspa.patch1
patching file Makefile.in
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ladspa.source
make -C encore*  
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/encore-5.0'
mkdir -p x86_64
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/openjpeg.source
cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/bitstream.o bitstream.c
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/fdk.source
cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/encore.o encore.c
CONFIGURING x265
cd x265* && echo "exec cmake source -DENABLE_SHARED=no" > ./configure; chmod +x ./configure;  ./configure  
patch -d mjpegtools* -p1 < src/mjpegtools.patch1
-- cmake version 3.5.1
patching file cpuinfo.sh
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/mjpegtools.source
cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/mom_access.o mom_access.c
CONFIGURING giflib
cd giflib* &&   ./configure --enable-shared=no 
CONFIGURING ladspa
cd ladspa* &&   ./configure  
-- The C compiler identification is GNU 5.3.0
cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/mom_util.o mom_util.c
checking for a BSD-compatible install... checking for a BSD-compatible install... -- The CXX compiler identification is GNU 5.3.0
-- Check for working C compiler: /usr/bin/cc
/usr/bin/install -c
checking whether build environment is sane... /usr/bin/install -c
checking whether build environment is sane... checking build system type... yes
checking for a BSD-compatible install... checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/mot_code.o mot_code.c
/usr/bin/install -c
checking whether build environment is sane... yes
yes
checking whether make supports nested variables... yes
checking for a thread-safe mkdir -p... -- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... yes
checking build system type... checking build system type... checking build system type... /usr/bin/install -c
checking whether build environment is sane... checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
-- Detecting C compiler ABI info - done
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/openexr.source
-- Detecting C compile features
CONFIGURING mjpegtools
cd mjpegtools* && CFLAGS+=" "  ./configure --enable-shared=no 
cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/mot_est_comp.o mot_est_comp.c
x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... checking whether the C compiler works... patch -d ffmpeg* -p1 < src/ffmpeg.patch1
/usr/bin/install -c
checking whether build environment is sane... patching file configure
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ffmpeg.source
CONFIGURING fdk
cd fdk* && ./autogen.sh ;  ./configure --enable-shared=no 
yes
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/missing: Unknown `--is-lightweight' option
Try `/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes

checking whether we are cross compiling... checking how to print strings... printf
checking for style of include used by make... cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/mot_est_mb.o mot_est_mb.c

GNU
checking whether we are cross compiling... checking for gcc... gcc
no
checking for suffix of object files... checking build system type... checking whether the C compiler works... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... -- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
o
checking whether we are using the GNU C compiler... checking for a BSD-compatible install... yes
checking whether gcc accepts -g... /usr/bin/install -c
checking whether build environment is sane... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking whether gcc accepts -g... yes
yes
checking for gcc option to accept ISO C89... checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc option to accept ISO C89... yes

checking whether we are cross compiling... autoreconf-2.69: Entering directory `.'
autoreconf-2.69: configure.ac: not using Gettext
none needed
checking whether gcc understands -c and -o together... checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... none needed
checking dependency style of gcc... GNU
checking for gcc... gcc
yes
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/mot_util.o mot_util.c
checking whether the C compiler works... no
checking for suffix of object files... yes
yes
yes
checking dependency style of gcc... checking whether make sets ${MAKE}... gcc3
checking for a sed that does not truncate output... checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
o
checking whether we are using the GNU C compiler... /bin/sed
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... yes
/bin/grep -F
checking for ld used by gcc... checking for working aclocal... yes
checking whether gcc accepts -g... gcc3
checking for ar... ar
checking the archiver (ar) interface... yes
checking for gcc option to accept ISO C89... checking whether the C compiler works... -- Detecting CXX compiler ABI info - done

checking whether we are cross compiling... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... -- Detecting CXX compile features
yes
yes
checking for BSD- or MS-compatible name lister (nm)... cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/putvlc.o putvlc.c
/usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... ar
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... found
checking for working autoconf... none needed
checking dependency style of gcc... yes
checking build system type... no
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... checking for suffix of object files... yes
checking whether to enable maintainer-specific portions of Makefiles... no
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for g++... g++
checking for a thread-safe mkdir -p... 1572864
checking whether the shell understands some XSI constructs... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether the shell understands "+="... yes
found
checking for working automake... checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... yes
objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... 
checking for C++ compiler default output file name... checking whether we are cross compiling... gcc3
checking for a sed that does not truncate output... checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
/bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... o
checking whether we are using the GNU C compiler... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... checking for C compiler default output file name... no
printf
checking for a sed that does not truncate output... checking for suffix of object files... @
checking for strip... strip
checking for ranlib... ranlib
yes
checking whether gcc accepts -g... checking command to parse /usr/bin/nm -B output from gcc object... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... found
checking for working autoheader... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... a.out
checking whether the C++ compiler works... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/rate_ctl.o rate_ctl.c
yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for BSD- or MS-compatible name lister (nm)... yes
checking for gcc option to accept ISO C89... o
checking whether we are using the GNU C compiler... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/text_bits.o text_bits.c
found
checking for working makeinfo... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether gcc accepts -g... yes
checking for BSD- or MS-compatible name lister (nm)... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... none needed
checking dependency style of gcc... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... a.out
checking whether the C compiler works... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... yes
checking for gcc option to accept ISO C89... checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... autoreconf-2.69: running: aclocal --force -I m4
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
gcc3
checking how to run the C preprocessor... ok
o
checking whether we are using the GNU C++ compiler... checking for sysroot... no
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... none needed
checking for style of include used by make... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... 
GNU
checking dependency style of gcc... checking for suffix of object files... cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/text_code.o text_code.c
checking for mt... no
checking if : is a manifest tool... gcc -E
no
checking how to run the C preprocessor... yes
checking whether g++ accepts -g... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... -- Detecting CXX compile features - done
-- Detected x86_64 target processor
found
checking whether to enable maintainer-specific portions of Makefiles... no
o
checking whether we are using the GNU C compiler... -- Could NOT find NUMA (missing:  NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) 
-- Looking for include file inttypes.h
checking for grep that handles long lines and -e... gcc -E
checking build system type... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for style of include used by make... yes
gcc3
checking whether gcc accepts -g... checking for library containing strerror... GNU
checking dependency style of g++... ok
checking for ANSI C header files... x86_64-unknown-linux-gnu
checking for sysroot... no
checking host system type... -- Looking for include file inttypes.h - found
checking for mt... no
checking if : is a manifest tool... -- Performing Test CC_HAS_NO_STRICT_OVERFLOW
x86_64-unknown-linux-gnu
no
none required
checking how to run the C preprocessor... checking for gcc... gcc
yes
checking for gcc option to accept ISO C89... ok
checking for sysroot... no
gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
checking build system type... checking for C compiler default output... yes
gcc -E
checking for sys/types.h... checking whether we are using the GNU C compiler... checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/text_code_mb.o text_code_mb.c
checking for ANSI C header files... yes
x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... checking for sys/stat.h... -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success
/bin/grep
checking for egrep... -- Performing Test CC_HAS_NO_NARROWING
a.out
checking whether the C compiler works... /bin/grep -E
checking for fgrep... none needed
yes
checking whether gcc accepts -g... gcc -E
/bin/grep -F
checking for ld used by gcc... checking for style of include used by make... yes
checking whether we are cross compiling... no
checking for suffix of executables... GNU
checking dependency style of gcc... yes
yes
checking for sys/types.h... checking for stdlib.h... yes
checking for gcc option to accept ISO C89... checking for ANSI C header files... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/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... yes

checking for suffix of object files... cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/text_dct.o text_dct.c
yes
checking for sys/stat.h... gcc3
checking for g++... g++
checking for string.h... -- Performing Test CC_HAS_NO_NARROWING - Success
-- Performing Test CC_HAS_NO_ARRAY_BOUNDS
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
none needed
checking dependency style of gcc... 1572864
checking whether the shell understands some XSI constructs... yes
yes
checking whether the shell understands "+="... o
checking whether we are using the GNU C compiler... checking whether we are using the GNU C++ compiler... checking for sys/types.h... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
yes
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... checking for stdlib.h... checking for memory.h... cc -c -O2 -fomit-frame-pointer -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -o x86_64/vop_code.o vop_code.c
yes
yes
yes
checking whether gcc accepts -g... checking whether g++ accepts -g... yes
checking for sys/stat.h... checking for string.h... yes
yes
gcc3
checking whether ln -s works... yes
checking for a sed that does not truncate output... -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success
-- Performing Test CC_HAS_FAST_MATH
yes
yes
/bin/sed
checking for grep that handles long lines and -e... checking for stdlib.h... /bin/grep
checking for egrep... checking for strings.h... /bin/grep -E
checking for fgrep... checking for sys/types.h... yes
checking dependency style of g++... /bin/grep -F
checking for ld used by gcc... checking how to run the C preprocessor... ok
yes
ar rcs x86_64/libencore.a x86_64/bitstream.o x86_64/encore.o x86_64/mom_access.o x86_64/mom_util.o x86_64/mot_code.o x86_64/mot_est_comp.o x86_64/mot_est_mb.o x86_64/mot_util.o x86_64/putvlc.o x86_64/rate_ctl.o x86_64/text_bits.o x86_64/text_code.o x86_64/text_code_mb.o x86_64/text_dct.o x86_64/vop_code.o
yes
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/encore-5.0'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/encore.built
CONFIGURING openjpeg
cd openjpeg* && echo "exec cmake -DBUILD_SHARED_LIBS:BOOL=OFF ." > ./configure; chmod +x ./configure;  ./configure  
yes
checking for memory.h... checking for inttypes.h... checking how to run the C preprocessor... yes
checking for string.h... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... checking for sys/stat.h... gcc -E
/usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... gcc3
checking how to run the C preprocessor... yes
yes
gcc -E
checking for stdint.h... -- Performing Test CC_HAS_FAST_MATH - Success
-- Performing Test CC_HAS_STACK_REALIGN
yes
checking for strings.h... yes
checking for memory.h... BSD nm
checking the maximum length of command line arguments... checking whether gcc needs -traditional... checking for ANSI C header files... 1572864
checking whether the shell understands some XSI constructs... -- The C compiler identification is GNU 5.3.0
yes
checking whether the shell understands "+="... yes
yes
-- Check for working C compiler: /usr/bin/cc
checking for stdlib.h... gcc -E
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... yes
checking for unistd.h... no
checking if gcc supports  -U__FreeBSD__ -O3 flags... checking for inttypes.h... yes
yes
yes
checking minix/config.h usability... checking for strings.h... -- Performing Test CC_HAS_STACK_REALIGN - Success
-- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG
checking for a sed that does not truncate output... checking for string.h... yes
yes
checking if gcc supports  -U__FreeBSD__ -O3 -fomit-frame-pointer flags... /bin/sed
checking for grep that handles long lines and -e... -- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
/bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... no
checking minix/config.h presence... checking for stdint.h... yes
yes
checking for ld used by GCC... yes
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... checking for sys/types.h... checking for inttypes.h... yes
ok
checking for memory.h... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... yes
yes
/usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
-- Detecting C compiler ABI info - done
yes
checking for sys/stat.h... checking how to print strings... -- Detecting C compile features
checking how to run the C preprocessor... -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success
checking for unistd.h... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... printf
checking for a sed that does not truncate output... -- Found yasm: /usr/bin/yasm (found version "1.3.0") 
yes
-- Found Yasm 1.3.0 to build assembly primitives
yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... yes
checking for ANSI C header files... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking command to parse /usr/bin/nm -B output... checking for stdint.h... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... checking for strings.h... yes
-- x265 version 1.9
yes
checking for stdlib.h... yes
yes
checking for dlfcn.h... checking for inttypes.h... checking for unistd.h... gcc -E
/usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/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... -- The ASM_YASM compiler identification is unknown
-- Found assembler: /usr/bin/yasm
-- Looking for strtok_r
yes
checking for string.h... yes
checking for objdir... .libs
yes
yes
checking for dlfcn.h... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for stdint.h... 1572864
checking whether the shell understands some XSI constructs... yes
yes
checking whether the shell understands "+="... checking for ANSI C header files... yes
ok
checking for ANSI C header files... checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... checking for memory.h... -- Looking for strtok_r - found
-- Looking for include file getopt.h
yes
yes
checking for objdir... checking if gcc supports -fno-rtti -fno-exceptions... yes
.libs
checking for unistd.h... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... checking for strings.h... yes
checking for sys/types.h... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... -- Detecting C compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
yes
-- Looking for include file getopt.h - found
-- Configuring done
yes
checking for inttypes.h... checking for dlfcn.h... yes
checking if gcc supports -fno-rtti -fno-exceptions... -- Generating done
yes
checking if gcc static flag -static works... -- Build files have been written to: /usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9
checking for sys/types.h... touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/x265.configure
make -C x265*  
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
yes
yes
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
yes
checking for objdir... no
checking for sys/stat.h... checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking for stdint.h... .libs
ok
-- Looking for sys/types.h - found
checking for sysroot... no
-- Looking for stdint.h
yes
Scanning dependencies of target common
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
checking for sys/stat.h... make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
yes
checking for mt... no
checking if : is a manifest tool... no
[  1%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/pixel-a.asm.o
checking for sys/types.h... checking for dlfcn.h... yes
yes
checking if gcc supports -c -o file.o... yes
checking if gcc static flag -static works... yes
checking for unistd.h... checking for stdlib.h... yes
yes
checking for objdir... .libs
-- Looking for stdint.h - found
-- Looking for stddef.h
yes
checking for stdlib.h... yes
checking if gcc supports -fno-rtti -fno-exceptions... checking for dlfcn.h... yes
checking if gcc supports -c -o file.o... checking for sys/stat.h... autoreconf-2.69: configure.ac: tracing
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
yes
yes
checking dynamic linker characteristics... checking for string.h... yes
checking for objdir... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking for string.h... .libs
-- Looking for stddef.h - found
-- Check size of unsigned short
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
yes
checking whether -lc should be explicitly linked in... checking for stdlib.h... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
yes
checking for memory.h... checking if gcc supports -fno-rtti -fno-exceptions... -- Check size of unsigned short - done
-- Using unsigned short
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if gcc static flag -static works... no
checking dynamic linker characteristics... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking for memory.h... yes
yes
checking if gcc supports -c -o file.o... checking for string.h... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for library containing socket... -- Check if the system is big endian - little endian
-- Looking for string.h
checking for strings.h... yes
yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... checking for strings.h... yes
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... none required
checking for memory.h... yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... checking fcntl.h usability... yes
checking dynamic linker characteristics... checking for inttypes.h... -- Looking for string.h - found
-- Looking for memory.h
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
yes
checking if gcc supports -c -o file.o... yes
checking dynamic linker characteristics... no
checking for shl_load in -ldld... yes
checking fcntl.h presence... yes
yes
checking for strings.h... yes
checking for fcntl.h... yes
checking for inttypes.h... checking for stdint.h... -- Looking for memory.h - found
-- Looking for stdlib.h
checking for inttypes.h... (cached) yes
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... checking limits.h usability... 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... no
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
yes
checking dynamic linker characteristics... yes
no
checking for dlopen... yes
yes
checking for inttypes.h... 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... no
checking whether to build static libraries... yes
checking for gawk... (cached) gawk
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for stdint.h... yes
checking limits.h presence... checking for unistd.h... yes
checking for limits.h... yes
-- Looking for stdlib.h - found
-- Looking for stdio.h
checking netinet/in.h usability... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... checking whether ln -s works... yes
checking whether make sets $(MAKE)... no
checking for dlopen in -ldl... autoreconf-2.69: running: libtoolize --copy --force
(cached) yes
checking for xmlto... yes
checking limits.h usability... yes
yes
checking dlfcn.h usability... yes
checking for stdint.h... 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... no
checking whether to build static libraries... yes
checking for ANSI C header files... (cached) yes
yes
checking netinet/in.h presence... checking for unistd.h... -- Looking for stdio.h - found
-- Looking for math.h
checking sys/time.h usability... yes
checking whether a program can dlopen itself... yes
checking limits.h presence... yes
checking dlfcn.h presence... yes
checking for netinet/in.h... yes
yes
checking for limits.h... yes
checking fcntl.h usability... yes
checking sys/time.h presence... yes
checking for dlfcn.h... yes
checking for stdlib.h... (cached) yes
yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... checking for string.h... (cached) yes
yes
yes
checking for sys/time.h... yes
.libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... checking for unistd.h... yes
checking whether a statically linked program can dlopen itself... yes
-- Looking for math.h - found
-- Looking for float.h
checking sys/file.h usability... yes
checking fcntl.h presence... checking for sys/types.h... (cached) yes
checking for g++... g++
yes
checking for fcntl.h... yes
checking for stdint.h... (cached) yes
checking dlfcn.h usability... checking stdarg.h usability... checking for unistd.h... (cached) yes
yes
checking if gcc static flag -static works... checking for string.h... (cached) yes
yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking netinet/in.h usability... yes
checking stdarg.h presence... checking whether we are using the GNU C++ compiler... -- Looking for float.h - found
-- Looking for time.h
checking sys/ioctl.h usability... yes
checking for stdarg.h... yes
yes
yes
checking dlfcn.h presence... no
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 for gcc... (cached) gcc
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
checking for dlfcn.h... yes
checking netinet/in.h presence... yes
checking whether g++ accepts -g... yes
checking if gcc supports -c -o file.o... yes
checking sys/ioctl.h presence... yes
checking for netinet/in.h... yes
yes
checking for dlfcn.h... checking that generated files are newer than configure... done
yes
configure: creating ./config.status
checking stdio.h usability... yes
checking for sys/ioctl.h... yes
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... checking how to run the C++ preprocessor... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking dependency style of g++... checking sys/socket.h usability... yes
checking if gcc supports -c -o file.lo... -- Looking for time.h - found
-- Looking for stdarg.h
yes
yes
checking stdio.h presence... libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
yes
checking for stdio.h... yes
yes
checking sys/socket.h presence... checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBRAW1394... yes
checking if gcc supports -fno-rtti -fno-exceptions... g++ -E
libtoolize: copying file 'm4/ltoptions.m4'
yes
checking for sys/socket.h... yes
gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... yes
checking how to run the C++ preprocessor... checking sys/time.h usability... libtoolize: copying file 'm4/ltsugar.m4'
-- Looking for stdarg.h - found
-- Looking for ctype.h
yes
checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... g++ -E
yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
yes
checking whether to build shared libraries... checking sys/time.h presence... no
checking whether to build static libraries... yes
configure: creating ./config.status
creating libtool
libtoolize: copying file 'm4/ltversion.m4'
yes
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether NLS is requested... yes
checking for msgfmt... yes
checking for sys/time.h... yes
checking whether we are using the GNU Fortran 77 compiler... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for unistd.h... (cached) yes
g++ -E
checking for xgettext... libtoolize: copying file 'm4/lt~obsolete.m4'
-- Looking for ctype.h - found
-- Looking for assert.h
/usr/bin/xgettext
checking whether _SC_HOST_NAME_MAX is declared... no
checking whether  accepts -g... checking for msgmerge... /usr/bin/msgmerge
no
checking the maximum length of command line arguments... checking for objdir... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... checking for ld used by GCC... -- Looking for assert.h - found
-- Looking for stdint.h
.libs
yes
checking for int32_t... checking for ld used by g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory
done
checking whether NLS is requested... yes
checking for GNU gettext in libc... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... -- Looking for stdint.h - found
-- Looking for inttypes.h
yes
checking if gcc supports -fno-rtti -fno-exceptions... checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for mode_t... yes
yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether byte ordering is bigendian... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... -- Looking for inttypes.h - found
-- Looking for strings.h
yes
checking if gcc static flag -static works... yes
checking for size_t... checking sys/time.h usability... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FFTW... checking if gcc supports -fno-rtti -fno-exceptions... yes
Using FFTW 3
checking for sqrt in -lm... -- Looking for strings.h - found
-- Looking for sys/stat.h
yes
checking if gcc supports -c -o file.o... yes
checking sys/time.h presence... checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking for sys/time.h... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for ssize_t... checking sys/timeb.h usability... yes
yes
checking if g++ static flag -static works... checking for log10f in -lm... yes
checking whether -lc should be explicitly linked in... -- Looking for sys/stat.h - found
-- Looking for unistd.h
yes
checking if gcc static flag -static works... yes
checking sys/timeb.h presence... no
checking dynamic linker characteristics... yes
checking if g++ supports -c -o file.o... yes
checking for shm_open... yes
checking for sys/timeb.h... yes
yes
checking if gcc supports -c -o file.o... -- Looking for unistd.h - found
-- Checking for 64-bit off_t
yes
checking for uint16_t... checking io.h usability... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking whether byte ordering is bigendian... no
checking for shm_open in -lrt... no
checking io.h presence... yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for uint32_t... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
no
checking for io.h... yes
checking dynamic linker characteristics... no
checking for inttypes.h... (cached) yes
checking for gcc option to accept ANSI C... -- Checking for 64-bit off_t - present
-- Checking for fseeko/ftello
yes
yes
checking for uint64_t... checking for lrintf... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking for an ANSI C-conforming const... none needed
checking for an ANSI C-conforming const... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
yes
checking for inline... yes
checking for uint8_t... -- Checking for fseeko/ftello - present
-- Large File support - found
-- Looking for include file malloc.h
yes
checking for inline... yes
configure: WARNING: Can't fine architecture specifaction in CFLAGS, picking one from build host CPU type
configure: WARNING: May result in non-portable code
checking for ld used by gcc... checking for ld used by g++... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... inline
checking for always_inline... no
checking dependency style of gcc... yes
/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... checking for ftruncate... (cached) /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
yes
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
-- Looking for include file malloc.h - found
-- Looking for _aligned_malloc
yes
checking for restrict... checking that generated files are newer than configure... done
configure: creating ./config.status
gcc3
yes
checking for stdint.h... (cached) yes
-- Looking for _aligned_malloc - not found
-- Looking for posix_memalign
checking for gettimeofday... restrict
checking for size_t... checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking getopt.h usability... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking whether byte ordering is bigendian... checking for memset... -- Looking for posix_memalign - found
-- Looking for memalign
yes
checking getopt.h presence... yes
checking if g++ static flag -static works... yes
checking for getopt.h... yes
checking malloc.h usability... yes
no
checking for memalign... checking for socket... -- Looking for memalign - found
yes
checking malloc.h presence... yes
checking if g++ supports -c -o file.o... -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.8") 
-- Your system seems to have a Z lib available, we will use it to generate PNG lib
yes
checking for malloc.h... yes
-- Found PNG: /usr/lib64/libpng.so (found version "1.6.21+apng") 
-- Your system seems to have a PNG lib available, we will use it
checking sys/soundcard.h usability... -- Found TIFF: /usr/lib64/libtiff.so (found version "4.0.6") 
-- Your system seems to have a TIFF lib available, we will use it
-- Found LCMS2: /usr/lib64/liblcms2.so  
-- Your system seems to have a LCMS2 lib available, we will use it
yes
yes
-- Configuring done
checking for gettimeofday... checking for strtoul... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... -- Generating done
-- Build files have been written to: /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/openjpeg.configure
make -C openjpeg* ; cd `echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg*`/src/lib/openjp2; ln -sf . openjpeg-2.1 
yes
checking sys/soundcard.h presence... make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
configure: creating libtool
config.status: creating util/Makefile
config.status: creating Makefile
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
yes
checking for sys/soundcard.h... yes
checking for sin in -lm... make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
yes
Scanning dependencies of target t1_generate_luts
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
checking for usleep... config.status: creating common/Makefile
[  2%] Building C object src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o
yes
config.status: creating lib/Makefile
appending configuration tag "CXX" to libtool
checking for ftime... config.status: creating libavc1394/Makefile
yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether make sets $(MAKE)... (cached) yes
config.status: creating Makefile
checking for the pthreads library -lpthreads... checking for posix_memalign... yes
[  4%] Linking C executable ../../../bin/t1_generate_luts
checking for srandom... config.status: creating librom1394/Makefile
yes
checking return type of signal handlers... config.status: creating doc/Makefile
[  2%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/const-a.asm.o
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
config.status: creating test/Makefile
[  4%] Built target t1_generate_luts
yes
yes
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
config.status: creating pic/Makefile
no
checking whether pthreads work without any flags... [  3%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/cpu-a.asm.o
checking for memalign... void
config.status: creating libavc1394.spec
Scanning dependencies of target openjp2
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
checking for ld used by g++... checking for _oss_ioctl in -lossaudio... make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
config.status: creating config.h
[  5%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/ssd-a.asm.o
[  6%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o
config.status: executing depfiles commands
config.status: creating libavc1394.pc
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
no
checking __attribute__ ((aligned ())) support... no
checking whether pthreads work with -Kthread... checking for fmax... config.status: creating config.h
/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
[  8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o
config.status: executing depfiles commands
no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... yes
checking for fmin... [ 10%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... autoreconf-2.69: running: /usr/bin/autoconf-2.69 --force
no
checking whether pthreads work with -pthread... yes
checking for lround... yes
checking if g++ static flag -static works... yes
checking for joinable pthread attribute... 64
[ 12%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o
yes
configure: creating ./config.status
config.status: executing libtool commands
checking for getopt_long... yes
checking if g++ supports -c -o file.o... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
[ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o
checking semaphore.h usability... yes
checking return type of signal handlers... config.status: executing libtool commands
yes
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
void
configure: The host is x86_64-unknown-linux-gnu  x86_64  unknown  linux-gnu .
checking for alpha architecture... no
checking linux/videodev.h usability... yes
checking semaphore.h presence... [ 16%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o
no
checking linux/videodev.h presence... yes
checking for semaphore.h... yes
[  6%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/mc-a.asm.o
checking for library containing sem_init... no
checking for linux/videodev.h... no
configure: WARNING: videodev.h not found - please install the linux kernel headers programms needing v4l disabled
checking for the pthreads library -lpthreads... touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/libavc1394.configure
make -C libavc1394*  
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4'
[ 18%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o
make  all-recursive
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4'
Making all in common
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/giflib.configure
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/common'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT raw1394util.lo -MD -MP -MF .deps/raw1394util.Tpo -c -o raw1394util.lo raw1394util.c
make -C giflib*  
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2'
make  all-recursive
no
checking whether pthreads work without any flags... none required
checking whether to use POSIX unnamed semaphores... make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -MT raw1394util.lo -MD -MP -MF .deps/raw1394util.Tpo -c raw1394util.c -o raw1394util.o
Making all in lib
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/lib'
  CC       dgif_lib.lo
mv -f .deps/raw1394util.Tpo .deps/raw1394util.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused   -o libraw1394util.la  raw1394util.lo  
no
checking whether pthreads work with -Kthread... config.status: creating Makefile
yes
configure: multithread true, LIBS = -pthread , CC = gcc, CXXFLAGS = -g -O2 -pthread
checking for ANSI C header files... (cached) yes
no
checking whether pthreads work with -kthread... checking limits.h usability... config.status: creating autotools/Makefile
no
checking for the pthreads library -llthread... libtool: link: ar cru .libs/libraw1394util.a  raw1394util.o
libtool: link: ranlib .libs/libraw1394util.a
autoreconf-2.69: configure.ac: not using Autoheader
autoreconf-2.69: running: automake --add-missing --copy --force-missing
config.status: creating include/Makefile
libtool: link: ( cd ".libs" && rm -f "libraw1394util.la" && ln -s "../libraw1394util.la" "libraw1394util.la" )
yes
checking limits.h presence... make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/common'
Making all in libavc1394
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/libavc1394'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT avc1394_simple.lo -MD -MP -MF .deps/avc1394_simple.Tpo -c -o avc1394_simple.lo avc1394_simple.c
no
checking whether pthreads work with -pthread... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -MT avc1394_simple.lo -MD -MP -MF .deps/avc1394_simple.Tpo -c avc1394_simple.c -o avc1394_simple.o
yes
checking for limits.h... yes
config.status: creating test/Makefile
checking for unistd.h... (cached) yes
yes
checking for joinable pthread attribute... checking ucontext.h usability... mv -f .deps/avc1394_simple.Tpo .deps/avc1394_simple.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT avc1394_vcr.lo -MD -MP -MF .deps/avc1394_vcr.Tpo -c -o avc1394_vcr.lo avc1394_vcr.c
config.status: creating doc/Makefile
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -MT avc1394_vcr.lo -MD -MP -MF .deps/avc1394_vcr.Tpo -c avc1394_vcr.c -o avc1394_vcr.o
config.status: creating m4/Makefile
  CC       egif_lib.lo
PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... config.status: creating src/Makefile
gcc
checking for pthread_attr_getstacksize... mv -f .deps/avc1394_vcr.Tpo .deps/avc1394_vcr.Plo
yes
checking ucontext.h presence... /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT avc1394_internal.lo -MD -MP -MF .deps/avc1394_internal.Tpo -c -o avc1394_internal.lo avc1394_internal.c
config.status: creating Makefile
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -MT avc1394_internal.lo -MD -MP -MF .deps/avc1394_internal.Tpo -c avc1394_internal.c -o avc1394_internal.o
[ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o
yes
checking for ucontext.h... yes
config.status: creating util/Makefile
config.status: creating liba52/Makefile
checking for an ANSI C-conforming const... yes
checking for jpeg_start_compress in -ljpeg... mv -f .deps/avc1394_internal.Tpo .deps/avc1394_internal.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused -lraw1394 -version-info 3:0:3   -o libavc1394.la -rpath /usr/local/lib avc1394_simple.lo avc1394_vcr.lo avc1394_internal.lo ../common/raw1394util.lo  
appending configuration tag "F77" to libtool
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for an ANSI C-conforming const... config.status: creating gsm/Makefile
yes
checking for inline... config.status: creating libao/Makefile
config.status: creating gverb/Makefile
[  7%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/mc-a2.asm.o
yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBQUICKTIME... yes
checking whether byte ordering is bigendian... config.status: creating vc++/Makefile
no
inline
checking for size_t... libtool: link: ar cru .libs/libavc1394.a  avc1394_simple.o avc1394_vcr.o avc1394_internal.o ../common/raw1394util.o
config.status: creating metadata/Makefile
checking for LIBPNG... libtool: link: ranlib .libs/libavc1394.a
libtool: link: ( cd ".libs" && rm -f "libavc1394.la" && ln -s "../libavc1394.la" "libavc1394.la" )
config.status: creating include/config.h
yes
checking for LIBDV... make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/libavc1394'
Making all in librom1394
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/librom1394'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT rom1394_main.lo -MD -MP -MF .deps/rom1394_main.Tpo -c -o rom1394_main.lo rom1394_main.c
[ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o
config.status: creating po/Makefile.in
  CC       gif_font.lo
yes
checking for X... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -MT rom1394_main.lo -MD -MP -MF .deps/rom1394_main.Tpo -c rom1394_main.c -o rom1394_main.o
config.status: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir setting
config.status: creating config.h
config.status: executing default-1 commands
no
checking for inline... config.status: executing depfiles commands
[  8%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/pixel-util8.asm.o
[ 24%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o
yes
checking for strerror... mv -f .deps/rom1394_main.Tpo .deps/rom1394_main.Plo
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/a52dec.configure
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT rom1394_internal.lo -MD -MP -MF .deps/rom1394_internal.Tpo -c -o rom1394_internal.lo rom1394_internal.c
make -C a52dec* ; cd `echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec*`/include; ln -sf . a52dec 
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4'
inline
checking for working alloca.h... Making all in autotools
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -MT rom1394_internal.lo -MD -MP -MF .deps/rom1394_internal.Tpo -c rom1394_internal.c -o rom1394_internal.o
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/autotools'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/autotools'
Making all in include
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/include'
  CC       gif_hash.lo
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/include'
Making all in doc
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/doc'
Making all in liba52
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/liba52'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer  -prefer-non-pic -c bitstream.c
[ 26%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o
yes
checking for complete iomanip support in C++ standard library... mv -f .deps/rom1394_internal.Tpo .deps/rom1394_internal.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused -lraw1394 -version-info 3:0:3  -lm  -o librom1394.la -rpath /usr/local/lib rom1394_main.lo rom1394_internal.lo ../common/raw1394util.lo 
  CC       gifalloc.lo
yes
checking for alloca... [ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o
libraries , headers 
configure.ac:7: installing `./missing'
checking for gethostbyname... gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -U__FreeBSD__ -O3 -fomit-frame-pointer -c bitstream.c -o bitstream.o
Makefile.am: installing `./depcomp'
[ 30%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o
libtool: link: ar cru .libs/librom1394.a  rom1394_main.o rom1394_internal.o ../common/raw1394util.o
bitstream.c:44:20: warning: always_inline function might not be inlinable [-Wattributes]
 static inline void bitstream_fill_current (a52_state_t * state)
                    ^
In file included from bitstream.c:30:0:
bitstream.h:66:23: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int32_t bitstream_get_2 (a52_state_t * state, uint32_t num_bits)
                       ^
bitstream.h:53:24: warning: always_inline function might not be inlinable [-Wattributes]
 static inline uint32_t bitstream_get (a52_state_t * state, uint32_t num_bits)
                        ^
libtool: link: ranlib .libs/librom1394.a
config.status: creating Makefile
yes
checking for fpe support handling... libtool: link: ( cd ".libs" && rm -f "librom1394.la" && ln -s "../librom1394.la" "librom1394.la" )
echo timestamp > bitstream.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer  -prefer-non-pic -c imdct.c
config.status: creating uuid.pc
autoreconf-2.69: Leaving directory `.'
yes
yes
checking for connect... make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/librom1394'
Making all in test
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/test'
gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT dvcont.o -MD -MP -MF .deps/dvcont.Tpo -c -o dvcont.o dvcont.c
  CC       openbsd-reallocarray.lo
checking for setenv... config.status: creating config.h
yes
[ 10%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/blockcopy8.asm.o
config.status: executing depfiles commands
checking for gcc optimization flags... mv -f .deps/dvcont.Tpo .deps/dvcont.Po
yes
checking for remove... gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT mkrfc2734.o -MD -MP -MF .deps/mkrfc2734.Tpo -c -o mkrfc2734.o mkrfc2734.c
mkrfc2734.c: In function ‘main’:
mkrfc2734.c:60:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  printf("get_config_rom returned %d, romsize %d, rom_version %d:",retval,rom_size,rom_version);
         ^
mkrfc2734.c:82:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  printf("rom1394_add_unit_directory returned %d, romsize %d:",retval,rom_size);
         ^
  CC       gif_err.lo
[ 32%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/raw.c.o
mv -f .deps/mkrfc2734.Tpo .deps/mkrfc2734.Po
gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT panelctl.o -MD -MP -MF .deps/panelctl.Tpo -c -o panelctl.o panelctl.c
-pipe
yes
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -U__FreeBSD__ -O3 -fomit-frame-pointer -c imdct.c -o imdct.o
yes
checking for shmat... checking for putenv... mv -f .deps/panelctl.Tpo .deps/panelctl.Po
[ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o
gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT romtest.o -MD -MP -MF .deps/romtest.Tpo -c -o romtest.o romtest.c
imdct.c:170:20: warning: always_inline function might not be inlinable [-Wattributes]
 static inline void ifft8 (complex_t * buf)
                    ^
imdct.c:88:20: warning: always_inline function might not be inlinable [-Wattributes]
 static inline void ifft4 (complex_t * buf)
                    ^
imdct.c:76:20: warning: always_inline function might not be inlinable [-Wattributes]
 static inline void ifft2 (complex_t * buf)
                    ^
config.status: executing libtool commands
configure: creating ./config.status
yes
checking for IceConnectionNumber in -lICE...   CC       quantize.lo
mv -f .deps/romtest.Tpo .deps/romtest.Po
gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT setrom.o -MD -MP -MF .deps/setrom.Tpo -c -o setrom.o setrom.c
checking for a BSD-compatible install... setrom.c: In function ‘main’:
setrom.c:60:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  printf("get_config_rom returned %d, romsize %d, rom_version %d:",retval,rom_size,rom_version);
         ^
setrom.c:75:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  printf("rom1394_set_directory returned %d, romsize %d:",retval,rom_size);
         ^
setrom.c:99:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  printf("rom1394_add_unit_directory returned %d, romsize %d:",retval,rom_size);
         ^
setrom.c:113:9: warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
  printf("get_config_rom returned %d, romsize %d, rom_version %d:",retval,rom_size,rom_version);
         ^
/usr/bin/install -c
checking whether build environment is sane... mv -f .deps/setrom.Tpo .deps/setrom.Po
gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT avc_vcr.o -MD -MP -MF .deps/avc_vcr.Tpo -c -o avc_vcr.o avc_vcr.c
yes
yes
checking for __progname... checking for fchown... mv -f .deps/avc_vcr.Tpo .deps/avc_vcr.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused   -o dvcont dvcont.o ../librom1394/librom1394.la ../libavc1394/libavc1394.la -lraw1394 
[ 36%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o
yes
checking for XF86DGAQueryExtension in -lXxf86dga...   CCLD     libgif.la
echo timestamp > imdct.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer  -prefer-non-pic -c bit_allocate.c
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/libuuid.configure
no
checking for GTK... [ 38%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o
[ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o
yes
libtool: link: gcc -Wall -Wunused -o dvcont dvcont.o  ../librom1394/.libs/librom1394.a -lm ../libavc1394/.libs/libavc1394.a -lraw1394
checking for fchmod... yes
checking for SDL... /bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused   -o mkrfc2734 mkrfc2734.o ../librom1394/librom1394.la -lraw1394 
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused   -o panelctl panelctl.o ../librom1394/librom1394.la ../libavc1394/libavc1394.la -lraw1394 
yes
checking for vlineColor in -lSDL_gfx... make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/lib'
Making all in util
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/util'
  CC       getarg.o
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -U__FreeBSD__ -O3 -fomit-frame-pointer -c bit_allocate.c -o bit_allocate.o
no
checking Architecture... x86_64
checking if C compiler accepts inline MMX assembly... yes
config.status: executing libtool commands
[ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o
checking for gethostbyname2... [ 11%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/pixeladd8.asm.o
libtool: link: gcc -Wall -Wunused -o mkrfc2734 mkrfc2734.o  ../librom1394/.libs/librom1394.a -lm -lraw1394
yes
checking sub-architecture settings...   CC       qprintf.o
libtool: link: gcc -Wall -Wunused -o panelctl panelctl.o  ../librom1394/.libs/librom1394.a -lm ../libavc1394/.libs/libavc1394.a -lraw1394
echo timestamp > bit_allocate.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer  -prefer-non-pic -c parse.c
[ 44%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_malloc.c.o
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused   -o romtest romtest.o ../librom1394/librom1394.la -lraw1394 
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer  -prefer-non-pic -c downmix.c
[ 12%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/dct8.asm.o
  CC       gif2rgb.o
[ 46%] Linking C static library ../../../bin/libopenjp2.a
yes
yes
checking for connect... checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
[ 46%] Built target openjp2
yes
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -U__FreeBSD__ -O3 -fomit-frame-pointer -c parse.c -o parse.o
config.status: executing default-1 commands
libtool: link: gcc -Wall -Wunused -o romtest romtest.o  ../librom1394/.libs/librom1394.a -lm -lraw1394
checking how to create a ustar tar archive... Scanning dependencies of target opj_compress
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
[ 48%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/opj_compress.c.o
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -U__FreeBSD__ -O3 -fomit-frame-pointer -c downmix.c -o downmix.o
config.status: creating po/POTFILES
config.status: creating po/Makefile
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused   -o setrom setrom.o ../librom1394/librom1394.la -lraw1394 
parse.c:306:23: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int16_t dither_gen (a52_state_t * state)
                       ^
parse.c:292:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int zero_snr_offsets (int nfchans, a52_state_t * state)
                   ^
In file included from parse.c:32:0:
bitstream.h:66:23: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int32_t bitstream_get_2 (a52_state_t * state, uint32_t num_bits)
                       ^
bitstream.h:53:24: warning: always_inline function might not be inlinable [-Wattributes]
 static inline uint32_t bitstream_get (a52_state_t * state, uint32_t num_bits)
                        ^
gnutar
checking whether make supports nested variables... yes
checking for gcc... gcc
yes
checking for gethostbyname... 
enable_static_build=\'\'
checking what warning flags to pass to the C compiler... -Wall -Wunused

  CC       gifbuild.o
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ladspa.configure
make -C libuuid*  
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libuuid-1.0.3'
checking whether the C compiler works... make  all-am
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libuuid-1.0.3'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -I. -g -O2 -MT libuuid_la-clear.lo -MD -MP -MF .deps/libuuid_la-clear.Tpo -c -o libuuid_la-clear.lo `test -f 'clear.c' || echo './'`clear.c
checking that generated files are newer than configure... done
configure: creating ./config.status
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -MT libuuid_la-clear.lo -MD -MP -MF .deps/libuuid_la-clear.Tpo -c clear.c -o libuuid_la-clear.o
[ 50%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o
libtool: link: gcc -Wall -Wunused -o setrom setrom.o  ../librom1394/.libs/librom1394.a -lm -lraw1394
yes
checking for C compiler default output file name... a.out
yes
checking for hstrerror... checking for suffix of executables... /bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused   -o avc_vcr avc_vcr.o ../libavc1394/libavc1394.la -lraw1394 
mv -f .deps/libuuid_la-clear.Tpo .deps/libuuid_la-clear.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -I. -g -O2 -MT libuuid_la-compare.lo -MD -MP -MF .deps/libuuid_la-compare.Tpo -c -o libuuid_la-compare.lo `test -f 'compare.c' || echo './'`compare.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -MT libuuid_la-compare.lo -MD -MP -MF .deps/libuuid_la-compare.Tpo -c compare.c -o libuuid_la-compare.o

checking whether we are cross compiling... [ 13%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/sad-a.asm.o
mv -f .deps/libuuid_la-compare.Tpo .deps/libuuid_la-compare.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -I. -g -O2 -MT libuuid_la-copy.lo -MD -MP -MF .deps/libuuid_la-copy.Tpo -c -o libuuid_la-copy.lo `test -f 'copy.c' || echo './'`copy.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -MT libuuid_la-copy.lo -MD -MP -MF .deps/libuuid_la-copy.Tpo -c copy.c -o libuuid_la-copy.o
yes
checking for nanosleep... no
checking for suffix of object files... libtool: link: gcc -Wall -Wunused -o avc_vcr avc_vcr.o  ../libavc1394/.libs/libavc1394.a -lraw1394
[ 52%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertbmp.c.o
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/test'
mv -f .deps/libuuid_la-copy.Tpo .deps/libuuid_la-copy.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -I. -g -O2 -MT libuuid_la-gen_uuid.lo -MD -MP -MF .deps/libuuid_la-gen_uuid.Tpo -c -o libuuid_la-gen_uuid.lo `test -f 'gen_uuid.c' || echo './'`gen_uuid.c
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4'
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/libavc1394.built
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -I. -g -O2 -MT libuuid_la-isnull.lo -MD -MP -MF .deps/libuuid_la-isnull.Tpo -c -o libuuid_la-isnull.lo `test -f 'isnull.c' || echo './'`isnull.c
  CC       gifecho.o
o
checking whether we are using the GNU C compiler... echo timestamp > downmix.lo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -I. -g -O2 -MT libuuid_la-pack.lo -MD -MP -MF .deps/libuuid_la-pack.Tpo -c -o libuuid_la-pack.lo `test -f 'pack.c' || echo './'`pack.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -MT libuuid_la-gen_uuid.lo -MD -MP -MF .deps/libuuid_la-gen_uuid.Tpo -c gen_uuid.c -o libuuid_la-gen_uuid.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -MT libuuid_la-isnull.lo -MD -MP -MF .deps/libuuid_la-isnull.Tpo -c isnull.c -o libuuid_la-isnull.o
In file included from /usr/include/stdio.h:27:0,
                 from gen_uuid.c:46:
/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -MT libuuid_la-pack.lo -MD -MP -MF .deps/libuuid_la-pack.Tpo -c pack.c -o libuuid_la-pack.o
yes
checking whether gcc accepts -g... yes
gen_uuid.c: In function 'get_clock':
gen_uuid.c:297:10: warning: implicit declaration of function 'flock' [-Wimplicit-function-declaration]
   while (flock(state_fd, LOCK_EX) < 0) {
          ^
checking for usleep... mv -f .deps/libuuid_la-isnull.Tpo .deps/libuuid_la-isnull.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -I. -g -O2 -MT libuuid_la-parse.lo -MD -MP -MF .deps/libuuid_la-parse.Tpo -c -o libuuid_la-parse.lo `test -f 'parse.c' || echo './'`parse.c
[ 54%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o
yes
checking for gcc option to accept ISO C89... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -MT libuuid_la-parse.lo -MD -MP -MF .deps/libuuid_la-parse.Tpo -c parse.c -o libuuid_la-parse.o
mv -f .deps/libuuid_la-pack.Tpo .deps/libuuid_la-pack.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -I. -g -O2 -MT libuuid_la-unpack.lo -MD -MP -MF .deps/libuuid_la-unpack.Tpo -c -o libuuid_la-unpack.lo `test -f 'unpack.c' || echo './'`unpack.c
  CC       giffix.o
mv -f .deps/libuuid_la-gen_uuid.Tpo .deps/libuuid_la-gen_uuid.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -I. -g -O2 -MT libuuid_la-unparse.lo -MD -MP -MF .deps/libuuid_la-unparse.Tpo -c -o libuuid_la-unparse.lo `test -f 'unparse.c' || echo './'`unparse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -MT libuuid_la-unpack.lo -MD -MP -MF .deps/libuuid_la-unpack.Tpo -c unpack.c -o libuuid_la-unpack.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -MT libuuid_la-unparse.lo -MD -MP -MF .deps/libuuid_la-unparse.Tpo -c unparse.c -o libuuid_la-unparse.o
[ 56%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o
none needed
mv -f .deps/libuuid_la-parse.Tpo .deps/libuuid_la-parse.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -I. -g -O2 -MT libuuid_la-uuid_time.lo -MD -MP -MF .deps/libuuid_la-uuid_time.Tpo -c -o libuuid_la-uuid_time.lo `test -f 'uuid_time.c' || echo './'`uuid_time.c
checking for style of include used by make... GNU
checking dependency style of gcc... echo timestamp > parse.lo
/bin/sh ../libtool --mode=link gcc  -U__FreeBSD__ -O3 -fomit-frame-pointer  -prefer-non-pic  -o liba52.la -rpath /usr/local/lib -no-undefined bitstream.lo imdct.lo bit_allocate.lo parse.lo downmix.lo -lm 
yes
mv -f .deps/libuuid_la-unparse.Tpo .deps/libuuid_la-unparse.Plo
mv -f .deps/libuuid_la-unpack.Tpo .deps/libuuid_la-unpack.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -MT libuuid_la-uuid_time.lo -MD -MP -MF .deps/libuuid_la-uuid_time.Tpo -c uuid_time.c -o libuuid_la-uuid_time.o
checking for strtok_r... [ 15%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o
[ 16%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/intrapred8.asm.o
  CC       gifinto.o
gcc3
checking for g++... g++
[ 58%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o
mv -f .deps/libuuid_la-uuid_time.Tpo .deps/libuuid_la-uuid_time.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.    -I. -g -O2 -MT libuuid_la-randutils.lo -MD -MP -MF .deps/libuuid_la-randutils.Tpo -c -o libuuid_la-randutils.lo `test -f 'randutils.c' || echo './'`randutils.c
mkdir .libs
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -g -O2 -MT libuuid_la-randutils.lo -MD -MP -MF .deps/libuuid_la-randutils.Tpo -c randutils.c -o libuuid_la-randutils.o
rm -fr .libs/liba52.la .libs/liba52.* .libs/liba52.*
[ 60%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/converttif.c.o
checking whether we are using the GNU C++ compiler... ar cru .libs/liba52.a  bitstream.o imdct.o bit_allocate.o parse.o downmix.o 
  CC       giftext.o
ranlib .libs/liba52.a
creating liba52.la
yes
checking for inet_pton... (cd .libs && rm -f liba52.la && ln -s ../liba52.la liba52.la)
yes
checking whether g++ accepts -g... make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/liba52'
Making all in libao
mv -f .deps/libuuid_la-randutils.Tpo .deps/libuuid_la-randutils.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc -I. -g -O2 -version-info 1:0:0  -o libuuid.la -rpath /usr/local/lib libuuid_la-clear.lo libuuid_la-compare.lo libuuid_la-copy.lo libuuid_la-gen_uuid.lo libuuid_la-isnull.lo libuuid_la-pack.lo libuuid_la-parse.lo libuuid_la-unpack.lo libuuid_la-unparse.lo libuuid_la-uuid_time.lo libuuid_la-randutils.lo   
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/libao'
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out.c
[ 62%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertpng.c.o
yes
checking dependency style of g++... In file included from audio_out.c:30:0:
../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes]
 static inline void ao_close (ao_instance_t * instance)
                    ^
../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_play (ao_instance_t * instance, int flags,
                   ^
../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_setup (ao_instance_t * instance, int sample_rate,
                   ^
../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes]
 static inline ao_instance_t * ao_open (ao_open_t * open)
                               ^
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c float2s16.c
float2s16.c:31:23: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int16_t convert (int32_t i)
                       ^
In file included from float2s16.c:29:0:
../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes]
 static inline void ao_close (ao_instance_t * instance)
                    ^
../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_play (ao_instance_t * instance, int flags,
                   ^
../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_setup (ao_instance_t * instance, int sample_rate,
                   ^
../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes]
 static inline ao_instance_t * ao_open (ao_open_t * open)
                               ^
yes
libtool: link: ar cru .libs/libuuid.a  libuuid_la-clear.o libuuid_la-compare.o libuuid_la-copy.o libuuid_la-gen_uuid.o libuuid_la-isnull.o libuuid_la-pack.o libuuid_la-parse.o libuuid_la-unpack.o libuuid_la-unparse.o libuuid_la-uuid_time.o libuuid_la-randutils.o
  CC       giftool.o
libtool: link: ranlib .libs/libuuid.a
[ 64%] Linking C executable ../../../bin/opj_compress
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_null.c
gcc3
libtool: link: ( cd ".libs" && rm -f "libuuid.la" && ln -s "../libuuid.la" "libuuid.la" )
In file included from audio_out_null.c:29:0:
../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes]
 static inline void ao_close (ao_instance_t * instance)
                    ^
../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_play (ao_instance_t * instance, int flags,
                   ^
../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_setup (ao_instance_t * instance, int sample_rate,
                   ^
../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes]
 static inline ao_instance_t * ao_open (ao_open_t * open)
                               ^
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libuuid-1.0.3'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libuuid-1.0.3'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/libuuid.built
make -C ladspa* ; make -C ladspa* install DESTDIR=`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa*`/ 
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
checking build system type... make  all-recursive
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_float.c
[ 64%] Built target opj_compress
checking whether to enable ipv6... make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
Scanning dependencies of target opj_dump
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
Making all in m4
[ 66%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o
In file included from audio_out_float.c:30:0:
../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes]
 static inline void ao_close (ao_instance_t * instance)
                    ^
../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_play (ao_instance_t * instance, int flags,
                   ^
../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_setup (ao_instance_t * instance, int sample_rate,
                   ^
../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes]
 static inline ao_instance_t * ao_open (ao_open_t * open)
                               ^
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/m4'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/m4'
Making all in po
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/po'
test -z "en_GB.gmo" || make en_GB.gmo
make[6]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/po'
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_oss.c
rm -f en_GB.gmo && /usr/bin/gmsgfmt -c --statistics -o en_GB.gmo en_GB.po
en_GB.po:7: warning: header field 'Language' missing in header
0 translated messages, 401 untranslated messages.
make[6]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/po'
touch stamp-po
  CC       gifclrmp.o
In file included from audio_out_oss.c:52:0:
../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes]
 static inline void ao_close (ao_instance_t * instance)
                    ^
../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_play (ao_instance_t * instance, int flags,
                   ^
../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_setup (ao_instance_t * instance, int sample_rate,
                   ^
../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes]
 static inline ao_instance_t * ao_open (ao_open_t * open)
                               ^
audio_out_oss.c: In function ‘oss_play’:
audio_out_oss.c:127:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
     write (instance->fd, int16_samples, 256 * sizeof (int16_t) * chans);
     ^
yes
checking for getaddrinfo... make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/po'
Making all in util
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/util'
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT rms.o -MD -MP -MF .deps/rms.Tpo -c -o rms.o rms.c
[ 68%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_solaris.c
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_al.c
mv -f .deps/rms.Tpo .deps/rms.Po
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c
printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_win.c
/bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_wav.c
mv -f .deps/db.Tpo .deps/db.Po
gcc -DHAVE_CONFIG_H -I. -I..    -I.. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT libblo_a-blo.o -MD -MP -MF .deps/libblo_a-blo.Tpo -c -o libblo_a-blo.o `test -f 'blo.c' || echo './'`blo.c
In file included from audio_out_wav.c:32:0:
../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes]
 static inline void ao_close (ao_instance_t * instance)
                    ^
../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_play (ao_instance_t * instance, int flags,
                   ^
../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_setup (ao_instance_t * instance, int sample_rate,
                   ^
yes
../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes]
 static inline ao_instance_t * ao_open (ao_open_t * open)
                               ^
checking for inet_ntop...   CC       gifbg.o
/usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_aif.c
yes
checking for BSD- or MS-compatible name lister (nm)... blo.c: In function ‘blo_h_tables_new’:
blo.c:122:3: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
   ftruncate(shm_fd, all_tables_size);
   ^
/usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... In file included from audio_out_aif.c:32:0:
../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes]
 static inline void ao_close (ao_instance_t * instance)
                    ^
../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_play (ao_instance_t * instance, int flags,
                   ^
../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_setup (ao_instance_t * instance, int sample_rate,
                   ^
../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes]
 static inline ao_instance_t * ao_open (ao_open_t * open)
                               ^
[ 70%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertbmp.c.o
yes
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_peak.c
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support...   CC       gifcolor.o
In file included from audio_out_peak.c:9:0:
../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes]
 static inline void ao_close (ao_instance_t * instance)
                    ^
../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_play (ao_instance_t * instance, int flags,
                   ^
../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_setup (ao_instance_t * instance, int sample_rate,
                   ^
../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes]
 static inline ao_instance_t * ao_open (ao_open_t * open)
                               ^
[ 72%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o
rm -f libao.a
ar cru libao.a audio_out.o float2s16.o audio_out_null.o audio_out_float.o audio_out_oss.o audio_out_solaris.o audio_out_al.o audio_out_win.o audio_out_wav.o audio_out_aif.o audio_out_peak.o 
ranlib libao.a
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/libao'
Making all in src
@
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/src'
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c a52dec.c
checking for getopt_long...   CC       giffilter.o
mv -f .deps/libblo_a-blo.Tpo .deps/libblo_a-blo.Po
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT libpitchscale_a-pitchscale.o -MD -MP -MF .deps/libpitchscale_a-pitchscale.Tpo -c -o libpitchscale_a-pitchscale.o `test -f 'pitchscale.c' || echo './'`pitchscale.c
[ 74%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o
In file included from a52dec.c:40:0:
../include/audio_out.h:60:20: warning: always_inline function might not be inlinable [-Wattributes]
 static inline void ao_close (ao_instance_t * instance)
                    ^
../include/audio_out.h:54:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_play (ao_instance_t * instance, int flags,
                   ^
../include/audio_out.h:48:19: warning: always_inline function might not be inlinable [-Wattributes]
 static inline int ao_setup (ao_instance_t * instance, int sample_rate,
                   ^
../include/audio_out.h:43:31: warning: always_inline function might not be inlinable [-Wattributes]
 static inline ao_instance_t * ao_open (ao_open_t * open)
                               ^
  CC       gifhisto.o
pitchscale.c: In function ‘pitch_scale’:
pitchscale.c:57:28: warning: variable ‘fadeZoneLen’ set but not used [-Wunused-but-set-variable]
  double freqPerBin, expct, fadeZoneLen;
                            ^
ok
checking for sysroot... no
checking for a working dd... yes
checking sys/filio.h usability... /bin/dd
checking how to truncate binary pipes... config.status: creating Makefile
/bin/dd bs=4096 count=1
  CC       gifsponge.o
[ 76%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o
checking for mt... no
checking if : is a manifest tool... config.status: creating IlmBase.pc
no
checking how to run the C preprocessor... config.status: creating config/Makefile
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c getopt.c
no
checking sys/filio.h presence... [ 78%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/converttif.c.o
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c gettimeofday.c
  CC       gifwedge.o
gcc -E
config.status: creating Half/Makefile
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c extract_a52.c
no
checking for sys/filio.h... no
checking sys/ioctl.h usability... [ 80%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertpng.c.o
config.status: creating HalfTest/Makefile
checking for ANSI C header files... mv -f .deps/libpitchscale_a-pitchscale.Tpo .deps/libpitchscale_a-pitchscale.Po
  AR       libgetarg.a
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT iir.o -MD -MP -MF .deps/iir.Tpo -c -o iir.o iir.c
  CCLD     gif2rgb
yes
checking sys/ioctl.h presence... config.status: creating Iex/Makefile
[ 82%] Linking C executable ../../../bin/opj_dump
yes
checking for sys/ioctl.h... yes
config.status: creating IexMath/Makefile
/bin/sh ../libtool --mode=link gcc  -U__FreeBSD__ -O3 -fomit-frame-pointer  -o a52dec  a52dec.o getopt.o gettimeofday.o ../liba52/liba52.la 	       ../libao/libao.a  
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
checking if your platform supports esddsp... yes
checking for dlopen... [ 82%] Built target opj_dump
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
Scanning dependencies of target opj_decompress
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
[ 84%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o
config.status: creating IexTest/Makefile
  CCLD     gifbuild
mkdir .libs
yes
config.status: creating IlmThread/Makefile
mv -f .deps/iir.Tpo .deps/iir.Po
rm -f librms.a
checking for sys/types.h... ar cru librms.a rms.o 
ranlib librms.a
rm -f libdb.a
ar cru libdb.a db.o 
ranlib libdb.a
rm -f libblo.a
ar cru libblo.a libblo_a-blo.o 
ranlib libblo.a
no
checking for dlopen in -ldl... rm -f libpitchscale.a
ar cru libpitchscale.a libpitchscale_a-pitchscale.o 
ranlib libpitchscale.a
rm -f libiir.a
ar cru libiir.a iir.o 
ranlib libiir.a
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/util'
Making all in gsm
yes
config.status: creating Imath/Makefile
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/gsm'
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT add.o -MD -MP -MF .deps/add.Tpo -c -o add.o add.c
checking for sys/stat.h... gcc -U__FreeBSD__ -O3 -fomit-frame-pointer -o a52dec a52dec.o getopt.o gettimeofday.o  ../liba52/.libs/liba52.a -lm ../libao/libao.a
config.status: creating ImathTest/Makefile
[ 86%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o
  CCLD     gifecho
yes
/bin/sh ../libtool --mode=link gcc  -U__FreeBSD__ -O3 -fomit-frame-pointer  -o extract_a52  extract_a52.o getopt.o  
checking for stdlib.h... yes
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT decode.o -MD -MP -MF .deps/decode.Tpo -c -o decode.o decode.c
---------------------------------------------------------------------
--- Checking to see which audio header files your system uses.
--- Most of these checks should fail. Do not be alarmed.
config.status: creating config/IlmBaseConfig.h
mv -f .deps/add.Tpo .deps/add.Po
checking soundcard.h usability... gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT gsm_decode.o -MD -MP -MF .deps/gsm_decode.Tpo -c -o gsm_decode.o gsm_decode.c
config.status: config/IlmBaseConfig.h is unchanged
yes
config.status: executing depfiles commands
checking for string.h... mv -f .deps/decode.Tpo .deps/decode.Po
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT gsm_encode.o -MD -MP -MF .deps/gsm_encode.Tpo -c -o gsm_encode.o gsm_encode.c
no
checking soundcard.h presence... gcc -U__FreeBSD__ -O3 -fomit-frame-pointer -o extract_a52 extract_a52.o getopt.o 
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/src'
Making all in vc++
  CCLD     giffix
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/vc++'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/vc++'
Making all in test
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/test'
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c compare.c
no
checking for soundcard.h... no
yes
[ 88%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertbmp.c.o
checking for memory.h... checking sys/soundcard.h usability... yes
/bin/sh ../libtool --mode=link gcc  -U__FreeBSD__ -O3 -fomit-frame-pointer  -o compare  compare.o -lm 
checking for strings.h... mv -f .deps/gsm_decode.Tpo .deps/gsm_decode.Po
[ 90%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o
mkdir .libs
gcc -U__FreeBSD__ -O3 -fomit-frame-pointer -o compare compare.o  -lm
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/test'
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4'
config.status: creating Makefile
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/a52dec.built
  CCLD     gifinto
config.status: creating debian/Makefile
  CCLD     giftext
config.status: creating debian/control
mv -f .deps/gsm_encode.Tpo .deps/gsm_encode.Po
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT long_term.o -MD -MP -MF .deps/long_term.Tpo -c -o long_term.o long_term.c
yes
[ 92%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o
[ 94%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o
yes
checking sys/soundcard.h presence... checking for inttypes.h... config.status: creating docs/Makefile
yes
checking for sys/soundcard.h... yes
config.status: creating lavtools/Makefile
yes
[ 96%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/converttif.c.o
checking machine/soundcard.h usability...   CCLD     giftool
checking for stdint.h...   CCLD     gifclrmp
[ 98%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertpng.c.o
config.status: creating yuvcorrect/Makefile
yes
no
checking machine/soundcard.h presence... checking for unistd.h... gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT preprocess.o -MD -MP -MF .deps/preprocess.Tpo -c -o preprocess.o preprocess.c
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT short_term.o -MD -MP -MF .deps/short_term.Tpo -c -o short_term.o short_term.c
config.status: creating yuvdenoise/Makefile
no
checking for machine/soundcard.h... no
[100%] Linking C executable ../../../bin/opj_decompress
checking sys/audio.h usability... yes
checking for dlfcn.h... config.status: creating yuvdeinterlace/Makefile
mv -f .deps/preprocess.Tpo .deps/preprocess.Po
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT code.o -MD -MP -MF .deps/code.Tpo -c -o code.o code.c
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
[100%] Built target opj_decompress
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
  CCLD     gifbg
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/openjpeg.built
no
checking sys/audio.h presence... yes
  CCLD     gifcolor
checking for objdir... config.status: creating yuvscaler/Makefile
mv -f .deps/code.Tpo .deps/code.Po
.libs
  CCLD     giffilter
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT gsm_create.o -MD -MP -MF .deps/gsm_create.Tpo -c -o gsm_create.o gsm_create.c
no
checking for sys/audio.h... no
config.status: creating y4munsharp/Makefile
checking sys/audioio.h usability... mv -f .deps/gsm_create.Tpo .deps/gsm_create.Po
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT gsm_destroy.o -MD -MP -MF .deps/gsm_destroy.Tpo -c -o gsm_destroy.o gsm_destroy.c
config.status: creating y4mutils/Makefile
  CCLD     gifhisto
mv -f .deps/gsm_destroy.Tpo .deps/gsm_destroy.Po
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT gsm_option.o -MD -MP -MF .deps/gsm_option.Tpo -c -o gsm_option.o gsm_option.c
checking if gcc supports -fno-rtti -fno-exceptions... config.status: executing libtool commands
mv -f .deps/gsm_option.Tpo .deps/gsm_option.Po
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT lpc.o -MD -MP -MF .deps/lpc.Tpo -c -o lpc.o lpc.c
  CCLD     gifsponge
no
checking sys/audioio.h presence... config.status: creating yuvfilters/Makefile
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT rpe.o -MD -MP -MF .deps/rpe.Tpo -c -o rpe.o rpe.c
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... 
---------------------------------------------
Summary for IlmBase features:
enable large stack optimizations             yes

internal library namespaces                  Imath_2_2
                                             Iex_2_2
                                             IlmThread_2_2

public namespaces                            Imath Iex IlmThread

---------------------------------------------

no
checking for sys/audioio.h... no
config.status: creating mpeg2enc/Makefile
checking sys/audio.io.h usability... mv -f .deps/long_term.Tpo .deps/long_term.Po
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT table.o -MD -MP -MF .deps/table.Tpo -c -o table.o table.c
yes
checking if gcc static flag -static works... mv -f .deps/short_term.Tpo .deps/short_term.Po
no
checking sys/audio.io.h presence... mv -f .deps/table.Tpo .deps/table.Po
  CCLD     gifwedge
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
config.status: creating aenc/Makefile
[ 17%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/ipfilter8.asm.o
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ilmbase.configure
Scanning dependencies of target encoder
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
make -C ilmbase* ; make -C ilmbase* install; cd `echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase*`/; ln -sf lib64 usr/lib 
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
no
checking for sys/audio.io.h... no
[ 18%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/loopfilter.asm.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0'
[ 20%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o
checking sun/audioio.h usability... config.status: creating mplex/Makefile
Making all in Half
mv -f .deps/rpe.Tpo .deps/rpe.Po
yes
checking if gcc supports -c -o file.o... make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half'
g++ -DHAVE_CONFIG_H -I. -I../config -I../config   -pipe -g -O2 -pthread -MT eLut.o -MD -MP -MF .deps/eLut.Tpo -c -o eLut.o eLut.cpp
[ 21%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o
mv -f .deps/lpc.Tpo .deps/lpc.Po
rm -f libgsm.a
ar cru libgsm.a add.o decode.o gsm_decode.o gsm_encode.o long_term.o preprocess.o short_term.o code.o gsm_create.o gsm_destroy.o gsm_option.o lpc.o rpe.o table.o  
ranlib libgsm.a
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/gsm'
Making all in gverb
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/gverb'
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT gverb.o -MD -MP -MF .deps/gverb.Tpo -c -o gverb.o gverb.c
no
checking sun/audioio.h presence... config.status: creating scripts/Makefile
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/util'
Making all in pic
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/pic'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/pic'
Making all in doc
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/doc'
xmlto xhtml-nochunks gif2rgb.xml
no
checking for sun/audioio.h... no
config.status: creating utils/Makefile
yes
checking dynamic linker characteristics... [ 22%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o
checking dmedia/audio.h usability... mv -f .deps/gverb.Tpo .deps/gverb.Po
gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT gverbdsp.o -MD -MP -MF .deps/gverbdsp.Tpo -c -o gverbdsp.o gverbdsp.c
mv -f .deps/eLut.Tpo .deps/eLut.Po
g++ -DHAVE_CONFIG_H -I. -I../config -I../config   -pipe -g -O2 -pthread -MT toFloat.o -MD -MP -MF .deps/toFloat.Tpo -c -o toFloat.o toFloat.cpp
config.status: creating utils/altivec/Makefile
no
checking dmedia/audio.h presence... config.status: creating utils/mmxsse/Makefile
mv -f .deps/gverbdsp.Tpo .deps/gverbdsp.Po
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... rm -f libgverb.a
ar cru libgverb.a gverb.o gverbdsp.o 
yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
ranlib libgverb.a
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/gverb'
Making all in metadata
no
checking for dmedia/audio.h... checking how to run the C++ preprocessor... make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/metadata'
./lxml2rdf.pl ../*.xml > swh-plugins.rdf
no
config.status: creating y4mdenoise/Makefile
mv -f .deps/toFloat.Tpo .deps/toFloat.Po
length() used on %defaults (did you mean "scalar(keys %defaults)"?) at ./lxml2rdf.pl line 63.
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -pthread   -o eLut eLut.o  -pthread 
checking sys/soundlib.h usability... xmllint -noout swh-plugins.rdf
xmlto xhtml-nochunks gifbuild.xml
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/metadata'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
./makestub.pl amp_1181.xml > amp_1181.c
config.status: creating y4mscaler/Makefile
g++ -E
no
checking sys/soundlib.h presence... ./makestub.pl diode_1185.xml > diode_1185.c
config.status: creating mjpegtools.pc
libtool: link: g++ -pipe -g -O2 -pthread -o eLut eLut.o -pthread  -pthread
no
checking for sys/soundlib.h... no
./makestub.pl divider_1186.xml > divider_1186.c
xmlto xhtml-nochunks gifclrmp.xml
checking sys/asoundlib.h usability... config.status: creating mjpegtools.spec
./makestub.pl shaper_1187.xml > shaper_1187.c
./makestub.pl ringmod_1188.xml > ringmod_1188.c
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -pthread   -o toFloat toFloat.o  -pthread 
config.status: creating config.h
./makestub.pl comb_1190.xml > comb_1190.c
config.status: executing depfiles commands
./makestub.pl declip_1195.xml > declip_1195.c
yes
checking sys/asoundlib.h presence... [ 24%] Building CXX object common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o
./makestub.pl foverdrive_1196.xml > foverdrive_1196.c
libtool: link: g++ -pipe -g -O2 -pthread -o toFloat toFloat.o -pthread  -pthread
checking for ld used by g++... ./makestub.pl sinus_wavewrapper_1198.xml > sinus_wavewrapper_1198.c
yes
checking for sys/asoundlib.h... yes
checking alsa/asoundlib.h usability... ./makestub.pl hermes_filter_1200.xml > hermes_filter_1200.c
/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... xmlto xhtml-nochunks gifecho.xml
./eLut > eLut.h
yes
./toFloat > toFloat.h
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... ./makestub.pl multivoice_chorus_1201.xml > multivoice_chorus_1201.c
yes
make  all-am
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I../config   -pipe -g -O2 -pthread -MT half.lo -MD -MP -MF .deps/half.Tpo -c -o half.lo half.cpp
./makestub.pl flanger_1191.xml > flanger_1191.c
yes
checking alsa/asoundlib.h presence... libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -g -O2 -pthread -MT half.lo -MD -MP -MF .deps/half.Tpo -c half.cpp  -fPIC -DPIC -o .libs/half.o
./makestub.pl decimator_1202.xml > decimator_1202.c
xmlto xhtml-nochunks giffix.xml
yes
checking for alsa/asoundlib.h... yes
./makestub.pl single_para_1203.xml > single_para_1203.c
./makestub.pl triple_para_1204.xml > triple_para_1204.c
checking CoreAudio/CoreAudio.h usability... ./makestub.pl transient_1206.xml > transient_1206.c
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... ./makestub.pl fad_delay_1192.xml > fad_delay_1192.c
no
checking CoreAudio/CoreAudio.h presence... yes
checking if g++ static flag -static works... no
checking for CoreAudio/CoreAudio.h... no
./makestub.pl dc_remove_1207.xml > dc_remove_1207.c
checking mme/mme_api.h usability... ./makestub.pl retro_flange_1208.xml > retro_flange_1208.c
./makestub.pl valve_1209.xml > valve_1209.c
./makestub.pl sifter_1210.xml > sifter_1210.c
./makestub.pl tape_delay_1211.xml > tape_delay_1211.c
no
checking mme/mme_api.h presence... yes
checking if g++ supports -c -o file.o... ./makestub.pl step_muxer_1212.xml > step_muxer_1212.c
./makestub.pl foldover_1213.xml > foldover_1213.c
./makestub.pl svf_1214.xml > svf_1214.c
[ 25%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o
no
checking for mme/mme_api.h... ./makestub.pl gsm_1215.xml > gsm_1215.c
no
./makestub.pl gverb_1216.xml > gverb_1216.c
checking for artsc-config... no
checking for ARTS artsc - version >= 0.9.5... no
*** The artsc-config script installed by ARTS could not be found
*** If ARTS was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ARTS_CONFIG environment variable to the
*** full path to artsc-config.
---------------------------------------------------------------------
--- Checking to see which audio libraries are required for linking.
--- Most of these checks should also fail. Do not be alarmed.
checking for _oss_ioctl... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) ./makestub.pl phasers_1217.xml > phasers_1217.c
xmlto xhtml-nochunks gifinto.xml
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing sin... ./makestub.pl harmonic_gen_1220.xml > harmonic_gen_1220.c
./makestub.pl surround_encoder_1401.xml > surround_encoder_1401.c
./makestub.pl delayorama_1402.xml > delayorama_1402.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -g -O2 -pthread -MT half.lo -MD -MP -MF .deps/half.Tpo -c half.cpp -o half.o >/dev/null 2>&1
./makestub.pl dyson_compress_1403.xml > dyson_compress_1403.c
./makestub.pl crossover_dist_1404.xml > crossover_dist_1404.c
no
checking for _oss_ioctl in -lossaudio... ./makestub.pl valve_rect_1405.xml > valve_rect_1405.c
[ 26%] Building CXX object common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o
./makestub.pl split_1406.xml > split_1406.c
-lm
./makestub.pl alias_1407.xml > alias_1407.c
no
checking for ALnewconfig... ./makestub.pl satan_maximiser_1408.xml > satan_maximiser_1408.c
configure: creating ./config.status
./makestub.pl karaoke_1409.xml > karaoke_1409.c
xmlto xhtml-nochunks giflib.xml
xmlto xhtml-nochunks giftext.xml
./makestub.pl gate_1410.xml > gate_1410.c
no
checking for ALnewconfig in -laudio... ./makestub.pl comb_splitter_1411.xml > comb_splitter_1411.c
[ 27%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o
./makestub.pl wave_terrain_1412.xml > wave_terrain_1412.c
no
checking for snd_cards... ./makestub.pl hard_limiter_1413.xml > hard_limiter_1413.c
mv -f .deps/half.Tpo .deps/half.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -pthread -version-info 12:0:0 -no-undefined  -o libHalf.la -rpath /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib half.lo  -pthread 
./makestub.pl smooth_decimate_1414.xml > smooth_decimate_1414.c
./makestub.pl fm_osc_1415.xml > fm_osc_1415.c
./makestub.pl analogue_osc_1416.xml > analogue_osc_1416.c
./makestub.pl rate_shifter_1417.xml > rate_shifter_1417.c
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtbeginS.o  .libs/half.o   -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crtn.o  -pthread -pthread   -pthread -Wl,-soname -Wl,libHalf.so.12 -o .libs/libHalf.so.12.0.0
no
checking for snd_cards in -lsound... ./makestub.pl freq_tracker_1418.xml > freq_tracker_1418.c
xmlto xhtml-nochunks giftool.xml
./makestub.pl mod_delay_1419.xml > mod_delay_1419.c
./makestub.pl matrix_st_ms_1420.xml > matrix_st_ms_1420.c
./makestub.pl matrix_ms_st_1421.xml > matrix_ms_st_1421.c
libtool: link: (cd ".libs" && rm -f "libHalf.so.12" && ln -s "libHalf.so.12.0.0" "libHalf.so.12")
./makestub.pl matrix_spatialiser_1422.xml > matrix_spatialiser_1422.c
./makestub.pl plate_1423.xml > plate_1423.c
libtool: link: (cd ".libs" && rm -f "libHalf.so" && ln -s "libHalf.so.12.0.0" "libHalf.so")
no
checking for snd_cards... (cached) no
checking for snd_cards in -lasound... libtool: link: ar cru .libs/libHalf.a  half.o
libtool: link: ranlib .libs/libHalf.a
[ 29%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o
./makestub.pl gong_1424.xml > gong_1424.c
libtool: link: ( cd ".libs" && rm -f "libHalf.la" && ln -s "../libHalf.la" "libHalf.la" )
./makestub.pl sc1_1425.xml > sc1_1425.c
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half'
Making all in HalfTest
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/HalfTest'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/HalfTest'
Making all in Iex
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I../config   -pipe -g -O2 -pthread -MT IexThrowErrnoExc.lo -MD -MP -MF .deps/IexThrowErrnoExc.Tpo -c -o IexThrowErrnoExc.lo IexThrowErrnoExc.cpp
./makestub.pl sc2_1426.xml > sc2_1426.c
./makestub.pl sc3_1427.xml > sc3_1427.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -g -O2 -pthread -MT IexThrowErrnoExc.lo -MD -MP -MF .deps/IexThrowErrnoExc.Tpo -c IexThrowErrnoExc.cpp  -fPIC -DPIC -o .libs/IexThrowErrnoExc.o
no
checking for snd_pcm_pause... ./makestub.pl zm1_1428.xml > zm1_1428.c
xmlto xhtml-nochunks gifbg.xml
./makestub.pl inv_1429.xml > inv_1429.c
./makestub.pl chebstortion_1430.xml > chebstortion_1430.c
[ 30%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o
./makestub.pl bode_shifter_1431.xml > bode_shifter_1431.c
./makestub.pl bode_shifter_cv_1432.xml > bode_shifter_cv_1432.c
no
checking for snd_pcm_pause in -lasound... ./makestub.pl am_pitchshift_1433.xml > am_pitchshift_1433.c
./makestub.pl sc4_1882.xml > sc4_1882.c
./makestub.pl lcr_delay_1436.xml > lcr_delay_1436.c
./makestub.pl giant_flange_1437.xml > giant_flange_1437.c
yes
checking for alsa new PCM API... ./makestub.pl dj_flanger_1438.xml > dj_flanger_1438.c
./makestub.pl gong_beater_1439.xml > gong_beater_1439.c
xmlto xhtml-nochunks gifcolor.xml
yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... ./makestub.pl hilbert_1440.xml > hilbert_1440.c
yes
checking for AUDIOFILE... yes
---------------------------------------------------------------------
--- Checking for the documentation generation tools.  NOTE: These 
--- are NOT required for proper compilation of the esound package.
checking for jw... false
---------------------------------------------------------------------
checking to see if compiler understands -Wall... ./makestub.pl sin_cos_1881.xml > sin_cos_1881.c
./makestub.pl se4_1883.xml > se4_1883.c
./makestub.pl bandpass_a_iir_1893.xml > bandpass_a_iir_1893.c
yes
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I../config   -pipe -g -O2 -pthread -MT IexBaseExc.lo -MD -MP -MF .deps/IexBaseExc.Tpo -c -o IexBaseExc.lo IexBaseExc.cpp
./makestub.pl bandpass_iir_1892.xml > bandpass_iir_1892.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -g -O2 -pthread -MT IexBaseExc.lo -MD -MP -MF .deps/IexBaseExc.Tpo -c IexBaseExc.cpp  -fPIC -DPIC -o .libs/IexBaseExc.o
./makestub.pl highpass_iir_1890.xml > highpass_iir_1890.c
configure: creating ./config.status
./makestub.pl lowpass_iir_1891.xml > lowpass_iir_1891.c
./makestub.pl notch_iir_1894.xml > notch_iir_1894.c
xmlto xhtml-nochunks gifhisto.xml
./makestub.pl dj_eq_1901.xml > dj_eq_1901.c
./makestub.pl butterworth_1902.xml > butterworth_1902.c
./makestub.pl allpass_1895.xml > allpass_1895.c
config.status: executing libtool commands
./makestub.pl comb_1887.xml > comb_1887.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -g -O2 -pthread -MT IexBaseExc.lo -MD -MP -MF .deps/IexBaseExc.Tpo -c IexBaseExc.cpp -o IexBaseExc.o >/dev/null 2>&1
./makestub.pl decay_1886.xml > decay_1886.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I../config -pipe -g -O2 -pthread -MT IexThrowErrnoExc.lo -MD -MP -MF .deps/IexThrowErrnoExc.Tpo -c IexThrowErrnoExc.cpp -o IexThrowErrnoExc.o >/dev/null 2>&1
[ 31%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o
./makestub.pl delay_1898.xml > delay_1898.c
./makestub.pl impulse_1885.xml > impulse_1885.c
xmlto xhtml-nochunks gifwedge.xml
./makestub.pl vynil_1905.xml > vynil_1905.c
config.status: creating Makefile
./makestub.pl revdelay_1605.xml > revdelay_1605.c
config.status: creating esd-config
./makestub.pl ls_filter_1908.xml > ls_filter_1908.c
config.status: creating esound.spec
config.status: creating esound.pc
./makestub.pl const_1909.xml > const_1909.c
mv -f .deps/IexBaseExc.Tpo .deps/IexBaseExc.Plo
[ 32%] Building CXX object common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o
./makestub.pl pointer_cast_1910.xml > pointer_cast_1910.c
[ 34%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o
config.status: creating esddsp
./makestub.pl fast_lookahead_limiter_1913.xml > fast_lookahead_limiter_1913.c
./makestub.pl latency_1914.xml > latency_1914.c
config.status: creating docs/Makefile
./makestub.pl xfade_1915.xml > xfade_1915.c
config.status: creating docs/esd.1
./makestub.pl sc4m_1916.xml > sc4m_1916.c
config.status: creating docs/esdcat.1
./makestub.pl mbeq_1197.xml > mbeq_1197.c
./makestub.pl pitch_scale_1193.xml > pitch_scale_1193.c
config.status: creating docs/esd-config.1
./makestub.pl pitch_scale_1194.xml > pitch_scale_1194.c
./makestub.pl imp_1199.xml > imp_1199.c
config.status: creating docs/esdctl.1
xmlto xhtml-nochunks intro.xml
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT amp_1181.lo -MD -MP -MF .deps/amp_1181.Tpo -c -o amp_1181.lo amp_1181.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT amp_1181.lo -MD -MP -MF .deps/amp_1181.Tpo -c amp_1181.c  -fPIC -DPIC -o .libs/amp_1181.o
config.status: creating docs/esddsp.1
[ 35%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o
config.status: creating docs/esdfilt.1
config.status: creating docs/esdloop.1
mv -f .deps/amp_1181.Tpo .deps/amp_1181.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT diode_1185.lo -MD -MP -MF .deps/diode_1185.Tpo -c -o diode_1185.lo diode_1185.c
[ 36%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT diode_1185.lo -MD -MP -MF .deps/diode_1185.Tpo -c diode_1185.c  -fPIC -DPIC -o .libs/diode_1185.o
config.status: creating docs/esdmon.1
config.status: creating Makefile
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT divider_1186.lo -MD -MP -MF .deps/divider_1186.Tpo -c -o divider_1186.lo divider_1186.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT divider_1186.lo -MD -MP -MF .deps/divider_1186.Tpo -c divider_1186.c  -fPIC -DPIC -o .libs/divider_1186.o
config.status: creating fdk-aac.pc
config.status: creating docs/esdplay.1
configure: 
configure:  MJPEG tools 2.1.0 build configuration :
configure: 
configure:   - X86 Optimizations:
configure:     - MMX/3DNow!/SSE enabled      : true
configure:   - video4linux recording/playback: false
configure:   - software MJPEG playback       : true
configure:   - Quicktime playback/recording  : false
configure:   - PNG input support             : true
configure:   - AVI MJPEG playback/recording  : true (always)
configure:   - libDV (digital video) support : true 
configure:   - Gtk+ support for glav         : true
configure: 
config.status: executing depfiles commands
mv -f .deps/IexThrowErrnoExc.Tpo .deps/IexThrowErrnoExc.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -pthread -version-info 12:0:0 -no-undefined -release 2_2  -o libIex.la -rpath /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib IexThrowErrnoExc.lo IexBaseExc.lo  -pthread 
config.status: creating docs/esdrec.1
xmlto xhtml-nochunks gif_lib.xml
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/mjpegtools.configure
make -C mjpegtools* ; ln -s . `echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools*`/utils/mjpegtools  
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0'
make  all-recursive
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0'
config.status: creating docs/esdsample.1
Making all in utils
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils'
Making all in mmxsse
make[6]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/mmxsse'
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils    -pthread -Wall -Wunused -MT build_sub22_mests.lo -MD -MP -MF .deps/build_sub22_mests.Tpo -c -o build_sub22_mests.lo build_sub22_mests.c
[ 37%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o
mv -f .deps/divider_1186.Tpo .deps/divider_1186.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils    -pthread -Wall -Wunused -MT build_sub44_mests.lo -MD -MP -MF .deps/build_sub44_mests.Tpo -c -o build_sub44_mests.lo build_sub44_mests.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -pthread -Wall -Wunused -MT build_sub22_mests.lo -MD -MP -MF .deps/build_sub22_mests.Tpo -c build_sub22_mests.c -o build_sub22_mests.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -pthread -Wall -Wunused -MT build_sub44_mests.lo -MD -MP -MF .deps/build_sub44_mests.Tpo -c build_sub44_mests.c -o build_sub44_mests.o
config.status: creating config.h
mv -f .deps/diode_1185.Tpo .deps/diode_1185.Plo
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtbeginS.o  .libs/IexThrowErrnoExc.o .libs/IexBaseExc.o   -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crtn.o  -pthread -pthread   -pthread -Wl,-soname -Wl,libIex-2_2.so.12 -o .libs/libIex-2_2.so.12.0.0
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT shaper_1187.lo -MD -MP -MF .deps/shaper_1187.Tpo -c -o shaper_1187.lo shaper_1187.c
mv -f .deps/build_sub44_mests.Tpo .deps/build_sub44_mests.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT shaper_1187.lo -MD -MP -MF .deps/shaper_1187.Tpo -c shaper_1187.c  -fPIC -DPIC -o .libs/shaper_1187.o
mv -f .deps/build_sub22_mests.Tpo .deps/build_sub22_mests.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils    -pthread -Wall -Wunused -MT find_best_one_pel.lo -MD -MP -MF .deps/find_best_one_pel.Tpo -c -o find_best_one_pel.lo find_best_one_pel.c
[ 39%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o
config.status: executing depfiles commands
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -pthread -Wall -Wunused -MT find_best_one_pel.lo -MD -MP -MF .deps/find_best_one_pel.Tpo -c find_best_one_pel.c -o find_best_one_pel.o
libtool: link: (cd ".libs" && rm -f "libIex-2_2.so.12" && ln -s "libIex-2_2.so.12.0.0" "libIex-2_2.so.12")
libtool: link: (cd ".libs" && rm -f "libIex.so" && ln -s "libIex-2_2.so.12.0.0" "libIex.so")
[ 40%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o
mv -f .deps/shaper_1187.Tpo .deps/shaper_1187.Plo
libtool: link: ar cru .libs/libIex.a  IexThrowErrnoExc.o IexBaseExc.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT ringmod_1188.lo -MD -MP -MF .deps/ringmod_1188.Tpo -c -o ringmod_1188.lo ringmod_1188.c
libtool: link: ranlib .libs/libIex.a
mv -f .deps/find_best_one_pel.Tpo .deps/find_best_one_pel.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils    -pthread -Wall -Wunused -MT mblock_sad_mmx.lo -MD -MP -MF .deps/mblock_sad_mmx.Tpo -c -o mblock_sad_mmx.lo mblock_sad_mmx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT ringmod_1188.lo -MD -MP -MF .deps/ringmod_1188.Tpo -c ringmod_1188.c  -fPIC -DPIC -o .libs/ringmod_1188.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -pthread -Wall -Wunused -MT mblock_sad_mmx.lo -MD -MP -MF .deps/mblock_sad_mmx.Tpo -c mblock_sad_mmx.c -o mblock_sad_mmx.o
libtool: link: ( cd ".libs" && rm -f "libIex.la" && ln -s "../libIex.la" "libIex.la" )
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex'
Making all in IexMath
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexMath'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config   -pipe -g -O2 -pthread -MT IexMathFloatExc.lo -MD -MP -MF .deps/IexMathFloatExc.Tpo -c -o IexMathFloatExc.lo IexMathFloatExc.cpp
mv -f .deps/mblock_sad_mmx.Tpo .deps/mblock_sad_mmx.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils    -pthread -Wall -Wunused -MT mblock_sad_mmxe.lo -MD -MP -MF .deps/mblock_sad_mmxe.Tpo -c -o mblock_sad_mmxe.lo mblock_sad_mmxe.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IexMathFloatExc.lo -MD -MP -MF .deps/IexMathFloatExc.Tpo -c IexMathFloatExc.cpp  -fPIC -DPIC -o .libs/IexMathFloatExc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -pthread -Wall -Wunused -MT mblock_sad_mmxe.lo -MD -MP -MF .deps/mblock_sad_mmxe.Tpo -c mblock_sad_mmxe.c -o mblock_sad_mmxe.o
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/doc'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2'
[ 41%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/giflib.built
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config   -pipe -g -O2 -pthread -MT IexMathFpu.lo -MD -MP -MF .deps/IexMathFpu.Tpo -c -o IexMathFpu.lo IexMathFpu.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IexMathFpu.lo -MD -MP -MF .deps/IexMathFpu.Tpo -c IexMathFpu.cpp  -fPIC -DPIC -o .libs/IexMathFpu.o
mv -f .deps/mblock_sad_mmxe.Tpo .deps/mblock_sad_mmxe.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils    -pthread -Wall -Wunused -MT mblock_sub44_sads_x86.lo -MD -MP -MF .deps/mblock_sub44_sads_x86.Tpo -c -o mblock_sub44_sads_x86.lo mblock_sub44_sads_x86.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -pthread -Wall -Wunused -MT mblock_sub44_sads_x86.lo -MD -MP -MF .deps/mblock_sub44_sads_x86.Tpo -c mblock_sub44_sads_x86.c -o mblock_sub44_sads_x86.o
mv -f .deps/mblock_sub44_sads_x86.Tpo .deps/mblock_sub44_sads_x86.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils    -pthread -Wall -Wunused -MT mblock_sumsq_mmx.lo -MD -MP -MF .deps/mblock_sumsq_mmx.Tpo -c -o mblock_sumsq_mmx.lo mblock_sumsq_mmx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -pthread -Wall -Wunused -MT mblock_sumsq_mmx.lo -MD -MP -MF .deps/mblock_sumsq_mmx.Tpo -c mblock_sumsq_mmx.c -o mblock_sumsq_mmx.o
mv -f .deps/ringmod_1188.Tpo .deps/ringmod_1188.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT comb_1190.lo -MD -MP -MF .deps/comb_1190.Tpo -c -o comb_1190.lo comb_1190.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT comb_1190.lo -MD -MP -MF .deps/comb_1190.Tpo -c comb_1190.c  -fPIC -DPIC -o .libs/comb_1190.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IexMathFloatExc.lo -MD -MP -MF .deps/IexMathFloatExc.Tpo -c IexMathFloatExc.cpp -o IexMathFloatExc.o >/dev/null 2>&1
mv -f .deps/mblock_sumsq_mmx.Tpo .deps/mblock_sumsq_mmx.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils    -pthread -Wall -Wunused -MT mblock_bsumsq_mmx.lo -MD -MP -MF .deps/mblock_bsumsq_mmx.Tpo -c -o mblock_bsumsq_mmx.lo mblock_bsumsq_mmx.c
[ 43%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -pthread -Wall -Wunused -MT mblock_bsumsq_mmx.lo -MD -MP -MF .deps/mblock_bsumsq_mmx.Tpo -c mblock_bsumsq_mmx.c -o mblock_bsumsq_mmx.o
[ 44%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IexMathFpu.lo -MD -MP -MF .deps/IexMathFpu.Tpo -c IexMathFpu.cpp -o IexMathFpu.o >/dev/null 2>&1

Esound Configure Settings:

Debugging support: no
libwrap support:   no

LIBS=-lasound  -laudiofile

mv -f .deps/mblock_bsumsq_mmx.Tpo .deps/mblock_bsumsq_mmx.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils    -pthread -Wall -Wunused -MT mblock_bsad_mmx.lo -MD -MP -MF .deps/mblock_bsad_mmx.Tpo -c -o mblock_bsad_mmx.lo mblock_bsad_mmx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -pthread -Wall -Wunused -MT mblock_bsad_mmx.lo -MD -MP -MF .deps/mblock_bsad_mmx.Tpo -c mblock_bsad_mmx.c -o mblock_bsad_mmx.o
mv -f .deps/comb_1190.Tpo .deps/comb_1190.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT declip_1195.lo -MD -MP -MF .deps/declip_1195.Tpo -c -o declip_1195.lo declip_1195.c
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/esound.configure
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT declip_1195.lo -MD -MP -MF .deps/declip_1195.Tpo -c declip_1195.c  -fPIC -DPIC -o .libs/declip_1195.o
/bin/sh ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils    -pthread -Wall -Wunused -MT motion.lo -MD -MP -MF .deps/motion.Tpo -c -o motion.lo motion.c
mv -f .deps/mblock_bsad_mmx.Tpo .deps/mblock_bsad_mmx.Plo
[ 45%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../utils -pthread -Wall -Wunused -MT motion.lo -MD -MP -MF .deps/motion.Tpo -c motion.c -o motion.o
mv -f .deps/IexMathFloatExc.Tpo .deps/IexMathFloatExc.Plo
[ 46%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o
mv -f .deps/IexMathFpu.Tpo .deps/IexMathFpu.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -pthread -version-info 12:0:0 -no-undefined -release 2_2  -o libIexMath.la -rpath /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib IexMathFloatExc.lo IexMathFpu.lo ../Iex/libIex.la -pthread 
mv -f .deps/motion.Tpo .deps/motion.Plo
/bin/sh ../../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o libmmxsse.la  build_sub22_mests.lo build_sub44_mests.lo find_best_one_pel.lo mblock_sad_mmx.lo mblock_sad_mmxe.lo mblock_sub44_sads_x86.lo mblock_sumsq_mmx.lo mblock_bsumsq_mmx.lo mblock_bsad_mmx.lo motion.lo  -lm 
config.status: executing libtool commands
mv -f .deps/declip_1195.Tpo .deps/declip_1195.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT foverdrive_1196.lo -MD -MP -MF .deps/foverdrive_1196.Tpo -c -o foverdrive_1196.lo foverdrive_1196.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT foverdrive_1196.lo -MD -MP -MF .deps/foverdrive_1196.Tpo -c foverdrive_1196.c  -fPIC -DPIC -o .libs/foverdrive_1196.o
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/fdk.configure
make -C esound*  
libtool: link: ar cru .libs/libmmxsse.a  build_sub22_mests.o build_sub44_mests.o find_best_one_pel.o mblock_sad_mmx.o mblock_sad_mmxe.o mblock_sub44_sads_x86.o mblock_sumsq_mmx.o mblock_bsumsq_mmx.o mblock_bsad_mmx.o motion.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41'
libtool: link: ranlib .libs/libmmxsse.a
make  all-recursive
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41'
Making all in docs
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtbeginS.o  .libs/IexMathFloatExc.o .libs/IexMathFpu.o   -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex/.libs -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib ../Iex/.libs/libIex.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crtn.o  -pthread -pthread   -pthread -Wl,-soname -Wl,libIexMath-2_2.so.12 -o .libs/libIexMath-2_2.so.12.0.0
libtool: link: ( cd ".libs" && rm -f "libmmxsse.la" && ln -s "../libmmxsse.la" "libmmxsse.la" )
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41/docs'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41/docs'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41'
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT libesd_la-esdlib.lo -MD -MP -MF .deps/libesd_la-esdlib.Tpo -c -o libesd_la-esdlib.lo `test -f 'esdlib.c' || echo './'`esdlib.c
make[6]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/mmxsse'
make[6]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT mjpeg_logging.lo -MD -MP -MF .deps/mjpeg_logging.Tpo -c -o mjpeg_logging.lo mjpeg_logging.c
[ 48%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT mjpeg_logging.lo -MD -MP -MF .deps/mjpeg_logging.Tpo -c mjpeg_logging.c -o mjpeg_logging.o
mv -f .deps/foverdrive_1196.Tpo .deps/foverdrive_1196.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT sinus_wavewrapper_1198.lo -MD -MP -MF .deps/sinus_wavewrapper_1198.Tpo -c -o sinus_wavewrapper_1198.lo sinus_wavewrapper_1198.c
libtool: link: (cd ".libs" && rm -f "libIexMath-2_2.so.12" && ln -s "libIexMath-2_2.so.12.0.0" "libIexMath-2_2.so.12")
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT sinus_wavewrapper_1198.lo -MD -MP -MF .deps/sinus_wavewrapper_1198.Tpo -c sinus_wavewrapper_1198.c  -fPIC -DPIC -o .libs/sinus_wavewrapper_1198.o
libtool: link: (cd ".libs" && rm -f "libIexMath.so" && ln -s "libIexMath-2_2.so.12.0.0" "libIexMath.so")
mv -f .deps/mjpeg_logging.Tpo .deps/mjpeg_logging.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT mpegconsts.lo -MD -MP -MF .deps/mpegconsts.Tpo -c -o mpegconsts.lo mpegconsts.c
libtool: link: ar cru .libs/libIexMath.a  IexMathFloatExc.o IexMathFpu.o
libtool: link: ranlib .libs/libIexMath.a
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT mpegconsts.lo -MD -MP -MF .deps/mpegconsts.Tpo -c mpegconsts.c -o mpegconsts.o
libtool: link: ( cd ".libs" && rm -f "libIexMath.la" && ln -s "../libIexMath.la" "libIexMath.la" )
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexMath'
Making all in IexTest
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexTest'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexTest'
Making all in Imath
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Imath'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2 -pthread -MT ImathShear.lo -MD -MP -MF .deps/ImathShear.Tpo -c -o ImathShear.lo ImathShear.cpp
mv -f .deps/mpegconsts.Tpo .deps/mpegconsts.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT mpegtimecode.lo -MD -MP -MF .deps/mpegtimecode.Tpo -c -o mpegtimecode.lo mpegtimecode.c
mv -f .deps/sinus_wavewrapper_1198.Tpo .deps/sinus_wavewrapper_1198.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT hermes_filter_1200.lo -MD -MP -MF .deps/hermes_filter_1200.Tpo -c -o hermes_filter_1200.lo hermes_filter_1200.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT mpegtimecode.lo -MD -MP -MF .deps/mpegtimecode.Tpo -c mpegtimecode.c -o mpegtimecode.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathShear.lo -MD -MP -MF .deps/ImathShear.Tpo -c ImathShear.cpp  -fPIC -DPIC -o .libs/ImathShear.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT hermes_filter_1200.lo -MD -MP -MF .deps/hermes_filter_1200.Tpo -c hermes_filter_1200.c  -fPIC -DPIC -o .libs/hermes_filter_1200.o
mv -f .deps/mpegtimecode.Tpo .deps/mpegtimecode.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT yuv4mpeg.lo -MD -MP -MF .deps/yuv4mpeg.Tpo -c -o yuv4mpeg.lo yuv4mpeg.c
 gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\" -g -O2 -laudiofile -Wall -MT libesd_la-esdlib.lo -MD -MP -MF .deps/libesd_la-esdlib.Tpo -c esdlib.c  -fPIC -DPIC -o libesd_la-esdlib.o
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2 -pthread -MT ImathMatrixAlgo.lo -MD -MP -MF .deps/ImathMatrixAlgo.Tpo -c -o ImathMatrixAlgo.lo ImathMatrixAlgo.cpp
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT yuv4mpeg.lo -MD -MP -MF .deps/yuv4mpeg.Tpo -c yuv4mpeg.c -o yuv4mpeg.o
hermes_filter_1200.xml:108:25: warning: 'flush_to_zero' is static but used in inline function 'run_svf' which is not static
   sv->l = flush_to_zero(sv->l);
                         ^
hermes_filter_1200.xml:107:23: warning: 'flush_to_zero' is static but used in inline function 'run_svf' which is not static
   in  = flush_to_zero(in);
                       ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathMatrixAlgo.lo -MD -MP -MF .deps/ImathMatrixAlgo.Tpo -c ImathMatrixAlgo.cpp  -fPIC -DPIC -o .libs/ImathMatrixAlgo.o
mv -f .deps/yuv4mpeg.Tpo .deps/yuv4mpeg.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT yuv4mpeg_ratio.lo -MD -MP -MF .deps/yuv4mpeg_ratio.Tpo -c -o yuv4mpeg_ratio.lo yuv4mpeg_ratio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT yuv4mpeg_ratio.lo -MD -MP -MF .deps/yuv4mpeg_ratio.Tpo -c yuv4mpeg_ratio.c -o yuv4mpeg_ratio.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathShear.lo -MD -MP -MF .deps/ImathShear.Tpo -c ImathShear.cpp -o ImathShear.o >/dev/null 2>&1
mv -f .deps/yuv4mpeg_ratio.Tpo .deps/yuv4mpeg_ratio.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT motionsearch.lo -MD -MP -MF .deps/motionsearch.Tpo -c -o motionsearch.lo motionsearch.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT motionsearch.lo -MD -MP -MF .deps/motionsearch.Tpo -c motionsearch.c -o motionsearch.o
mv -f .deps/libesd_la-esdlib.Tpo .deps/libesd_la-esdlib.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT libesd_la-esdmgr.lo -MD -MP -MF .deps/libesd_la-esdmgr.Tpo -c -o libesd_la-esdmgr.lo `test -f 'esdmgr.c' || echo './'`esdmgr.c
mv -f .deps/motionsearch.Tpo .deps/motionsearch.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT cpu_accel.lo -MD -MP -MF .deps/cpu_accel.Tpo -c -o cpu_accel.lo cpu_accel.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT cpu_accel.lo -MD -MP -MF .deps/cpu_accel.Tpo -c cpu_accel.c -o cpu_accel.o
mv -f .deps/ImathShear.Tpo .deps/ImathShear.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2 -pthread -MT ImathVec.lo -MD -MP -MF .deps/ImathVec.Tpo -c -o ImathVec.lo ImathVec.cpp
[ 49%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o
cpu_accel.c: In function 'simd_name_ok':
cpu_accel.c:434:6: warning: unused variable 'foundit' [-Wunused-variable]
  int foundit = 0;
      ^
mv -f .deps/cpu_accel.Tpo .deps/cpu_accel.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathVec.lo -MD -MP -MF .deps/ImathVec.Tpo -c ImathVec.cpp  -fPIC -DPIC -o .libs/ImathVec.o
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused  -version-info 0:0:0 -release 2.1   -o libmjpegutils.la -rpath /usr/local/lib mjpeg_logging.lo mpegconsts.lo mpegtimecode.lo yuv4mpeg.lo yuv4mpeg_ratio.lo motionsearch.lo cpu_accel.lo ../utils/mmxsse/libmmxsse.la  -lm 
 gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\" -g -O2 -laudiofile -Wall -MT libesd_la-esdmgr.lo -MD -MP -MF .deps/libesd_la-esdmgr.Tpo -c esdmgr.c  -fPIC -DPIC -o libesd_la-esdmgr.o
esdmgr.c: In function ‘esd_get_server_info’:
esdmgr.c:93:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
     write( esd, &proto, sizeof(proto) );
     ^
esdmgr.c:100:5: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
     read( esd, &server_info->version, sizeof(server_info->version) );
     ^
esdmgr.c:101:5: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
     read( esd, &server_info->rate, sizeof(server_info->rate) );
     ^
esdmgr.c: In function ‘esd_get_all_info’:
esdmgr.c:142:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
     write( esd, &proto, sizeof(proto) );
     ^
esdmgr.c:150:5: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
     read( esd, &server_info->version, sizeof(server_info->version) );
     ^
esdmgr.c:151:5: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
     read( esd, &server_info->rate, sizeof(server_info->rate) );
     ^
esdmgr.c:169:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  read( esd, &player_info->source_id, sizeof(player_info->source_id) );
  ^
esdmgr.c:170:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  read( esd, &player_info->name, ESD_NAME_MAX );
  ^
esdmgr.c:172:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  read( esd, &player_info->rate, sizeof(player_info->rate) );
  ^
esdmgr.c:173:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  read( esd, &player_info->left_vol_scale, sizeof(player_info->left_vol_scale) );
  ^
esdmgr.c:174:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  read( esd, &player_info->right_vol_scale, sizeof(player_info->right_vol_scale) );
  ^
esdmgr.c:200:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  read( esd, &sample_info->sample_id, sizeof(sample_info->sample_id) );
  ^
esdmgr.c:201:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  read( esd, &sample_info->name, ESD_NAME_MAX );
  ^
esdmgr.c:203:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  read( esd, &sample_info->rate, sizeof(sample_info->rate) );
  ^
esdmgr.c:204:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  read( esd, &sample_info->left_vol_scale, sizeof(sample_info->left_vol_scale) );
  ^
esdmgr.c:205:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  read( esd, &sample_info->right_vol_scale, sizeof(sample_info->right_vol_scale) );
  ^
esdmgr.c:206:2: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  read( esd, &sample_info->format, sizeof(sample_info->format) );
  ^
esdmgr.c: In function ‘esd_get_standby_mode’:
esdmgr.c:353:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
     write( esd, &proto, sizeof(proto) );
     ^
libtool: link: (cd .libs/libmjpegutils.lax/libmmxsse.a && ar x "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/../utils/mmxsse/.libs/libmmxsse.a")
libtool: link: ar cru .libs/libmjpegutils.a  mjpeg_logging.o mpegconsts.o mpegtimecode.o yuv4mpeg.o yuv4mpeg_ratio.o motionsearch.o cpu_accel.o  .libs/libmjpegutils.lax/libmmxsse.a/build_sub22_mests.o .libs/libmjpegutils.lax/libmmxsse.a/build_sub44_mests.o .libs/libmjpegutils.lax/libmmxsse.a/find_best_one_pel.o .libs/libmjpegutils.lax/libmmxsse.a/mblock_bsad_mmx.o .libs/libmjpegutils.lax/libmmxsse.a/mblock_bsumsq_mmx.o .libs/libmjpegutils.lax/libmmxsse.a/mblock_sad_mmx.o .libs/libmjpegutils.lax/libmmxsse.a/mblock_sad_mmxe.o .libs/libmjpegutils.lax/libmmxsse.a/mblock_sub44_sads_x86.o .libs/libmjpegutils.lax/libmmxsse.a/mblock_sumsq_mmx.o .libs/libmjpegutils.lax/libmmxsse.a/motion.o 
libtool: link: ranlib .libs/libmjpegutils.a
libtool: link: rm -fr .libs/libmjpegutils.lax
libtool: link: ( cd ".libs" && rm -f "libmjpegutils.la" && ln -s "../libmjpegutils.la" "libmjpegutils.la" )
make[6]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils'
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils'
Making all in mpeg2enc
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/mpeg2enc'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT conform.lo -MD -MP -MF .deps/conform.Tpo -c -o conform.lo conform.cc
mv -f .deps/libesd_la-esdmgr.Tpo .deps/libesd_la-esdmgr.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT libesd_la-esdfile.lo -MD -MP -MF .deps/libesd_la-esdfile.Tpo -c -o libesd_la-esdfile.lo `test -f 'esdfile.c' || echo './'`esdfile.c
mv -f .deps/hermes_filter_1200.Tpo .deps/hermes_filter_1200.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT multivoice_chorus_1201.lo -MD -MP -MF .deps/multivoice_chorus_1201.Tpo -c -o multivoice_chorus_1201.lo multivoice_chorus_1201.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT conform.lo -MD -MP -MF .deps/conform.Tpo -c conform.cc -o conform.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT multivoice_chorus_1201.lo -MD -MP -MF .deps/multivoice_chorus_1201.Tpo -c multivoice_chorus_1201.c  -fPIC -DPIC -o .libs/multivoice_chorus_1201.o
[ 50%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathVec.lo -MD -MP -MF .deps/ImathVec.Tpo -c ImathVec.cpp -o ImathVec.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2 -pthread -MT ImathColorAlgo.lo -MD -MP -MF .deps/ImathColorAlgo.Tpo -c -o ImathColorAlgo.lo ImathColorAlgo.cpp
mv -f .deps/conform.Tpo .deps/conform.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT elemstrmwriter.lo -MD -MP -MF .deps/elemstrmwriter.Tpo -c -o elemstrmwriter.lo elemstrmwriter.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathColorAlgo.lo -MD -MP -MF .deps/ImathColorAlgo.Tpo -c ImathColorAlgo.cpp  -fPIC -DPIC -o .libs/ImathColorAlgo.o
 gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\" -g -O2 -laudiofile -Wall -MT libesd_la-esdfile.lo -MD -MP -MF .deps/libesd_la-esdfile.Tpo -c esdfile.c  -fPIC -DPIC -o libesd_la-esdfile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT elemstrmwriter.lo -MD -MP -MF .deps/elemstrmwriter.Tpo -c elemstrmwriter.cc -o elemstrmwriter.o
mv -f .deps/multivoice_chorus_1201.Tpo .deps/multivoice_chorus_1201.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT flanger_1191.lo -MD -MP -MF .deps/flanger_1191.Tpo -c -o flanger_1191.lo flanger_1191.c
esdfile.c: In function ‘esd_file_cache’:
esdfile.c:145:43: warning: variable ‘frame_count’ set but not used [-Wunused-but-set-variable]
     int in_format, in_width, in_channels, frame_count;
                                           ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT flanger_1191.lo -MD -MP -MF .deps/flanger_1191.Tpo -c flanger_1191.c  -fPIC -DPIC -o .libs/flanger_1191.o
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT encoderparams.lo -MD -MP -MF .deps/encoderparams.Tpo -c -o encoderparams.lo encoderparams.cc
mv -f .deps/libesd_la-esdfile.Tpo .deps/libesd_la-esdfile.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT libesd_la-esd_config.lo -MD -MP -MF .deps/libesd_la-esd_config.Tpo -c -o libesd_la-esd_config.lo `test -f 'esd_config.c' || echo './'`esd_config.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT encoderparams.lo -MD -MP -MF .deps/encoderparams.Tpo -c encoderparams.cc -o encoderparams.o
mv -f .deps/elemstrmwriter.Tpo .deps/elemstrmwriter.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT macroblock.lo -MD -MP -MF .deps/macroblock.Tpo -c -o macroblock.lo macroblock.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT macroblock.lo -MD -MP -MF .deps/macroblock.Tpo -c macroblock.cc -o macroblock.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathColorAlgo.lo -MD -MP -MF .deps/ImathColorAlgo.Tpo -c ImathColorAlgo.cpp -o ImathColorAlgo.o >/dev/null 2>&1
mv -f .deps/flanger_1191.Tpo .deps/flanger_1191.Plo
mv -f .deps/ImathVec.Tpo .deps/ImathVec.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2 -pthread -MT ImathFun.lo -MD -MP -MF .deps/ImathFun.Tpo -c -o ImathFun.lo ImathFun.cpp
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT decimator_1202.lo -MD -MP -MF .deps/decimator_1202.Tpo -c -o decimator_1202.lo decimator_1202.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT decimator_1202.lo -MD -MP -MF .deps/decimator_1202.Tpo -c decimator_1202.c  -fPIC -DPIC -o .libs/decimator_1202.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathFun.lo -MD -MP -MF .deps/ImathFun.Tpo -c ImathFun.cpp  -fPIC -DPIC -o .libs/ImathFun.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathFun.lo -MD -MP -MF .deps/ImathFun.Tpo -c ImathFun.cpp -o ImathFun.o >/dev/null 2>&1
mv -f .deps/macroblock.Tpo .deps/macroblock.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT motionest.lo -MD -MP -MF .deps/motionest.Tpo -c -o motionest.lo motionest.cc
 gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\" -g -O2 -laudiofile -Wall -MT libesd_la-esd_config.lo -MD -MP -MF .deps/libesd_la-esd_config.Tpo -c esd_config.c  -fPIC -DPIC -o libesd_la-esd_config.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT motionest.lo -MD -MP -MF .deps/motionest.Tpo -c motionest.cc -o motionest.o
mv -f .deps/ImathFun.Tpo .deps/ImathFun.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2 -pthread -MT ImathBox.lo -MD -MP -MF .deps/ImathBox.Tpo -c -o ImathBox.lo ImathBox.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathBox.lo -MD -MP -MF .deps/ImathBox.Tpo -c ImathBox.cpp  -fPIC -DPIC -o .libs/ImathBox.o
mv -f .deps/decimator_1202.Tpo .deps/decimator_1202.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT single_para_1203.lo -MD -MP -MF .deps/single_para_1203.Tpo -c -o single_para_1203.lo single_para_1203.c
mv -f .deps/libesd_la-esd_config.Tpo .deps/libesd_la-esd_config.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathMatrixAlgo.lo -MD -MP -MF .deps/ImathMatrixAlgo.Tpo -c ImathMatrixAlgo.cpp -o ImathMatrixAlgo.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT libesd_la-audio.lo -MD -MP -MF .deps/libesd_la-audio.Tpo -c -o libesd_la-audio.lo `test -f 'audio.c' || echo './'`audio.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT single_para_1203.lo -MD -MP -MF .deps/single_para_1203.Tpo -c single_para_1203.c  -fPIC -DPIC -o .libs/single_para_1203.o
mv -f .deps/ImathColorAlgo.Tpo .deps/ImathColorAlgo.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config   -pipe -g -O2 -pthread -MT ImathRandom.lo -MD -MP -MF .deps/ImathRandom.Tpo -c -o ImathRandom.lo ImathRandom.cpp
[ 51%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathRandom.lo -MD -MP -MF .deps/ImathRandom.Tpo -c ImathRandom.cpp  -fPIC -DPIC -o .libs/ImathRandom.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathRandom.lo -MD -MP -MF .deps/ImathRandom.Tpo -c ImathRandom.cpp -o ImathRandom.o >/dev/null 2>&1
mv -f .deps/single_para_1203.Tpo .deps/single_para_1203.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT triple_para_1204.lo -MD -MP -MF .deps/triple_para_1204.Tpo -c -o triple_para_1204.lo triple_para_1204.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT triple_para_1204.lo -MD -MP -MF .deps/triple_para_1204.Tpo -c triple_para_1204.c  -fPIC -DPIC -o .libs/triple_para_1204.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../Half -I../config -pipe -g -O2 -pthread -MT ImathBox.lo -MD -MP -MF .deps/ImathBox.Tpo -c ImathBox.cpp -o ImathBox.o >/dev/null 2>&1
[ 53%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o
mv -f .deps/ImathRandom.Tpo .deps/ImathRandom.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT transient_1206.lo -MD -MP -MF .deps/transient_1206.Tpo -c -o transient_1206.lo transient_1206.c
 gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\" -g -O2 -laudiofile -Wall -MT libesd_la-audio.lo -MD -MP -MF .deps/libesd_la-audio.Tpo -c audio.c  -fPIC -DPIC -o libesd_la-audio.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT transient_1206.lo -MD -MP -MF .deps/transient_1206.Tpo -c transient_1206.c  -fPIC -DPIC -o .libs/transient_1206.o
audio.c:21:12: warning: ‘select_works’ defined but not used [-Wunused-variable]
 static int select_works = 0;
            ^
mv -f .deps/encoderparams.Tpo .deps/encoderparams.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT mpeg2coder.lo -MD -MP -MF .deps/mpeg2coder.Tpo -c -o mpeg2coder.lo mpeg2coder.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT mpeg2coder.lo -MD -MP -MF .deps/mpeg2coder.Tpo -c mpeg2coder.cc -o mpeg2coder.o
mv -f .deps/ImathBox.Tpo .deps/ImathBox.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT libesd_la-genrand.lo -MD -MP -MF .deps/libesd_la-genrand.Tpo -c -o libesd_la-genrand.lo `test -f 'genrand.c' || echo './'`genrand.c
mv -f .deps/transient_1206.Tpo .deps/transient_1206.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT fad_delay_1192.lo -MD -MP -MF .deps/fad_delay_1192.Tpo -c -o fad_delay_1192.lo fad_delay_1192.c
mv -f .deps/triple_para_1204.Tpo .deps/triple_para_1204.Plo
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT libesd_la-util.lo -MD -MP -MF .deps/libesd_la-util.Tpo -c -o libesd_la-util.lo `test -f 'util.c' || echo './'`util.c
mv -f .deps/motionest.Tpo .deps/motionest.Plo
mv -f .deps/libesd_la-audio.Tpo .deps/libesd_la-audio.Plo
make -C fdk* ; for f in `echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk*`//lib*/include; do ln -s include `dirname $f`/fdk-aac ; done 
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT esddsp.lo -MD -MP -MF .deps/esddsp.Tpo -c -o esddsp.lo esddsp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT fad_delay_1192.lo -MD -MP -MF .deps/fad_delay_1192.Tpo -c fad_delay_1192.c  -fPIC -DPIC -o .libs/fad_delay_1192.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4'
mv -f .deps/fad_delay_1192.Tpo .deps/fad_delay_1192.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT dc_remove_1207.lo -MD -MP -MF .deps/dc_remove_1207.Tpo -c -o dc_remove_1207.lo dc_remove_1207.c
  CXX    libAACdec/src/aacdec_drc.lo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT dc_remove_1207.lo -MD -MP -MF .deps/dc_remove_1207.Tpo -c dc_remove_1207.c  -fPIC -DPIC -o .libs/dc_remove_1207.o
 gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\" -g -O2 -laudiofile -Wall -MT libesd_la-genrand.lo -MD -MP -MF .deps/libesd_la-genrand.Tpo -c genrand.c  -fPIC -DPIC -o libesd_la-genrand.o
mv -f .deps/mpeg2coder.Tpo .deps/mpeg2coder.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT mpeg2encoptions.lo -MD -MP -MF .deps/mpeg2encoptions.Tpo -c -o mpeg2encoptions.lo mpeg2encoptions.cc
 gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\" -g -O2 -laudiofile -Wall -MT libesd_la-util.lo -MD -MP -MF .deps/libesd_la-util.Tpo -c util.c  -fPIC -DPIC -o libesd_la-util.o
 gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\" -g -O2 -laudiofile -Wall -MT esddsp.lo -MD -MP -MF .deps/esddsp.Tpo -c esddsp.c  -fPIC -DPIC -o esddsp.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT mpeg2encoptions.lo -MD -MP -MF .deps/mpeg2encoptions.Tpo -c mpeg2encoptions.cc -o mpeg2encoptions.o
mv -f .deps/dc_remove_1207.Tpo .deps/dc_remove_1207.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT retro_flange_1208.lo -MD -MP -MF .deps/retro_flange_1208.Tpo -c -o retro_flange_1208.lo retro_flange_1208.c
mv -f .deps/libesd_la-util.Tpo .deps/libesd_la-util.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT valve_1209.lo -MD -MP -MF .deps/valve_1209.Tpo -c -o valve_1209.lo valve_1209.c
mv -f .deps/libesd_la-genrand.Tpo .deps/libesd_la-genrand.Plo
  CXX    libAACdec/src/aacdec_hcr.lo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT retro_flange_1208.lo -MD -MP -MF .deps/retro_flange_1208.Tpo -c retro_flange_1208.c  -fPIC -DPIC -o .libs/retro_flange_1208.o
esddsp.c: In function ‘set_volume’:
esddsp.c:126:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
   write (mixfd, &vol, sizeof (vol));
   ^
esddsp.c: In function ‘mmapemu_flush’:
esddsp.c:218:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
       write(sndfd, &mmapemu_obuffer[mmapemu_ocount.ptr], MMAPEMU_FRAGSIZE);
       ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT valve_1209.lo -MD -MP -MF .deps/valve_1209.Tpo -c valve_1209.c  -fPIC -DPIC -o .libs/valve_1209.o
In file included from retro_flange_1208.xml:11:0:
ladspa-util.h:231:18: warning: 'f_pow2' is static but used in inline function 'sat' which is not static
 #define f_exp(x) f_pow2(x * LN2R)
                  ^
retro_flange_1208.xml:20:18: note: in expansion of macro 'f_exp'
   (1.0f - f_exp(dist * q)));
                  ^
ladspa-util.h:231:18: warning: 'f_pow2' is static but used in inline function 'sat' which is not static
 #define f_exp(x) f_pow2(x * LN2R)
                  ^
retro_flange_1208.xml:19:35: note: in expansion of macro 'f_exp'
  return ((x - q) / (1.0f - f_exp(-dist * (x - q))) + q /
                                   ^
ladspa-util.h:231:18: warning: 'f_pow2' is static but used in inline function 'sat' which is not static
 #define f_exp(x) f_pow2(x * LN2R)
                  ^
retro_flange_1208.xml:17:50: note: in expansion of macro 'f_exp'
   return 1.0f / dist + q / (1.0f - f_exp(dist * q));
                                                  ^
mv -f .deps/esddsp.Tpo .deps/esddsp.Plo
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT esdcat.o -MD -MP -MF .deps/esdcat.Tpo -c -o esdcat.o esdcat.c
mv -f .deps/valve_1209.Tpo .deps/valve_1209.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT sifter_1210.lo -MD -MP -MF .deps/sifter_1210.Tpo -c -o sifter_1210.lo sifter_1210.c
mv -f .deps/mpeg2encoptions.Tpo .deps/mpeg2encoptions.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT imageplanes.lo -MD -MP -MF .deps/imageplanes.Tpo -c -o imageplanes.lo imageplanes.cc
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT sifter_1210.lo -MD -MP -MF .deps/sifter_1210.Tpo -c sifter_1210.c  -fPIC -DPIC -o .libs/sifter_1210.o
mv -f .deps/retro_flange_1208.Tpo .deps/retro_flange_1208.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT tape_delay_1211.lo -MD -MP -MF .deps/tape_delay_1211.Tpo -c -o tape_delay_1211.lo tape_delay_1211.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT imageplanes.lo -MD -MP -MF .deps/imageplanes.Tpo -c imageplanes.cc -o imageplanes.o
mv -f .deps/esdcat.Tpo .deps/esdcat.Po
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT esdctl.o -MD -MP -MF .deps/esdctl.Tpo -c -o esdctl.o esdctl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT tape_delay_1211.lo -MD -MP -MF .deps/tape_delay_1211.Tpo -c tape_delay_1211.c  -fPIC -DPIC -o .libs/tape_delay_1211.o
[ 54%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o
esdctl.c: In function ‘main’:
esdctl.c:62:27: warning: variable ‘prefix’ set but not used [-Wunused-but-set-variable]
     char *server = NULL, *prefix = "esound";
                           ^
mv -f .deps/imageplanes.Tpo .deps/imageplanes.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT mpeg2encoder.lo -MD -MP -MF .deps/mpeg2encoder.Tpo -c -o mpeg2encoder.lo mpeg2encoder.cc
mv -f .deps/esdctl.Tpo .deps/esdctl.Po
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT esdfilt.o -MD -MP -MF .deps/esdfilt.Tpo -c -o esdfilt.o esdfilt.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT mpeg2encoder.lo -MD -MP -MF .deps/mpeg2encoder.Tpo -c mpeg2encoder.cc -o mpeg2encoder.o
esdfilt.c: In function ‘main’:
esdfilt.c:106:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  write( sock, buf, length );
  ^
mv -f .deps/esdfilt.Tpo .deps/esdfilt.Po
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT esdmon.o -MD -MP -MF .deps/esdmon.Tpo -c -o esdmon.o esdmon.c
[ 55%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o
mv -f .deps/sifter_1210.Tpo .deps/sifter_1210.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT step_muxer_1212.lo -MD -MP -MF .deps/step_muxer_1212.Tpo -c -o step_muxer_1212.lo step_muxer_1212.c
mv -f .deps/tape_delay_1211.Tpo .deps/tape_delay_1211.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT foldover_1213.lo -MD -MP -MF .deps/foldover_1213.Tpo -c -o foldover_1213.lo foldover_1213.c
mv -f .deps/esdmon.Tpo .deps/esdmon.Po
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT esdrec.o -MD -MP -MF .deps/esdrec.Tpo -c -o esdrec.o esdrec.c
mv -f .deps/ImathMatrixAlgo.Tpo .deps/ImathMatrixAlgo.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -pthread -version-info 12:0:0 -no-undefined -release 2_2  -o libImath.la -rpath /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib ImathShear.lo ImathMatrixAlgo.lo ImathVec.lo ImathColorAlgo.lo ImathFun.lo ImathBox.lo ImathRandom.lo ../Iex/libIex.la -pthread 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT step_muxer_1212.lo -MD -MP -MF .deps/step_muxer_1212.Tpo -c step_muxer_1212.c  -fPIC -DPIC -o .libs/step_muxer_1212.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT foldover_1213.lo -MD -MP -MF .deps/foldover_1213.Tpo -c foldover_1213.c  -fPIC -DPIC -o .libs/foldover_1213.o
mv -f .deps/mpeg2encoder.Tpo .deps/mpeg2encoder.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT picture.lo -MD -MP -MF .deps/picture.Tpo -c -o picture.lo picture.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT picturereader.lo -MD -MP -MF .deps/picturereader.Tpo -c -o picturereader.lo picturereader.cc
  CXX    libAACdec/src/aacdecoder.lo
mv -f .deps/esdrec.Tpo .deps/esdrec.Po
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT esdsample.o -MD -MP -MF .deps/esdsample.Tpo -c -o esdsample.o esdsample.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT picture.lo -MD -MP -MF .deps/picture.Tpo -c picture.cc -o picture.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT picturereader.lo -MD -MP -MF .deps/picturereader.Tpo -c picturereader.cc -o picturereader.o
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtbeginS.o  .libs/ImathShear.o .libs/ImathMatrixAlgo.o .libs/ImathVec.o .libs/ImathColorAlgo.o .libs/ImathFun.o .libs/ImathBox.o .libs/ImathRandom.o   -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex/.libs -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib ../Iex/.libs/libIex.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crtn.o  -pthread -pthread   -pthread -Wl,-soname -Wl,libImath-2_2.so.12 -o .libs/libImath-2_2.so.12.0.0
mv -f .deps/foldover_1213.Tpo .deps/foldover_1213.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT svf_1214.lo -MD -MP -MF .deps/svf_1214.Tpo -c -o svf_1214.lo svf_1214.c
mv -f .deps/step_muxer_1212.Tpo .deps/step_muxer_1212.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT gsm_1215.lo -MD -MP -MF .deps/gsm_1215.Tpo -c -o gsm_1215.lo gsm_1215.c
mv -f .deps/esdsample.Tpo .deps/esdsample.Po
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT esdloop.o -MD -MP -MF .deps/esdloop.Tpo -c -o esdloop.o esdloop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT svf_1214.lo -MD -MP -MF .deps/svf_1214.Tpo -c svf_1214.c  -fPIC -DPIC -o .libs/svf_1214.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT gsm_1215.lo -MD -MP -MF .deps/gsm_1215.Tpo -c gsm_1215.c  -fPIC -DPIC -o .libs/gsm_1215.o
libtool: link: (cd ".libs" && rm -f "libImath-2_2.so.12" && ln -s "libImath-2_2.so.12.0.0" "libImath-2_2.so.12")
libtool: link: (cd ".libs" && rm -f "libImath.so" && ln -s "libImath-2_2.so.12.0.0" "libImath.so")
libtool: link: ar cru .libs/libImath.a  ImathShear.o ImathMatrixAlgo.o ImathVec.o ImathColorAlgo.o ImathFun.o ImathBox.o ImathRandom.o
libtool: link: ranlib .libs/libImath.a
libtool: link: ( cd ".libs" && rm -f "libImath.la" && ln -s "../libImath.la" "libImath.la" )
mv -f .deps/esdloop.Tpo .deps/esdloop.Po
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Imath'
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT esdplay.o -MD -MP -MF .deps/esdplay.Tpo -c -o esdplay.o esdplay.c
Making all in ImathTest
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/ImathTest'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/ImathTest'
Making all in IlmThread
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IlmThread'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config   -pipe -g -O2 -pthread -MT IlmThreadPool.lo -MD -MP -MF .deps/IlmThreadPool.Tpo -c -o IlmThreadPool.lo IlmThreadPool.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadPool.lo -MD -MP -MF .deps/IlmThreadPool.Tpo -c IlmThreadPool.cpp  -fPIC -DPIC -o .libs/IlmThreadPool.o
mv -f .deps/esdplay.Tpo .deps/esdplay.Po
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT esd.o -MD -MP -MF .deps/esd.Tpo -c -o esd.o esd.c
mv -f .deps/svf_1214.Tpo .deps/svf_1214.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config   -pipe -g -O2 -pthread -MT IlmThread.lo -MD -MP -MF .deps/IlmThread.Tpo -c -o IlmThread.lo IlmThread.cpp
mv -f .deps/picturereader.Tpo .deps/picturereader.Plo
  CXX    libAACdec/src/aacdec_pns.lo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThread.lo -MD -MP -MF .deps/IlmThread.Tpo -c IlmThread.cpp  -fPIC -DPIC -o .libs/IlmThread.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThread.lo -MD -MP -MF .deps/IlmThread.Tpo -c IlmThread.cpp -o IlmThread.o >/dev/null 2>&1
esd.c: In function ‘main’:
esd.c:636:9: warning: variable ‘fd0’ set but not used [-Wunused-but-set-variable]
     int fd0;
         ^
mv -f .deps/IlmThread.Tpo .deps/IlmThread.Plo
esd.c:838:5: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result]
     chdir ("/");
     ^
esd.c:846:5: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result]
     dup(0);
     ^
esd.c:847:5: warning: ignoring return value of ‘dup’, declared with attribute warn_unused_result [-Wunused-result]
     dup(0);
     ^
esd.c:878:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  write (esd_spawnfd, &c, 1);
  ^
esd.c:953:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
    write (esd_spawnfd, &c, 1);
    ^
esd.c:1011:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  write (esd_spawnfd, &c, 1);
  ^
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config   -pipe -g -O2 -pthread -MT IlmThreadSemaphore.lo -MD -MP -MF .deps/IlmThreadSemaphore.Tpo -c -o IlmThreadSemaphore.lo IlmThreadSemaphore.cpp
mv -f .deps/gsm_1215.Tpo .deps/gsm_1215.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT gverb_1216.lo -MD -MP -MF .deps/gverb_1216.Tpo -c -o gverb_1216.lo gverb_1216.c
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadSemaphore.lo -MD -MP -MF .deps/IlmThreadSemaphore.Tpo -c IlmThreadSemaphore.cpp  -fPIC -DPIC -o .libs/IlmThreadSemaphore.o
[ 55%] Built target encoder
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT phasers_1217.lo -MD -MP -MF .deps/phasers_1217.Tpo -c -o phasers_1217.lo phasers_1217.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadSemaphore.lo -MD -MP -MF .deps/IlmThreadSemaphore.Tpo -c IlmThreadSemaphore.cpp -o IlmThreadSemaphore.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT gverb_1216.lo -MD -MP -MF .deps/gverb_1216.Tpo -c gverb_1216.c  -fPIC -DPIC -o .libs/gverb_1216.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT phasers_1217.lo -MD -MP -MF .deps/phasers_1217.Tpo -c phasers_1217.c  -fPIC -DPIC -o .libs/phasers_1217.o
mv -f .deps/IlmThreadSemaphore.Tpo .deps/IlmThreadSemaphore.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config   -pipe -g -O2 -pthread -MT IlmThreadMutex.lo -MD -MP -MF .deps/IlmThreadMutex.Tpo -c -o IlmThreadMutex.lo IlmThreadMutex.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadMutex.lo -MD -MP -MF .deps/IlmThreadMutex.Tpo -c IlmThreadMutex.cpp  -fPIC -DPIC -o .libs/IlmThreadMutex.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadMutex.lo -MD -MP -MF .deps/IlmThreadMutex.Tpo -c IlmThreadMutex.cpp -o IlmThreadMutex.o >/dev/null 2>&1
mv -f .deps/IlmThreadMutex.Tpo .deps/IlmThreadMutex.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config   -pipe -g -O2 -pthread -MT IlmThreadPosix.lo -MD -MP -MF .deps/IlmThreadPosix.Tpo -c -o IlmThreadPosix.lo IlmThreadPosix.cpp
mv -f .deps/picture.Tpo .deps/picture.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT predict.lo -MD -MP -MF .deps/predict.Tpo -c -o predict.lo predict.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadPosix.lo -MD -MP -MF .deps/IlmThreadPosix.Tpo -c IlmThreadPosix.cpp  -fPIC -DPIC -o .libs/IlmThreadPosix.o
mv -f .deps/esd.Tpo .deps/esd.Po
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadPool.lo -MD -MP -MF .deps/IlmThreadPool.Tpo -c IlmThreadPool.cpp -o IlmThreadPool.o >/dev/null 2>&1
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT clients.o -MD -MP -MF .deps/clients.Tpo -c -o clients.o clients.c
  CXX    libAACdec/src/aac_ram.lo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT predict.lo -MD -MP -MF .deps/predict.Tpo -c predict.cc -o predict.o
  CXX    libAACdec/src/block.lo
clients.c: In function ‘get_new_clients’:
clients.c:151:11: warning: variable ‘port’ set but not used [-Wunused-but-set-variable]
     short port;
           ^
clients.c: In function ‘esd_comm_loop’:
clients.c:282:6: warning: implicit declaration of function ‘clean_exit’ [-Wimplicit-function-declaration]
      clean_exit(0);
      ^
clients.c:399:7: warning: variable ‘nbytes’ set but not used [-Wunused-but-set-variable]
   int nbytes;
       ^
mv -f .deps/phasers_1217.Tpo .deps/phasers_1217.Plo
mv -f .deps/clients.Tpo .deps/clients.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT harmonic_gen_1220.lo -MD -MP -MF .deps/harmonic_gen_1220.Tpo -c -o harmonic_gen_1220.lo harmonic_gen_1220.c
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT harmonic_gen_1220.lo -MD -MP -MF .deps/harmonic_gen_1220.Tpo -c harmonic_gen_1220.c  -fPIC -DPIC -o .libs/harmonic_gen_1220.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadPosix.lo -MD -MP -MF .deps/IlmThreadPosix.Tpo -c IlmThreadPosix.cpp -o IlmThreadPosix.o >/dev/null 2>&1
mv -f .deps/gverb_1216.Tpo .deps/gverb_1216.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT surround_encoder_1401.lo -MD -MP -MF .deps/surround_encoder_1401.Tpo -c -o surround_encoder_1401.lo surround_encoder_1401.c
mv -f .deps/predict.Tpo .deps/predict.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT putpic.lo -MD -MP -MF .deps/putpic.Tpo -c -o putpic.lo putpic.cc
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT surround_encoder_1401.lo -MD -MP -MF .deps/surround_encoder_1401.Tpo -c surround_encoder_1401.c  -fPIC -DPIC -o .libs/surround_encoder_1401.o
mv -f .deps/filter.Tpo .deps/filter.Po
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT mix.o -MD -MP -MF .deps/mix.Tpo -c -o mix.o mix.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT putpic.lo -MD -MP -MF .deps/putpic.Tpo -c putpic.cc -o putpic.o
  CXX    libAACdec/src/channelinfo.lo
mv -f .deps/IlmThreadPool.Tpo .deps/IlmThreadPool.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config   -pipe -g -O2 -pthread -MT IlmThreadSemaphorePosix.lo -MD -MP -MF .deps/IlmThreadSemaphorePosix.Tpo -c -o IlmThreadSemaphorePosix.lo IlmThreadSemaphorePosix.cpp
mv -f .deps/harmonic_gen_1220.Tpo .deps/harmonic_gen_1220.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT delayorama_1402.lo -MD -MP -MF .deps/delayorama_1402.Tpo -c -o delayorama_1402.lo delayorama_1402.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadSemaphorePosix.lo -MD -MP -MF .deps/IlmThreadSemaphorePosix.Tpo -c IlmThreadSemaphorePosix.cpp  -fPIC -DPIC -o .libs/IlmThreadSemaphorePosix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT delayorama_1402.lo -MD -MP -MF .deps/delayorama_1402.Tpo -c delayorama_1402.c  -fPIC -DPIC -o .libs/delayorama_1402.o
mv -f .deps/surround_encoder_1401.Tpo .deps/surround_encoder_1401.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT dyson_compress_1403.lo -MD -MP -MF .deps/dyson_compress_1403.Tpo -c -o dyson_compress_1403.lo dyson_compress_1403.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT dyson_compress_1403.lo -MD -MP -MF .deps/dyson_compress_1403.Tpo -c dyson_compress_1403.c  -fPIC -DPIC -o .libs/dyson_compress_1403.o
mv -f .deps/IlmThreadPosix.Tpo .deps/IlmThreadPosix.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config   -pipe -g -O2 -pthread -MT IlmThreadSemaphorePosixCompat.lo -MD -MP -MF .deps/IlmThreadSemaphorePosixCompat.Tpo -c -o IlmThreadSemaphorePosixCompat.lo IlmThreadSemaphorePosixCompat.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadSemaphorePosixCompat.lo -MD -MP -MF .deps/IlmThreadSemaphorePosixCompat.Tpo -c IlmThreadSemaphorePosixCompat.cpp  -fPIC -DPIC -o .libs/IlmThreadSemaphorePosixCompat.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadSemaphorePosixCompat.lo -MD -MP -MF .deps/IlmThreadSemaphorePosixCompat.Tpo -c IlmThreadSemaphorePosixCompat.cpp -o IlmThreadSemaphorePosixCompat.o >/dev/null 2>&1
mv -f .deps/IlmThreadSemaphorePosixCompat.Tpo .deps/IlmThreadSemaphorePosixCompat.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config   -pipe -g -O2 -pthread -MT IlmThreadMutexPosix.lo -MD -MP -MF .deps/IlmThreadMutexPosix.Tpo -c -o IlmThreadMutexPosix.lo IlmThreadMutexPosix.cpp
mv -f .deps/putpic.Tpo .deps/putpic.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT streamstate.lo -MD -MP -MF .deps/streamstate.Tpo -c -o streamstate.lo streamstate.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadSemaphorePosix.lo -MD -MP -MF .deps/IlmThreadSemaphorePosix.Tpo -c IlmThreadSemaphorePosix.cpp -o IlmThreadSemaphorePosix.o >/dev/null 2>&1
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT streamstate.lo -MD -MP -MF .deps/streamstate.Tpo -c streamstate.cc -o streamstate.o
  CXX    libAACdec/src/ldfiltbank.lo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadMutexPosix.lo -MD -MP -MF .deps/IlmThreadMutexPosix.Tpo -c IlmThreadMutexPosix.cpp  -fPIC -DPIC -o .libs/IlmThreadMutexPosix.o
mv -f .deps/mix.Tpo .deps/mix.Po
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT players.o -MD -MP -MF .deps/players.Tpo -c -o players.o players.c
  CXX    libAACdec/src/rvlcbit.lo
streamstate.cc: In member function 'void StreamState::Init()':
streamstate.cc:45:55: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=]
     mjpeg_debug( "Split len = %lld", seq_split_length );
                                                       ^
mv -f .deps/delayorama_1402.Tpo .deps/delayorama_1402.Plo
players.c: In function ‘new_stream_player’:
players.c:543:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     player->format = *(int*)(client->proto_data);
     ^
players.c:551:28: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness [-Wpointer-sign]
     strncpy( player->name, client->proto_data + 2 * sizeof(int), ESD_NAME_MAX );
                            ^
In file included from /usr/include/features.h:365:0,
                 from /usr/include/stdint.h:25,
                 from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/stdint.h:9,
                 from /usr/include/audiofile.h:31,
                 from esd.h:3,
                 from esd-server.h:5,
                 from players.c:2:
/usr/include/bits/string3.h:123:1: note: expected ‘const char * restrict’ but argument is of type ‘octet * {aka unsigned char *}’
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
mv -f .deps/dyson_compress_1403.Tpo .deps/dyson_compress_1403.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT crossover_dist_1404.lo -MD -MP -MF .deps/crossover_dist_1404.Tpo -c -o crossover_dist_1404.lo crossover_dist_1404.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT valve_rect_1405.lo -MD -MP -MF .deps/valve_rect_1405.Tpo -c -o valve_rect_1405.lo valve_rect_1405.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT crossover_dist_1404.lo -MD -MP -MF .deps/crossover_dist_1404.Tpo -c crossover_dist_1404.c  -fPIC -DPIC -o .libs/crossover_dist_1404.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT valve_rect_1405.lo -MD -MP -MF .deps/valve_rect_1405.Tpo -c valve_rect_1405.c  -fPIC -DPIC -o .libs/valve_rect_1405.o
mv -f .deps/streamstate.Tpo .deps/streamstate.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT seqencoder.lo -MD -MP -MF .deps/seqencoder.Tpo -c -o seqencoder.lo seqencoder.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../Iex -I../config -pipe -g -O2 -pthread -MT IlmThreadMutexPosix.lo -MD -MP -MF .deps/IlmThreadMutexPosix.Tpo -c IlmThreadMutexPosix.cpp -o IlmThreadMutexPosix.o >/dev/null 2>&1
mv -f .deps/IlmThreadSemaphorePosix.Tpo .deps/IlmThreadSemaphorePosix.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c -o quantize.lo quantize.cc
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT seqencoder.lo -MD -MP -MF .deps/seqencoder.Tpo -c seqencoder.cc -o seqencoder.o
mv -f .deps/players.Tpo .deps/players.Po
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT proto.o -MD -MP -MF .deps/proto.Tpo -c -o proto.o proto.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT quantize.lo -MD -MP -MF .deps/quantize.Tpo -c quantize.cc -o quantize.o
mv -f .deps/crossover_dist_1404.Tpo .deps/crossover_dist_1404.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT split_1406.lo -MD -MP -MF .deps/split_1406.Tpo -c -o split_1406.lo split_1406.c
mv -f .deps/valve_rect_1405.Tpo .deps/valve_rect_1405.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT alias_1407.lo -MD -MP -MF .deps/alias_1407.Tpo -c -o alias_1407.lo alias_1407.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT split_1406.lo -MD -MP -MF .deps/split_1406.Tpo -c split_1406.c  -fPIC -DPIC -o .libs/split_1406.o
proto.c: In function ‘esd_proto_lock’:
proto.c:224:24: warning: variable ‘actual’ set but not used [-Wunused-but-set-variable]
     int ok, client_ok, actual;
                        ^
proto.c: In function ‘esd_proto_unlock’:
proto.c:244:24: warning: variable ‘actual’ set but not used [-Wunused-but-set-variable]
     int ok, client_ok, actual;
                        ^
proto.c: In function ‘esd_proto_standby’:
proto.c:263:24: warning: variable ‘actual’ set but not used [-Wunused-but-set-variable]
     int ok, client_ok, actual;
                        ^
proto.c: In function ‘esd_proto_resume’:
proto.c:281:24: warning: variable ‘actual’ set but not used [-Wunused-but-set-variable]
     int ok, client_ok, actual;
                        ^
proto.c: In function ‘esd_proto_sample_cache’:
proto.c:427:9: warning: variable ‘length’ set but not used [-Wunused-but-set-variable]
     int length;
         ^
proto.c: In function ‘esd_proto_sample_getid’:
proto.c:479:23: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness [-Wpointer-sign]
     strncpy( namebuf, client->proto_data, ESD_NAME_MAX );
                       ^
In file included from /usr/include/features.h:365:0,
                 from /usr/include/stdint.h:25,
                 from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/stdint.h:9,
                 from /usr/include/audiofile.h:31,
                 from esd.h:3,
                 from esd-server.h:5,
                 from proto.c:2:
/usr/include/bits/string3.h:123:1: note: expected ‘const char * restrict’ but argument is of type ‘octet * {aka unsigned char *}’
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
proto.c:475:20: warning: variable ‘length’ set but not used [-Wunused-but-set-variable]
     int client_id, length;
                    ^
proto.c: In function ‘esd_proto_sample_free’:
proto.c:509:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     client_id = *(int*)(client->proto_data);
     ^
proto.c: In function ‘esd_proto_sample_play’:
proto.c:531:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     client_id = *(int*)(client->proto_data);
     ^
  CXX    libAACdec/src/rvlc.lo
proto.c: In function ‘esd_proto_sample_loop’:
proto.c:554:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     client_id = *(int*)(client->proto_data);
     ^
proto.c: In function ‘esd_proto_sample_stop’:
proto.c:577:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     client_id = *(int*)(client->proto_data);
     ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT alias_1407.lo -MD -MP -MF .deps/alias_1407.Tpo -c alias_1407.c  -fPIC -DPIC -o .libs/alias_1407.o
proto.c: In function ‘esd_proto_stream_pan’:
proto.c:733:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     client_id = *(int*)(client->proto_data);
     ^
proto.c: In function ‘esd_proto_sample_pan’:
proto.c:778:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     client_id = *(int*)(client->proto_data);
     ^
proto.c: In function ‘esd_validate_source’:
proto.c:158:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
         write(client->fd, &ok, sizeof(ok));
         ^
proto.c:167:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
         write(client->fd, &ok, sizeof(ok));
         ^
proto.c:176:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
         write(client->fd, &ok, sizeof(ok));
         ^
proto.c:188:5: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
     write(client->fd, &ok, sizeof(ok));
     ^
  CXX    libAACdec/src/aacdec_hcr_bit.lo
seqencoder.cc: In member function 'void SeqEncoder::StreamEnd()':
seqencoder.cc:931:76: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'uint64_t {aka long unsigned int}' [-Wformat=]
     mjpeg_info( "Guesstimated final muxed size = %lld\n", bits_after_mux/8 );
                                                                            ^
mv -f .deps/quantize.Tpo .deps/quantize.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT ratectl.lo -MD -MP -MF .deps/ratectl.Tpo -c -o ratectl.lo ratectl.cc
mv -f .deps/IlmThreadMutexPosix.Tpo .deps/IlmThreadMutexPosix.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -pthread -version-info 12:0:0 -no-undefined -release 2_2  -o libIlmThread.la -rpath /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib IlmThreadPool.lo IlmThread.lo IlmThreadSemaphore.lo IlmThreadMutex.lo IlmThreadPosix.lo IlmThreadSemaphorePosix.lo IlmThreadSemaphorePosixCompat.lo IlmThreadMutexPosix.lo ../Iex/libIex.la -pthread 
mv -f .deps/split_1406.Tpo .deps/split_1406.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT satan_maximiser_1408.lo -MD -MP -MF .deps/satan_maximiser_1408.Tpo -c -o satan_maximiser_1408.lo satan_maximiser_1408.c
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT ratectl.lo -MD -MP -MF .deps/ratectl.Tpo -c ratectl.cc -o ratectl.o
mv -f .deps/alias_1407.Tpo .deps/alias_1407.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT karaoke_1409.lo -MD -MP -MF .deps/karaoke_1409.Tpo -c -o karaoke_1409.lo karaoke_1409.c
mv -f .deps/proto.Tpo .deps/proto.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT satan_maximiser_1408.lo -MD -MP -MF .deps/satan_maximiser_1408.Tpo -c satan_maximiser_1408.c  -fPIC -DPIC -o .libs/satan_maximiser_1408.o
gcc -DHAVE_CONFIG_H -I. -laudiofile -DSYSCONFDIR=\"/usr/local/etc\" -DSERVERDIR=\"/usr/local/bin\"    -g -O2  -laudiofile -Wall -MT samples.o -MD -MP -MF .deps/samples.Tpo -c -o samples.o samples.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT karaoke_1409.lo -MD -MP -MF .deps/karaoke_1409.Tpo -c karaoke_1409.c  -fPIC -DPIC -o .libs/karaoke_1409.o
samples.c: In function ‘new_sample’:
samples.c:175:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
     sample->format = *(int*)(client->proto_data);
     ^
samples.c:184:28: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness [-Wpointer-sign]
     strncpy( sample->name, client->proto_data + 3 * sizeof(int), ESD_NAME_MAX );
                            ^
In file included from /usr/include/features.h:365:0,
                 from /usr/include/stdint.h:25,
                 from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/stdint.h:9,
                 from /usr/include/audiofile.h:31,
                 from esd.h:3,
                 from esd-server.h:5,
                 from samples.c:2:
/usr/include/bits/string3.h:123:1: note: expected ‘const char * restrict’ but argument is of type ‘octet * {aka unsigned char *}’
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
samples.c:163:20: warning: variable ‘actual’ set but not used [-Wunused-but-set-variable]
     int client_id, actual;
                    ^
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtbeginS.o  .libs/IlmThreadPool.o .libs/IlmThread.o .libs/IlmThreadSemaphore.o .libs/IlmThreadMutex.o .libs/IlmThreadPosix.o .libs/IlmThreadSemaphorePosix.o .libs/IlmThreadSemaphorePosixCompat.o .libs/IlmThreadMutexPosix.o   -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex/.libs -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib ../Iex/.libs/libIex.so -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crtn.o  -pthread -pthread   -pthread -Wl,-soname -Wl,libIlmThread-2_2.so.12 -o .libs/libIlmThread-2_2.so.12.0.0
mv -f .deps/satan_maximiser_1408.Tpo .deps/satan_maximiser_1408.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT gate_1410.lo -MD -MP -MF .deps/gate_1410.Tpo -c -o gate_1410.lo gate_1410.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT gate_1410.lo -MD -MP -MF .deps/gate_1410.Tpo -c gate_1410.c  -fPIC -DPIC -o .libs/gate_1410.o
mv -f .deps/samples.Tpo .deps/samples.Po
  CXX    libAACdec/src/aacdec_hcrs.lo
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall -version-info 2:39:2 -no-undefined -lm -lstdc++ -o libesd.la -rpath /usr/local/lib libesd_la-esdlib.lo libesd_la-esdmgr.lo libesd_la-esdfile.lo libesd_la-esd_config.lo libesd_la-audio.lo libesd_la-genrand.lo libesd_la-util.lo -laudiofile  -lasound  -laudiofile
mv -f .deps/karaoke_1409.Tpo .deps/karaoke_1409.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT comb_splitter_1411.lo -MD -MP -MF .deps/comb_splitter_1411.Tpo -c -o comb_splitter_1411.lo comb_splitter_1411.c
libtool: link: (cd ".libs" && rm -f "libIlmThread-2_2.so.12" && ln -s "libIlmThread-2_2.so.12.0.0" "libIlmThread-2_2.so.12")
mv -f .deps/ratectl.Tpo .deps/ratectl.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c -o stats.lo stats.cc
libtool: link: (cd ".libs" && rm -f "libIlmThread.so" && ln -s "libIlmThread-2_2.so.12.0.0" "libIlmThread.so")
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT comb_splitter_1411.lo -MD -MP -MF .deps/comb_splitter_1411.Tpo -c comb_splitter_1411.c  -fPIC -DPIC -o .libs/comb_splitter_1411.o
libtool: link: ar cru .libs/libIlmThread.a  IlmThreadPool.o IlmThread.o IlmThreadSemaphore.o IlmThreadMutex.o IlmThreadPosix.o IlmThreadSemaphorePosix.o IlmThreadSemaphorePosixCompat.o IlmThreadMutexPosix.o
libtool: link: ranlib .libs/libIlmThread.a
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT stats.lo -MD -MP -MF .deps/stats.Tpo -c stats.cc -o stats.o
libtool: link: ( cd ".libs" && rm -f "libIlmThread.la" && ln -s "../libIlmThread.la" "libIlmThread.la" )
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IlmThread'
Making all in config
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/config'
make  all-am
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/config'
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/config'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/config'
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0'
Making install in Half
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half'
make  install-am
mv -f .deps/gate_1410.Tpo .deps/gate_1410.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT wave_terrain_1412.lo -MD -MP -MF .deps/wave_terrain_1412.Tpo -c -o wave_terrain_1412.lo wave_terrain_1412.c
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half'
mv -f .deps/comb_splitter_1411.Tpo .deps/comb_splitter_1411.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT hard_limiter_1413.lo -MD -MP -MF .deps/hard_limiter_1413.Tpo -c -o hard_limiter_1413.lo hard_limiter_1413.c
make[6]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half'
test -z "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib" || /bin/mkdir -p "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib"
mv -f .deps/stats.Tpo .deps/stats.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT wave_terrain_1412.lo -MD -MP -MF .deps/wave_terrain_1412.Tpo -c wave_terrain_1412.c  -fPIC -DPIC -o .libs/wave_terrain_1412.o
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT synchrolib.lo -MD -MP -MF .deps/synchrolib.Tpo -c -o synchrolib.lo synchrolib.cc
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libHalf.la '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib'
mv -f .deps/seqencoder.Tpo .deps/seqencoder.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c -o tables.lo tables.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT hard_limiter_1413.lo -MD -MP -MF .deps/hard_limiter_1413.Tpo -c hard_limiter_1413.c  -fPIC -DPIC -o .libs/hard_limiter_1413.o
mkdir .libs
libtool: install: /usr/bin/install -c .libs/libHalf.so.12.0.0 /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.so.12.0.0
  CXX    libAACdec/src/aacdecoder_lib.lo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT tables.lo -MD -MP -MF .deps/tables.Tpo -c tables.c -o tables.o
libtool: install: (cd /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib && { ln -s -f libHalf.so.12.0.0 libHalf.so.12 || { rm -f libHalf.so.12 && ln -s libHalf.so.12.0.0 libHalf.so.12; }; })
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT synchrolib.lo -MD -MP -MF .deps/synchrolib.Tpo -c synchrolib.cc -o synchrolib.o
libtool: install: (cd /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib && { ln -s -f libHalf.so.12.0.0 libHalf.so || { rm -f libHalf.so && ln -s libHalf.so.12.0.0 libHalf.so; }; })
libtool: install: /usr/bin/install -c .libs/libHalf.lai /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.la
libtool: install: /usr/bin/install -c .libs/libHalf.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.a
libtool: install: chmod 644 /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.a
libtool: install: ranlib /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.a
mv -f .deps/tables.Tpo .deps/tables.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT transfrm.lo -MD -MP -MF .deps/transfrm.Tpo -c -o transfrm.lo transfrm.cc
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0:/sbin" ldconfig -n /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT transfrm.lo -MD -MP -MF .deps/transfrm.Tpo -c transfrm.cc -o transfrm.o
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR" || /bin/mkdir -p "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR"
 /usr/bin/install -c -m 644 half.h halfFunction.h halfLimits.h halfExport.h '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR'
make[6]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half'
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half'
Making install in HalfTest
mv -f .deps/synchrolib.Tpo .deps/synchrolib.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT fdct.lo -MD -MP -MF .deps/fdct.Tpo -c -o fdct.lo fdct.c
mv -f .deps/wave_terrain_1412.Tpo .deps/wave_terrain_1412.Plo
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/HalfTest'
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT smooth_decimate_1414.lo -MD -MP -MF .deps/smooth_decimate_1414.Tpo -c -o smooth_decimate_1414.lo smooth_decimate_1414.c
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/HalfTest'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/HalfTest'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/HalfTest'
Making install in Iex
ar cru .libs/libesd.a  libesd_la-esdlib.o libesd_la-esdmgr.o libesd_la-esdfile.o libesd_la-esd_config.o libesd_la-audio.o libesd_la-genrand.o libesd_la-util.o
ranlib .libs/libesd.a
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT fdct.lo -MD -MP -MF .deps/fdct.Tpo -c fdct.c -o fdct.o
creating libesd.la
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT smooth_decimate_1414.lo -MD -MP -MF .deps/smooth_decimate_1414.Tpo -c smooth_decimate_1414.c  -fPIC -DPIC -o .libs/smooth_decimate_1414.o
mv -f .deps/hard_limiter_1413.Tpo .deps/hard_limiter_1413.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT fm_osc_1415.lo -MD -MP -MF .deps/fm_osc_1415.Tpo -c -o fm_osc_1415.lo fm_osc_1415.c
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex'
test -z "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib" || /bin/mkdir -p "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libIex.la '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib'
(cd .libs && rm -f libesd.la && ln -s ../libesd.la libesd.la)
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall -version-info 2:39:2 -lm -lstdc++ -o libesddsp.la -rpath /usr/local/lib esddsp.lo libesd.la -ldl -lm -lasound  -laudiofile
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT fm_osc_1415.lo -MD -MP -MF .deps/fm_osc_1415.Tpo -c fm_osc_1415.c  -fPIC -DPIC -o .libs/fm_osc_1415.o
libtool: install: /usr/bin/install -c .libs/libIex-2_2.so.12.0.0 /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex-2_2.so.12.0.0
libtool: install: (cd /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib && { ln -s -f libIex-2_2.so.12.0.0 libIex-2_2.so.12 || { rm -f libIex-2_2.so.12 && ln -s libIex-2_2.so.12.0.0 libIex-2_2.so.12; }; })
libtool: install: (cd /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib && { ln -s -f libIex-2_2.so.12.0.0 libIex.so || { rm -f libIex.so && ln -s libIex-2_2.so.12.0.0 libIex.so; }; })
libtool: install: /usr/bin/install -c .libs/libIex.lai /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.la
test -z "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR" || /bin/mkdir -p "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR"
mv -f .deps/fdct.Tpo .deps/fdct.Plo
libtool: install: /usr/bin/install -c .libs/libIex.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.a
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c -o idct.lo idct.c
libtool: install: chmod 644 /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.a
libtool: install: ranlib /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.a
 /usr/bin/install -c -m 644 IexBaseExc.h IexMathExc.h IexThrowErrnoExc.h IexErrnoExc.h IexMacros.h Iex.h IexForward.h IexNamespace.h IexExport.h '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR'
mv -f .deps/transfrm.Tpo .deps/transfrm.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT predict_ref.lo -MD -MP -MF .deps/predict_ref.Tpo -c -o predict_ref.lo predict_ref.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT analogue_osc_1416.lo -MD -MP -MF .deps/analogue_osc_1416.Tpo -c -o analogue_osc_1416.lo analogue_osc_1416.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT idct.lo -MD -MP -MF .deps/idct.Tpo -c idct.c -o idct.o
mv -f .deps/smooth_decimate_1414.Tpo .deps/smooth_decimate_1414.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT quantize_ref.lo -MD -MP -MF .deps/quantize_ref.Tpo -c -o quantize_ref.lo quantize_ref.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT predict_ref.lo -MD -MP -MF .deps/predict_ref.Tpo -c predict_ref.c -o predict_ref.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT analogue_osc_1416.lo -MD -MP -MF .deps/analogue_osc_1416.Tpo -c analogue_osc_1416.c  -fPIC -DPIC -o .libs/analogue_osc_1416.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT quantize_ref.lo -MD -MP -MF .deps/quantize_ref.Tpo -c quantize_ref.c -o quantize_ref.o
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0:/sbin" ldconfig -n /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex'
Making install in IexMath
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexMath'
mv -f .deps/idct.Tpo .deps/idct.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT transfrm_ref.lo -MD -MP -MF .deps/transfrm_ref.Tpo -c -o transfrm_ref.lo transfrm_ref.c
quantize_ref.c: In function 'init_quantizer':
quantize_ref.c:458:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     if( ((int)wsp)%16 != 0 )
          ^
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexMath'
test -z "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib" || /bin/mkdir -p "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib"
mv -f .deps/predict_ref.Tpo .deps/predict_ref.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT fdct_x86.lo -MD -MP -MF .deps/fdct_x86.Tpo -c -o fdct_x86.lo fdct_x86.c
mv -f .deps/fm_osc_1415.Tpo .deps/fm_osc_1415.Plo
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libIexMath.la '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT transfrm_ref.lo -MD -MP -MF .deps/transfrm_ref.Tpo -c transfrm_ref.c -o transfrm_ref.o
test -z "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR" || /bin/mkdir -p "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR"
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT fdct_x86.lo -MD -MP -MF .deps/fdct_x86.Tpo -c fdct_x86.c -o fdct_x86.o
 /usr/bin/install -c -m 644 IexMathFloatExc.h IexMathFpu.h IexMathIeeeExc.h '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT fdct_mmx.lo -MD -MP -MF .deps/fdct_mmx.Tpo -c -o fdct_mmx.lo fdct_mmx.c
  CXX    libAACdec/src/aacdec_tns.lo
libtool: install: warning: relinking `libIexMath.la'
libtool: install: (cd /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexMath; /bin/sh /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/libtool  --tag CXX --mode=relink g++ -pipe -g -O2 -pthread -version-info 12:0:0 -no-undefined -release 2_2 -o libIexMath.la -rpath /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib IexMathFloatExc.lo IexMathFpu.lo ../Iex/libIex.la -pthread )
mv -f .deps/quantize_ref.Tpo .deps/quantize_ref.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT idct_mmx.lo -MD -MP -MF .deps/idct_mmx.Tpo -c -o idct_mmx.lo idct_mmx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT fdct_mmx.lo -MD -MP -MF .deps/fdct_mmx.Tpo -c fdct_mmx.c -o fdct_mmx.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT idct_mmx.lo -MD -MP -MF .deps/idct_mmx.Tpo -c idct_mmx.c -o idct_mmx.o
mv -f .deps/transfrm_ref.Tpo .deps/transfrm_ref.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT quant_mmx.lo -MD -MP -MF .deps/quant_mmx.Tpo -c -o quant_mmx.lo quant_mmx.c
mv -f .deps/fdct_x86.Tpo .deps/fdct_x86.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT predict_mmx.lo -MD -MP -MF .deps/predict_mmx.Tpo -c -o predict_mmx.lo predict_mmx.c
mv -f .deps/fdct_mmx.Tpo .deps/fdct_mmx.Plo
mv -f .deps/analogue_osc_1416.Tpo .deps/analogue_osc_1416.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT predcomp_mmx.lo -MD -MP -MF .deps/predcomp_mmx.Tpo -c -o predcomp_mmx.lo predcomp_mmx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT quant_mmx.lo -MD -MP -MF .deps/quant_mmx.Tpo -c quant_mmx.c -o quant_mmx.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT rate_shifter_1417.lo -MD -MP -MF .deps/rate_shifter_1417.Tpo -c -o rate_shifter_1417.lo rate_shifter_1417.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT predict_mmx.lo -MD -MP -MF .deps/predict_mmx.Tpo -c predict_mmx.c -o predict_mmx.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT predcomp_mmx.lo -MD -MP -MF .deps/predcomp_mmx.Tpo -c predcomp_mmx.c -o predcomp_mmx.o
mv -f .deps/idct_mmx.Tpo .deps/idct_mmx.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT predcomp_mmxe.lo -MD -MP -MF .deps/predcomp_mmxe.Tpo -c -o predcomp_mmxe.lo predcomp_mmxe.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT rate_shifter_1417.lo -MD -MP -MF .deps/rate_shifter_1417.Tpo -c rate_shifter_1417.c  -fPIC -DPIC -o .libs/rate_shifter_1417.o
mv -f .deps/quant_mmx.Tpo .deps/quant_mmx.Plo
ar cru .libs/libesddsp.a  esddsp.o
  CXX    libAACdec/src/aac_rom.lo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT predcomp_mmxe.lo -MD -MP -MF .deps/predcomp_mmxe.Tpo -c predcomp_mmxe.c -o predcomp_mmxe.o
ranlib .libs/libesddsp.a
creating libesddsp.la
mv -f .deps/predict_mmx.Tpo .deps/predict_mmx.Plo
  CXX    libAACdec/src/channel.lo
mv -f .deps/predcomp_mmx.Tpo .deps/predcomp_mmx.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT predict_x86.lo -MD -MP -MF .deps/predict_x86.Tpo -c -o predict_x86.lo predict_x86.c
(cd .libs && rm -f libesddsp.la && ln -s ../libesddsp.la libesddsp.la)
mv -f .deps/predcomp_mmxe.Tpo .deps/predcomp_mmxe.Plo
libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtbeginS.o  .libs/IexMathFloatExc.o .libs/IexMathFpu.o   -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -lIex -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crtn.o  -pthread -pthread   -pthread -Wl,-soname -Wl,libIexMath-2_2.so.12 -o .libs/libIexMath-2_2.so.12.0.0
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdcat esdcat.o libesd.la -laudiofile -lasound  -laudiofile
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT predict_x86.lo -MD -MP -MF .deps/predict_x86.Tpo -c predict_x86.c -o predict_x86.o
  CXX    libAACdec/src/conceal.lo
mv -f .deps/rate_shifter_1417.Tpo .deps/rate_shifter_1417.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT freq_tracker_1418.lo -MD -MP -MF .deps/freq_tracker_1418.Tpo -c -o freq_tracker_1418.lo freq_tracker_1418.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT freq_tracker_1418.lo -MD -MP -MF .deps/freq_tracker_1418.Tpo -c freq_tracker_1418.c  -fPIC -DPIC -o .libs/freq_tracker_1418.o
mv -f .deps/predict_x86.Tpo .deps/predict_x86.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT quantize_x86.lo -MD -MP -MF .deps/quantize_x86.Tpo -c -o quantize_x86.lo quantize_x86.c
libtool: install: /usr/bin/install -c .libs/libIexMath-2_2.so.12.0.0T /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIexMath-2_2.so.12.0.0
libtool: install: (cd /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib && { ln -s -f libIexMath-2_2.so.12.0.0 libIexMath-2_2.so.12 || { rm -f libIexMath-2_2.so.12 && ln -s libIexMath-2_2.so.12.0.0 libIexMath-2_2.so.12; }; })
libtool: install: (cd /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib && { ln -s -f libIexMath-2_2.so.12.0.0 libIexMath.so || { rm -f libIexMath.so && ln -s libIexMath-2_2.so.12.0.0 libIexMath.so; }; })
libtool: install: /usr/bin/install -c .libs/libIexMath.lai /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIexMath.la
libtool: install: /usr/bin/install -c .libs/libIexMath.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIexMath.a
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT quantize_x86.lo -MD -MP -MF .deps/quantize_x86.Tpo -c quantize_x86.c -o quantize_x86.o
libtool: install: chmod 644 /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIexMath.a
libtool: install: ranlib /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIexMath.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0:/sbin" ldconfig -n /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexMath'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexMath'
Making install in IexTest
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexTest'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexTest'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexTest'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexTest'
Making install in Imath
mv -f .deps/quantize_x86.Tpo .deps/quantize_x86.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -pthread -Wall -Wunused -MT transfrm_x86.lo -MD -MP -MF .deps/transfrm_x86.Tpo -c -o transfrm_x86.lo transfrm_x86.c
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Imath'
mv -f .deps/freq_tracker_1418.Tpo .deps/freq_tracker_1418.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT mod_delay_1419.lo -MD -MP -MF .deps/mod_delay_1419.Tpo -c -o mod_delay_1419.lo mod_delay_1419.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT transfrm_x86.lo -MD -MP -MF .deps/transfrm_x86.Tpo -c transfrm_x86.c -o transfrm_x86.o
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Imath'
test -z "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib" || /bin/mkdir -p "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libImath.la '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib'
transfrm_x86.c: In function 'field_dct_best_mmx':
transfrm_x86.c:197:10: warning: variable 'sumtop_acc' set but not used [-Wunused-but-set-variable]
  int32_t sumtop_acc, sumbot_acc;
          ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT mod_delay_1419.lo -MD -MP -MF .deps/mod_delay_1419.Tpo -c mod_delay_1419.c  -fPIC -DPIC -o .libs/mod_delay_1419.o
mv -f .deps/transfrm_x86.Tpo .deps/transfrm_x86.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT ontheflyratectlpass1.lo -MD -MP -MF .deps/ontheflyratectlpass1.Tpo -c -o ontheflyratectlpass1.lo ontheflyratectlpass1.cc
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT ontheflyratectlpass2.lo -MD -MP -MF .deps/ontheflyratectlpass2.Tpo -c -o ontheflyratectlpass2.lo ontheflyratectlpass2.cc
libtool: install: warning: relinking `libImath.la'
libtool: install: (cd /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Imath; /bin/sh /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/libtool  --tag CXX --mode=relink g++ -pipe -g -O2 -pthread -version-info 12:0:0 -no-undefined -release 2_2 -o libImath.la -rpath /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib ImathShear.lo ImathMatrixAlgo.lo ImathVec.lo ImathColorAlgo.lo ImathFun.lo ImathBox.lo ImathRandom.lo ../Iex/libIex.la -pthread )
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT ontheflyratectlpass1.lo -MD -MP -MF .deps/ontheflyratectlpass1.Tpo -c ontheflyratectlpass1.cc -o ontheflyratectlpass1.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT ontheflyratectlpass2.lo -MD -MP -MF .deps/ontheflyratectlpass2.Tpo -c ontheflyratectlpass2.cc -o ontheflyratectlpass2.o
  CXX    libAACdec/src/pulsedata.lo
gcc -g -O2 -Wall -o esdcat esdcat.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
mv -f .deps/mod_delay_1419.Tpo .deps/mod_delay_1419.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT matrix_st_ms_1420.lo -MD -MP -MF .deps/matrix_st_ms_1420.Tpo -c -o matrix_st_ms_1420.lo matrix_st_ms_1420.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT matrix_ms_st_1421.lo -MD -MP -MF .deps/matrix_ms_st_1421.Tpo -c -o matrix_ms_st_1421.lo matrix_ms_st_1421.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT matrix_st_ms_1420.lo -MD -MP -MF .deps/matrix_st_ms_1420.Tpo -c matrix_st_ms_1420.c  -fPIC -DPIC -o .libs/matrix_st_ms_1420.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT matrix_ms_st_1421.lo -MD -MP -MF .deps/matrix_ms_st_1421.Tpo -c matrix_ms_st_1421.c  -fPIC -DPIC -o .libs/matrix_ms_st_1421.o
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdctl  esdctl.o libesd.la -laudiofile -lasound  -laudiofile
libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtbeginS.o  .libs/ImathShear.o .libs/ImathMatrixAlgo.o .libs/ImathVec.o .libs/ImathColorAlgo.o .libs/ImathFun.o .libs/ImathBox.o .libs/ImathRandom.o   -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -lIex -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crtn.o  -pthread -pthread   -pthread -Wl,-soname -Wl,libImath-2_2.so.12 -o .libs/libImath-2_2.so.12.0.0
libtool: install: /usr/bin/install -c .libs/libImath-2_2.so.12.0.0T /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath-2_2.so.12.0.0
libtool: install: (cd /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib && { ln -s -f libImath-2_2.so.12.0.0 libImath-2_2.so.12 || { rm -f libImath-2_2.so.12 && ln -s libImath-2_2.so.12.0.0 libImath-2_2.so.12; }; })
libtool: install: (cd /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib && { ln -s -f libImath-2_2.so.12.0.0 libImath.so || { rm -f libImath.so && ln -s libImath-2_2.so.12.0.0 libImath.so; }; })
libtool: install: /usr/bin/install -c .libs/libImath.lai /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath.la
libtool: install: /usr/bin/install -c .libs/libImath.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath.a
  CXX    libAACdec/src/rvlcconceal.lo
libtool: install: chmod 644 /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath.a
libtool: install: ranlib /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath.a
mv -f .deps/ontheflyratectlpass2.Tpo .deps/ontheflyratectlpass2.Plo
test -z "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR" || /bin/mkdir -p "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR"
mv -f .deps/matrix_st_ms_1420.Tpo .deps/matrix_st_ms_1420.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT matrix_spatialiser_1422.lo -MD -MP -MF .deps/matrix_spatialiser_1422.Tpo -c -o matrix_spatialiser_1422.lo matrix_spatialiser_1422.c
 /usr/bin/install -c -m 644 ImathColorAlgo.h ImathMatrixAlgo.h ImathVec.h ImathShear.h ImathFun.h ImathBox.h ImathBoxAlgo.h ImathEuler.h ImathExc.h ImathLimits.h ImathLine.h ImathLineAlgo.h ImathMatrix.h ImathPlane.h ImathSphere.h ImathVecAlgo.h ImathQuat.h ImathFrustum.h ImathMath.h ImathGL.h ImathColor.h ImathRandom.h ImathRoots.h ImathHalfLimits.h ImathInterval.h ImathGLU.h ImathFrame.h ImathPlatform.h ImathInt64.h ImathNamespace.h ImathForward.h ImathExport.h ImathFrustumTest.h '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR'
mv -f .deps/matrix_ms_st_1421.Tpo .deps/matrix_ms_st_1421.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT plate_1423.lo -MD -MP -MF .deps/plate_1423.Tpo -c -o plate_1423.lo plate_1423.c
mv -f .deps/ontheflyratectlpass1.Tpo .deps/ontheflyratectlpass1.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT rate_complexity_model.lo -MD -MP -MF .deps/rate_complexity_model.Tpo -c -o rate_complexity_model.lo rate_complexity_model.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT mpeg2enc.o -MD -MP -MF .deps/mpeg2enc.Tpo -c -o mpeg2enc.o mpeg2enc.cc
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT gong_1424.lo -MD -MP -MF .deps/gong_1424.Tpo -c -o gong_1424.lo gong_1424.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT matrix_spatialiser_1422.lo -MD -MP -MF .deps/matrix_spatialiser_1422.Tpo -c matrix_spatialiser_1422.c  -fPIC -DPIC -o .libs/matrix_spatialiser_1422.o
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0:/sbin" ldconfig -n /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT plate_1423.lo -MD -MP -MF .deps/plate_1423.Tpo -c plate_1423.c  -fPIC -DPIC -o .libs/plate_1423.o
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Imath'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Imath'
Making install in ImathTest
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/ImathTest'
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -g -O2 -pthread -MT rate_complexity_model.lo -MD -MP -MF .deps/rate_complexity_model.Tpo -c rate_complexity_model.cc -o rate_complexity_model.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT gong_1424.lo -MD -MP -MF .deps/gong_1424.Tpo -c gong_1424.c  -fPIC -DPIC -o .libs/gong_1424.o
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/ImathTest'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/ImathTest'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/ImathTest'
Making install in IlmThread
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IlmThread'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IlmThread'
test -z "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib" || /bin/mkdir -p "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libIlmThread.la '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib'
gcc -g -O2 -Wall -o esdctl esdctl.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
libtool: install: warning: relinking `libIlmThread.la'
libtool: install: (cd /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IlmThread; /bin/sh /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/libtool  --tag CXX --mode=relink g++ -pipe -g -O2 -pthread -version-info 12:0:0 -no-undefined -release 2_2 -o libIlmThread.la -rpath /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib IlmThreadPool.lo IlmThread.lo IlmThreadSemaphore.lo IlmThreadMutex.lo IlmThreadPosix.lo IlmThreadSemaphorePosix.lo IlmThreadSemaphorePosixCompat.lo IlmThreadMutexPosix.lo ../Iex/libIex.la -pthread )
mv -f .deps/matrix_spatialiser_1422.Tpo .deps/matrix_spatialiser_1422.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT sc1_1425.lo -MD -MP -MF .deps/sc1_1425.Tpo -c -o sc1_1425.lo sc1_1425.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT sc1_1425.lo -MD -MP -MF .deps/sc1_1425.Tpo -c sc1_1425.c  -fPIC -DPIC -o .libs/sc1_1425.o
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdfilt esdfilt.o libesd.la -laudiofile -lasound  -laudiofile
libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtbeginS.o  .libs/IlmThreadPool.o .libs/IlmThread.o .libs/IlmThreadSemaphore.o .libs/IlmThreadMutex.o .libs/IlmThreadPosix.o .libs/IlmThreadSemaphorePosix.o .libs/IlmThreadSemaphorePosixCompat.o .libs/IlmThreadMutexPosix.o   -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -lIex -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../lib64/crtn.o  -pthread -pthread   -pthread -Wl,-soname -Wl,libIlmThread-2_2.so.12 -o .libs/libIlmThread-2_2.so.12.0.0
mv -f .deps/rate_complexity_model.Tpo .deps/rate_complexity_model.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++  -g -O2 -pthread   -version-info 0:0:0 -release 2.1   -o libmpeg2encpp.la -rpath /usr/local/lib conform.lo elemstrmwriter.lo encoderparams.lo macroblock.lo motionest.lo mpeg2coder.lo mpeg2encoptions.lo imageplanes.lo mpeg2encoder.lo picture.lo picturereader.lo predict.lo putpic.lo streamstate.lo seqencoder.lo quantize.lo ratectl.lo stats.lo synchrolib.lo tables.lo transfrm.lo fdct.lo idct.lo predict_ref.lo quantize_ref.lo transfrm_ref.lo fdct_x86.lo fdct_mmx.lo idct_mmx.lo quant_mmx.lo predict_mmx.lo predcomp_mmx.lo predcomp_mmxe.lo predict_x86.lo quantize_x86.lo transfrm_x86.lo ontheflyratectlpass1.lo ontheflyratectlpass2.lo rate_complexity_model.lo ../utils/libmjpegutils.la  -lm 
  CXX    libAACdec/src/stereo.lo
libtool: install: /usr/bin/install -c .libs/libIlmThread-2_2.so.12.0.0T /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread-2_2.so.12.0.0
libtool: install: (cd /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib && { ln -s -f libIlmThread-2_2.so.12.0.0 libIlmThread-2_2.so.12 || { rm -f libIlmThread-2_2.so.12 && ln -s libIlmThread-2_2.so.12.0.0 libIlmThread-2_2.so.12; }; })
libtool: install: (cd /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib && { ln -s -f libIlmThread-2_2.so.12.0.0 libIlmThread.so || { rm -f libIlmThread.so && ln -s libIlmThread-2_2.so.12.0.0 libIlmThread.so; }; })
mv -f .deps/plate_1423.Tpo .deps/plate_1423.Plo
libtool: install: /usr/bin/install -c .libs/libIlmThread.lai /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread.la
libtool: install: /usr/bin/install -c .libs/libIlmThread.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread.a
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT sc2_1426.lo -MD -MP -MF .deps/sc2_1426.Tpo -c -o sc2_1426.lo sc2_1426.c
libtool: install: chmod 644 /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread.a
libtool: install: ranlib /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread.a
mv -f .deps/sc1_1425.Tpo .deps/sc1_1425.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT sc2_1426.lo -MD -MP -MF .deps/sc2_1426.Tpo -c sc2_1426.c  -fPIC -DPIC -o .libs/sc2_1426.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT sc3_1427.lo -MD -MP -MF .deps/sc3_1427.Tpo -c -o sc3_1427.lo sc3_1427.c
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/5.3.0:/sbin" ldconfig -n /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT sc3_1427.lo -MD -MP -MF .deps/sc3_1427.Tpo -c sc3_1427.c  -fPIC -DPIC -o .libs/sc3_1427.o
----------------------------------------------------------------------
test -z "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR" || /bin/mkdir -p "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR"
 /usr/bin/install -c -m 644 IlmThreadPool.h IlmThread.h IlmThreadSemaphore.h IlmThreadMutex.h IlmThreadNamespace.h IlmThreadForward.h IlmThreadExport.h '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR'
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IlmThread'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IlmThread'
Making install in config
libtool: link: ar cru .libs/libmpeg2encpp.a  conform.o elemstrmwriter.o encoderparams.o macroblock.o motionest.o mpeg2coder.o mpeg2encoptions.o imageplanes.o mpeg2encoder.o picture.o picturereader.o predict.o putpic.o streamstate.o seqencoder.o quantize.o ratectl.o stats.o synchrolib.o tables.o transfrm.o fdct.o idct.o predict_ref.o quantize_ref.o transfrm_ref.o fdct_x86.o fdct_mmx.o idct_mmx.o quant_mmx.o predict_mmx.o predcomp_mmx.o predcomp_mmxe.o predict_x86.o quantize_x86.o transfrm_x86.o ontheflyratectlpass1.o ontheflyratectlpass2.o rate_complexity_model.o
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/config'
mv -f .deps/gong_1424.Tpo .deps/gong_1424.Plo
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/config'
make[5]: Nothing to be done for 'install-exec-am'.
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT zm1_1428.lo -MD -MP -MF .deps/zm1_1428.Tpo -c -o zm1_1428.lo zm1_1428.c
test -z "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR" || /bin/mkdir -p "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR"
libtool: link: ranlib .libs/libmpeg2encpp.a
 /usr/bin/install -c -m 644 IlmBaseConfig.h '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR'
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/config'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/config'
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0'
make[5]: Nothing to be done for 'install-exec-am'.
test -z "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/pkgconfig"
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT zm1_1428.lo -MD -MP -MF .deps/zm1_1428.Tpo -c zm1_1428.c  -fPIC -DPIC -o .libs/zm1_1428.o
gcc -g -O2 -Wall -o esdfilt esdfilt.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
 /usr/bin/install -c -m 644 IlmBase.pc '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/pkgconfig'
libtool: link: ( cd ".libs" && rm -f "libmpeg2encpp.la" && ln -s "../libmpeg2encpp.la" "libmpeg2encpp.la" )
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ilmbase.built
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdmon esdmon.o libesd.la -laudiofile -lasound  -laudiofile
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdrec esdrec.o libesd.la -laudiofile -lasound  -laudiofile
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdsample esdsample.o libesd.la -laudiofile -lasound  -laudiofile
mv -f .deps/sc2_1426.Tpo .deps/sc2_1426.Plo
mv -f .deps/mpeg2enc.Tpo .deps/mpeg2enc.Po
mv -f .deps/sc3_1427.Tpo .deps/sc3_1427.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT inv_1429.lo -MD -MP -MF .deps/inv_1429.Tpo -c -o inv_1429.lo inv_1429.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT chebstortion_1430.lo -MD -MP -MF .deps/chebstortion_1430.Tpo -c -o chebstortion_1430.lo chebstortion_1430.c
mv -f .deps/zm1_1428.Tpo .deps/zm1_1428.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT inv_1429.lo -MD -MP -MF .deps/inv_1429.Tpo -c inv_1429.c  -fPIC -DPIC -o .libs/inv_1429.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT chebstortion_1430.lo -MD -MP -MF .deps/chebstortion_1430.Tpo -c chebstortion_1430.c  -fPIC -DPIC -o .libs/chebstortion_1430.o
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT bode_shifter_1431.lo -MD -MP -MF .deps/bode_shifter_1431.Tpo -c -o bode_shifter_1431.lo bode_shifter_1431.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT bode_shifter_1431.lo -MD -MP -MF .deps/bode_shifter_1431.Tpo -c bode_shifter_1431.c  -fPIC -DPIC -o .libs/bode_shifter_1431.o
/bin/sh ../libtool --tag=CXX   --mode=link g++  -g -O2 -pthread    -o mpeg2enc mpeg2enc.o libmpeg2encpp.la ../utils/libmjpegutils.la -lm  -lm 
  CXX    libAACenc/src/aacenc.lo
mv -f .deps/inv_1429.Tpo .deps/inv_1429.Plo
  CXX    libAACenc/src/aacEnc_ram.lo
gcc -g -O2 -Wall -o esdmon esdmon.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
mv -f .deps/chebstortion_1430.Tpo .deps/chebstortion_1430.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT bode_shifter_cv_1432.lo -MD -MP -MF .deps/bode_shifter_cv_1432.Tpo -c -o bode_shifter_cv_1432.lo bode_shifter_cv_1432.c
gcc -g -O2 -Wall -o esdrec esdrec.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
mv -f .deps/bode_shifter_1431.Tpo .deps/bode_shifter_1431.Plo
  CXX    libAACenc/src/band_nrg.lo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT bode_shifter_cv_1432.lo -MD -MP -MF .deps/bode_shifter_cv_1432.Tpo -c bode_shifter_cv_1432.c  -fPIC -DPIC -o .libs/bode_shifter_cv_1432.o
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdloop esdloop.o libesd.la -laudiofile -lasound  -laudiofile
gcc -g -O2 -Wall -o esdsample esdsample.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdplay  esdplay.o libesd.la -laudiofile -lasound  -laudiofile
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esd esd.o clients.o filter.o mix.o players.o proto.o samples.o   libesd.la -laudiofile -lasound  -laudiofile
libtool: link: g++ -g -O2 -pthread -o mpeg2enc mpeg2enc.o  ./.libs/libmpeg2encpp.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/.libs/libmjpegutils.a ../utils/.libs/libmjpegutils.a -lm -pthread
mv -f .deps/bode_shifter_cv_1432.Tpo .deps/bode_shifter_cv_1432.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT am_pitchshift_1433.lo -MD -MP -MF .deps/am_pitchshift_1433.Tpo -c -o am_pitchshift_1433.lo am_pitchshift_1433.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT am_pitchshift_1433.lo -MD -MP -MF .deps/am_pitchshift_1433.Tpo -c am_pitchshift_1433.c  -fPIC -DPIC -o .libs/am_pitchshift_1433.o
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/mpeg2enc'
Making all in lavtools
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/lavtools'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils      -pthread -Wall -Wunused -MT liblavfile_la-editlist.lo -MD -MP -MF .deps/liblavfile_la-editlist.Tpo -c -o liblavfile_la-editlist.lo `test -f 'editlist.c' || echo './'`editlist.c
  CXX    libAACenc/src/block_switch.lo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT liblavfile_la-editlist.lo -MD -MP -MF .deps/liblavfile_la-editlist.Tpo -c editlist.c -o liblavfile_la-editlist.o
  CXX    libAACenc/src/grp_data.lo
  CXX    libAACenc/src/metadata_main.lo
mv -f .deps/am_pitchshift_1433.Tpo .deps/am_pitchshift_1433.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT sc4_1882.lo -MD -MP -MF .deps/sc4_1882.Tpo -c -o sc4_1882.lo sc4_1882.c
gcc -g -O2 -Wall -o esdloop esdloop.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT sc4_1882.lo -MD -MP -MF .deps/sc4_1882.Tpo -c sc4_1882.c  -fPIC -DPIC -o .libs/sc4_1882.o
mv -f .deps/liblavfile_la-editlist.Tpo .deps/liblavfile_la-editlist.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils      -pthread -Wall -Wunused -MT liblavfile_la-lav_io.lo -MD -MP -MF .deps/liblavfile_la-lav_io.Tpo -c -o liblavfile_la-lav_io.lo `test -f 'lav_io.c' || echo './'`lav_io.c
gcc -g -O2 -Wall -o esdplay esdplay.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT liblavfile_la-lav_io.lo -MD -MP -MF .deps/liblavfile_la-lav_io.Tpo -c lav_io.c -o liblavfile_la-lav_io.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils      -pthread -Wall -Wunused -MT liblavfile_la-avilib.lo -MD -MP -MF .deps/liblavfile_la-avilib.Tpo -c -o liblavfile_la-avilib.lo `test -f 'avilib.c' || echo './'`avilib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT liblavfile_la-avilib.lo -MD -MP -MF .deps/liblavfile_la-avilib.Tpo -c avilib.c -o liblavfile_la-avilib.o
gcc -g -O2 -Wall -o esd esd.o clients.o filter.o mix.o players.o proto.o samples.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
[ 56%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o
lav_io.c: In function 'lav_write_frame':
lav_io.c:483:57: warning: pointer targets in passing argument 2 of 'AVI_write_frame' differ in signedness [-Wpointer-sign]
                res = AVI_write_frame( lav_file->avi_fd, buff, size, 0);
                                                         ^
In file included from lav_io.h:20:0,
                 from lav_io.c:31:
./avilib.h:321:6: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int  AVI_write_frame(avi_t *AVI, char *data, long bytes, int keyframe);
      ^
lav_io.c: In function 'lav_write_audio':
lav_io.c:520:51: warning: pointer targets in passing argument 2 of 'AVI_write_audio' differ in signedness [-Wpointer-sign]
          res = AVI_write_audio( lav_file->avi_fd, buff, samps*lav_file->bps);
                                                   ^
In file included from lav_io.h:20:0,
                 from lav_io.c:31:
./avilib.h:323:6: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 int  AVI_write_audio(avi_t *AVI, char *data, long bytes);
      ^
lav_io.c: In function 'lav_read_frame':
lav_io.c:785:49: warning: pointer targets in passing argument 2 of 'AVI_read_frame' differ in signedness [-Wpointer-sign]
          return AVI_read_frame(lav_file->avi_fd,vidbuf, &keyframe);
                                                 ^
In file included from lav_io.h:20:0,
                 from lav_io.c:31:
./avilib.h:358:6: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 long AVI_read_frame(avi_t *AVI, char *vidbuf, int *keyframe);
      ^
lav_io.c: In function 'lav_read_audio':
lav_io.c:831:49: warning: pointer targets in passing argument 2 of 'AVI_read_audio' differ in signedness [-Wpointer-sign]
          return AVI_read_audio(lav_file->avi_fd,audbuf,samps*lav_file->bps)/lav_file->bps;
                                                 ^
In file included from lav_io.h:20:0,
                 from lav_io.c:31:
./avilib.h:366:6: note: expected 'char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 long AVI_read_audio(avi_t *AVI, char *audbuf, long bytes);
      ^
lav_io.c: In function 'lav_open_input_file':
lav_io.c:883:20: warning: variable 'jpg_width' set but not used [-Wunused-but-set-variable]
    int jpg_height, jpg_width, ncomps, hf[3], vf[3];
                    ^
avilib.c: In function 'avi_ixnn_entry':
avilib.c:218:26: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign]
 #define OUTD(n) long2str(ix00+bl,n); bl+=4
                          ^
avilib.c:250:5: note: in expansion of macro 'OUTD'
     OUTD(ch->nEntriesInUse);
     ^
avilib.c:122:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void long2str(unsigned char *dst, int32_t n)
             ^
avilib.c:218:26: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign]
 #define OUTD(n) long2str(ix00+bl,n); bl+=4
                          ^
avilib.c:252:5: note: in expansion of macro 'OUTD'
     OUTD(ch->qwBaseOffset&0xffffffff);
     ^
avilib.c:122:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void long2str(unsigned char *dst, int32_t n)
             ^
avilib.c:218:26: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign]
 #define OUTD(n) long2str(ix00+bl,n); bl+=4
                          ^
avilib.c:253:5: note: in expansion of macro 'OUTD'
     OUTD((ch->qwBaseOffset>>32)&0xffffffff);
     ^
avilib.c:122:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void long2str(unsigned char *dst, int32_t n)
             ^
avilib.c:218:26: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign]
 #define OUTD(n) long2str(ix00+bl,n); bl+=4
                          ^
avilib.c:254:5: note: in expansion of macro 'OUTD'
     OUTD(ch->dwReserved3);
     ^
avilib.c:122:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void long2str(unsigned char *dst, int32_t n)
             ^
avilib.c:218:26: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign]
 #define OUTD(n) long2str(ix00+bl,n); bl+=4
                          ^
avilib.c:257:2: note: in expansion of macro 'OUTD'
  OUTD(ch->aIndex[k].dwOffset);
  ^
avilib.c:122:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void long2str(unsigned char *dst, int32_t n)
             ^
avilib.c:218:26: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign]
 #define OUTD(n) long2str(ix00+bl,n); bl+=4
                          ^
avilib.c:258:2: note: in expansion of macro 'OUTD'
  OUTD(ch->aIndex[k].dwSize);
  ^
avilib.c:122:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void long2str(unsigned char *dst, int32_t n)
             ^
avilib.c:261:25: warning: pointer targets in passing argument 2 of 'avi_add_chunk' differ in signedness [-Wpointer-sign]
     avi_add_chunk (AVI, ch->fcc, ix00, max);
                         ^
avilib.c:186:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_add_chunk(avi_t *AVI, unsigned char *tag, unsigned char *data, int length)
            ^
avilib.c:261:34: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign]
     avi_add_chunk (AVI, ch->fcc, ix00, max);
                                  ^
avilib.c:186:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_add_chunk(avi_t *AVI, unsigned char *tag, unsigned char *data, int length)
            ^
avilib.c: In function 'avi_add_odml_index_entry':
avilib.c:379:26: warning: pointer targets in passing argument 1 of 'strchr' differ in signedness [-Wpointer-sign]
     int audio = (strchr (tag, 'w')?1:0);
                          ^
In file included from avilib.h:38:0,
                 from avilib.c:40:
/usr/include/string.h:231:14: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern char *strchr (const char *__s, int __c)
              ^
avilib.c:389:36: warning: pointer targets in passing argument 2 of 'avi_init_super_index' differ in signedness [-Wpointer-sign]
      if (avi_init_super_index(AVI, "ix00", &AVI->video_superindex) < 0) return -1;
                                    ^
avilib.c:273:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_init_super_index(avi_t *AVI, unsigned char *idxtag, avisuperindex_chunk **si)
            ^
avilib.c:393:34: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign]
      if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0) 
                                  ^
avilib.c:319:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag,
            ^
avilib.c:393:42: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness [-Wpointer-sign]
      if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0) 
                                          ^
avilib.c:319:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag,
            ^
avilib.c:407:36: warning: pointer targets in passing argument 2 of 'avi_init_super_index' differ in signedness [-Wpointer-sign]
      if (avi_init_super_index(AVI, fcc, &AVI->track[AVI->aptr].audio_superindex) < 0) return -1;
                                    ^
avilib.c:273:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_init_super_index(avi_t *AVI, unsigned char *idxtag, avisuperindex_chunk **si)
            ^
avilib.c:413:34: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign]
      if (avi_add_std_index (AVI, fcc, tag, AVI->track[AVI->aptr].audio_superindex->stdindex[ 
                                  ^
avilib.c:319:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag,
            ^
avilib.c:454:23: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'off_t {aka long int}' [-Wformat=]
      fprintf (stderr, "[avilib dump] cur_std_idx=%d NR_IXNN_CHUNKS=%d"
                       ^
avilib.c:454:23: warning: format '%lld' expects argument of type 'long long int', but argument 6 has type 'off_t {aka long int}' [-Wformat=]
avilib.c:460:30: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign]
  if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0) 
                              ^
avilib.c:319:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag,
            ^
avilib.c:460:38: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness [-Wpointer-sign]
  if (avi_add_std_index (AVI, "ix00", "00db", AVI->video_superindex->stdindex[ cur_std_idx ]) < 0) 
                                      ^
avilib.c:319:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag,
            ^
avilib.c:473:34: warning: pointer targets in passing argument 2 of 'avi_add_std_index' differ in signedness [-Wpointer-sign]
      if (avi_add_std_index (AVI, fcc, aud, AVI->track[audtr].audio_superindex->stdindex[ 
                                  ^
avilib.c:319:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag,
            ^
avilib.c:473:39: warning: pointer targets in passing argument 3 of 'avi_add_std_index' differ in signedness [-Wpointer-sign]
      if (avi_add_std_index (AVI, fcc, aud, AVI->track[audtr].audio_superindex->stdindex[ 
                                       ^
avilib.c:319:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_add_std_index(avi_t *AVI, unsigned char *idxtag, unsigned char *strtag,
            ^
avilib.c:510:50: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign]
      avi_add_chunk(AVI, (unsigned char *)"RIFF", "AVIXLIST\0\0\0\0movi", 16);
                                                  ^
avilib.c:186:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_add_chunk(avi_t *AVI, unsigned char *tag, unsigned char *data, int length)
            ^
avilib.c: In function 'avi_parse_comments':
avilib.c:1082:15: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign]
      long2str(buf+len, k+1); len += 4;
               ^
avilib.c:122:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void long2str(unsigned char *dst, int32_t n)
             ^
avilib.c:1012:16: warning: variable 'readlen' set but not used [-Wunused-but-set-variable]
     int len=0, readlen=0, k;
                ^
avilib.c: In function 'avi_close_output_file':
avilib.c:1599:52: warning: pointer targets in passing argument 2 of 'avi_parse_comments' differ in signedness [-Wpointer-sign]
    info_len = avi_parse_comments (AVI->comment_fd, AVI_header+nhb, HEADERBYTES - nhb - 8 - 12);
                                                    ^
avilib.c:1010:12: note: expected 'char *' but argument is of type 'unsigned char *'
 static int avi_parse_comments (int fd, char *buf, int space_left) 
            ^
avilib.c:1668:15: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign]
      long2str(f, len);
               ^
avilib.c:122:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void long2str(unsigned char *dst, int32_t n)
             ^
avilib.c:1674:15: warning: pointer targets in passing argument 1 of 'long2str' differ in signedness [-Wpointer-sign]
      long2str(f, len);
               ^
avilib.c:122:13: note: expected 'unsigned char *' but argument is of type 'char *'
 static void long2str(unsigned char *dst, int32_t n)
             ^
avilib.c: In function 'avi_write_data':
avilib.c:1732:50: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign]
      n = avi_add_chunk(AVI,(unsigned char *)astr,data,length);
                                                  ^
avilib.c:186:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_add_chunk(avi_t *AVI, unsigned char *tag, unsigned char *data, int length)
            ^
avilib.c:1734:52: warning: pointer targets in passing argument 3 of 'avi_add_chunk' differ in signedness [-Wpointer-sign]
      n = avi_add_chunk(AVI,(unsigned char *)"00db",data,length);
                                                    ^
avilib.c:186:12: note: expected 'unsigned char *' but argument is of type 'char *'
 static int avi_add_chunk(avi_t *AVI, unsigned char *tag, unsigned char *data, int length)
            ^
avilib.c: In function 'avi_parse_input_file':
avilib.c:2370:32: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign]
          else if (strncasecmp (hdrl_data+i,"iavs",4) ==0 && ! auds_strh_seen) {
                                ^
In file included from avilib.h:38:0,
                 from avilib.c:40:
/usr/include/string.h:533:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strncasecmp (const char *__s1, const char *__s2, size_t __n)
            ^
avilib.c:2378:27: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign]
       else if(strncasecmp(hdrl_data+i,"dmlh",4) == 0) {
                           ^
In file included from avilib.h:38:0,
                 from avilib.c:40:
/usr/include/string.h:533:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strncasecmp (const char *__s1, const char *__s2, size_t __n)
            ^
avilib.c:2455:27: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign]
       else if(strncasecmp(hdrl_data+i,"indx",4) == 0) {
                           ^
In file included from avilib.h:38:0,
                 from avilib.c:40:
/usr/include/string.h:533:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strncasecmp (const char *__s1, const char *__s2, size_t __n)
            ^
avilib.c:2462:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
      a = hdrl_data+i;
        ^
avilib.c:2466:48: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign]
      AVI->video_superindex->dwSize = str2ulong(a);          a += 4;
                                                ^
avilib.c:146:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong(unsigned char *str)
                 ^
avilib.c:2467:57: warning: pointer targets in passing argument 1 of 'str2ushort' differ in signedness [-Wpointer-sign]
      AVI->video_superindex->wLongsPerEntry = str2ushort(a); a += 2;
                                                         ^
avilib.c:150:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ushort(unsigned char *str)
                 ^
avilib.c:2470:55: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign]
      AVI->video_superindex->nEntriesInUse = str2ulong(a);   a += 4;
                                                       ^
avilib.c:146:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong(unsigned char *str)
                 ^
avilib.c:2483:65: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign]
         AVI->video_superindex->aIndex[j].qwOffset = str2ullong (a);  a += 8;
                                                                 ^
avilib.c:139:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint64_t str2ullong(unsigned char *str)
                 ^
avilib.c:2484:62: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign]
         AVI->video_superindex->aIndex[j].dwSize = str2ulong (a);     a += 4;
                                                              ^
avilib.c:146:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong(unsigned char *str)
                 ^
avilib.c:2485:66: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign]
         AVI->video_superindex->aIndex[j].dwDuration = str2ulong (a); a += 4;
                                                                  ^
avilib.c:146:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong(unsigned char *str)
                 ^
avilib.c:2515:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
      a = hdrl_data+i;
        ^
avilib.c:2519:65: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign]
      AVI->track[AVI->aptr].audio_superindex->dwSize = str2ulong(a);          a += 4;
                                                                 ^
avilib.c:146:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong(unsigned char *str)
                 ^
avilib.c:2520:74: warning: pointer targets in passing argument 1 of 'str2ushort' differ in signedness [-Wpointer-sign]
      AVI->track[AVI->aptr].audio_superindex->wLongsPerEntry = str2ushort(a); a += 2;
                                                                          ^
avilib.c:150:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ushort(unsigned char *str)
                 ^
avilib.c:2523:72: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign]
      AVI->track[AVI->aptr].audio_superindex->nEntriesInUse = str2ulong(a);   a += 4;
                                                                        ^
avilib.c:146:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong(unsigned char *str)
                 ^
avilib.c:2537:82: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign]
         AVI->track[AVI->aptr].audio_superindex->aIndex[j].qwOffset = str2ullong (a);  a += 8;
                                                                                  ^
avilib.c:139:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint64_t str2ullong(unsigned char *str)
                 ^
avilib.c:2538:79: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign]
         AVI->track[AVI->aptr].audio_superindex->aIndex[j].dwSize = str2ulong (a);     a += 4;
                                                                               ^
avilib.c:146:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong(unsigned char *str)
                 ^
avilib.c:2539:83: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign]
         AVI->track[AVI->aptr].audio_superindex->aIndex[j].dwDuration = str2ulong (a); a += 4;
                                                                                   ^
avilib.c:146:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong(unsigned char *str)
                 ^
avilib.c:2563:28: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign]
       else if((strncasecmp(hdrl_data+i,"JUNK",4) == 0) ||
                            ^
In file included from avilib.h:38:0,
                 from avilib.c:40:
/usr/include/string.h:533:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strncasecmp (const char *__s1, const char *__s2, size_t __n)
            ^
avilib.c:2564:28: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign]
               (strncasecmp(hdrl_data+i,"strn",4) == 0) ||
                            ^
In file included from avilib.h:38:0,
                 from avilib.c:40:
/usr/include/string.h:533:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strncasecmp (const char *__s1, const char *__s2, size_t __n)
            ^
avilib.c:2565:28: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign]
               (strncasecmp(hdrl_data+i,"vprp",4) == 0)){
                            ^
In file included from avilib.h:38:0,
                 from avilib.c:40:
/usr/include/string.h:533:12: note: expected 'const char *' but argument is of type 'unsigned char *'
 extern int strncasecmp (const char *__s1, const char *__s2, size_t __n)
            ^
avilib.c:2735:25: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign]
   nrEntries = str2ulong(en + 12);
                         ^
avilib.c:146:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong(unsigned char *str)
                 ^
avilib.c:2739:23: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign]
   offset = str2ullong(en + 20);
                       ^
avilib.c:139:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint64_t str2ullong(unsigned char *str)
                 ^
avilib.c:2752:51: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign]
      AVI->video_index[k].pos = offset + str2ulong(en); en += 4;
                                                   ^
avilib.c:146:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong(unsigned char *str)
                 ^
avilib.c:2753:46: warning: pointer targets in passing argument 1 of 'str2ulong_len' differ in signedness [-Wpointer-sign]
      AVI->video_index[k].len = str2ulong_len(en);
                                              ^
avilib.c:156:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong_len (unsigned char *str)
                 ^
avilib.c:2754:46: warning: pointer targets in passing argument 1 of 'str2ulong_key' differ in signedness [-Wpointer-sign]
      AVI->video_index[k].key = str2ulong_key(en); en += 4;
                                              ^
avilib.c:163:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong_key (unsigned char *str)
                 ^
avilib.c:2814:28: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign]
      nrEntries = str2ulong(en + 12);
                            ^
avilib.c:146:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong(unsigned char *str)
                 ^
avilib.c:2819:26: warning: pointer targets in passing argument 1 of 'str2ullong' differ in signedness [-Wpointer-sign]
      offset = str2ullong(en + 20);
                          ^
avilib.c:139:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint64_t str2ullong(unsigned char *str)
                 ^
avilib.c:2828:67: warning: pointer targets in passing argument 1 of 'str2ulong' differ in signedness [-Wpointer-sign]
         AVI->track[audtr].audio_index[k].pos = offset + str2ulong(en); en += 4;
                                                                   ^
avilib.c:146:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong(unsigned char *str)
                 ^
avilib.c:2829:62: warning: pointer targets in passing argument 1 of 'str2ulong_len' differ in signedness [-Wpointer-sign]
         AVI->track[audtr].audio_index[k].len = str2ulong_len(en); en += 4;
                                                              ^
avilib.c:156:17: note: expected 'unsigned char *' but argument is of type 'char *'
 static uint32_t str2ulong_len (unsigned char *str)
                 ^
avilib.c: In function 'AVI_read_audio':
avilib.c:3303:19: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'off_t {aka long int}' [-Wformat=]
   fprintf(stderr, "XXX pos = %lld, ret = %lld, todo = %ld\n", pos, ret, todo);
                   ^
avilib.c:3303:19: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t {aka long int}' [-Wformat=]
avilib.c: In function 'AVI_read_wave_header':
avilib.c:3539:21: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign]
     if( strncasecmp(wave->riff.id     , "RIFF",4) != 0 ||
                     ^
In file included from avilib.h:38:0,
                 from avilib.c:40:
/usr/include/string.h:533:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 extern int strncasecmp (const char *__s1, const char *__s2, size_t __n)
            ^
avilib.c:3540:14: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign]
  strncasecmp(wave->riff.wave_id, "WAVE",4) != 0 ||
              ^
In file included from avilib.h:38:0,
                 from avilib.c:40:
/usr/include/string.h:533:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 extern int strncasecmp (const char *__s1, const char *__s2, size_t __n)
            ^
avilib.c:3541:14: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness [-Wpointer-sign]
  strncasecmp(wave->format.id   , "fmt ",4) != 0 )
              ^
In file included from avilib.h:38:0,
                 from avilib.c:40:
/usr/include/string.h:533:12: note: expected 'const char *' but argument is of type 'uint8_t * {aka unsigned char *}'
 extern int strncasecmp (const char *__s1, const char *__s2, size_t __n)
            ^
[ 58%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/esound.built
mv -f .deps/liblavfile_la-lav_io.Tpo .deps/liblavfile_la-lav_io.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils     -pthread -Wall -Wunused -MT liblavjpeg_la-jpegutils.lo -MD -MP -MF .deps/liblavjpeg_la-jpegutils.Tpo -c -o liblavjpeg_la-jpegutils.lo `test -f 'jpegutils.c' || echo './'`jpegutils.c
[ 59%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -pthread -Wall -Wunused -MT liblavjpeg_la-jpegutils.lo -MD -MP -MF .deps/liblavjpeg_la-jpegutils.Tpo -c jpegutils.c -o liblavjpeg_la-jpegutils.o
[ 60%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o
jpegutils.c: In function 'decode_jpeg_gray_raw':
jpegutils.c:783:19: warning: variable 'hsf' set but not used [-Wunused-but-set-variable]
    int numfields, hsf[3], vsf[3], field, yl, yc, x, y, xsl, xsc, xs, xd,
                   ^
[ 62%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o
  CXX    libAACenc/src/pre_echo_control.lo
mv -f .deps/liblavjpeg_la-jpegutils.Tpo .deps/liblavjpeg_la-jpegutils.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL   -pthread -Wall -Wunused -MT liblavplay_la-liblavplay.lo -MD -MP -MF .deps/liblavplay_la-liblavplay.Tpo -c -o liblavplay_la-liblavplay.lo `test -f 'liblavplay.c' || echo './'`liblavplay.c
mv -f .deps/sc4_1882.Tpo .deps/sc4_1882.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT lcr_delay_1436.lo -MD -MP -MF .deps/lcr_delay_1436.Tpo -c -o lcr_delay_1436.lo lcr_delay_1436.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT giant_flange_1437.lo -MD -MP -MF .deps/giant_flange_1437.Tpo -c -o giant_flange_1437.lo giant_flange_1437.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -pthread -Wall -Wunused -MT liblavplay_la-liblavplay.lo -MD -MP -MF .deps/liblavplay_la-liblavplay.Tpo -c liblavplay.c -o liblavplay_la-liblavplay.o
[ 63%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT lcr_delay_1436.lo -MD -MP -MF .deps/lcr_delay_1436.Tpo -c lcr_delay_1436.c  -fPIC -DPIC -o .libs/lcr_delay_1436.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT giant_flange_1437.lo -MD -MP -MF .deps/giant_flange_1437.Tpo -c giant_flange_1437.c  -fPIC -DPIC -o .libs/giant_flange_1437.o
  CXX    libAACenc/src/quantize.lo
[ 64%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o
mv -f .deps/liblavfile_la-avilib.Tpo .deps/liblavfile_la-avilib.Plo
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL   -pthread -Wall -Wunused -MT liblavplay_la-audiolib.lo -MD -MP -MF .deps/liblavplay_la-audiolib.Tpo -c -o liblavplay_la-audiolib.lo `test -f 'audiolib.c' || echo './'`audiolib.c
liblavplay.c: In function 'lavplay_init':
liblavplay.c:1577:8: warning: variable 'hn' set but not used [-Wunused-but-set-variable]
    int hn;
        ^
liblavplay.c: In function 'lavplay_playback_cycle':
liblavplay.c:1863:9: warning: variable 'frame_number' set but not used [-Wunused-but-set-variable]
    long frame_number[256]; /* Must be at least as big as the number of buffers used */
         ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL -pthread -Wall -Wunused -MT liblavplay_la-audiolib.lo -MD -MP -MF .deps/liblavplay_la-audiolib.Tpo -c audiolib.c -o liblavplay_la-audiolib.o
audiolib.c: In function 'do_audio':
audiolib.c:1090:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
             if(nbque>nbdone)
               ^
mv -f .deps/giant_flange_1437.Tpo .deps/giant_flange_1437.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT dj_flanger_1438.lo -MD -MP -MF .deps/dj_flanger_1438.Tpo -c -o dj_flanger_1438.lo dj_flanger_1438.c
mv -f .deps/liblavplay_la-audiolib.Tpo .deps/liblavplay_la-audiolib.Plo
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT mjpeg_simd_helper.o -MD -MP -MF .deps/mjpeg_simd_helper.Tpo -c -o mjpeg_simd_helper.o mjpeg_simd_helper.c
[ 65%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o
mv -f .deps/liblavplay_la-liblavplay.Tpo .deps/liblavplay_la-liblavplay.Plo
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT lav2wav.o -MD -MP -MF .deps/lav2wav.Tpo -c -o lav2wav.o lav2wav.c
[ 67%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o
mv -f .deps/lcr_delay_1436.Tpo .deps/lcr_delay_1436.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT gong_beater_1439.lo -MD -MP -MF .deps/gong_beater_1439.Tpo -c -o gong_beater_1439.lo gong_beater_1439.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT dj_flanger_1438.lo -MD -MP -MF .deps/dj_flanger_1438.Tpo -c dj_flanger_1438.c  -fPIC -DPIC -o .libs/dj_flanger_1438.o
mv -f .deps/mjpeg_simd_helper.Tpo .deps/mjpeg_simd_helper.Po
  CXX    libAACenc/src/tonality.lo
CONFIGURING openexr
cd openexr* && LD_LIBRARY_PATH=`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase*`/usr/lib  ./configure --enable-shared=no --with-ilmbase-prefix=`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase*`/usr 
mv -f .deps/lav2wav.Tpo .deps/lav2wav.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils     -pthread -Wall -Wunused -MT lav2yuv-lav2yuv.o -MD -MP -MF .deps/lav2yuv-lav2yuv.Tpo -c -o lav2yuv-lav2yuv.o `test -f 'lav2yuv.c' || echo './'`lav2yuv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT gong_beater_1439.lo -MD -MP -MF .deps/gong_beater_1439.Tpo -c gong_beater_1439.c  -fPIC -DPIC -o .libs/gong_beater_1439.o
[ 68%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o
mv -f .deps/lav2yuv-lav2yuv.Tpo .deps/lav2yuv-lav2yuv.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils     -pthread -Wall -Wunused -MT lav2yuv-lav_common.o -MD -MP -MF .deps/lav2yuv-lav_common.Tpo -c -o lav2yuv-lav_common.o `test -f 'lav_common.c' || echo './'`lav_common.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT lavaddwav.o -MD -MP -MF .deps/lavaddwav.Tpo -c -o lavaddwav.o lavaddwav.c
mv -f .deps/lav2yuv-lav_common.Tpo .deps/lav2yuv-lav_common.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT lavtrans.o -MD -MP -MF .deps/lavtrans.Tpo -c -o lavtrans.o lavtrans.c
mv -f .deps/dj_flanger_1438.Tpo .deps/dj_flanger_1438.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT hilbert_1440.lo -MD -MP -MF .deps/hilbert_1440.Tpo -c -o hilbert_1440.lo hilbert_1440.c
  CXX    libAACenc/src/aacenc_hcr.lo
[ 69%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o
mv -f .deps/gong_beater_1439.Tpo .deps/gong_beater_1439.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT sin_cos_1881.lo -MD -MP -MF .deps/sin_cos_1881.Tpo -c -o sin_cos_1881.lo sin_cos_1881.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT hilbert_1440.lo -MD -MP -MF .deps/hilbert_1440.Tpo -c hilbert_1440.c  -fPIC -DPIC -o .libs/hilbert_1440.o
mv -f .deps/lavtrans.Tpo .deps/lavtrans.Po
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT sin_cos_1881.lo -MD -MP -MF .deps/sin_cos_1881.Tpo -c sin_cos_1881.c  -fPIC -DPIC -o .libs/sin_cos_1881.o
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT ypipe.o -MD -MP -MF .deps/ypipe.Tpo -c -o ypipe.o ypipe.c
[ 70%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o
mv -f .deps/lavaddwav.Tpo .deps/lavaddwav.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT yuv2lav.o -MD -MP -MF .deps/yuv2lav.Tpo -c -o yuv2lav.o yuv2lav.c
  CXX    libAACenc/src/aacEnc_rom.lo
mv -f .deps/ypipe.Tpo .deps/ypipe.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT transist.flt.o -MD -MP -MF .deps/transist.flt.Tpo -c -o transist.flt.o transist.flt.c
mv -f .deps/hilbert_1440.Tpo .deps/hilbert_1440.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT se4_1883.lo -MD -MP -MF .deps/se4_1883.Tpo -c -o se4_1883.lo se4_1883.c
mv -f .deps/yuv2lav.Tpo .deps/yuv2lav.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT matteblend.flt.o -MD -MP -MF .deps/matteblend.flt.Tpo -c -o matteblend.flt.o matteblend.flt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT se4_1883.lo -MD -MP -MF .deps/se4_1883.Tpo -c se4_1883.c  -fPIC -DPIC -o .libs/se4_1883.o
mv -f .deps/sin_cos_1881.Tpo .deps/sin_cos_1881.Plo
mv -f .deps/transist.flt.Tpo .deps/transist.flt.Po
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT bandpass_a_iir_1893.lo -MD -MP -MF .deps/bandpass_a_iir_1893.Tpo -c -o bandpass_a_iir_1893.lo bandpass_a_iir_1893.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT multiblend.flt.o -MD -MP -MF .deps/multiblend.flt.Tpo -c -o multiblend.flt.o multiblend.flt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT bandpass_a_iir_1893.lo -MD -MP -MF .deps/bandpass_a_iir_1893.Tpo -c bandpass_a_iir_1893.c  -fPIC -DPIC -o .libs/bandpass_a_iir_1893.o
[ 72%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o
mv -f .deps/matteblend.flt.Tpo .deps/matteblend.flt.Po
[ 73%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o
checking build system type... bandpass_a_iir_1893.xml: In function 'runAddingBandpass_a_iir':
bandpass_a_iir_1893.xml:42:14: warning: unused variable 'run_adding_gain' [-Wunused-variable]
     <range min="0.0001" max="0.45"/>
              ^
mv -f .deps/multiblend.flt.Tpo .deps/multiblend.flt.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT lavpipe.o -MD -MP -MF .deps/lavpipe.Tpo -c -o lavpipe.o lavpipe.c
  CXX    libAACenc/src/bandwidth.lo
x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... mv -f .deps/bandpass_a_iir_1893.Tpo .deps/bandpass_a_iir_1893.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT bandpass_iir_1892.lo -MD -MP -MF .deps/bandpass_iir_1892.Tpo -c -o bandpass_iir_1892.lo bandpass_iir_1892.c
mv -f .deps/lavpipe.Tpo .deps/lavpipe.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT pipelist.o -MD -MP -MF .deps/pipelist.Tpo -c -o pipelist.o pipelist.c
[ 74%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT bandpass_iir_1892.lo -MD -MP -MF .deps/bandpass_iir_1892.Tpo -c bandpass_iir_1892.c  -fPIC -DPIC -o .libs/bandpass_iir_1892.o
[ 75%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o
bandpass_iir_1892.xml: In function 'runAddingBandpass_iir':
bandpass_iir_1892.xml:48:14: warning: unused variable 'run_adding_gain' [-Wunused-variable]
                   free_iirf_t(plugin_data->iirf, plugin_data->gt);                  
              ^
bandpass_iir_1892.xml: In function 'instantiateBandpass_iir':
bandpass_iir_1892.xml:29:19: warning: 'lfc' is used uninitialized in this function [-Wuninitialized]
                   combine_iir_stages(IIR_STAGE_BANDPASS, gt, first, second,
                   ^
bandpass_iir_1892.xml:89:8: note: 'lfc' was declared here
bandpass_iir_1892.xml:32:19: warning: 'ufc' is used uninitialized in this function [-Wuninitialized]
                   iir_process_buffer_ns_5(iirf, gt, input, output, sample_count,RUN_ADDING);
                   ^
bandpass_iir_1892.xml:92:8: note: 'ufc' was declared here
mv -f .deps/pipelist.Tpo .deps/pipelist.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils     -pthread -Wall -Wunused -MT jpeg2yuv-jpeg2yuv.o -MD -MP -MF .deps/jpeg2yuv-jpeg2yuv.Tpo -c -o jpeg2yuv-jpeg2yuv.o `test -f 'jpeg2yuv.c' || echo './'`jpeg2yuv.c
mv -f .deps/se4_1883.Tpo .deps/se4_1883.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT highpass_iir_1890.lo -MD -MP -MF .deps/highpass_iir_1890.Tpo -c -o highpass_iir_1890.lo highpass_iir_1890.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT highpass_iir_1890.lo -MD -MP -MF .deps/highpass_iir_1890.Tpo -c highpass_iir_1890.c  -fPIC -DPIC -o .libs/highpass_iir_1890.o
mv -f .deps/jpeg2yuv-jpeg2yuv.Tpo .deps/jpeg2yuv-jpeg2yuv.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT ppmtoy4m.o -MD -MP -MF .deps/ppmtoy4m.Tpo -c -o ppmtoy4m.o ppmtoy4m.c
highpass_iir_1890.xml: In function 'runAddingHighpass_iir':
highpass_iir_1890.xml:44:14: warning: unused variable 'run_adding_gain' [-Wunused-variable]
     <range min="0.0001" max="0.45"/>
              ^
[ 77%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o
mv -f .deps/ppmtoy4m.Tpo .deps/ppmtoy4m.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT colorspace.o -MD -MP -MF .deps/colorspace.Tpo -c -o colorspace.o colorspace.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT subsample.o -MD -MP -MF .deps/subsample.Tpo -c -o subsample.o subsample.c
mv -f .deps/bandpass_iir_1892.Tpo .deps/bandpass_iir_1892.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT lowpass_iir_1891.lo -MD -MP -MF .deps/lowpass_iir_1891.Tpo -c -o lowpass_iir_1891.lo lowpass_iir_1891.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT lowpass_iir_1891.lo -MD -MP -MF .deps/lowpass_iir_1891.Tpo -c lowpass_iir_1891.c  -fPIC -DPIC -o .libs/lowpass_iir_1891.o
mv -f .deps/colorspace.Tpo .deps/colorspace.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT pnmtoy4m.o -MD -MP -MF .deps/pnmtoy4m.Tpo -c -o pnmtoy4m.o pnmtoy4m.c
mv -f .deps/subsample.Tpo .deps/subsample.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT y4mtoppm.o -MD -MP -MF .deps/y4mtoppm.Tpo -c -o y4mtoppm.o y4mtoppm.c
mv -f .deps/highpass_iir_1890.Tpo .deps/highpass_iir_1890.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT notch_iir_1894.lo -MD -MP -MF .deps/notch_iir_1894.Tpo -c -o notch_iir_1894.lo notch_iir_1894.c
  CXX    libAACenc/src/channel_map.lo
yes
lowpass_iir_1891.xml: In function 'runAddingLowpass_iir':
lowpass_iir_1891.xml:45:14: warning: unused variable 'run_adding_gain' [-Wunused-variable]
    <name>Cutoff Frequency</name>
              ^
checking for a thread-safe mkdir -p... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT notch_iir_1894.lo -MD -MP -MF .deps/notch_iir_1894.Tpo -c notch_iir_1894.c  -fPIC -DPIC -o .libs/notch_iir_1894.o
/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
mv -f .deps/y4mtoppm.Tpo .deps/y4mtoppm.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT y4mtopnm.o -MD -MP -MF .deps/y4mtopnm.Tpo -c -o y4mtopnm.o y4mtopnm.c
mv -f .deps/pnmtoy4m.Tpo .deps/pnmtoy4m.Po
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT y4mcolorbars.o -MD -MP -MF .deps/y4mcolorbars.Tpo -c -o y4mcolorbars.o y4mcolorbars.c
notch_iir_1894.xml: In function 'runAddingNotch_iir':
notch_iir_1894.xml:48:14: warning: unused variable 'run_adding_gain' [-Wunused-variable]
                   free_iirf_t(plugin_data->iirf2, plugin_data->second);
              ^
checking for C++ compiler default output file name... mv -f .deps/y4mtopnm.Tpo .deps/y4mtopnm.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT lavinfo.o -MD -MP -MF .deps/lavinfo.Tpo -c -o lavinfo.o lavinfo.c
mv -f .deps/y4mcolorbars.Tpo .deps/y4mcolorbars.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT y4mstabilizer.o -MD -MP -MF .deps/y4mstabilizer.Tpo -c -o y4mstabilizer.o y4mstabilizer.c
mv -f .deps/lowpass_iir_1891.Tpo .deps/lowpass_iir_1891.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT dj_eq_1901.lo -MD -MP -MF .deps/dj_eq_1901.Tpo -c -o dj_eq_1901.lo dj_eq_1901.c
mv -f .deps/lavinfo.Tpo .deps/lavinfo.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT yuvfps.o -MD -MP -MF .deps/yuvfps.Tpo -c -o yuvfps.o yuvfps.c
a.out
checking whether the C++ compiler works... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT dj_eq_1901.lo -MD -MP -MF .deps/dj_eq_1901.Tpo -c dj_eq_1901.c  -fPIC -DPIC -o .libs/dj_eq_1901.o
yes
checking whether we are cross compiling... no
checking for suffix of executables... mv -f .deps/yuvfps.Tpo .deps/yuvfps.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils    -pthread -Wall -Wunused -MT yuvinactive.o -MD -MP -MF .deps/yuvinactive.Tpo -c -o yuvinactive.o yuvinactive.c
mv -f .deps/y4mstabilizer.Tpo .deps/y4mstabilizer.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"lavtools\"   -pthread -Wall -Wunused -MT glav-glav.o -MD -MP -MF .deps/glav-glav.Tpo -c -o glav-glav.o `test -f 'glav.c' || echo './'`glav.c
mv -f .deps/notch_iir_1894.Tpo .deps/notch_iir_1894.Plo

/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT butterworth_1902.lo -MD -MP -MF .deps/butterworth_1902.Tpo -c -o butterworth_1902.lo butterworth_1902.c
checking for suffix of object files... mv -f .deps/yuvinactive.Tpo .deps/yuvinactive.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DG_LOG_DOMAIN=\"lavtools\"   -pthread -Wall -Wunused -MT glav-glav_main.o -MD -MP -MF .deps/glav-glav_main.Tpo -c -o glav-glav_main.o `test -f 'glav_main.c' || echo './'`glav_main.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT butterworth_1902.lo -MD -MP -MF .deps/butterworth_1902.Tpo -c butterworth_1902.c  -fPIC -DPIC -o .libs/butterworth_1902.o
[ 78%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o
  CXX    libAACenc/src/intensity.lo
o
checking whether we are using the GNU C++ compiler...   CXX    libAACenc/src/ms_stereo.lo
In file included from butterworth_1902.xml:12:0:
util/buffer.h: In function 'buffer_sub':
util/buffer.h:12:4: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  h = c;
    ^
butterworth_1902.xml: In function 'runAddingBwxover_iir':
butterworth_1902.xml:43:14: warning: unused variable 'run_adding_gain' [-Wunused-variable]
                 <port label="cutoff" dir="input" type="control" hint="default_low, sample_rate, logarithmic">
              ^
butterworth_1902.xml: In function 'runAddingButtlow_iir':
butterworth_1902.xml:42:14: warning: unused variable 'run_adding_gain' [-Wunused-variable]
butterworth_1902.xml: In function 'runAddingButthigh_iir':
butterworth_1902.xml:42:14: warning: unused variable 'run_adding_gain' [-Wunused-variable]
yes
checking whether g++ accepts -g... mv -f .deps/glav-glav.Tpo .deps/glav-glav.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL   -pthread -Wall -Wunused -MT yuvplay-yuvplay.o -MD -MP -MF .deps/yuvplay-yuvplay.Tpo -c -o yuvplay-yuvplay.o `test -f 'yuvplay.c' || echo './'`yuvplay.c
yes
checking for style of include used by make... mv -f .deps/yuvplay-yuvplay.Tpo .deps/yuvplay-yuvplay.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL   -pthread -Wall -Wunused -MT lavplay-lavplay.o -MD -MP -MF .deps/lavplay-lavplay.Tpo -c -o lavplay-lavplay.o `test -f 'lavplay.c' || echo './'`lavplay.c
GNU
checking dependency style of g++... mv -f .deps/dj_eq_1901.Tpo .deps/dj_eq_1901.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT allpass_1895.lo -MD -MP -MF .deps/allpass_1895.Tpo -c -o allpass_1895.lo allpass_1895.c
[ 79%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o
mv -f .deps/glav-glav_main.Tpo .deps/glav-glav_main.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -I/usr/include/libpng16   -pthread -Wall -Wunused -MT png2yuv-png2yuv.o -MD -MP -MF .deps/png2yuv-png2yuv.Tpo -c -o png2yuv-png2yuv.o `test -f 'png2yuv.c' || echo './'`png2yuv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT allpass_1895.lo -MD -MP -MF .deps/allpass_1895.Tpo -c allpass_1895.c  -fPIC -DPIC -o .libs/allpass_1895.o
mv -f .deps/lavplay-lavplay.Tpo .deps/lavplay-lavplay.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -I/usr/include/libpng16   -pthread -Wall -Wunused -MT png2yuv-colorspace.o -MD -MP -MF .deps/png2yuv-colorspace.Tpo -c -o png2yuv-colorspace.o `test -f 'colorspace.c' || echo './'`colorspace.c
mv -f .deps/png2yuv-colorspace.Tpo .deps/png2yuv-colorspace.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -I/usr/include/libpng16   -pthread -Wall -Wunused -MT png2yuv-subsample.o -MD -MP -MF .deps/png2yuv-subsample.Tpo -c -o png2yuv-subsample.o `test -f 'subsample.c' || echo './'`subsample.c
allpass_1895.xml: In function 'runAllpass_l':
allpass_1895.xml:76:20: warning: unused variable 'max_delay' [-Wunused-variable]
       ignore(max_delay);
                    ^
allpass_1895.xml: In function 'runAddingAllpass_l':
allpass_1895.xml:154:20: warning: unused variable 'max_delay' [-Wunused-variable]
           LADSPA_Data read, written;
                    ^
allpass_1895.xml: In function 'runAllpass_c':
allpass_1895.xml:76:20: warning: unused variable 'max_delay' [-Wunused-variable]
       ignore(max_delay);
                    ^
allpass_1895.xml: In function 'runAddingAllpass_c':
allpass_1895.xml:157:20: warning: unused variable 'max_delay' [-Wunused-variable]
           write_phase++;
                    ^
gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
allpass_1895.xml: In function 'instantiateAllpass_c':
allpass_1895.xml:47:27: warning: 'buffer_mask' is used uninitialized in this function [-Wuninitialized]
     <callback event="activate"><![CDATA[
                           ^
allpass_1895.xml:106:15: note: 'buffer_mask' was declared here
               LADSPA_Data written = read * feedback + in[i];
               ^
allpass_1895.xml:48:29: warning: 'delay_samples' is used uninitialized in this function [-Wuninitialized]
       unsigned int minsize, size;
                             ^
allpass_1895.xml:107:14: note: 'delay_samples' was declared here
               *(writeptr++) = written;
              ^
allpass_1895.xml:49:24: warning: 'feedback' is used uninitialized in this function [-Wuninitialized]
allpass_1895.xml:108:14: note: 'feedback' was declared here
               buffer_write(out[i], read - feedback * written);
              ^
allpass_1895.xml:50:31: warning: 'last_decay_time' is used uninitialized in this function [-Wuninitialized]
       if (plugin_data->max_delay && *plugin_data->max_delay > 0)
                               ^
allpass_1895.xml:109:14: note: 'last_decay_time' was declared here
allpass_1895.xml:51:31: warning: 'last_delay_time' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->max_delay;
                               ^
allpass_1895.xml:110:14: note: 'last_delay_time' was declared here
allpass_1895.xml:53:27: warning: 'write_phase' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->delay_time;
                           ^
allpass_1895.xml:112:7: note: 'write_phase' was declared here
             if (writeptr == lastptr) writeptr = buffer;
       ^
allpass_1895.xml: In function 'instantiateAllpass_l':
allpass_1895.xml:47:27: warning: 'buffer_mask' is used uninitialized in this function [-Wuninitialized]
     <callback event="activate"><![CDATA[
                           ^
allpass_1895.xml:106:15: note: 'buffer_mask' was declared here
               LADSPA_Data written = read * feedback + in[i];
               ^
allpass_1895.xml:48:29: warning: 'delay_samples' is used uninitialized in this function [-Wuninitialized]
       unsigned int minsize, size;
                             ^
allpass_1895.xml:107:14: note: 'delay_samples' was declared here
               *(writeptr++) = written;
              ^
allpass_1895.xml:49:24: warning: 'feedback' is used uninitialized in this function [-Wuninitialized]
allpass_1895.xml:108:14: note: 'feedback' was declared here
               buffer_write(out[i], read - feedback * written);
              ^
allpass_1895.xml:50:31: warning: 'last_decay_time' is used uninitialized in this function [-Wuninitialized]
       if (plugin_data->max_delay && *plugin_data->max_delay > 0)
                               ^
allpass_1895.xml:109:14: note: 'last_decay_time' was declared here
allpass_1895.xml:51:31: warning: 'last_delay_time' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->max_delay;
                               ^
allpass_1895.xml:110:14: note: 'last_delay_time' was declared here
allpass_1895.xml:53:27: warning: 'write_phase' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->delay_time;
                           ^
allpass_1895.xml:112:7: note: 'write_phase' was declared here
             if (writeptr == lastptr) writeptr = buffer;
       ^
allpass_1895.xml: In function 'instantiateAllpass_n':
allpass_1895.xml:47:27: warning: 'buffer_mask' is used uninitialized in this function [-Wuninitialized]
     <callback event="activate"><![CDATA[
                           ^
allpass_1895.xml:106:15: note: 'buffer_mask' was declared here
               LADSPA_Data written = read * feedback + in[i];
               ^
allpass_1895.xml:48:29: warning: 'delay_samples' is used uninitialized in this function [-Wuninitialized]
       unsigned int minsize, size;
                             ^
allpass_1895.xml:107:14: note: 'delay_samples' was declared here
               *(writeptr++) = written;
              ^
allpass_1895.xml:49:24: warning: 'feedback' is used uninitialized in this function [-Wuninitialized]
allpass_1895.xml:108:14: note: 'feedback' was declared here
               buffer_write(out[i], read - feedback * written);
              ^
allpass_1895.xml:50:31: warning: 'last_decay_time' is used uninitialized in this function [-Wuninitialized]
       if (plugin_data->max_delay && *plugin_data->max_delay > 0)
                               ^
allpass_1895.xml:109:14: note: 'last_decay_time' was declared here
allpass_1895.xml:51:31: warning: 'last_delay_time' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->max_delay;
                               ^
allpass_1895.xml:110:14: note: 'last_delay_time' was declared here
allpass_1895.xml:53:27: warning: 'write_phase' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->delay_time;
                           ^
allpass_1895.xml:112:7: note: 'write_phase' was declared here
             if (writeptr == lastptr) writeptr = buffer;
       ^
mv -f .deps/png2yuv-png2yuv.Tpo .deps/png2yuv-png2yuv.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused  -version-info 0:0:0 -release 2.1   -o liblavfile.la -rpath /usr/local/lib liblavfile_la-editlist.lo liblavfile_la-lav_io.lo liblavfile_la-avilib.lo  -ljpeg -ldv -lm ../utils/libmjpegutils.la  -lm 
checking whether we are using the GNU C compiler... mv -f .deps/png2yuv-subsample.Tpo .deps/png2yuv-subsample.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused  -version-info 0:0:0 -release 2.1   -o liblavjpeg.la -rpath /usr/local/lib liblavjpeg_la-jpegutils.lo -ljpeg ../utils/libmjpegutils.la  -lm 
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o mjpeg_simd_helper mjpeg_simd_helper.o ../utils/libmjpegutils.la  -lm 
[ 81%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o
mv -f .deps/butterworth_1902.Tpo .deps/butterworth_1902.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT comb_1887.lo -MD -MP -MF .deps/comb_1887.Tpo -c -o comb_1887.lo comb_1887.c
[ 82%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o
yes
checking whether gcc accepts -g... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT comb_1887.lo -MD -MP -MF .deps/comb_1887.Tpo -c comb_1887.c  -fPIC -DPIC -o .libs/comb_1887.o
  CXX    libAACenc/src/psy_configuration.lo
comb_1887.xml: In function 'instantiateComb_c':
comb_1887.xml:44:27: warning: 'buffer_mask' is used uninitialized in this function [-Wuninitialized]
     <callback event="activate"><![CDATA[
                           ^
comb_1887.xml:103:15: note: 'buffer_mask' was declared here
               *(writeptr++) = read * feedback + in[i];
               ^
comb_1887.xml:45:29: warning: 'delay_samples' is used uninitialized in this function [-Wuninitialized]
       unsigned int minsize, size;
                             ^
comb_1887.xml:104:14: note: 'delay_samples' was declared here
        buffer_write(out[i], read);
              ^
comb_1887.xml:46:24: warning: 'feedback' is used uninitialized in this function [-Wuninitialized]
comb_1887.xml:105:14: note: 'feedback' was declared here
comb_1887.xml:47:31: warning: 'last_decay_time' is used uninitialized in this function [-Wuninitialized]
       if (plugin_data->max_delay && *plugin_data->max_delay > 0)
                               ^
comb_1887.xml:106:14: note: 'last_decay_time' was declared here
comb_1887.xml:48:31: warning: 'last_delay_time' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->max_delay;
                               ^
comb_1887.xml:107:14: note: 'last_delay_time' was declared here
             if (readptr == lastptr) readptr = buffer;
              ^
comb_1887.xml:50:27: warning: 'write_phase' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->delay_time;
                           ^
comb_1887.xml:109:7: note: 'write_phase' was declared here
           }
       ^
comb_1887.xml: In function 'instantiateComb_l':
comb_1887.xml:44:27: warning: 'buffer_mask' is used uninitialized in this function [-Wuninitialized]
     <callback event="activate"><![CDATA[
                           ^
comb_1887.xml:103:15: note: 'buffer_mask' was declared here
               *(writeptr++) = read * feedback + in[i];
               ^
comb_1887.xml:45:29: warning: 'delay_samples' is used uninitialized in this function [-Wuninitialized]
       unsigned int minsize, size;
                             ^
comb_1887.xml:104:14: note: 'delay_samples' was declared here
        buffer_write(out[i], read);
              ^
comb_1887.xml:46:24: warning: 'feedback' is used uninitialized in this function [-Wuninitialized]
comb_1887.xml:105:14: note: 'feedback' was declared here
comb_1887.xml:47:31: warning: 'last_decay_time' is used uninitialized in this function [-Wuninitialized]
       if (plugin_data->max_delay && *plugin_data->max_delay > 0)
                               ^
comb_1887.xml:106:14: note: 'last_decay_time' was declared here
comb_1887.xml:48:31: warning: 'last_delay_time' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->max_delay;
                               ^
comb_1887.xml:107:14: note: 'last_delay_time' was declared here
             if (readptr == lastptr) readptr = buffer;
              ^
comb_1887.xml:50:27: warning: 'write_phase' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->delay_time;
                           ^
comb_1887.xml:109:7: note: 'write_phase' was declared here
           }
       ^
comb_1887.xml: In function 'instantiateComb_n':
comb_1887.xml:44:27: warning: 'buffer_mask' is used uninitialized in this function [-Wuninitialized]
     <callback event="activate"><![CDATA[
                           ^
comb_1887.xml:103:15: note: 'buffer_mask' was declared here
               *(writeptr++) = read * feedback + in[i];
               ^
comb_1887.xml:45:29: warning: 'delay_samples' is used uninitialized in this function [-Wuninitialized]
       unsigned int minsize, size;
                             ^
comb_1887.xml:104:14: note: 'delay_samples' was declared here
        buffer_write(out[i], read);
              ^
comb_1887.xml:46:24: warning: 'feedback' is used uninitialized in this function [-Wuninitialized]
comb_1887.xml:105:14: note: 'feedback' was declared here
comb_1887.xml:47:31: warning: 'last_decay_time' is used uninitialized in this function [-Wuninitialized]
       if (plugin_data->max_delay && *plugin_data->max_delay > 0)
                               ^
comb_1887.xml:106:14: note: 'last_decay_time' was declared here
comb_1887.xml:48:31: warning: 'last_delay_time' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->max_delay;
                               ^
comb_1887.xml:107:14: note: 'last_delay_time' was declared here
             if (readptr == lastptr) readptr = buffer;
              ^
comb_1887.xml:50:27: warning: 'write_phase' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->delay_time;
                           ^
comb_1887.xml:109:7: note: 'write_phase' was declared here
           }
       ^
libtool: link: ar cru .libs/liblavfile.a  liblavfile_la-editlist.o liblavfile_la-lav_io.o liblavfile_la-avilib.o
yes
checking for gcc option to accept ISO C89... libtool: link: ranlib .libs/liblavfile.a
libtool: link: gcc -pthread -Wall -Wunused -o mjpeg_simd_helper mjpeg_simd_helper.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: ar cru .libs/liblavjpeg.a  liblavjpeg_la-jpegutils.o
libtool: link: ranlib .libs/liblavjpeg.a
libtool: link: ( cd ".libs" && rm -f "liblavfile.la" && ln -s "../liblavfile.la" "liblavfile.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o ypipe ypipe.o ../utils/libmjpegutils.la  -lm 
  CXX    libAACenc/src/sf_estim.lo
libtool: link: ( cd ".libs" && rm -f "liblavjpeg.la" && ln -s "../liblavjpeg.la" "liblavjpeg.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o transist.flt transist.flt.o ../utils/libmjpegutils.la  -lm 
none needed
checking dependency style of gcc... mv -f .deps/allpass_1895.Tpo .deps/allpass_1895.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT decay_1886.lo -MD -MP -MF .deps/decay_1886.Tpo -c -o decay_1886.lo decay_1886.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT decay_1886.lo -MD -MP -MF .deps/decay_1886.Tpo -c decay_1886.c  -fPIC -DPIC -o .libs/decay_1886.o
[ 83%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o
gcc3
checking whether ln -s works... yes
checking for a sed that does not truncate output... decay_1886.xml: In function 'instantiateDecay':
decay_1886.xml:26:17: warning: 'b' is used uninitialized in this function [-Wuninitialized]
decay_1886.xml:68:14: note: 'b' was declared here
       <name>Input</name>
              ^
decay_1886.xml:27:26: warning: 'first_time' is used uninitialized in this function [-Wuninitialized]
     <callback event="activate"><![CDATA[
                          ^
decay_1886.xml:69:7: note: 'first_time' was declared here
     </port>
       ^
decay_1886.xml:28:31: warning: 'last_decay_time' is used uninitialized in this function [-Wuninitialized]
decay_1886.xml:70:14: note: 'last_decay_time' was declared here
decay_1886.xml:30:17: warning: 'y' is used uninitialized in this function [-Wuninitialized]
       last_decay_time = 0.f;
                 ^
decay_1886.xml:72:14: note: 'y' was declared here
       <name>Output</name>
              ^
libtool: link: gcc -pthread -Wall -Wunused -o ypipe ypipe.o  ../utils/.libs/libmjpegutils.a -lm -pthread
/bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... libtool: link: gcc -pthread -Wall -Wunused -o transist.flt transist.flt.o  ../utils/.libs/libmjpegutils.a -lm -pthread
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o matteblend.flt matteblend.flt.o ../utils/libmjpegutils.la  -lm 
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o multiblend.flt multiblend.flt.o ../utils/libmjpegutils.la  -lm 
mv -f .deps/comb_1887.Tpo .deps/comb_1887.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT delay_1898.lo -MD -MP -MF .deps/delay_1898.Tpo -c -o delay_1898.lo delay_1898.c
mv -f .deps/decay_1886.Tpo .deps/decay_1886.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT impulse_1885.lo -MD -MP -MF .deps/impulse_1885.Tpo -c -o impulse_1885.lo impulse_1885.c
/usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT delay_1898.lo -MD -MP -MF .deps/delay_1898.Tpo -c delay_1898.c  -fPIC -DPIC -o .libs/delay_1898.o
yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT impulse_1885.lo -MD -MP -MF .deps/impulse_1885.Tpo -c impulse_1885.c  -fPIC -DPIC -o .libs/impulse_1885.o
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o lavpipe lavpipe.o pipelist.o ../utils/libmjpegutils.la  -lm 
delay_1898.xml: In function 'runDelay_n':
delay_1898.xml:57:20: warning: unused variable 'max_delay' [-Wunused-variable]
delay_1898.xml: In function 'runAddingDelay_n':
delay_1898.xml:139:20: warning: unused variable 'max_delay' [-Wunused-variable]
delay_1898.xml: In function 'runDelay_l':
delay_1898.xml:57:20: warning: unused variable 'max_delay' [-Wunused-variable]
delay_1898.xml: In function 'runAddingDelay_l':
delay_1898.xml:127:20: warning: unused variable 'max_delay' [-Wunused-variable]
       <range min="0"/>
                    ^
delay_1898.xml: In function 'runDelay_c':
delay_1898.xml:84:18: warning: unused variable 'written' [-Wunused-variable]
             *(writeptr++) = in[i];
                  ^
delay_1898.xml:57:20: warning: unused variable 'max_delay' [-Wunused-variable]
delay_1898.xml: In function 'runAddingDelay_c':
delay_1898.xml:84:18: warning: unused variable 'written' [-Wunused-variable]
             *(writeptr++) = in[i];
                  ^
delay_1898.xml:129:20: warning: unused variable 'max_delay' [-Wunused-variable]
        Maximum delay. Used to set the delay buffer size upon activation. Cannot
                    ^
delay_1898.xml: In function 'instantiateDelay_c':
delay_1898.xml:30:27: warning: 'buffer_mask' is used uninitialized in this function [-Wuninitialized]
     <callback event="activate"><![CDATA[
                           ^
delay_1898.xml:86:15: note: 'buffer_mask' was declared here
delay_1898.xml:31:29: warning: 'delay_samples' is used uninitialized in this function [-Wuninitialized]
       unsigned int minsize, size;
                             ^
delay_1898.xml:87:14: note: 'delay_samples' was declared here
delay_1898.xml:32:31: warning: 'last_delay_time' is used uninitialized in this function [-Wuninitialized]
delay_1898.xml:88:14: note: 'last_delay_time' was declared here
           if (readptr == lastptr) readptr = buffer;
              ^
delay_1898.xml:34:27: warning: 'write_phase' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->max_delay;
                           ^
delay_1898.xml:90:7: note: 'write_phase' was declared here
         }
       ^
delay_1898.xml: In function 'instantiateDelay_l':
delay_1898.xml:30:27: warning: 'buffer_mask' is used uninitialized in this function [-Wuninitialized]
     <callback event="activate"><![CDATA[
                           ^
delay_1898.xml:86:15: note: 'buffer_mask' was declared here
delay_1898.xml:31:29: warning: 'delay_samples' is used uninitialized in this function [-Wuninitialized]
       unsigned int minsize, size;
                             ^
delay_1898.xml:87:14: note: 'delay_samples' was declared here
delay_1898.xml:32:31: warning: 'last_delay_time' is used uninitialized in this function [-Wuninitialized]
delay_1898.xml:88:14: note: 'last_delay_time' was declared here
           if (readptr == lastptr) readptr = buffer;
              ^
delay_1898.xml:34:27: warning: 'write_phase' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->max_delay;
                           ^
delay_1898.xml:90:7: note: 'write_phase' was declared here
         }
       ^
delay_1898.xml: In function 'instantiateDelay_n':
delay_1898.xml:30:27: warning: 'buffer_mask' is used uninitialized in this function [-Wuninitialized]
     <callback event="activate"><![CDATA[
                           ^
delay_1898.xml:86:15: note: 'buffer_mask' was declared here
delay_1898.xml:31:29: warning: 'delay_samples' is used uninitialized in this function [-Wuninitialized]
       unsigned int minsize, size;
                             ^
delay_1898.xml:87:14: note: 'delay_samples' was declared here
delay_1898.xml:32:31: warning: 'last_delay_time' is used uninitialized in this function [-Wuninitialized]
delay_1898.xml:88:14: note: 'last_delay_time' was declared here
           if (readptr == lastptr) readptr = buffer;
              ^
delay_1898.xml:34:27: warning: 'write_phase' is used uninitialized in this function [-Wuninitialized]
         minsize = sample_rate * *plugin_data->max_delay;
                           ^
delay_1898.xml:90:7: note: 'write_phase' was declared here
         }
       ^
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o jpeg2yuv jpeg2yuv-jpeg2yuv.o ../utils/libmjpegutils.la  liblavjpeg.la -ljpeg -lm 
BSD nm
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... libtool: link: gcc -pthread -Wall -Wunused -o matteblend.flt matteblend.flt.o  ../utils/.libs/libmjpegutils.a -lm -pthread
yes
libtool: link: gcc -pthread -Wall -Wunused -o multiblend.flt multiblend.flt.o  ../utils/.libs/libmjpegutils.a -lm -pthread
mv -f .deps/impulse_1885.Tpo .deps/impulse_1885.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT vynil_1905.lo -MD -MP -MF .deps/vynil_1905.Tpo -c -o vynil_1905.lo vynil_1905.c
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT vynil_1905.lo -MD -MP -MF .deps/vynil_1905.Tpo -c vynil_1905.c  -fPIC -DPIC -o .libs/vynil_1905.o
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o ppmtoy4m ppmtoy4m.o colorspace.o subsample.o ../utils/libmjpegutils.la  -lm 
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o pnmtoy4m pnmtoy4m.o colorspace.o ../utils/libmjpegutils.la  -lm 
libtool: link: gcc -pthread -Wall -Wunused -o lavpipe lavpipe.o pipelist.o  ../utils/.libs/libmjpegutils.a -lm -pthread
  CXX    libAACenc/src/transform.lo
ok
mv -f .deps/delay_1898.Tpo .deps/delay_1898.Plo
  CXX    libAACenc/src/aacenc_lib.lo
libtool: link: gcc -pthread -Wall -Wunused -o ppmtoy4m ppmtoy4m.o colorspace.o subsample.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -pthread -Wall -Wunused -o pnmtoy4m pnmtoy4m.o colorspace.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -pthread -Wall -Wunused -o jpeg2yuv jpeg2yuv-jpeg2yuv.o  ../utils/.libs/libmjpegutils.a ./.libs/liblavjpeg.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/.libs/libmjpegutils.a -ljpeg -lm -pthread
checking how to run the C preprocessor... /bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o y4mtopnm y4mtopnm.o colorspace.o ../utils/libmjpegutils.la  -lm 
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o y4mtoppm y4mtoppm.o colorspace.o subsample.o ../utils/libmjpegutils.la  -lm 
  CXX    libAACenc/src/aacenc_tns.lo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o y4mcolorbars y4mcolorbars.o colorspace.o subsample.o ../utils/libmjpegutils.la  -lm 
gcc -E
mv -f .deps/vynil_1905.Tpo .deps/vynil_1905.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT revdelay_1605.lo -MD -MP -MF .deps/revdelay_1605.Tpo -c -o revdelay_1605.lo revdelay_1605.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT revdelay_1605.lo -MD -MP -MF .deps/revdelay_1605.Tpo -c revdelay_1605.c  -fPIC -DPIC -o .libs/revdelay_1605.o
libtool: link: gcc -pthread -Wall -Wunused -o y4mtoppm y4mtoppm.o colorspace.o subsample.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -pthread -Wall -Wunused -o y4mcolorbars y4mcolorbars.o colorspace.o subsample.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -pthread -Wall -Wunused -o y4mtopnm y4mtopnm.o colorspace.o  ../utils/.libs/libmjpegutils.a -lm -pthread
revdelay_1605.xml: In function 'runRevdelay':
revdelay_1605.xml:106:18: warning: variable 'frac' set but not used [-Wunused-but-set-variable]
           LADSPA_Data frac, read;
                  ^
revdelay_1605.xml: In function 'runAddingRevdelay':
revdelay_1605.xml:106:18: warning: variable 'frac' set but not used [-Wunused-but-set-variable]
           LADSPA_Data frac, read;
                  ^
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o lavinfo lavinfo.o ../utils/libmjpegutils.la  liblavfile.la -lm 
checking for ANSI C header files...   CXX    libAACenc/src/bit_cnt.lo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o yuvfps yuvfps.o ../utils/libmjpegutils.la  -lm 
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o y4mstabilizer y4mstabilizer.o subsample.o ../utils/libmjpegutils.la  -lm 
mv -f .deps/revdelay_1605.Tpo .deps/revdelay_1605.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT ls_filter_1908.lo -MD -MP -MF .deps/ls_filter_1908.Tpo -c -o ls_filter_1908.lo ls_filter_1908.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT ls_filter_1908.lo -MD -MP -MF .deps/ls_filter_1908.Tpo -c ls_filter_1908.c  -fPIC -DPIC -o .libs/ls_filter_1908.o
libtool: link: gcc -pthread -Wall -Wunused -o y4mstabilizer y4mstabilizer.o subsample.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -pthread -Wall -Wunused -o yuvfps yuvfps.o  ../utils/.libs/libmjpegutils.a -lm -pthread
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o yuvinactive yuvinactive.o ../utils/libmjpegutils.la  -lm 
  CXX    libAACenc/src/chaosmeasure.lo
libtool: link: gcc -pthread -Wall -Wunused -o lavinfo lavinfo.o  ../utils/.libs/libmjpegutils.a ./.libs/liblavfile.a -ljpeg -ldv /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/.libs/libmjpegutils.a -lm -pthread
yes
checking for sys/types.h... /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT const_1909.lo -MD -MP -MF .deps/const_1909.Tpo -c -o const_1909.lo const_1909.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT const_1909.lo -MD -MP -MF .deps/const_1909.Tpo -c const_1909.c  -fPIC -DPIC -o .libs/const_1909.o
libtool: link: gcc -pthread -Wall -Wunused -o yuvinactive yuvinactive.o  ../utils/.libs/libmjpegutils.a -lm -pthread
yes
mv -f .deps/ls_filter_1908.Tpo .deps/ls_filter_1908.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT pointer_cast_1910.lo -MD -MP -MF .deps/pointer_cast_1910.Tpo -c -o pointer_cast_1910.lo pointer_cast_1910.c
checking for sys/stat.h... /bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o glav glav-glav.o glav-glav_main.o ../utils/libmjpegutils.la  -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lm 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT pointer_cast_1910.lo -MD -MP -MF .deps/pointer_cast_1910.Tpo -c pointer_cast_1910.c  -fPIC -DPIC -o .libs/pointer_cast_1910.o
  CXX    libAACenc/src/line_pe.lo
mv -f .deps/const_1909.Tpo .deps/const_1909.Plo
  CXX    libAACenc/src/noisedet.lo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o yuvplay yuvplay-yuvplay.o -lSDL -lpthread ../utils/libmjpegutils.la  -lm 
yes
checking for stdlib.h... /bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT fast_lookahead_limiter_1913.lo -MD -MP -MF .deps/fast_lookahead_limiter_1913.Tpo -c -o fast_lookahead_limiter_1913.lo fast_lookahead_limiter_1913.c
mv -f .deps/pointer_cast_1910.Tpo .deps/pointer_cast_1910.Plo
[ 84%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT fast_lookahead_limiter_1913.lo -MD -MP -MF .deps/fast_lookahead_limiter_1913.Tpo -c fast_lookahead_limiter_1913.c  -fPIC -DPIC -o .libs/fast_lookahead_limiter_1913.o
libtool: link: gcc -pthread -Wall -Wunused -o glav glav-glav.o glav-glav_main.o  ../utils/.libs/libmjpegutils.a -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lm -pthread
yes
checking for string.h... libtool: link: gcc -pthread -Wall -Wunused -o yuvplay yuvplay-yuvplay.o  -lSDL -lpthread ../utils/.libs/libmjpegutils.a -lm -pthread
  CXX    libAACenc/src/psy_main.lo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o png2yuv png2yuv-png2yuv.o png2yuv-colorspace.o png2yuv-subsample.o ../utils/libmjpegutils.la  -lpng16 -lz -lm -lm 
yes
  CXX    libAACenc/src/spreading.lo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused  -version-info 0:0:0 -release 2.1   -o liblavplay.la -rpath /usr/local/lib liblavplay_la-liblavplay.lo liblavplay_la-audiolib.lo liblavfile.la -lSDL -lpthread liblavjpeg.la -ldv -lm ../utils/libmjpegutils.la   -lX11 -lm 
checking for memory.h...   CXX    libAACenc/src/aacenc_pns.lo
mv -f .deps/fast_lookahead_limiter_1913.Tpo .deps/fast_lookahead_limiter_1913.Plo
yes
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT latency_1914.lo -MD -MP -MF .deps/latency_1914.Tpo -c -o latency_1914.lo latency_1914.c
libtool: link: gcc -pthread -Wall -Wunused -o png2yuv png2yuv-png2yuv.o png2yuv-colorspace.o png2yuv-subsample.o  ../utils/.libs/libmjpegutils.a -lpng16 -lz -lm -pthread
checking for strings.h... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT latency_1914.lo -MD -MP -MF .deps/latency_1914.Tpo -c latency_1914.c  -fPIC -DPIC -o .libs/latency_1914.o
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o lav2wav lav2wav.o ../utils/libmjpegutils.la  liblavfile.la -lm 
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o lav2yuv lav2yuv-lav2yuv.o lav2yuv-lav_common.o ../utils/libmjpegutils.la  liblavfile.la liblavjpeg.la -lm 
yes
  CXX    libAACenc/src/adj_thr.lo
checking for inttypes.h... mv -f .deps/latency_1914.Tpo .deps/latency_1914.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT xfade_1915.lo -MD -MP -MF .deps/xfade_1915.Tpo -c -o xfade_1915.lo xfade_1915.c
libtool: link: ar cru .libs/liblavplay.a  liblavplay_la-liblavplay.o liblavplay_la-audiolib.o
libtool: link: ranlib .libs/liblavplay.a
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT xfade_1915.lo -MD -MP -MF .deps/xfade_1915.Tpo -c xfade_1915.c  -fPIC -DPIC -o .libs/xfade_1915.o
yes
libtool: link: ( cd ".libs" && rm -f "liblavplay.la" && ln -s "../liblavplay.la" "liblavplay.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o lavaddwav lavaddwav.o ../utils/libmjpegutils.la  liblavfile.la -lm 
checking for stdint.h... libtool: link: gcc -pthread -Wall -Wunused -o lav2wav lav2wav.o  ../utils/.libs/libmjpegutils.a ./.libs/liblavfile.a -ljpeg -ldv /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/.libs/libmjpegutils.a -lm -pthread
  CXX    libAACenc/src/bitenc.lo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT sc4m_1916.lo -MD -MP -MF .deps/sc4m_1916.Tpo -c -o sc4m_1916.lo sc4m_1916.c
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o lavtrans lavtrans.o ../utils/libmjpegutils.la  liblavfile.la -lm 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT sc4m_1916.lo -MD -MP -MF .deps/sc4m_1916.Tpo -c sc4m_1916.c  -fPIC -DPIC -o .libs/sc4m_1916.o
yes
libtool: link: gcc -pthread -Wall -Wunused -o lav2yuv lav2yuv-lav2yuv.o lav2yuv-lav_common.o  ../utils/.libs/libmjpegutils.a ./.libs/liblavfile.a -ldv ./.libs/liblavjpeg.a -ljpeg /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/.libs/libmjpegutils.a -lm -pthread
checking for unistd.h... /bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o yuv2lav yuv2lav.o ../utils/libmjpegutils.la  liblavfile.la liblavjpeg.la -lm  -lm 
mv -f .deps/xfade_1915.Tpo .deps/xfade_1915.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT mbeq_1197_la-mbeq_1197.lo -MD -MP -MF .deps/mbeq_1197_la-mbeq_1197.Tpo -c -o mbeq_1197_la-mbeq_1197.lo `test -f 'mbeq_1197.c' || echo './'`mbeq_1197.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT mbeq_1197_la-mbeq_1197.lo -MD -MP -MF .deps/mbeq_1197_la-mbeq_1197.Tpo -c mbeq_1197.c  -fPIC -DPIC -o .libs/mbeq_1197_la-mbeq_1197.o
yes
libtool: link: gcc -pthread -Wall -Wunused -o lavaddwav lavaddwav.o  ../utils/.libs/libmjpegutils.a ./.libs/liblavfile.a -ljpeg -ldv /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/.libs/libmjpegutils.a -lm -pthread
checking for dlfcn.h... /bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o lavplay lavplay-lavplay.o ../utils/libmjpegutils.la  liblavplay.la liblavjpeg.la liblavfile.la -lSDL -lpthread -lm 
libtool: link: gcc -pthread -Wall -Wunused -o lavtrans lavtrans.o  ../utils/.libs/libmjpegutils.a ./.libs/liblavfile.a -ljpeg -ldv /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/.libs/libmjpegutils.a -lm -pthread
  CXX    libAACenc/src/dyn_bits.lo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT pitch_scale_1193_la-pitch_scale_1193.lo -MD -MP -MF .deps/pitch_scale_1193_la-pitch_scale_1193.Tpo -c -o pitch_scale_1193_la-pitch_scale_1193.lo `test -f 'pitch_scale_1193.c' || echo './'`pitch_scale_1193.c
mv -f .deps/sc4m_1916.Tpo .deps/sc4m_1916.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT pitch_scale_1194_la-pitch_scale_1194.lo -MD -MP -MF .deps/pitch_scale_1194_la-pitch_scale_1194.Tpo -c -o pitch_scale_1194_la-pitch_scale_1194.lo `test -f 'pitch_scale_1194.c' || echo './'`pitch_scale_1194.c
yes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT pitch_scale_1194_la-pitch_scale_1194.lo -MD -MP -MF .deps/pitch_scale_1194_la-pitch_scale_1194.Tpo -c pitch_scale_1194.c  -fPIC -DPIC -o .libs/pitch_scale_1194_la-pitch_scale_1194.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT pitch_scale_1193_la-pitch_scale_1193.lo -MD -MP -MF .deps/pitch_scale_1193_la-pitch_scale_1193.Tpo -c pitch_scale_1193.c  -fPIC -DPIC -o .libs/pitch_scale_1193_la-pitch_scale_1193.o
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... libtool: link: gcc -pthread -Wall -Wunused -o yuv2lav yuv2lav.o  ../utils/.libs/libmjpegutils.a ./.libs/liblavfile.a -ldv ./.libs/liblavjpeg.a -ljpeg /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/.libs/libmjpegutils.a -lm -pthread
mv -f .deps/pitch_scale_1193_la-pitch_scale_1193.Tpo .deps/pitch_scale_1193_la-pitch_scale_1193.Plo
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -MT imp_1199_la-imp_1199.lo -MD -MP -MF .deps/imp_1199_la-imp_1199.Tpo -c -o imp_1199_la-imp_1199.lo `test -f 'imp_1199.c' || echo './'`imp_1199.c
  CXX    libAACenc/src/metadata_compressor.lo
g++ -E
mv -f .deps/pitch_scale_1194_la-pitch_scale_1194.Tpo .deps/pitch_scale_1194_la-pitch_scale_1194.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o amp_1181.la -rpath /usr/local/lib/ladspa amp_1181.lo  -lrt -lm -lm  -lm
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC -MT imp_1199_la-imp_1199.lo -MD -MP -MF .deps/imp_1199_la-imp_1199.Tpo -c imp_1199.c  -fPIC -DPIC -o .libs/imp_1199_la-imp_1199.o
checking for objdir... .libs
libtool: link: gcc -shared  -fPIC -DPIC  .libs/amp_1181.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,amp_1181.so -o .libs/amp_1181.so
libtool: link: ( cd ".libs" && rm -f "amp_1181.la" && ln -s "../amp_1181.la" "amp_1181.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o diode_1185.la -rpath /usr/local/lib/ladspa diode_1185.lo  -lrt -lm -lm  -lm
libtool: link: gcc -pthread -Wall -Wunused -o lavplay lavplay-lavplay.o  ../utils/.libs/libmjpegutils.a ./.libs/liblavplay.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/lavtools/.libs/liblavfile.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/lavtools/.libs/liblavjpeg.a -lX11 ./.libs/liblavjpeg.a ./.libs/liblavfile.a -ljpeg -ldv /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/.libs/libmjpegutils.a -lSDL -lpthread -lm -pthread
checking if gcc supports -fno-rtti -fno-exceptions... mv -f .deps/mbeq_1197_la-mbeq_1197.Tpo .deps/mbeq_1197_la-mbeq_1197.Plo
  CXX    libAACenc/src/pnsparam.lo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o divider_1186.la -rpath /usr/local/lib/ladspa divider_1186.lo  -lrt -lm -lm  -lm
  CXX    libAACenc/src/qc_main.lo
no
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/lavtools'
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... Making all in aenc
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/aenc'
gcc -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -pthread -Wall -Wunused -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c
libtool: link: gcc -shared  -fPIC -DPIC  .libs/diode_1185.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,diode_1185.so -o .libs/diode_1185.so
  CXX    libMpegTPDec/src/tpdec_adif.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/divider_1186.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,divider_1186.so -o .libs/divider_1186.so
yes
checking if gcc static flag -static works... libtool: link: ( cd ".libs" && rm -f "diode_1185.la" && ln -s "../diode_1185.la" "diode_1185.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o shaper_1187.la -rpath /usr/local/lib/ladspa shaper_1187.lo  -lrt -lm -lm  -lm
mv -f .deps/common.Tpo .deps/common.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -pthread -Wall -Wunused -MT encode.o -MD -MP -MF .deps/encode.Tpo -c -o encode.o encode.c
libtool: link: ( cd ".libs" && rm -f "divider_1186.la" && ln -s "../divider_1186.la" "divider_1186.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o ringmod_1188.la -rpath /usr/local/lib/ladspa ringmod_1188.lo  -lrt -lm -lm  -lm
encode.c: In function ‘I_main_bit_allocation’:
encode.c:950:9: warning: variable ‘noisy_sbs’ set but not used [-Wunused-but-set-variable]
    int  noisy_sbs;
         ^
encode.c: In function ‘II_main_bit_allocation’:
encode.c:990:9: warning: variable ‘noisy_sbs’ set but not used [-Wunused-but-set-variable]
    int  noisy_sbs;
         ^
yes
checking if gcc supports -c -o file.o... imp_1199.xml:72:50: warning: 'real_out' is static but used in inline function 'impulse2freq' which is not static
  plan_cr[id] = fftwf_plan_r2r_1d(fftl, comp_in, real_out, FFTW_HC2R, FFTW_MEASURE);
                                                  ^
imp_1199.xml:72:41: warning: 'comp_in' is static but used in inline function 'impulse2freq' which is not static
  plan_cr[id] = fftwf_plan_r2r_1d(fftl, comp_in, real_out, FFTW_HC2R, FFTW_MEASURE);
                                         ^
imp_1199.xml:71:50: warning: 'comp_out' is static but used in inline function 'impulse2freq' which is not static
  plan_rc[id] = fftwf_plan_r2r_1d(fftl, real_in, comp_out, FFTW_R2HC, FFTW_MEASURE);
                                                  ^
imp_1199.xml:71:41: warning: 'real_in' is static but used in inline function 'impulse2freq' which is not static
  plan_rc[id] = fftwf_plan_r2r_1d(fftl, real_in, comp_out, FFTW_R2HC, FFTW_MEASURE);
                                         ^
libtool: link: gcc -shared  -fPIC -DPIC  .libs/shaper_1187.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,shaper_1187.so -o .libs/shaper_1187.so
  CXX    libMpegTPDec/src/tpdec_adts.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/ringmod_1188.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,ringmod_1188.so -o .libs/ringmod_1188.so
mv -f .deps/encode.Tpo .deps/encode.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -pthread -Wall -Wunused -MT fft.o -MD -MP -MF .deps/fft.Tpo -c -o fft.o fft.c
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... libtool: link: ( cd ".libs" && rm -f "shaper_1187.la" && ln -s "../shaper_1187.la" "shaper_1187.la" )
libtool: link: ( cd ".libs" && rm -f "ringmod_1188.la" && ln -s "../ringmod_1188.la" "ringmod_1188.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o comb_1190.la -rpath /usr/local/lib/ladspa comb_1190.lo  -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o declip_1195.la -rpath /usr/local/lib/ladspa declip_1195.lo  -lrt -lm -lm  -lm
  CXX    libMpegTPDec/src/tpdec_asc.lo
yes
checking dynamic linker characteristics...   CXX    libMpegTPDec/src/tpdec_latm.lo
mv -f .deps/fft.Tpo .deps/fft.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -pthread -Wall -Wunused -MT musicin.o -MD -MP -MF .deps/musicin.Tpo -c -o musicin.o musicin.c
libtool: link: gcc -shared  -fPIC -DPIC  .libs/comb_1190.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,comb_1190.so -o .libs/comb_1190.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/declip_1195.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,declip_1195.so -o .libs/declip_1195.so
musicin.c: In function ‘get_params’:
musicin.c:277:26: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘size_t {aka long unsigned int}’ [-Wformat=]
        mjpeg_error_exit1("can not malloc %d bytes", strlen(outfilename));
                          ^
musicin.c:176:9: warning: variable ‘mono’ set but not used [-Wunused-but-set-variable]
     int mono = 0;
         ^
musicin.c:175:9: warning: variable ‘stereo’ set but not used [-Wunused-but-set-variable]
     int stereo = 1;
         ^
libtool: link: ( cd ".libs" && rm -f "comb_1190.la" && ln -s "../comb_1190.la" "comb_1190.la" )
mv -f .deps/musicin.Tpo .deps/musicin.Po
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o foverdrive_1196.la -rpath /usr/local/lib/ladspa foverdrive_1196.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "declip_1195.la" && ln -s "../declip_1195.la" "declip_1195.la" )
gcc -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -pthread -Wall -Wunused -MT psy.o -MD -MP -MF .deps/psy.Tpo -c -o psy.o psy.c
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... no
checking whether to build static libraries... yes
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o sinus_wavewrapper_1198.la -rpath /usr/local/lib/ladspa sinus_wavewrapper_1198.lo  -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/sinus_wavewrapper_1198.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,sinus_wavewrapper_1198.so -o .libs/sinus_wavewrapper_1198.so
mv -f .deps/psy.Tpo .deps/psy.Po
libtool: link: gcc -shared  -fPIC -DPIC  .libs/foverdrive_1196.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,foverdrive_1196.so -o .libs/foverdrive_1196.so
gcc -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -pthread -Wall -Wunused -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.c
  CXX    libMpegTPDec/src/tpdec_lib.lo
  CXX    libMpegTPEnc/src/tpenc_adif.lo
libtool: link: ( cd ".libs" && rm -f "sinus_wavewrapper_1198.la" && ln -s "../sinus_wavewrapper_1198.la" "sinus_wavewrapper_1198.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o hermes_filter_1200.la -rpath /usr/local/lib/ladspa hermes_filter_1200.lo -Lutil -lblo -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "foverdrive_1196.la" && ln -s "../foverdrive_1196.la" "foverdrive_1196.la" )
checking for ld used by g++... /bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o multivoice_chorus_1201.la -rpath /usr/local/lib/ladspa multivoice_chorus_1201.lo  -lrt -lm -lm  -lm
mv -f .deps/tables.Tpo .deps/tables.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -pthread -Wall -Wunused -MT tonal.o -MD -MP -MF .deps/tonal.Tpo -c -o tonal.o tonal.c
/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
libtool: link: gcc -shared  -fPIC -DPIC  .libs/hermes_filter_1200.o   -Lutil -lblo -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,hermes_filter_1200.so -o .libs/hermes_filter_1200.so
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... libtool: link: gcc -shared  -fPIC -DPIC  .libs/multivoice_chorus_1201.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,multivoice_chorus_1201.so -o .libs/multivoice_chorus_1201.so
yes
mv -f .deps/imp_1199_la-imp_1199.Tpo .deps/imp_1199_la-imp_1199.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o flanger_1191.la -rpath /usr/local/lib/ladspa flanger_1191.lo  -lrt -lm -lm  -lm
mv -f .deps/tonal.Tpo .deps/tonal.Po
  CXX    libMpegTPEnc/src/tpenc_adts.lo
gcc -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -pthread -Wall -Wunused -MT wav_io.o -MD -MP -MF .deps/wav_io.Tpo -c -o wav_io.o wav_io.c
libtool: link: ( cd ".libs" && rm -f "hermes_filter_1200.la" && ln -s "../hermes_filter_1200.la" "hermes_filter_1200.la" )
libtool: link: ( cd ".libs" && rm -f "multivoice_chorus_1201.la" && ln -s "../multivoice_chorus_1201.la" "multivoice_chorus_1201.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o decimator_1202.la -rpath /usr/local/lib/ladspa decimator_1202.lo  -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o single_para_1203.la -rpath /usr/local/lib/ladspa single_para_1203.lo  -lrt -lm -lm  -lm
mv -f .deps/wav_io.Tpo .deps/wav_io.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o mp2enc common.o encode.o fft.o musicin.o psy.o tables.o tonal.o wav_io.o ../utils/libmjpegutils.la -lm   -lm 
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... libtool: link: gcc -shared  -fPIC -DPIC  .libs/flanger_1191.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,flanger_1191.so -o .libs/flanger_1191.so
  CXX    libMpegTPEnc/src/tpenc_asc.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/single_para_1203.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,single_para_1203.so -o .libs/single_para_1203.so
yes
libtool: link: gcc -shared  -fPIC -DPIC  .libs/decimator_1202.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,decimator_1202.so -o .libs/decimator_1202.so
checking if g++ static flag -static works... libtool: link: ( cd ".libs" && rm -f "flanger_1191.la" && ln -s "../flanger_1191.la" "flanger_1191.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o triple_para_1204.la -rpath /usr/local/lib/ladspa triple_para_1204.lo  -lrt -lm -lm  -lm
  CXX    libMpegTPEnc/src/tpenc_latm.lo
libtool: link: ( cd ".libs" && rm -f "decimator_1202.la" && ln -s "../decimator_1202.la" "decimator_1202.la" )
libtool: link: ( cd ".libs" && rm -f "single_para_1203.la" && ln -s "../single_para_1203.la" "single_para_1203.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o transient_1206.la -rpath /usr/local/lib/ladspa transient_1206.lo  -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o fad_delay_1192.la -rpath /usr/local/lib/ladspa fad_delay_1192.lo  -lrt -lm -lm  -lm
libtool: link: gcc -pthread -Wall -Wunused -o mp2enc common.o encode.o fft.o musicin.o psy.o tables.o tonal.o wav_io.o  ../utils/.libs/libmjpegutils.a -lm -pthread
yes
checking if g++ supports -c -o file.o... make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/aenc'
Making all in mplex
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/mplex'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-ac3strm_in.lo -MD -MP -MF .deps/libmplex2_la-ac3strm_in.Tpo -c -o libmplex2_la-ac3strm_in.lo `test -f 'ac3strm_in.cpp' || echo './'`ac3strm_in.cpp
libtool: link: gcc -shared  -fPIC -DPIC  .libs/triple_para_1204.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,triple_para_1204.so -o .libs/triple_para_1204.so
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-ac3strm_in.lo -MD -MP -MF .deps/libmplex2_la-ac3strm_in.Tpo -c ac3strm_in.cpp -o libmplex2_la-ac3strm_in.o
libtool: link: gcc -shared  -fPIC -DPIC  .libs/transient_1206.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,transient_1206.so -o .libs/transient_1206.so
libtool: link: ( cd ".libs" && rm -f "triple_para_1204.la" && ln -s "../triple_para_1204.la" "triple_para_1204.la" )
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-audiostrm_out.lo -MD -MP -MF .deps/libmplex2_la-audiostrm_out.Tpo -c -o libmplex2_la-audiostrm_out.lo `test -f 'audiostrm_out.cpp' || echo './'`audiostrm_out.cpp
libtool: link: gcc -shared  -fPIC -DPIC  .libs/fad_delay_1192.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,fad_delay_1192.so -o .libs/fad_delay_1192.so
yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-audiostrm_out.lo -MD -MP -MF .deps/libmplex2_la-audiostrm_out.Tpo -c audiostrm_out.cpp -o libmplex2_la-audiostrm_out.o
libtool: link: ( cd ".libs" && rm -f "transient_1206.la" && ln -s "../transient_1206.la" "transient_1206.la" )
libtool: link: ( cd ".libs" && rm -f "fad_delay_1192.la" && ln -s "../fad_delay_1192.la" "fad_delay_1192.la" )
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-bits.lo -MD -MP -MF .deps/libmplex2_la-bits.Tpo -c -o libmplex2_la-bits.lo `test -f 'bits.cpp' || echo './'`bits.cpp
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o dc_remove_1207.la -rpath /usr/local/lib/ladspa dc_remove_1207.lo  -lrt -lm -lm  -lm
  CXX    libMpegTPEnc/src/tpenc_lib.lo
ac3strm_in.cpp: In member function 'virtual void AC3Stream::FillAUbuffer(unsigned int)':
ac3strm_in.cpp:309:116: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
     mjpeg_error_exit1( "Can't find next AC3 frame: @ %lld we have %04x - broken bit-stream?", AU_start/8, syncword );
                                                                                                                    ^
ac3strm_in.cpp: In member function 'virtual void AC3Stream::Close()':
ac3strm_in.cpp:352:65: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
     mjpeg_info ("Audio stream length %lld bytes.", stream_length);
                                                                 ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-bits.lo -MD -MP -MF .deps/libmplex2_la-bits.Tpo -c bits.cpp -o libmplex2_la-bits.o
  CXX    libSBRdec/src/env_calc.lo
bits.cpp: In member function 'void IBitStream::Flush(bitcount_t)':
bits.cpp:308:138: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
   mjpeg_error_exit1("INTERNAL ERROR: attempt to flush input stream before  first buffered byte %lld last is %lld", flush_upto, bfr_start );
                                                                                                                                          ^
GNU/Linux ld.so
bits.cpp:308:138: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
checking how to hardcode library paths into programs... immediate
bits.cpp: In member function 'unsigned int IBitStream::GetBytes(uint8_t*, unsigned int)':
bits.cpp:354:135: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
   mjpeg_error_exit1("INTERNAL ERROR: access to input stream buffer @ %lld: before first buffered byte (%lld)", bytereadpos, bfr_start );
                                                                                                                                       ^
bits.cpp:354:135: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
checking whether make sets $(MAKE)... bits.cpp:364:33: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
                         length  );
                                 ^
bits.cpp:364:33: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
(cached) yes
test_prefix = /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr
checking for pkg-config... /usr/bin/pkg-config
using ilmbase-prefix to set ILMBASE_CXXFLAGS, ILMBASE_LDFLAGS and ILMBASE_LIBS:
    ILMBASE_CXXFLAGS =  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR
    ILMBASE_LDFLAGS = -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib
    ILMBASE_LIBS = -lImath -lHalf -lIex -lIlmThread -lpthread
libtool: link: gcc -shared  -fPIC -DPIC  .libs/dc_remove_1207.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,dc_remove_1207.so -o .libs/dc_remove_1207.so
checking for IlmBase... mv -f .deps/libmplex2_la-audiostrm_out.Tpo .deps/libmplex2_la-audiostrm_out.Plo
libtool: link: ( cd ".libs" && rm -f "dc_remove_1207.la" && ln -s "../dc_remove_1207.la" "dc_remove_1207.la" )
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-decodebufmodel.lo -MD -MP -MF .deps/libmplex2_la-decodebufmodel.Tpo -c -o libmplex2_la-decodebufmodel.lo `test -f 'decodebufmodel.cpp' || echo './'`decodebufmodel.cpp
mv -f .deps/libmplex2_la-bits.Tpo .deps/libmplex2_la-bits.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o retro_flange_1208.la -rpath /usr/local/lib/ladspa retro_flange_1208.lo  -lrt -lm -lm  -lm
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-dtsstrm_in.lo -MD -MP -MF .deps/libmplex2_la-dtsstrm_in.Tpo -c -o libmplex2_la-dtsstrm_in.lo `test -f 'dtsstrm_in.cpp' || echo './'`dtsstrm_in.cpp
  CXX    libSBRdec/src/env_dec.lo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-decodebufmodel.lo -MD -MP -MF .deps/libmplex2_la-decodebufmodel.Tpo -c decodebufmodel.cpp -o libmplex2_la-decodebufmodel.o
mv -f .deps/libmplex2_la-ac3strm_in.Tpo .deps/libmplex2_la-ac3strm_in.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-inputstrm.lo -MD -MP -MF .deps/libmplex2_la-inputstrm.Tpo -c -o libmplex2_la-inputstrm.lo `test -f 'inputstrm.cpp' || echo './'`inputstrm.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-dtsstrm_in.lo -MD -MP -MF .deps/libmplex2_la-dtsstrm_in.Tpo -c dtsstrm_in.cpp -o libmplex2_la-dtsstrm_in.o
  CXX    libSBRdec/src/env_extr.lo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-inputstrm.lo -MD -MP -MF .deps/libmplex2_la-inputstrm.Tpo -c inputstrm.cpp -o libmplex2_la-inputstrm.o
libtool: link: gcc -shared  -fPIC -DPIC  .libs/retro_flange_1208.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,retro_flange_1208.so -o .libs/retro_flange_1208.so
yes
Compiled and ran IlmBase test program.
checking for ANSI C header files... (cached) yes
checking limits.h usability... libtool: link: ( cd ".libs" && rm -f "retro_flange_1208.la" && ln -s "../retro_flange_1208.la" "retro_flange_1208.la" )
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-interact.lo -MD -MP -MF .deps/libmplex2_la-interact.Tpo -c -o libmplex2_la-interact.lo `test -f 'interact.cpp' || echo './'`interact.cpp
dtsstrm_in.cpp: In member function 'virtual void DTSStream::FillAUbuffer(unsigned int)':
dtsstrm_in.cpp:218:116: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
     mjpeg_error_exit1( "Can't find next dts frame: @ %lld we have %04x - broken bit-stream?", AU_start/8, syncword );
                                                                                                                    ^
dtsstrm_in.cpp: In member function 'virtual void DTSStream::Close()':
dtsstrm_in.cpp:263:65: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
     mjpeg_info ("Audio stream length %lld bytes.", stream_length);
                                                                 ^
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o valve_1209.la -rpath /usr/local/lib/ladspa valve_1209.lo  -lrt -lm -lm  -lm
  CXX    libSBRdec/src/huff_dec.lo
mv -f .deps/libmplex2_la-decodebufmodel.Tpo .deps/libmplex2_la-decodebufmodel.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-lpcmstrm_in.lo -MD -MP -MF .deps/libmplex2_la-lpcmstrm_in.Tpo -c -o libmplex2_la-lpcmstrm_in.lo `test -f 'lpcmstrm_in.cpp' || echo './'`lpcmstrm_in.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-interact.lo -MD -MP -MF .deps/libmplex2_la-interact.Tpo -c interact.cpp -o libmplex2_la-interact.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-lpcmstrm_in.lo -MD -MP -MF .deps/libmplex2_la-lpcmstrm_in.Tpo -c lpcmstrm_in.cpp -o libmplex2_la-lpcmstrm_in.o
yes
checking limits.h presence... libtool: link: gcc -shared  -fPIC -DPIC  .libs/valve_1209.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,valve_1209.so -o .libs/valve_1209.so
yes
checking for limits.h... yes
checking for unistd.h... (cached) yes
libtool: link: ( cd ".libs" && rm -f "valve_1209.la" && ln -s "../valve_1209.la" "valve_1209.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o sifter_1210.la -rpath /usr/local/lib/ladspa sifter_1210.lo  -lrt -lm -lm  -lm
checking for an ANSI C-conforming const... mv -f .deps/libmplex2_la-dtsstrm_in.Tpo .deps/libmplex2_la-dtsstrm_in.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-mpastrm_in.lo -MD -MP -MF .deps/libmplex2_la-mpastrm_in.Tpo -c -o libmplex2_la-mpastrm_in.lo `test -f 'mpastrm_in.cpp' || echo './'`mpastrm_in.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-mpastrm_in.lo -MD -MP -MF .deps/libmplex2_la-mpastrm_in.Tpo -c mpastrm_in.cpp -o libmplex2_la-mpastrm_in.o
lpcmstrm_in.cpp: In member function 'virtual void LPCMStream::Close()':
lpcmstrm_in.cpp:187:65: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
     mjpeg_info ("Audio stream length %lld bytes.", stream_length);
                                                                 ^
yes
checking for inline... mv -f .deps/libmplex2_la-inputstrm.Tpo .deps/libmplex2_la-inputstrm.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-multiplexor.lo -MD -MP -MF .deps/libmplex2_la-multiplexor.Tpo -c -o libmplex2_la-multiplexor.lo `test -f 'multiplexor.cpp' || echo './'`multiplexor.cpp
libtool: link: gcc -shared  -fPIC -DPIC  .libs/sifter_1210.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,sifter_1210.so -o .libs/sifter_1210.so
  CXX    libSBRdec/src/lpp_tran.lo
  CXX    libSBRdec/src/psbitdec.lo
inline
checking for size_t... libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-multiplexor.lo -MD -MP -MF .deps/libmplex2_la-multiplexor.Tpo -c multiplexor.cpp -o libmplex2_la-multiplexor.o
libtool: link: ( cd ".libs" && rm -f "sifter_1210.la" && ln -s "../sifter_1210.la" "sifter_1210.la" )
mpastrm_in.cpp: In member function 'virtual void MPAStream::Close()':
mpastrm_in.cpp:279:65: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
     mjpeg_info ("Audio stream length %lld bytes.", stream_length);
                                                                 ^
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o tape_delay_1211.la -rpath /usr/local/lib/ladspa tape_delay_1211.lo  -lrt -lm -lm  -lm
mv -f .deps/libmplex2_la-lpcmstrm_in.Tpo .deps/libmplex2_la-lpcmstrm_in.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-padstrm.lo -MD -MP -MF .deps/libmplex2_la-padstrm.Tpo -c -o libmplex2_la-padstrm.lo `test -f 'padstrm.cpp' || echo './'`padstrm.cpp
mv -f .deps/libmplex2_la-interact.Tpo .deps/libmplex2_la-interact.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-stillsstream.lo -MD -MP -MF .deps/libmplex2_la-stillsstream.Tpo -c -o libmplex2_la-stillsstream.lo `test -f 'stillsstream.cpp' || echo './'`stillsstream.cpp
multiplexor.cpp: In member function 'void Multiplexor::InitInputStreamsForStills(MultiplexJob&)':
multiplexor.cpp:325:87: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<JobStream*>::size_type {aka long unsigned int}' [-Wformat=]
         mjpeg_info( "Multiplexing VCD stills: %d stills streams.", video_strms.size() );
                                                                                       ^
multiplexor.cpp:355:122: warning: format '%d' expects argument of type 'int', but argument 2 has type 'std::vector<JobStream*>::size_type {aka long unsigned int}' [-Wformat=]
         mjpeg_info( "Multiplexing SVCD stills: %d stills streams %d audio streams", video_strms.size(), mpa_strms.size() );
                                                                                                                          ^
multiplexor.cpp:355:122: warning: format '%d' expects argument of type 'int', but argument 3 has type 'std::vector<JobStream*>::size_type {aka long unsigned int}' [-Wformat=]
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-padstrm.lo -MD -MP -MF .deps/libmplex2_la-padstrm.Tpo -c padstrm.cpp -o libmplex2_la-padstrm.o
libtool: link: gcc -shared  -fPIC -DPIC  .libs/tape_delay_1211.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,tape_delay_1211.so -o .libs/tape_delay_1211.so
multiplexor.cpp: In member function 'void Multiplexor::Init()':
multiplexor.cpp:802:24: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'clockticks {aka long int}' [-Wformat=]
      audio_delay / 300 );
                        ^
multiplexor.cpp:802:24: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'clockticks {aka long int}' [-Wformat=]
multiplexor.cpp:802:24: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'clockticks {aka long int}' [-Wformat=]
multiplexor.cpp:806:104: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'clockticks {aka long int}' [-Wformat=]
         mjpeg_info( "Multiplexed stream will be ended at %lld seconds playback time\n", max_PTS/CLOCKS );
                                                                                                        ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-stillsstream.lo -MD -MP -MF .deps/libmplex2_la-stillsstream.Tpo -c stillsstream.cpp -o libmplex2_la-stillsstream.o
multiplexor.cpp: In member function 'void Multiplexor::Multiplex()':
multiplexor.cpp:1226:48: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'clockticks {aka long int}' [-Wformat=]
                                current_SCR/300 );
                                                ^
multiplexor.cpp:1226:48: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'clockticks {aka long int}' [-Wformat=]
multiplexor.cpp:1269:9: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'clockticks {aka long int}' [-Wformat=]
         );
         ^
multiplexor.cpp:1269:9: warning: format '%lld' expects argument of type 'long long int', but argument 7 has type 'clockticks {aka long int}' [-Wformat=]
multiplexor.cpp:1295:21: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'clockticks {aka long int}' [-Wformat=]
        earliest/300 );
                     ^
multiplexor.cpp:1295:21: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'clockticks {aka long int}' [-Wformat=]
multiplexor.cpp:1388:66: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'clockticks {aka long int}' [-Wformat=]
  mjpeg_info( "Multiplex completion at SCR=%lld.", current_SCR/300);
                                                                  ^
mv -f .deps/libmplex2_la-mpastrm_in.Tpo .deps/libmplex2_la-mpastrm_in.Plo
yes
checking for compress in -lz... /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-stream_params.lo -MD -MP -MF .deps/libmplex2_la-stream_params.Tpo -c -o libmplex2_la-stream_params.lo `test -f 'stream_params.cpp' || echo './'`stream_params.cpp
libtool: link: ( cd ".libs" && rm -f "tape_delay_1211.la" && ln -s "../tape_delay_1211.la" "tape_delay_1211.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o step_muxer_1212.la -rpath /usr/local/lib/ladspa step_muxer_1212.lo  -lrt -lm -lm  -lm
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-stream_params.lo -MD -MP -MF .deps/libmplex2_la-stream_params.Tpo -c stream_params.cpp -o libmplex2_la-stream_params.o
  CXX    libSBRdec/src/psdec.lo
yes
checking for complete iomanip support in C++ standard library... mv -f .deps/libmplex2_la-stream_params.Tpo .deps/libmplex2_la-stream_params.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-systems.lo -MD -MP -MF .deps/libmplex2_la-systems.Tpo -c -o libmplex2_la-systems.lo `test -f 'systems.cpp' || echo './'`systems.cpp
libtool: link: gcc -shared  -fPIC -DPIC  .libs/step_muxer_1212.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,step_muxer_1212.so -o .libs/step_muxer_1212.so
mv -f .deps/libmplex2_la-padstrm.Tpo .deps/libmplex2_la-padstrm.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-videostrm_in.lo -MD -MP -MF .deps/libmplex2_la-videostrm_in.Tpo -c -o libmplex2_la-videostrm_in.lo `test -f 'videostrm_in.cpp' || echo './'`videostrm_in.cpp
mv -f .deps/libmplex2_la-stillsstream.Tpo .deps/libmplex2_la-stillsstream.Plo
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-videostrm_out.lo -MD -MP -MF .deps/libmplex2_la-videostrm_out.Tpo -c -o libmplex2_la-videostrm_out.lo `test -f 'videostrm_out.cpp' || echo './'`videostrm_out.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-systems.lo -MD -MP -MF .deps/libmplex2_la-systems.Tpo -c systems.cpp -o libmplex2_la-systems.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-videostrm_in.lo -MD -MP -MF .deps/libmplex2_la-videostrm_in.Tpo -c videostrm_in.cpp -o libmplex2_la-videostrm_in.o
libtool: link: ( cd ".libs" && rm -f "step_muxer_1212.la" && ln -s "../step_muxer_1212.la" "step_muxer_1212.la" )
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-videostrm_out.lo -MD -MP -MF .deps/libmplex2_la-videostrm_out.Tpo -c videostrm_out.cpp -o libmplex2_la-videostrm_out.o
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o foldover_1213.la -rpath /usr/local/lib/ladspa foldover_1213.lo  -lrt -lm -lm  -lm
  CXX    libSBRdec/src/psdec_hybrid.lo
  CXX    libSBRdec/src/sbr_crc.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/foldover_1213.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,foldover_1213.so -o .libs/foldover_1213.so
videostrm_in.cpp: In function 'void marker_bit(IBitStream&, unsigned int)':
videostrm_in.cpp:36:111: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
         mjpeg_error ("Illegal MPEG stream at offset (bits) %lld: supposed marker bit not found.",bs.bitcount());
                                                                                                               ^
videostrm_in.cpp: In member function 'virtual void VideoStream::FillAUbuffer(unsigned int)':
videostrm_in.cpp:175:68: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
                 mjpeg_debug( "Seq hdr @ %lld", bs.bitcount() / 8-4 );
                                                                    ^
videostrm_in.cpp:177:70: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
                 mjpeg_debug( "Group hdr @ %lld", bs.bitcount() / 8-4 );
                                                                      ^
videostrm_in.cpp:188:56: warning: format '%lld' expects argument of type 'long long int', but argument 5 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
         static_cast<unsigned int>(access_unit.DTS/300) );
                                                        ^
videostrm_in.cpp:242:70: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
             mjpeg_debug( "Picture start @ %lld", bs.bitcount() / 8-4 );
                                                                      ^
videostrm_in.cpp: In member function 'virtual void VideoStream::Close()':
videostrm_in.cpp:340:67: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
     mjpeg_info ("Video Stream length: %11llu bytes", stream_length);
                                                                   ^
yes
checking for gcc optimization flags...   CXX    libSBRdec/src/sbr_deb.lo
libtool: link: ( cd ".libs" && rm -f "foldover_1213.la" && ln -s "../foldover_1213.la" "foldover_1213.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o svf_1214.la -rpath /usr/local/lib/ladspa svf_1214.lo  -lrt -lm -lm  -lm
-pipe
checking for AVX instructions in GCC style inline asm... mv -f .deps/libmplex2_la-systems.Tpo .deps/libmplex2_la-systems.Plo
yes
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT libmplex2_la-subpstream.lo -MD -MP -MF .deps/libmplex2_la-subpstream.Tpo -c -o libmplex2_la-subpstream.lo `test -f 'subpstream.cpp' || echo './'`subpstream.cpp
checking for sysconf(_SC_NPROCESSORS_ONLN)... In file included from libSBRdec/src/psdec_hybrid.cpp:87:0:
./libFDK/include/fft.h:152:25: warning: always_inline function might not be inlinable [-Wattributes]
 static void FORCEINLINE fft_8(FIXP_DBL *x)
                         ^
./libFDK/include/fft.h:124:25: warning: always_inline function might not be inlinable [-Wattributes]
 static void FORCEINLINE fft_4(FIXP_DBL *x)
                         ^
libtool: link: gcc -shared  -fPIC -DPIC  .libs/svf_1214.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,svf_1214.so -o .libs/svf_1214.so
mv -f .deps/libmplex2_la-videostrm_out.Tpo .deps/libmplex2_la-videostrm_out.Plo
g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils    -g -O2 -pthread  -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
mv -f .deps/libmplex2_la-videostrm_in.Tpo .deps/libmplex2_la-videostrm_in.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o gsm_1215.la -rpath /usr/local/lib/ladspa gsm_1215.lo -Wl,gsm/libgsm.a -lrt -lm -lm  -lm
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I .. -I ../utils -g -O2 -pthread -MT libmplex2_la-subpstream.lo -MD -MP -MF .deps/libmplex2_la-subpstream.Tpo -c subpstream.cpp -o libmplex2_la-subpstream.o
libtool: link: ( cd ".libs" && rm -f "svf_1214.la" && ln -s "../svf_1214.la" "svf_1214.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o gverb_1216.la -rpath /usr/local/lib/ladspa gverb_1216.lo -Lgverb -lgverb -lrt -lm -lm  -lm
yes
  CXX    libSBRdec/src/sbr_dec.lo
  CXX    libSBRdec/src/sbrdec_drc.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gsm_1215.o   -lrt -lm  -O2 -O3 -nostartfiles -Wl,gsm/libgsm.a   -Wl,-soname -Wl,gsm_1215.so -o .libs/gsm_1215.so
subpstream.cpp: In member function 'bool SUBPStream::ParseAUBitwise()':
subpstream.cpp:152:69: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'clockticks {aka long int}' [-Wformat=]
    mjpeg_info("Stream  offset is :       %lld (PTS)",access_unit.PTS);
                                                                     ^
subpstream.cpp:153:68: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int64_t {aka long int}' [-Wformat=]
    mjpeg_info("Initial offset is :       %lld (PTS)",initial_offset);
                                                                    ^
subpstream.cpp:154:69: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int64_t {aka long int}' [-Wformat=]
    mjpeg_info("Cmd line offset is:       %lld (PTS)",parms->Offset());
                                                                     ^
subpstream.cpp:156:68: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'int64_t {aka long int}' [-Wformat=]
    mjpeg_info("Adjustment offset :       %lld (PTS)",initial_offset);
                                                                    ^
subpstream.cpp:159:75: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'clockticks {aka long int}' [-Wformat=]
   mjpeg_debug("Subtitle: appending PTS/DTS (int64_t) %lld",access_unit.PTS);
                                                                           ^
subpstream.cpp:169:54: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'clockticks {aka long int}' [-Wformat=]
  mjpeg_debug("appending PTS/DTS %lld",access_unit.DTS);
                                                      ^
subpstream.cpp: In member function 'virtual void SUBPStream::Close()':
subpstream.cpp:183:69: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
     mjpeg_info ("Subtitle stream length  %lld bytes.", stream_length);
                                                                     ^
subpstream.cpp: In member function 'virtual unsigned int SUBPStream::ReadPacketPayload(uint8_t*, unsigned int)':
subpstream.cpp:211:79: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'bitcount_t {aka long unsigned int}' [-Wformat=]
    mjpeg_debug( "SUBPStream called: ReadPacketPayload at 0x%08lld", read_start);
                                                                               ^
subpstream.cpp:267:60: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'clockticks {aka long int}' [-Wformat=]
  mjpeg_debug("SUBPStream: Required DTS is %lld",decode_time);
                                                            ^
subpstream.cpp:283:62: warning: format '%lld' expects argument of type 'long long int', but argument 2 has type 'clockticks {aka long int}' [-Wformat=]
   mjpeg_debug("Required DTS is %lld (while-loop)",decode_time);
                                                              ^
configure: creating ./config.status
  CXX    libSBRdec/src/sbrdec_freq_sca.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gverb_1216.o   -Lgverb -lgverb -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,gverb_1216.so -o .libs/gverb_1216.so
main.cpp: In member function ‘bool CmdLineMultiplexJob::ParseWorkaroundOpt(const char*)’:
main.cpp:617:42: warning: format not a string literal and no format arguments [-Wformat-security]
             mjpeg_error( message.c_str() );
                                          ^
libtool: link: ( cd ".libs" && rm -f "gsm_1215.la" && ln -s "../gsm_1215.la" "gsm_1215.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o phasers_1217.la -rpath /usr/local/lib/ladspa phasers_1217.lo  -lrt -lm -lm  -lm
mv -f .deps/libmplex2_la-multiplexor.Tpo .deps/libmplex2_la-multiplexor.Plo
  CXX    libSBRdec/src/sbrdecoder.lo
libtool: link: ( cd ".libs" && rm -f "gverb_1216.la" && ln -s "../gverb_1216.la" "gverb_1216.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o harmonic_gen_1220.la -rpath /usr/local/lib/ladspa harmonic_gen_1220.lo  -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/phasers_1217.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,phasers_1217.so -o .libs/phasers_1217.so
mv -f .deps/libmplex2_la-subpstream.Tpo .deps/libmplex2_la-subpstream.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++  -g -O2 -pthread   -version-info 0:0:0 -release 2.1   -o libmplex2.la -rpath /usr/local/lib libmplex2_la-ac3strm_in.lo libmplex2_la-audiostrm_out.lo libmplex2_la-bits.lo libmplex2_la-decodebufmodel.lo libmplex2_la-dtsstrm_in.lo libmplex2_la-inputstrm.lo libmplex2_la-interact.lo libmplex2_la-lpcmstrm_in.lo libmplex2_la-mpastrm_in.lo libmplex2_la-multiplexor.lo libmplex2_la-padstrm.lo libmplex2_la-stillsstream.lo libmplex2_la-stream_params.lo libmplex2_la-systems.lo libmplex2_la-videostrm_in.lo libmplex2_la-videostrm_out.lo libmplex2_la-subpstream.lo ../utils/libmjpegutils.la  -lm 
libtool: link: ( cd ".libs" && rm -f "phasers_1217.la" && ln -s "../phasers_1217.la" "phasers_1217.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o surround_encoder_1401.la -rpath /usr/local/lib/ladspa surround_encoder_1401.lo  -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/harmonic_gen_1220.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,harmonic_gen_1220.so -o .libs/harmonic_gen_1220.so
libtool: link: ( cd ".libs" && rm -f "harmonic_gen_1220.la" && ln -s "../harmonic_gen_1220.la" "harmonic_gen_1220.la" )
mv -f .deps/main.Tpo .deps/main.Po
  CXX    libSBRdec/src/sbr_ram.lo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o delayorama_1402.la -rpath /usr/local/lib/ladspa delayorama_1402.lo  -lrt -lm -lm  -lm
  CXX    libSBRdec/src/sbr_rom.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/surround_encoder_1401.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,surround_encoder_1401.so -o .libs/surround_encoder_1401.so
  CXX    libSBRenc/src/bit_sbr.lo
  CXX    libSBRenc/src/env_bit.lo
libtool: link: ar cru .libs/libmplex2.a  libmplex2_la-ac3strm_in.o libmplex2_la-audiostrm_out.o libmplex2_la-bits.o libmplex2_la-decodebufmodel.o libmplex2_la-dtsstrm_in.o libmplex2_la-inputstrm.o libmplex2_la-interact.o libmplex2_la-lpcmstrm_in.o libmplex2_la-mpastrm_in.o libmplex2_la-multiplexor.o libmplex2_la-padstrm.o libmplex2_la-stillsstream.o libmplex2_la-stream_params.o libmplex2_la-systems.o libmplex2_la-videostrm_in.o libmplex2_la-videostrm_out.o libmplex2_la-subpstream.o
libtool: link: ranlib .libs/libmplex2.a
libtool: link: ( cd ".libs" && rm -f "surround_encoder_1401.la" && ln -s "../surround_encoder_1401.la" "surround_encoder_1401.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o dyson_compress_1403.la -rpath /usr/local/lib/ladspa dyson_compress_1403.lo  -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/delayorama_1402.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,delayorama_1402.so -o .libs/delayorama_1402.so
  CXX    libSBRenc/src/fram_gen.lo
libtool: link: ( cd ".libs" && rm -f "libmplex2.la" && ln -s "../libmplex2.la" "libmplex2.la" )
libtool: link: ( cd ".libs" && rm -f "delayorama_1402.la" && ln -s "../delayorama_1402.la" "delayorama_1402.la" )
/bin/sh ../libtool --tag=CXX   --mode=link g++  -g -O2 -pthread    -o mplex main.o libmplex2.la  -lm  -lm 
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o crossover_dist_1404.la -rpath /usr/local/lib/ladspa crossover_dist_1404.lo  -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/dyson_compress_1403.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,dyson_compress_1403.so -o .libs/dyson_compress_1403.so
  CXX    libSBRenc/src/mh_det.lo
libtool: link: ( cd ".libs" && rm -f "dyson_compress_1403.la" && ln -s "../dyson_compress_1403.la" "dyson_compress_1403.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o valve_rect_1405.la -rpath /usr/local/lib/ladspa valve_rect_1405.lo  -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/crossover_dist_1404.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,crossover_dist_1404.so -o .libs/crossover_dist_1404.so
  CXX    libSBRenc/src/ps_bitenc.lo
  CXX    libSBRenc/src/ps_encode.lo
libtool: link: ( cd ".libs" && rm -f "crossover_dist_1404.la" && ln -s "../crossover_dist_1404.la" "crossover_dist_1404.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o split_1406.la -rpath /usr/local/lib/ladspa split_1406.lo  -lrt -lm -lm  -lm
libtool: link: g++ -g -O2 -pthread -o mplex main.o  ./.libs/libmplex2.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -shared  -fPIC -DPIC  .libs/valve_rect_1405.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,valve_rect_1405.so -o .libs/valve_rect_1405.so
libtool: link: ( cd ".libs" && rm -f "valve_rect_1405.la" && ln -s "../valve_rect_1405.la" "valve_rect_1405.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o alias_1407.la -rpath /usr/local/lib/ladspa alias_1407.lo  -lrt -lm -lm  -lm
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/mplex'
Making all in scripts
  CXX    libSBRenc/src/resampler.lo
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/scripts'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/scripts'
Making all in docs
libtool: link: gcc -shared  -fPIC -DPIC  .libs/split_1406.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,split_1406.so -o .libs/split_1406.so
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/docs'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/docs'
Making all in yuvcorrect
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvcorrect'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils   -pthread -Wall -Wunused -MT yuvcorrect.o -MD -MP -MF .deps/yuvcorrect.Tpo -c -o yuvcorrect.o yuvcorrect.c
libtool: link: ( cd ".libs" && rm -f "split_1406.la" && ln -s "../split_1406.la" "split_1406.la" )
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils   -pthread -Wall -Wunused -MT yuvcorrect_functions.o -MD -MP -MF .deps/yuvcorrect_functions.Tpo -c -o yuvcorrect_functions.o yuvcorrect_functions.c
mv -f .deps/yuvcorrect.Tpo .deps/yuvcorrect.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils   -pthread -Wall -Wunused -MT yuvcorrect_tune.o -MD -MP -MF .deps/yuvcorrect_tune.Tpo -c -o yuvcorrect_tune.o yuvcorrect_tune.c
libtool: link: gcc -shared  -fPIC -DPIC  .libs/alias_1407.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,alias_1407.so -o .libs/alias_1407.so
  CXX    libSBRenc/src/sbr_encoder.lo
  CXX    libSBRenc/src/sbr_ram.lo
libtool: link: ( cd ".libs" && rm -f "alias_1407.la" && ln -s "../alias_1407.la" "alias_1407.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o satan_maximiser_1408.la -rpath /usr/local/lib/ladspa satan_maximiser_1408.lo  -lrt -lm -lm  -lm
mv -f .deps/yuvcorrect_tune.Tpo .deps/yuvcorrect_tune.Po
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o karaoke_1409.la -rpath /usr/local/lib/ladspa karaoke_1409.lo  -lrt -lm -lm  -lm
  CXX    libSBRenc/src/ton_corr.lo
mv -f .deps/yuvcorrect_functions.Tpo .deps/yuvcorrect_functions.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o yuvcorrect yuvcorrect.o yuvcorrect_functions.o ../utils/libmjpegutils.la  -lm  -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/satan_maximiser_1408.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,satan_maximiser_1408.so -o .libs/satan_maximiser_1408.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/karaoke_1409.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,karaoke_1409.so -o .libs/karaoke_1409.so
  CXX    libSBRenc/src/code_env.lo
libtool: link: ( cd ".libs" && rm -f "satan_maximiser_1408.la" && ln -s "../satan_maximiser_1408.la" "satan_maximiser_1408.la" )
  CXX    libSBRenc/src/env_est.lo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o gate_1410.la -rpath /usr/local/lib/ladspa gate_1410.lo  -lrt -lm -lm  -lm
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
[ 84%] Built target common
libtool: link: ( cd ".libs" && rm -f "karaoke_1409.la" && ln -s "../karaoke_1409.la" "karaoke_1409.la" )
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o comb_splitter_1411.la -rpath /usr/local/lib/ladspa comb_splitter_1411.lo  -lrt -lm -lm  -lm
Scanning dependencies of target x265-static
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
  CXX    libSBRenc/src/invf_est.lo
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
[ 86%] Linking CXX static library libx265.a
libtool: link: gcc -pthread -Wall -Wunused -o yuvcorrect yuvcorrect.o yuvcorrect_functions.o  ../utils/.libs/libmjpegutils.a -lm -pthread
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o yuvcorrect_tune yuvcorrect_tune.o yuvcorrect_functions.o ../utils/libmjpegutils.la  -lm  -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gate_1410.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,gate_1410.so -o .libs/gate_1410.so
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
[ 86%] Built target x265-static
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
libtool: link: ( cd ".libs" && rm -f "gate_1410.la" && ln -s "../gate_1410.la" "gate_1410.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/comb_splitter_1411.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,comb_splitter_1411.so -o .libs/comb_splitter_1411.so
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o wave_terrain_1412.la -rpath /usr/local/lib/ladspa wave_terrain_1412.lo  -lrt -lm -lm  -lm
  CXX    libSBRenc/src/nf_est.lo
Scanning dependencies of target cli
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
[ 87%] Building CXX object CMakeFiles/cli.dir/input/input.cpp.o
libtool: link: ( cd ".libs" && rm -f "comb_splitter_1411.la" && ln -s "../comb_splitter_1411.la" "comb_splitter_1411.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o hard_limiter_1413.la -rpath /usr/local/lib/ladspa hard_limiter_1413.lo  -lrt -lm -lm  -lm
libtool: link: gcc -pthread -Wall -Wunused -o yuvcorrect_tune yuvcorrect_tune.o yuvcorrect_functions.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -shared  -fPIC -DPIC  .libs/wave_terrain_1412.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,wave_terrain_1412.so -o .libs/wave_terrain_1412.so
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvcorrect'
Making all in yuvscaler
[ 88%] Building CXX object CMakeFiles/cli.dir/input/yuv.cpp.o
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvscaler'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT yuvscaler-yuvscaler.o -MD -MP -MF .deps/yuvscaler-yuvscaler.Tpo -c -o yuvscaler-yuvscaler.o `test -f 'yuvscaler.c' || echo './'`yuvscaler.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT yuvscaler-yuvscaler_resample.o -MD -MP -MF .deps/yuvscaler-yuvscaler_resample.Tpo -c -o yuvscaler-yuvscaler_resample.o `test -f 'yuvscaler_resample.c' || echo './'`yuvscaler_resample.c
libtool: link: gcc -shared  -fPIC -DPIC  .libs/hard_limiter_1413.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,hard_limiter_1413.so -o .libs/hard_limiter_1413.so
libtool: link: ( cd ".libs" && rm -f "wave_terrain_1412.la" && ln -s "../wave_terrain_1412.la" "wave_terrain_1412.la" )
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT yuvscaler-yuvscaler_bicubic.o -MD -MP -MF .deps/yuvscaler-yuvscaler_bicubic.Tpo -c -o yuvscaler-yuvscaler_bicubic.o `test -f 'yuvscaler_bicubic.c' || echo './'`yuvscaler_bicubic.c
  CXX    libSBRenc/src/ps_main.lo
yuvscaler.c: In function ‘main’:
yuvscaler.c:1181:12: warning: variable ‘height_pad’ set but not used [-Wunused-but-set-variable]
   uint16_t height_pad=0,width_pad=0,width_neighbors=0,height_neighbors=0;
            ^
libtool: link: ( cd ".libs" && rm -f "hard_limiter_1413.la" && ln -s "../hard_limiter_1413.la" "hard_limiter_1413.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o smooth_decimate_1414.la -rpath /usr/local/lib/ladspa smooth_decimate_1414.lo  -lrt -lm -lm  -lm
[ 89%] Building CXX object CMakeFiles/cli.dir/input/y4m.cpp.o
mv -f .deps/yuvscaler-yuvscaler.Tpo .deps/yuvscaler-yuvscaler.Po
[ 91%] Building CXX object CMakeFiles/cli.dir/output/output.cpp.o
mv -f .deps/yuvscaler-yuvscaler_bicubic.Tpo .deps/yuvscaler-yuvscaler_bicubic.Po
mv -f .deps/yuvscaler-yuvscaler_resample.Tpo .deps/yuvscaler-yuvscaler_resample.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o yuvscaler yuvscaler-yuvscaler.o yuvscaler-yuvscaler_resample.o yuvscaler-yuvscaler_bicubic.o ../utils/libmjpegutils.la  -lm  -lm 
[ 92%] Building CXX object CMakeFiles/cli.dir/output/reconplay.cpp.o
  CXX    libSBRenc/src/sbrenc_freq_sca.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/smooth_decimate_1414.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,smooth_decimate_1414.so -o .libs/smooth_decimate_1414.so
  CXX    libSBRenc/src/sbr_misc.lo
libtool: link: ( cd ".libs" && rm -f "smooth_decimate_1414.la" && ln -s "../smooth_decimate_1414.la" "smooth_decimate_1414.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o fm_osc_1415.la -rpath /usr/local/lib/ladspa fm_osc_1415.lo -Lutil -lblo -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o analogue_osc_1416.la -rpath /usr/local/lib/ladspa analogue_osc_1416.lo -Lutil -lblo -lrt -lm -lm  -lm
libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o yuvscaler yuvscaler-yuvscaler.o yuvscaler-yuvscaler_resample.o yuvscaler-yuvscaler_bicubic.o  ../utils/.libs/libmjpegutils.a -lm -pthread
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o rate_shifter_1417.la -rpath /usr/local/lib/ladspa rate_shifter_1417.lo  -lrt -lm -lm  -lm
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvscaler'
Making all in yuvdenoise
libtool: link: gcc -shared  -fPIC -DPIC  .libs/fm_osc_1415.o   -Lutil -lblo -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,fm_osc_1415.so -o .libs/fm_osc_1415.so
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvdenoise'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils   -O3 -funroll-all-loops -ffast-math -pthread -Wall -Wunused -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
[ 93%] Building CXX object CMakeFiles/cli.dir/output/yuv.cpp.o
  CXX    libSBRenc/src/sbr_rom.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/analogue_osc_1416.o   -Lutil -lblo -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,analogue_osc_1416.so -o .libs/analogue_osc_1416.so
libtool: link: ( cd ".libs" && rm -f "fm_osc_1415.la" && ln -s "../fm_osc_1415.la" "fm_osc_1415.la" )
[ 94%] Building CXX object CMakeFiles/cli.dir/output/y4m.cpp.o
libtool: link: gcc -shared  -fPIC -DPIC  .libs/rate_shifter_1417.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,rate_shifter_1417.so -o .libs/rate_shifter_1417.so
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o freq_tracker_1418.la -rpath /usr/local/lib/ladspa freq_tracker_1418.lo  -lrt -lm -lm  -lm
  CXX    libSBRenc/src/tran_det.lo
libtool: link: ( cd ".libs" && rm -f "analogue_osc_1416.la" && ln -s "../analogue_osc_1416.la" "analogue_osc_1416.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o mod_delay_1419.la -rpath /usr/local/lib/ladspa mod_delay_1419.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "rate_shifter_1417.la" && ln -s "../rate_shifter_1417.la" "rate_shifter_1417.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o matrix_st_ms_1420.la -rpath /usr/local/lib/ladspa matrix_st_ms_1420.lo  -lrt -lm -lm  -lm
  CXX    libPCMutils/src/limiter.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/freq_tracker_1418.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,freq_tracker_1418.so -o .libs/freq_tracker_1418.so
  CXX    libPCMutils/src/pcmutils_lib.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/mod_delay_1419.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,mod_delay_1419.so -o .libs/mod_delay_1419.so
libtool: link: ( cd ".libs" && rm -f "freq_tracker_1418.la" && ln -s "../freq_tracker_1418.la" "freq_tracker_1418.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/matrix_st_ms_1420.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,matrix_st_ms_1420.so -o .libs/matrix_st_ms_1420.so
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o matrix_ms_st_1421.la -rpath /usr/local/lib/ladspa matrix_ms_st_1421.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "mod_delay_1419.la" && ln -s "../mod_delay_1419.la" "mod_delay_1419.la" )
[ 96%] Building CXX object CMakeFiles/cli.dir/output/raw.cpp.o
  CXX    libFDK/src/autocorr2nd.lo
libtool: link: ( cd ".libs" && rm -f "matrix_st_ms_1420.la" && ln -s "../matrix_st_ms_1420.la" "matrix_st_ms_1420.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o matrix_spatialiser_1422.la -rpath /usr/local/lib/ladspa matrix_spatialiser_1422.lo  -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o plate_1423.la -rpath /usr/local/lib/ladspa plate_1423.lo  -lrt -lm -lm  -lm
[ 97%] Building CXX object CMakeFiles/cli.dir/x265.cpp.o
libtool: link: gcc -shared  -fPIC -DPIC  .libs/matrix_ms_st_1421.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,matrix_ms_st_1421.so -o .libs/matrix_ms_st_1421.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/matrix_spatialiser_1422.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,matrix_spatialiser_1422.so -o .libs/matrix_spatialiser_1422.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/plate_1423.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,plate_1423.so -o .libs/plate_1423.so
libtool: link: ( cd ".libs" && rm -f "matrix_ms_st_1421.la" && ln -s "../matrix_ms_st_1421.la" "matrix_ms_st_1421.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o gong_1424.la -rpath /usr/local/lib/ladspa gong_1424.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "matrix_spatialiser_1422.la" && ln -s "../matrix_spatialiser_1422.la" "matrix_spatialiser_1422.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o sc1_1425.la -rpath /usr/local/lib/ladspa sc1_1425.lo -Lutil -ldb -lrms -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "plate_1423.la" && ln -s "../plate_1423.la" "plate_1423.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o sc2_1426.la -rpath /usr/local/lib/ladspa sc2_1426.lo -Lutil -ldb -lrms -lrt -lm -lm  -lm
  CXX    libFDK/src/dct.lo
[ 98%] Building CXX object CMakeFiles/cli.dir/x265-extras.cpp.o
config.status: creating Makefile
  CXX    libFDK/src/FDK_bitbuffer.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gong_1424.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,gong_1424.so -o .libs/gong_1424.so
config.status: creating OpenEXR.pc
mv -f .deps/main.Tpo .deps/main.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -O3 -funroll-all-loops -ffast-math -pthread -Wall -Wunused   -o yuvdenoise main.o ../utils/libmjpegutils.la  -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/sc1_1425.o   -Lutil -ldb -lrms -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,sc1_1425.so -o .libs/sc1_1425.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/sc2_1426.o   -Lutil -ldb -lrms -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,sc2_1426.so -o .libs/sc2_1426.so
libtool: link: ( cd ".libs" && rm -f "gong_1424.la" && ln -s "../gong_1424.la" "gong_1424.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o sc3_1427.la -rpath /usr/local/lib/ladspa sc3_1427.lo -Lutil -ldb -lrms -lrt -lm -lm  -lm
  CXX    libFDK/src/FDK_core.lo
config.status: creating config/Makefile
libtool: link: ( cd ".libs" && rm -f "sc1_1425.la" && ln -s "../sc1_1425.la" "sc1_1425.la" )
libtool: link: ( cd ".libs" && rm -f "sc2_1426.la" && ln -s "../sc2_1426.la" "sc2_1426.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o zm1_1428.la -rpath /usr/local/lib/ladspa zm1_1428.lo  -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o inv_1429.la -rpath /usr/local/lib/ladspa inv_1429.lo  -lrt -lm -lm  -lm
config.status: creating IlmImf/Makefile
libtool: link: gcc -shared  -fPIC -DPIC  .libs/sc3_1427.o   -Lutil -ldb -lrms -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,sc3_1427.so -o .libs/sc3_1427.so
config.status: creating IlmImfTest/Makefile
  CXX    libFDK/src/FDK_crc.lo
libtool: link: ( cd ".libs" && rm -f "sc3_1427.la" && ln -s "../sc3_1427.la" "sc3_1427.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o chebstortion_1430.la -rpath /usr/local/lib/ladspa chebstortion_1430.lo  -lrt -lm -lm  -lm
libtool: link: gcc -O3 -funroll-all-loops -ffast-math -pthread -Wall -Wunused -o yuvdenoise main.o  ../utils/.libs/libmjpegutils.a -lm -pthread
In file included from libFDK/src/dct.cpp:104:0:
./libFDK/include/fft.h:152:25: warning: always_inline function might not be inlinable [-Wattributes]
 static void FORCEINLINE fft_8(FIXP_DBL *x)
                         ^
./libFDK/include/fft.h:124:25: warning: always_inline function might not be inlinable [-Wattributes]
 static void FORCEINLINE fft_4(FIXP_DBL *x)
                         ^
libtool: link: gcc -shared  -fPIC -DPIC  .libs/zm1_1428.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,zm1_1428.so -o .libs/zm1_1428.so
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvdenoise'
Making all in yuvfilters
libtool: link: gcc -shared  -fPIC -DPIC  .libs/inv_1429.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,inv_1429.so -o .libs/inv_1429.so
config.status: creating IlmImfUtil/Makefile
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvfilters'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../utils   -pthread -Wall -Wunused -MT addtask.lo -MD -MP -MF .deps/addtask.Tpo -c -o addtask.lo addtask.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../utils -pthread -Wall -Wunused -MT addtask.lo -MD -MP -MF .deps/addtask.Tpo -c addtask.c -o addtask.o
libtool: link: ( cd ".libs" && rm -f "zm1_1428.la" && ln -s "../zm1_1428.la" "zm1_1428.la" )
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../utils   -pthread -Wall -Wunused -MT alloctask.lo -MD -MP -MF .deps/alloctask.Tpo -c -o alloctask.lo alloctask.c
libtool: link: ( cd ".libs" && rm -f "inv_1429.la" && ln -s "../inv_1429.la" "inv_1429.la" )
config.status: creating IlmImfUtilTest/Makefile
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o bode_shifter_1431.la -rpath /usr/local/lib/ladspa bode_shifter_1431.lo  -lrt -lm -lm  -lm
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../utils -pthread -Wall -Wunused -MT alloctask.lo -MD -MP -MF .deps/alloctask.Tpo -c alloctask.c -o alloctask.o
mv -f .deps/addtask.Tpo .deps/addtask.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../utils   -pthread -Wall -Wunused -MT initframe.lo -MD -MP -MF .deps/initframe.Tpo -c -o initframe.lo initframe.c
  CXX    libFDK/src/FDK_hybrid.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/chebstortion_1430.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,chebstortion_1430.so -o .libs/chebstortion_1430.so
  CXX    libFDK/src/FDK_tools_rom.lo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../utils -pthread -Wall -Wunused -MT initframe.lo -MD -MP -MF .deps/initframe.Tpo -c initframe.c -o initframe.o
config.status: creating IlmImfFuzzTest/Makefile
[100%] Linking CXX executable x265
mv -f .deps/alloctask.Tpo .deps/alloctask.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../utils   -pthread -Wall -Wunused -MT putframe.lo -MD -MP -MF .deps/putframe.Tpo -c -o putframe.lo putframe.c
libtool: link: ( cd ".libs" && rm -f "chebstortion_1430.la" && ln -s "../chebstortion_1430.la" "chebstortion_1430.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o bode_shifter_cv_1432.la -rpath /usr/local/lib/ladspa bode_shifter_cv_1432.lo  -lrt -lm -lm  -lm
mv -f .deps/initframe.Tpo .deps/initframe.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../utils -pthread -Wall -Wunused -MT putframe.lo -MD -MP -MF .deps/putframe.Tpo -c putframe.c -o putframe.o
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../utils   -pthread -Wall -Wunused -MT yuvkineco.lo -MD -MP -MF .deps/yuvkineco.Tpo -c -o yuvkineco.lo yuvkineco.c
  CXX    libFDK/src/FDK_trigFcts.lo
config.status: creating exrheader/Makefile
libtool: link: gcc -shared  -fPIC -DPIC  .libs/bode_shifter_1431.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,bode_shifter_1431.so -o .libs/bode_shifter_1431.so
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../utils -pthread -Wall -Wunused -MT yuvkineco.lo -MD -MP -MF .deps/yuvkineco.Tpo -c yuvkineco.c -o yuvkineco.o
mv -f .deps/putframe.Tpo .deps/putframe.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../utils   -pthread -Wall -Wunused -MT yuvstdin.lo -MD -MP -MF .deps/yuvstdin.Tpo -c -o yuvstdin.lo yuvstdin.c
  CXX    libFDK/src/fft.lo
  CXX    libFDK/src/fft_rad2.lo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../utils -pthread -Wall -Wunused -MT yuvstdin.lo -MD -MP -MF .deps/yuvstdin.Tpo -c yuvstdin.c -o yuvstdin.o
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
config.status: creating exrmaketiled/Makefile
libtool: link: ( cd ".libs" && rm -f "bode_shifter_1431.la" && ln -s "../bode_shifter_1431.la" "bode_shifter_1431.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/bode_shifter_cv_1432.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,bode_shifter_cv_1432.so -o .libs/bode_shifter_cv_1432.so
[100%] Built target cli
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o am_pitchshift_1433.la -rpath /usr/local/lib/ladspa am_pitchshift_1433.lo  -lrt -lm -lm  -lm
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/x265.built
  CXX    libFDK/src/fixpoint_math.lo
In file included from libFDK/src/FDK_hybrid.cpp:94:0:
./libFDK/include/fft.h:152:25: warning: always_inline function might not be inlinable [-Wattributes]
 static void FORCEINLINE fft_8(FIXP_DBL *x)
                         ^
./libFDK/include/fft.h:124:25: warning: always_inline function might not be inlinable [-Wattributes]
 static void FORCEINLINE fft_4(FIXP_DBL *x)
                         ^
config.status: creating IlmImfExamples/Makefile
mv -f .deps/yuvstdin.Tpo .deps/yuvstdin.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../utils   -pthread -Wall -Wunused -MT yuvstdout.lo -MD -MP -MF .deps/yuvstdout.Tpo -c -o yuvstdout.lo yuvstdout.c
libtool: link: ( cd ".libs" && rm -f "bode_shifter_cv_1432.la" && ln -s "../bode_shifter_cv_1432.la" "bode_shifter_cv_1432.la" )
mv -f .deps/yuvkineco.Tpo .deps/yuvkineco.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o sc4_1882.la -rpath /usr/local/lib/ladspa sc4_1882.lo -Lutil -ldb -lrms -lrt -lm -lm  -lm
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../utils   -pthread -Wall -Wunused -MT yuvycsnoise.lo -MD -MP -MF .deps/yuvycsnoise.Tpo -c -o yuvycsnoise.lo yuvycsnoise.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../utils -pthread -Wall -Wunused -MT yuvstdout.lo -MD -MP -MF .deps/yuvstdout.Tpo -c yuvstdout.c -o yuvstdout.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../utils -pthread -Wall -Wunused -MT yuvycsnoise.lo -MD -MP -MF .deps/yuvycsnoise.Tpo -c yuvycsnoise.c -o yuvycsnoise.o
config.status: creating doc/Makefile
libtool: link: gcc -shared  -fPIC -DPIC  .libs/am_pitchshift_1433.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,am_pitchshift_1433.so -o .libs/am_pitchshift_1433.so
mv -f .deps/yuvstdout.Tpo .deps/yuvstdout.Plo
gcc -DHAVE_CONFIG_H -I. -I..  -I../utils  -DFILTER=yuvycsnoise -pthread -Wall -Wunused -MT yuvycsnoise-main.o -MD -MP -MF .deps/yuvycsnoise-main.Tpo -c -o yuvycsnoise-main.o `test -f 'main.c' || echo './'`main.c
config.status: creating exrstdattr/Makefile
libtool: link: ( cd ".libs" && rm -f "am_pitchshift_1433.la" && ln -s "../am_pitchshift_1433.la" "am_pitchshift_1433.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o lcr_delay_1436.la -rpath /usr/local/lib/ladspa lcr_delay_1436.lo  -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/sc4_1882.o   -Lutil -ldb -lrms -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,sc4_1882.so -o .libs/sc4_1882.so
libFDK/src/fft.cpp:139:25: warning: always_inline function might not be inlinable [-Wattributes]
 static FORCEINLINE void fft5(FIXP_DBL *RESTRICT pDat)
                         ^
libFDK/src/fft.cpp:106:25: warning: always_inline function might not be inlinable [-Wattributes]
 static FORCEINLINE void fft3(FIXP_DBL *RESTRICT pDat)
                         ^
In file included from libFDK/src/fft.cpp:91:0:
./libFDK/include/fft.h:152:25: warning: always_inline function might not be inlinable [-Wattributes]
 static void FORCEINLINE fft_8(FIXP_DBL *x)
                         ^
./libFDK/include/fft.h:124:25: warning: always_inline function might not be inlinable [-Wattributes]
 static void FORCEINLINE fft_4(FIXP_DBL *x)
                         ^
mv -f .deps/yuvycsnoise.Tpo .deps/yuvycsnoise.Plo
mv -f .deps/yuvycsnoise-main.Tpo .deps/yuvycsnoise-main.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I../utils  -DFILTER=yuvkineco -pthread -Wall -Wunused -MT yuvkineco-main.o -MD -MP -MF .deps/yuvkineco-main.Tpo -c -o yuvkineco-main.o `test -f 'main.c' || echo './'`main.c
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o libyuvfilters.la  addtask.lo alloctask.lo initframe.lo putframe.lo yuvkineco.lo yuvstdin.lo yuvstdout.lo yuvycsnoise.lo  -lm 
config.status: creating exrmakepreview/Makefile
  CXX    libFDK/src/mdct.lo
libtool: link: ( cd ".libs" && rm -f "sc4_1882.la" && ln -s "../sc4_1882.la" "sc4_1882.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o giant_flange_1437.la -rpath /usr/local/lib/ladspa giant_flange_1437.lo  -lrt -lm -lm  -lm
mv -f .deps/yuvkineco-main.Tpo .deps/yuvkineco-main.Po
config.status: creating exrenvmap/Makefile
  CXX    libFDK/src/qmf.lo
libtool: link: gcc -shared  -fPIC -DPIC  .libs/lcr_delay_1436.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,lcr_delay_1436.so -o .libs/lcr_delay_1436.so
  CXX    libFDK/src/scale.lo
config.status: creating exrmultiview/Makefile
libtool: link: gcc -shared  -fPIC -DPIC  .libs/giant_flange_1437.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,giant_flange_1437.so -o .libs/giant_flange_1437.so
libtool: link: ar cru .libs/libyuvfilters.a  addtask.o alloctask.o initframe.o putframe.o yuvkineco.o yuvstdin.o yuvstdout.o yuvycsnoise.o
libtool: link: ranlib .libs/libyuvfilters.a
libtool: link: ( cd ".libs" && rm -f "lcr_delay_1436.la" && ln -s "../lcr_delay_1436.la" "lcr_delay_1436.la" )
config.status: creating exrmultipart/Makefile
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o dj_flanger_1438.la -rpath /usr/local/lib/ladspa dj_flanger_1438.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "libyuvfilters.la" && ln -s "../libyuvfilters.la" "libyuvfilters.la" )
  CXX    libSYS/src/cmdl_parser.lo
/bin/sh ../libtool --tag=CC   --mode=link gcc -DFILTER=yuvycsnoise -pthread -Wall -Wunused   -o yuvycsnoise yuvycsnoise-main.o libyuvfilters.la ../utils/libmjpegutils.la  -lm 
libtool: link: ( cd ".libs" && rm -f "giant_flange_1437.la" && ln -s "../giant_flange_1437.la" "giant_flange_1437.la" )
  CXX    libSYS/src/conv_string.lo
config.status: creating config/OpenEXRConfig.h
  CXX    libSYS/src/genericStds.lo
config.status: config/OpenEXRConfig.h is unchanged
config.status: executing depfiles commands
libtool: link: gcc -shared  -fPIC -DPIC  .libs/dj_flanger_1438.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,dj_flanger_1438.so -o .libs/dj_flanger_1438.so
libtool: link: ( cd ".libs" && rm -f "dj_flanger_1438.la" && ln -s "../dj_flanger_1438.la" "dj_flanger_1438.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o gong_beater_1439.la -rpath /usr/local/lib/ladspa gong_beater_1439.lo  -lrt -lm -lm  -lm
  CXX    libSYS/src/wav_file.lo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o hilbert_1440.la -rpath /usr/local/lib/ladspa hilbert_1440.lo  -lrt -lm -lm  -lm
libtool: link: gcc -DFILTER=yuvycsnoise -pthread -Wall -Wunused -o yuvycsnoise yuvycsnoise-main.o  ./.libs/libyuvfilters.a ../utils/.libs/libmjpegutils.a -lm -pthread
/bin/sh ../libtool --tag=CC   --mode=link gcc -DFILTER=yuvkineco -pthread -Wall -Wunused   -o yuvkineco yuvkineco-main.o libyuvfilters.la ../utils/libmjpegutils.la  -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/hilbert_1440.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,hilbert_1440.so -o .libs/hilbert_1440.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/gong_beater_1439.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,gong_beater_1439.so -o .libs/gong_beater_1439.so
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o sin_cos_1881.la -rpath /usr/local/lib/ladspa sin_cos_1881.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "gong_beater_1439.la" && ln -s "../gong_beater_1439.la" "gong_beater_1439.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o se4_1883.la -rpath /usr/local/lib/ladspa se4_1883.lo -Lutil -ldb -lrms -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "hilbert_1440.la" && ln -s "../hilbert_1440.la" "hilbert_1440.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o bandpass_a_iir_1893.la -rpath /usr/local/lib/ladspa bandpass_a_iir_1893.lo -Lutil -liir -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o bandpass_iir_1892.la -rpath /usr/local/lib/ladspa bandpass_iir_1892.lo -Lutil -liir -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o highpass_iir_1890.la -rpath /usr/local/lib/ladspa highpass_iir_1890.lo -Lutil -liir -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o lowpass_iir_1891.la -rpath /usr/local/lib/ladspa lowpass_iir_1891.lo -Lutil -liir -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/sin_cos_1881.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,sin_cos_1881.so -o .libs/sin_cos_1881.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/se4_1883.o   -Lutil -ldb -lrms -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,se4_1883.so -o .libs/se4_1883.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/bandpass_iir_1892.o   -Lutil -liir -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,bandpass_iir_1892.so -o .libs/bandpass_iir_1892.so
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o notch_iir_1894.la -rpath /usr/local/lib/ladspa notch_iir_1894.lo -Lutil -liir -lrt -lm -lm  -lm
libtool: link: gcc -DFILTER=yuvkineco -pthread -Wall -Wunused -o yuvkineco yuvkineco-main.o  ./.libs/libyuvfilters.a ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -shared  -fPIC -DPIC  .libs/bandpass_a_iir_1893.o   -Lutil -liir -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,bandpass_a_iir_1893.so -o .libs/bandpass_a_iir_1893.so
libtool: link: ( cd ".libs" && rm -f "sin_cos_1881.la" && ln -s "../sin_cos_1881.la" "sin_cos_1881.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o dj_eq_1901.la -rpath /usr/local/lib/ladspa dj_eq_1901.lo  -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o butterworth_1902.la -rpath /usr/local/lib/ladspa butterworth_1902.lo -Lutil -liir -lrt -lm -lm  -lm
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvfilters'
Making all in yuvdeinterlace
libtool: link: ( cd ".libs" && rm -f "se4_1883.la" && ln -s "../se4_1883.la" "se4_1883.la" )
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvdeinterlace'
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils    -g -O2 -pthread  -MT yuvdeinterlace.o -MD -MP -MF .deps/yuvdeinterlace.Tpo -c -o yuvdeinterlace.o yuvdeinterlace.cc
libtool: link: gcc -shared  -fPIC -DPIC  .libs/highpass_iir_1890.o   -Lutil -liir -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,highpass_iir_1890.so -o .libs/highpass_iir_1890.so
libtool: link: ( cd ".libs" && rm -f "bandpass_iir_1892.la" && ln -s "../bandpass_iir_1892.la" "bandpass_iir_1892.la" )
  GEN    libfdk-aac.la
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o allpass_1895.la -rpath /usr/local/lib/ladspa allpass_1895.lo  -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o comb_1887.la -rpath /usr/local/lib/ladspa comb_1887.lo  -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/lowpass_iir_1891.o   -Lutil -liir -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,lowpass_iir_1891.so -o .libs/lowpass_iir_1891.so
libtool: link: ( cd ".libs" && rm -f "bandpass_a_iir_1893.la" && ln -s "../bandpass_a_iir_1893.la" "bandpass_a_iir_1893.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o decay_1886.la -rpath /usr/local/lib/ladspa decay_1886.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "lowpass_iir_1891.la" && ln -s "../lowpass_iir_1891.la" "lowpass_iir_1891.la" )
libtool: link: ( cd ".libs" && rm -f "highpass_iir_1890.la" && ln -s "../highpass_iir_1890.la" "highpass_iir_1890.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/dj_eq_1901.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,dj_eq_1901.so -o .libs/dj_eq_1901.so
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o delay_1898.la -rpath /usr/local/lib/ladspa delay_1898.lo  -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/notch_iir_1894.o   -Lutil -liir -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,notch_iir_1894.so -o .libs/notch_iir_1894.so
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o impulse_1885.la -rpath /usr/local/lib/ladspa impulse_1885.lo  -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/butterworth_1902.o   -Lutil -liir -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,butterworth_1902.so -o .libs/butterworth_1902.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/allpass_1895.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,allpass_1895.so -o .libs/allpass_1895.so
libtool: link: ( cd ".libs" && rm -f "dj_eq_1901.la" && ln -s "../dj_eq_1901.la" "dj_eq_1901.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/comb_1887.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,comb_1887.so -o .libs/comb_1887.so
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o vynil_1905.la -rpath /usr/local/lib/ladspa vynil_1905.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "notch_iir_1894.la" && ln -s "../notch_iir_1894.la" "notch_iir_1894.la" )
libtool: link: ( cd ".libs" && rm -f "butterworth_1902.la" && ln -s "../butterworth_1902.la" "butterworth_1902.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/decay_1886.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,decay_1886.so -o .libs/decay_1886.so
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o revdelay_1605.la -rpath /usr/local/lib/ladspa revdelay_1605.lo  -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o ls_filter_1908.la -rpath /usr/local/lib/ladspa ls_filter_1908.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "allpass_1895.la" && ln -s "../allpass_1895.la" "allpass_1895.la" )
libtool: link: ( cd ".libs" && rm -f "decay_1886.la" && ln -s "../decay_1886.la" "decay_1886.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o const_1909.la -rpath /usr/local/lib/ladspa const_1909.lo  -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o pointer_cast_1910.la -rpath /usr/local/lib/ladspa pointer_cast_1910.lo  -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/delay_1898.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,delay_1898.so -o .libs/delay_1898.so
libtool: link: ( cd ".libs" && rm -f "comb_1887.la" && ln -s "../comb_1887.la" "comb_1887.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/impulse_1885.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,impulse_1885.so -o .libs/impulse_1885.so
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o fast_lookahead_limiter_1913.la -rpath /usr/local/lib/ladspa fast_lookahead_limiter_1913.lo  -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/vynil_1905.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,vynil_1905.so -o .libs/vynil_1905.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/revdelay_1605.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,revdelay_1605.so -o .libs/revdelay_1605.so
libtool: link: ( cd ".libs" && rm -f "delay_1898.la" && ln -s "../delay_1898.la" "delay_1898.la" )
libtool: link: ( cd ".libs" && rm -f "impulse_1885.la" && ln -s "../impulse_1885.la" "impulse_1885.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/ls_filter_1908.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,ls_filter_1908.so -o .libs/ls_filter_1908.so
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o latency_1914.la -rpath /usr/local/lib/ladspa latency_1914.lo  -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o xfade_1915.la -rpath /usr/local/lib/ladspa xfade_1915.lo  -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/const_1909.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,const_1909.so -o .libs/const_1909.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pointer_cast_1910.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,pointer_cast_1910.so -o .libs/pointer_cast_1910.so
libtool: link: ( cd ".libs" && rm -f "vynil_1905.la" && ln -s "../vynil_1905.la" "vynil_1905.la" )
libtool: link: ( cd ".libs" && rm -f "ls_filter_1908.la" && ln -s "../ls_filter_1908.la" "ls_filter_1908.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o sc4m_1916.la -rpath /usr/local/lib/ladspa sc4m_1916.lo -Lutil -ldb -lrms -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "revdelay_1605.la" && ln -s "../revdelay_1605.la" "revdelay_1605.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/fast_lookahead_limiter_1913.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,fast_lookahead_limiter_1913.so -o .libs/fast_lookahead_limiter_1913.so
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o mbeq_1197.la -rpath /usr/local/lib/ladspa mbeq_1197_la-mbeq_1197.lo -lfftw3f -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o pitch_scale_1193.la -rpath /usr/local/lib/ladspa pitch_scale_1193_la-pitch_scale_1193.lo -Lutil -lpitchscale -lfftw3f -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "pointer_cast_1910.la" && ln -s "../pointer_cast_1910.la" "pointer_cast_1910.la" )
libtool: link: ( cd ".libs" && rm -f "const_1909.la" && ln -s "../const_1909.la" "const_1909.la" )
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o pitch_scale_1194.la -rpath /usr/local/lib/ladspa pitch_scale_1194_la-pitch_scale_1194.lo -Lutil -lpitchscale -lfftw3f -lrt -lm -lm  -lm
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -g -O2 -I@top_srcdir@/intl -I@top_srcdir@ -Wall -O3 -fomit-frame-pointer -fstrength-reduce -funroll-loops -ffast-math -fPIC -DPIC    -module -avoid-version -Wc,-nostartfiles  -o imp_1199.la -rpath /usr/local/lib/ladspa imp_1199_la-imp_1199.lo -lfftw3f -lrt -lm -lm  -lm
libtool: link: gcc -shared  -fPIC -DPIC  .libs/latency_1914.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,latency_1914.so -o .libs/latency_1914.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/xfade_1915.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,xfade_1915.so -o .libs/xfade_1915.so
libtool: link: ( cd ".libs" && rm -f "fast_lookahead_limiter_1913.la" && ln -s "../fast_lookahead_limiter_1913.la" "fast_lookahead_limiter_1913.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/mbeq_1197_la-mbeq_1197.o   -lfftw3f -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,mbeq_1197.so -o .libs/mbeq_1197.so
libtool: link: ( cd ".libs" && rm -f "latency_1914.la" && ln -s "../latency_1914.la" "latency_1914.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pitch_scale_1193_la-pitch_scale_1193.o   -Lutil -lpitchscale -lfftw3f -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,pitch_scale_1193.so -o .libs/pitch_scale_1193.so
libtool: link: ( cd ".libs" && rm -f "xfade_1915.la" && ln -s "../xfade_1915.la" "xfade_1915.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/sc4m_1916.o   -Lutil -ldb -lrms -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,sc4m_1916.so -o .libs/sc4m_1916.so
libtool: link: gcc -shared  -fPIC -DPIC  .libs/pitch_scale_1194_la-pitch_scale_1194.o   -Lutil -lpitchscale -lfftw3f -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,pitch_scale_1194.so -o .libs/pitch_scale_1194.so
libtool: link: ( cd ".libs" && rm -f "mbeq_1197.la" && ln -s "../mbeq_1197.la" "mbeq_1197.la" )
libtool: link: gcc -shared  -fPIC -DPIC  .libs/imp_1199_la-imp_1199.o   -lfftw3f -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,imp_1199.so -o .libs/imp_1199.so
copying selected object files to avoid basename conflicts...
libtool: link: ( cd ".libs" && rm -f "pitch_scale_1193.la" && ln -s "../pitch_scale_1193.la" "pitch_scale_1193.la" )
libtool: link: ( cd ".libs" && rm -f "sc4m_1916.la" && ln -s "../sc4m_1916.la" "sc4m_1916.la" )
libtool: link: ( cd ".libs" && rm -f "pitch_scale_1194.la" && ln -s "../pitch_scale_1194.la" "pitch_scale_1194.la" )
libtool: link: ( cd ".libs" && rm -f "imp_1199.la" && ln -s "../imp_1199.la" "imp_1199.la" )
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
mv -f .deps/yuvdeinterlace.Tpo .deps/yuvdeinterlace.Po
Making install in m4
/bin/sh ../libtool --tag=CXX   --mode=link g++  -g -O2 -pthread    -o yuvdeinterlace yuvdeinterlace.o ../utils/libmjpegutils.la  -lm 
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/m4'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/m4'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/m4'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/m4'
Making install in po
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/po'
/bin/sh .././mkinstalldirs /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015//usr/local/share
mkdir -p -- /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015//usr/local/share
mkdir -p -- /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015//usr/local/share/locale/en_GB/LC_MESSAGES
installing en_GB.gmo as /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015//usr/local/share/locale/en_GB/LC_MESSAGES/swh-plugins.mo
if test "swh-plugins" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015//usr/local/share/gettext/po; \
  for file in Makefile.in.in remove-potcdate.sin    Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
		    /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015//usr/local/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015//usr/local/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/po'
Making install in util
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/util'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/util'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/util'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/util'
Making install in gsm
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4'
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/gsm'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/gsm'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/gsm'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/gsm'
Making install in gverb
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/gverb'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/gverb'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/gverb'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/gverb'
Making install in metadata
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/metadata'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/fdk.built
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/metadata'
make[5]: Nothing to be done for 'install-exec-am'.
CONFIGURING ffmpeg
cd ffmpeg* &&   ./configure --enable-pthreads --enable-gpl --disable-ffserver --disable-ffplay --enable-libfaac --enable-libfdk-aac --enable-libtwolame --enable-libopenjpeg --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libvpx --enable-libx264 --enable-libx265 --enable-nonfree --extra-cflags="     -I`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg*`/src/lib/openjp2     -I`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265*`/ -I`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265*`/source -I`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk*`/libAACdec -I`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk*`/libAACenc -I`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk*`/libSYS -I`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk*`/libSYS/include" --extra-cxxflags="-D__STDC_CONSTANT_MACROS" --extra-libs="     -L`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg*`/bin     -L`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265*`/ -L`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk*`/.libs -ldl -lva" --extra-ldflags="-ldl"  
 /bin/mkdir -p '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015//usr/local/share/ladspa/rdf'
 /usr/bin/install -c -m 644 swh-plugins.rdf swh-aux.rdf swh-scales.rdf '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015//usr/local/share/ladspa/rdf'
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/metadata'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/metadata'
libtool: link: g++ -g -O2 -pthread -o yuvdeinterlace yuvdeinterlace.o  ../utils/.libs/libmjpegutils.a -lm -pthread
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvdeinterlace'
Making all in y4mdenoise
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/y4mdenoise'
gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils   -DNDEBUG -finline-functions -fno-PIC -pthread -Wall -Wunused -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils   -DNDEBUG -finline-functions -fno-PIC -g -O2 -pthread  -MT newdenoise.o -MD -MP -MF .deps/newdenoise.Tpo -c -o newdenoise.o newdenoise.cc
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils   -DNDEBUG -finline-functions -fno-PIC -g -O2 -pthread  -MT regiontest.o -MD -MP -MF .deps/regiontest.Tpo -c -o regiontest.o regiontest.cc
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
make[5]: Nothing to be done for 'install-exec-am'.
mkdir -p /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015///usr/local/lib/ladspa
list='amp_1181.la diode_1185.la divider_1186.la shaper_1187.la ringmod_1188.la comb_1190.la declip_1195.la foverdrive_1196.la sinus_wavewrapper_1198.la hermes_filter_1200.la multivoice_chorus_1201.la flanger_1191.la decimator_1202.la single_para_1203.la triple_para_1204.la transient_1206.la fad_delay_1192.la dc_remove_1207.la retro_flange_1208.la valve_1209.la sifter_1210.la tape_delay_1211.la step_muxer_1212.la foldover_1213.la svf_1214.la gsm_1215.la gverb_1216.la phasers_1217.la harmonic_gen_1220.la surround_encoder_1401.la delayorama_1402.la dyson_compress_1403.la crossover_dist_1404.la valve_rect_1405.la split_1406.la alias_1407.la satan_maximiser_1408.la karaoke_1409.la gate_1410.la comb_splitter_1411.la wave_terrain_1412.la hard_limiter_1413.la smooth_decimate_1414.la fm_osc_1415.la analogue_osc_1416.la rate_shifter_1417.la freq_tracker_1418.la mod_delay_1419.la matrix_st_ms_1420.la matrix_ms_st_1421.la matrix_spatialiser_1422.la plate_1423.la gong_1424.la sc1_1425.la sc2_1426.la sc3_1427.la zm1_1428.la inv_1429.la chebstortion_1430.la bode_shifter_1431.la bode_shifter_cv_1432.la am_pitchshift_1433.la sc4_1882.la lcr_delay_1436.la giant_flange_1437.la dj_flanger_1438.la gong_beater_1439.la hilbert_1440.la sin_cos_1881.la se4_1883.la bandpass_a_iir_1893.la bandpass_iir_1892.la highpass_iir_1890.la lowpass_iir_1891.la notch_iir_1894.la dj_eq_1901.la butterworth_1902.la allpass_1895.la comb_1887.la decay_1886.la delay_1898.la impulse_1885.la vynil_1905.la revdelay_1605.la ls_filter_1908.la const_1909.la pointer_cast_1910.la fast_lookahead_limiter_1913.la latency_1914.la xfade_1915.la sc4m_1916.la mbeq_1197.la pitch_scale_1193.la pitch_scale_1194.la imp_1199.la'; \
for file in $list; do \
  sofile=`basename $file .la`.so; \
  /usr/bin/install -c .libs/$sofile /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015///usr/local/lib/ladspa; \
done
mv -f .deps/main.Tpo .deps/main.Po
config.status: executing libtool commands

---------------------------------------------
Summary for OpenEXR features:

build IlmImf example program                    no
build IlmImf damaged input resilience test      no
build IlmImf huge input test                    no
enable large stack optimizations                yes
internal library namespace                      Imf_2_2
user-client namespace                           Imf

---------------------------------------------

make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ladspa.built
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/openexr.configure
make -C openexr*  
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0'
Making all in config
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/config'
make  all-am
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/config'
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/config'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/config'
Making all in IlmImf
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImf'
g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT b44ExpLogTable.o -MD -MP -MF .deps/b44ExpLogTable.Tpo -c -o b44ExpLogTable.o b44ExpLogTable.cpp
g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT dwaLookups.o -MD -MP -MF .deps/dwaLookups.Tpo -c -o dwaLookups.o dwaLookups.cpp
mv -f .deps/regiontest.Tpo .deps/regiontest.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -DNDEBUG -finline-functions -fno-PIC -g -O2 -pthread    -o regiontest regiontest.o  -lm 
libtool: link: g++ -DNDEBUG -finline-functions -fno-PIC -g -O2 -pthread -o regiontest regiontest.o  -lm -pthread
mv -f .deps/b44ExpLogTable.Tpo .deps/b44ExpLogTable.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2   -o b44ExpLogTable b44ExpLogTable.o -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib -lImath -lHalf -lIex -lIlmThread -lpthread 
libtool: link: g++ -pipe -g -O2 -o b44ExpLogTable b44ExpLogTable.o  -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.so -lpthread -pthread -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
./b44ExpLogTable > b44ExpLogTable.h
mv -f .deps/dwaLookups.Tpo .deps/dwaLookups.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2   -o dwaLookups dwaLookups.o -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib -lImath -lHalf -lIex -lIlmThread -lpthread 
libtool: link: g++ -pipe -g -O2 -o dwaLookups dwaLookups.o  -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.so -lpthread -pthread -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
./dwaLookups > dwaLookups.h
 Building acceleration for DwaCompressor, 0.00 %       Building acceleration for DwaCompressor, 0.92 %       Building acceleration for DwaCompressor, 1.83 %       Building acceleration for DwaCompressor, 2.75 %       Building acceleration for DwaCompressor, 3.66 %       Building acceleration for DwaCompressor, 4.58 %       Building acceleration for DwaCompressor, 5.49 %       Building acceleration for DwaCompressor, 6.41 %       Building acceleration for DwaCompressor, 7.32 %       Building acceleration for DwaCompressor, 8.24 %       Building acceleration for DwaCompressor, 9.16 %       Building acceleration for DwaCompressor, 10.07 %       Building acceleration for DwaCompressor, 10.99 %       Building acceleration for DwaCompressor, 11.90 %       Building acceleration for DwaCompressor, 12.82 %       Building acceleration for DwaCompressor, 13.73 %       Building acceleration for DwaCompressor, 14.65 %       Building acceleration for DwaCompressor, 15.56 %       Building acceleration for DwaCompressor, 16.48 %       Building acceleration for DwaCompressor, 17.40 %       Building acceleration for DwaCompressor, 18.31 %       Building acceleration for DwaCompressor, 19.23 %       Building acceleration for DwaCompressor, 20.14 %       Building acceleration for DwaCompressor, 21.06 %       Building acceleration for DwaCompressor, 21.97 %       Building acceleration for DwaCompressor, 22.89 %       Building acceleration for DwaCompressor, 23.81 %       Building acceleration for DwaCompressor, 24.72 %       Building acceleration for DwaCompressor, 25.64 %       Building acceleration for DwaCompressor, 26.55 %       Building acceleration for DwaCompressor, 27.47 %       Building acceleration for DwaCompressor, 28.38 %       Building acceleration for DwaCompressor, 29.30 %       Building acceleration for DwaCompressor, 30.21 %       Building acceleration for DwaCompressor, 31.13 %       Building acceleration for DwaCompressor, 32.05 %       Building acceleration for DwaCompressor, 32.96 %       Building acceleration for DwaCompressor, 33.88 %       Building acceleration for DwaCompressor, 34.79 %       Building acceleration for DwaCompressor, 35.71 %       Building acceleration for DwaCompressor, 36.62 %       Building acceleration for DwaCompressor, 37.54 %       Building acceleration for DwaCompressor, 38.45 %       Building acceleration for DwaCompressor, 39.37 %       Building acceleration for DwaCompressor, 40.29 %       Building acceleration for DwaCompressor, 41.20 %       Building acceleration for DwaCompressor, 42.12 %       Building acceleration for DwaCompressor, 43.03 %       Building acceleration for DwaCompressor, 43.95 %       Building acceleration for DwaCompressor, 44.86 %       Building acceleration for DwaCompressor, 45.78 %       Building acceleration for DwaCompressor, 46.69 %       Building acceleration for DwaCompressor, 47.61 %       Building acceleration for DwaCompressor, 48.53 %       Building acceleration for DwaCompressor, 49.44 %       Building acceleration for DwaCompressor, 50.36 %       Building acceleration for DwaCompressor, 51.27 %       Building acceleration for DwaCompressor, 52.19 %       Building acceleration for DwaCompressor, 53.10 %       Building acceleration for DwaCompressor, 54.02 %       Building acceleration for DwaCompressor, 54.93 %      mv -f .deps/newdenoise.Tpo .deps/newdenoise.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -DNDEBUG -finline-functions -fno-PIC -g -O2 -pthread    -o y4mdenoise main.o newdenoise.o ../utils/libmjpegutils.la  -lm 
 Building acceleration for DwaCompressor, 55.85 %       Building acceleration for DwaCompressor, 56.77 %       Building acceleration for DwaCompressor, 57.68 %       Building acceleration for DwaCompressor, 58.60 %       Building acceleration for DwaCompressor, 59.51 %      libtool: link: g++ -DNDEBUG -finline-functions -fno-PIC -g -O2 -pthread -o y4mdenoise main.o newdenoise.o  ../utils/.libs/libmjpegutils.a -lm -pthread
 Building acceleration for DwaCompressor, 60.43 %       Building acceleration for DwaCompressor, 61.34 %      make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/y4mdenoise'
Making all in y4mscaler
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/y4mscaler'
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils   -DNDEBUG -finline-functions -DYS_VERSION_MAJOR=9 -DYS_VERSION_MINOR=0 -g -O2 -pthread  -MT graphics.o -MD -MP -MF .deps/graphics.Tpo -c -o graphics.o graphics.C
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils   -DNDEBUG -finline-functions -DYS_VERSION_MAJOR=9 -DYS_VERSION_MINOR=0 -g -O2 -pthread  -MT kernels.o -MD -MP -MF .deps/kernels.Tpo -c -o kernels.o kernels.C
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils   -DNDEBUG -finline-functions -DYS_VERSION_MAJOR=9 -DYS_VERSION_MINOR=0 -g -O2 -pthread  -MT scaler-matto.o -MD -MP -MF .deps/scaler-matto.Tpo -c -o scaler-matto.o scaler-matto.C
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils   -DNDEBUG -finline-functions -DYS_VERSION_MAJOR=9 -DYS_VERSION_MINOR=0 -g -O2 -pthread  -MT y4mscaler.o -MD -MP -MF .deps/y4mscaler.Tpo -c -o y4mscaler.o y4mscaler.C
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils   -DNDEBUG -finline-functions -DYS_VERSION_MAJOR=9 -DYS_VERSION_MINOR=0 -g -O2 -pthread  -MT ysScaling.o -MD -MP -MF .deps/ysScaling.Tpo -c -o ysScaling.o ysScaling.C
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils   -DNDEBUG -finline-functions -DYS_VERSION_MAJOR=9 -DYS_VERSION_MINOR=0 -g -O2 -pthread  -MT ysSource.o -MD -MP -MF .deps/ysSource.Tpo -c -o ysSource.o ysSource.C
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils   -DNDEBUG -finline-functions -DYS_VERSION_MAJOR=9 -DYS_VERSION_MINOR=0 -g -O2 -pthread  -MT ysStreamInfo.o -MD -MP -MF .deps/ysStreamInfo.Tpo -c -o ysStreamInfo.o ysStreamInfo.C
g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I../utils   -DNDEBUG -finline-functions -DYS_VERSION_MAJOR=9 -DYS_VERSION_MINOR=0 -g -O2 -pthread  -MT ysTarget.o -MD -MP -MF .deps/ysTarget.Tpo -c -o ysTarget.o ysTarget.C
 Building acceleration for DwaCompressor, 62.26 %       Building acceleration for DwaCompressor, 63.18 %      mv -f .deps/ysStreamInfo.Tpo .deps/ysStreamInfo.Po
 Building acceleration for DwaCompressor, 64.09 %      mv -f .deps/y4mscaler.Tpo .deps/y4mscaler.Po
 Building acceleration for DwaCompressor, 65.01 %      mv -f .deps/ysSource.Tpo .deps/ysSource.Po
mv -f .deps/kernels.Tpo .deps/kernels.Po
 Building acceleration for DwaCompressor, 65.92 %       Building acceleration for DwaCompressor, 66.84 %       Building acceleration for DwaCompressor, 67.75 %       Building acceleration for DwaCompressor, 68.67 %      mv -f .deps/scaler-matto.Tpo .deps/scaler-matto.Po
 Building acceleration for DwaCompressor, 69.58 %       Building acceleration for DwaCompressor, 70.50 %       Building acceleration for DwaCompressor, 71.42 %       Building acceleration for DwaCompressor, 72.33 %      mv -f .deps/ysTarget.Tpo .deps/ysTarget.Po
mv -f .deps/ysScaling.Tpo .deps/ysScaling.Po
 Building acceleration for DwaCompressor, 73.25 %      mv -f .deps/graphics.Tpo .deps/graphics.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -DNDEBUG -finline-functions -DYS_VERSION_MAJOR=9 -DYS_VERSION_MINOR=0 -g -O2 -pthread    -o y4mscaler graphics.o kernels.o scaler-matto.o y4mscaler.o ysScaling.o ysSource.o ysStreamInfo.o ysTarget.o ../utils/libmjpegutils.la  -lm 
 Building acceleration for DwaCompressor, 74.16 %       Building acceleration for DwaCompressor, 75.08 %       Building acceleration for DwaCompressor, 75.99 %       Building acceleration for DwaCompressor, 76.91 %      libtool: link: g++ -DNDEBUG -finline-functions -DYS_VERSION_MAJOR=9 -DYS_VERSION_MINOR=0 -g -O2 -pthread -o y4mscaler graphics.o kernels.o scaler-matto.o y4mscaler.o ysScaling.o ysSource.o ysStreamInfo.o ysTarget.o  ../utils/.libs/libmjpegutils.a -lm -pthread
 Building acceleration for DwaCompressor, 77.82 %       Building acceleration for DwaCompressor, 78.74 %       Building acceleration for DwaCompressor, 79.66 %      make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/y4mscaler'
Making all in y4munsharp
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/y4munsharp'
gcc -DHAVE_CONFIG_H -I. -I.. -I ../utils -I ..    -pthread -Wall -Wunused -MT y4munsharp.o -MD -MP -MF .deps/y4munsharp.Tpo -c -o y4munsharp.o y4munsharp.c
 Building acceleration for DwaCompressor, 80.57 %       Building acceleration for DwaCompressor, 81.49 %      y4munsharp.c: In function ‘blur_line’:
y4munsharp.c:447:23: warning: variable ‘cmatrix_p’ set but not used [-Wunused-but-set-variable]
   double scale, sum, *cmatrix_p, *ctable_p;
                       ^
y4munsharp.c: In function ‘gen_convolve_matrix’:
y4munsharp.c:545:21: warning: variable ‘matrix_midpoint’ set but not used [-Wunused-but-set-variable]
  int matrix_length, matrix_midpoint, i, j;
                     ^
 Building acceleration for DwaCompressor, 82.40 %      mv -f .deps/y4munsharp.Tpo .deps/y4munsharp.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o y4munsharp y4munsharp.o ../utils/libmjpegutils.la -lm  -lm 
 Building acceleration for DwaCompressor, 83.32 %       Building acceleration for DwaCompressor, 84.23 %       Building acceleration for DwaCompressor, 85.15 %       Building acceleration for DwaCompressor, 86.06 %       Building acceleration for DwaCompressor, 86.98 %      libtool: link: gcc -pthread -Wall -Wunused -o y4munsharp y4munsharp.o  ../utils/.libs/libmjpegutils.a -lm -pthread
 Building acceleration for DwaCompressor, 87.90 %      make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/y4munsharp'
Making all in y4mutils
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/y4mutils'
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT yuvmedianfilter.o -MD -MP -MF .deps/yuvmedianfilter.Tpo -c -o yuvmedianfilter.o yuvmedianfilter.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT pgmtoy4m.o -MD -MP -MF .deps/pgmtoy4m.Tpo -c -o pgmtoy4m.o pgmtoy4m.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT y4mshift.o -MD -MP -MF .deps/y4mshift.Tpo -c -o y4mshift.o y4mshift.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT y4mspatialfilter.o -MD -MP -MF .deps/y4mspatialfilter.Tpo -c -o y4mspatialfilter.o y4mspatialfilter.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT y4mhist.o -MD -MP -MF .deps/y4mhist.Tpo -c -o y4mhist.o y4mhist.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT y4mblack.o -MD -MP -MF .deps/y4mblack.Tpo -c -o y4mblack.o y4mblack.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT y4mtoyuv.o -MD -MP -MF .deps/y4mtoyuv.Tpo -c -o y4mtoyuv.o y4mtoyuv.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT y4minterlace.o -MD -MP -MF .deps/y4minterlace.Tpo -c -o y4minterlace.o y4minterlace.c
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT yuv4mpeg.o -MD -MP -MF .deps/yuv4mpeg.Tpo -c -o yuv4mpeg.o yuv4mpeg.c
y4mhist.c: In function ‘main’:
 Building acceleration for DwaCompressor, 88.81 %      y4mhist.c:481:14: warning: variable ‘pheight’ set but not used [-Wunused-but-set-variable]
  int pwidth, pheight; /* Needed for the vectorscope */
              ^
y4mhist.c:481:6: warning: variable ‘pwidth’ set but not used [-Wunused-but-set-variable]
  int pwidth, pheight; /* Needed for the vectorscope */
      ^
y4mhist.c:480:7: warning: variable ‘do_vectorscope’ set but not used [-Wunused-but-set-variable]
  int  do_vectorscope;
       ^
y4mhist.c:479:21: warning: variable ‘ss_h’ set but not used [-Wunused-but-set-variable]
  int i, fdin, ss_v, ss_h, chroma_ss, textout;
                     ^
y4mhist.c:479:15: warning: variable ‘ss_v’ set but not used [-Wunused-but-set-variable]
  int i, fdin, ss_v, ss_h, chroma_ss, textout;
               ^
y4mshift.c: In function ‘black_border’:
y4mshift.c:227:25: warning: variable ‘H2’ set but not used [-Wunused-but-set-variable]
  int i1, i2, i, dy, W2, H2;
                         ^
mv -f .deps/y4mblack.Tpo .deps/y4mblack.Po
mv -f .deps/pgmtoy4m.Tpo .deps/pgmtoy4m.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT y4mivtc.o -MD -MP -MF .deps/y4mivtc.Tpo -c -o y4mivtc.o y4mivtc.c
mv -f .deps/yuv4mpeg.Tpo .deps/yuv4mpeg.Po
gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../utils  -fno-PIC -pthread -Wall -Wunused -MT yuyvtoy4m.o -MD -MP -MF .deps/yuyvtoy4m.Tpo -c -o yuyvtoy4m.o yuyvtoy4m.c
mv -f .deps/y4mtoyuv.Tpo .deps/y4mtoyuv.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o pgmtoy4m pgmtoy4m.o ../utils/libmjpegutils.la  -lm 
mv -f .deps/y4mhist.Tpo .deps/y4mhist.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o y4mblack y4mblack.o ../utils/libmjpegutils.la  -lm 
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o y4mtoyuv y4mtoyuv.o ../utils/libmjpegutils.la  -lm 
mv -f .deps/y4minterlace.Tpo .deps/y4minterlace.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o yuv4mpeg yuv4mpeg.o ../utils/libmjpegutils.la  -lm 
mv -f .deps/y4mshift.Tpo .deps/y4mshift.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o y4mshift y4mshift.o ../utils/libmjpegutils.la  -lm 
mv -f .deps/y4mspatialfilter.Tpo .deps/y4mspatialfilter.Po
 Building acceleration for DwaCompressor, 89.73 %      /bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o y4mhist y4mhist.o -lSDL -lpthread  ../utils/libmjpegutils.la  -lm 
mv -f .deps/yuyvtoy4m.Tpo .deps/yuyvtoy4m.Po
mv -f .deps/y4mivtc.Tpo .deps/y4mivtc.Po
mv -f .deps/yuvmedianfilter.Tpo .deps/yuvmedianfilter.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o y4minterlace y4minterlace.o ../utils/libmjpegutils.la  -lm 
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o yuyvtoy4m yuyvtoy4m.o ../utils/libmjpegutils.la  -lm 
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o yuvmedianfilter yuvmedianfilter.o ../utils/libmjpegutils.la  -lm 
 Building acceleration for DwaCompressor, 90.64 %      libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o y4mtoyuv y4mtoyuv.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o pgmtoy4m pgmtoy4m.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o y4mshift y4mshift.o  ../utils/.libs/libmjpegutils.a -lm -pthread
 Building acceleration for DwaCompressor, 91.56 %      libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o yuv4mpeg yuv4mpeg.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o y4mblack y4mblack.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o yuvmedianfilter yuvmedianfilter.o  ../utils/.libs/libmjpegutils.a -lm -pthread
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o y4mspatialfilter y4mspatialfilter.o ../utils/libmjpegutils.la  -lm  -lm 
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o y4mivtc y4mivtc.o ../utils/libmjpegutils.la  -lm 
libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o y4mhist y4mhist.o  -lSDL -lpthread ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o yuyvtoy4m yuyvtoy4m.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o y4minterlace y4minterlace.o  ../utils/.libs/libmjpegutils.a -lm -pthread
 Building acceleration for DwaCompressor, 92.47 %       Building acceleration for DwaCompressor, 93.39 %      libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o y4mivtc y4mivtc.o  ../utils/.libs/libmjpegutils.a -lm -pthread
 Building acceleration for DwaCompressor, 94.31 %      libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o y4mspatialfilter y4mspatialfilter.o  ../utils/.libs/libmjpegutils.a -lm -pthread
 Building acceleration for DwaCompressor, 95.22 %      make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/y4mutils'
Making all in debian
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/debian'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/debian'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0'
 Building acceleration for DwaCompressor, 96.14 %      make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/mjpegtools.built
 Building acceleration for DwaCompressor, 97.05 %       Building acceleration for DwaCompressor, 97.97 %       Building acceleration for DwaCompressor, 98.88 %       Building acceleration for DwaCompressor, 99.80 %      make  all-am
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImf'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfAttribute.lo -MD -MP -MF .deps/ImfAttribute.Tpo -c -o ImfAttribute.lo ImfAttribute.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfBoxAttribute.lo -MD -MP -MF .deps/ImfBoxAttribute.Tpo -c -o ImfBoxAttribute.lo ImfBoxAttribute.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfCRgbaFile.lo -MD -MP -MF .deps/ImfCRgbaFile.Tpo -c -o ImfCRgbaFile.lo ImfCRgbaFile.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfChannelList.lo -MD -MP -MF .deps/ImfChannelList.Tpo -c -o ImfChannelList.lo ImfChannelList.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfChannelListAttribute.lo -MD -MP -MF .deps/ImfChannelListAttribute.Tpo -c -o ImfChannelListAttribute.lo ImfChannelListAttribute.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfFloatAttribute.lo -MD -MP -MF .deps/ImfFloatAttribute.Tpo -c -o ImfFloatAttribute.lo ImfFloatAttribute.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfFrameBuffer.lo -MD -MP -MF .deps/ImfFrameBuffer.Tpo -c -o ImfFrameBuffer.lo ImfFrameBuffer.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfHeader.lo -MD -MP -MF .deps/ImfHeader.Tpo -c -o ImfHeader.lo ImfHeader.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfIO.lo -MD -MP -MF .deps/ImfIO.Tpo -c -o ImfIO.lo ImfIO.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfInputFile.lo -MD -MP -MF .deps/ImfInputFile.Tpo -c -o ImfInputFile.lo ImfInputFile.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfCRgbaFile.lo -MD -MP -MF .deps/ImfCRgbaFile.Tpo -c ImfCRgbaFile.cpp -o ImfCRgbaFile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfBoxAttribute.lo -MD -MP -MF .deps/ImfBoxAttribute.Tpo -c ImfBoxAttribute.cpp -o ImfBoxAttribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfChannelList.lo -MD -MP -MF .deps/ImfChannelList.Tpo -c ImfChannelList.cpp -o ImfChannelList.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfFrameBuffer.lo -MD -MP -MF .deps/ImfFrameBuffer.Tpo -c ImfFrameBuffer.cpp -o ImfFrameBuffer.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfHeader.lo -MD -MP -MF .deps/ImfHeader.Tpo -c ImfHeader.cpp -o ImfHeader.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfChannelListAttribute.lo -MD -MP -MF .deps/ImfChannelListAttribute.Tpo -c ImfChannelListAttribute.cpp -o ImfChannelListAttribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfAttribute.lo -MD -MP -MF .deps/ImfAttribute.Tpo -c ImfAttribute.cpp -o ImfAttribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfFloatAttribute.lo -MD -MP -MF .deps/ImfFloatAttribute.Tpo -c ImfFloatAttribute.cpp -o ImfFloatAttribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfIO.lo -MD -MP -MF .deps/ImfIO.Tpo -c ImfIO.cpp -o ImfIO.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfInputFile.lo -MD -MP -MF .deps/ImfInputFile.Tpo -c ImfInputFile.cpp -o ImfInputFile.o
mv -f .deps/ImfBoxAttribute.Tpo .deps/ImfBoxAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfIntAttribute.lo -MD -MP -MF .deps/ImfIntAttribute.Tpo -c -o ImfIntAttribute.lo ImfIntAttribute.cpp
mv -f .deps/ImfFloatAttribute.Tpo .deps/ImfFloatAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfLineOrderAttribute.lo -MD -MP -MF .deps/ImfLineOrderAttribute.Tpo -c -o ImfLineOrderAttribute.lo ImfLineOrderAttribute.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfIntAttribute.lo -MD -MP -MF .deps/ImfIntAttribute.Tpo -c ImfIntAttribute.cpp -o ImfIntAttribute.o
mv -f .deps/ImfIO.Tpo .deps/ImfIO.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfMatrixAttribute.lo -MD -MP -MF .deps/ImfMatrixAttribute.Tpo -c -o ImfMatrixAttribute.lo ImfMatrixAttribute.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfLineOrderAttribute.lo -MD -MP -MF .deps/ImfLineOrderAttribute.Tpo -c ImfLineOrderAttribute.cpp -o ImfLineOrderAttribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfMatrixAttribute.lo -MD -MP -MF .deps/ImfMatrixAttribute.Tpo -c ImfMatrixAttribute.cpp -o ImfMatrixAttribute.o
mv -f .deps/ImfFrameBuffer.Tpo .deps/ImfFrameBuffer.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfOpaqueAttribute.lo -MD -MP -MF .deps/ImfOpaqueAttribute.Tpo -c -o ImfOpaqueAttribute.lo ImfOpaqueAttribute.cpp
mv -f .deps/ImfChannelListAttribute.Tpo .deps/ImfChannelListAttribute.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfOpaqueAttribute.lo -MD -MP -MF .deps/ImfOpaqueAttribute.Tpo -c ImfOpaqueAttribute.cpp -o ImfOpaqueAttribute.o
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfOutputFile.lo -MD -MP -MF .deps/ImfOutputFile.Tpo -c -o ImfOutputFile.lo ImfOutputFile.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfOutputFile.lo -MD -MP -MF .deps/ImfOutputFile.Tpo -c ImfOutputFile.cpp -o ImfOutputFile.o
mv -f .deps/ImfAttribute.Tpo .deps/ImfAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfRgbaFile.lo -MD -MP -MF .deps/ImfRgbaFile.Tpo -c -o ImfRgbaFile.lo ImfRgbaFile.cpp
mv -f .deps/ImfIntAttribute.Tpo .deps/ImfIntAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfStringAttribute.lo -MD -MP -MF .deps/ImfStringAttribute.Tpo -c -o ImfStringAttribute.lo ImfStringAttribute.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfRgbaFile.lo -MD -MP -MF .deps/ImfRgbaFile.Tpo -c ImfRgbaFile.cpp -o ImfRgbaFile.o
mv -f .deps/ImfLineOrderAttribute.Tpo .deps/ImfLineOrderAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfVecAttribute.lo -MD -MP -MF .deps/ImfVecAttribute.Tpo -c -o ImfVecAttribute.lo ImfVecAttribute.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfStringAttribute.lo -MD -MP -MF .deps/ImfStringAttribute.Tpo -c ImfStringAttribute.cpp -o ImfStringAttribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfVecAttribute.lo -MD -MP -MF .deps/ImfVecAttribute.Tpo -c ImfVecAttribute.cpp -o ImfVecAttribute.o
mv -f .deps/ImfChannelList.Tpo .deps/ImfChannelList.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfHuf.lo -MD -MP -MF .deps/ImfHuf.Tpo -c -o ImfHuf.lo ImfHuf.cpp
mv -f .deps/ImfMatrixAttribute.Tpo .deps/ImfMatrixAttribute.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfHuf.lo -MD -MP -MF .deps/ImfHuf.Tpo -c ImfHuf.cpp -o ImfHuf.o
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfThreading.lo -MD -MP -MF .deps/ImfThreading.Tpo -c -o ImfThreading.lo ImfThreading.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfThreading.lo -MD -MP -MF .deps/ImfThreading.Tpo -c ImfThreading.cpp -o ImfThreading.o
mv -f .deps/ImfStringAttribute.Tpo .deps/ImfStringAttribute.Plo
mv -f .deps/ImfOpaqueAttribute.Tpo .deps/ImfOpaqueAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfWav.lo -MD -MP -MF .deps/ImfWav.Tpo -c -o ImfWav.lo ImfWav.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfLut.lo -MD -MP -MF .deps/ImfLut.Tpo -c -o ImfLut.lo ImfLut.cpp
mv -f .deps/ImfThreading.Tpo .deps/ImfThreading.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfCompressor.lo -MD -MP -MF .deps/ImfCompressor.Tpo -c -o ImfCompressor.lo ImfCompressor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfLut.lo -MD -MP -MF .deps/ImfLut.Tpo -c ImfLut.cpp -o ImfLut.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfWav.lo -MD -MP -MF .deps/ImfWav.Tpo -c ImfWav.cpp -o ImfWav.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfCompressor.lo -MD -MP -MF .deps/ImfCompressor.Tpo -c ImfCompressor.cpp -o ImfCompressor.o
mv -f .deps/ImfInputFile.Tpo .deps/ImfInputFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfRleCompressor.lo -MD -MP -MF .deps/ImfRleCompressor.Tpo -c -o ImfRleCompressor.lo ImfRleCompressor.cpp
mv -f .deps/ImfWav.Tpo .deps/ImfWav.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfZipCompressor.lo -MD -MP -MF .deps/ImfZipCompressor.Tpo -c -o ImfZipCompressor.lo ImfZipCompressor.cpp
mv -f .deps/ImfVecAttribute.Tpo .deps/ImfVecAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfPizCompressor.lo -MD -MP -MF .deps/ImfPizCompressor.Tpo -c -o ImfPizCompressor.lo ImfPizCompressor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfZipCompressor.lo -MD -MP -MF .deps/ImfZipCompressor.Tpo -c ImfZipCompressor.cpp -o ImfZipCompressor.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfRleCompressor.lo -MD -MP -MF .deps/ImfRleCompressor.Tpo -c ImfRleCompressor.cpp -o ImfRleCompressor.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfPizCompressor.lo -MD -MP -MF .deps/ImfPizCompressor.Tpo -c ImfPizCompressor.cpp -o ImfPizCompressor.o
mv -f .deps/ImfLut.Tpo .deps/ImfLut.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfB44Compressor.lo -MD -MP -MF .deps/ImfB44Compressor.Tpo -c -o ImfB44Compressor.lo ImfB44Compressor.cpp
mv -f .deps/ImfCRgbaFile.Tpo .deps/ImfCRgbaFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfDwaCompressor.lo -MD -MP -MF .deps/ImfDwaCompressor.Tpo -c -o ImfDwaCompressor.lo ImfDwaCompressor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfB44Compressor.lo -MD -MP -MF .deps/ImfB44Compressor.Tpo -c ImfB44Compressor.cpp -o ImfB44Compressor.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfDwaCompressor.lo -MD -MP -MF .deps/ImfDwaCompressor.Tpo -c ImfDwaCompressor.cpp -o ImfDwaCompressor.o
mv -f .deps/ImfHuf.Tpo .deps/ImfHuf.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfMisc.lo -MD -MP -MF .deps/ImfMisc.Tpo -c -o ImfMisc.lo ImfMisc.cpp
mv -f .deps/ImfCompressor.Tpo .deps/ImfCompressor.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfCompressionAttribute.lo -MD -MP -MF .deps/ImfCompressionAttribute.Tpo -c -o ImfCompressionAttribute.lo ImfCompressionAttribute.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfCompressionAttribute.lo -MD -MP -MF .deps/ImfCompressionAttribute.Tpo -c ImfCompressionAttribute.cpp -o ImfCompressionAttribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfMisc.lo -MD -MP -MF .deps/ImfMisc.Tpo -c ImfMisc.cpp -o ImfMisc.o
mv -f .deps/ImfRleCompressor.Tpo .deps/ImfRleCompressor.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfDoubleAttribute.lo -MD -MP -MF .deps/ImfDoubleAttribute.Tpo -c -o ImfDoubleAttribute.lo ImfDoubleAttribute.cpp
mv -f .deps/ImfZipCompressor.Tpo .deps/ImfZipCompressor.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfConvert.lo -MD -MP -MF .deps/ImfConvert.Tpo -c -o ImfConvert.lo ImfConvert.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfDoubleAttribute.lo -MD -MP -MF .deps/ImfDoubleAttribute.Tpo -c ImfDoubleAttribute.cpp -o ImfDoubleAttribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfConvert.lo -MD -MP -MF .deps/ImfConvert.Tpo -c ImfConvert.cpp -o ImfConvert.o
mv -f .deps/ImfCompressionAttribute.Tpo .deps/ImfCompressionAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfPreviewImage.lo -MD -MP -MF .deps/ImfPreviewImage.Tpo -c -o ImfPreviewImage.lo ImfPreviewImage.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfPreviewImage.lo -MD -MP -MF .deps/ImfPreviewImage.Tpo -c ImfPreviewImage.cpp -o ImfPreviewImage.o
mv -f .deps/ImfConvert.Tpo .deps/ImfConvert.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfPreviewImageAttribute.lo -MD -MP -MF .deps/ImfPreviewImageAttribute.Tpo -c -o ImfPreviewImageAttribute.lo ImfPreviewImageAttribute.cpp
mv -f .deps/ImfDoubleAttribute.Tpo .deps/ImfDoubleAttribute.Plo
mv -f .deps/ImfPizCompressor.Tpo .deps/ImfPizCompressor.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfVersion.lo -MD -MP -MF .deps/ImfVersion.Tpo -c -o ImfVersion.lo ImfVersion.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfChromaticities.lo -MD -MP -MF .deps/ImfChromaticities.Tpo -c -o ImfChromaticities.lo ImfChromaticities.cpp
mv -f .deps/ImfRgbaFile.Tpo .deps/ImfRgbaFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfChromaticitiesAttribute.lo -MD -MP -MF .deps/ImfChromaticitiesAttribute.Tpo -c -o ImfChromaticitiesAttribute.lo ImfChromaticitiesAttribute.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfPreviewImageAttribute.lo -MD -MP -MF .deps/ImfPreviewImageAttribute.Tpo -c ImfPreviewImageAttribute.cpp -o ImfPreviewImageAttribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfVersion.lo -MD -MP -MF .deps/ImfVersion.Tpo -c ImfVersion.cpp -o ImfVersion.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfChromaticitiesAttribute.lo -MD -MP -MF .deps/ImfChromaticitiesAttribute.Tpo -c ImfChromaticitiesAttribute.cpp -o ImfChromaticitiesAttribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfChromaticities.lo -MD -MP -MF .deps/ImfChromaticities.Tpo -c ImfChromaticities.cpp -o ImfChromaticities.o
mv -f .deps/ImfVersion.Tpo .deps/ImfVersion.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfKeyCode.lo -MD -MP -MF .deps/ImfKeyCode.Tpo -c -o ImfKeyCode.lo ImfKeyCode.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfKeyCode.lo -MD -MP -MF .deps/ImfKeyCode.Tpo -c ImfKeyCode.cpp -o ImfKeyCode.o
mv -f .deps/ImfPreviewImage.Tpo .deps/ImfPreviewImage.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfKeyCodeAttribute.lo -MD -MP -MF .deps/ImfKeyCodeAttribute.Tpo -c -o ImfKeyCodeAttribute.lo ImfKeyCodeAttribute.cpp
mv -f .deps/ImfOutputFile.Tpo .deps/ImfOutputFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfTimeCode.lo -MD -MP -MF .deps/ImfTimeCode.Tpo -c -o ImfTimeCode.lo ImfTimeCode.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfTimeCode.lo -MD -MP -MF .deps/ImfTimeCode.Tpo -c ImfTimeCode.cpp -o ImfTimeCode.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfKeyCodeAttribute.lo -MD -MP -MF .deps/ImfKeyCodeAttribute.Tpo -c ImfKeyCodeAttribute.cpp -o ImfKeyCodeAttribute.o
mv -f .deps/ImfPreviewImageAttribute.Tpo .deps/ImfPreviewImageAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfTimeCodeAttribute.lo -MD -MP -MF .deps/ImfTimeCodeAttribute.Tpo -c -o ImfTimeCodeAttribute.lo ImfTimeCodeAttribute.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfTimeCodeAttribute.lo -MD -MP -MF .deps/ImfTimeCodeAttribute.Tpo -c ImfTimeCodeAttribute.cpp -o ImfTimeCodeAttribute.o
mv -f .deps/ImfChromaticitiesAttribute.Tpo .deps/ImfChromaticitiesAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfRational.lo -MD -MP -MF .deps/ImfRational.Tpo -c -o ImfRational.lo ImfRational.cpp
mv -f .deps/ImfKeyCode.Tpo .deps/ImfKeyCode.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfRationalAttribute.lo -MD -MP -MF .deps/ImfRationalAttribute.Tpo -c -o ImfRationalAttribute.lo ImfRationalAttribute.cpp
mv -f .deps/ImfKeyCodeAttribute.Tpo .deps/ImfKeyCodeAttribute.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfRational.lo -MD -MP -MF .deps/ImfRational.Tpo -c ImfRational.cpp -o ImfRational.o
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfFramesPerSecond.lo -MD -MP -MF .deps/ImfFramesPerSecond.Tpo -c -o ImfFramesPerSecond.lo ImfFramesPerSecond.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfRationalAttribute.lo -MD -MP -MF .deps/ImfRationalAttribute.Tpo -c ImfRationalAttribute.cpp -o ImfRationalAttribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfFramesPerSecond.lo -MD -MP -MF .deps/ImfFramesPerSecond.Tpo -c ImfFramesPerSecond.cpp -o ImfFramesPerSecond.o
mv -f .deps/ImfChromaticities.Tpo .deps/ImfChromaticities.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfStandardAttributes.lo -MD -MP -MF .deps/ImfStandardAttributes.Tpo -c -o ImfStandardAttributes.lo ImfStandardAttributes.cpp
mv -f .deps/ImfTimeCode.Tpo .deps/ImfTimeCode.Plo
mv -f .deps/ImfRational.Tpo .deps/ImfRational.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfStdIO.lo -MD -MP -MF .deps/ImfStdIO.Tpo -c -o ImfStdIO.lo ImfStdIO.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfEnvmap.lo -MD -MP -MF .deps/ImfEnvmap.Tpo -c -o ImfEnvmap.lo ImfEnvmap.cpp
mv -f .deps/ImfFramesPerSecond.Tpo .deps/ImfFramesPerSecond.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfEnvmapAttribute.lo -MD -MP -MF .deps/ImfEnvmapAttribute.Tpo -c -o ImfEnvmapAttribute.lo ImfEnvmapAttribute.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfStandardAttributes.lo -MD -MP -MF .deps/ImfStandardAttributes.Tpo -c ImfStandardAttributes.cpp -o ImfStandardAttributes.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfStdIO.lo -MD -MP -MF .deps/ImfStdIO.Tpo -c ImfStdIO.cpp -o ImfStdIO.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfEnvmapAttribute.lo -MD -MP -MF .deps/ImfEnvmapAttribute.Tpo -c ImfEnvmapAttribute.cpp -o ImfEnvmapAttribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfEnvmap.lo -MD -MP -MF .deps/ImfEnvmap.Tpo -c ImfEnvmap.cpp -o ImfEnvmap.o
mv -f .deps/ImfTimeCodeAttribute.Tpo .deps/ImfTimeCodeAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfScanLineInputFile.lo -MD -MP -MF .deps/ImfScanLineInputFile.Tpo -c -o ImfScanLineInputFile.lo ImfScanLineInputFile.cpp
mv -f .deps/ImfHeader.Tpo .deps/ImfHeader.Plo
mv -f .deps/ImfMisc.Tpo .deps/ImfMisc.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfTiledInputFile.lo -MD -MP -MF .deps/ImfTiledInputFile.Tpo -c -o ImfTiledInputFile.lo ImfTiledInputFile.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfTiledMisc.lo -MD -MP -MF .deps/ImfTiledMisc.Tpo -c -o ImfTiledMisc.lo ImfTiledMisc.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfScanLineInputFile.lo -MD -MP -MF .deps/ImfScanLineInputFile.Tpo -c ImfScanLineInputFile.cpp -o ImfScanLineInputFile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfTiledInputFile.lo -MD -MP -MF .deps/ImfTiledInputFile.Tpo -c ImfTiledInputFile.cpp -o ImfTiledInputFile.o
mv -f .deps/ImfRationalAttribute.Tpo .deps/ImfRationalAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfTiledOutputFile.lo -MD -MP -MF .deps/ImfTiledOutputFile.Tpo -c -o ImfTiledOutputFile.lo ImfTiledOutputFile.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfTiledMisc.lo -MD -MP -MF .deps/ImfTiledMisc.Tpo -c ImfTiledMisc.cpp -o ImfTiledMisc.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfTiledOutputFile.lo -MD -MP -MF .deps/ImfTiledOutputFile.Tpo -c ImfTiledOutputFile.cpp -o ImfTiledOutputFile.o
mv -f .deps/ImfB44Compressor.Tpo .deps/ImfB44Compressor.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfTiledRgbaFile.lo -MD -MP -MF .deps/ImfTiledRgbaFile.Tpo -c -o ImfTiledRgbaFile.lo ImfTiledRgbaFile.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfTiledRgbaFile.lo -MD -MP -MF .deps/ImfTiledRgbaFile.Tpo -c ImfTiledRgbaFile.cpp -o ImfTiledRgbaFile.o
mv -f .deps/ImfEnvmapAttribute.Tpo .deps/ImfEnvmapAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfTileDescriptionAttribute.lo -MD -MP -MF .deps/ImfTileDescriptionAttribute.Tpo -c -o ImfTileDescriptionAttribute.lo ImfTileDescriptionAttribute.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfTileDescriptionAttribute.lo -MD -MP -MF .deps/ImfTileDescriptionAttribute.Tpo -c ImfTileDescriptionAttribute.cpp -o ImfTileDescriptionAttribute.o
mv -f .deps/ImfEnvmap.Tpo .deps/ImfEnvmap.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfTileOffsets.lo -MD -MP -MF .deps/ImfTileOffsets.Tpo -c -o ImfTileOffsets.lo ImfTileOffsets.cpp
mv -f .deps/ImfStdIO.Tpo .deps/ImfStdIO.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfRgbaYca.lo -MD -MP -MF .deps/ImfRgbaYca.Tpo -c -o ImfRgbaYca.lo ImfRgbaYca.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfTileOffsets.lo -MD -MP -MF .deps/ImfTileOffsets.Tpo -c ImfTileOffsets.cpp -o ImfTileOffsets.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfRgbaYca.lo -MD -MP -MF .deps/ImfRgbaYca.Tpo -c ImfRgbaYca.cpp -o ImfRgbaYca.o
mv -f .deps/ImfTileDescriptionAttribute.Tpo .deps/ImfTileDescriptionAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfPxr24Compressor.lo -MD -MP -MF .deps/ImfPxr24Compressor.Tpo -c -o ImfPxr24Compressor.lo ImfPxr24Compressor.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfPxr24Compressor.lo -MD -MP -MF .deps/ImfPxr24Compressor.Tpo -c ImfPxr24Compressor.cpp -o ImfPxr24Compressor.o
mv -f .deps/ImfTiledMisc.Tpo .deps/ImfTiledMisc.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfTestFile.lo -MD -MP -MF .deps/ImfTestFile.Tpo -c -o ImfTestFile.lo ImfTestFile.cpp
In file included from ImfOptimizedPixelReading.h:43:0,
                 from ImfScanLineInputFile.cpp:58:
ImfSystemSpecific.h: In function ‘void* Imf_2_2::EXRAllocAligned(size_t, size_t)’:
ImfSystemSpecific.h:66:42: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
     posix_memalign(&ptr, alignment, size);
                                          ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfTestFile.lo -MD -MP -MF .deps/ImfTestFile.Tpo -c ImfTestFile.cpp -o ImfTestFile.o
mv -f .deps/ImfTestFile.Tpo .deps/ImfTestFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfStringVectorAttribute.lo -MD -MP -MF .deps/ImfStringVectorAttribute.Tpo -c -o ImfStringVectorAttribute.lo ImfStringVectorAttribute.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfStringVectorAttribute.lo -MD -MP -MF .deps/ImfStringVectorAttribute.Tpo -c ImfStringVectorAttribute.cpp -o ImfStringVectorAttribute.o
mv -f .deps/ImfRgbaYca.Tpo .deps/ImfRgbaYca.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfMultiView.lo -MD -MP -MF .deps/ImfMultiView.Tpo -c -o ImfMultiView.lo ImfMultiView.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfMultiView.lo -MD -MP -MF .deps/ImfMultiView.Tpo -c ImfMultiView.cpp -o ImfMultiView.o
mv -f .deps/ImfPxr24Compressor.Tpo .deps/ImfPxr24Compressor.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfAcesFile.lo -MD -MP -MF .deps/ImfAcesFile.Tpo -c -o ImfAcesFile.lo ImfAcesFile.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfAcesFile.lo -MD -MP -MF .deps/ImfAcesFile.Tpo -c ImfAcesFile.cpp -o ImfAcesFile.o
mv -f .deps/ImfStandardAttributes.Tpo .deps/ImfStandardAttributes.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfMultiPartOutputFile.lo -MD -MP -MF .deps/ImfMultiPartOutputFile.Tpo -c -o ImfMultiPartOutputFile.lo ImfMultiPartOutputFile.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfMultiPartOutputFile.lo -MD -MP -MF .deps/ImfMultiPartOutputFile.Tpo -c ImfMultiPartOutputFile.cpp -o ImfMultiPartOutputFile.o
mv -f .deps/ImfStringVectorAttribute.Tpo .deps/ImfStringVectorAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfGenericOutputFile.lo -MD -MP -MF .deps/ImfGenericOutputFile.Tpo -c -o ImfGenericOutputFile.lo ImfGenericOutputFile.cpp
mv -f .deps/ImfTiledRgbaFile.Tpo .deps/ImfTiledRgbaFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfOutputPartData.lo -MD -MP -MF .deps/ImfOutputPartData.Tpo -c -o ImfOutputPartData.lo ImfOutputPartData.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfGenericOutputFile.lo -MD -MP -MF .deps/ImfGenericOutputFile.Tpo -c ImfGenericOutputFile.cpp -o ImfGenericOutputFile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfOutputPartData.lo -MD -MP -MF .deps/ImfOutputPartData.Tpo -c ImfOutputPartData.cpp -o ImfOutputPartData.o
mv -f .deps/ImfTiledInputFile.Tpo .deps/ImfTiledInputFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfMultiPartInputFile.lo -MD -MP -MF .deps/ImfMultiPartInputFile.Tpo -c -o ImfMultiPartInputFile.lo ImfMultiPartInputFile.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfMultiPartInputFile.lo -MD -MP -MF .deps/ImfMultiPartInputFile.Tpo -c ImfMultiPartInputFile.cpp -o ImfMultiPartInputFile.o
mv -f .deps/ImfMultiView.Tpo .deps/ImfMultiView.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfGenericInputFile.lo -MD -MP -MF .deps/ImfGenericInputFile.Tpo -c -o ImfGenericInputFile.lo ImfGenericInputFile.cpp
mv -f .deps/ImfTileOffsets.Tpo .deps/ImfTileOffsets.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfPartType.lo -MD -MP -MF .deps/ImfPartType.Tpo -c -o ImfPartType.lo ImfPartType.cpp
mv -f .deps/ImfOutputPartData.Tpo .deps/ImfOutputPartData.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfInputPartData.lo -MD -MP -MF .deps/ImfInputPartData.Tpo -c -o ImfInputPartData.lo ImfInputPartData.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfGenericInputFile.lo -MD -MP -MF .deps/ImfGenericInputFile.Tpo -c ImfGenericInputFile.cpp -o ImfGenericInputFile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfInputPartData.lo -MD -MP -MF .deps/ImfInputPartData.Tpo -c ImfInputPartData.cpp -o ImfInputPartData.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfPartType.lo -MD -MP -MF .deps/ImfPartType.Tpo -c ImfPartType.cpp -o ImfPartType.o
In file included from ImfDwaCompressorSimd.h:48:0,
                 from ImfDwaCompressor.cpp:131:
ImfSystemSpecific.h: In function ‘void* Imf_2_2::EXRAllocAligned(size_t, size_t)’:
ImfSystemSpecific.h:66:42: warning: ignoring return value of ‘int posix_memalign(void**, size_t, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
     posix_memalign(&ptr, alignment, size);
                                          ^
mv -f .deps/ImfAcesFile.Tpo .deps/ImfAcesFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfOutputPart.lo -MD -MP -MF .deps/ImfOutputPart.Tpo -c -o ImfOutputPart.lo ImfOutputPart.cpp
mv -f .deps/ImfGenericOutputFile.Tpo .deps/ImfGenericOutputFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfTiledOutputPart.lo -MD -MP -MF .deps/ImfTiledOutputPart.Tpo -c -o ImfTiledOutputPart.lo ImfTiledOutputPart.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfOutputPart.lo -MD -MP -MF .deps/ImfOutputPart.Tpo -c ImfOutputPart.cpp -o ImfOutputPart.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfTiledOutputPart.lo -MD -MP -MF .deps/ImfTiledOutputPart.Tpo -c ImfTiledOutputPart.cpp -o ImfTiledOutputPart.o
mv -f .deps/ImfPartType.Tpo .deps/ImfPartType.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfInputPart.lo -MD -MP -MF .deps/ImfInputPart.Tpo -c -o ImfInputPart.lo ImfInputPart.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfInputPart.lo -MD -MP -MF .deps/ImfInputPart.Tpo -c ImfInputPart.cpp -o ImfInputPart.o
mv -f .deps/ImfTiledOutputFile.Tpo .deps/ImfTiledOutputFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfTiledInputPart.lo -MD -MP -MF .deps/ImfTiledInputPart.Tpo -c -o ImfTiledInputPart.lo ImfTiledInputPart.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfTiledInputPart.lo -MD -MP -MF .deps/ImfTiledInputPart.Tpo -c ImfTiledInputPart.cpp -o ImfTiledInputPart.o
mv -f .deps/ImfGenericInputFile.Tpo .deps/ImfGenericInputFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfDeepScanLineInputPart.lo -MD -MP -MF .deps/ImfDeepScanLineInputPart.Tpo -c -o ImfDeepScanLineInputPart.lo ImfDeepScanLineInputPart.cpp
mv -f .deps/ImfInputPartData.Tpo .deps/ImfInputPartData.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfDeepScanLineOutputPart.lo -MD -MP -MF .deps/ImfDeepScanLineOutputPart.Tpo -c -o ImfDeepScanLineOutputPart.lo ImfDeepScanLineOutputPart.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfDeepScanLineInputPart.lo -MD -MP -MF .deps/ImfDeepScanLineInputPart.Tpo -c ImfDeepScanLineInputPart.cpp -o ImfDeepScanLineInputPart.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfDeepScanLineOutputPart.lo -MD -MP -MF .deps/ImfDeepScanLineOutputPart.Tpo -c ImfDeepScanLineOutputPart.cpp -o ImfDeepScanLineOutputPart.o
mv -f .deps/ImfTiledOutputPart.Tpo .deps/ImfTiledOutputPart.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfDeepScanLineInputFile.lo -MD -MP -MF .deps/ImfDeepScanLineInputFile.Tpo -c -o ImfDeepScanLineInputFile.lo ImfDeepScanLineInputFile.cpp
mv -f .deps/ImfScanLineInputFile.Tpo .deps/ImfScanLineInputFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfDeepScanLineOutputFile.lo -MD -MP -MF .deps/ImfDeepScanLineOutputFile.Tpo -c -o ImfDeepScanLineOutputFile.lo ImfDeepScanLineOutputFile.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfDeepScanLineInputFile.lo -MD -MP -MF .deps/ImfDeepScanLineInputFile.Tpo -c ImfDeepScanLineInputFile.cpp -o ImfDeepScanLineInputFile.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfDeepScanLineOutputFile.lo -MD -MP -MF .deps/ImfDeepScanLineOutputFile.Tpo -c ImfDeepScanLineOutputFile.cpp -o ImfDeepScanLineOutputFile.o
mv -f .deps/ImfOutputPart.Tpo .deps/ImfOutputPart.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfDeepTiledInputPart.lo -MD -MP -MF .deps/ImfDeepTiledInputPart.Tpo -c -o ImfDeepTiledInputPart.lo ImfDeepTiledInputPart.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfDeepTiledInputPart.lo -MD -MP -MF .deps/ImfDeepTiledInputPart.Tpo -c ImfDeepTiledInputPart.cpp -o ImfDeepTiledInputPart.o
mv -f .deps/ImfInputPart.Tpo .deps/ImfInputPart.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfDeepTiledOutputPart.lo -MD -MP -MF .deps/ImfDeepTiledOutputPart.Tpo -c -o ImfDeepTiledOutputPart.lo ImfDeepTiledOutputPart.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfDeepTiledOutputPart.lo -MD -MP -MF .deps/ImfDeepTiledOutputPart.Tpo -c ImfDeepTiledOutputPart.cpp -o ImfDeepTiledOutputPart.o
mv -f .deps/ImfTiledInputPart.Tpo .deps/ImfTiledInputPart.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfDeepTiledInputFile.lo -MD -MP -MF .deps/ImfDeepTiledInputFile.Tpo -c -o ImfDeepTiledInputFile.lo ImfDeepTiledInputFile.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfDeepTiledInputFile.lo -MD -MP -MF .deps/ImfDeepTiledInputFile.Tpo -c ImfDeepTiledInputFile.cpp -o ImfDeepTiledInputFile.o
mv -f .deps/ImfDeepScanLineOutputPart.Tpo .deps/ImfDeepScanLineOutputPart.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfDeepTiledOutputFile.lo -MD -MP -MF .deps/ImfDeepTiledOutputFile.Tpo -c -o ImfDeepTiledOutputFile.lo ImfDeepTiledOutputFile.cpp
mv -f .deps/ImfDeepScanLineInputPart.Tpo .deps/ImfDeepScanLineInputPart.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfDeepTiledOutputFile.lo -MD -MP -MF .deps/ImfDeepTiledOutputFile.Tpo -c ImfDeepTiledOutputFile.cpp -o ImfDeepTiledOutputFile.o
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfDeepFrameBuffer.lo -MD -MP -MF .deps/ImfDeepFrameBuffer.Tpo -c -o ImfDeepFrameBuffer.lo ImfDeepFrameBuffer.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfDeepFrameBuffer.lo -MD -MP -MF .deps/ImfDeepFrameBuffer.Tpo -c ImfDeepFrameBuffer.cpp -o ImfDeepFrameBuffer.o
mv -f .deps/ImfMultiPartOutputFile.Tpo .deps/ImfMultiPartOutputFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfDeepCompositing.lo -MD -MP -MF .deps/ImfDeepCompositing.Tpo -c -o ImfDeepCompositing.lo ImfDeepCompositing.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfDeepCompositing.lo -MD -MP -MF .deps/ImfDeepCompositing.Tpo -c ImfDeepCompositing.cpp -o ImfDeepCompositing.o
mv -f .deps/ImfDeepTiledInputPart.Tpo .deps/ImfDeepTiledInputPart.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfCompositeDeepScanLine.lo -MD -MP -MF .deps/ImfCompositeDeepScanLine.Tpo -c -o ImfCompositeDeepScanLine.lo ImfCompositeDeepScanLine.cpp
mv -f .deps/ImfDeepTiledOutputPart.Tpo .deps/ImfDeepTiledOutputPart.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfDeepImageStateAttribute.lo -MD -MP -MF .deps/ImfDeepImageStateAttribute.Tpo -c -o ImfDeepImageStateAttribute.lo ImfDeepImageStateAttribute.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfCompositeDeepScanLine.lo -MD -MP -MF .deps/ImfCompositeDeepScanLine.Tpo -c ImfCompositeDeepScanLine.cpp -o ImfCompositeDeepScanLine.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfDeepImageStateAttribute.lo -MD -MP -MF .deps/ImfDeepImageStateAttribute.Tpo -c ImfDeepImageStateAttribute.cpp -o ImfDeepImageStateAttribute.o
mv -f .deps/ImfDeepCompositing.Tpo .deps/ImfDeepCompositing.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfFastHuf.lo -MD -MP -MF .deps/ImfFastHuf.Tpo -c -o ImfFastHuf.lo ImfFastHuf.cpp
mv -f .deps/ImfDeepImageStateAttribute.Tpo .deps/ImfDeepImageStateAttribute.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfFloatVectorAttribute.lo -MD -MP -MF .deps/ImfFloatVectorAttribute.Tpo -c -o ImfFloatVectorAttribute.lo ImfFloatVectorAttribute.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfFastHuf.lo -MD -MP -MF .deps/ImfFastHuf.Tpo -c ImfFastHuf.cpp -o ImfFastHuf.o
mv -f .deps/ImfDeepFrameBuffer.Tpo .deps/ImfDeepFrameBuffer.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfRle.lo -MD -MP -MF .deps/ImfRle.Tpo -c -o ImfRle.lo ImfRle.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfFloatVectorAttribute.lo -MD -MP -MF .deps/ImfFloatVectorAttribute.Tpo -c ImfFloatVectorAttribute.cpp -o ImfFloatVectorAttribute.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfRle.lo -MD -MP -MF .deps/ImfRle.Tpo -c ImfRle.cpp -o ImfRle.o
mv -f .deps/ImfMultiPartInputFile.Tpo .deps/ImfMultiPartInputFile.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfSystemSpecific.lo -MD -MP -MF .deps/ImfSystemSpecific.Tpo -c -o ImfSystemSpecific.lo ImfSystemSpecific.cpp
mv -f .deps/ImfRle.Tpo .deps/ImfRle.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config   -pipe -g -O2 -MT ImfZip.lo -MD -MP -MF .deps/ImfZip.Tpo -c -o ImfZip.lo ImfZip.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfSystemSpecific.lo -MD -MP -MF .deps/ImfSystemSpecific.Tpo -c ImfSystemSpecific.cpp -o ImfSystemSpecific.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../config -pipe -g -O2 -MT ImfZip.lo -MD -MP -MF .deps/ImfZip.Tpo -c ImfZip.cpp -o ImfZip.o
mv -f .deps/ImfSystemSpecific.Tpo .deps/ImfSystemSpecific.Plo
mv -f .deps/ImfFloatVectorAttribute.Tpo .deps/ImfFloatVectorAttribute.Plo
mv -f .deps/ImfFastHuf.Tpo .deps/ImfFastHuf.Plo
mv -f .deps/ImfZip.Tpo .deps/ImfZip.Plo
mv -f .deps/ImfDeepScanLineOutputFile.Tpo .deps/ImfDeepScanLineOutputFile.Plo
mv -f .deps/ImfDeepScanLineInputFile.Tpo .deps/ImfDeepScanLineInputFile.Plo
mv -f .deps/ImfDeepTiledInputFile.Tpo .deps/ImfDeepTiledInputFile.Plo
mv -f .deps/ImfDeepTiledOutputFile.Tpo .deps/ImfDeepTiledOutputFile.Plo
mv -f .deps/ImfCompositeDeepScanLine.Tpo .deps/ImfCompositeDeepScanLine.Plo
mv -f .deps/ImfDwaCompressor.Tpo .deps/ImfDwaCompressor.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib -version-info 22:0:0 -no-undefined -release 2_2  -o libIlmImf.la -rpath /usr/local/lib ImfAttribute.lo ImfBoxAttribute.lo ImfCRgbaFile.lo ImfChannelList.lo ImfChannelListAttribute.lo ImfFloatAttribute.lo ImfFrameBuffer.lo ImfHeader.lo ImfIO.lo ImfInputFile.lo ImfIntAttribute.lo ImfLineOrderAttribute.lo ImfMatrixAttribute.lo ImfOpaqueAttribute.lo ImfOutputFile.lo ImfRgbaFile.lo ImfStringAttribute.lo ImfVecAttribute.lo ImfHuf.lo ImfThreading.lo ImfWav.lo ImfLut.lo ImfCompressor.lo ImfRleCompressor.lo ImfZipCompressor.lo ImfPizCompressor.lo ImfB44Compressor.lo ImfDwaCompressor.lo ImfMisc.lo ImfCompressionAttribute.lo ImfDoubleAttribute.lo ImfConvert.lo ImfPreviewImage.lo ImfPreviewImageAttribute.lo ImfVersion.lo ImfChromaticities.lo ImfChromaticitiesAttribute.lo ImfKeyCode.lo ImfKeyCodeAttribute.lo ImfTimeCode.lo ImfTimeCodeAttribute.lo ImfRational.lo ImfRationalAttribute.lo ImfFramesPerSecond.lo ImfStandardAttributes.lo ImfStdIO.lo ImfEnvmap.lo ImfEnvmapAttribute.lo ImfScanLineInputFile.lo ImfTiledInputFile.lo ImfTiledMisc.lo ImfTiledOutputFile.lo ImfTiledRgbaFile.lo ImfTileDescriptionAttribute.lo ImfTileOffsets.lo ImfRgbaYca.lo ImfPxr24Compressor.lo ImfTestFile.lo ImfStringVectorAttribute.lo ImfMultiView.lo ImfAcesFile.lo ImfMultiPartOutputFile.lo ImfGenericOutputFile.lo ImfOutputPartData.lo ImfMultiPartInputFile.lo ImfGenericInputFile.lo ImfPartType.lo ImfInputPartData.lo ImfOutputPart.lo ImfTiledOutputPart.lo ImfInputPart.lo ImfTiledInputPart.lo ImfDeepScanLineInputPart.lo ImfDeepScanLineOutputPart.lo ImfDeepScanLineInputFile.lo ImfDeepScanLineOutputFile.lo ImfDeepTiledInputPart.lo ImfDeepTiledOutputPart.lo ImfDeepTiledInputFile.lo ImfDeepTiledOutputFile.lo ImfDeepFrameBuffer.lo ImfDeepCompositing.lo ImfCompositeDeepScanLine.lo ImfDeepImageStateAttribute.lo ImfFastHuf.lo ImfFloatVectorAttribute.lo ImfRle.lo ImfSystemSpecific.lo ImfZip.lo -lz -lImath -lHalf -lIex -lIlmThread -lpthread 
libtool: link: ar cru .libs/libIlmImf.a  ImfAttribute.o ImfBoxAttribute.o ImfCRgbaFile.o ImfChannelList.o ImfChannelListAttribute.o ImfFloatAttribute.o ImfFrameBuffer.o ImfHeader.o ImfIO.o ImfInputFile.o ImfIntAttribute.o ImfLineOrderAttribute.o ImfMatrixAttribute.o ImfOpaqueAttribute.o ImfOutputFile.o ImfRgbaFile.o ImfStringAttribute.o ImfVecAttribute.o ImfHuf.o ImfThreading.o ImfWav.o ImfLut.o ImfCompressor.o ImfRleCompressor.o ImfZipCompressor.o ImfPizCompressor.o ImfB44Compressor.o ImfDwaCompressor.o ImfMisc.o ImfCompressionAttribute.o ImfDoubleAttribute.o ImfConvert.o ImfPreviewImage.o ImfPreviewImageAttribute.o ImfVersion.o ImfChromaticities.o ImfChromaticitiesAttribute.o ImfKeyCode.o ImfKeyCodeAttribute.o ImfTimeCode.o ImfTimeCodeAttribute.o ImfRational.o ImfRationalAttribute.o ImfFramesPerSecond.o ImfStandardAttributes.o ImfStdIO.o ImfEnvmap.o ImfEnvmapAttribute.o ImfScanLineInputFile.o ImfTiledInputFile.o ImfTiledMisc.o ImfTiledOutputFile.o ImfTiledRgbaFile.o ImfTileDescriptionAttribute.o ImfTileOffsets.o ImfRgbaYca.o ImfPxr24Compressor.o ImfTestFile.o ImfStringVectorAttribute.o ImfMultiView.o ImfAcesFile.o ImfMultiPartOutputFile.o ImfGenericOutputFile.o ImfOutputPartData.o ImfMultiPartInputFile.o ImfGenericInputFile.o ImfPartType.o ImfInputPartData.o ImfOutputPart.o ImfTiledOutputPart.o ImfInputPart.o ImfTiledInputPart.o ImfDeepScanLineInputPart.o ImfDeepScanLineOutputPart.o ImfDeepScanLineInputFile.o ImfDeepScanLineOutputFile.o ImfDeepTiledInputPart.o ImfDeepTiledOutputPart.o ImfDeepTiledInputFile.o ImfDeepTiledOutputFile.o ImfDeepFrameBuffer.o ImfDeepCompositing.o ImfCompositeDeepScanLine.o ImfDeepImageStateAttribute.o ImfFastHuf.o ImfFloatVectorAttribute.o ImfRle.o ImfSystemSpecific.o ImfZip.o
libtool: link: ranlib .libs/libIlmImf.a
libtool: link: ( cd ".libs" && rm -f "libIlmImf.la" && ln -s "../libIlmImf.la" "libIlmImf.la" )
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImf'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImf'
Making all in IlmImfUtil
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImfUtil'
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfImageChannel.lo -MD -MP -MF .deps/ImfImageChannel.Tpo -c -o ImfImageChannel.lo ImfImageChannel.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfFlatImageChannel.lo -MD -MP -MF .deps/ImfFlatImageChannel.Tpo -c -o ImfFlatImageChannel.lo ImfFlatImageChannel.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfDeepImageChannel.lo -MD -MP -MF .deps/ImfDeepImageChannel.Tpo -c -o ImfDeepImageChannel.lo ImfDeepImageChannel.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfSampleCountChannel.lo -MD -MP -MF .deps/ImfSampleCountChannel.Tpo -c -o ImfSampleCountChannel.lo ImfSampleCountChannel.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfImageLevel.lo -MD -MP -MF .deps/ImfImageLevel.Tpo -c -o ImfImageLevel.lo ImfImageLevel.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfFlatImageLevel.lo -MD -MP -MF .deps/ImfFlatImageLevel.Tpo -c -o ImfFlatImageLevel.lo ImfFlatImageLevel.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfDeepImageLevel.lo -MD -MP -MF .deps/ImfDeepImageLevel.Tpo -c -o ImfDeepImageLevel.lo ImfDeepImageLevel.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfImage.lo -MD -MP -MF .deps/ImfImage.Tpo -c -o ImfImage.lo ImfImage.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfFlatImage.lo -MD -MP -MF .deps/ImfFlatImage.Tpo -c -o ImfFlatImage.lo ImfFlatImage.cpp
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfDeepImage.lo -MD -MP -MF .deps/ImfDeepImage.Tpo -c -o ImfDeepImage.lo ImfDeepImage.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfImageChannel.lo -MD -MP -MF .deps/ImfImageChannel.Tpo -c ImfImageChannel.cpp -o ImfImageChannel.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfSampleCountChannel.lo -MD -MP -MF .deps/ImfSampleCountChannel.Tpo -c ImfSampleCountChannel.cpp -o ImfSampleCountChannel.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfDeepImageChannel.lo -MD -MP -MF .deps/ImfDeepImageChannel.Tpo -c ImfDeepImageChannel.cpp -o ImfDeepImageChannel.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfImage.lo -MD -MP -MF .deps/ImfImage.Tpo -c ImfImage.cpp -o ImfImage.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfImageLevel.lo -MD -MP -MF .deps/ImfImageLevel.Tpo -c ImfImageLevel.cpp -o ImfImageLevel.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfFlatImage.lo -MD -MP -MF .deps/ImfFlatImage.Tpo -c ImfFlatImage.cpp -o ImfFlatImage.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfFlatImageChannel.lo -MD -MP -MF .deps/ImfFlatImageChannel.Tpo -c ImfFlatImageChannel.cpp -o ImfFlatImageChannel.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfFlatImageLevel.lo -MD -MP -MF .deps/ImfFlatImageLevel.Tpo -c ImfFlatImageLevel.cpp -o ImfFlatImageLevel.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfDeepImage.lo -MD -MP -MF .deps/ImfDeepImage.Tpo -c ImfDeepImage.cpp -o ImfDeepImage.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfDeepImageLevel.lo -MD -MP -MF .deps/ImfDeepImageLevel.Tpo -c ImfDeepImageLevel.cpp -o ImfDeepImageLevel.o
mv -f .deps/ImfFlatImage.Tpo .deps/ImfFlatImage.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfImageIO.lo -MD -MP -MF .deps/ImfImageIO.Tpo -c -o ImfImageIO.lo ImfImageIO.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfImageIO.lo -MD -MP -MF .deps/ImfImageIO.Tpo -c ImfImageIO.cpp -o ImfImageIO.o
mv -f .deps/ImfImageChannel.Tpo .deps/ImfImageChannel.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfFlatImageIO.lo -MD -MP -MF .deps/ImfFlatImageIO.Tpo -c -o ImfFlatImageIO.lo ImfFlatImageIO.cpp
mv -f .deps/ImfFlatImageChannel.Tpo .deps/ImfFlatImageChannel.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfDeepImageIO.lo -MD -MP -MF .deps/ImfDeepImageIO.Tpo -c -o ImfDeepImageIO.lo ImfDeepImageIO.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfFlatImageIO.lo -MD -MP -MF .deps/ImfFlatImageIO.Tpo -c ImfFlatImageIO.cpp -o ImfFlatImageIO.o
mv -f .deps/ImfDeepImageChannel.Tpo .deps/ImfDeepImageChannel.Plo
/bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config   -pipe -g -O2 -MT ImfImageDataWindow.lo -MD -MP -MF .deps/ImfImageDataWindow.Tpo -c -o ImfImageDataWindow.lo ImfImageDataWindow.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfDeepImageIO.lo -MD -MP -MF .deps/ImfDeepImageIO.Tpo -c ImfDeepImageIO.cpp -o ImfDeepImageIO.o
mv -f .deps/ImfDeepImage.Tpo .deps/ImfDeepImage.Plo
mv -f .deps/ImfImageLevel.Tpo .deps/ImfImageLevel.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR -I.. -I../IlmImf -I../config -pipe -g -O2 -MT ImfImageDataWindow.lo -MD -MP -MF .deps/ImfImageDataWindow.Tpo -c ImfImageDataWindow.cpp -o ImfImageDataWindow.o
mv -f .deps/ImfSampleCountChannel.Tpo .deps/ImfSampleCountChannel.Plo
mv -f .deps/ImfImageIO.Tpo .deps/ImfImageIO.Plo
mv -f .deps/ImfImageDataWindow.Tpo .deps/ImfImageDataWindow.Plo
mv -f .deps/ImfFlatImageLevel.Tpo .deps/ImfFlatImageLevel.Plo
mv -f .deps/ImfFlatImageIO.Tpo .deps/ImfFlatImageIO.Plo
mv -f .deps/ImfDeepImageLevel.Tpo .deps/ImfDeepImageLevel.Plo
mv -f .deps/ImfDeepImageIO.Tpo .deps/ImfDeepImageIO.Plo
mv -f .deps/ImfImage.Tpo .deps/ImfImage.Plo
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib -version-info 22:0:0 -no-undefined -release 2_2  -o libIlmImfUtil.la -rpath /usr/local/lib ImfImageChannel.lo ImfFlatImageChannel.lo ImfDeepImageChannel.lo ImfSampleCountChannel.lo ImfImageLevel.lo ImfFlatImageLevel.lo ImfDeepImageLevel.lo ImfImage.lo ImfFlatImage.lo ImfDeepImage.lo ImfImageIO.lo ImfFlatImageIO.lo ImfDeepImageIO.lo ImfImageDataWindow.lo -L../IlmImf -lImath -lHalf -lIex -lIlmThread -lpthread -lIlmImf 
libtool: link: ar cru .libs/libIlmImfUtil.a  ImfImageChannel.o ImfFlatImageChannel.o ImfDeepImageChannel.o ImfSampleCountChannel.o ImfImageLevel.o ImfFlatImageLevel.o ImfDeepImageLevel.o ImfImage.o ImfFlatImage.o ImfDeepImage.o ImfImageIO.o ImfFlatImageIO.o ImfDeepImageIO.o ImfImageDataWindow.o
libtool: link: ranlib .libs/libIlmImfUtil.a
libtool: link: ( cd ".libs" && rm -f "libIlmImfUtil.la" && ln -s "../libIlmImfUtil.la" "libIlmImfUtil.la" )
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImfUtil'
Making all in IlmImfTest
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImfTest'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImfTest'
Making all in IlmImfUtilTest
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImfUtilTest'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImfUtilTest'
Making all in IlmImfFuzzTest
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImfFuzzTest'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImfFuzzTest'
Making all in exrheader
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrheader'
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
mv -f .deps/main.Tpo .deps/main.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2   -o exrheader main.o -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib -lImath -lHalf -lIex -lIlmThread -lpthread ../IlmImf/libIlmImf.la -lz 
libtool: link: g++ -pipe -g -O2 -o exrheader main.o  -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib ../IlmImf/.libs/libIlmImf.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.so -lpthread -lz -pthread -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrheader'
Making all in exrmaketiled
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrmaketiled'
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT Image.o -MD -MP -MF .deps/Image.Tpo -c -o Image.o Image.cpp
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT makeTiled.o -MD -MP -MF .deps/makeTiled.Tpo -c -o makeTiled.o makeTiled.cpp
mv -f .deps/main.Tpo .deps/main.Po
mv -f .deps/Image.Tpo .deps/Image.Po
mv -f .deps/makeTiled.Tpo .deps/makeTiled.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2   -o exrmaketiled main.o Image.o makeTiled.o -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib -lImath -lHalf -lIex -lIlmThread -lpthread ../IlmImf/libIlmImf.la -lz 
libtool: link: g++ -pipe -g -O2 -o exrmaketiled main.o Image.o makeTiled.o  -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib ../IlmImf/.libs/libIlmImf.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.so -lpthread -lz -pthread -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrmaketiled'
Making all in IlmImfExamples
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImfExamples'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImfExamples'
Making all in doc
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/doc'
Making all in exrstdattr
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrstdattr'
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
mv -f .deps/main.Tpo .deps/main.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2   -o exrstdattr main.o -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib -lImath -lHalf -lIex -lIlmThread -lpthread ../IlmImf/libIlmImf.la -lz 
libtool: link: g++ -pipe -g -O2 -o exrstdattr main.o  -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib ../IlmImf/.libs/libIlmImf.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.so -lpthread -lz -pthread -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrstdattr'
Making all in exrmakepreview
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrmakepreview'
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT makePreview.o -MD -MP -MF .deps/makePreview.Tpo -c -o makePreview.o makePreview.cpp
mv -f .deps/main.Tpo .deps/main.Po
mv -f .deps/makePreview.Tpo .deps/makePreview.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2   -o exrmakepreview main.o makePreview.o -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib -lImath -lHalf -lIex -lIlmThread -lpthread ../IlmImf/libIlmImf.la -lz 
libtool: link: g++ -pipe -g -O2 -o exrmakepreview main.o makePreview.o  -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib ../IlmImf/.libs/libIlmImf.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.so -lpthread -lz -pthread -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrmakepreview'
Making all in exrenvmap
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrenvmap'
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT EnvmapImage.o -MD -MP -MF .deps/EnvmapImage.Tpo -c -o EnvmapImage.o EnvmapImage.cpp
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT readInputImage.o -MD -MP -MF .deps/readInputImage.Tpo -c -o readInputImage.o readInputImage.cpp
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT resizeImage.o -MD -MP -MF .deps/resizeImage.Tpo -c -o resizeImage.o resizeImage.cpp
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT blurImage.o -MD -MP -MF .deps/blurImage.Tpo -c -o blurImage.o blurImage.cpp
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT makeCubeMap.o -MD -MP -MF .deps/makeCubeMap.Tpo -c -o makeCubeMap.o makeCubeMap.cpp
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT makeLatLongMap.o -MD -MP -MF .deps/makeLatLongMap.Tpo -c -o makeLatLongMap.o makeLatLongMap.cpp
mv -f .deps/resizeImage.Tpo .deps/resizeImage.Po
mv -f .deps/main.Tpo .deps/main.Po
mv -f .deps/makeLatLongMap.Tpo .deps/makeLatLongMap.Po
mv -f .deps/EnvmapImage.Tpo .deps/EnvmapImage.Po
mv -f .deps/readInputImage.Tpo .deps/readInputImage.Po
mv -f .deps/makeCubeMap.Tpo .deps/makeCubeMap.Po
mv -f .deps/blurImage.Tpo .deps/blurImage.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2   -o exrenvmap main.o EnvmapImage.o readInputImage.o resizeImage.o blurImage.o makeCubeMap.o makeLatLongMap.o -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib -lImath -lHalf -lIex -lIlmThread -lpthread ../IlmImf/libIlmImf.la -lz 
libtool: link: g++ -pipe -g -O2 -o exrenvmap main.o EnvmapImage.o readInputImage.o resizeImage.o blurImage.o makeCubeMap.o makeLatLongMap.o  -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib ../IlmImf/.libs/libIlmImf.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.so -lpthread -lz -pthread -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrenvmap'
Making all in exrmultiview
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrmultiview'
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT Image.o -MD -MP -MF .deps/Image.Tpo -c -o Image.o Image.cpp
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT makeMultiView.o -MD -MP -MF .deps/makeMultiView.Tpo -c -o makeMultiView.o makeMultiView.cpp
mv -f .deps/main.Tpo .deps/main.Po
mv -f .deps/Image.Tpo .deps/Image.Po
mv -f .deps/makeMultiView.Tpo .deps/makeMultiView.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2   -o exrmultiview main.o Image.o makeMultiView.o -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib -lImath -lHalf -lIex -lIlmThread -lpthread ../IlmImf/libIlmImf.la -lz 
libtool: link: g++ -pipe -g -O2 -o exrmultiview main.o Image.o makeMultiView.o  -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib ../IlmImf/.libs/libIlmImf.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.so -lpthread -lz -pthread -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrmultiview'
Making all in exrmultipart
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrmultipart'
g++ -DHAVE_CONFIG_H -I. -I../config -I.. -I../IlmImf -I../config -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/include/OpenEXR   -pipe -g -O2 -MT exrmultipart.o -MD -MP -MF .deps/exrmultipart.Tpo -c -o exrmultipart.o exrmultipart.cpp
mv -f .deps/exrmultipart.Tpo .deps/exrmultipart.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2   -o exrmultipart exrmultipart.o -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib -lImath -lHalf -lIex -lIlmThread -lpthread ../IlmImf/libIlmImf.la -lz 
install prefix            /usr/local
source path               .
C compiler                gcc
C library                 glibc
ARCH                      x86 (generic)
big-endian                no
runtime cpu detection     yes
yasm                      yes
MMX enabled               yes
MMXEXT enabled            yes
3DNow! enabled            yes
3DNow! extended enabled   yes
SSE enabled               yes
SSSE3 enabled             yes
AESNI enabled             yes
AVX enabled               yes
XOP enabled               yes
FMA3 enabled              yes
FMA4 enabled              yes
i686 features enabled     yes
CMOV is fast              yes
EBX available             yes
EBP available             yes
debug symbols             yes
strip symbols             yes
optimize for size         no
optimizations             yes
static                    yes
shared                    no
postprocessing support    yes
new filter support        yes
network support           yes
threading support         pthreads
safe bitstream reader     yes
SDL support               yes
opencl enabled            no
texi2html enabled         no
perl enabled              yes
pod2man enabled           yes
makeinfo enabled          yes
makeinfo supports HTML    yes

Enabled programs:
ffmpeg			ffprobe

External libraries:
bzlib			libtwolame		libxcb_shm
iconv			libvorbis		libxcb_xfixes
libfaac			libvpx			lzma
libfdk_aac		libx264			sdl
libmp3lame		libx265			xlib
libopenjpeg		libxcb			zlib
libtheora		libxcb_shape

Enabled decoders:
libtool: link: g++ -pipe -g -O2 -o exrmultipart exrmultipart.o  -L/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -L/usr/lib64 -L/usr/local/lib ../IlmImf/.libs/libIlmImf.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libImath.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libHalf.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIlmThread.so /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.so -lpthread -lz -pthread -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib -Wl,-rpath -Wl,/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib
aac			avs			flashsv2
aac_fixed		avui			flic
aac_latm		ayuv			flv
aasc			bethsoftvid		fourxm
ac3			bfi			fraps
ac3_fixed		bink			frwu
adpcm_4xm		binkaudio_dct		g2m
adpcm_adx		binkaudio_rdft		g723_1
adpcm_afc		bintext			g729
adpcm_aica		bmp			gif
adpcm_ct		bmv_audio		gsm
adpcm_dtk		bmv_video		gsm_ms
adpcm_ea		brender_pix		h261
adpcm_ea_maxis_xa	c93			h263
adpcm_ea_r1		cavs			h263i
adpcm_ea_r2		ccaption		h263p
adpcm_ea_r3		cdgraphics		h264
adpcm_ea_xas		cdxl			h264_vdpau
adpcm_g722		cfhd			hap
adpcm_g726		cinepak			hevc
adpcm_g726le		cljr			hnm4_video
adpcm_ima_amv		cllc			hq_hqa
adpcm_ima_apc		comfortnoise		hqx
adpcm_ima_dk3		cook			huffyuv
adpcm_ima_dk4		cpia			iac
adpcm_ima_ea_eacs	cscd			idcin
adpcm_ima_ea_sead	cyuv			idf
adpcm_ima_iss		dca			iff_ilbm
adpcm_ima_oki		dds			imc
adpcm_ima_qt		dfa			indeo2
adpcm_ima_rad		dirac			indeo3
adpcm_ima_smjpeg	dnxhd			indeo4
adpcm_ima_wav		dpx			indeo5
adpcm_ima_ws		dsd_lsbf		interplay_acm
adpcm_ms		dsd_lsbf_planar		interplay_dpcm
adpcm_psx		dsd_msbf		interplay_video
adpcm_sbpro_2		dsd_msbf_planar		jacosub
adpcm_sbpro_3		dsicinaudio		jpeg2000
adpcm_sbpro_4		dsicinvideo		jpegls
adpcm_swf		dss_sp			jv
adpcm_thp		dvaudio			kgv1
adpcm_thp_le		dvbsub			kmvc
adpcm_vima		dvdsub			lagarith
adpcm_xa		dvvideo			libfdk_aac
adpcm_yamaha		dxa			libopenjpeg
aic			dxtory			libvorbis
alac			dxv			libvpx_vp8
alias_pix		eac3			libvpx_vp9
als			eacmv			loco
amrnb			eamad			mace3
amrwb			eatgq			mace6
amv			eatgv			mdec
anm			eatqi			metasound
ansi			eightbps		microdvd
ape			eightsvx_exp		mimic
apng			eightsvx_fib		mjpeg
ass			escape124		mjpegb
asv1			escape130		mlp
asv2			evrc			mmvideo
atrac1			exr			motionpixels
atrac3			ffv1			movtext
atrac3p			ffvhuff			mp1
aura			ffwavesynth		mp1float
aura2			fic			mp2
avrn			flac			mp2float
avrp			flashsv			mp3
mp3adu			pcm_zork		tiertexseqvideo
mp3adufloat		pcx			tiff
mp3float		pgm			tmv
mp3on4			pgmyuv			truehd
mp3on4float		pgssub			truemotion1
mpc7			pictor			truemotion2
mpc8			pjs			truespeech
mpeg1_vdpau		png			tscc
mpeg1video		ppm			tscc2
mpeg2video		prores			tta
mpeg4			prores_lgpl		twinvq
mpeg4_vdpau		ptx			txd
mpeg_vdpau		qcelp			ulti
mpeg_xvmc		qdm2			utvideo
mpegvideo		qdraw			v210
mpl2			qpeg			v210x
msa1			qtrle			v308
msmpeg4v1		r10k			v408
msmpeg4v2		r210			v410
msmpeg4v3		ra_144			vb
msrle			ra_288			vble
mss1			ralf			vc1
mss2			rawvideo		vc1_vdpau
msvideo1		realtext		vc1image
mszh			rl2			vcr1
mts2			roq			vmdaudio
mvc1			roq_dpcm		vmdvideo
mvc2			rpza			vmnc
mxpeg			rscc			vorbis
nellymoser		rv10			vp3
nuv			rv20			vp5
on2avc			rv30			vp6
opus			rv40			vp6a
paf_audio		s302m			vp6f
paf_video		sami			vp7
pam			sanm			vp8
pbm			screenpresso		vp9
pcm_alaw		sdx2_dpcm		vplayer
pcm_bluray		sgi			vqa
pcm_dvd			sgirle			wavpack
pcm_f32be		shorten			webp
pcm_f32le		sipr			webvtt
pcm_f64be		smackaud		wmalossless
pcm_f64le		smacker			wmapro
pcm_lxf			smc			wmav1
pcm_mulaw		smvjpeg			wmav2
pcm_s16be		snow			wmavoice
pcm_s16be_planar	sol_dpcm		wmv1
pcm_s16le		sonic			wmv2
pcm_s16le_planar	sp5x			wmv3
pcm_s24be		srt			wmv3_vdpau
pcm_s24daud		ssa			wmv3image
pcm_s24le		stl			wnv1
pcm_s24le_planar	subrip			ws_snd1
pcm_s32be		subviewer		xan_dpcm
pcm_s32le		subviewer1		xan_wc3
pcm_s32le_planar	sunrast			xan_wc4
pcm_s8			svq1			xbin
pcm_s8_planar		svq3			xbm
pcm_u16be		tak			xface
pcm_u16le		targa			xl
pcm_u24be		targa_y216		xma1
pcm_u24le		tdsc			xma2
pcm_u32be		text			xsub
pcm_u32le		theora			xwd
pcm_u8			thp			y41p
yop			zero12v			zlib
yuv4			zerocodec		zmbv

Enabled encoders:
a64multi		libopenjpeg		pgmyuv
a64multi5		libtheora		png
aac			libtwolame		ppm
ac3			libvorbis		prores
ac3_fixed		libvpx_vp8		prores_aw
adpcm_adx		libvpx_vp9		prores_ks
adpcm_g722		libx264			qtrle
adpcm_g726		libx264rgb		r10k
adpcm_ima_qt		libx265			r210
adpcm_ima_wav		ljpeg			ra_144
adpcm_ms		mjpeg			rawvideo
adpcm_swf		movtext			roq
adpcm_yamaha		mp2			roq_dpcm
alac			mp2fixed		rv10
alias_pix		mpeg1video		rv20
amv			mpeg2video		s302m
apng			mpeg4			sgi
ass			msmpeg4v2		snow
asv1			msmpeg4v3		sonic
asv2			msvideo1		sonic_ls
avrp			nellymoser		srt
avui			pam			ssa
ayuv			pbm			subrip
bmp			pcm_alaw		sunrast
cinepak			pcm_f32be		svq1
cljr			pcm_f32le		targa
comfortnoise		pcm_f64be		text
dca			pcm_f64le		tiff
dnxhd			pcm_mulaw		tta
dpx			pcm_s16be		utvideo
dvbsub			pcm_s16be_planar	v210
dvdsub			pcm_s16le		v308
dvvideo			pcm_s16le_planar	v408
eac3			pcm_s24be		v410
ffv1			pcm_s24daud		vc2
ffvhuff			pcm_s24le		vorbis
flac			pcm_s24le_planar	wavpack
flashsv			pcm_s32be		webvtt
flashsv2		pcm_s32le		wmav1
flv			pcm_s32le_planar	wmav2
g723_1			pcm_s8			wmv1
gif			pcm_s8_planar		wmv2
h261			pcm_u16be		wrapped_avframe
h263			pcm_u16le		xbm
h263p			pcm_u24be		xface
huffyuv			pcm_u24le		xsub
jpeg2000		pcm_u32be		xwd
jpegls			pcm_u32le		y41p
libfaac			pcm_u8			yuv4
libfdk_aac		pcx			zlib
libmp3lame		pgm			zmbv

Enabled hwaccels:
h263_vaapi		mpeg1_xvmc		vc1_vaapi
h264_vaapi		mpeg2_vaapi		vc1_vdpau
h264_vdpau		mpeg2_vdpau		vp9_vaapi
hevc_vaapi		mpeg2_xvmc		wmv3_vaapi
hevc_vdpau		mpeg4_vaapi		wmv3_vdpau
mpeg1_vdpau		mpeg4_vdpau

Enabled parsers:
aac			dvd_nav			mpegvideo
aac_latm		dvdsub			opus
ac3			flac			png
adx			g729			pnm
bmp			gsm			rv30
cavsvideo		h261			rv40
cook			h263			tak
dca			h264			vc1
dirac			hevc			vorbis
dnxhd			mjpeg			vp3
dpx			mlp			vp8
dvaudio			mpeg4video		vp9
dvbsub			mpegaudio

Enabled demuxers:
aa			fourxm			mpc8
aac			frm			mpegps
ac3			fsb			mpegts
acm			g722			mpegtsraw
act			g723_1			mpegvideo
adf			g729			mpjpeg
adp			genh			mpl2
ads			gif			mpsub
adx			gsm			msf
aea			gxf			msnwc_tcp
afc			h261			mtv
aiff			h263			mv
amr			h264			mvi
anm			hevc			mxf
apc			hls			mxg
ape			hnm			nc
apng			ico			nistsphere
aqtitle			idcin			nsv
asf			idf			nut
asf_o			iff			nuv
ass			ilbc			ogg
ast			image2			oma
au			image2_alias_pix	paf
avi			image2_brender_pix	pcm_alaw
avr			image2pipe		pcm_f32be
avs			image_bmp_pipe		pcm_f32le
bethsoftvid		image_dds_pipe		pcm_f64be
bfi			image_dpx_pipe		pcm_f64le
bfstm			image_exr_pipe		pcm_mulaw
bink			image_j2k_pipe		pcm_s16be
bintext			image_jpeg_pipe		pcm_s16le
bit			image_jpegls_pipe	pcm_s24be
bmv			image_pictor_pipe	pcm_s24le
boa			image_png_pipe		pcm_s32be
brstm			image_qdraw_pipe	pcm_s32le
c93			image_sgi_pipe		pcm_s8
caf			image_sunrast_pipe	pcm_u16be
cavsvideo		image_tiff_pipe		pcm_u16le
cdg			image_webp_pipe		pcm_u24be
cdxl			ingenient		pcm_u24le
cine			ipmovie			pcm_u32be
concat			ircam			pcm_u32le
data			iss			pcm_u8
daud			iv8			pjs
dcstr			ivf			pmp
dfa			ivr			pva
dirac			jacosub			pvf
dnxhd			jv			qcp
dsf			live_flv		r3d
dsicin			lmlm4			rawvideo
dss			loas			realtext
dts			lrc			redspark
dtshd			lvf			rl2
dv			lxf			rm
dvbsub			m4v			roq
dxa			matroska		rpl
ea			mgsts			rsd
ea_cdata		microdvd		rso
eac3			mjpeg			rtp
epaf			mlp			rtsp
ffm			mlv			sami
ffmetadata		mm			sap
filmstrip		mmf			sbg
flac			mov			sdp
flic			mp3			sdr2
flv			mpc			segafilm
shorten			thp			vqf
siff			threedostr		w64
sln			tiertexseq		wav
smacker			tmv			wc3
smjpeg			truehd			webm_dash_manifest
smush			tta			webvtt
sol			tty			wsaud
sox			txd			wsvqa
spdif			v210			wtv
srt			v210x			wv
stl			vag			wve
str			vc1			xa
subviewer		vc1t			xbin
subviewer1		vivo			xmv
sup			vmd			xvag
svag			vobsub			xwma
swf			voc			yop
tak			vpk			yuv4mpegpipe
tedcaptions		vplayer

Enabled muxers:
a64			ipod			pcm_s32be
ac3			ircam			pcm_s32le
adts			ismv			pcm_s8
adx			ivf			pcm_u16be
aiff			jacosub			pcm_u16le
amr			latm			pcm_u24be
apng			lrc			pcm_u24le
asf			m4v			pcm_u32be
asf_stream		matroska		pcm_u32le
ass			matroska_audio		pcm_u8
ast			md5			psp
au			microdvd		rawvideo
avi			mjpeg			rm
avm2			mkvtimestamp_v2		roq
bit			mlp			rso
caf			mmf			rtp
cavsvideo		mov			rtp_mpegts
crc			mp2			rtsp
dash			mp3			sap
data			mp4			segment
daud			mpeg1system		singlejpeg
dirac			mpeg1vcd		smjpeg
dnxhd			mpeg1video		smoothstreaming
dts			mpeg2dvd		sox
dv			mpeg2svcd		spdif
eac3			mpeg2video		spx
f4v			mpeg2vob		srt
ffm			mpegts			stream_segment
ffmetadata		mpjpeg			swf
filmstrip		mxf			tee
flac			mxf_d10			tg2
flv			mxf_opatom		tgp
framecrc		null			truehd
framemd5		nut			uncodedframecrc
g722			oga			vc1
g723_1			ogg			vc1t
gif			oma			voc
gxf			opus			w64
h261			pcm_alaw		wav
h263			pcm_f32be		webm
h264			pcm_f32le		webm_chunk
hds			pcm_f64be		webm_dash_manifest
hevc			pcm_f64le		webp
hls			pcm_mulaw		webvtt
ico			pcm_s16be		wtv
ilbc			pcm_s16le		wv
image2			pcm_s24be		yuv4mpegpipe
image2pipe		pcm_s24le

Enabled protocols:
async			hls			rtmpt
cache			http			rtp
concat			httpproxy		srtp
crypto			icecast			subfile
data			md5			tcp
ffrtmphttp		mmsh			udp
file			mmst			udplite
ftp			pipe			unix
gopher			rtmp

Enabled filters:
acompressor		color			inflate
acrossfade		colorbalance		interlace
adelay			colorchannelmixer	interleave
adrawgraph		colorkey		join
aecho			colorlevels		kerndeint
aemphasis		colormatrix		lenscorrection
aeval			compand			life
aevalsrc		compensationdelay	lowpass
afade			concat			lut
afftfilt		convolution		lut3d
aformat			copy			lutrgb
agate			cover_rect		lutyuv
ahistogram		crop			mandelbrot
ainterleave		cropdetect		maskedmerge
alimiter		curves			mcdeint
allpass			dcshift			mergeplanes
allrgb			dctdnoiz		metadata
allyuv			deband			movie
alphaextract		decimate		mpdecimate
alphamerge		deflate			mptestsrc
amerge			dejudder		negate
ametadata		delogo			nnedi
amix			deshake			noformat
amovie			detelecine		noise
anequalizer		dilation		null
anoisesrc		displace		nullsink
anull			drawbox			nullsrc
anullsink		drawgraph		overlay
anullsrc		drawgrid		owdenoise
apad			dynaudnorm		pad
aperms			earwax			palettegen
aphasemeter		ebur128			paletteuse
aphaser			edgedetect		pan
apulsator		elbg			perms
arealtime		eq			perspective
aresample		equalizer		phase
areverse		erosion			pixdesctest
aselect			extractplanes		pp
asendcmd		extrastereo		pp7
asetnsamples		fade			psnr
asetpts			fftfilt			pullup
asetrate		field			qp
asettb			fieldmatch		random
ashowinfo		fieldorder		realtime
asplit			find_rect		removegrain
astats			flanger			removelogo
astreamselect		format			repeatfields
atadenoise		fps			replaygain
atempo			framepack		reverse
atrim			framerate		rgbtestsrc
avectorscope		framestep		rotate
bandpass		fspp			sab
bandreject		geq			scale
bass			gradfun			scale2ref
bbox			haldclut		select
biquad			haldclutsrc		selectivecolor
blackdetect		hflip			sendcmd
blackframe		highpass		separatefields
blend			histeq			setdar
boxblur			histogram		setfield
cellauto		hqdn3d			setpts
channelmap		hqx			setsar
channelsplit		hstack			settb
chorus			hue			showcqt
chromakey		idet			showfreqs
codecview		il			showinfo
showpalette		split			treble
showspectrum		spp			tremolo
showspectrumpic		ssim			trim
showvolume		stereo3d		unsharp
showwaves		stereotools		uspp
showwavespic		stereowiden		vectorscope
shuffleframes		streamselect		vflip
shuffleplanes		super2xsai		vibrato
sidechaincompress	swaprect		vignette
sidechaingate		swapuv			volume
signalstats		tblend			volumedetect
silencedetect		telecine		vstack
silenceremove		testsrc			w3fdif
sine			testsrc2		waveform
smartblur		thumbnail		xbr
smptebars		tile			yadif
smptehdbars		tinterlace		zoompan
spectrumsynth		transpose

Enabled bsfs:
aac_adtstoasc		imx_dump_header		mpeg4_unpack_bframes
chomp			mjpeg2jpeg		noise
dump_extradata		mjpega_dump_header	remove_extradata
h264_mp4toannexb	mov2textsub		text2movsub
hevc_mp4toannexb	mp3_header_decompress

Enabled indevs:
alsa			jack			v4l2
dv1394			lavfi			x11grab_xcb
fbdev			oss

Enabled outdevs:
alsa			oss			v4l2
fbdev			sdl			xv

License: nonfree and unredistributable
Creating config.mak, config.h, and doc/config.texi...
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/exrmultipart'
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/openexr.built

WARNING: using libfdk without pkg-config
WARNING: using libx265 without pkg-config
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ffmpeg.configure
make -C ffmpeg*  
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0'
CC	libavdevice/alldevices.o
CC	libavdevice/alsa.o
CC	libavdevice/avdevice.o
CC	libavdevice/alsa_dec.o
CC	libavdevice/fbdev_common.o
CC	libavdevice/alsa_enc.o
CC	libavdevice/dv1394.o
CC	libavdevice/fbdev_dec.o
CC	libavdevice/jack.o
CC	libavdevice/fbdev_enc.o
CC	libavdevice/lavfi.o
CC	libavdevice/oss.o
CC	libavdevice/oss_dec.o
CC	libavdevice/oss_enc.o
CC	libavdevice/sdl.o
CC	libavdevice/utils.o
CC	libavdevice/v4l2-common.o
CC	libavdevice/timefilter.o
CC	libavdevice/v4l2.o
CC	libavdevice/v4l2enc.o
CC	libavdevice/xcbgrab.o
CC	libavdevice/xv.o
CC	libavfilter/aeval.o
CC	libavfilter/af_adelay.o
CC	libavfilter/af_aecho.o
CC	libavfilter/af_aemphasis.o
CC	libavfilter/af_afade.o
CC	libavfilter/af_afftfilt.o
CC	libavfilter/af_aformat.o
CC	libavfilter/af_agate.o
CC	libavfilter/af_alimiter.o
CC	libavfilter/af_amerge.o
CC	libavfilter/af_amix.o
CC	libavfilter/af_anull.o
CC	libavfilter/af_anequalizer.o
CC	libavfilter/af_apad.o
CC	libavfilter/af_aphaser.o
CC	libavfilter/af_apulsator.o
CC	libavfilter/af_aresample.o
CC	libavfilter/af_asetnsamples.o
CC	libavfilter/af_asetrate.o
CC	libavfilter/af_ashowinfo.o
CC	libavfilter/af_astats.o
CC	libavfilter/af_atempo.o
CC	libavfilter/af_biquads.o
CC	libavfilter/af_channelmap.o
CC	libavfilter/af_channelsplit.o
CC	libavfilter/af_chorus.o
CC	libavfilter/af_compand.o
CC	libavfilter/af_compensationdelay.o
CC	libavfilter/af_dcshift.o
CC	libavfilter/af_dynaudnorm.o
CC	libavfilter/af_earwax.o
CC	libavfilter/af_flanger.o
CC	libavfilter/af_extrastereo.o
CC	libavfilter/af_join.o
CC	libavfilter/af_pan.o
CC	libavfilter/af_replaygain.o
CC	libavfilter/af_sidechaincompress.o
CC	libavfilter/af_silencedetect.o
CC	libavfilter/af_silenceremove.o
CC	libavfilter/af_stereotools.o
CC	libavfilter/af_stereowiden.o
CC	libavfilter/af_tremolo.o
CC	libavfilter/af_vibrato.o
CC	libavfilter/af_volume.o
CC	libavfilter/af_volumedetect.o
CC	libavfilter/allfilters.o
CC	libavfilter/asink_anullsink.o
CC	libavfilter/asrc_anullsrc.o
CC	libavfilter/asrc_anoisesrc.o
CC	libavfilter/asrc_sine.o
CC	libavfilter/audio.o
CC	libavfilter/avf_ahistogram.o
CC	libavfilter/avf_avectorscope.o
CC	libavfilter/avf_aphasemeter.o
CC	libavfilter/avf_concat.o
CC	libavfilter/avf_showcqt.o
CC	libavfilter/avf_showfreqs.o
CC	libavfilter/avf_showspectrum.o
CC	libavfilter/avf_showvolume.o
CC	libavfilter/avf_showwaves.o
CC	libavfilter/avfilter.o
CC	libavfilter/avfiltergraph.o
CC	libavfilter/bbox.o
CC	libavfilter/buffersink.o
CC	libavfilter/buffersrc.o
CC	libavfilter/drawutils.o
CC	libavfilter/dualinput.o
CC	libavfilter/f_drawgraph.o
CC	libavfilter/f_ebur128.o
CC	libavfilter/f_interleave.o
CC	libavfilter/f_metadata.o
CC	libavfilter/f_perms.o
CC	libavfilter/f_realtime.o
CC	libavfilter/f_reverse.o
CC	libavfilter/f_select.o
CC	libavfilter/f_sendcmd.o
CC	libavfilter/f_streamselect.o
CC	libavfilter/fifo.o
CC	libavfilter/formats.o
CC	libavfilter/framepool.o
CC	libavfilter/framesync.o
CC	libavfilter/generate_wave_table.o
CC	libavfilter/graphdump.o
CC	libavfilter/graphparser.o
CC	libavfilter/lavfutils.o
CC	libavfilter/lswsutils.o
CC	libavfilter/opencl_allkernels.o
CC	libavfilter/pthread.o
CC	libavfilter/setpts.o
CC	libavfilter/settb.o
CC	libavfilter/split.o
CC	libavfilter/src_movie.o
CC	libavfilter/transform.o
CC	libavfilter/trim.o
CC	libavfilter/vaf_spectrumsynth.o
CC	libavfilter/vf_alphamerge.o
CC	libavfilter/vf_atadenoise.o
CC	libavfilter/vf_aspect.o
CC	libavfilter/vf_bbox.o
libavfilter/vaf_spectrumsynth.c: In function ‘try_push_frame’:
libavfilter/vaf_spectrumsynth.c:369:19: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
     int ch, n, i, ret;
                   ^
CC	libavfilter/vf_blackdetect.o
CC	libavfilter/vf_blackframe.o
CC	libavfilter/vf_blend.o
CC	libavfilter/vf_boxblur.o
CC	libavfilter/vf_chromakey.o
CC	libavfilter/vf_codecview.o
CC	libavfilter/vf_colorbalance.o
CC	libavfilter/vf_colorchannelmixer.o
CC	libavfilter/vf_colorkey.o
CC	libavfilter/vf_colorlevels.o
CC	libavfilter/vf_colormatrix.o
CC	libavfilter/vf_convolution.o
CC	libavfilter/vf_copy.o
CC	libavfilter/vf_cover_rect.o
CC	libavfilter/vf_crop.o
CC	libavfilter/vf_curves.o
CC	libavfilter/vf_cropdetect.o
CC	libavfilter/vf_dctdnoiz.o
CC	libavfilter/vf_deband.o
CC	libavfilter/vf_decimate.o
CC	libavfilter/vf_dejudder.o
CC	libavfilter/vf_delogo.o
CC	libavfilter/vf_deshake.o
CC	libavfilter/vf_detelecine.o
CC	libavfilter/vf_displace.o
CC	libavfilter/vf_drawbox.o
CC	libavfilter/vf_edgedetect.o
CC	libavfilter/vf_elbg.o
CC	libavfilter/vf_eq.o
CC	libavfilter/vf_extractplanes.o
CC	libavfilter/vf_fade.o
CC	libavfilter/vf_fftfilt.o
CC	libavfilter/vf_field.o
CC	libavfilter/vf_fieldmatch.o
CC	libavfilter/vf_fieldorder.o
CC	libavfilter/vf_find_rect.o
CC	libavfilter/vf_format.o
CC	libavfilter/vf_fps.o
CC	libavfilter/vf_framepack.o
CC	libavfilter/vf_framerate.o
CC	libavfilter/vf_framestep.o
CC	libavfilter/vf_fspp.o
CC	libavfilter/vf_geq.o
CC	libavfilter/vf_gradfun.o
CC	libavfilter/vf_hflip.o
CC	libavfilter/vf_histeq.o
CC	libavfilter/vf_histogram.o
CC	libavfilter/vf_hqdn3d.o
CC	libavfilter/vf_hqx.o
CC	libavfilter/vf_hue.o
CC	libavfilter/vf_idet.o
CC	libavfilter/vf_il.o
CC	libavfilter/vf_interlace.o
CC	libavfilter/vf_kerndeint.o
CC	libavfilter/vf_lenscorrection.o
CC	libavfilter/vf_lut.o
CC	libavfilter/vf_lut3d.o
CC	libavfilter/vf_maskedmerge.o
CC	libavfilter/vf_mcdeint.o
CC	libavfilter/vf_mergeplanes.o
CC	libavfilter/vf_mpdecimate.o
CC	libavfilter/vf_neighbor.o
CC	libavfilter/vf_nnedi.o
libavfilter/vf_mcdeint.c: In function ‘config_props’:
libavfilter/vf_mcdeint.c:137:9: warning: ‘me_method’ is deprecated [-Wdeprecated-declarations]
         enc_ctx->me_method = ME_ITER;
         ^
In file included from libavfilter/vf_mcdeint.c:54:0:
./libavcodec/avcodec.h:1759:30: note: declared here
     attribute_deprecated int me_method;
                              ^
libavfilter/vf_mcdeint.c: In function ‘filter_frame’:
libavfilter/vf_mcdeint.c:196:5: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations]
     frame_dec = mcdeint->enc_ctx->coded_frame;
     ^
In file included from libavfilter/vf_mcdeint.c:54:0:
./libavcodec/avcodec.h:2945:35: note: declared here
     attribute_deprecated AVFrame *coded_frame;
                                   ^
CC	libavfilter/vf_noise.o
libavfilter/vf_nnedi.c: In function ‘evalfunc_1’:
libavfilter/vf_nnedi.c:611:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
         srcpp = srcp - (ydia - 1) * src_stride - xdiad2m1;
               ^
CC	libavfilter/vf_null.o
CC	libavfilter/vf_overlay.o
CC	libavfilter/vf_owdenoise.o
CC	libavfilter/vf_pad.o
CC	libavfilter/vf_palettegen.o
CC	libavfilter/vf_paletteuse.o
CC	libavfilter/vf_perspective.o
CC	libavfilter/vf_phase.o
CC	libavfilter/vf_pixdesctest.o
CC	libavfilter/vf_pp.o
CC	libavfilter/vf_pp7.o
CC	libavfilter/vf_psnr.o
CC	libavfilter/vf_pullup.o
CC	libavfilter/vf_qp.o
CC	libavfilter/vf_random.o
CC	libavfilter/vf_removegrain.o
CC	libavfilter/vf_removelogo.o
CC	libavfilter/vf_repeatfields.o
CC	libavfilter/vf_rotate.o
CC	libavfilter/vf_sab.o
CC	libavfilter/vf_scale.o
CC	libavfilter/vf_selectivecolor.o
CC	libavfilter/vf_separatefields.o
CC	libavfilter/vf_setfield.o
CC	libavfilter/vf_showinfo.o
CC	libavfilter/vf_shuffleframes.o
CC	libavfilter/vf_showpalette.o
CC	libavfilter/vf_shuffleplanes.o
CC	libavfilter/vf_signalstats.o
CC	libavfilter/vf_smartblur.o
CC	libavfilter/vf_spp.o
CC	libavfilter/vf_ssim.o
CC	libavfilter/vf_stack.o
CC	libavfilter/vf_stereo3d.o
CC	libavfilter/vf_super2xsai.o
CC	libavfilter/vf_swaprect.o
CC	libavfilter/vf_swapuv.o
CC	libavfilter/vf_telecine.o
CC	libavfilter/vf_thumbnail.o
CC	libavfilter/vf_tile.o
CC	libavfilter/vf_tinterlace.o
CC	libavfilter/vf_transpose.o
CC	libavfilter/vf_unsharp.o
CC	libavfilter/vf_uspp.o
CC	libavfilter/vf_vectorscope.o
CC	libavfilter/vf_vflip.o
CC	libavfilter/vf_vignette.o
libavfilter/vf_uspp.c: In function ‘filter’:
libavfilter/vf_uspp.c:253:9: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations]
         p->frame_dec = p->avctx_enc[i]->coded_frame;
         ^
In file included from libavfilter/internal.h:35:0,
                 from libavfilter/vf_uspp.c:34:
./libavcodec/avcodec.h:2945:35: note: declared here
     attribute_deprecated AVFrame *coded_frame;
                                   ^
CC	libavfilter/vf_w3fdif.o
CC	libavfilter/vf_waveform.o
CC	libavfilter/vf_xbr.o
CC	libavfilter/vf_yadif.o
CC	libavfilter/vf_zoompan.o
CC	libavfilter/video.o
CC	libavfilter/vsink_nullsink.o
CC	libavfilter/vsrc_cellauto.o
CC	libavfilter/vsrc_life.o
CC	libavfilter/vsrc_mandelbrot.o
CC	libavfilter/vsrc_mptestsrc.o
CC	libavfilter/vsrc_testsrc.o
CC	libavfilter/window_func.o
CC	libavfilter/x86/af_volume_init.o
YASM	libavfilter/x86/af_volume.o
STRIP	libavfilter/x86/af_volume.o
YASM	libavfilter/x86/vf_blend.o
CC	libavfilter/x86/vf_blend_init.o
CC	libavfilter/x86/vf_eq.o
CC	libavfilter/x86/vf_fspp_init.o
STRIP	libavfilter/x86/vf_blend.o
CC	libavfilter/x86/vf_gradfun_init.o
CC	libavfilter/x86/vf_hqdn3d_init.o
YASM	libavfilter/x86/vf_fspp.o
YASM	libavfilter/x86/vf_gradfun.o
YASM	libavfilter/x86/vf_hqdn3d.o
STRIP	libavfilter/x86/vf_gradfun.o
STRIP	libavfilter/x86/vf_hqdn3d.o
CC	libavfilter/x86/vf_idet_init.o
YASM	libavfilter/x86/vf_idet.o
CC	libavfilter/x86/vf_interlace_init.o
STRIP	libavfilter/x86/vf_fspp.o
CC	libavfilter/x86/vf_maskedmerge_init.o
CC	libavfilter/x86/vf_noise.o
STRIP	libavfilter/x86/vf_idet.o
YASM	libavfilter/x86/vf_interlace.o
YASM	libavfilter/x86/vf_pp7.o
YASM	libavfilter/x86/vf_maskedmerge.o
STRIP	libavfilter/x86/vf_pp7.o
CC	libavfilter/x86/vf_pp7_init.o
STRIP	libavfilter/x86/vf_interlace.o
CC	libavfilter/x86/vf_psnr_init.o
STRIP	libavfilter/x86/vf_maskedmerge.o
CC	libavfilter/x86/vf_pullup_init.o
CC	libavfilter/x86/vf_removegrain_init.o
YASM	libavfilter/x86/vf_psnr.o
CC	libavfilter/x86/vf_spp.o
CC	libavfilter/x86/vf_ssim_init.o
YASM	libavfilter/x86/vf_pullup.o
STRIP	libavfilter/x86/vf_psnr.o
STRIP	libavfilter/x86/vf_pullup.o
CC	libavfilter/x86/vf_stereo3d_init.o
CC	libavfilter/x86/vf_tinterlace_init.o
YASM	libavfilter/x86/vf_ssim.o
YASM	libavfilter/x86/vf_stereo3d.o
CC	libavfilter/x86/vf_w3fdif_init.o
CC	libavfilter/x86/vf_yadif_init.o
STRIP	libavfilter/x86/vf_ssim.o
YASM	libavfilter/x86/vf_w3fdif.o
STRIP	libavfilter/x86/vf_stereo3d.o
CC	libavformat/3dostr.o
CC	libavformat/4xm.o
CC	libavformat/a64.o
STRIP	libavfilter/x86/vf_w3fdif.o
CC	libavformat/aacdec.o
YASM	libavfilter/x86/vf_removegrain.o
CC	libavformat/aadec.o
YASM	libavfilter/x86/vf_yadif.o
YASM	libavfilter/x86/yadif-10.o
CC	libavformat/ac3dec.o
CC	libavformat/acm.o
CC	libavformat/act.o
CC	libavformat/adp.o
YASM	libavfilter/x86/yadif-16.o
STRIP	libavfilter/x86/vf_yadif.o
CC	libavformat/ads.o
STRIP	libavfilter/x86/yadif-10.o
STRIP	libavfilter/x86/vf_removegrain.o
CC	libavformat/adtsenc.o
CC	libavformat/adxdec.o
CC	libavformat/aea.o
CC	libavformat/afc.o
CC	libavformat/aiffdec.o
CC	libavformat/aiffenc.o
CC	libavformat/allformats.o
CC	libavformat/amr.o
STRIP	libavfilter/x86/yadif-16.o
CC	libavformat/apc.o
CC	libavformat/ape.o
CC	libavformat/anm.o
CC	libavformat/apetag.o
CC	libavformat/apngdec.o
CC	libavformat/apngenc.o
CC	libavformat/aqtitledec.o
CC	libavformat/asf.o
CC	libavformat/asfcrypt.o
CC	libavformat/asfdec_f.o
CC	libavformat/asfdec_o.o
CC	libavformat/asfenc.o
CC	libavformat/assdec.o
CC	libavformat/assenc.o
CC	libavformat/ast.o
CC	libavformat/astdec.o
CC	libavformat/async.o
CC	libavformat/astenc.o
CC	libavformat/au.o
CC	libavformat/audiointerleave.o
CC	libavformat/avc.o
CC	libavformat/avidec.o
CC	libavformat/avienc.o
CC	libavformat/avio.o
CC	libavformat/aviobuf.o
CC	libavformat/avlanguage.o
CC	libavformat/avr.o
CC	libavformat/avs.o
CC	libavformat/bethsoftvid.o
CC	libavformat/bfi.o
CC	libavformat/bink.o
CC	libavformat/bintext.o
CC	libavformat/bit.o
CC	libavformat/bmv.o
CC	libavformat/boadec.o
CC	libavformat/brstm.o
CC	libavformat/c93.o
CC	libavformat/cache.o
CC	libavformat/caf.o
CC	libavformat/cafdec.o
CC	libavformat/cafenc.o
CC	libavformat/cavsvideodec.o
CC	libavformat/cdg.o
CC	libavformat/cdxl.o
CC	libavformat/cinedec.o
CC	libavformat/concat.o
CC	libavformat/concatdec.o
CC	libavformat/crcenc.o
CC	libavformat/crypto.o
CC	libavformat/cutils.o
CC	libavformat/dashenc.o
CC	libavformat/data_uri.o
CC	libavformat/dauddec.o
CC	libavformat/daudenc.o
CC	libavformat/dcstr.o
CC	libavformat/dfa.o
CC	libavformat/diracdec.o
CC	libavformat/dnxhddec.o
CC	libavformat/dsfdec.o
CC	libavformat/dsicin.o
CC	libavformat/dss.o
CC	libavformat/dtsdec.o
CC	libavformat/dtshddec.o
CC	libavformat/dump.o
CC	libavformat/dv.o
CC	libavformat/dvbsub.o
CC	libavformat/dvenc.o
CC	libavformat/dxa.o
CC	libavformat/eacdata.o
CC	libavformat/electronicarts.o
CC	libavformat/epafdec.o
CC	libavformat/ffmdec.o
CC	libavformat/ffmenc.o
CC	libavformat/ffmetadec.o
libavformat/ffmdec.c: In function ‘ffm_close’:
libavformat/ffmdec.c:253:9: warning: ‘rc_eq’ is deprecated [-Wdeprecated-declarations]
         av_freep(&s->streams[i]->codec->rc_eq);
         ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:2515:17: note: declared here
     const char *rc_eq;
                 ^
libavformat/ffmdec.c: In function ‘ffm2_read_header’:
libavformat/ffmdec.c:387:13: warning: ‘rc_eq’ is deprecated [-Wdeprecated-declarations]
             codec->rc_eq = av_strdup(rc_eq_buf);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:2515:17: note: declared here
     const char *rc_eq;
                 ^
libavformat/ffmdec.c:398:13: warning: ‘mpeg_quant’ is deprecated [-Wdeprecated-declarations]
             codec->mpeg_quant = avio_rb32(pb);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:1851:9: note: declared here
     int mpeg_quant;
         ^
libavformat/ffmdec.c:400:13: warning: ‘me_method’ is deprecated [-Wdeprecated-declarations]
             codec->me_method = avio_rb32(pb);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:1759:30: note: declared here
     attribute_deprecated int me_method;
                              ^
libavformat/ffmdec.c:403:13: warning: ‘frame_skip_cmp’ is deprecated [-Wdeprecated-declarations]
             codec->frame_skip_cmp = avio_rb32(pb);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:2614:9: note: declared here
     int frame_skip_cmp;
         ^
libavformat/ffmdec.c:404:13: warning: ‘rc_buffer_aggressivity’ is deprecated [-Wdeprecated-declarations]
             codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb));
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:2537:11: note: declared here
     float rc_buffer_aggressivity;
           ^
libavformat/ffmdec.c:407:13: warning: ‘coder_type’ is deprecated [-Wdeprecated-declarations]
             codec->coder_type = avio_rb32(pb);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:2576:9: note: declared here
     int coder_type;
         ^
libavformat/ffmdec.c:412:13: warning: ‘scenechange_threshold’ is deprecated [-Wdeprecated-declarations]
             codec->scenechange_threshold = avio_rb32(pb);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:2108:9: note: declared here
     int scenechange_threshold;
         ^
libavformat/ffmdec.c:413:13: warning: ‘b_frame_strategy’ is deprecated [-Wdeprecated-declarations]
             codec->b_frame_strategy = avio_rb32(pb);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:1830:9: note: declared here
     int b_frame_strategy;
         ^
libavformat/ffmdec.c: In function ‘ffm_read_header’:
CC	libavformat/ffmetaenc.o
libavformat/ffmdec.c:579:13: warning: ‘rc_eq’ is deprecated [-Wdeprecated-declarations]
             codec->rc_eq = av_strdup(rc_eq_buf);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:2515:17: note: declared here
     const char *rc_eq;
                 ^
libavformat/ffmdec.c:590:13: warning: ‘mpeg_quant’ is deprecated [-Wdeprecated-declarations]
             codec->mpeg_quant = avio_rb32(pb);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:1851:9: note: declared here
     int mpeg_quant;
         ^
libavformat/ffmdec.c:592:13: warning: ‘me_method’ is deprecated [-Wdeprecated-declarations]
             codec->me_method = avio_rb32(pb);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:1759:30: note: declared here
     attribute_deprecated int me_method;
                              ^
libavformat/ffmdec.c:595:13: warning: ‘frame_skip_cmp’ is deprecated [-Wdeprecated-declarations]
             codec->frame_skip_cmp = avio_rb32(pb);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:2614:9: note: declared here
     int frame_skip_cmp;
         ^
libavformat/ffmdec.c:596:13: warning: ‘rc_buffer_aggressivity’ is deprecated [-Wdeprecated-declarations]
             codec->rc_buffer_aggressivity = av_int2double(avio_rb64(pb));
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:2537:11: note: declared here
     float rc_buffer_aggressivity;
           ^
libavformat/ffmdec.c:599:13: warning: ‘coder_type’ is deprecated [-Wdeprecated-declarations]
             codec->coder_type = avio_rb32(pb);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:2576:9: note: declared here
     int coder_type;
         ^
libavformat/ffmdec.c:604:13: warning: ‘scenechange_threshold’ is deprecated [-Wdeprecated-declarations]
             codec->scenechange_threshold = avio_rb32(pb);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:2108:9: note: declared here
     int scenechange_threshold;
         ^
libavformat/ffmdec.c:605:13: warning: ‘b_frame_strategy’ is deprecated [-Wdeprecated-declarations]
             codec->b_frame_strategy = avio_rb32(pb);
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/ffmdec.c:30:
./libavcodec/avcodec.h:1830:9: note: declared here
     int b_frame_strategy;
         ^
CC	libavformat/file.o
CC	libavformat/filmstripdec.o
CC	libavformat/filmstripenc.o
CC	libavformat/flac_picture.o
CC	libavformat/flacenc_header.o
CC	libavformat/flacenc.o
CC	libavformat/flacdec.o
CC	libavformat/flic.o
CC	libavformat/flvdec.o
CC	libavformat/format.o
CC	libavformat/flvenc.o
CC	libavformat/framecrcenc.o
CC	libavformat/framehash.o
CC	libavformat/frmdec.o
CC	libavformat/fsb.o
CC	libavformat/ftp.o
CC	libavformat/g722.o
CC	libavformat/g723_1.o
CC	libavformat/g729dec.o
CC	libavformat/genh.o
CC	libavformat/gif.o
CC	libavformat/gifdec.o
CC	libavformat/gopher.o
CC	libavformat/gsmdec.o
CC	libavformat/gxf.o
CC	libavformat/gxfenc.o
CC	libavformat/h261dec.o
CC	libavformat/h263dec.o
CC	libavformat/h264dec.o
CC	libavformat/hdsenc.o
CC	libavformat/hevc.o
CC	libavformat/hevcdec.o
CC	libavformat/hls.o
CC	libavformat/hlsenc.o
CC	libavformat/hlsproto.o
CC	libavformat/hnm.o
CC	libavformat/http.o
CC	libavformat/httpauth.o
CC	libavformat/icecast.o
CC	libavformat/icodec.o
CC	libavformat/icoenc.o
CC	libavformat/id3v1.o
CC	libavformat/id3v2.o
CC	libavformat/id3v2enc.o
CC	libavformat/idcin.o
CC	libavformat/idroqdec.o
CC	libavformat/idroqenc.o
CC	libavformat/iff.o
CC	libavformat/ilbc.o
CC	libavformat/img2.o
CC	libavformat/img2_alias_pix.o
CC	libavformat/img2_brender_pix.o
CC	libavformat/img2dec.o
CC	libavformat/img2enc.o
CC	libavformat/ingenientdec.o
CC	libavformat/ipmovie.o
CC	libavformat/ircam.o
CC	libavformat/ircamdec.o
libavformat/img2enc.c: In function ‘write_packet’:
libavformat/img2enc.c:161:13: warning: ‘av_dup_packet’ is deprecated [-Wdeprecated-declarations]
             (ret = av_dup_packet(&pkt2))                                  < 0 ||
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/img2enc.c:30:
./libavcodec/avcodec.h:4017:5: note: declared here
 int av_dup_packet(AVPacket *pkt);
     ^
CC	libavformat/ircamenc.o
CC	libavformat/isom.o
CC	libavformat/iss.o
CC	libavformat/iv8.o
CC	libavformat/ivfdec.o
CC	libavformat/ivfenc.o
CC	libavformat/jacosubdec.o
CC	libavformat/jacosubenc.o
CC	libavformat/jvdec.o
CC	libavformat/latmenc.o
CC	libavformat/lmlm4.o
CC	libavformat/loasdec.o
CC	libavformat/lrc.o
CC	libavformat/lrcdec.o
CC	libavformat/lrcenc.o
CC	libavformat/lxfdec.o
CC	libavformat/lvfdec.o
CC	libavformat/m4vdec.o
CC	libavformat/matroska.o
CC	libavformat/matroskadec.o
CC	libavformat/matroskaenc.o
CC	libavformat/md5enc.o
CC	libavformat/md5proto.o
CC	libavformat/metadata.o
CC	libavformat/mgsts.o
CC	libavformat/microdvddec.o
CC	libavformat/microdvdenc.o
CC	libavformat/mkvtimestamp_v2.o
CC	libavformat/mlvdec.o
CC	libavformat/mlpdec.o
CC	libavformat/mmf.o
CC	libavformat/mm.o
CC	libavformat/mms.o
CC	libavformat/mmsh.o
CC	libavformat/mmst.o
CC	libavformat/mov.o
CC	libavformat/mov_chan.o
CC	libavformat/movenc.o
CC	libavformat/movenccenc.o
CC	libavformat/movenchint.o
CC	libavformat/mp3dec.o
CC	libavformat/mp3enc.o
CC	libavformat/mpc.o
CC	libavformat/mpc8.o
CC	libavformat/mpeg.o
CC	libavformat/mpegenc.o
CC	libavformat/mpegts.o
CC	libavformat/mpegtsenc.o
CC	libavformat/mpegvideodec.o
CC	libavformat/mpjpeg.o
CC	libavformat/mpjpegdec.o
CC	libavformat/mpl2dec.o
CC	libavformat/mpsubdec.o
CC	libavformat/msf.o
CC	libavformat/msnwc_tcp.o
CC	libavformat/mtv.o
CC	libavformat/mux.o
CC	libavformat/mvdec.o
CC	libavformat/mvi.o
CC	libavformat/mxf.o
CC	libavformat/mxfdec.o
CC	libavformat/mxfenc.o
CC	libavformat/mxg.o
CC	libavformat/ncdec.o
CC	libavformat/network.o
CC	libavformat/nistspheredec.o
CC	libavformat/nsvdec.o
CC	libavformat/nullenc.o
CC	libavformat/nut.o
CC	libavformat/nutdec.o
CC	libavformat/nutenc.o
CC	libavformat/nuv.o
CC	libavformat/oggdec.o
CC	libavformat/oggenc.o
CC	libavformat/oggparsecelt.o
CC	libavformat/oggparsedaala.o
CC	libavformat/oggparsedirac.o
CC	libavformat/oggparseflac.o
CC	libavformat/oggparseogm.o
CC	libavformat/oggparseopus.o
CC	libavformat/oggparseskeleton.o
CC	libavformat/oggparsespeex.o
CC	libavformat/oggparsevorbis.o
CC	libavformat/oggparsetheora.o
CC	libavformat/oggparsevp8.o
CC	libavformat/oma.o
CC	libavformat/omadec.o
CC	libavformat/omaenc.o
CC	libavformat/options.o
CC	libavformat/os_support.o
CC	libavformat/pcm.o
CC	libavformat/paf.o
CC	libavformat/pcmdec.o
CC	libavformat/pcmenc.o
CC	libavformat/pjsdec.o
CC	libavformat/pmpdec.o
CC	libavformat/psxstr.o
CC	libavformat/pva.o
CC	libavformat/pvfdec.o
CC	libavformat/qcp.o
CC	libavformat/qtpalette.o
CC	libavformat/r3d.o
CC	libavformat/rawdec.o
CC	libavformat/rawenc.o
CC	libavformat/rawvideodec.o
CC	libavformat/rdt.o
CC	libavformat/realtextdec.o
CC	libavformat/redspark.o
CC	libavformat/replaygain.o
CC	libavformat/riff.o
CC	libavformat/riffdec.o
CC	libavformat/riffenc.o
CC	libavformat/rl2.o
CC	libavformat/rm.o
CC	libavformat/rmdec.o
CC	libavformat/rmenc.o
CC	libavformat/rmsipr.o
CC	libavformat/rpl.o
CC	libavformat/rsd.o
CC	libavformat/rso.o
CC	libavformat/rsodec.o
CC	libavformat/rsoenc.o
CC	libavformat/rtmphttp.o
CC	libavformat/rtmppkt.o
CC	libavformat/rtmpproto.o
CC	libavformat/rtp.o
CC	libavformat/rtpdec_ac3.o
CC	libavformat/rtpdec.o
CC	libavformat/rtpdec_amr.o
CC	libavformat/rtpdec_asf.o
CC	libavformat/rtpdec_dv.o
CC	libavformat/rtpdec_g726.o
CC	libavformat/rtpdec_h261.o
CC	libavformat/rtpdec_h263.o
CC	libavformat/rtpdec_h264.o
CC	libavformat/rtpdec_h263_rfc2190.o
CC	libavformat/rtpdec_ilbc.o
CC	libavformat/rtpdec_hevc.o
CC	libavformat/rtpdec_jpeg.o
CC	libavformat/rtpdec_latm.o
CC	libavformat/rtpdec_mpa_robust.o
CC	libavformat/rtpdec_mpeg12.o
CC	libavformat/rtpdec_mpeg4.o
CC	libavformat/rtpdec_qcelp.o
CC	libavformat/rtpdec_mpegts.o
CC	libavformat/rtpdec_qdm2.o
CC	libavformat/rtpdec_qt.o
CC	libavformat/rtpdec_svq3.o
CC	libavformat/rtpdec_vp8.o
CC	libavformat/rtpdec_vp9.o
CC	libavformat/rtpdec_xiph.o
CC	libavformat/rtpenc.o
CC	libavformat/rtpenc_aac.o
CC	libavformat/rtpenc_amr.o
CC	libavformat/rtpenc_chain.o
CC	libavformat/rtpenc_h261.o
CC	libavformat/rtpenc_h263.o
CC	libavformat/rtpenc_h263_rfc2190.o
CC	libavformat/rtpenc_h264_hevc.o
CC	libavformat/rtpenc_jpeg.o
CC	libavformat/rtpenc_latm.o
CC	libavformat/rtpenc_mpegts.o
CC	libavformat/rtpenc_mpv.o
CC	libavformat/rtpenc_vp8.o
CC	libavformat/rtpenc_xiph.o
CC	libavformat/rtpproto.o
CC	libavformat/rtsp.o
CC	libavformat/rtspdec.o
CC	libavformat/rtspenc.o
CC	libavformat/samidec.o
CC	libavformat/sapdec.o
CC	libavformat/sapenc.o
CC	libavformat/sauce.o
CC	libavformat/sbgdec.o
CC	libavformat/sdp.o
CC	libavformat/sdr2.o
CC	libavformat/segafilm.o
CC	libavformat/segment.o
CC	libavformat/sierravmd.o
CC	libavformat/shortendec.o
CC	libavformat/siff.o
CC	libavformat/smacker.o
CC	libavformat/smjpeg.o
CC	libavformat/smjpegdec.o
CC	libavformat/smjpegenc.o
CC	libavformat/smoothstreamingenc.o
CC	libavformat/smush.o
CC	libavformat/sol.o
CC	libavformat/soxdec.o
CC	libavformat/soxenc.o
CC	libavformat/spdif.o
CC	libavformat/spdifdec.o
CC	libavformat/spdifenc.o
CC	libavformat/srtdec.o
CC	libavformat/srtenc.o
CC	libavformat/srtp.o
CC	libavformat/srtpproto.o
CC	libavformat/stldec.o
CC	libavformat/subfile.o
CC	libavformat/subviewer1dec.o
CC	libavformat/subtitles.o
CC	libavformat/subviewerdec.o
CC	libavformat/supdec.o
CC	libavformat/svag.o
CC	libavformat/swf.o
CC	libavformat/swfdec.o
CC	libavformat/swfenc.o
CC	libavformat/takdec.o
CC	libavformat/tcp.o
CC	libavformat/tee.o
CC	libavformat/tedcaptionsdec.o
CC	libavformat/thp.o
CC	libavformat/tiertexseq.o
CC	libavformat/tmv.o
libavformat/tee.c: In function ‘tee_write_packet’:
libavformat/tee.c:450:13: warning: ‘av_dup_packet’ is deprecated [-Wdeprecated-declarations]
             (ret = av_dup_packet(&pkt2))< 0)
             ^
In file included from libavformat/avformat.h:318:0,
                 from libavformat/internal.h:25,
                 from libavformat/tee.c:26:
./libavcodec/avcodec.h:4017:5: note: declared here
 int av_dup_packet(AVPacket *pkt);
     ^
CC	libavformat/tta.o
CC	libavformat/tty.o
CC	libavformat/txd.o
CC	libavformat/udp.o
CC	libavformat/uncodedframecrcenc.o
CC	libavformat/unix.o
CC	libavformat/url.o
CC	libavformat/urldecode.o
CC	libavformat/utils.o
CC	libavformat/v210.o
CC	libavformat/vag.o
CC	libavformat/vc1dec.o
CC	libavformat/vc1test.o
CC	libavformat/vivo.o
CC	libavformat/vc1testenc.o
CC	libavformat/voc.o
CC	libavformat/vocdec.o
CC	libavformat/vocenc.o
CC	libavformat/vpk.o
CC	libavformat/vorbiscomment.o
CC	libavformat/vqf.o
CC	libavformat/vplayerdec.o
CC	libavformat/w64.o
CC	libavformat/wavdec.o
CC	libavformat/wavenc.o
CC	libavformat/wc3movie.o
CC	libavformat/webm_chunk.o
CC	libavformat/webmdashenc.o
CC	libavformat/webvttdec.o
CC	libavformat/webpenc.o
CC	libavformat/webvttenc.o
CC	libavformat/westwood_aud.o
CC	libavformat/westwood_vqa.o
CC	libavformat/wtv_common.o
CC	libavformat/wtvdec.o
CC	libavformat/wtvenc.o
CC	libavformat/wv.o
CC	libavformat/wvdec.o
CC	libavformat/wvedec.o
CC	libavformat/wvenc.o
CC	libavformat/xa.o
CC	libavformat/xmv.o
CC	libavformat/xvag.o
CC	libavformat/xwma.o
CC	libavformat/yop.o
CC	libavformat/yuv4mpegdec.o
CC	libavformat/yuv4mpegenc.o
CC	libavcodec/012v.o
CC	libavcodec/4xm.o
CC	libavcodec/8svx.o
CC	libavcodec/8bps.o
CC	libavcodec/a64multienc.o
CC	libavcodec/aac_ac3_parser.o
CC	libavcodec/aac_adtstoasc_bsf.o
CC	libavcodec/aacadtsdec.o
CC	libavcodec/aac_parser.o
CC	libavcodec/aaccoder.o
CC	libavcodec/aacdec.o
CC	libavcodec/aacdec_fixed.o
CC	libavcodec/aacenc.o
CC	libavcodec/aacenc_is.o
CC	libavcodec/aacenc_ltp.o
CC	libavcodec/aacenc_pred.o
CC	libavcodec/aacenc_tns.o
CC	libavcodec/aacenctab.o
CC	libavcodec/aacps_fixed.o
CC	libavcodec/aacps_float.o
CC	libavcodec/aacpsdsp_fixed.o
CC	libavcodec/aacpsdsp_float.o
CC	libavcodec/aacpsy.o
CC	libavcodec/aacsbr.o
CC	libavcodec/aacsbr_fixed.o
CC	libavcodec/aactab.o
CC	libavcodec/aandcttab.o
CC	libavcodec/aasc.o
CC	libavcodec/ac3.o
CC	libavcodec/ac3_parser.o
CC	libavcodec/ac3dec_data.o
CC	libavcodec/ac3dec_fixed.o
CC	libavcodec/ac3dec_float.o
CC	libavcodec/ac3dsp.o
CC	libavcodec/ac3enc.o
CC	libavcodec/ac3enc_fixed.o
CC	libavcodec/ac3enc_float.o
CC	libavcodec/ac3tab.o
CC	libavcodec/acelp_filters.o
CC	libavcodec/acelp_pitch_delay.o
CC	libavcodec/acelp_vectors.o
CC	libavcodec/adpcm.o
CC	libavcodec/adpcm_data.o
CC	libavcodec/adpcmenc.o
CC	libavcodec/adx.o
CC	libavcodec/adx_parser.o
CC	libavcodec/adxdec.o
CC	libavcodec/adxenc.o
CC	libavcodec/aic.o
CC	libavcodec/alac.o
CC	libavcodec/alac_data.o
CC	libavcodec/alacdsp.o
CC	libavcodec/alacenc.o
CC	libavcodec/aliaspixdec.o
CC	libavcodec/allcodecs.o
CC	libavcodec/aliaspixenc.o
CC	libavcodec/alsdec.o
CC	libavcodec/amrnbdec.o
CC	libavcodec/amrwbdec.o
CC	libavcodec/anm.o
CC	libavcodec/ansi.o
CC	libavcodec/apedec.o
CC	libavcodec/ass.o
CC	libavcodec/ass_split.o
CC	libavcodec/assdec.o
CC	libavcodec/asv.o
CC	libavcodec/assenc.o
CC	libavcodec/asvdec.o
CC	libavcodec/asvenc.o
CC	libavcodec/atrac.o
CC	libavcodec/atrac1.o
CC	libavcodec/atrac3.o
CC	libavcodec/atrac3plus.o
CC	libavcodec/atrac3plusdec.o
CC	libavcodec/atrac3plusdsp.o
CC	libavcodec/audio_frame_queue.o
CC	libavcodec/audioconvert.o
CC	libavcodec/audiodsp.o
CC	libavcodec/aura.o
CC	libavcodec/avdct.o
CC	libavcodec/avfft.o
CC	libavcodec/avpacket.o
CC	libavcodec/avpicture.o
CC	libavcodec/avrndec.o
CC	libavcodec/avs.o
CC	libavcodec/avuidec.o
CC	libavcodec/avuienc.o
CC	libavcodec/bethsoftvideo.o
CC	libavcodec/bfi.o
CC	libavcodec/bgmc.o
CC	libavcodec/bink.o
CC	libavcodec/binkaudio.o
CC	libavcodec/binkdsp.o
CC	libavcodec/bintext.o
CC	libavcodec/bitstream.o
CC	libavcodec/bitstream_filter.o
CC	libavcodec/blockdsp.o
CC	libavcodec/bmp.o
CC	libavcodec/bmp_parser.o
CC	libavcodec/bmpenc.o
CC	libavcodec/bmvaudio.o
CC	libavcodec/bmvvideo.o
CC	libavcodec/brenderpix.o
CC	libavcodec/c93.o
CC	libavcodec/bswapdsp.o
CC	libavcodec/cabac.o
CC	libavcodec/canopus.o
CC	libavcodec/cavs.o
CC	libavcodec/cavs_parser.o
CC	libavcodec/cavsdata.o
CC	libavcodec/cavsdec.o
CC	libavcodec/cavsdsp.o
CC	libavcodec/ccaption_dec.o
CC	libavcodec/cdgraphics.o
CC	libavcodec/cdxl.o
CC	libavcodec/celp_filters.o
CC	libavcodec/celp_math.o
CC	libavcodec/cfhd.o
CC	libavcodec/cfhddata.o
CC	libavcodec/cga_data.o
CC	libavcodec/chomp_bsf.o
CC	libavcodec/cinepak.o
CC	libavcodec/cinepakenc.o
CC	libavcodec/cljrdec.o
CC	libavcodec/cljrenc.o
CC	libavcodec/cllc.o
CC	libavcodec/cngdec.o
CC	libavcodec/cngenc.o
CC	libavcodec/codec_desc.o
CC	libavcodec/cook.o
CC	libavcodec/cook_parser.o
CC	libavcodec/cpia.o
CC	libavcodec/cscd.o
CC	libavcodec/cyuv.o
CC	libavcodec/d3d11va.o
CC	libavcodec/dca.o
CC	libavcodec/dca_core.o
CC	libavcodec/dca_exss.o
CC	libavcodec/dca_parser.o
CC	libavcodec/dca_xll.o
CC	libavcodec/dcadata.o
CC	libavcodec/dcadct.o
CC	libavcodec/dcadec.o
CC	libavcodec/dcadsp.o
CC	libavcodec/dcaenc.o
CC	libavcodec/dct.o
CC	libavcodec/dct32_fixed.o
CC	libavcodec/dct32_float.o
CC	libavcodec/dds.o
CC	libavcodec/dfa.o
CC	libavcodec/dirac.o
CC	libavcodec/dirac_arith.o
CC	libavcodec/dirac_dwt.o
CC	libavcodec/dirac_parser.o
CC	libavcodec/diracdec.o
CC	libavcodec/diracdsp.o
CC	libavcodec/diractab.o
CC	libavcodec/dnxhd_parser.o
CC	libavcodec/dnxhddata.o
CC	libavcodec/dnxhddec.o
CC	libavcodec/dnxhdenc.o
CC	libavcodec/dpcm.o
CC	libavcodec/dpx.o
CC	libavcodec/dpx_parser.o
CC	libavcodec/dpxenc.o
CC	libavcodec/dsddec.o
CC	libavcodec/dsicinaudio.o
CC	libavcodec/dsicinvideo.o
CC	libavcodec/dss_sp.o
CC	libavcodec/dump_extradata_bsf.o
CC	libavcodec/dv.o
CC	libavcodec/dv_profile.o
CC	libavcodec/dvaudio_parser.o
CC	libavcodec/dvaudiodec.o
CC	libavcodec/dvbsub.o
CC	libavcodec/dvbsub_parser.o
CC	libavcodec/dvbsubdec.o
CC	libavcodec/dvd_nav_parser.o
CC	libavcodec/dvdata.o
CC	libavcodec/dvdec.o
CC	libavcodec/dvdsub_parser.o
CC	libavcodec/dvdsubenc.o
CC	libavcodec/dvdsubdec.o
CC	libavcodec/dvenc.o
CC	libavcodec/dxa.o
CC	libavcodec/dxtory.o
CC	libavcodec/dxv.o
CC	libavcodec/eac3_data.o
CC	libavcodec/eac3enc.o
libavcodec/dvenc.c: In function ‘dv_encode_video_segment’:
libavcodec/dvenc.c:377:81: warning: array subscript is above array bounds [-Warray-bounds]
                                     for (a2 = a + 1; b->next[k] >= mb_area_start[a2 + 1]; a2++)
                                                                                 ^
libavcodec/dvenc.c:377:81: warning: array subscript is above array bounds [-Warray-bounds]
CC	libavcodec/eacmv.o
CC	libavcodec/eaidct.o
CC	libavcodec/eamad.o
CC	libavcodec/eatgq.o
CC	libavcodec/eatgv.o
CC	libavcodec/eatqi.o
CC	libavcodec/elbg.o
CC	libavcodec/elsdec.o
CC	libavcodec/error_resilience.o
CC	libavcodec/escape124.o
CC	libavcodec/escape130.o
CC	libavcodec/evrcdec.o
CC	libavcodec/exif.o
CC	libavcodec/exr.o
CC	libavcodec/faandct.o
CC	libavcodec/faanidct.o
CC	libavcodec/faxcompr.o
CC	libavcodec/fdctdsp.o
CC	libavcodec/fft_fixed.o
CC	libavcodec/fft_fixed_32.o
CC	libavcodec/fft_float.o
CC	libavcodec/fft_init_table.o
CC	libavcodec/ffv1.o
CC	libavcodec/ffv1dec.o
CC	libavcodec/ffv1enc.o
CC	libavcodec/ffwavesynth.o
CC	libavcodec/fic.o
libavcodec/ffv1enc.c: In function ‘encode_frame’:
libavcodec/ffv1enc.c:1292:5: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations]
     avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I;
     ^
In file included from libavcodec/ffv1enc.c:35:0:
libavcodec/avcodec.h:2945:35: note: declared here
     attribute_deprecated AVFrame *coded_frame;
                                   ^
CC	libavcodec/flac.o
CC	libavcodec/flacdata.o
CC	libavcodec/flac_parser.o
CC	libavcodec/flacdec.o
CC	libavcodec/flacdsp.o
CC	libavcodec/flacenc.o
CC	libavcodec/flashsv.o
CC	libavcodec/flashsv2enc.o
CC	libavcodec/flashsvenc.o
CC	libavcodec/flicvideo.o
CC	libavcodec/flvdec.o
CC	libavcodec/flvenc.o
CC	libavcodec/fmtconvert.o
CC	libavcodec/frame_thread_encoder.o
CC	libavcodec/fraps.o
CC	libavcodec/frwu.o
libavcodec/frame_thread_encoder.c: In function ‘worker’:
libavcodec/frame_thread_encoder.c:92:13: warning: ‘av_dup_packet’ is deprecated [-Wdeprecated-declarations]
             av_dup_packet(pkt);
             ^
In file included from libavcodec/frame_thread_encoder.h:24:0,
                 from libavcodec/frame_thread_encoder.c:21:
libavcodec/avcodec.h:4017:5: note: declared here
 int av_dup_packet(AVPacket *pkt);
     ^
CC	libavcodec/g2meet.o
CC	libavcodec/g722.o
CC	libavcodec/g722dec.o
CC	libavcodec/g722dsp.o
CC	libavcodec/g723_1.o
CC	libavcodec/g722enc.o
CC	libavcodec/g723_1dec.o
CC	libavcodec/g723_1enc.o
CC	libavcodec/g726.o
CC	libavcodec/g729_parser.o
CC	libavcodec/g729dec.o
CC	libavcodec/g729postfilter.o
CC	libavcodec/gif.o
CC	libavcodec/gifdec.o
CC	libavcodec/golomb.o
CC	libavcodec/gsm_parser.o
CC	libavcodec/gsmdec.o
CC	libavcodec/gsmdec_data.o
CC	libavcodec/h261.o
CC	libavcodec/h261_parser.o
CC	libavcodec/h261data.o
CC	libavcodec/h261dec.o
CC	libavcodec/h261enc.o
CC	libavcodec/h263.o
CC	libavcodec/h263_parser.o
CC	libavcodec/h263data.o
CC	libavcodec/h263dec.o
CC	libavcodec/h263dsp.o
CC	libavcodec/h264.o
CC	libavcodec/h264_cabac.o
CC	libavcodec/h264_cavlc.o
CC	libavcodec/h264_direct.o
CC	libavcodec/h264_loopfilter.o
CC	libavcodec/h264_mb.o
CC	libavcodec/h264_mp4toannexb_bsf.o
CC	libavcodec/h264_parser.o
CC	libavcodec/h264_picture.o
CC	libavcodec/h264_ps.o
CC	libavcodec/h264_refs.o
CC	libavcodec/h264_sei.o
CC	libavcodec/h264_slice.o
CC	libavcodec/h264chroma.o
CC	libavcodec/h264dsp.o
CC	libavcodec/h264idct.o
CC	libavcodec/h264pred.o
CC	libavcodec/h264qpel.o
CC	libavcodec/hap.o
CC	libavcodec/hapdec.o
CC	libavcodec/hevc.o
CC	libavcodec/hevc_cabac.o
CC	libavcodec/hevc_data.o
CC	libavcodec/hevc_filter.o
CC	libavcodec/hevc_mp4toannexb_bsf.o
CC	libavcodec/hevc_mvs.o
CC	libavcodec/hevc_parse.o
CC	libavcodec/hevc_parser.o
CC	libavcodec/hevc_ps.o
CC	libavcodec/hevc_refs.o
CC	libavcodec/hevc_sei.o
CC	libavcodec/hevcdsp.o
CC	libavcodec/hevcpred.o
CC	libavcodec/hnm4video.o
CC	libavcodec/hpeldsp.o
CC	libavcodec/hq_hqa.o
CC	libavcodec/hq_hqadata.o
CC	libavcodec/hq_hqadsp.o
CC	libavcodec/hqx.o
CC	libavcodec/hqxdsp.o
CC	libavcodec/hqxvlc.o
CC	libavcodec/htmlsubtitles.o
CC	libavcodec/huffman.o
CC	libavcodec/huffyuv.o
CC	libavcodec/huffyuvdec.o
CC	libavcodec/huffyuvdsp.o
CC	libavcodec/huffyuvenc.o
CC	libavcodec/huffyuvencdsp.o
CC	libavcodec/idcinvideo.o
CC	libavcodec/idctdsp.o
CC	libavcodec/iff.o
CC	libavcodec/iirfilter.o
CC	libavcodec/imc.o
CC	libavcodec/imdct15.o
CC	libavcodec/imgconvert.o
CC	libavcodec/imx_dump_header_bsf.o
CC	libavcodec/indeo2.o
CC	libavcodec/indeo3.o
CC	libavcodec/indeo4.o
CC	libavcodec/indeo5.o
CC	libavcodec/intelh263dec.o
CC	libavcodec/interplayacm.o
CC	libavcodec/interplayvideo.o
CC	libavcodec/intrax8.o
CC	libavcodec/intrax8dsp.o
CC	libavcodec/ituh263dec.o
CC	libavcodec/ituh263enc.o
CC	libavcodec/ivi.o
CC	libavcodec/ivi_dsp.o
CC	libavcodec/j2kenc.o
CC	libavcodec/jacosubdec.o
CC	libavcodec/jfdctfst.o
CC	libavcodec/jfdctint.o
CC	libavcodec/jpeg2000.o
CC	libavcodec/jpeg2000dec.o
CC	libavcodec/jpeg2000dsp.o
CC	libavcodec/jpeg2000dwt.o
CC	libavcodec/jpegls.o
CC	libavcodec/jpeglsdec.o
CC	libavcodec/jpeglsenc.o
CC	libavcodec/jpegtables.o
CC	libavcodec/jrevdct.o
CC	libavcodec/jvdec.o
CC	libavcodec/kbdwin.o
CC	libavcodec/kgv1dec.o
CC	libavcodec/kmvc.o
CC	libavcodec/lagarith.o
CC	libavcodec/lagarithrac.o
CC	libavcodec/latm_parser.o
CC	libavcodec/lcldec.o
CC	libavcodec/lclenc.o
CC	libavcodec/libfaac.o
CC	libavcodec/libfdk-aacdec.o
CC	libavcodec/libfdk-aacenc.o
CC	libavcodec/libmp3lame.o
In file included from /usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4/libSYS/include/FDK_audio.h:98:0,
                 from /usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4/libAACdec/fdk-aac/aacdecoder_lib.h:347,
                 from libavcodec/libfdk-aacdec.c:20:
/usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4/libSYS/include/genericStds.h:402:5: warning: ‘IS_LITTLE_ENDIAN’ defined but not used [-Wunused-function]
 int IS_LITTLE_ENDIAN(void) {
     ^
In file included from /usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4/libSYS/include/FDK_audio.h:98:0,
                 from /usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4/libAACenc/fdk-aac/aacenc_lib.h:706,
                 from libavcodec/libfdk-aacenc.c:20:
/usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4/libSYS/include/genericStds.h:402:5: warning: ‘IS_LITTLE_ENDIAN’ defined but not used [-Wunused-function]
 int IS_LITTLE_ENDIAN(void) {
     ^
CC	libavcodec/libopenjpegdec.o
CC	libavcodec/libopenjpegenc.o
CC	libavcodec/libtheoraenc.o
CC	libavcodec/libtwolame.o
CC	libavcodec/libvorbisdec.o
libavcodec/libopenjpegdec.c: In function ‘stream_read’:
libavcodec/libopenjpegdec.c:132:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     int remaining = reader->size - reader->pos;
     ^
libavcodec/libopenjpegdec.c: In function ‘stream_skip’:
libavcodec/libopenjpegdec.c:155:9: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
         int remaining = reader->size - reader->pos;
         ^
CC	libavcodec/libvorbisenc.o
CC	libavcodec/libvpx.o
libavcodec/libopenjpegenc.c: In function ‘libopenjpeg_encode_frame’:
libavcodec/libopenjpegenc.c:749:5: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
     PacketWriter writer = {0, pkt};
     ^
CC	libavcodec/libvpxdec.o
CC	libavcodec/libvpxenc.o
CC	libavcodec/libx264.o
CC	libavcodec/libx265.o
CC	libavcodec/ljpegenc.o
CC	libavcodec/loco.o
CC	libavcodec/lossless_audiodsp.o
libavcodec/libx265.c: In function ‘libx265_encode_frame’:
libavcodec/libx265.c:278:5: warning: ‘ff_alloc_packet’ is deprecated [-Wdeprecated-declarations]
     ret = ff_alloc_packet(pkt, payload);
     ^
In file included from libavcodec/libx265.c:35:0:
libavcodec/internal.h:230:26: note: declared here
 attribute_deprecated int ff_alloc_packet(AVPacket *avpkt, int size);
                          ^
CC	libavcodec/lossless_videodsp.o
CC	libavcodec/lpc.o
CC	libavcodec/lsp.o
CC	libavcodec/lzf.o
CC	libavcodec/lzw.o
CC	libavcodec/lzwenc.o
CC	libavcodec/mace.o
CC	libavcodec/mathtables.o
CC	libavcodec/mdct_fixed.o
CC	libavcodec/mdct_fixed_32.o
CC	libavcodec/mdct_float.o
CC	libavcodec/mdec.o
CC	libavcodec/me_cmp.o
CC	libavcodec/metasound.o
CC	libavcodec/metasound_data.o
CC	libavcodec/microdvddec.o
CC	libavcodec/mimic.o
CC	libavcodec/mjpeg2jpeg_bsf.o
CC	libavcodec/mjpeg_parser.o
CC	libavcodec/mjpega_dump_header_bsf.o
CC	libavcodec/mjpegbdec.o
CC	libavcodec/mjpegdec.o
CC	libavcodec/mjpegenc.o
CC	libavcodec/mjpegenc_common.o
CC	libavcodec/mlp.o
CC	libavcodec/mlp_parser.o
CC	libavcodec/mlpdec.o
CC	libavcodec/mlpdsp.o
CC	libavcodec/mmvideo.o
CC	libavcodec/motion_est.o
CC	libavcodec/motionpixels.o
CC	libavcodec/movsub_bsf.o
CC	libavcodec/movtextdec.o
CC	libavcodec/movtextenc.o
CC	libavcodec/mp3_header_decompress_bsf.o
CC	libavcodec/mpc.o
CC	libavcodec/mpc7.o
CC	libavcodec/mpc8.o
CC	libavcodec/mpeg12.o
CC	libavcodec/mpeg12data.o
CC	libavcodec/mpeg12dec.o
CC	libavcodec/mpeg12enc.o
CC	libavcodec/mpeg4_unpack_bframes_bsf.o
CC	libavcodec/mpeg4audio.o
CC	libavcodec/mpeg4video.o
CC	libavcodec/mpeg4video_parser.o
CC	libavcodec/mpeg4videodec.o
CC	libavcodec/mpeg4videoenc.o
CC	libavcodec/mpeg_er.o
CC	libavcodec/mpegaudio.o
CC	libavcodec/mpegaudio_parser.o
CC	libavcodec/mpegaudiodata.o
CC	libavcodec/mpegaudiodec_fixed.o
CC	libavcodec/mpegaudiodec_float.o
CC	libavcodec/mpegaudiodecheader.o
CC	libavcodec/mpegaudiodsp.o
CC	libavcodec/mpegaudiodsp_data.o
CC	libavcodec/mpegaudiodsp_fixed.o
CC	libavcodec/mpegaudiodsp_float.o
CC	libavcodec/mpegaudioenc_fixed.o
CC	libavcodec/mpegaudioenc_float.o
CC	libavcodec/mpegpicture.o
CC	libavcodec/mpegutils.o
CC	libavcodec/mpegvideo.o
CC	libavcodec/mpegvideo_enc.o
CC	libavcodec/mpegvideo_motion.o
CC	libavcodec/mpegvideo_parser.o
CC	libavcodec/mpegvideo_xvmc.o
libavcodec/mpegvideo_xvmc.c: In function ‘ff_xvmc_init_block’:
libavcodec/mpegvideo_xvmc.c:45:12: warning: ‘xvmc_pix_fmt’ is deprecated [-Wdeprecated-declarations]
     struct xvmc_pix_fmt *render = (struct xvmc_pix_fmt*)s->current_picture.f->data[2];
            ^
In file included from libavcodec/mpegvideo_xvmc.c:32:0:
libavcodec/xvmc.h:46:29: note: declared here
 struct attribute_deprecated xvmc_pix_fmt {
                             ^
libavcodec/mpegvideo_xvmc.c:45:43: warning: ‘xvmc_pix_fmt’ is deprecated [-Wdeprecated-declarations]
     struct xvmc_pix_fmt *render = (struct xvmc_pix_fmt*)s->current_picture.f->data[2];
                                           ^
In file included from libavcodec/mpegvideo_xvmc.c:32:0:
libavcodec/xvmc.h:46:29: note: declared here
 struct attribute_deprecated xvmc_pix_fmt {
                             ^
libavcodec/mpegvideo_xvmc.c: In function ‘ff_xvmc_field_start’:
libavcodec/mpegvideo_xvmc.c:90:12: warning: ‘xvmc_pix_fmt’ is deprecated [-Wdeprecated-declarations]
     struct xvmc_pix_fmt *last, *next, *render = (struct xvmc_pix_fmt*)s->current_picture.f->data[2];
            ^
In file included from libavcodec/mpegvideo_xvmc.c:32:0:
libavcodec/xvmc.h:46:29: note: declared here
 struct attribute_deprecated xvmc_pix_fmt {
                             ^
libavcodec/mpegvideo_xvmc.c:90:12: warning: ‘xvmc_pix_fmt’ is deprecated [-Wdeprecated-declarations]
     struct xvmc_pix_fmt *last, *next, *render = (struct xvmc_pix_fmt*)s->current_picture.f->data[2];
            ^
In file included from libavcodec/mpegvideo_xvmc.c:32:0:
libavcodec/xvmc.h:46:29: note: declared here
 struct attribute_deprecated xvmc_pix_fmt {
                             ^
libavcodec/mpegvideo_xvmc.c:90:12: warning: ‘xvmc_pix_fmt’ is deprecated [-Wdeprecated-declarations]
     struct xvmc_pix_fmt *last, *next, *render = (struct xvmc_pix_fmt*)s->current_picture.f->data[2];
            ^
In file included from libavcodec/mpegvideo_xvmc.c:32:0:
libavcodec/xvmc.h:46:29: note: declared here
 struct attribute_deprecated xvmc_pix_fmt {
                             ^
libavcodec/mpegvideo_xvmc.c:90:57: warning: ‘xvmc_pix_fmt’ is deprecated [-Wdeprecated-declarations]
     struct xvmc_pix_fmt *last, *next, *render = (struct xvmc_pix_fmt*)s->current_picture.f->data[2];
                                                         ^
In file included from libavcodec/mpegvideo_xvmc.c:32:0:
libavcodec/xvmc.h:46:29: note: declared here
 struct attribute_deprecated xvmc_pix_fmt {
                             ^
libavcodec/mpegvideo_xvmc.c:130:28: warning: ‘xvmc_pix_fmt’ is deprecated [-Wdeprecated-declarations]
             next = (struct xvmc_pix_fmt*)s->next_picture.f->data[2];
                            ^
In file included from libavcodec/mpegvideo_xvmc.c:32:0:
libavcodec/xvmc.h:46:29: note: declared here
 struct attribute_deprecated xvmc_pix_fmt {
                             ^
libavcodec/mpegvideo_xvmc.c:138:28: warning: ‘xvmc_pix_fmt’ is deprecated [-Wdeprecated-declarations]
             last = (struct xvmc_pix_fmt*)s->last_picture.f->data[2];
                            ^
In file included from libavcodec/mpegvideo_xvmc.c:32:0:
libavcodec/xvmc.h:46:29: note: declared here
 struct attribute_deprecated xvmc_pix_fmt {
                             ^
libavcodec/mpegvideo_xvmc.c: In function ‘ff_xvmc_field_end’:
libavcodec/mpegvideo_xvmc.c:159:12: warning: ‘xvmc_pix_fmt’ is deprecated [-Wdeprecated-declarations]
     struct xvmc_pix_fmt *render = (struct xvmc_pix_fmt*)s->current_picture.f->data[2];
            ^
In file included from libavcodec/mpegvideo_xvmc.c:32:0:
libavcodec/xvmc.h:46:29: note: declared here
 struct attribute_deprecated xvmc_pix_fmt {
                             ^
libavcodec/mpegvideo_xvmc.c:159:43: warning: ‘xvmc_pix_fmt’ is deprecated [-Wdeprecated-declarations]
     struct xvmc_pix_fmt *render = (struct xvmc_pix_fmt*)s->current_picture.f->data[2];
                                           ^
In file included from libavcodec/mpegvideo_xvmc.c:32:0:
libavcodec/xvmc.h:46:29: note: declared here
 struct attribute_deprecated xvmc_pix_fmt {
                             ^
libavcodec/mpegvideo_xvmc.c: In function ‘ff_xvmc_decode_mb’:
libavcodec/mpegvideo_xvmc.c:174:12: warning: ‘xvmc_pix_fmt’ is deprecated [-Wdeprecated-declarations]
     struct xvmc_pix_fmt *render;
            ^
In file included from libavcodec/mpegvideo_xvmc.c:32:0:
libavcodec/xvmc.h:46:29: note: declared here
 struct attribute_deprecated xvmc_pix_fmt {
                             ^
libavcodec/mpegvideo_xvmc.c:201:22: warning: ‘xvmc_pix_fmt’ is deprecated [-Wdeprecated-declarations]
     render = (struct xvmc_pix_fmt*)s->current_picture.f->data[2];
                      ^
In file included from libavcodec/mpegvideo_xvmc.c:32:0:
libavcodec/xvmc.h:46:29: note: declared here
 struct attribute_deprecated xvmc_pix_fmt {
                             ^
CC	libavcodec/mpegvideodata.o
CC	libavcodec/mpegvideodsp.o
CC	libavcodec/mpegvideoencdsp.o
CC	libavcodec/mpl2dec.o
CC	libavcodec/mqc.o
CC	libavcodec/mqcdec.o
CC	libavcodec/mqcenc.o
CC	libavcodec/msgsmdec.o
CC	libavcodec/msmpeg4.o
CC	libavcodec/msmpeg4data.o
CC	libavcodec/msmpeg4dec.o
CC	libavcodec/msmpeg4enc.o
CC	libavcodec/msrle.o
CC	libavcodec/msrledec.o
CC	libavcodec/mss1.o
CC	libavcodec/mss12.o
CC	libavcodec/mss2.o
CC	libavcodec/mss2dsp.o
CC	libavcodec/mss3.o
CC	libavcodec/mss34dsp.o
CC	libavcodec/mss4.o
CC	libavcodec/msvideo1.o
CC	libavcodec/msvideo1enc.o
CC	libavcodec/mvcdec.o
CC	libavcodec/mxpegdec.o
CC	libavcodec/nellymoser.o
CC	libavcodec/nellymoserdec.o
CC	libavcodec/nellymoserenc.o
CC	libavcodec/noise_bsf.o
CC	libavcodec/nuv.o
CC	libavcodec/on2avc.o
CC	libavcodec/on2avcdata.o
CC	libavcodec/options.o
CC	libavcodec/opus.o
CC	libavcodec/opus_celt.o
CC	libavcodec/opus_parser.o
CC	libavcodec/opus_silk.o
CC	libavcodec/opusdec.o
CC	libavcodec/pafaudio.o
CC	libavcodec/pafvideo.o
CC	libavcodec/pamenc.o
CC	libavcodec/parser.o
CC	libavcodec/pcm-bluray.o
CC	libavcodec/pcm-dvd.o
CC	libavcodec/pcm.o
CC	libavcodec/pcx.o
CC	libavcodec/pcxenc.o
CC	libavcodec/pgssubdec.o
CC	libavcodec/pictordec.o
CC	libavcodec/pixblockdsp.o
CC	libavcodec/png.o
CC	libavcodec/png_parser.o
CC	libavcodec/pngdec.o
CC	libavcodec/pngdsp.o
CC	libavcodec/pngenc.o
CC	libavcodec/pnm.o
CC	libavcodec/pnm_parser.o
CC	libavcodec/pnmdec.o
CC	libavcodec/pnmenc.o
CC	libavcodec/profiles.o
CC	libavcodec/proresdata.o
CC	libavcodec/proresdec2.o
CC	libavcodec/proresdec_lgpl.o
CC	libavcodec/proresdsp.o
CC	libavcodec/proresenc_anatoliy.o
CC	libavcodec/proresenc_kostya.o
CC	libavcodec/psymodel.o
CC	libavcodec/pthread.o
CC	libavcodec/pthread_frame.o
CC	libavcodec/ptx.o
CC	libavcodec/pthread_slice.o
CC	libavcodec/qcelpdec.o
CC	libavcodec/qdm2.o
CC	libavcodec/qdrw.o
CC	libavcodec/qpeg.o
CC	libavcodec/qpeldsp.o
CC	libavcodec/qsv_api.o
CC	libavcodec/qtrle.o
CC	libavcodec/qtrleenc.o
CC	libavcodec/r210dec.o
CC	libavcodec/r210enc.o
CC	libavcodec/ra144.o
CC	libavcodec/ra144dec.o
CC	libavcodec/ra144enc.o
CC	libavcodec/ra288.o
CC	libavcodec/ralf.o
CC	libavcodec/rangecoder.o
CC	libavcodec/ratecontrol.o
CC	libavcodec/raw.o
CC	libavcodec/rawdec.o
CC	libavcodec/rawenc.o
CC	libavcodec/rdft.o
CC	libavcodec/realtextdec.o
CC	libavcodec/remove_extradata_bsf.o
CC	libavcodec/resample.o
CC	libavcodec/resample2.o
CC	libavcodec/rl.o
CC	libavcodec/rl2.o
CC	libavcodec/rle.o
CC	libavcodec/roqaudioenc.o
CC	libavcodec/roqvideo.o
CC	libavcodec/roqvideodec.o
CC	libavcodec/roqvideoenc.o
CC	libavcodec/rpza.o
CC	libavcodec/rtjpeg.o
CC	libavcodec/rscc.o
CC	libavcodec/rv10.o
CC	libavcodec/rv10enc.o
CC	libavcodec/rv20enc.o
CC	libavcodec/rv30.o
CC	libavcodec/rv30dsp.o
CC	libavcodec/rv34.o
CC	libavcodec/rv34_parser.o
CC	libavcodec/rv34dsp.o
CC	libavcodec/rv40.o
CC	libavcodec/rv40dsp.o
CC	libavcodec/s302m.o
CC	libavcodec/s302menc.o
CC	libavcodec/samidec.o
CC	libavcodec/sanm.o
CC	libavcodec/sbrdsp.o
CC	libavcodec/sbrdsp_fixed.o
CC	libavcodec/screenpresso.o
CC	libavcodec/sgidec.o
CC	libavcodec/sgienc.o
CC	libavcodec/sgirledec.o
CC	libavcodec/shorten.o
CC	libavcodec/simple_idct.o
CC	libavcodec/sinewin.o
CC	libavcodec/sinewin_fixed.o
CC	libavcodec/sipr.o
CC	libavcodec/sipr16k.o
CC	libavcodec/smacker.o
CC	libavcodec/smc.o
CC	libavcodec/smvjpegdec.o
CC	libavcodec/snappy.o
CC	libavcodec/snow.o
CC	libavcodec/snow_dwt.o
CC	libavcodec/snowdec.o
CC	libavcodec/snowenc.o
CC	libavcodec/sonic.o
CC	libavcodec/sp5xdec.o
libavcodec/snowenc.c: In function ‘encode_frame’:
libavcodec/snowenc.c:1646:5: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations]
     av_frame_unref(avctx->coded_frame);
     ^
In file included from libavcodec/snowenc.c:25:0:
libavcodec/avcodec.h:2945:35: note: declared here
     attribute_deprecated AVFrame *coded_frame;
                                   ^
libavcodec/snowenc.c:1647:5: warning: ‘coded_frame’ is deprecated [-Wdeprecated-declarations]
     ret = av_frame_ref(avctx->coded_frame, s->current_picture);
     ^
In file included from libavcodec/snowenc.c:25:0:
libavcodec/avcodec.h:2945:35: note: declared here
     attribute_deprecated AVFrame *coded_frame;
                                   ^
libavcodec/snowenc.c:1677:9: warning: ‘me_method’ is deprecated [-Wdeprecated-declarations]
         s->m.me_method= s->avctx->me_method;
         ^
In file included from libavcodec/snowenc.c:25:0:
libavcodec/avcodec.h:1759:30: note: declared here
     attribute_deprecated int me_method;
                              ^
libavcodec/snowenc.c:1879:5: warning: ‘frame_bits’ is deprecated [-Wdeprecated-declarations]
     avctx->frame_bits = s->m.frame_bits;
     ^
In file included from libavcodec/snowenc.c:25:0:
libavcodec/avcodec.h:2684:9: note: declared here
     int frame_bits;
         ^
libavcodec/snowenc.c:1880:5: warning: ‘mv_bits’ is deprecated [-Wdeprecated-declarations]
     avctx->mv_bits = s->m.mv_bits;
     ^
In file included from libavcodec/snowenc.c:25:0:
libavcodec/avcodec.h:2666:9: note: declared here
     int mv_bits;
         ^
libavcodec/snowenc.c:1881:5: warning: ‘misc_bits’ is deprecated [-Wdeprecated-declarations]
     avctx->misc_bits = s->m.misc_bits;
     ^
In file included from libavcodec/snowenc.c:25:0:
libavcodec/avcodec.h:2680:9: note: declared here
     int misc_bits;
         ^
libavcodec/snowenc.c:1882:5: warning: ‘p_tex_bits’ is deprecated [-Wdeprecated-declarations]
     avctx->p_tex_bits = s->m.p_tex_bits;
     ^
In file included from libavcodec/snowenc.c:25:0:
libavcodec/avcodec.h:2672:9: note: declared here
     int p_tex_bits;
         ^
CC	libavcodec/srtdec.o
CC	libavcodec/srtenc.o
CC	libavcodec/startcode.o
CC	libavcodec/subviewerdec.o
CC	libavcodec/sunrast.o
CC	libavcodec/sunrastenc.o
CC	libavcodec/svq1.o
CC	libavcodec/svq13.o
CC	libavcodec/svq1dec.o
CC	libavcodec/svq1enc.o
CC	libavcodec/svq3.o
CC	libavcodec/synth_filter.o
CC	libavcodec/tak.o
CC	libavcodec/tak_parser.o
CC	libavcodec/takdec.o
CC	libavcodec/takdsp.o
CC	libavcodec/targa.o
CC	libavcodec/targa_y216dec.o
CC	libavcodec/targaenc.o
CC	libavcodec/tdsc.o
CC	libavcodec/textdec.o
CC	libavcodec/texturedsp.o
CC	libavcodec/tiertexseqv.o
CC	libavcodec/tiff.o
CC	libavcodec/tiff_common.o
CC	libavcodec/tiff_data.o
CC	libavcodec/tiffenc.o
CC	libavcodec/tmv.o
CC	libavcodec/tpeldsp.o
CC	libavcodec/truemotion1.o
CC	libavcodec/truemotion2.o
CC	libavcodec/truespeech.o
CC	libavcodec/tscc.o
CC	libavcodec/tscc2.o
CC	libavcodec/tta.o
CC	libavcodec/ttadata.o
CC	libavcodec/ttadsp.o
CC	libavcodec/ttaenc.o
CC	libavcodec/twinvq.o
CC	libavcodec/twinvqdec.o
CC	libavcodec/txd.o
CC	libavcodec/ulti.o
CC	libavcodec/utils.o
CC	libavcodec/utvideo.o
libavcodec/utils.c: In function ‘avcodec_encode_audio2’:
libavcodec/utils.c:1810:13: warning: ‘av_dup_packet’ is deprecated [-Wdeprecated-declarations]
             if (av_dup_packet(avpkt) < 0) {
             ^
In file included from libavcodec/utils.c:45:0:
libavcodec/avcodec.h:4017:5: note: declared here
 int av_dup_packet(AVPacket *pkt);
     ^
libavcodec/utils.c: In function ‘avcodec_encode_video2’:
libavcodec/utils.c:1899:13: warning: ‘av_dup_packet’ is deprecated [-Wdeprecated-declarations]
             if (av_dup_packet(avpkt) < 0) {
             ^
In file included from libavcodec/utils.c:45:0:
libavcodec/avcodec.h:4017:5: note: declared here
 int av_dup_packet(AVPacket *pkt);
     ^
CC	libavcodec/utvideodec.o
CC	libavcodec/utvideoenc.o
CC	libavcodec/v210dec.o
CC	libavcodec/v210enc.o
CC	libavcodec/v210x.o
CC	libavcodec/v308dec.o
CC	libavcodec/v308enc.o
CC	libavcodec/v408dec.o
CC	libavcodec/v408enc.o
CC	libavcodec/v410dec.o
CC	libavcodec/v410enc.o
CC	libavcodec/vaapi.o
CC	libavcodec/vaapi_h264.o
CC	libavcodec/vaapi_hevc.o
CC	libavcodec/vaapi_mpeg2.o
CC	libavcodec/vaapi_mpeg4.o
CC	libavcodec/vaapi_vc1.o
CC	libavcodec/vaapi_vp9.o
CC	libavcodec/vb.o
CC	libavcodec/vble.o
CC	libavcodec/vc1.o
CC	libavcodec/vc1_block.o
CC	libavcodec/vc1_mc.o
CC	libavcodec/vc1_loopfilter.o
CC	libavcodec/vc1_parser.o
CC	libavcodec/vc1_pred.o
CC	libavcodec/vc1data.o
CC	libavcodec/vc1dec.o
CC	libavcodec/vc1dsp.o
CC	libavcodec/vc2enc.o
CC	libavcodec/vc2enc_dwt.o
CC	libavcodec/vcr1.o
CC	libavcodec/vdpau.o
CC	libavcodec/vdpau_h264.o
CC	libavcodec/vdpau_hevc.o
CC	libavcodec/vdpau_mpeg12.o
CC	libavcodec/vdpau_vc1.o
CC	libavcodec/vdpau_mpeg4.o
CC	libavcodec/videodsp.o
CC	libavcodec/vima.o
CC	libavcodec/vmdaudio.o
CC	libavcodec/vmdvideo.o
CC	libavcodec/vmnc.o
CC	libavcodec/vorbis.o
CC	libavcodec/vorbis_parser.o
CC	libavcodec/vorbis_data.o
CC	libavcodec/vorbisdec.o
CC	libavcodec/vorbisdsp.o
CC	libavcodec/vorbisenc.o
CC	libavcodec/vp3.o
CC	libavcodec/vp3_parser.o
CC	libavcodec/vp3dsp.o
CC	libavcodec/vp5.o
CC	libavcodec/vp56.o
CC	libavcodec/vp56data.o
CC	libavcodec/vp56dsp.o
CC	libavcodec/vp56rac.o
CC	libavcodec/vp6.o
CC	libavcodec/vp6dsp.o
CC	libavcodec/vp8.o
CC	libavcodec/vp8_parser.o
CC	libavcodec/vp8dsp.o
CC	libavcodec/vp9.o
CC	libavcodec/vp9_parser.o
CC	libavcodec/vp9dsp.o
CC	libavcodec/vp9dsp_10bpp.o
CC	libavcodec/vp9dsp_12bpp.o
CC	libavcodec/vp9dsp_8bpp.o
CC	libavcodec/vqavideo.o
CC	libavcodec/wavpack.o
CC	libavcodec/wavpackenc.o
CC	libavcodec/webp.o
CC	libavcodec/webvttdec.o
CC	libavcodec/webvttenc.o
CC	libavcodec/wma.o
CC	libavcodec/wma_common.o
CC	libavcodec/wma_freqs.o
CC	libavcodec/wmadec.o
CC	libavcodec/wmaenc.o
CC	libavcodec/wmalosslessdec.o
CC	libavcodec/wmaprodec.o
CC	libavcodec/wmavoice.o
CC	libavcodec/wmv2.o
CC	libavcodec/wmv2dec.o
CC	libavcodec/wmv2dsp.o
CC	libavcodec/wmv2enc.o
CC	libavcodec/wnv1.o
CC	libavcodec/wrapped_avframe.o
CC	libavcodec/ws-snd1.o
CC	libavcodec/x86/aacpsdsp_init.o
YASM	libavcodec/x86/aacpsdsp.o
CC	libavcodec/x86/ac3dsp_init.o
CC	libavcodec/x86/alacdsp_init.o
STRIP	libavcodec/x86/aacpsdsp.o
YASM	libavcodec/x86/alacdsp.o
YASM	libavcodec/x86/ac3dsp.o
CC	libavcodec/x86/audiodsp_init.o
STRIP	libavcodec/x86/alacdsp.o
CC	libavcodec/x86/blockdsp_init.o
YASM	libavcodec/x86/audiodsp.o
YASM	libavcodec/x86/blockdsp.o
CC	libavcodec/x86/bswapdsp_init.o
CC	libavcodec/x86/cavsdsp.o
STRIP	libavcodec/x86/audiodsp.o
STRIP	libavcodec/x86/ac3dsp.o
STRIP	libavcodec/x86/blockdsp.o
YASM	libavcodec/x86/bswapdsp.o
CC	libavcodec/x86/constants.o
CC	libavcodec/x86/dcadsp_init.o
CC	libavcodec/x86/dct_init.o
STRIP	libavcodec/x86/bswapdsp.o
YASM	libavcodec/x86/dcadsp.o
STRIP	libavcodec/x86/dcadsp.o
CC	libavcodec/x86/dirac_dwt_init.o
YASM	libavcodec/x86/dct32.o
CC	libavcodec/x86/diracdsp_init.o
YASM	libavcodec/x86/dirac_dwt.o
YASM	libavcodec/x86/diracdsp.o
YASM	libavcodec/x86/dnxhdenc.o
STRIP	libavcodec/x86/dirac_dwt.o
STRIP	libavcodec/x86/dct32.o
CC	libavcodec/x86/dnxhdenc_init.o
CC	libavcodec/x86/fdct.o
CC	libavcodec/x86/fdctdsp_init.o
STRIP	libavcodec/x86/dnxhdenc.o
STRIP	libavcodec/x86/diracdsp.o
CC	libavcodec/x86/fft_init.o
YASM	libavcodec/x86/flac_dsp_gpl.o
STRIP	libavcodec/x86/flac_dsp_gpl.o
CC	libavcodec/x86/flacdsp_init.o
CC	libavcodec/x86/fmtconvert_init.o
YASM	libavcodec/x86/fft.o
YASM	libavcodec/x86/fmtconvert.o
YASM	libavcodec/x86/g722dsp.o
STRIP	libavcodec/x86/fmtconvert.o
CC	libavcodec/x86/g722dsp_init.o
YASM	libavcodec/x86/flacdsp.o
YASM	libavcodec/x86/fpel.o
STRIP	libavcodec/x86/g722dsp.o
CC	libavcodec/x86/h263dsp_init.o
YASM	libavcodec/x86/h263_loopfilter.o
STRIP	libavcodec/x86/fpel.o
STRIP	libavcodec/x86/fft.o
STRIP	libavcodec/x86/h263_loopfilter.o
STRIP	libavcodec/x86/flacdsp.o
YASM	libavcodec/x86/h264_chromamc_10bit.o
STRIP	libavcodec/x86/h264_chromamc_10bit.o
YASM	libavcodec/x86/h264_deblock_10bit.o
YASM	libavcodec/x86/h264_chromamc.o
YASM	libavcodec/x86/h264_idct_10bit.o
YASM	libavcodec/x86/h264_deblock.o
STRIP	libavcodec/x86/h264_idct_10bit.o
CC	libavcodec/x86/h264_intrapred_init.o
STRIP	libavcodec/x86/h264_deblock_10bit.o
CC	libavcodec/x86/h264_qpel.o
YASM	libavcodec/x86/h264_intrapred_10bit.o
YASM	libavcodec/x86/h264_idct.o
STRIP	libavcodec/x86/h264_chromamc.o
YASM	libavcodec/x86/h264_intrapred.o
STRIP	libavcodec/x86/h264_deblock.o
YASM	libavcodec/x86/h264_weight.o
STRIP	libavcodec/x86/h264_intrapred_10bit.o
STRIP	libavcodec/x86/h264_weight.o
STRIP	libavcodec/x86/h264_idct.o
CC	libavcodec/x86/h264chroma_init.o
CC	libavcodec/x86/h264dsp_init.o
YASM	libavcodec/x86/h264_qpel_10bit.o
YASM	libavcodec/x86/h264_weight_10bit.o
YASM	libavcodec/x86/h264_qpel_8bit.o
STRIP	libavcodec/x86/h264_weight_10bit.o
YASM	libavcodec/x86/hevc_idct.o
STRIP	libavcodec/x86/hevc_idct.o
STRIP	libavcodec/x86/h264_intrapred.o
STRIP	libavcodec/x86/h264_qpel_10bit.o
CC	libavcodec/x86/hevcdsp_init.o
YASM	libavcodec/x86/hevc_sao.o
STRIP	libavcodec/x86/h264_qpel_8bit.o
YASM	libavcodec/x86/hevc_res_add.o
YASM	libavcodec/x86/hpeldsp.o
STRIP	libavcodec/x86/hevc_sao.o
CC	libavcodec/x86/hpeldsp_init.o
YASM	libavcodec/x86/hevc_deblock.o
STRIP	libavcodec/x86/hpeldsp.o
YASM	libavcodec/x86/huffyuvdsp.o
CC	libavcodec/x86/huffyuvdsp_init.o
YASM	libavcodec/x86/huffyuvencdsp.o
STRIP	libavcodec/x86/huffyuvdsp.o
CC	libavcodec/x86/huffyuvencdsp_mmx.o
STRIP	libavcodec/x86/huffyuvencdsp.o
CC	libavcodec/x86/idctdsp_init.o
YASM	libavcodec/x86/hevc_sao_10bit.o
STRIP	libavcodec/x86/hevc_res_add.o
YASM	libavcodec/x86/idctdsp.o
CC	libavcodec/x86/jpeg2000dsp_init.o
YASM	libavcodec/x86/jpeg2000dsp.o
STRIP	libavcodec/x86/idctdsp.o
CC	libavcodec/x86/lossless_audiodsp_init.o
YASM	libavcodec/x86/lossless_audiodsp.o
STRIP	libavcodec/x86/jpeg2000dsp.o
CC	libavcodec/x86/lossless_videodsp_init.o
STRIP	libavcodec/x86/lossless_audiodsp.o
CC	libavcodec/x86/lpc.o
YASM	libavcodec/x86/lossless_videodsp.o
YASM	libavcodec/x86/imdct36.o
STRIP	libavcodec/x86/lossless_videodsp.o
CC	libavcodec/x86/me_cmp_init.o
YASM	libavcodec/x86/mlpdsp.o
STRIP	libavcodec/x86/mlpdsp.o
CC	libavcodec/x86/mlpdsp_init.o
CC	libavcodec/x86/mpegaudiodsp.o
STRIP	libavcodec/x86/imdct36.o
CC	libavcodec/x86/mpegvideo.o
CC	libavcodec/x86/mpegvideodsp.o
YASM	libavcodec/x86/me_cmp.o
STRIP	libavcodec/x86/hevc_deblock.o
CC	libavcodec/x86/mpegvideoenc.o
CC	libavcodec/x86/mpegvideoencdsp_init.o
YASM	libavcodec/x86/mpegvideoencdsp.o
STRIP	libavcodec/x86/hevc_sao_10bit.o
CC	libavcodec/x86/pixblockdsp_init.o
STRIP	libavcodec/x86/mpegvideoencdsp.o
YASM	libavcodec/x86/pixblockdsp.o
STRIP	libavcodec/x86/pixblockdsp.o
YASM	libavcodec/x86/pngdsp.o
CC	libavcodec/x86/pngdsp_init.o
CC	libavcodec/x86/proresdsp_init.o
STRIP	libavcodec/x86/pngdsp.o
STRIP	libavcodec/x86/me_cmp.o
CC	libavcodec/x86/qpeldsp_init.o
YASM	libavcodec/x86/proresdsp.o
YASM	libavcodec/x86/qpel.o
CC	libavcodec/x86/rv34dsp_init.o
YASM	libavcodec/x86/rv34dsp.o
STRIP	libavcodec/x86/qpel.o
CC	libavcodec/x86/rv40dsp_init.o
STRIP	libavcodec/x86/rv34dsp.o
CC	libavcodec/x86/sbrdsp_init.o
STRIP	libavcodec/x86/proresdsp.o
CC	libavcodec/x86/simple_idct.o
CC	libavcodec/x86/snowdsp.o
YASM	libavcodec/x86/rv40dsp.o
YASM	libavcodec/x86/sbrdsp.o
YASM	libavcodec/x86/qpeldsp.o
STRIP	libavcodec/x86/sbrdsp.o
YASM	libavcodec/x86/svq1enc.o
CC	libavcodec/x86/svq1enc_init.o
STRIP	libavcodec/x86/rv40dsp.o
STRIP	libavcodec/x86/svq1enc.o
CC	libavcodec/x86/synth_filter_init.o
CC	libavcodec/x86/takdsp_init.o
YASM	libavcodec/x86/synth_filter.o
YASM	libavcodec/x86/takdsp.o
CC	libavcodec/x86/ttadsp_init.o
STRIP	libavcodec/x86/qpeldsp.o
STRIP	libavcodec/x86/synth_filter.o
CC	libavcodec/x86/v210-init.o
STRIP	libavcodec/x86/takdsp.o
CC	libavcodec/x86/v210enc_init.o
YASM	libavcodec/x86/ttadsp.o
YASM	libavcodec/x86/simple_idct10.o
YASM	libavcodec/x86/v210.o
STRIP	libavcodec/x86/ttadsp.o
YASM	libavcodec/x86/v210enc.o
CC	libavcodec/x86/vc1dsp_init.o
STRIP	libavcodec/x86/v210.o
CC	libavcodec/x86/vc1dsp_mmx.o
CC	libavcodec/x86/videodsp_init.o
STRIP	libavcodec/x86/v210enc.o
CC	libavcodec/x86/vorbisdsp_init.o
YASM	libavcodec/x86/hevc_mc.o
YASM	libavcodec/x86/vorbisdsp.o
CC	libavcodec/x86/vp3dsp_init.o
YASM	libavcodec/x86/videodsp.o
STRIP	libavcodec/x86/vorbisdsp.o
CC	libavcodec/x86/vp6dsp_init.o
YASM	libavcodec/x86/vc1dsp.o
YASM	libavcodec/x86/vp6dsp.o
STRIP	libavcodec/x86/videodsp.o
CC	libavcodec/x86/vp8dsp_init.o
STRIP	libavcodec/x86/vp6dsp.o
YASM	libavcodec/x86/vp3dsp.o
STRIP	libavcodec/x86/simple_idct10.o
CC	libavcodec/x86/vp9dsp_init.o
CC	libavcodec/x86/vp9dsp_init_10bpp.o
YASM	libavcodec/x86/vp8dsp.o
STRIP	libavcodec/x86/vp3dsp.o
CC	libavcodec/x86/vp9dsp_init_12bpp.o
STRIP	libavcodec/x86/vc1dsp.o
CC	libavcodec/x86/vp9dsp_init_16bpp.o
STRIP	libavcodec/x86/vp8dsp.o
YASM	libavcodec/x86/vp8dsp_loopfilter.o
YASM	libavcodec/x86/vp9intrapred.o
YASM	libavcodec/x86/vp9intrapred_16bpp.o
STRIP	libavcodec/x86/vp8dsp_loopfilter.o
STRIP	libavcodec/x86/vp9intrapred.o
YASM	libavcodec/x86/vp9mc.o
YASM	libavcodec/x86/vp9mc_16bpp.o
STRIP	libavcodec/x86/vp9intrapred_16bpp.o
CC	libavcodec/x86/xvididct_init.o
YASM	libavcodec/x86/xvididct.o
STRIP	libavcodec/x86/vp9mc_16bpp.o
CC	libavcodec/xan.o
CC	libavcodec/xbmdec.o
STRIP	libavcodec/x86/xvididct.o
CC	libavcodec/xbmenc.o
YASM	libavcodec/x86/vp9itxfm_16bpp.o
STRIP	libavcodec/x86/vp9mc.o
CC	libavcodec/xface.o
CC	libavcodec/xfacedec.o
CC	libavcodec/xfaceenc.o
CC	libavcodec/xiph.o
CC	libavcodec/xl.o
CC	libavcodec/xsubdec.o
CC	libavcodec/xsubenc.o
CC	libavcodec/xvididct.o
CC	libavcodec/xwdenc.o
CC	libavcodec/xwddec.o
CC	libavcodec/xxan.o
CC	libavcodec/y41pdec.o
CC	libavcodec/y41penc.o
CC	libavcodec/yop.o
CC	libavcodec/yuv4dec.o
CC	libavcodec/yuv4enc.o
CC	libavcodec/zerocodec.o
CC	libavcodec/zmbv.o
CC	libavcodec/zmbvenc.o
YASM	libavcodec/x86/vp9lpf_16bpp.o
CC	libpostproc/postprocess.o
CC	libswresample/audioconvert.o
CC	libswresample/dither.o
CC	libswresample/options.o
YASM	libavcodec/x86/vp9lpf.o
STRIP	libavcodec/x86/hevc_mc.o
CC	libswresample/rematrix.o
CC	libswresample/resample.o
CC	libswresample/swresample.o
CC	libswresample/resample_dsp.o
CC	libswresample/swresample_frame.o
CC	libswresample/x86/audio_convert_init.o
STRIP	libavcodec/x86/vp9itxfm_16bpp.o
CC	libswresample/x86/rematrix_init.o
YASM	libswresample/x86/rematrix.o
CC	libswresample/x86/resample_init.o
STRIP	libswresample/x86/rematrix.o
CC	libswscale/alphablend.o
CC	libswscale/gamma.o
CC	libswscale/hscale.o
YASM	libswresample/x86/resample.o
CC	libswscale/hscale_fast_bilinear.o
CC	libswscale/input.o
CC	libswscale/options.o
STRIP	libswresample/x86/resample.o
CC	libswscale/output.o
YASM	libswresample/x86/audio_convert.o
CC	libswscale/rgb2rgb.o
CC	libswscale/slice.o
CC	libswscale/swscale.o
libswscale/slice.c: In function ‘ff_init_slice_from_src’:
libswscale/slice.c:178:56: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
                 s->plane[i].line[start[i] - first + j] = src_[i] +  j * stride[i];
                                                        ^
libswscale/slice.c:184:37: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
                 s->plane[i].line[j] = src_[i] +  j * stride[i];
                                     ^
STRIP	libavcodec/x86/vp9lpf_16bpp.o
CC	libswscale/swscale_unscaled.o
CC	libswscale/utils.o
STRIP	libswresample/x86/audio_convert.o
CC	libswscale/vscale.o
CC	libswscale/x86/hscale_fast_bilinear_simd.o
YASM	libswscale/x86/output.o
YASM	libswscale/x86/input.o
STRIP	libavcodec/x86/vp9lpf.o
CC	libswscale/x86/rgb2rgb.o
STRIP	libswscale/x86/output.o
YASM	libavcodec/x86/vp9itxfm.o
STRIP	libswscale/x86/input.o
CC	libswscale/x86/swscale.o
CC	libswscale/x86/yuv2rgb.o
CC	libswscale/yuv2rgb.o
CC	libavutil/adler32.o
YASM	libswscale/x86/scale.o
CC	libavutil/aes.o
CC	libavutil/aes_ctr.o
CC	libavutil/audio_fifo.o
CC	libavutil/avstring.o
CC	libavutil/base64.o
CC	libavutil/blowfish.o
STRIP	libswscale/x86/scale.o
CC	libavutil/bprint.o
CC	libavutil/buffer.o
CC	libavutil/camellia.o
CC	libavutil/cast5.o
CC	libavutil/channel_layout.o
CC	libavutil/color_utils.o
CC	libavutil/cpu.o
CC	libavutil/crc.o
CC	libavutil/des.o
CC	libavutil/dict.o
CC	libavutil/display.o
CC	libavutil/downmix_info.o
CC	libavutil/error.o
CC	libavutil/eval.o
CC	libavutil/fifo.o
CC	libavutil/file.o
CC	libavutil/file_open.o
CC	libavutil/fixed_dsp.o
CC	libavutil/float_dsp.o
CC	libavutil/frame.o
CC	libavutil/hash.o
CC	libavutil/hmac.o
CC	libavutil/imgutils.o
CC	libavutil/integer.o
CC	libavutil/lfg.o
CC	libavutil/intmath.o
CC	libavutil/lls.o
CC	libavutil/log.o
CC	libavutil/log2_tab.o
CC	libavutil/mastering_display_metadata.o
CC	libavutil/lzo.o
CC	libavutil/mathematics.o
CC	libavutil/md5.o
CC	libavutil/mem.o
CC	libavutil/murmur3.o
CC	libavutil/opt.o
CC	libavutil/parseutils.o
CC	libavutil/pixdesc.o
CC	libavutil/pixelutils.o
CC	libavutil/random_seed.o
CC	libavutil/rational.o
CC	libavutil/rc4.o
CC	libavutil/reverse.o
CC	libavutil/samplefmt.o
CC	libavutil/ripemd.o
CC	libavutil/sha.o
CC	libavutil/sha512.o
CC	libavutil/stereo3d.o
CC	libavutil/tea.o
CC	libavutil/threadmessage.o
CC	libavutil/time.o
CC	libavutil/timecode.o
CC	libavutil/tree.o
CC	libavutil/twofish.o
CC	libavutil/utils.o
CC	libavutil/x86/cpu.o
YASM	libavutil/x86/cpuid.o
STRIP	libavutil/x86/cpuid.o
CC	libavutil/x86/fixed_dsp_init.o
YASM	libavutil/x86/fixed_dsp.o
CC	libavutil/x86/float_dsp_init.o
STRIP	libavutil/x86/fixed_dsp.o
CC	libavutil/x86/lls_init.o
YASM	libavutil/x86/float_dsp.o
CC	libavutil/x86/pixelutils_init.o
YASM	libavutil/x86/lls.o
CC	libavutil/xga_font_data.o
CC	libavutil/xtea.o
STRIP	libavutil/x86/lls.o
STRIP	libavutil/x86/float_dsp.o
YASM	libavutil/x86/pixelutils.o
HOSTCC	doc/print_options.o
CC	ffmpeg.o
TXT	doc/fate.txt
CC	cmdutils.o
CC	ffmpeg_opt.o
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:94:1: warning: ‘me_method’ is deprecated [-Wdeprecated-declarations]
 {"me_method", "set motion estimation method", OFFSET(me_method), AV_OPT_TYPE_INT, {.i64 = ME_EPZS }, INT_MIN, INT_MAX, V|E, "me_method"},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:1759:30: note: declared here
     attribute_deprecated int me_method;
                              ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:126:1: warning: ‘rc_strategy’ is deprecated [-Wdeprecated-declarations]
 {"rc_strategy", "ratecontrol method", OFFSET(rc_strategy), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:1823:30: note: declared here
     attribute_deprecated int rc_strategy;
                              ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:129:1: warning: ‘b_frame_strategy’ is deprecated [-Wdeprecated-declarations]
 {"b_strategy", "strategy to choose between I/P/B-frames", OFFSET(b_frame_strategy), AV_OPT_TYPE_INT, {.i64 = 0 }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:1830:9: note: declared here
     int b_frame_strategy;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:130:1: warning: ‘rtp_payload_size’ is deprecated [-Wdeprecated-declarations]
 {"ps", "RTP payload size in bytes", OFFSET(rtp_payload_size), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2655:9: note: declared here
     int rtp_payload_size;   /* The size of the RTP payload: the coder will  */
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:133:1: warning: ‘mv_bits’ is deprecated [-Wdeprecated-declarations]
 {"mv_bits", NULL, OFFSET(mv_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2666:9: note: declared here
     int mv_bits;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:134:1: warning: ‘header_bits’ is deprecated [-Wdeprecated-declarations]
 {"header_bits", NULL, OFFSET(header_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2668:9: note: declared here
     int header_bits;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:135:1: warning: ‘i_tex_bits’ is deprecated [-Wdeprecated-declarations]
 {"i_tex_bits", NULL, OFFSET(i_tex_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2670:9: note: declared here
     int i_tex_bits;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:136:1: warning: ‘p_tex_bits’ is deprecated [-Wdeprecated-declarations]
 {"p_tex_bits", NULL, OFFSET(p_tex_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2672:9: note: declared here
     int p_tex_bits;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:137:1: warning: ‘i_count’ is deprecated [-Wdeprecated-declarations]
 {"i_count", NULL, OFFSET(i_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2674:9: note: declared here
     int i_count;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:138:1: warning: ‘p_count’ is deprecated [-Wdeprecated-declarations]
 {"p_count", NULL, OFFSET(p_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2676:9: note: declared here
     int p_count;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:139:1: warning: ‘skip_count’ is deprecated [-Wdeprecated-declarations]
 {"skip_count", NULL, OFFSET(skip_count), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2678:9: note: declared here
     int skip_count;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:140:1: warning: ‘misc_bits’ is deprecated [-Wdeprecated-declarations]
 {"misc_bits", NULL, OFFSET(misc_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2680:9: note: declared here
     int misc_bits;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:141:1: warning: ‘frame_bits’ is deprecated [-Wdeprecated-declarations]
 {"frame_bits", NULL, OFFSET(frame_bits), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2684:9: note: declared here
     int frame_bits;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:184:1: warning: ‘mpeg_quant’ is deprecated [-Wdeprecated-declarations]
 {"mpeg_quant", "use MPEG quantizers instead of H.263", OFFSET(mpeg_quant), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:1851:9: note: declared here
     int mpeg_quant;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:187:1: warning: ‘rc_qsquish’ is deprecated [-Wdeprecated-declarations]
 {"qsquish", "deprecated, use encoder private options instead", OFFSET(rc_qsquish), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, 0, 99, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2487:11: note: declared here
     float rc_qsquish;
           ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:188:1: warning: ‘rc_qmod_amp’ is deprecated [-Wdeprecated-declarations]
 {"rc_qmod_amp",  "deprecated, use encoder private options instead", OFFSET(rc_qmod_amp), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, -FLT_MAX, FLT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2490:11: note: declared here
     float rc_qmod_amp;
           ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:189:1: warning: ‘rc_qmod_freq’ is deprecated [-Wdeprecated-declarations]
 {"rc_qmod_freq", "deprecated, use encoder private options instead", OFFSET(rc_qmod_freq), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2492:9: note: declared here
     int rc_qmod_freq;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:193:1: warning: ‘rc_eq’ is deprecated [-Wdeprecated-declarations]
 {"rc_eq", "deprecated, use encoder private options instead", OFFSET(rc_eq), AV_OPT_TYPE_STRING, {.str = NULL}, CHAR_MIN, CHAR_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2515:17: note: declared here
     const char *rc_eq;
                 ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:200:1: warning: ‘rc_buffer_aggressivity’ is deprecated [-Wdeprecated-declarations]
 {"rc_buf_aggressivity", "deprecated, use encoder private options instead", OFFSET(rc_buffer_aggressivity), AV_OPT_TYPE_FLOAT, {.dbl = 1.0 }, -FLT_MAX, FLT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2537:11: note: declared here
     float rc_buffer_aggressivity;
           ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:205:1: warning: ‘rc_initial_cplx’ is deprecated [-Wdeprecated-declarations]
 {"rc_init_cplx", "deprecated, use encoder private options instead", OFFSET(rc_initial_cplx), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, -FLT_MAX, FLT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2540:11: note: declared here
     float rc_initial_cplx;
           ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:250:1: warning: ‘prediction_method’ is deprecated [-Wdeprecated-declarations]
 {"pred", "prediction method", OFFSET(prediction_method), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E, "pred"},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:1915:10: note: declared here
      int prediction_method;
          ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:293:1: warning: ‘pre_me’ is deprecated [-Wdeprecated-declarations]
 {"preme", "pre motion estimation", OFFSET(pre_me), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:1995:9: note: declared here
     int pre_me;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:316:1: warning: ‘dtg_active_format’ is deprecated [-Wdeprecated-declarations]
 {"dtg_active_format", NULL, OFFSET(dtg_active_format), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2029:30: note: declared here
     attribute_deprecated int dtg_active_format;
                              ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:320:1: warning: ‘intra_quant_bias’ is deprecated [-Wdeprecated-declarations]
 {"ibias", "intra quant bias", OFFSET(intra_quant_bias), AV_OPT_TYPE_INT, {.i64 = FF_DEFAULT_QUANT_BIAS }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2052:30: note: declared here
     attribute_deprecated int intra_quant_bias;
                              ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:321:1: warning: ‘inter_quant_bias’ is deprecated [-Wdeprecated-declarations]
 {"pbias", "inter quant bias", OFFSET(inter_quant_bias), AV_OPT_TYPE_INT, {.i64 = FF_DEFAULT_QUANT_BIAS }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2058:30: note: declared here
     attribute_deprecated int inter_quant_bias;
                              ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:325:1: warning: ‘coder_type’ is deprecated [-Wdeprecated-declarations]
 {"coder", NULL, OFFSET(coder_type), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E, "coder"},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2576:9: note: declared here
     int coder_type;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:335:1: warning: ‘context_model’ is deprecated [-Wdeprecated-declarations]
 {"context", "context model", OFFSET(context_model), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2582:9: note: declared here
     int context_model;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:339:1: warning: ‘xvmc_acceleration’ is deprecated [-Wdeprecated-declarations]
 {"xvmc_acceleration", NULL, OFFSET(xvmc_acceleration), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2078:30: note: declared here
     attribute_deprecated int xvmc_acceleration;
                              ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:346:1: warning: ‘stream_codec_tag’ is deprecated [-Wdeprecated-declarations]
 {"stream_codec_tag", NULL, OFFSET(stream_codec_tag), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:1571:18: note: declared here
     unsigned int stream_codec_tag;
                  ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:349:1: warning: ‘scenechange_threshold’ is deprecated [-Wdeprecated-declarations]
 {"sc_threshold", "scene change threshold", OFFSET(scenechange_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2108:9: note: declared here
     int scenechange_threshold;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:352:1: warning: ‘lmin’ is deprecated [-Wdeprecated-declarations]
 {"lmin", "deprecated, use encoder private options instead", OFFSET(lmin), AV_OPT_TYPE_INT, {.i64 =  0 }, 0, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2590:9: note: declared here
     int lmin;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:353:1: warning: ‘lmax’ is deprecated [-Wdeprecated-declarations]
 {"lmax", "deprecated, use encoder private options instead", OFFSET(lmax), AV_OPT_TYPE_INT, {.i64 =  0 }, 0, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2596:9: note: declared here
     int lmax;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:356:1: warning: ‘noise_reduction’ is deprecated [-Wdeprecated-declarations]
 {"nr", "noise reduction", OFFSET(noise_reduction), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2112:9: note: declared here
     int noise_reduction;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:361:1: warning: ‘error_rate’ is deprecated [-Wdeprecated-declarations]
 {"error", NULL, OFFSET(error_rate), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:3158:9: note: declared here
     int error_rate;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:366:1: warning: ‘me_threshold’ is deprecated [-Wdeprecated-declarations]
 {"me_threshold", "motion estimation threshold", OFFSET(me_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2120:9: note: declared here
     int me_threshold;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:367:1: warning: ‘mb_threshold’ is deprecated [-Wdeprecated-declarations]
 {"mb_threshold", "macroblock threshold", OFFSET(mb_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2126:9: note: declared here
     int mb_threshold;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:398:1: warning: ‘frame_skip_threshold’ is deprecated [-Wdeprecated-declarations]
 {"skip_threshold", "frame skip threshold", OFFSET(frame_skip_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
STRIP	libavutil/x86/pixelutils.o
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2602:9: note: declared here
     int frame_skip_threshold;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:399:1: warning: ‘frame_skip_factor’ is deprecated [-Wdeprecated-declarations]
 {"skip_factor", "frame skip factor", OFFSET(frame_skip_factor), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2606:9: note: declared here
     int frame_skip_factor;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:400:1: warning: ‘frame_skip_exp’ is deprecated [-Wdeprecated-declarations]
 {"skip_exp", "frame skip exponent", OFFSET(frame_skip_exp), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2610:9: note: declared here
     int frame_skip_exp;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:401:1: warning: ‘frame_skip_cmp’ is deprecated [-Wdeprecated-declarations]
 {"skipcmp", "frame skip compare function", OFFSET(frame_skip_cmp), AV_OPT_TYPE_INT, {.i64 = FF_CMP_DCTMAX }, INT_MIN, INT_MAX, V|E, "cmp_func"},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2614:9: note: declared here
     int frame_skip_cmp;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:404:1: warning: ‘border_masking’ is deprecated [-Wdeprecated-declarations]
 {"border_mask", "deprecated, use encoder private options instead", OFFSET(border_masking), AV_OPT_TYPE_FLOAT, {.dbl = DEFAULT }, -FLT_MAX, FLT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2155:11: note: declared here
     float border_masking;
           ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:409:1: warning: ‘me_penalty_compensation’ is deprecated [-Wdeprecated-declarations]
 {"mepc", "motion estimation bitrate penalty compensation (1.0 = 256)", OFFSET(me_penalty_compensation), AV_OPT_TYPE_INT, {.i64 = 256 }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2177:9: note: declared here
     int me_penalty_compensation;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:423:1: warning: ‘brd_scale’ is deprecated [-Wdeprecated-declarations]
 {"brd_scale", "downscale frames for dynamic B-frame decision", OFFSET(brd_scale), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, 0, 10, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2190:9: note: declared here
     int brd_scale;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:428:1: warning: ‘chromaoffset’ is deprecated [-Wdeprecated-declarations]
 {"chromaoffset", "chroma QP offset from luma", OFFSET(chromaoffset), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2210:9: note: declared here
     int chromaoffset;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:432:1: warning: ‘scenechange_factor’ is deprecated [-Wdeprecated-declarations]
 {"sc_factor", "multiplied by qscale for each frame and added to scene_change_score", OFFSET(scenechange_factor), AV_OPT_TYPE_INT, {.i64 = 6 }, 0, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2219:30: note: declared here
     attribute_deprecated int scenechange_factor;
                              ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:436:1: warning: ‘b_sensitivity’ is deprecated [-Wdeprecated-declarations]
 {"b_sensitivity", "adjust sensitivity of b_frame_strategy 1", OFFSET(b_sensitivity), AV_OPT_TYPE_INT, {.i64 = 40 }, 1, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2233:9: note: declared here
     int b_sensitivity;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:440:1: warning: ‘min_prediction_order’ is deprecated [-Wdeprecated-declarations]
 {"min_prediction_order", NULL, OFFSET(min_prediction_order), AV_OPT_TYPE_INT, {.i64 = -1 }, INT_MIN, INT_MAX, A|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2627:9: note: declared here
     int min_prediction_order;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:441:1: warning: ‘max_prediction_order’ is deprecated [-Wdeprecated-declarations]
 {"max_prediction_order", NULL, OFFSET(max_prediction_order), AV_OPT_TYPE_INT, {.i64 = -1 }, INT_MIN, INT_MAX, A|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2631:9: note: declared here
     int max_prediction_order;
         ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:442:1: warning: ‘timecode_frame_start’ is deprecated [-Wdeprecated-declarations]
 {"timecode_frame_start", "GOP timecode frame start number, in non-drop-frame format", OFFSET(timecode_frame_start), AV_OPT_TYPE_INT64, {.i64 = -1 }, -1, INT64_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:2635:13: note: declared here
     int64_t timecode_frame_start;
             ^
In file included from doc/print_options.c:36:0:
./libavcodec/options_table.h:524:1: warning: ‘side_data_only_packets’ is deprecated [-Wdeprecated-declarations]
 {"side_data_only_packets", NULL, OFFSET(side_data_only_packets), AV_OPT_TYPE_BOOL, { .i64 = 1 }, 0, 1, A|V|E },
 ^
In file included from ./libavformat/avformat.h:318:0,
                 from doc/print_options.c:33:
./libavcodec/avcodec.h:3186:9: note: declared here
     int side_data_only_packets;
         ^
CC	ffmpeg_filter.o
ffmpeg.c: In function ‘sub2video_copy_rect’:
ffmpeg.c:200:5: warning: ‘pict’ is deprecated [-Wdeprecated-declarations]
     src = r->pict.data[0];
     ^
In file included from libavformat/avformat.h:318:0,
                 from ffmpeg.c:42:
./libavcodec/avcodec.h:3710:15: note: declared here
     AVPicture pict;
               ^
ffmpeg.c:200:5: warning: ‘data’ is deprecated [-Wdeprecated-declarations]
     src = r->pict.data[0];
     ^
In file included from libavformat/avformat.h:318:0,
                 from ffmpeg.c:42:
./libavcodec/avcodec.h:3668:14: note: declared here
     uint8_t *data[AV_NUM_DATA_POINTERS];    ///< pointers to the image data planes
              ^
ffmpeg.c:201:5: warning: ‘pict’ is deprecated [-Wdeprecated-declarations]
     pal = (uint32_t *)r->pict.data[1];
     ^
In file included from libavformat/avformat.h:318:0,
                 from ffmpeg.c:42:
./libavcodec/avcodec.h:3710:15: note: declared here
     AVPicture pict;
               ^
ffmpeg.c:201:5: warning: ‘data’ is deprecated [-Wdeprecated-declarations]
     pal = (uint32_t *)r->pict.data[1];
     ^
In file included from libavformat/avformat.h:318:0,
                 from ffmpeg.c:42:
./libavcodec/avcodec.h:3668:14: note: declared here
     uint8_t *data[AV_NUM_DATA_POINTERS];    ///< pointers to the image data planes
              ^
ffmpeg.c:208:9: warning: ‘pict’ is deprecated [-Wdeprecated-declarations]
         src += r->pict.linesize[0];
         ^
In file included from libavformat/avformat.h:318:0,
                 from ffmpeg.c:42:
./libavcodec/avcodec.h:3710:15: note: declared here
     AVPicture pict;
               ^
ffmpeg.c:208:9: warning: ‘linesize’ is deprecated [-Wdeprecated-declarations]
         src += r->pict.linesize[0];
         ^
In file included from libavformat/avformat.h:318:0,
                 from ffmpeg.c:42:
./libavcodec/avcodec.h:3670:9: note: declared here
     int linesize[AV_NUM_DATA_POINTERS];     ///< number of bytes per line
         ^
ffmpeg.c: In function ‘do_streamcopy’:
ffmpeg.c:1884:9: warning: ‘avpicture_fill’ is deprecated [-Wdeprecated-declarations]
         int ret = avpicture_fill(&pict, opkt.data, ost->st->codec->pix_fmt, ost->st->codec->width, ost->st->codec->height);
         ^
In file included from libavformat/avformat.h:318:0,
                 from ffmpeg.c:42:
./libavcodec/avcodec.h:4883:5: note: declared here
 int avpicture_fill(AVPicture *picture, const uint8_t *ptr,
     ^
ffmpeg.c: In function ‘sigterm_handler’:
ffmpeg.c:327:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
         write(2/*STDERR_FILENO*/, "Received > 3 system signals, hard exiting\n",
         ^
CC	ffmpeg_vdpau.o
ffmpeg.c: In function ‘sub2video_push_ref’:
ffmpeg.c:220:9: warning: ignoring return value of ‘av_buffersrc_add_frame_flags’, declared with attribute warn_unused_result [-Wunused-result]
         av_buffersrc_add_frame_flags(ist->filters[i]->filter, frame,
         ^
ffmpeg.c: In function ‘sub2video_flush’:
ffmpeg.c:295:9: warning: ignoring return value of ‘av_buffersrc_add_frame’, declared with attribute warn_unused_result [-Wunused-result]
         av_buffersrc_add_frame(ist->filters[i]->filter, NULL);
         ^
ffmpeg_vdpau.c: In function ‘vdpau_old_init’:
ffmpeg_vdpau.c:327:5: warning: ‘av_vdpau_get_profile’ is deprecated [-Wdeprecated-declarations]
     ret = av_vdpau_get_profile(s, &profile);
     ^
In file included from ffmpeg_vdpau.c:28:0:
libavcodec/vdpau.h:214:5: note: declared here
 int av_vdpau_get_profile(AVCodecContext *avctx, VdpDecoderProfile *profile);
     ^
CC	ffprobe.o
AR	libavdevice/libavdevice.a
ffprobe.c: In function ‘show_packet’:
ffprobe.c:1770:5: warning: ‘convergence_duration’ is deprecated [-Wdeprecated-declarations]
     print_duration_ts("convergence_duration", pkt->convergence_duration);
     ^
In file included from libavformat/avformat.h:318:0,
                 from ffprobe.c:31:
./libavcodec/avcodec.h:1496:13: note: declared here
     int64_t convergence_duration;
             ^
ffprobe.c:1771:5: warning: ‘convergence_duration’ is deprecated [-Wdeprecated-declarations]
     print_duration_time("convergence_duration_time", pkt->convergence_duration, &st->time_base);
     ^
In file included from libavformat/avformat.h:318:0,
                 from ffprobe.c:31:
./libavcodec/avcodec.h:1496:13: note: declared here
     int64_t convergence_duration;
             ^
ffprobe.c: In function ‘show_stream’:
ffprobe.c:2235:13: warning: ‘timecode_frame_start’ is deprecated [-Wdeprecated-declarations]
             if (dec_ctx->timecode_frame_start >= 0) {
             ^
In file included from libavformat/avformat.h:318:0,
                 from ffprobe.c:31:
./libavcodec/avcodec.h:2635:13: note: declared here
     int64_t timecode_frame_start;
             ^
ffprobe.c:2237:17: warning: ‘timecode_frame_start’ is deprecated [-Wdeprecated-declarations]
                 av_timecode_make_mpeg_tc_string(tcbuf, dec_ctx->timecode_frame_start);
                 ^
In file included from libavformat/avformat.h:318:0,
                 from ffprobe.c:31:
./libavcodec/avcodec.h:2635:13: note: declared here
     int64_t timecode_frame_start;
             ^
AR	libavfilter/libavfilter.a
AR	libavformat/libavformat.a
AR	libpostproc/libpostproc.a
AR	libswresample/libswresample.a
AR	libavutil/libavutil.a
HOSTLD	doc/print_options
GENTEXI	doc/avoptions_format.texi
GENTEXI	doc/avoptions_codec.texi
HTML	doc/ffmpeg.html
STRIP	libavcodec/x86/vp9itxfm.o
HTML	doc/ffprobe.html
HTML	doc/ffmpeg-all.html
HTML	doc/ffprobe-all.html
HTML	doc/ffmpeg-utils.html
HTML	doc/ffmpeg-scaler.html
HTML	doc/ffmpeg-resampler.html
HTML	doc/ffmpeg-codecs.html
HTML	doc/ffmpeg-bitstream-filters.html
HTML	doc/ffmpeg-formats.html
HTML	doc/ffmpeg-protocols.html
HTML	doc/ffmpeg-devices.html
HTML	doc/ffmpeg-filters.html
HTML	doc/libavutil.html
HTML	doc/libswscale.html
HTML	doc/libswresample.html
HTML	doc/libavcodec.html
HTML	doc/libavformat.html
HTML	doc/libavdevice.html
HTML	doc/libavfilter.html
HTML	doc/developer.html
HTML	doc/faq.html
HTML	doc/fate.html
HTML	doc/general.html
HTML	doc/nut.html
HTML	doc/git-howto.html
HTML	doc/platform.html
POD	doc/ffmpeg.pod
POD	doc/ffprobe.pod
POD	doc/ffmpeg-all.pod
POD	doc/ffmpeg-utils.pod
POD	doc/ffprobe-all.pod
POD	doc/ffmpeg-scaler.pod
POD	doc/ffmpeg-resampler.pod
POD	doc/ffmpeg-codecs.pod
POD	doc/ffmpeg-bitstream-filters.pod
POD	doc/ffmpeg-formats.pod
POD	doc/ffmpeg-protocols.pod
POD	doc/libavutil.pod
POD	doc/ffmpeg-devices.pod
POD	doc/ffmpeg-filters.pod
POD	doc/libswscale.pod
POD	doc/libavformat.pod
POD	doc/libswresample.pod
POD	doc/libavcodec.pod
POD	doc/libavdevice.pod
MAN	doc/ffmpeg.1
MAN	doc/ffprobe.1
MAN	doc/ffmpeg-all.1
MAN	doc/ffprobe-all.1
POD	doc/libavfilter.pod
MAN	doc/ffmpeg-utils.1
MAN	doc/ffmpeg-scaler.1
MAN	doc/ffmpeg-resampler.1
MAN	doc/ffmpeg-codecs.1
MAN	doc/ffmpeg-bitstream-filters.1
MAN	doc/ffmpeg-formats.1
MAN	doc/ffmpeg-protocols.1
MAN	doc/ffmpeg-devices.1
MAN	doc/ffmpeg-filters.1
MAN	doc/libavutil.3
MAN	doc/libswscale.3
MAN	doc/libswresample.3
MAN	doc/libavcodec.3
MAN	doc/libavformat.3
MAN	doc/libavdevice.3
MAN	doc/libavfilter.3
AR	libavcodec/libavcodec.a
AR	libswscale/libswscale.a
LD	ffmpeg_g
LD	ffprobe_g
CP	ffprobe
CP	ffmpeg
STRIP	ffprobe
STRIP	ffmpeg
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ffmpeg.built
make[2]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty'
make[2]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/libzmpeg3'
gcc -c `cat x86_64/c_flags`  audio/ac3.C -o x86_64/audio/ac3.o
gcc -c `cat x86_64/c_flags`  audio/dct.C -o x86_64/audio/dct.o
gcc -c `cat x86_64/c_flags`  audio/huffman.C -o x86_64/audio/huffman.o
gcc -c `cat x86_64/c_flags`  audio/layer2.C -o x86_64/audio/layer2.o
gcc -c `cat x86_64/c_flags`  audio/layer3.C -o x86_64/audio/layer3.o
gcc -c `cat x86_64/c_flags`  audio/audio.C -o x86_64/audio/audio.o
gcc -c `cat x86_64/c_flags`  audio/pcm.C -o x86_64/audio/pcm.o
gcc -c `cat x86_64/c_flags`  audio/synthesizers.C -o x86_64/audio/synthesizers.o
gcc -c `cat x86_64/c_flags`  audio/tables.C -o x86_64/audio/tables.o
gcc -c `cat x86_64/c_flags`  libzmpeg3.C -o x86_64/libzmpeg3.o
gcc -c `cat x86_64/c_flags`  atrack.C -o x86_64/atrack.o
gcc -c `cat x86_64/c_flags`  bits.C -o x86_64/bits.o
gcc -c `cat x86_64/c_flags`  css.C -o x86_64/css.o
gcc -c `cat x86_64/c_flags`  demux.C -o x86_64/demux.o
gcc -c `cat x86_64/c_flags`  strack.C -o x86_64/strack.o
gcc -c `cat x86_64/c_flags`  title.C -o x86_64/title.o
gcc -c `cat x86_64/c_flags`  vtrack.C -o x86_64/vtrack.o
gcc -c `cat x86_64/c_flags`  zio.C -o x86_64/zio.o
gcc -c `cat x86_64/c_flags`  dvb.C -o x86_64/dvb.o
gcc -c `cat x86_64/c_flags`  huf.C -o x86_64/huf.o
gcc -c `cat x86_64/c_flags`  xfont.C -o x86_64/xfont.o
gcc -c `cat x86_64/c_flags`  video/getpicture.C -o x86_64/video/getpicture.o
gcc -c `cat x86_64/c_flags`  video/headers.C -o x86_64/video/headers.o
gcc -c `cat x86_64/c_flags`  video/idct.C -o x86_64/video/idct.o
gcc -c `cat x86_64/c_flags`  video/macroblocks.C -o x86_64/video/macroblocks.o
gcc -c `cat x86_64/c_flags`  video/mmxtest.C -o x86_64/video/mmxtest.o
gcc -c `cat x86_64/c_flags`  video/motion.C -o x86_64/video/motion.o
gcc -c `cat x86_64/c_flags`  video/cache.C -o x86_64/video/cache.o
gcc -c `cat x86_64/c_flags`  video/video.C -o x86_64/video/video.o
gcc -c `cat x86_64/c_flags`  video/output.C -o x86_64/video/output.o
gcc -c `cat x86_64/c_flags`  video/reconstruct.C -o x86_64/video/reconstruct.o
gcc -c `cat x86_64/c_flags`  video/seek.C -o x86_64/video/seek.o
gcc -c `cat x86_64/c_flags`  video/slice.C -o x86_64/video/slice.o
gcc -c `cat x86_64/c_flags`  video/subtitle.C -o x86_64/video/subtitle.o
gcc -c `cat x86_64/c_flags`  video/cc.C -o x86_64/video/cc.o
gcc -c `cat x86_64/c_flags`  video/vlc.C -o x86_64/video/vlc.o
gcc -c `cat x86_64/c_flags`  ifo.C -o x86_64/ifo.o
gcc -c `cat x86_64/c_flags`  toc.C -o x86_64/toc.o
gcc -c `cat x86_64/c_flags`  mpeg3.C -o x86_64/mpeg3.o
ar rcs x86_64/libzmpeg3.a `cat x86_64/objs`
g++ `cat x86_64/c_flags` -o x86_64/mpeg3dump mpeg3dump.C x86_64/libzmpeg3.a -lm -lpthread ../thirdparty/a52dec-0.7.4/liba52/.libs/liba52.a -lX11
g++ `cat x86_64/c_flags` -o x86_64/mpeg3peek mpeg3peek.C x86_64/libzmpeg3.a -lm -lpthread ../thirdparty/a52dec-0.7.4/liba52/.libs/liba52.a -lX11
g++ `cat x86_64/c_flags` -o x86_64/mpeg3toc mpeg3toc.C x86_64/libzmpeg3.a -lm -lpthread ../thirdparty/a52dec-0.7.4/liba52/.libs/liba52.a -lX11
g++ `cat x86_64/c_flags` -o x86_64/mpeg3show mpeg3show.C x86_64/libzmpeg3.a -lm -lpthread ../thirdparty/a52dec-0.7.4/liba52/.libs/liba52.a -lX11
g++ `cat x86_64/c_flags` -o x86_64/mpeg3cat mpeg3cat.C x86_64/libzmpeg3.a -lm -lpthread ../thirdparty/a52dec-0.7.4/liba52/.libs/liba52.a -lX11
g++ `cat x86_64/c_flags` -o x86_64/mpeg31trkpony mpeg31trkpony.C x86_64/libzmpeg3.a -lm -lpthread ../thirdparty/a52dec-0.7.4/liba52/.libs/liba52.a -lX11
g++ `cat x86_64/c_flags` -o x86_64/mpeg3ifochk mpeg3ifochk.C x86_64/libzmpeg3.a -lm -lpthread ../thirdparty/a52dec-0.7.4/liba52/.libs/liba52.a -lX11
g++ `cat x86_64/c_flags` -o x86_64/mpeg3cc2txt mpeg3cc2txt.C x86_64/libzmpeg3.a -lm -lpthread ../thirdparty/a52dec-0.7.4/liba52/.libs/liba52.a -lX11
make[2]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/libzmpeg3'
make[2]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/mpeg2enc'
gcc -c `cat x86_64/c_flags` -Dmpeg2enc=main -o x86_64/hveg2enc.o mpeg2enc.c
gcc -c `cat x86_64/c_flags`  mpeg2enc.c -o x86_64/mpeg2enc.o
gcc -c `cat x86_64/c_flags`  conform.c -o x86_64/conform.o
gcc -c `cat x86_64/c_flags`  cpu_accel.c -o x86_64/cpu_accel.o
gcc -c `cat x86_64/c_flags`  putseq.c -o x86_64/putseq.o
gcc -c `cat x86_64/c_flags`  putpic.c -o x86_64/putpic.o
gcc -c `cat x86_64/c_flags`  puthdr.c -o x86_64/puthdr.o
gcc -c `cat x86_64/c_flags`  putmpg.c -o x86_64/putmpg.o
gcc -c `cat x86_64/c_flags`  putvlc.c -o x86_64/putvlc.o
gcc -c `cat x86_64/c_flags`  putbits.c -o x86_64/putbits.o
gcc -c `cat x86_64/c_flags`  motion.c -o x86_64/motion.o
putpic.c: In function ‘putpict’:
putpic.c:425:9: warning: unused variable ‘prev_mquant’ [-Wunused-variable]
  int i, prev_mquant;
         ^
putpic.c: In function ‘start_slice_engines’:
putpic.c:472:18: warning: implicit declaration of function ‘calloc’ [-Wimplicit-function-declaration]
  slice_engines = calloc(1, sizeof(slice_engine_t) * processors);
                  ^
putpic.c:472:18: warning: incompatible implicit declaration of built-in function ‘calloc’
putpic.c:472:18: note: include ‘<stdlib.h>’ or provide a declaration of ‘calloc’
putpic.c: In function ‘stop_slice_engines’:
putpic.c:502:37: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
   if(slice_engines[i].slice_buffer) free(slice_engines[i].slice_buffer);
                                     ^
putpic.c:502:37: warning: incompatible implicit declaration of built-in function ‘free’
putpic.c:502:37: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
putpic.c:504:2: warning: incompatible implicit declaration of built-in function ‘free’
  free(slice_engines);
  ^
putpic.c:504:2: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
putpic.c: In function ‘slice_engine_loop’:
putpic.c:419:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
putseq.c: In function ‘putseq’:
putseq.c:249:4: warning: implicit declaration of function ‘fast_motion_data’ [-Wimplicit-function-declaration]
    fast_motion_data(cur_picture.curorg[0], cur_picture.pict_struct);
    ^
puthdr.c: In function ‘putseqhdr’:
puthdr.c:47:3: warning: implicit declaration of function ‘mpeg2enc_putbits’ [-Wimplicit-function-declaration]
   mpeg2enc_putbits(SEQ_START_CODE,32); /* sequence_header_code */
   ^
conform.c:42:13: warning: ‘profile_level_defined’ defined but not used [-Wunused-variable]
 static char profile_level_defined[5][4] =
             ^
conform.c:60:3: warning: ‘maxval_tab’ defined but not used [-Wunused-variable]
 } maxval_tab[4] =
   ^
putseq.c:358:3: warning: implicit declaration of function ‘writeframe’ [-Wimplicit-function-declaration]
   writeframe(f + frame0, cur_picture.curref);
   ^
gcc -c `cat x86_64/c_flags`  predict.c -o x86_64/predict.o
putbits.c: In function ‘slice_testbits’:
putbits.c:51:9: warning: format ‘%x’ expects argument of type ‘unsigned int’, but argument 2 has type ‘long int’ [-Wformat=]
  printf("slice test size %x outcnt %d outbfr %x\n", engine->slice_size, engine->outcnt, engine->outbfr << engine->outcnt);
         ^
putbits.c:50:6: warning: unused variable ‘i’ [-Wunused-variable]
  int i;
      ^
putbits.c: In function ‘slice_putc’:
putbits.c:68:4: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
    free(engine->slice_buffer);
    ^
putbits.c:68:4: warning: incompatible implicit declaration of built-in function ‘free’
putbits.c:68:4: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
putbits.c: In function ‘slice_finishslice’:
putbits.c:111:6: warning: unused variable ‘i’ [-Wunused-variable]
  int i;
      ^
mpeg2enc.c: In function ‘main’:
mpeg2enc.c:133:2: warning: implicit declaration of function ‘stop_slice_engines’ [-Wimplicit-function-declaration]
  stop_slice_engines();
  ^
mpeg2enc.c:134:2: warning: implicit declaration of function ‘stop_motion_engines’ [-Wimplicit-function-declaration]
  stop_motion_engines();
  ^
mpeg2enc.c:135:4: warning: implicit declaration of function ‘stop_transform_engines’ [-Wimplicit-function-declaration]
    stop_transform_engines();
    ^
mpeg2enc.c:136:4: warning: implicit declaration of function ‘stop_itransform_engines’ [-Wimplicit-function-declaration]
    stop_itransform_engines();
    ^
mpeg2enc.c: In function ‘init’:
mpeg2enc.c:222:2: warning: implicit declaration of function ‘init_motion’ [-Wimplicit-function-declaration]
  init_motion();
  ^
mpeg2enc.c:223:2: warning: implicit declaration of function ‘init_predict_hv’ [-Wimplicit-function-declaration]
  init_predict_hv();
  ^
mpeg2enc.c:225:2: warning: implicit declaration of function ‘init_transform_hv’ [-Wimplicit-function-declaration]
  init_transform_hv();
  ^
mpeg2enc.c:328:2: warning: implicit declaration of function ‘start_motion_engines’ [-Wimplicit-function-declaration]
  start_motion_engines();
  ^
mpeg2enc.c:330:2: warning: implicit declaration of function ‘start_transform_engines’ [-Wimplicit-function-declaration]
  start_transform_engines();
  ^
mpeg2enc.c:332:2: warning: implicit declaration of function ‘start_itransform_engines’ [-Wimplicit-function-declaration]
  start_itransform_engines();
  ^
mpeg2enc.c:334:2: warning: implicit declaration of function ‘start_slice_engines’ [-Wimplicit-function-declaration]
  start_slice_engines();
  ^
mpeg2enc.c:211:12: warning: unused variable ‘size’ [-Wunused-variable]
  int i, n, size;
            ^
mpeg2enc.c: In function ‘calculate_smp’:
mpeg2enc.c:353:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  if(proc = fopen("/proc/cpuinfo", "r"))
  ^
mpeg2enc.c: In function ‘readcmdline’:
mpeg2enc.c:447:18: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  sprintf(tplorg, "");
                  ^
mpeg2enc.c:448:20: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  sprintf(out_path, "");
                    ^
mpeg2enc.c:495:7: warning: implicit declaration of function ‘isalpha’ [-Wimplicit-function-declaration]
    if(isalpha(argv[i][j])) isnum = 0;
       ^
motion.c: In function ‘dpfield_estimate’:
mpeg2enc.c: In function ‘mpeg2enc’:
mpeg2enc.c:133:2: warning: implicit declaration of function ‘stop_slice_engines’ [-Wimplicit-function-declaration]
  stop_slice_engines();
  ^
mpeg2enc.c:134:2: warning: implicit declaration of function ‘stop_motion_engines’ [-Wimplicit-function-declaration]
  stop_motion_engines();
  ^
mpeg2enc.c:135:4: warning: implicit declaration of function ‘stop_transform_engines’ [-Wimplicit-function-declaration]
    stop_transform_engines();
    ^
mpeg2enc.c:136:4: warning: implicit declaration of function ‘stop_itransform_engines’ [-Wimplicit-function-declaration]
    stop_itransform_engines();
    ^
mpeg2enc.c: In function ‘init’:
mpeg2enc.c:222:2: warning: implicit declaration of function ‘init_motion’ [-Wimplicit-function-declaration]
  init_motion();
  ^
mpeg2enc.c:223:2: warning: implicit declaration of function ‘init_predict_hv’ [-Wimplicit-function-declaration]
  init_predict_hv();
  ^
mpeg2enc.c:225:2: warning: implicit declaration of function ‘init_transform_hv’ [-Wimplicit-function-declaration]
  init_transform_hv();
  ^
mpeg2enc.c:328:2: warning: implicit declaration of function ‘start_motion_engines’ [-Wimplicit-function-declaration]
  start_motion_engines();
  ^
mpeg2enc.c:330:2: warning: implicit declaration of function ‘start_transform_engines’ [-Wimplicit-function-declaration]
  start_transform_engines();
  ^
mpeg2enc.c:332:2: warning: implicit declaration of function ‘start_itransform_engines’ [-Wimplicit-function-declaration]
  start_itransform_engines();
  ^
mpeg2enc.c:334:2: warning: implicit declaration of function ‘start_slice_engines’ [-Wimplicit-function-declaration]
  start_slice_engines();
  ^
mpeg2enc.c:211:12: warning: unused variable ‘size’ [-Wunused-variable]
  int i, n, size;
            ^
mpeg2enc.c: In function ‘calculate_smp’:
mpeg2enc.c:353:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  if(proc = fopen("/proc/cpuinfo", "r"))
  ^
motion.c:813:26: warning: variable ‘jmindmv’ set but not used [-Wunused-but-set-variable]
  int imino,jmino,imindmv,jmindmv,vmc_dp,local_dist;
                          ^
motion.c: In function ‘sub_mean_reduction’:
motion.c:918:6: warning: variable ‘min_weight’ set but not used [-Wunused-but-set-variable]
  int min_weight = 100000;
      ^
motion.c: In function ‘build_sub44_mcomps’:
motion.c:1040:60: warning: implicit declaration of function ‘abs’ [-Wimplicit-function-declaration]
     s1 = ((*pdist44)( s44orgblk,s44blk,qlx,qh) & 0xffff) + abs(i-i0) + abs(j-j0);
                                                            ^
mpeg2enc.c: In function ‘readcmdline’:
mpeg2enc.c:447:18: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  sprintf(tplorg, "");
                  ^
mpeg2enc.c:448:20: warning: zero-length gnu_printf format string [-Wformat-zero-length]
  sprintf(out_path, "");
                    ^
mpeg2enc.c:495:7: warning: implicit declaration of function ‘isalpha’ [-Wimplicit-function-declaration]
    if(isalpha(argv[i][j])) isnum = 0;
       ^
motion.c: In function ‘find_best_one_pel’:
motion.c:1232:6: warning: variable ‘init_size’ set but not used [-Wunused-but-set-variable]
  int init_size;
      ^
motion.c:1231:6: warning: variable ‘init_search’ set but not used [-Wunused-but-set-variable]
  int init_search;
      ^
motion.c: In function ‘fast_motion_data’:
motion.c:1697:27: warning: variable ‘start_colblk’ set but not used [-Wunused-but-set-variable]
  uint16_t *start_rowblk, *start_colblk;
                           ^
motion.c:1697:12: warning: variable ‘start_rowblk’ set but not used [-Wunused-but-set-variable]
  uint16_t *start_rowblk, *start_colblk;
            ^
gcc -c `cat x86_64/c_flags`  readpic.c -o x86_64/readpic.o
motion.c: In function ‘frame_ME’:
mpeg2enc.c:713:9: warning: pointer targets in passing argument 1 of ‘fgets’ differ in signedness [-Wpointer-sign]
   fgets(data, 1024, stdin_fd);
         ^
motion.c:2230:22: warning: unused variable ‘vmc_dp’ [-Wunused-variable]
  int imindmv,jmindmv,vmc_dp;
                      ^
In file included from /usr/include/stdio.h:936:0,
                 from mpeg2enc.c:32:
/usr/include/bits/stdio2.h:253:1: note: expected ‘char * restrict’ but argument is of type ‘unsigned char *’
 fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
 ^
mpeg2enc.c:714:35: warning: pointer targets in passing argument 1 of ‘atol’ differ in signedness [-Wpointer-sign]
   horizontal_size =          atol(data);
                                   ^
In file included from /usr/include/features.h:365:0,
                 from /usr/include/math.h:26,
                 from mpeg2enc.c:31:
/usr/include/stdlib.h:283:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
 __NTH (atol (const char *__nptr))
 ^
mpeg2enc.c:715:9: warning: pointer targets in passing argument 1 of ‘fgets’ differ in signedness [-Wpointer-sign]
   fgets(data, 1024, stdin_fd);
         ^
In file included from /usr/include/stdio.h:936:0,
                 from mpeg2enc.c:32:
/usr/include/bits/stdio2.h:253:1: note: expected ‘char * restrict’ but argument is of type ‘unsigned char *’
 fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
 ^
mpeg2enc.c:716:35: warning: pointer targets in passing argument 1 of ‘atol’ differ in signedness [-Wpointer-sign]
   vertical_size =            atol(data);
                                   ^
In file included from /usr/include/features.h:365:0,
                 from /usr/include/math.h:26,
                 from mpeg2enc.c:31:
/usr/include/stdlib.h:283:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
 __NTH (atol (const char *__nptr))
 ^
mpeg2enc.c:826:10: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
   printf("Encoding: %s frames %ld\n", out_path, nframes);
          ^
motion.c: In function ‘field_ME’:
motion.c:2627:13: warning: unused variable ‘dmc_dp’ [-Wunused-variable]
  int vmc_dp,dmc_dp;
             ^
motion.c:2627:6: warning: unused variable ‘vmc_dp’ [-Wunused-variable]
  int vmc_dp,dmc_dp;
      ^
motion.c:2624:17: warning: unused variable ‘dmc’ [-Wunused-variable]
  int var,vmc,v0,dmc,dmcfieldi,dmcfield,dmcfieldf,dmcfieldr,dmc8i;
                 ^
mpeg2enc.c:411:8: warning: unused variable ‘proc’ [-Wunused-variable]
  FILE *proc;
        ^
mpeg2enc.c:389:7: warning: unused variable ‘line’ [-Wunused-variable]
  char line[256];
       ^
mpeg2enc.c:388:8: warning: unused variable ‘fd’ [-Wunused-variable]
  FILE *fd;
        ^
motion.c: In function ‘stop_motion_engines’:
motion.c:3096:2: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
  free(motion_engines);
  ^
motion.c:3096:2: warning: incompatible implicit declaration of built-in function ‘free’
motion.c:3096:2: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
motion.c: At top level:
motion.c:634:13: warning: ‘dpframe_estimate’ defined but not used [-Wunused-function]
 static void dpframe_estimate (motion_engine_t *engine,
             ^
mpeg2enc.c:713:9: warning: pointer targets in passing argument 1 of ‘fgets’ differ in signedness [-Wpointer-sign]
   fgets(data, 1024, stdin_fd);
         ^
motion.c:800:13: warning: ‘dpfield_estimate’ defined but not used [-Wunused-function]
 static void dpfield_estimate(motion_engine_t *engine,
             ^
In file included from /usr/include/stdio.h:936:0,
                 from mpeg2enc.c:32:
/usr/include/bits/stdio2.h:253:1: note: expected ‘char * restrict’ but argument is of type ‘unsigned char *’
 fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
 ^
mpeg2enc.c:714:35: warning: pointer targets in passing argument 1 of ‘atol’ differ in signedness [-Wpointer-sign]
   horizontal_size =          atol(data);
                                   ^
In file included from /usr/include/features.h:365:0,
                 from /usr/include/math.h:26,
                 from mpeg2enc.c:31:
/usr/include/stdlib.h:283:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
 __NTH (atol (const char *__nptr))
 ^
mpeg2enc.c:715:9: warning: pointer targets in passing argument 1 of ‘fgets’ differ in signedness [-Wpointer-sign]
   fgets(data, 1024, stdin_fd);
         ^
In file included from /usr/include/stdio.h:936:0,
                 from mpeg2enc.c:32:
/usr/include/bits/stdio2.h:253:1: note: expected ‘char * restrict’ but argument is of type ‘unsigned char *’
 fgets (char *__restrict __s, int __n, FILE *__restrict __stream)
 ^
mpeg2enc.c:716:35: warning: pointer targets in passing argument 1 of ‘atol’ differ in signedness [-Wpointer-sign]
   vertical_size =            atol(data);
                                   ^
In file included from /usr/include/features.h:365:0,
                 from /usr/include/math.h:26,
                 from mpeg2enc.c:31:
/usr/include/stdlib.h:283:1: note: expected ‘const char *’ but argument is of type ‘unsigned char *’
 __NTH (atol (const char *__nptr))
 ^
mpeg2enc.c:826:10: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 3 has type ‘int’ [-Wformat=]
   printf("Encoding: %s frames %ld\n", out_path, nframes);
          ^
mpeg2enc.c:411:8: warning: unused variable ‘proc’ [-Wunused-variable]
  FILE *proc;
        ^
mpeg2enc.c:389:7: warning: unused variable ‘line’ [-Wunused-variable]
  char line[256];
       ^
mpeg2enc.c:388:8: warning: unused variable ‘fd’ [-Wunused-variable]
  FILE *fd;
        ^
mpeg2enc.c:713:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
   fgets(data, 1024, stdin_fd);
   ^
mpeg2enc.c:715:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
   fgets(data, 1024, stdin_fd);
   ^
mpeg2enc.c:790:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
   fgets(data, 1024, stdin_fd);
   ^
mpeg2enc.c:713:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
   fgets(data, 1024, stdin_fd);
   ^
mpeg2enc.c:715:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
   fgets(data, 1024, stdin_fd);
   ^
mpeg2enc.c:790:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
   fgets(data, 1024, stdin_fd);
   ^
mpeg2enc.c: In function ‘calculate_smp’:
mpeg2enc.c:358:4: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
    fgets(string, 1024, proc);
    ^
mpeg2enc.c: In function ‘calculate_smp’:
mpeg2enc.c:358:4: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
    fgets(string, 1024, proc);
    ^
gcc -c `cat x86_64/c_flags`  transfrm.c -o x86_64/transfrm.o
gcc -c `cat x86_64/c_flags`  fdctdata.c -o x86_64/fdctdata.o
gcc -c `cat x86_64/c_flags`  fdctref.c -o x86_64/fdctref.o
gcc -c `cat x86_64/c_flags`  idct.c -o x86_64/idct.o
gcc -c `cat x86_64/c_flags`  idctdata.c -o x86_64/idctdata.o
readpic.c: In function ‘read_mpeg’:
readpic.c:51:4: warning: pointer targets in passing argument 2 of ‘mpeg3_read_yuvframe’ differ in signedness [-Wpointer-sign]
    frame[0],
    ^
In file included from global.h:30:0,
                 from readpic.c:34:
../libzmpeg3/libzmpeg3.h:3030:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’
 int mpeg3_read_yuvframe(zmpeg3_t *zsrc,char *y_output,char *u_output,
     ^
readpic.c:52:4: warning: pointer targets in passing argument 3 of ‘mpeg3_read_yuvframe’ differ in signedness [-Wpointer-sign]
    frame[1],
    ^
In file included from global.h:30:0,
                 from readpic.c:34:
../libzmpeg3/libzmpeg3.h:3030:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’
 int mpeg3_read_yuvframe(zmpeg3_t *zsrc,char *y_output,char *u_output,
     ^
readpic.c:53:4: warning: pointer targets in passing argument 4 of ‘mpeg3_read_yuvframe’ differ in signedness [-Wpointer-sign]
    frame[2],
    ^
In file included from global.h:30:0,
                 from readpic.c:34:
../libzmpeg3/libzmpeg3.h:3030:5: note: expected ‘char *’ but argument is of type ‘unsigned char *’
 int mpeg3_read_yuvframe(zmpeg3_t *zsrc,char *y_output,char *u_output,
     ^
readpic.c:40:7: warning: unused variable ‘name’ [-Wunused-variable]
  char name[128];
       ^
readpic.c:39:6: warning: unused variable ‘i’ [-Wunused-variable]
  int i;
      ^
readpic.c: In function ‘read_buffers’:
readpic.c:88:16: warning: unused variable ‘data’ [-Wunused-variable]
  unsigned char data[5];
                ^
readpic.c: In function ‘read_stdin’:
readpic.c:71:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread(data, 4, 1, stdin_fd);
  ^
readpic.c:80:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread(frame[0], width * height, 1, stdin_fd);
  ^
readpic.c:81:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread(frame[1], width / 2 * height / chroma_denominator, 1, stdin_fd);
  ^
readpic.c:82:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread(frame[2], width / 2 * height / chroma_denominator, 1, stdin_fd);
  ^
gcc -c `cat x86_64/c_flags`  quantize.c -o x86_64/quantize.o
transfrm.c: In function ‘init_transform_hv’:
transfrm.c:77:6: warning: variable ‘flags’ set but not used [-Wunused-but-set-variable]
  int flags;
      ^
transfrm.c: In function ‘start_transform_engines’:
transfrm.c:275:22: warning: implicit declaration of function ‘calloc’ [-Wimplicit-function-declaration]
  transform_engines = calloc(1, sizeof(transform_engine_t) * processors);
                      ^
transfrm.c:275:22: warning: incompatible implicit declaration of built-in function ‘calloc’
transfrm.c:275:22: note: include ‘<stdlib.h>’ or provide a declaration of ‘calloc’
transfrm.c: In function ‘stop_transform_engines’:
transfrm.c:305:2: warning: implicit declaration of function ‘free’ [-Wimplicit-function-declaration]
  free(transform_engines);
  ^
transfrm.c:305:2: warning: incompatible implicit declaration of built-in function ‘free’
transfrm.c:305:2: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
transfrm.c: In function ‘start_itransform_engines’:
transfrm.c:431:23: warning: incompatible implicit declaration of built-in function ‘calloc’
  itransform_engines = calloc(1, sizeof(transform_engine_t) * processors);
                       ^
transfrm.c:431:23: note: include ‘<stdlib.h>’ or provide a declaration of ‘calloc’
transfrm.c: In function ‘stop_itransform_engines’:
transfrm.c:461:2: warning: incompatible implicit declaration of built-in function ‘free’
  free(itransform_engines);
  ^
transfrm.c:461:2: note: include ‘<stdlib.h>’ or provide a declaration of ‘free’
gcc -c `cat x86_64/c_flags`  ratectl.c -o x86_64/ratectl.o
gcc -c `cat x86_64/c_flags`  stats.c -o x86_64/stats.o
gcc -c `cat x86_64/c_flags`  writepic.c -o x86_64/writepic.o
quantize.c: In function ‘init_quantizer_hv’:
quantize.c:61:7: warning: variable ‘flags’ set but not used [-Wunused-but-set-variable]
   int flags;
       ^
quantize.c: In function ‘quant_intra_hv’:
quantize.c:185:10: warning: implicit declaration of function ‘abs’ [-Wimplicit-function-declaration]
    y = ((abs(x) << 5)+ ((3 * quant_mat[i]) >> 2)) / (quant_mat[i] << 1);
          ^
ratectl.c:189:15: warning: ‘var_sblk’ defined but not used [-Wunused-function]
 static double var_sblk(p, lx)
               ^
ratectl.c: In function ‘ratectl_init_pict’:
ratectl.c:348:16: warning: ‘avg_K’ may be used uninitialized in this function [-Wmaybe-uninitialized]
          avg_K * ratectl->avg_act *(mb_per_pict) / ratectl->T);
                ^
stats.c:46:13: warning: ‘calcSNR1’ defined but not used [-Wunused-function]
 static void calcSNR1(org,rec,lx,w,h,pv,pe)
             ^
motion.c: In function ‘field_ME.isra.9’:
motion.c:2747:31: warning: ‘imins’ may be used uninitialized in this function [-Wmaybe-uninitialized]
      mbi->MV[0][0][0] = imins - (i<<1);
                               ^
motion.c:2748:31: warning: ‘jmins’ may be used uninitialized in this function [-Wmaybe-uninitialized]
      mbi->MV[0][0][1] = jmins - (j<<1);
                               ^
motion.c: In function ‘frame_ME.isra.8’:
motion.c:2381:23: warning: ‘imindmv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
      mbi->dmvector[0] = imindmv;
                       ^
motion.c:2382:23: warning: ‘jmindmv’ may be used uninitialized in this function [-Wmaybe-uninitialized]
      mbi->dmvector[1] = jmindmv;
                       ^
ar rcs `cat x86_64/objs`
g++ `cat x86_64/c_flags` -o x86_64/hveg2enc x86_64/hveg2enc.o x86_64/hveg2enc.a ../libzmpeg3/x86_64/libzmpeg3.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/liba52/.libs/liba52.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/encore-5.0/x86_64/libencore.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41/.libs/libesd.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41/.libs/libesddsp.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4/.libs/libfdk-aac.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavutil/libavutil.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavcodec/libavcodec.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libpostproc/libpostproc.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavdevice/libavdevice.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavformat/libavformat.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libswscale/libswscale.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavfilter/libavfilter.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libswresample/libswresample.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/lib/.libs/libgif.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/util/libgetarg.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex/.libs/libIex.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexMath/.libs/libIexMath.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half/.libs/libHalf.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Imath/.libs/libImath.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IlmThread/.libs/libIlmThread.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/libavc1394/.libs/libavc1394.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/librom1394/.libs/librom1394.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/common/.libs/libraw1394util.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221/bin/libopenjp2.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/libuuid-1.0.3/.libs/libuuid.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/mmxsse/.libs/libmmxsse.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/.libs/libmjpegutils.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/lavtools/.libs/liblavfile.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/lavtools/.libs/liblavjpeg.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvfilters/.libs/libyuvfilters.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/mpeg2enc/.libs/libmpeg2encpp.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/mplex/.libs/libmplex2.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImf/.libs/libIlmImf.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImfUtil/.libs/libIlmImfUtil.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9/libx265.a -laudiofile -lfaac -lfaad  -lfftw3 -lFLAC -lmp3lame -lraw1394 -liec61883 -ldv -ljpeg -logg -lsndfile -ltheora  -ltheoraenc  -ltheoradec  -logg -lvorbisenc  -lvorbis  -lvorbisfile  -logg  -ltiff -ltwolame -lx264 -lvpx /usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/liba52/.libs/liba52.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/encore-5.0/x86_64/libencore.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41/.libs/libesd.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41/.libs/libesddsp.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4/.libs/libfdk-aac.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavutil/libavutil.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavcodec/libavcodec.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libpostproc/libpostproc.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavdevice/libavdevice.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavformat/libavformat.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libswscale/libswscale.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavfilter/libavfilter.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libswresample/libswresample.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/lib/.libs/libgif.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/util/libgetarg.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex/.libs/libIex.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexMath/.libs/libIexMath.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half/.libs/libHalf.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Imath/.libs/libImath.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IlmThread/.libs/libIlmThread.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/libavc1394/.libs/libavc1394.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/librom1394/.libs/librom1394.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/common/.libs/libraw1394util.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221/bin/libopenjp2.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/libuuid-1.0.3/.libs/libuuid.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/mmxsse/.libs/libmmxsse.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/.libs/libmjpegutils.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/lavtools/.libs/liblavfile.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/lavtools/.libs/liblavjpeg.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvfilters/.libs/libyuvfilters.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/mpeg2enc/.libs/libmpeg2encpp.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/mplex/.libs/libmplex2.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImf/.libs/libIlmImf.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImfUtil/.libs/libIlmImfUtil.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9/libx265.a -lasound -lpthread -lpng -ljpeg -lX11 -lz -llzma -lbz2 -lm -ldl  -Wl,--start-group /usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/liba52/.libs/liba52.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/encore-5.0/x86_64/libencore.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41/.libs/libesd.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41/.libs/libesddsp.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4/.libs/libfdk-aac.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavutil/libavutil.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavcodec/libavcodec.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libpostproc/libpostproc.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavdevice/libavdevice.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavformat/libavformat.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libswscale/libswscale.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libavfilter/libavfilter.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/libswresample/libswresample.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/lib/.libs/libgif.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/util/libgetarg.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex/.libs/libIex.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexMath/.libs/libIexMath.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half/.libs/libHalf.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Imath/.libs/libImath.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IlmThread/.libs/libIlmThread.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/libavc1394/.libs/libavc1394.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/librom1394/.libs/librom1394.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/common/.libs/libraw1394util.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221/bin/libopenjp2.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/libuuid-1.0.3/.libs/libuuid.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/mmxsse/.libs/libmmxsse.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils/.libs/libmjpegutils.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/lavtools/.libs/liblavfile.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/lavtools/.libs/liblavjpeg.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvfilters/.libs/libyuvfilters.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/mpeg2enc/.libs/libmpeg2encpp.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/mplex/.libs/libmplex2.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImf/.libs/libIlmImf.a  /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImfUtil/.libs/libIlmImfUtil.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9/libx265.a -laudiofile -lfaac -lfaad  -lfftw3 -lFLAC -lmp3lame -lraw1394 -liec61883 -ldv -ljpeg -logg -lsndfile -ltheora  -ltheoraenc  -ltheoradec  -logg -lvorbisenc  -lvorbis  -lvorbisfile  -logg  -ltiff -ltwolame -lx264 -lvpx -Wl,--end-group  -ldl -lva
objcopy --only-keep-debug x86_64/hveg2enc x86_64/hveg2enc_g
strip x86_64/hveg2enc
make[2]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/mpeg2enc'
make[2]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/mplexlo'
g++ -c -O2 -g -fno-omit-frame-pointer -pthread -fno-math-errno -fno-signed-zeros -Wall -DHAVE_GL -DHAVE_XFT -DHAVE_ESOUND -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/freetype2 -I../  -DHAVE_OSS -DHAVE_DVB -DHAVE_FIREWIRE -DHAVE_VIDEO4LINUX2 -DHAVE_DV -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DPNG_SKIP_SETJMP_CHECK=1 -I../libzmpeg3  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/include  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/encore-5.0/.  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41/.  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4/libAACdec/include  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4/libAACenc/include  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4/libSYS/include  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ffmpeg-3.0/.  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/lib  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Imath  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/config  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IlmThread    -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/.  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221/src/lib/openjp2  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libuuid-1.0.3/.  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/.  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/lavtools  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/utils  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/IlmImf  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openexr-2.2.0/config  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9/.  -I/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9/source  mplex.c -o x86_64/mplex.o
mplex.c: In function ‘int write_packet(track_t*, float, float, multiplexer_t*, int, int)’:
mplex.c:118:68: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   /*int bytes_read =*/ fread(ptr, 1, packet_bytes, track->raw_file);
                                                                    ^
g++ -o x86_64/mplexlo x86_64/mplex.o
make[2]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/mplexlo'
make[2]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/db'
g++ -pthread -Wall -ggdb -I.. -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o x86_64/tdb.o tdb.C
g++ -pthread -Wall -ggdb -I.. -fno-omit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -o x86_64/xsch.o xsch.C
g++ -pthread -o x86_64/xsch x86_64/xsch.o 
x86_64/xsch < sch.txt
Create Table at 2
Create index at 10
Create index at 11
Create Table at 14
Create index at 22
Create index at 23
Create Table at 26
Create index at 40
Create index at 41
Create index at 42
Create index at 43
Create Table at 46
Create index at 52
Create index at 53
Create index at 54
 4 Tables
 11 Indecies
  0. Video_frame ( Frame_mean Frame_std_dev Frame_cx Frame_cy Frame_moment Frame_data )
    0.0. Frame_weight on Video_frame( Frame_mean )
    0.1. Frame_center on Video_frame( Frame_moment )

  1. Timeline ( Clip_id Sequence_no Frame_id Group Time_offset )
    1.0. Timelines on Timeline( Frame_id )
    1.1. Sequences on Timeline( Clip_id Sequence_no )

  2. Clip_set ( Title Asset_path Position Framerate Average_weight Frames Prefix_size Suffix_size Weights System_time Creation_time )
    2.0. Clip_title on Clip_set( Title )
    2.1. Clip_system_time on Clip_set( System_time )
    2.2. Clip_creation_time on Clip_set( Creation_time )
    2.3. Clip_path_pos on Clip_set( Asset_path Position )

  3. Clip_views ( Access_clip_id Access_time Access_count )
    3.0. Clip_access on Clip_views( Access_clip_id )
    3.1. Last_view on Clip_views( Access_time )
    3.2. Total_views on Clip_views( Access_count Access_clip_id )

ended on line 55 - | 
ar rcs x86_64/db.a x86_64/tdb.o 
ctags -R .
make[2]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/db'
make[2]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/guicast'
g++ `cat x86_64/c_flags` -c bcbar.C -o x86_64/bcbar.o
g++ `cat x86_64/c_flags` -c bcbitmap.C -o x86_64/bcbitmap.o
g++ `cat x86_64/c_flags` -c bcbutton.C -o x86_64/bcbutton.o
g++ `cat x86_64/c_flags` -c bccapture.C -o x86_64/bccapture.o
g++ `cat x86_64/c_flags` -c bccmodels.C -o x86_64/bccmodels.o
g++ `cat x86_64/c_flags` -c bccounter.C -o x86_64/bccounter.o
g++ `cat x86_64/c_flags` -c bcclipboard.C -o x86_64/bcclipboard.o
g++ `cat x86_64/c_flags` -c bcdelete.C -o x86_64/bcdelete.o
g++ `cat x86_64/c_flags` -c bcdialog.C -o x86_64/bcdialog.o
g++ `cat x86_64/c_flags` -c bcdisplay.C -o x86_64/bcdisplay.o
g++ `cat x86_64/c_flags` -c bcdisplayinfo.C -o x86_64/bcdisplayinfo.o
g++ `cat x86_64/c_flags` -c bcdragwindow.C -o x86_64/bcdragwindow.o
g++ `cat x86_64/c_flags` -c bcfilebox.C -o x86_64/bcfilebox.o
g++ `cat x86_64/c_flags` -c bcfontentry.C -o x86_64/bcfontentry.o
g++ `cat x86_64/c_flags` -c bclistbox.C -o x86_64/bclistbox.o
g++ `cat x86_64/c_flags` -c bclistboxitem.C -o x86_64/bclistboxitem.o
g++ `cat x86_64/c_flags` -c bchash.C -o x86_64/bchash.o
g++ `cat x86_64/c_flags` -c bcmenu.C -o x86_64/bcmenu.o
g++ `cat x86_64/c_flags` -c bcmenubar.C -o x86_64/bcmenubar.o
g++ `cat x86_64/c_flags` -c bcmenuitem.C -o x86_64/bcmenuitem.o
g++ `cat x86_64/c_flags` -c bcmenupopup.C -o x86_64/bcmenupopup.o
g++ `cat x86_64/c_flags` -c bcmeter.C -o x86_64/bcmeter.o
g++ `cat x86_64/c_flags` -c bcnewfolder.C -o x86_64/bcnewfolder.o
g++ `cat x86_64/c_flags` -c bcpan.C -o x86_64/bcpan.o
g++ `cat x86_64/c_flags` -c bcpbuffer.C -o x86_64/bcpbuffer.o
g++ `cat x86_64/c_flags` -c bcpixmap.C -o x86_64/bcpixmap.o
g++ `cat x86_64/c_flags` -c bcpopup.C -o x86_64/bcpopup.o
g++ `cat x86_64/c_flags` -c bcpopupmenu.C -o x86_64/bcpopupmenu.o
g++ `cat x86_64/c_flags` -c bcpot.C -o x86_64/bcpot.o
g++ `cat x86_64/c_flags` -c bcprogress.C -o x86_64/bcprogress.o
g++ `cat x86_64/c_flags` -c bcprogressbox.C -o x86_64/bcprogressbox.o
g++ `cat x86_64/c_flags` -c bcrecentlist.C -o x86_64/bcrecentlist.o
g++ `cat x86_64/c_flags` -c bcrename.C -o x86_64/bcrename.o
g++ `cat x86_64/c_flags` -c bcrepeater.C -o x86_64/bcrepeater.o
g++ `cat x86_64/c_flags` -c bcresources.C -o x86_64/bcresources.o
g++ `cat x86_64/c_flags` -c bcscrollbar.C -o x86_64/bcscrollbar.o
g++ `cat x86_64/c_flags` -c bcsignals.C -o x86_64/bcsignals.o
g++ `cat x86_64/c_flags` -c bcslider.C -o x86_64/bcslider.o
g++ `cat x86_64/c_flags` -c bcsubwindow.C -o x86_64/bcsubwindow.o
g++ `cat x86_64/c_flags` -c bcsynchronous.C -o x86_64/bcsynchronous.o
g++ `cat x86_64/c_flags` -c bctextbox.C -o x86_64/bctextbox.o
g++ `cat x86_64/c_flags` -c bctexture.C -o x86_64/bctexture.o
g++ `cat x86_64/c_flags` -c bctheme.C -o x86_64/bctheme.o
g++ `cat x86_64/c_flags` -c bctitle.C -o x86_64/bctitle.o
g++ `cat x86_64/c_flags` -c bctoggle.C -o x86_64/bctoggle.o
g++ `cat x86_64/c_flags` -c bctumble.C -o x86_64/bctumble.o
g++ `cat x86_64/c_flags` -c bcwindow.C -o x86_64/bcwindow.o
g++ `cat x86_64/c_flags` -c bcwindow3d.C -o x86_64/bcwindow3d.o
g++ `cat x86_64/c_flags` -c bcwindowbase.C -o x86_64/bcwindowbase.o
g++ `cat x86_64/c_flags` -c bcwindowdraw.C -o x86_64/bcwindowdraw.o
g++ `cat x86_64/c_flags` -c bcwindowevents.C -o x86_64/bcwindowevents.o
python2.7 < ./bccmdl.py > bcxfer.C
g++ `cat x86_64/c_flags` -c condition.C -o x86_64/condition.o
g++ `cat x86_64/c_flags` -c errorbox.C -o x86_64/errorbox.o
g++ `cat x86_64/c_flags` -c filesystem.C -o x86_64/filesystem.o
g++ `cat x86_64/c_flags` -c mutex.C -o x86_64/mutex.o
g++ `cat x86_64/c_flags` -c rotateframe.C -o x86_64/rotateframe.o
g++ `cat x86_64/c_flags` -c sema.C -o x86_64/sema.o
g++ `cat x86_64/c_flags` -c thread.C -o x86_64/thread.o
filesystem.C: In constructor ‘FileSystem::FileSystem()’:
filesystem.C:123:38: warning: ignoring return value of ‘char* getcwd(char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  (void)getcwd(current_dir, BCTEXTLEN);
                                      ^
g++ `cat x86_64/c_flags` -c testobject.C -o x86_64/testobject.o
g++ `cat x86_64/c_flags` -c bctimer.C -o x86_64/bctimer.o
g++ `cat x86_64/c_flags` -c units.C -o x86_64/units.o
g++ `cat x86_64/c_flags` -c vframe.C -o x86_64/vframe.o
g++ `cat x86_64/c_flags` -c vframe3d.C -o x86_64/vframe3d.o
g++ `cat x86_64/c_flags` -c vicon.C -o x86_64/vicon.o
g++ `cat x86_64/c_flags` -c workarounds.C -o x86_64/workarounds.o
gcc -O2 -DBOOTSTRAP="\"objcopy -B i386 -I binary -O elf64-x86-64\"" bootstrap.c -o x86_64/bootstrap
gcc -O2 pngtoh.c -o x86_64/pngtoh
gcc -O2 pngtoraw.c -o x86_64/pngtoraw -lpng -lz
g++ `cat x86_64/c_flags` -c bcxfer.C -o x86_64/bcxfer.o
ar rcs x86_64/libguicast.a `cat x86_64/objs`
make[2]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/guicast'
make[2]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/cinelerra'
g++ `cat x86_64/c_flags` -c aattachmentpoint.C -o x86_64/aattachmentpoint.o
g++ `cat x86_64/c_flags` -c aautomation.C -o x86_64/aautomation.o
g++ `cat x86_64/c_flags` -c aboutprefs.C -o x86_64/aboutprefs.o
g++ `cat x86_64/c_flags` -c adeviceprefs.C -o x86_64/adeviceprefs.o
g++ `cat x86_64/c_flags` -c aedit.C -o x86_64/aedit.o
g++ `cat x86_64/c_flags` -c aedits.C -o x86_64/aedits.o
g++ `cat x86_64/c_flags` -c affine.C -o x86_64/affine.o
g++ `cat x86_64/c_flags` -c amodule.C -o x86_64/amodule.o
g++ `cat x86_64/c_flags` -c androidcontrol.C -o x86_64/androidcontrol.o
g++ `cat x86_64/c_flags` -c apatchgui.C -o x86_64/apatchgui.o
g++ `cat x86_64/c_flags` -c aplugin.C -o x86_64/aplugin.o
g++ `cat x86_64/c_flags` -c apluginarray.C -o x86_64/apluginarray.o
androidcontrol.C: In member function ‘virtual void AndroidControl::run()’:
androidcontrol.C:129:39: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
    system("sync; sleep 1; pm-suspend");
                                       ^
androidcontrol.C:132:37: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
    system("sync; sleep 1; poweroff");
                                     ^
g++ `cat x86_64/c_flags` -c apluginset.C -o x86_64/apluginset.o
g++ `cat x86_64/c_flags` -c arender.C -o x86_64/arender.o
g++ `cat x86_64/c_flags` -c assetedit.C -o x86_64/assetedit.o
g++ `cat x86_64/c_flags` -c assetpopup.C -o x86_64/assetpopup.o
g++ `cat x86_64/c_flags` -c assetremove.C -o x86_64/assetremove.o
g++ `cat x86_64/c_flags` -c assets.C -o x86_64/assets.o
g++ `cat x86_64/c_flags` -c asset.C -o x86_64/asset.o
g++ `cat x86_64/c_flags` -c atrack.C -o x86_64/atrack.o
g++ `cat x86_64/c_flags` -c attachmentpoint.C -o x86_64/attachmentpoint.o
g++ `cat x86_64/c_flags` -c audio1394.C -o x86_64/audio1394.o
g++ `cat x86_64/c_flags` -c audioalsa.C -o x86_64/audioalsa.o
g++ `cat x86_64/c_flags` -c audiodevice.C -o x86_64/audiodevice.o
g++ `cat x86_64/c_flags` -c audiodvb.C -o x86_64/audiodvb.o
g++ `cat x86_64/c_flags` -c audioesound.C -o x86_64/audioesound.o
g++ `cat x86_64/c_flags` -c audioidevice.C -o x86_64/audioidevice.o
g++ `cat x86_64/c_flags` -c audioodevice.C -o x86_64/audioodevice.o
g++ `cat x86_64/c_flags` -c audiooss.C -o x86_64/audiooss.o
g++ `cat x86_64/c_flags` -c auto.C -o x86_64/auto.o
g++ `cat x86_64/c_flags` -c autos.C -o x86_64/autos.o
g++ `cat x86_64/c_flags` -c autoconf.C -o x86_64/autoconf.o
g++ `cat x86_64/c_flags` -c automation.C -o x86_64/automation.o
g++ `cat x86_64/c_flags` -c avc1394control.C -o x86_64/avc1394control.o
g++ `cat x86_64/c_flags` -c avc1394transport.C -o x86_64/avc1394transport.o
g++ `cat x86_64/c_flags` -c awindow.C -o x86_64/awindow.o
g++ `cat x86_64/c_flags` -c awindowgui.C -o x86_64/awindowgui.o
g++ `cat x86_64/c_flags` -c awindowmenu.C -o x86_64/awindowmenu.o
audiooss.C: In member function ‘virtual void OSSThread::run()’:
audiooss.C:86:25: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
    read(fd, data, bytes);
                         ^
g++ `cat x86_64/c_flags` -c batch.C -o x86_64/batch.o
g++ `cat x86_64/c_flags` -c batchrender.C -o x86_64/batchrender.o
g++ `cat x86_64/c_flags` -c bitspopup.C -o x86_64/bitspopup.o
g++ `cat x86_64/c_flags` -c brender.C -o x86_64/brender.o
g++ `cat x86_64/c_flags` -c browsebutton.C -o x86_64/browsebutton.o
g++ `cat x86_64/c_flags` -c byteorderpopup.C -o x86_64/byteorderpopup.o
g++ `cat x86_64/c_flags` -c cache.C -o x86_64/cache.o
g++ `cat x86_64/c_flags` -c cachebase.C -o x86_64/cachebase.o
g++ `cat x86_64/c_flags` -c canvas.C -o x86_64/canvas.o
g++ `cat x86_64/c_flags` -c canvastools.C -o x86_64/canvastools.o
brender.C: In member function ‘virtual void BRender::run()’:
brender.C:149:40: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   (void)fread(string, 1, BCTEXTLEN, fd);
                                        ^
g++ `cat x86_64/c_flags` -c channel.C -o x86_64/channel.o
g++ `cat x86_64/c_flags` -c channeldb.C -o x86_64/channeldb.o
g++ `cat x86_64/c_flags` -c channeledit.C -o x86_64/channeledit.o
g++ `cat x86_64/c_flags` -c channelpicker.C -o x86_64/channelpicker.o
g++ `cat x86_64/c_flags` -c chantables.C -o x86_64/chantables.o
g++ `cat x86_64/c_flags` -c clipedit.C -o x86_64/clipedit.o
g++ `cat x86_64/c_flags` -c cicolors.C -o x86_64/cicolors.o
g++ `cat x86_64/c_flags` -c colorpicker.C -o x86_64/colorpicker.o
g++ `cat x86_64/c_flags` -c commonrender.C -o x86_64/commonrender.o
g++ `cat x86_64/c_flags` -c confirmsave.C -o x86_64/confirmsave.o
g++ `cat x86_64/c_flags` -c confirmquit.C -o x86_64/confirmquit.o
g++ `cat x86_64/c_flags` -c cpanel.C -o x86_64/cpanel.o
g++ `cat x86_64/c_flags` -c cplayback.C -o x86_64/cplayback.o
g++ `cat x86_64/c_flags` -c ctimebar.C -o x86_64/ctimebar.o
g++ `cat x86_64/c_flags` -c ctracking.C -o x86_64/ctracking.o
g++ `cat x86_64/c_flags` -c cursor.C -o x86_64/cursor.o
g++ `cat x86_64/c_flags` -c cwindow.C -o x86_64/cwindow.o
g++ `cat x86_64/c_flags` -c cwindowgui.C -o x86_64/cwindowgui.o
g++ `cat x86_64/c_flags` -c cwindowtool.C -o x86_64/cwindowtool.o
g++ `cat x86_64/c_flags` -c dcoffset.C -o x86_64/dcoffset.o
g++ `cat x86_64/c_flags` -c device1394input.C -o x86_64/device1394input.o
g++ `cat x86_64/c_flags` -c devicedvbinput.C -o x86_64/devicedvbinput.o
g++ `cat x86_64/c_flags` -c device1394output.C -o x86_64/device1394output.o
g++ `cat x86_64/c_flags` -c deleteallindexes.C -o x86_64/deleteallindexes.o
g++ `cat x86_64/c_flags` -c dvbtune.C -o x86_64/dvbtune.o
g++ `cat x86_64/c_flags` -c drivesync.C -o x86_64/drivesync.o
g++ `cat x86_64/c_flags` -c edit.C -o x86_64/edit.o
g++ `cat x86_64/c_flags` -c edithandles.C -o x86_64/edithandles.o
g++ `cat x86_64/c_flags` -c editlength.C -o x86_64/editlength.o
g++ `cat x86_64/c_flags` -c editpanel.C -o x86_64/editpanel.o
g++ `cat x86_64/c_flags` -c editpopup.C -o x86_64/editpopup.o
g++ `cat x86_64/c_flags` -c edits.C -o x86_64/edits.o
g++ `cat x86_64/c_flags` -c edl.C -o x86_64/edl.o
g++ `cat x86_64/c_flags` -c edlsession.C -o x86_64/edlsession.o
g++ `cat x86_64/c_flags` -c exportedl.C -o x86_64/exportedl.o
g++ `cat x86_64/c_flags` -c fadeengine.C -o x86_64/fadeengine.o
g++ `cat x86_64/c_flags` -c ffmpeg.C -o x86_64/ffmpeg.o
g++ `cat x86_64/c_flags` -c file.C -o x86_64/file.o
g++ `cat x86_64/c_flags` -c fileac3.C -o x86_64/fileac3.o
g++ `cat x86_64/c_flags` -c filebase.C -o x86_64/filebase.o
g++ `cat x86_64/c_flags` -c filebaseaudio.C -o x86_64/filebaseaudio.o
g++ `cat x86_64/c_flags` -c filebaseulaw.C -o x86_64/filebaseulaw.o
g++ `cat x86_64/c_flags` -c filecr2.C -o x86_64/filecr2.o
g++ `cat x86_64/c_flags` -c fileffmpeg.C -o x86_64/fileffmpeg.o
g++ `cat x86_64/c_flags` -c filedv.C -o x86_64/filedv.o
ffmpeg.C: In static member function ‘static int FFMPEG::load_defaults(const char*, const char*, char*, char*, int)’:
ffmpeg.C:1206:28: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  fgets(codec, BCSTRLEN, fp);
                            ^
ffmpeg.C: In static member function ‘static int FFMPEG::load_options(const char*, char*, int)’:
ffmpeg.C:1327:21: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  fgets(bfr, len, fp); // skip hdr
                     ^
g++ `cat x86_64/c_flags` -c fileexr.C -o x86_64/fileexr.o
g++ `cat x86_64/c_flags` -c fileflac.C -o x86_64/fileflac.o
g++ `cat x86_64/c_flags` -c fileformat.C -o x86_64/fileformat.o
file.C: In member function ‘int File::open_file(Preferences*, Asset*, int, int)’:
file.C:414:30: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
    fread(test, 16, 1, stream);
                              ^
g++ `cat x86_64/c_flags` -c filegif.C -o x86_64/filegif.o
filecr2.C: In static member function ‘static int FileCR2::check_sig(Asset*)’:
filecr2.C:72:35: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   (void)fread(test, 10, 1, stream);
                                   ^
g++ `cat x86_64/c_flags` -c filelist.C -o x86_64/filelist.o
g++ `cat x86_64/c_flags` -c filejpeg.C -o x86_64/filejpeg.o
g++ `cat x86_64/c_flags` -c filempeg.C -o x86_64/filempeg.o
filedv.C: In member function ‘virtual int FileDV::open_file(int, int)’:
filedv.C:266:48: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   fread(temp, DV1394_PAL_FRAME_SIZE, 1, stream);
                                                ^
filedv.C: In static member function ‘static int FileDV::check_sig(Asset*)’:
filedv.C:339:30: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  fread(&temp, 3, 1, t_stream);
                              ^
filedv.C: In member function ‘virtual int FileDV::read_frame(VFrame*)’:
filedv.C:819:45: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  fread(video_buffer, output_size, 1, stream);
                                             ^
g++ `cat x86_64/c_flags` -c fileogg.C -o x86_64/fileogg.o
g++ `cat x86_64/c_flags` -c filepng.C -o x86_64/filepng.o
g++ `cat x86_64/c_flags` -c filescene.C -o x86_64/filescene.o
g++ `cat x86_64/c_flags` -c filesndfile.C -o x86_64/filesndfile.o
filelist.C: In member function ‘virtual int FileList::open_file(int, int)’:
filelist.C:109:56: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
     (void)fread(string, strlen(list_prefix), 1, stream);
                                                        ^
filelist.C: In member function ‘int FileList::read_list_header()’:
filelist.C:220:42: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
    (void)fgets(string, BCTEXTLEN, stream);
                                          ^
filelist.C:229:42: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
    (void)fgets(string, BCTEXTLEN, stream);
                                          ^
filelist.C:235:42: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
    (void)fgets(string, BCTEXTLEN, stream);
                                          ^
filelist.C:247:42: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
    (void)fgets(string, BCTEXTLEN, stream);
                                          ^
filelist.C: In member function ‘virtual int FileList::read_frame(VFrame*)’:
filelist.C:321:59: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
       (void)fread(frame->get_data(), ostat.st_size, 1, in);
                                                           ^
filelist.C:326:58: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
       (void)fread(data->get_data(), ostat.st_size, 1, in);
                                                          ^
filelist.C:363:60: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
        (void)fread(frame->get_data(), ostat.st_size, 1, fd);
                                                            ^
filelist.C:368:59: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
        (void)fread(data->get_data(), ostat.st_size, 1, fd);
                                                           ^
filejpeg.C: In static member function ‘static int FileJPEG::check_sig(Asset*)’:
filejpeg.C:56:35: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   (void)fread(test, 10, 1, stream);
                                   ^
filejpeg.C: In member function ‘virtual int FileJPEG::read_frame_header(char*)’:
filejpeg.C:210:33: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  (void)fread(test, 2, 1, stream);
                                 ^
g++ `cat x86_64/c_flags` -c filetga.C -o x86_64/filetga.o
g++ `cat x86_64/c_flags` -c filethread.C -o x86_64/filethread.o
g++ `cat x86_64/c_flags` -c filetiff.C -o x86_64/filetiff.o
filescene.C: In member function ‘VFrame* SceneTokens::load_image(char*)’:
filescene.C:1850:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  (void)fread(data + 4, 1, size, fd);
                                    ^
g++ `cat x86_64/c_flags` -c filevorbis.C -o x86_64/filevorbis.o
filepng.C: In static member function ‘static int FilePNG::check_sig(Asset*)’:
filepng.C:56:35: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   (void)fread(test, 16, 1, stream);
                                   ^
fileogg.C: In static member function ‘static int FileOGG::check_sig(Asset*)’:
fileogg.C:1321:29: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  (void)fread(data, 4, 1, fd);
                             ^
g++ `cat x86_64/c_flags` -c filexml.C -o x86_64/filexml.o
filetga.C: In static member function ‘static int FileTGA::check_sig(Asset*)’:
filetga.C:84:36: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
    (void)fread(test, 16, 1, stream);
                                    ^
filetga.C: In member function ‘virtual int FileTGA::read_frame_header(char*)’:
filetga.C:224:44: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  (void)fread(header, HEADERSIZE, 1, stream);
                                            ^
g++ `cat x86_64/c_flags` -c floatauto.C -o x86_64/floatauto.o
g++ `cat x86_64/c_flags` -c floatautos.C -o x86_64/floatautos.o
g++ `cat x86_64/c_flags` -c formatcheck.C -o x86_64/formatcheck.o
filevorbis.C: In static member function ‘static int FileVorbis::check_sig(Asset*)’:
filevorbis.C:84:30: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   (void)fread(data, 4, 1, fd);
                              ^
filetiff.C: In static member function ‘static int FileTIFF::check_sig(Asset*)’:
filetiff.C:72:35: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   (void)fread(test, 10, 1, stream);
                                   ^
filexml.C: In member function ‘int FileXML::read_from_file(const char*, int)’:
filexml.C:558:34: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  (void)fread(fbfr, length, 1, in);
                                  ^
g++ `cat x86_64/c_flags` -c formatpresets.C -o x86_64/formatpresets.o
g++ `cat x86_64/c_flags` -c formatpopup.C -o x86_64/formatpopup.o
g++ `cat x86_64/c_flags` -c formattools.C -o x86_64/formattools.o
g++ `cat x86_64/c_flags` -c fourier.C -o x86_64/fourier.o
g++ `cat x86_64/c_flags` -c framecache.C -o x86_64/framecache.o
g++ `cat x86_64/c_flags` -c garbage.C -o x86_64/garbage.o
g++ `cat x86_64/c_flags` -c gwindow.C -o x86_64/gwindow.o
g++ `cat x86_64/c_flags` -c gwindowgui.C -o x86_64/gwindowgui.o
g++ `cat x86_64/c_flags` -c iec61883input.C -o x86_64/iec61883input.o
g++ `cat x86_64/c_flags` -c iec61883output.C -o x86_64/iec61883output.o
g++ `cat x86_64/c_flags` -c indexable.C -o x86_64/indexable.o
g++ `cat x86_64/c_flags` -c indexfile.C -o x86_64/indexfile.o
g++ `cat x86_64/c_flags` -c indexstate.C -o x86_64/indexstate.o
g++ `cat x86_64/c_flags` -c indexthread.C -o x86_64/indexthread.o
g++ `cat x86_64/c_flags` -c intauto.C -o x86_64/intauto.o
g++ `cat x86_64/c_flags` -c intautos.C -o x86_64/intautos.o
g++ `cat x86_64/c_flags` -c interfaceprefs.C -o x86_64/interfaceprefs.o
g++ `cat x86_64/c_flags` -c interlacemodes.C -o x86_64/interlacemodes.o
g++ `cat x86_64/c_flags` -c keyframe.C -o x86_64/keyframe.o
g++ `cat x86_64/c_flags` -c keyframegui.C -o x86_64/keyframegui.o
g++ `cat x86_64/c_flags` -c keyframepopup.C -o x86_64/keyframepopup.o
indexfile.C: In member function ‘int IndexFile::draw_index(TrackCanvas*, ResourcePixmap*, Edit*, int, int)’:
indexfile.C:722:59: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
    (void)fread(buffer, length_read + sizeof(float), 1, fd);
                                                           ^
g++ `cat x86_64/c_flags` -c keyframes.C -o x86_64/keyframes.o
g++ `cat x86_64/c_flags` -c keyframehandles.C -o x86_64/keyframehandles.o
g++ `cat x86_64/c_flags` -c labeledit.C -o x86_64/labeledit.o
g++ `cat x86_64/c_flags` -c labelnavigate.C -o x86_64/labelnavigate.o
g++ `cat x86_64/c_flags` -c labels.C -o x86_64/labels.o
g++ `cat x86_64/c_flags` -c levelwindow.C -o x86_64/levelwindow.o
g++ `cat x86_64/c_flags` -c levelwindowgui.C -o x86_64/levelwindowgui.o
g++ `cat x86_64/c_flags` -c libdv.C -o x86_64/libdv.o
g++ `cat x86_64/c_flags` -c libmjpeg.C -o x86_64/libmjpeg.o
g++ `cat x86_64/c_flags` -c loadbalance.C -o x86_64/loadbalance.o
g++ `cat x86_64/c_flags` -c loadfile.C -o x86_64/loadfile.o
g++ `cat x86_64/c_flags` -c loadmode.C -o x86_64/loadmode.o
g++ `cat x86_64/c_flags` -c localsession.C -o x86_64/localsession.o
g++ `cat x86_64/c_flags` -c main.C -o x86_64/main.o
g++ `cat x86_64/c_flags` -c mainclock.C -o x86_64/mainclock.o
g++ `cat x86_64/c_flags` -c maincursor.C -o x86_64/maincursor.o
g++ `cat x86_64/c_flags` -c mainerror.C -o x86_64/mainerror.o
g++ `cat x86_64/c_flags` -c mainindexes.C -o x86_64/mainindexes.o
g++ `cat x86_64/c_flags` -c mainmenu.C -o x86_64/mainmenu.o
g++ `cat x86_64/c_flags` -c mainprogress.C -o x86_64/mainprogress.o
g++ `cat x86_64/c_flags` -c mainsession.C -o x86_64/mainsession.o
g++ `cat x86_64/c_flags` -c mainundo.C -o x86_64/mainundo.o
g++ `cat x86_64/c_flags` -c manualgoto.C -o x86_64/manualgoto.o
g++ `cat x86_64/c_flags` -c maskauto.C -o x86_64/maskauto.o
g++ `cat x86_64/c_flags` -c maskautos.C -o x86_64/maskautos.o
g++ `cat x86_64/c_flags` -c maskengine.C -o x86_64/maskengine.o
g++ `cat x86_64/c_flags` -c mbuttons.C -o x86_64/mbuttons.o
g++ `cat x86_64/c_flags` -c menuaeffects.C -o x86_64/menuaeffects.o
g++ `cat x86_64/c_flags` -c menuattacheffect.C -o x86_64/menuattacheffect.o
g++ `cat x86_64/c_flags` -c menuattachtransition.C -o x86_64/menuattachtransition.o
g++ `cat x86_64/c_flags` -c menueditlength.C -o x86_64/menueditlength.o
g++ `cat x86_64/c_flags` -c menueffects.C -o x86_64/menueffects.o
g++ `cat x86_64/c_flags` -c menutransitionlength.C -o x86_64/menutransitionlength.o
g++ `cat x86_64/c_flags` -c menuveffects.C -o x86_64/menuveffects.o
g++ `cat x86_64/c_flags` -c meterpanel.C -o x86_64/meterpanel.o
g++ `cat x86_64/c_flags` -c module.C -o x86_64/module.o
g++ `cat x86_64/c_flags` -c mtimebar.C -o x86_64/mtimebar.o
g++ `cat x86_64/c_flags` -c mwindow.C -o x86_64/mwindow.o
g++ `cat x86_64/c_flags` -c mwindowedit.C -o x86_64/mwindowedit.o
g++ `cat x86_64/c_flags` -c mwindowgui.C -o x86_64/mwindowgui.o
g++ `cat x86_64/c_flags` -c mwindowmove.C -o x86_64/mwindowmove.o
g++ `cat x86_64/c_flags` -c nestededls.C -o x86_64/nestededls.o
g++ `cat x86_64/c_flags` -c new.C -o x86_64/new.o
g++ `cat x86_64/c_flags` -c newfolder.C -o x86_64/newfolder.o
g++ `cat x86_64/c_flags` -c overlayframe.C -o x86_64/overlayframe.o
g++ `cat x86_64/c_flags` -c packagedispatcher.C -o x86_64/packagedispatcher.o
g++ `cat x86_64/c_flags` -c packagerenderer.C -o x86_64/packagerenderer.o
g++ `cat x86_64/c_flags` -c packagingengine.C -o x86_64/packagingengine.o
g++ `cat x86_64/c_flags` -c panauto.C -o x86_64/panauto.o
g++ `cat x86_64/c_flags` -c panautos.C -o x86_64/panautos.o
mwindow.C: In member function ‘void MWindow::init_shm()’:
mwindow.C:1825:28: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
  fscanf(fd, "%jd", &result);
                            ^
g++ `cat x86_64/c_flags` -c panedividers.C -o x86_64/panedividers.o
g++ `cat x86_64/c_flags` -c patchbay.C -o x86_64/patchbay.o
g++ `cat x86_64/c_flags` -c patchgui.C -o x86_64/patchgui.o
g++ `cat x86_64/c_flags` -c performanceprefs.C -o x86_64/performanceprefs.o
g++ `cat x86_64/c_flags` -c picture.C -o x86_64/picture.o
g++ `cat x86_64/c_flags` -c playabletracks.C -o x86_64/playabletracks.o
g++ `cat x86_64/c_flags` -c playback3d.C -o x86_64/playback3d.o
g++ `cat x86_64/c_flags` -c playbackconfig.C -o x86_64/playbackconfig.o
g++ `cat x86_64/c_flags` -c playbackengine.C -o x86_64/playbackengine.o
g++ `cat x86_64/c_flags` -c playbackprefs.C -o x86_64/playbackprefs.o
g++ `cat x86_64/c_flags` -c playtransport.C -o x86_64/playtransport.o
g++ `cat x86_64/c_flags` -c plugin.C -o x86_64/plugin.o
g++ `cat x86_64/c_flags` -c pluginaclient.C -o x86_64/pluginaclient.o
g++ `cat x86_64/c_flags` -c pluginaclientlad.C -o x86_64/pluginaclientlad.o
g++ `cat x86_64/c_flags` -c pluginarray.C -o x86_64/pluginarray.o
g++ `cat x86_64/c_flags` -c pluginclient.C -o x86_64/pluginclient.o
g++ `cat x86_64/c_flags` -c plugindialog.C -o x86_64/plugindialog.o
g++ `cat x86_64/c_flags` -c pluginpopup.C -o x86_64/pluginpopup.o
g++ `cat x86_64/c_flags` -c pluginset.C -o x86_64/pluginset.o
g++ `cat x86_64/c_flags` -c pluginserver.C -o x86_64/pluginserver.o
g++ `cat x86_64/c_flags` -c plugintclient.C -o x86_64/plugintclient.o
g++ `cat x86_64/c_flags` -c plugintoggles.C -o x86_64/plugintoggles.o
g++ `cat x86_64/c_flags` -c pluginvclient.C -o x86_64/pluginvclient.o
g++ `cat x86_64/c_flags` -c preferences.C -o x86_64/preferences.o
g++ `cat x86_64/c_flags` -c preferencesthread.C -o x86_64/preferencesthread.o
g++ `cat x86_64/c_flags` -c presets.C -o x86_64/presets.o
g++ `cat x86_64/c_flags` -c presetsgui.C -o x86_64/presetsgui.o
g++ `cat x86_64/c_flags` -c question.C -o x86_64/question.o
g++ `cat x86_64/c_flags` -c quit.C -o x86_64/quit.o
g++ `cat x86_64/c_flags` -c recconfirmdelete.C -o x86_64/recconfirmdelete.o
g++ `cat x86_64/c_flags` -c record.C -o x86_64/record.o
g++ `cat x86_64/c_flags` -c recordableatracks.C -o x86_64/recordableatracks.o
g++ `cat x86_64/c_flags` -c recordablevtracks.C -o x86_64/recordablevtracks.o
g++ `cat x86_64/c_flags` -c recordaudio.C -o x86_64/recordaudio.o
g++ `cat x86_64/c_flags` -c recordconfig.C -o x86_64/recordconfig.o
g++ `cat x86_64/c_flags` -c recordgui.C -o x86_64/recordgui.o
g++ `cat x86_64/c_flags` -c recordlabel.C -o x86_64/recordlabel.o
g++ `cat x86_64/c_flags` -c recordmonitor.C -o x86_64/recordmonitor.o
g++ `cat x86_64/c_flags` -c recordprefs.C -o x86_64/recordprefs.o
g++ `cat x86_64/c_flags` -c recordscopes.C -o x86_64/recordscopes.o
g++ `cat x86_64/c_flags` -c recordthread.C -o x86_64/recordthread.o
g++ `cat x86_64/c_flags` -c recordtransport.C -o x86_64/recordtransport.o
g++ `cat x86_64/c_flags` -c recordvideo.C -o x86_64/recordvideo.o
g++ `cat x86_64/c_flags` -c removefile.C -o x86_64/removefile.o
g++ `cat x86_64/c_flags` -c render.C -o x86_64/render.o
g++ `cat x86_64/c_flags` -c renderfarm.C -o x86_64/renderfarm.o
g++ `cat x86_64/c_flags` -c renderfarmclient.C -o x86_64/renderfarmclient.o
g++ `cat x86_64/c_flags` -c renderengine.C -o x86_64/renderengine.o
g++ `cat x86_64/c_flags` -c renderprofiles.C -o x86_64/renderprofiles.o
g++ `cat x86_64/c_flags` -c resample.C -o x86_64/resample.o
g++ `cat x86_64/c_flags` -c resizetrackthread.C -o x86_64/resizetrackthread.o
renderfarmclient.C: In constructor ‘RenderFarmClient::RenderFarmClient(int, char*, int, char*)’:
renderfarmclient.C:71:24: warning: ignoring return value of ‘int nice(int)’, declared with attribute warn_unused_result [-Wunused-result]
  (void)nice(nice_value);
                        ^
g++ `cat x86_64/c_flags` -c resourcepixmap.C -o x86_64/resourcepixmap.o
g++ `cat x86_64/c_flags` -c resourcethread.C -o x86_64/resourcethread.o
g++ `cat x86_64/c_flags` -c samples.C -o x86_64/samples.o
g++ `cat x86_64/c_flags` -c samplescroll.C -o x86_64/samplescroll.o
g++ `cat x86_64/c_flags` -c savefile.C -o x86_64/savefile.o
g++ `cat x86_64/c_flags` -c scenegraph.C -o x86_64/scenegraph.o
g++ `cat x86_64/c_flags` -c scopewindow.C -o x86_64/scopewindow.o
g++ `cat x86_64/c_flags` -c setformat.C -o x86_64/setformat.o
g++ `cat x86_64/c_flags` -O3 -c sha1.C -o x86_64/sha1.o
g++ `cat x86_64/c_flags` -c sharedlocation.C -o x86_64/sharedlocation.o
g++ `cat x86_64/c_flags` -c shmemory.C -o x86_64/shmemory.o
g++ `cat x86_64/c_flags` -c sighandler.C -o x86_64/sighandler.o
g++ `cat x86_64/c_flags` -c splashgui.C -o x86_64/splashgui.o
g++ `cat x86_64/c_flags` -c statusbar.C -o x86_64/statusbar.o
g++ `cat x86_64/c_flags` -c theme.C -o x86_64/theme.o
g++ `cat x86_64/c_flags` -c threadexec.C -o x86_64/threadexec.o
threadexec.C: In member function ‘virtual void ThreadExec::run()’:
threadexec.C:138:22: warning: ignoring return value of ‘int pipe(int*)’, declared with attribute warn_unused_result [-Wunused-result]
   (void)pipe(filedes);
                      ^
g++ `cat x86_64/c_flags` -c threadloader.C -o x86_64/threadloader.o
g++ `cat x86_64/c_flags` -c timelinepane.C -o x86_64/timelinepane.o
g++ `cat x86_64/c_flags` -c timebar.C -o x86_64/timebar.o
g++ `cat x86_64/c_flags` -c timeentry.C -o x86_64/timeentry.o
g++ `cat x86_64/c_flags` -c tipwindow.C -o x86_64/tipwindow.o
g++ `cat x86_64/c_flags` -c track.C -o x86_64/track.o
g++ `cat x86_64/c_flags` -c trackcanvas.C -o x86_64/trackcanvas.o
g++ `cat x86_64/c_flags` -c tracking.C -o x86_64/tracking.o
g++ `cat x86_64/c_flags` -c tracks.C -o x86_64/tracks.o
g++ `cat x86_64/c_flags` -c trackscroll.C -o x86_64/trackscroll.o
g++ `cat x86_64/c_flags` -c tracksedit.C -o x86_64/tracksedit.o
g++ `cat x86_64/c_flags` -c transition.C -o x86_64/transition.o
g++ `cat x86_64/c_flags` -c transitionhandles.C -o x86_64/transitionhandles.o
g++ `cat x86_64/c_flags` -c transitionpopup.C -o x86_64/transitionpopup.o
g++ `cat x86_64/c_flags` -c transportque.C -o x86_64/transportque.o
g++ `cat x86_64/c_flags` -c tunerserver.C -o x86_64/tunerserver.o
g++ `cat x86_64/c_flags` -c undostack.C -o x86_64/undostack.o
g++ `cat x86_64/c_flags` -c vattachmentpoint.C -o x86_64/vattachmentpoint.o
g++ `cat x86_64/c_flags` -c vautomation.C -o x86_64/vautomation.o
g++ `cat x86_64/c_flags` -c vdevice1394.C -o x86_64/vdevice1394.o
g++ `cat x86_64/c_flags` -c vdevicebase.C -o x86_64/vdevicebase.o
g++ `cat x86_64/c_flags` -c vdevicebuz.C -o x86_64/vdevicebuz.o
g++ `cat x86_64/c_flags` -c vdevicedvb.C -o x86_64/vdevicedvb.o
g++ `cat x86_64/c_flags` -c vdeviceprefs.C -o x86_64/vdeviceprefs.o
g++ `cat x86_64/c_flags` -c vdevicev4l.C -o x86_64/vdevicev4l.o
g++ `cat x86_64/c_flags` -c vdevicev4l2.C -o x86_64/vdevicev4l2.o
g++ `cat x86_64/c_flags` -c vdevicev4l2jpeg.C -o x86_64/vdevicev4l2jpeg.o
g++ `cat x86_64/c_flags` -c vdevicex11.C -o x86_64/vdevicex11.o
g++ `cat x86_64/c_flags` -c vedit.C -o x86_64/vedit.o
g++ `cat x86_64/c_flags` -c vedits.C -o x86_64/vedits.o
g++ `cat x86_64/c_flags` -c videodevice.C -o x86_64/videodevice.o
g++ `cat x86_64/c_flags` -c viewmenu.C -o x86_64/viewmenu.o
g++ `cat x86_64/c_flags` -c virtualnode.C -o x86_64/virtualnode.o
g++ `cat x86_64/c_flags` -c virtualaconsole.C -o x86_64/virtualaconsole.o
g++ `cat x86_64/c_flags` -c virtualanode.C -o x86_64/virtualanode.o
g++ `cat x86_64/c_flags` -c virtualconsole.C -o x86_64/virtualconsole.o
g++ `cat x86_64/c_flags` -c virtualvconsole.C -o x86_64/virtualvconsole.o
g++ `cat x86_64/c_flags` -c virtualvnode.C -o x86_64/virtualvnode.o
g++ `cat x86_64/c_flags` -c vmodule.C -o x86_64/vmodule.o
g++ `cat x86_64/c_flags` -c vpatchgui.C -o x86_64/vpatchgui.o
g++ `cat x86_64/c_flags` -c vplayback.C -o x86_64/vplayback.o
g++ `cat x86_64/c_flags` -c vplugin.C -o x86_64/vplugin.o
g++ `cat x86_64/c_flags` -c vpluginarray.C -o x86_64/vpluginarray.o
g++ `cat x86_64/c_flags` -c vpluginset.C -o x86_64/vpluginset.o
g++ `cat x86_64/c_flags` -c vtimebar.C -o x86_64/vtimebar.o
g++ `cat x86_64/c_flags` -c vrender.C -o x86_64/vrender.o
g++ `cat x86_64/c_flags` -c vtrack.C -o x86_64/vtrack.o
g++ `cat x86_64/c_flags` -c vtracking.C -o x86_64/vtracking.o
g++ `cat x86_64/c_flags` -c vwindow.C -o x86_64/vwindow.o
g++ `cat x86_64/c_flags` -c vwindowgui.C -o x86_64/vwindowgui.o
g++ `cat x86_64/c_flags` -c wavecache.C -o x86_64/wavecache.o
g++ `cat x86_64/c_flags` -c zoombar.C -o x86_64/zoombar.o
g++ `cat x86_64/c_flags` -c zoompanel.C -o x86_64/zoompanel.o
g++ `cat x86_64/c_flags` -c audiompeg.C -o x86_64/audiompeg.o
g++ `cat x86_64/c_flags` -c audiov4l2mpeg.C -o x86_64/audiov4l2mpeg.o
g++ `cat x86_64/c_flags` -c bdcreate.C -o x86_64/bdcreate.o
g++ `cat x86_64/c_flags` -c channelinfo.C -o x86_64/channelinfo.o
g++ `cat x86_64/c_flags` -c commercials.C -o x86_64/commercials.o
g++ `cat x86_64/c_flags` -c dbwindow.C -o x86_64/dbwindow.o
g++ `cat x86_64/c_flags` -c devicempeginput.C -o x86_64/devicempeginput.o
bdcreate.C: In member function ‘int CreateBD_Thread::create_bd_jobs(ArrayList<BatchRenderJob*>*, const char*, const char*)’:
bdcreate.C:104:38: warning: ignoring return value of ‘char* strerror_r(int, char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
   strerror_r(errno, err, sizeof(err));
                                      ^
bdcreate.C:131:38: warning: ignoring return value of ‘char* strerror_r(int, char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
   strerror_r(errno, err, sizeof(err));
                                      ^
g++ `cat x86_64/c_flags` -c devicev4l2base.C -o x86_64/devicev4l2base.o
g++ `cat x86_64/c_flags` -c devicev4l2input.C -o x86_64/devicev4l2input.o
g++ `cat x86_64/c_flags` -c dvdcreate.C -o x86_64/dvdcreate.o
g++ `cat x86_64/c_flags` -c filedb.C -o x86_64/filedb.o
g++ `cat x86_64/c_flags` -c mediadb.C -o x86_64/mediadb.o
g++ `cat x86_64/c_flags` -c recordbatches.C -o x86_64/recordbatches.o
dvdcreate.C: In member function ‘int CreateDVD_Thread::create_dvd_jobs(ArrayList<BatchRenderJob*>*, const char*, const char*)’:
dvdcreate.C:104:38: warning: ignoring return value of ‘char* strerror_r(int, char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
   strerror_r(errno, err, sizeof(err));
                                      ^
dvdcreate.C:130:38: warning: ignoring return value of ‘char* strerror_r(int, char*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
   strerror_r(errno, err, sizeof(err));
                                      ^
g++ `cat x86_64/c_flags` -c remotecontrol.C -o x86_64/remotecontrol.o
g++ `cat x86_64/c_flags` -c shbtnprefs.C -o x86_64/shbtnprefs.o
g++ `cat x86_64/c_flags` -c signalstatus.C -o x86_64/signalstatus.o
g++ `cat x86_64/c_flags` -c strack.C -o x86_64/strack.o
g++ `cat x86_64/c_flags` -c swindow.C -o x86_64/swindow.o
g++ `cat x86_64/c_flags` -c vdevicempeg.C -o x86_64/vdevicempeg.o
g++ `cat x86_64/c_flags` -c vdevicev4l2mpeg.C -o x86_64/vdevicev4l2mpeg.o
g++ `cat x86_64/c_flags` -c wwindow.C -o x86_64/wwindow.o
g++ `cat x86_64/c_flags` -c pluginfclient.C -o x86_64/pluginfclient.o
gcc `cat x86_64/c_flags` dcraw.c -o x86_64/dcraw.o
cd x86_64 && \
../../guicast/x86_64/bootstrap theme_data.o ../data/mode_*.png
No such file or directory while opening ../data/mode_*.png
g++ `cat x86_64/c_flags` -c cutads.C -o x86_64/cutads.o
g++ `cat x86_64/c_flags` -c bdwrite.C -o x86_64/bdwrite.o
dcraw.c: In function ‘get2’:
dcraw.c:331:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (str, 1, 2, ifp);
   ^
dcraw.c: In function ‘get4’:
dcraw.c:347:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (str, 1, 4, ifp);
   ^
dcraw.c: In function ‘canon_has_lowbits’:
dcraw.c:718:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (test, 1, sizeof test, ifp);
   ^
dcraw.c: In function ‘ljpeg_start’:
dcraw.c:799:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (data, 2, 1, ifp);
   ^
dcraw.c:802:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (data, 2, 2, ifp);
     ^
dcraw.c:806:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (data, 1, len, ifp);
     ^
dcraw.c: In function ‘nikon_e2100’:
dcraw.c:1194:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (t, 1, 12, ifp);
     ^
dcraw.c: In function ‘nikon_3700’:
dcraw.c:1216:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (dp, 1, 24, ifp);
   ^
dcraw.c: In function ‘minolta_z2’:
dcraw.c:1234:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (tail, 1, sizeof tail, ifp);
   ^
dcraw.c: In function ‘ppm_thumb’:
dcraw.c:1249:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread  (thumb, 1, thumb_length, ifp);
   ^
dcraw.c: In function ‘layer_thumb’:
dcraw.c:1280:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (thumb, thumb_length, colors, ifp);
   ^
dcraw.c: In function ‘pana_bits’:
dcraw.c:1769:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (buf+load_flags, 1, 0x4000-load_flags, ifp);
     ^
dcraw.c:1770:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (buf, 1, load_flags, ifp);
     ^
dcraw.c: In function ‘sony_load_raw’:
dcraw.c:2407:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (head, 1, 40, ifp);
   ^
dcraw.c: In function ‘sony_arw2_load_raw’:
dcraw.c:2454:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (data, 1, raw_width, ifp);
     ^
dcraw.c: In function ‘foveon_thumb’:
dcraw.c:2712:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
       fread  (buf, 1, bwide, ifp);
       ^
dcraw.c: In function ‘foveon_load_camf’:
dcraw.c:2818:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (meta_data, 1, meta_length, ifp);
     ^
dcraw.c: In function ‘subtract’:
dcraw.c:3553:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (pixel, 2, width, fp);
     ^
dcraw.c: In function ‘parse_makernote’:
dcraw.c:4552:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (buf, 1, 10, ifp);
   ^
dcraw.c:4627:7: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
       fgets (model2, 64, ifp);
       ^
dcraw.c:4631:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
       fread (artist, 64, 1, ifp);
       ^
dcraw.c:4654:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
       fread (buf, 1, 10, ifp);
       ^
dcraw.c:4663:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
       fread (model, 64, 1, ifp);
       ^
dcraw.c:4712:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread (buf97, 324, 1, ifp);
  ^
dcraw.c: In function ‘get_timestamp’:
dcraw.c:4829:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (str, 19, 1, ifp);
     ^
dcraw.c: In function ‘parse_gps’:
dcraw.c:4887:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  fgets ((char *) (gpsdata+14+tag/3), MIN(len,12), ifp);
  ^
dcraw.c: In function ‘parse_mos’:
dcraw.c:4922:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (data, 1, 40, ifp);
     ^
dcraw.c:4934:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
       fscanf (ifp, "%d", &i);
       ^
dcraw.c:4945:2: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
  fscanf (ifp, "%f", &romm_cam[0][i]);
  ^
dcraw.c:4949:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
       fscanf (ifp, "%d", &planes);
       ^
dcraw.c:4951:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
       fscanf (ifp, "%d", &flip);
       ^
dcraw.c:4954:2: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
  fscanf (ifp, "%d", &i);
  ^
dcraw.c:4958:7: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
       fscanf (ifp, "%d", &i);
       ^
dcraw.c:4962:13: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
       FORC4 fscanf (ifp, "%d", neut+c);
             ^
dcraw.c: In function ‘parse_tiff_ifd’:
dcraw.c:5100:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread (desc, 512, 1, ifp);
  ^
dcraw.c:5103:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  fgets (make, 64, ifp);
  ^
dcraw.c:5106:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  fgets (model, 64, ifp);
  ^
dcraw.c:5147:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  fgets (software, 64, ifp);
  ^
dcraw.c:5160:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread (artist, 64, 1, ifp);
  ^
dcraw.c:5214:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  fgets (model2, 64, ifp);
  ^
dcraw.c:5219:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread (cfa_pat, 1, plen, ifp);
  ^
dcraw.c:5242:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread (software, 1, 7, ifp);
  ^
dcraw.c:5246:10: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result [-Wunused-result]
    FORC4 fscanf (ifp, "%f", &rgb_cam[i][c^1]);
          ^
dcraw.c:5328:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread (cbuf, 1, len, ifp);
  ^
dcraw.c:5356:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread (cfa_pc, 1, colors, ifp);
  ^
dcraw.c:5460:17: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
  if (type == 2) fgets (model2, 64, ifp);
                 ^
dcraw.c:5466:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (buf, sony_length, 1, ifp);
     ^
dcraw.c: In function ‘parse_ciff’:
dcraw.c:5778:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
       fread (artist, 64, 1, ifp);
       ^
dcraw.c:5780:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
       fread (make, 64, 1, ifp);
       ^
dcraw.c:5782:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
       fread (model, 64, 1, ifp);
       ^
dcraw.c: In function ‘parse_rollei’:
dcraw.c:5871:5: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
     fgets (line, 128, ifp);
     ^
dcraw.c: In function ‘parse_sinar_ia’:
dcraw.c:5912:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (str, 8, 1, ifp);
     ^
dcraw.c:5918:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (make, 64, 1, ifp);
   ^
dcraw.c: In function ‘parse_phase_one’:
dcraw.c:5982:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
  fread (model, 1, 63, ifp);
  ^
dcraw.c: In function ‘parse_riff’:
dcraw.c:6070:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (tag, 4, 1, ifp);
   ^
dcraw.c:6086:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (date, 64, 1, ifp);
     ^
dcraw.c: In function ‘guess_byte_order’:
dcraw.c:7090:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (test[0], 2, 2, ifp);
   ^
dcraw.c:7092:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (test[t], 2, 1, ifp);
     ^
dcraw.c: In function ‘identify’:
dcraw.c:7290:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (head, 1, 32, ifp);
   ^
dcraw.c:7350:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (make, 1, 8, ifp);
     ^
dcraw.c:7351:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (model, 1, 8, ifp);
     ^
dcraw.c:7352:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (model2, 1, 16, ifp);
     ^
dcraw.c:7378:5: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
     fread (model, 1, 64, ifp);
     ^
dcraw.c: In function ‘jpeg_thumb’:
dcraw.c:9134:3: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
   fread (thumb, 1, thumb_length, ifp);
   ^
dcraw.c: In function ‘dcraw_main’:
dcraw.c:9597:7: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]
       fread (raw_image, 2, raw_height*raw_width, stdin);
       ^
g++ -o x86_64/cutads x86_64/cutads.o x86_64/mediadb.o x86_64/filexml.o
g++ -o x86_64/bdwrite x86_64/bdwrite.o
g++ -o ../bin/cinelerra `cat x86_64/objs`
objcopy --only-keep-debug ../bin/cinelerra x86_64/cinelerra.debuginfo
strip ../bin/cinelerra
make[2]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/cinelerra'
make[2]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins'
make -C 1080to480
make -C 1080to540
make -C 720to480
make -C libeffecttv
make -C audioscope
make -C bandslide
make -C bandwipe
make -C bluebanana
make -C blur
make -C brightness
make -C C41
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/1080to480'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/audioscope'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/1080to540'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/720to480'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/bandslide'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/libeffecttv'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/blur'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/brightness'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/bluebanana'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/bandwipe'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/C41'
g++ -c `cat x86_64/c_flags`  audioscope.C -o x86_64/audioscope.o
g++ -c `cat x86_64/c_flags`  1080to480.C -o x86_64/1080to480.o
g++ -c `cat x86_64/c_flags`  1080to540.C -o x86_64/1080to540.o
g++ -c `cat x86_64/c_flags`  bandwipe.C -o x86_64/bandwipe.o
g++ -c `cat x86_64/c_flags`  720to480.C -o x86_64/720to480.o
g++ -c `cat x86_64/c_flags`  bandslide.C -o x86_64/bandslide.o
g++ -c `cat x86_64/c_flags`  c41.C -o x86_64/c41.o
g++ -c `cat x86_64/c_flags`  brightness.C -o x86_64/brightness.o
g++ -c `cat x86_64/c_flags`  blur.C -o x86_64/blur.o
g++ -c `cat x86_64/c_flags`  effecttv.C -o x86_64/effecttv.o
g++ -c `cat x86_64/c_flags`  bluebanana.C -o x86_64/bluebanana.o
c41.C: In member function ‘float C41Effect::myLog2(float)’:
c41.C:463:15: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  x = *(int *)&i;
               ^
c41.C: In member function ‘float C41Effect::myPow2(float)’:
c41.C:481:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  *(int*) &x = (int)x;
           ^
mkdir -p ../..//bin/plugins/transforms
mkdir -p ../..//bin/plugins/theme_suv/
ar r x86_64/libeffecttv.a x86_64/effecttv.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/1080to540.png
ar: creating x86_64/libeffecttv.a
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/libeffecttv'
g++ -c `cat x86_64/c_flags`  brightnesswindow.C -o x86_64/brightnesswindow.o
mkdir -p ../..//bin/plugins/picon/
cp -a picon.png ../..//bin/plugins/picon/1080to540.png
g++ -shared  -o ../..//bin/plugins/transforms/1080to540.plugin x86_64/1080to540.o `cat x86_64/l_flags`
mkdir -p ../..//bin/plugins/transforms
cp -a picon.png ../..//bin/plugins/picon/1080to480.png
g++ -shared  -o ../..//bin/plugins/transforms/1080to480.plugin x86_64/1080to480.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/transforms/1080to540.plugin x86_64/1080to540.debuginfo
strip ../..//bin/plugins/transforms/1080to540.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/1080to540'
make -C cdripper
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/cdripper'
objcopy --only-keep-debug ../..//bin/plugins/transforms/1080to480.plugin x86_64/1080to480.debuginfo
strip ../..//bin/plugins/transforms/1080to480.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/1080to480'
make -C chromakey
mkdir -p ../..//bin/plugins/transforms
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/chromakey'
cp -a picon.png ../..//bin/plugins/picon/720to480.png
g++ -shared  -o ../..//bin/plugins/transforms/720to480.plugin x86_64/720to480.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  cdripper.C -o x86_64/cdripper.o
g++ -c `cat x86_64/c_flags`  chromakey.C -o x86_64/chromakey.o
objcopy --only-keep-debug ../..//bin/plugins/transforms/720to480.plugin x86_64/720to480.debuginfo
strip ../..//bin/plugins/transforms/720to480.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/720to480'
g++ -c `cat x86_64/c_flags`  cdripwindow.C -o x86_64/cdripwindow.o
mkdir -p ../..//bin/plugins/video_transitions
cp -a theme_suv.png ../..//bin/plugins/theme_suv/bandwipe.png
cp -a picon.png ../..//bin/plugins/picon/bandwipe.png
mkdir -p ../..//bin/plugins/colors
g++ -shared  -o ../..//bin/plugins/video_transitions/bandwipe.plugin x86_64/bandwipe.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/C41.png
cp -a picon.png ../..//bin/plugins/picon/C41.png
g++ -shared  -o ../..//bin/plugins/colors/C41.plugin x86_64/c41.o  `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  bluebananaconfig.C -o x86_64/bluebananaconfig.o
mkdir -p ../..//bin/plugins/video_transitions
cp -a theme_suv.png ../..//bin/plugins/theme_suv/bandslide.png
cp -a picon.png ../..//bin/plugins/picon/bandslide.png
objcopy --only-keep-debug ../..//bin/plugins/video_transitions/bandwipe.plugin x86_64/bandwipe.debuginfo
g++ -shared  -o ../..//bin/plugins/video_transitions/bandslide.plugin x86_64/bandslide.o `cat x86_64/l_flags`
strip ../..//bin/plugins/video_transitions/bandwipe.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/bandwipe'
g++ -c `cat x86_64/c_flags`  bluebananaslider.C -o x86_64/bluebananaslider.o
objcopy --only-keep-debug ../..//bin/plugins/colors/C41.plugin x86_64/C41.debuginfo
strip ../..//bin/plugins/colors/C41.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/C41'
g++ -c `cat x86_64/c_flags`  bluebananawindow.C -o x86_64/bluebananawindow.o
g++ -c `cat x86_64/c_flags`  bluebananalookups.C -o x86_64/bluebananalookups.o
objcopy --only-keep-debug ../..//bin/plugins/video_transitions/bandslide.plugin x86_64/bandslide.debuginfo
strip ../..//bin/plugins/video_transitions/bandslide.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/bandslide'
make -C chromakeyhsv
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/chromakeyhsv'
mkdir -p ../..//bin/plugins/audio_tools
cp -a picon.png ../..//bin/plugins/picon/audioscope.png
mkdir -p ../..//bin/plugins/colors
g++ -shared  -o ../..//bin/plugins/audio_tools/audioscope.plugin x86_64/audioscope.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/brightness.png
Makefile:11: warning: overriding recipe for target 'x86_64/chromakey_sl.o'
../../plugin_config:60: warning: ignoring old recipe for target 'x86_64/chromakey_sl.o'
g++ -c `cat x86_64/c_flags`  chromakey.C -o x86_64/chromakey.o
cp -a picon.png ../..//bin/plugins/picon/brightness.png
g++ -shared  -o ../..//bin/plugins/colors/brightness.plugin x86_64/brightness.o x86_64/brightnesswindow.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  bluebananaengine.C -o x86_64/bluebananaengine.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/audioscope.plugin x86_64/audioscope.debuginfo
strip ../..//bin/plugins/audio_tools/audioscope.plugin
objcopy --only-keep-debug ../..//bin/plugins/colors/brightness.plugin x86_64/brightness.debuginfo
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/audioscope'
make -C color3way
strip ../..//bin/plugins/colors/brightness.plugin
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/color3way'
g++ -c `cat x86_64/c_flags`  blurwindow.C -o x86_64/blurwindow.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/brightness'
make -C colorbalance
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/colorbalance'
g++ -c `cat x86_64/c_flags`  color3way.C -o x86_64/color3way.o
g++ -c `cat x86_64/c_flags`  colorbalance.C -o x86_64/colorbalance.o
g++ -c `cat x86_64/c_flags`  colorbalancewindow.C -o x86_64/colorbalancewindow.o
mkdir -p ../..//bin/plugins/audio_tools
cp -a picon.png ../..//bin/plugins/picon/cdripper.png
g++ -shared  -o ../..//bin/plugins/audio_tools/cdripper.plugin x86_64/cdripper.o x86_64/cdripwindow.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/cdripper.plugin x86_64/cdripper.debuginfo
strip ../..//bin/plugins/audio_tools/cdripper.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/cdripper'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/colorbalance.png
g++ -c `cat x86_64/c_flags`  color3waywindow.C -o x86_64/color3waywindow.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/bluebanana.png
cp -a picon.png ../..//bin/plugins/picon/bluebanana.png
make -C compressor
cp -a picon.png ../..//bin/plugins/picon/colorbalance.png
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/compressor'
make -C crossfade
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/crossfade'
mkdir -p ../..//bin/plugins/video_tools
g++ -c `cat x86_64/c_flags`  compressor.C -o x86_64/compressor.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/blur.png
cp -a picon.png ../..//bin/plugins/picon/blur.png
g++ -shared  -o ../..//bin/plugins/video_tools/blur.plugin x86_64/blur.o x86_64/blurwindow.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  crossfade.C -o x86_64/crossfade.o
mkdir -p ../..//bin/plugins/blending
cp -a theme_suv.png ../..//bin/plugins/theme_suv/chromakey.png
cp -a picon.png ../..//bin/plugins/picon/chromakey.png
g++ -shared  -o ../..//bin/plugins/blending/chromakey.plugin x86_64/chromakey.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/blur.plugin x86_64/blur.debuginfo
strip ../..//bin/plugins/video_tools/blur.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/blur'
make -C dcoffset
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/dcoffset'
objcopy --only-keep-debug ../..//bin/plugins/blending/chromakey.plugin x86_64/chromakey.debuginfo
strip ../..//bin/plugins/blending/chromakey.plugin
g++ -c `cat x86_64/c_flags`  dcoffset.C -o x86_64/dcoffset.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/chromakey'
make -C decimate
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/decimate'
g++ -c `cat x86_64/c_flags`  decimate.C -o x86_64/decimate.o
cd x86_64 && \
../../../guicast/x86_64/bootstrap -s chromakey_sl.o ../chromakey.sl
mkdir -p ../..//bin/plugins/audio_transitions
g++ -shared  -o ../..//bin/plugins/colors/colorbalance.plugin x86_64/colorbalance.o x86_64/colorbalancewindow.o `cat x86_64/l_flags`
cp -a picon.png ../..//bin/plugins/picon/color3way.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/chromakeyhsv.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/crossfade.png
cp -a picon.png ../..//bin/plugins/picon/chromakeyhsv.png
cp -a picon.png ../..//bin/plugins/picon/crossfade.png
g++ -shared  -o ../..//bin/plugins/colors/color3way.plugin x86_64/color3way.o x86_64/color3waywindow.o `cat x86_64/l_flags`
g++ -shared  -o ../..//bin/plugins/blending/chromakeyhsv.plugin x86_64/chromakey.o x86_64/chromakey_sl.o `cat x86_64/l_flags`
cp -a picon.png ../..//bin/plugins/picon/dcoffset.png
g++ -shared  -o ../..//bin/plugins/audio_transitions/crossfade.plugin x86_64/crossfade.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/decimate.png
cp -a picon.png ../..//bin/plugins/picon/decimate.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/compressor.png
cp -a picon.png ../..//bin/plugins/picon/compressor.png
make -C deinterlace
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/deinterlace'
objcopy --only-keep-debug ../..//bin/plugins/colors/color3way.plugin x86_64/color3way.debuginfo
strip ../..//bin/plugins/colors/color3way.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/color3way'
make -C deinterlace-cv
objcopy --only-keep-debug ../..//bin/plugins/colors/colorbalance.plugin x86_64/colorbalance.debuginfo
g++ -c `cat x86_64/c_flags`  deinterlace.C -o x86_64/deinterlace.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/deinterlace-cv'
strip ../..//bin/plugins/colors/colorbalance.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/colorbalance'
make -C delayaudio
objcopy --only-keep-debug ../..//bin/plugins/audio_transitions/crossfade.plugin x86_64/crossfade.debuginfo
strip ../..//bin/plugins/audio_transitions/crossfade.plugin
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/delayaudio'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/crossfade'
make -C delayvideo
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/delayvideo'
objcopy --only-keep-debug ../..//bin/plugins/blending/chromakeyhsv.plugin x86_64/chromakeyhsv.debuginfo
strip ../..//bin/plugins/blending/chromakeyhsv.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/chromakeyhsv'
make -C denoise
g++ -c `cat x86_64/c_flags`  deinterlace-cv.C -o x86_64/deinterlace-cv.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/denoise'
g++ -c `cat x86_64/c_flags`  delayvideo.C -o x86_64/delayvideo.o
g++ -c `cat x86_64/c_flags`  delayaudio.C -o x86_64/delayaudio.o
g++ -shared  -o ../..//bin/plugins/audio_tools/dcoffset.plugin x86_64/dcoffset.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  denoise.C -o x86_64/denoise.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/dcoffset.plugin x86_64/dcoffset.debuginfo
strip ../..//bin/plugins/audio_tools/dcoffset.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/dcoffset'
make -C denoisefft
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/denoisefft'
g++ -c `cat x86_64/c_flags`  denoisefft.C -o x86_64/denoisefft.o
g++ -shared  -o ../..//bin/plugins/video_tools/decimate.plugin x86_64/decimate.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/decimate.plugin x86_64/decimate.debuginfo
strip ../..//bin/plugins/video_tools/decimate.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/decimate'
make -C denoisemjpeg
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/denoisemjpeg'
g++ -c `cat x86_64/c_flags`  denoisemjpeg.C -o x86_64/denoisemjpeg.o
g++ -shared  -o ../..//bin/plugins/audio_tools/compressor.plugin x86_64/compressor.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/denoisemjpeg.png
cp -a picon.png ../..//bin/plugins/picon/denoisemjpeg.png
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/compressor.plugin x86_64/compressor.debuginfo
cp -a theme_suv.png ../..//bin/plugins/theme_suv/denoise.png
strip ../..//bin/plugins/audio_tools/compressor.plugin
cp -a picon.png ../..//bin/plugins/picon/denoise.png
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/compressor'
make -C denoiseseltempavg
cp -a theme_suv.png ../..//bin/plugins/theme_suv/denoisefft.png
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/denoiseseltempavg'
cp -a picon.png ../..//bin/plugins/picon/denoisefft.png
g++ -c `cat x86_64/c_flags`  deinterwindow-cv.C -o x86_64/deinterwindow-cv.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/delayaudio.png
cp -a picon.png ../..//bin/plugins/picon/delayaudio.png
g++ -shared  -o ../..//bin/plugins/audio_tools/delayaudio.plugin x86_64/delayaudio.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/delayvideo.png
cp -a picon.png ../..//bin/plugins/picon/delayvideo.png
g++ -c `cat x86_64/c_flags`  seltempavg.C -o x86_64/seltempavg.o
g++ -shared  -o ../..//bin/plugins/video_tools/delayvideo.plugin x86_64/delayvideo.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/delayaudio.plugin x86_64/delayaudio.debuginfo
strip ../..//bin/plugins/audio_tools/delayaudio.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/delayaudio'
make -C denoisevideo
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/denoisevideo'
objcopy --only-keep-debug ../..//bin/plugins/video_tools/delayvideo.plugin x86_64/delayvideo.debuginfo
strip ../..//bin/plugins/video_tools/delayvideo.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/delayvideo'
make -C despike
g++ -shared  -o ../..//bin/plugins/audio_tools/denoise.plugin x86_64/denoise.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  deinterwindow.C -o x86_64/deinterwindow.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/despike'
g++ -c `cat x86_64/c_flags`  denoisevideo.C -o x86_64/denoisevideo.o
g++ -c `cat x86_64/c_flags`  despike.C -o x86_64/despike.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/denoise.plugin x86_64/denoise.debuginfo
strip ../..//bin/plugins/audio_tools/denoise.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/denoise'
make -C diffkey
g++ -shared  -o ../..//bin/plugins/audio_tools/denoisefft.plugin x86_64/denoisefft.o `cat x86_64/l_flags`
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/diffkey'
g++ -c `cat x86_64/c_flags`  diffkey.C -o x86_64/diffkey.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/denoisefft.plugin x86_64/denoisefft.debuginfo
strip ../..//bin/plugins/audio_tools/denoisefft.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/denoisefft'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/diffkey.png
cp -a picon.png ../..//bin/plugins/picon/diffkey.png
make -C dissolve
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/dissolve'
mkdir -p ../..//bin/plugins/tv_effects
cp -a picon.png ../..//bin/plugins/picon/deinterlace-cv.png
g++ -c `cat x86_64/c_flags`  despikewindow.C -o x86_64/despikewindow.o
g++ -c `cat x86_64/c_flags`  dissolve.C -o x86_64/dissolve.o
make -C dot
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/dot'
g++ -c `cat x86_64/c_flags`  dot.C -o x86_64/dot.o
g++ -shared  -o ../..//bin/plugins/video_tools/denoisemjpeg.plugin x86_64/denoisemjpeg.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/denoisemjpeg.plugin x86_64/denoisemjpeg.debuginfo
strip ../..//bin/plugins/video_tools/denoisemjpeg.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/denoisemjpeg'
g++ -c `cat x86_64/c_flags`  dotwindow.C -o x86_64/dotwindow.o
mkdir -p ../..//bin/plugins/tv_effects
cp -a theme_suv.png ../..//bin/plugins/theme_suv/deinterlace.png
g++ -shared  -o ../..//bin/plugins/tv_effects/deinterlace-cv.plugin x86_64/deinterlace-cv.o x86_64/deinterwindow-cv.o `cat x86_64/l_flags`
cp -a picon.png ../..//bin/plugins/picon/deinterlace.png
g++ -shared  -o ../..//bin/plugins/tv_effects/deinterlace.plugin x86_64/deinterlace.o x86_64/deinterwindow.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/despike.png
cp -a picon.png ../..//bin/plugins/picon/despike.png
mkdir -p ../..//bin/plugins/exotic
cp -a theme_suv.png ../..//bin/plugins/theme_suv/dot.png
cp -a picon.png ../..//bin/plugins/picon/dot.png
make -C downsample
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/downsample'
g++ -shared  -o ../..//bin/plugins/colors/bluebanana.plugin x86_64/bluebanana.o x86_64/bluebananaconfig.o x86_64/bluebananaslider.o x86_64/bluebananawindow.o x86_64/bluebananalookups.o x86_64/bluebananaengine.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  downsample.C -o x86_64/downsample.o
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/deinterlace-cv.plugin x86_64/deinterlace-cv.debuginfo
strip ../..//bin/plugins/tv_effects/deinterlace-cv.plugin
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/deinterlace.plugin x86_64/deinterlace.debuginfo
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/deinterlace-cv'
g++ -c `cat x86_64/c_flags`  downsampleengine.C -o x86_64/downsampleengine.o
strip ../..//bin/plugins/tv_effects/deinterlace.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/deinterlace'
make -C edge
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/edge'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/dissolve.png
cp -a picon.png ../..//bin/plugins/picon/dissolve.png
g++ -shared  -o ../..//bin/plugins/video_transitions/dissolve.plugin x86_64/dissolve.o `cat x86_64/l_flags`
g++ -shared  -o ../..//bin/plugins/audio_tools/despike.plugin x86_64/despike.o x86_64/despikewindow.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  edge.C -o x86_64/edge.o
objcopy --only-keep-debug ../..//bin/plugins/colors/bluebanana.plugin x86_64/bluebanana.debuginfo
strip ../..//bin/plugins/colors/bluebanana.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/bluebanana'
g++ -c `cat x86_64/c_flags`  edgewindow.C -o x86_64/edgewindow.o
objcopy --only-keep-debug ../..//bin/plugins/video_transitions/dissolve.plugin x86_64/dissolve.debuginfo
strip ../..//bin/plugins/video_transitions/dissolve.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/dissolve'
make -C echo
cp -a theme_suv.png ../..//bin/plugins/theme_suv/denoisevideo.png
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/despike.plugin x86_64/despike.debuginfo
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/echo'
cp -a picon.png ../..//bin/plugins/picon/denoisevideo.png
strip ../..//bin/plugins/audio_tools/despike.plugin
g++ -shared  -o ../..//bin/plugins/video_tools/denoisevideo.plugin x86_64/denoisevideo.o `cat x86_64/l_flags`
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/despike'
g++ -c `cat x86_64/c_flags`  seltempavgwindow.C -o x86_64/seltempavgwindow.o
g++ -c `cat x86_64/c_flags`  echo.C -o x86_64/echo.o
g++ -shared  -o ../..//bin/plugins/blending/diffkey.plugin x86_64/diffkey.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/denoisevideo.plugin x86_64/denoisevideo.debuginfo
strip ../..//bin/plugins/video_tools/denoisevideo.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/denoisevideo'
make -C echocancel
cp -a theme_suv.png ../..//bin/plugins/theme_suv/seltempavg.png
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/echocancel'
cp -a picon.png ../..//bin/plugins/picon/seltempavg.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/downsample.png
cp -a picon.png ../..//bin/plugins/picon/downsample.png
cp -a picon.png ../..//bin/plugins/picon/edge.png
make -C fieldframe
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/fieldframe'
objcopy --only-keep-debug ../..//bin/plugins/blending/diffkey.plugin x86_64/diffkey.debuginfo
strip ../..//bin/plugins/blending/diffkey.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/diffkey'
make -C flash
g++ -c `cat x86_64/c_flags`  echocancel.C -o x86_64/echocancel.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/flash'
g++ -c `cat x86_64/c_flags`  fieldframe.C -o x86_64/fieldframe.o
g++ -c `cat x86_64/c_flags`  flash.C -o x86_64/flash.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/flash.png
cp -a picon.png ../..//bin/plugins/picon/flash.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/fieldframe.png
cp -a picon.png ../..//bin/plugins/picon/fieldframe.png
make -C flip
make -C framefield
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/flip'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/framefield'
cp -a picon.png ../..//bin/plugins/picon/echocancel.png
make -C freeverb
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/freeverb'
g++ -c `cat x86_64/c_flags`  flip.C -o x86_64/flip.o
g++ -c `cat x86_64/c_flags`  framefield.C -o x86_64/framefield.o
g++ -c `cat x86_64/c_flags`  freeverb.C -o x86_64/freeverb.o
g++ -shared  -o ../..//bin/plugins/video_tools/downsample.plugin x86_64/downsample.o x86_64/downsampleengine.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/downsample.plugin x86_64/downsample.debuginfo
strip ../..//bin/plugins/video_tools/downsample.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/downsample'
make -C freezeframe
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/freezeframe'
g++ -shared  -o ../..//bin/plugins/exotic/dot.plugin x86_64/dot.o x86_64/dotwindow.o  `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  freezeframe.C -o x86_64/freezeframe.o
objcopy --only-keep-debug ../..//bin/plugins/exotic/dot.plugin x86_64/dot.debuginfo
strip ../..//bin/plugins/exotic/dot.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/dot'
make -C gain
g++ -shared  -o ../..//bin/plugins/video_tools/seltempavg.plugin x86_64/seltempavg.o x86_64/seltempavgwindow.o `cat x86_64/l_flags`
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/gain'
g++ -shared  -o ../..//bin/plugins/exotic/edge.plugin x86_64/edge.o x86_64/edgewindow.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  gain.C -o x86_64/gain.o
In file included from Components/comb.hpp:10:0,
                 from Components/revmodel.hpp:10,
                 from freeverb.C:29:
Components/comb.hpp: In member function ‘float comb::process(float)’:
Components/comb.hpp:41:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  undenormalise(output);
                ^
Components/denormals.h:11:53: note: in definition of macro ‘undenormalise’
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
                                                     ^
Components/comb.hpp:44:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  undenormalise(filterstore);
                ^
Components/denormals.h:11:53: note: in definition of macro ‘undenormalise’
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
                                                     ^
Components/allpass.hpp: In member function ‘float allpass::process(float)’:
Components/allpass.hpp:36:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  undenormalise(bufout);
                ^
Components/denormals.h:11:53: note: in definition of macro ‘undenormalise’
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
                                                     ^
cp -a picon.png ../..//bin/plugins/picon/echo.png
g++ -shared  -o ../..//bin/plugins/audio_tools/echo.plugin x86_64/echo.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/seltempavg.plugin x86_64/seltempavg.debuginfo
strip ../..//bin/plugins/video_tools/seltempavg.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/denoiseseltempavg'
make -C gamma
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/gamma'
objcopy --only-keep-debug ../..//bin/plugins/exotic/edge.plugin x86_64/edge.debuginfo
g++ -shared  -o ../..//bin/plugins/video_tools/flash.plugin x86_64/flash.o `cat x86_64/l_flags`
strip ../..//bin/plugins/exotic/edge.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/edge'
make -C gradient
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/gradient'
g++ -c `cat x86_64/c_flags`  gamma.C -o x86_64/gamma.o
g++ -shared  -o ../..//bin/plugins/video_tools/fieldframe.plugin x86_64/fieldframe.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  gradient.C -o x86_64/gradient.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/echo.plugin x86_64/echo.debuginfo
strip ../..//bin/plugins/audio_tools/echo.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/echo'
make -C graphic
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/graphic'
objcopy --only-keep-debug ../..//bin/plugins/video_tools/fieldframe.plugin x86_64/fieldframe.debuginfo
strip ../..//bin/plugins/video_tools/fieldframe.plugin
objcopy --only-keep-debug ../..//bin/plugins/video_tools/flash.plugin x86_64/flash.debuginfo
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/fieldframe'
make -C greycstoration
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/greycstoration'
strip ../..//bin/plugins/video_tools/flash.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/flash'
make -C histogram
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/histogram'
g++ -c `cat x86_64/c_flags`  graphic.C -o x86_64/graphic.o
g++ -c `cat x86_64/c_flags`  greycstorationwindow.C -o x86_64/greycstorationwindow.o
g++ -c `cat x86_64/c_flags`  histogram.C -o x86_64/histogram.o
g++ -c `cat x86_64/c_flags`  flipwindow.C -o x86_64/flipwindow.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/framefield.png
cp -a picon.png ../..//bin/plugins/picon/framefield.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/freeverb.png
g++ -shared  -o ../..//bin/plugins/video_tools/framefield.plugin x86_64/framefield.o `cat x86_64/l_flags`
cp -a picon.png ../..//bin/plugins/picon/freeverb.png
mkdir -p x86_64/Components
g++ -c `cat x86_64/c_flags`  Components/allpass.cpp -o x86_64/Components/allpass.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/freezeframe.png
cp -a picon.png ../..//bin/plugins/picon/freezeframe.png
In file included from Components/allpass.hpp:9:0,
                 from Components/allpass.cpp:7:
Components/allpass.hpp: In member function ‘float allpass::process(float)’:
Components/allpass.hpp:36:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  undenormalise(bufout);
                ^
Components/denormals.h:11:53: note: in definition of macro ‘undenormalise’
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
                                                     ^
g++ -shared  -o ../..//bin/plugins/video_tools/freezeframe.plugin x86_64/freezeframe.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  Components/comb.cpp -o x86_64/Components/comb.o
In file included from Components/comb.hpp:10:0,
                 from Components/comb.cpp:7:
Components/comb.hpp: In member function ‘float comb::process(float)’:
Components/comb.hpp:41:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  undenormalise(output);
                ^
Components/denormals.h:11:53: note: in definition of macro ‘undenormalise’
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
                                                     ^
Components/comb.hpp:44:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  undenormalise(filterstore);
                ^
Components/denormals.h:11:53: note: in definition of macro ‘undenormalise’
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
                                                     ^
objcopy --only-keep-debug ../..//bin/plugins/video_tools/framefield.plugin x86_64/framefield.debuginfo
strip ../..//bin/plugins/video_tools/framefield.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/framefield'
g++ -c `cat x86_64/c_flags`  histogramconfig.C -o x86_64/histogramconfig.o
g++ -c `cat x86_64/c_flags`  Components/revmodel.cpp -o x86_64/Components/revmodel.o
objcopy --only-keep-debug ../..//bin/plugins/video_tools/freezeframe.plugin x86_64/freezeframe.debuginfo
g++ -c `cat x86_64/c_flags`  gainwindow.C -o x86_64/gainwindow.o
strip ../..//bin/plugins/video_tools/freezeframe.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/freezeframe'
make -C histogram_bezier
In file included from Components/comb.hpp:10:0,
                 from Components/revmodel.hpp:10,
                 from Components/revmodel.cpp:7:
Components/comb.hpp: In member function ‘float comb::process(float)’:
Components/comb.hpp:41:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  undenormalise(output);
                ^
Components/denormals.h:11:53: note: in definition of macro ‘undenormalise’
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
                                                     ^
Components/comb.hpp:44:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  undenormalise(filterstore);
                ^
Components/denormals.h:11:53: note: in definition of macro ‘undenormalise’
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
                                                     ^
Components/allpass.hpp: In member function ‘float allpass::process(float)’:
Components/allpass.hpp:36:16: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
  undenormalise(bufout);
                ^
Components/denormals.h:11:53: note: in definition of macro ‘undenormalise’
 #define undenormalise(sample) if(((*(unsigned int*)&sample)&0x7f800000)==0) sample=0.0f
                                                     ^
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/histogram_bezier'
g++ -c `cat x86_64/c_flags`  bistogram.C -o x86_64/bistogram.o
g++ -c `cat x86_64/c_flags`  histogramwindow.C -o x86_64/histogramwindow.o
g++ -shared  -o ../..//bin/plugins/audio_tools/freeverb.plugin x86_64/freeverb.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/flip.png
cp -a picon.png ../..//bin/plugins/picon/flip.png
g++ -shared  -o ../..//bin/plugins/video_transitions/flip.plugin x86_64/flip.o x86_64/flipwindow.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/freeverb.plugin x86_64/freeverb.debuginfo
g++ -c `cat x86_64/c_flags`  greycstorationplugin.C -o x86_64/greycstorationplugin.o
strip ../..//bin/plugins/audio_tools/freeverb.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/freeverb'
cp -a picon.png ../..//bin/plugins/picon/greycstoration.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/histogram.png
cp -a picon.png ../..//bin/plugins/picon/histogram.png
g++ -c `cat x86_64/c_flags`  bistogramconfig.C -o x86_64/bistogramconfig.o
objcopy --only-keep-debug ../..//bin/plugins/video_transitions/flip.plugin x86_64/flip.debuginfo
g++ -shared  -o ../..//bin/plugins/audio_tools/echocancel.plugin x86_64/echocancel.o `cat x86_64/l_flags`
strip ../..//bin/plugins/video_transitions/flip.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/flip'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/gain.png
make -C holo
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/holo'
g++ -c `cat x86_64/c_flags`  holo.C -o x86_64/holo.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/echocancel.plugin x86_64/echocancel.debuginfo
strip ../..//bin/plugins/audio_tools/echocancel.plugin
cp -a picon.png ../..//bin/plugins/picon/gain.png
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/echocancel'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/gradient.png
g++ -shared  -o ../..//bin/plugins/audio_tools/gain.plugin x86_64/gain.o x86_64/gainwindow.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  holowindow.C -o x86_64/holowindow.o
g++ -c `cat x86_64/c_flags`  gammawindow.C -o x86_64/gammawindow.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/gain.plugin x86_64/gain.debuginfo
strip ../..//bin/plugins/audio_tools/gain.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/gain'
make -C huesaturation
g++ -c `cat x86_64/c_flags`  bistogramwindow.C -o x86_64/bistogramwindow.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/huesaturation'
g++ -c `cat x86_64/c_flags`  huesaturation.C -o x86_64/huesaturation.o
cp -a picon.png ../..//bin/plugins/picon/gradient.png
g++ -shared  -o ../..//bin/plugins/colors/gradient.plugin x86_64/gradient.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/colors/gradient.plugin x86_64/gradient.debuginfo
strip ../..//bin/plugins/colors/gradient.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/gradient'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/huesaturation.png
cp -a picon.png ../..//bin/plugins/picon/huesaturation.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/holo.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/graphic.png
cp -a picon.png ../..//bin/plugins/picon/graphic.png
cp -a picon.png ../..//bin/plugins/picon/holo.png
make -C interpolate
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/interpolate'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/gamma.png
cp -a picon.png ../..//bin/plugins/picon/histogram_bezier.png
cp -a picon.png ../..//bin/plugins/picon/gamma.png
make -C interpolateaudio
make -C interpolatevideo
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/interpolateaudio'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/interpolatevideo'
g++ -c `cat x86_64/c_flags`  interpolate.C -o x86_64/interpolate.o
g++ -shared  -o ../..//bin/plugins/audio_tools/graphic.plugin x86_64/graphic.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  interpolateaudio.C -o x86_64/interpolateaudio.o
g++ -c `cat x86_64/c_flags`  interpolatevideo.C -o x86_64/interpolatevideo.o
g++ -shared  -o ../..//bin/plugins/colors/histogram.plugin x86_64/histogram.o x86_64/histogramconfig.o x86_64/histogramwindow.o `cat x86_64/l_flags`
g++ -shared  -o ../..//bin/plugins/colors/gamma.plugin x86_64/gamma.o x86_64/gammawindow.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/graphic.plugin x86_64/graphic.debuginfo
strip ../..//bin/plugins/audio_tools/graphic.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/graphic'
make -C invertaudio
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/invertaudio'
objcopy --only-keep-debug ../..//bin/plugins/colors/histogram.plugin x86_64/histogram.debuginfo
strip ../..//bin/plugins/colors/histogram.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/histogram'
make -C invertvideo
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/invertvideo'
objcopy --only-keep-debug ../..//bin/plugins/colors/gamma.plugin x86_64/gamma.debuginfo
g++ -c `cat x86_64/c_flags`  invert.C -o x86_64/invert.o
strip ../..//bin/plugins/colors/gamma.plugin
cp -a theme_suv.png ../..//bin/plugins/theme_suv/invertaudio.png
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/gamma'
make -C irissquare
cp -a picon.png ../..//bin/plugins/picon/invertaudio.png
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/irissquare'
make -C ivtc
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/ivtc'
g++ -c `cat x86_64/c_flags`  invert.C -o x86_64/invert.o
g++ -c `cat x86_64/c_flags`  irissquare.C -o x86_64/irissquare.o
g++ -c `cat x86_64/c_flags`  ivtc.C -o x86_64/ivtc.o
g++ -shared  -o ../..//bin/plugins/colors/histogram_bezier.plugin x86_64/bistogram.o x86_64/bistogramconfig.o x86_64/bistogramwindow.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/colors/histogram_bezier.plugin x86_64/histogram_bezier.debuginfo
strip ../..//bin/plugins/colors/histogram_bezier.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/histogram_bezier'
make -C lens
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/lens'
g++ -shared  -o ../..//bin/plugins/audio_tools/invertaudio.plugin x86_64/invert.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  lens.C -o x86_64/lens.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/interpolateaudio.png
cp -a picon.png ../..//bin/plugins/picon/interpolateaudio.png
g++ -shared  -o ../..//bin/plugins/audio_tools/interpolateaudio.plugin x86_64/interpolateaudio.o `cat x86_64/l_flags`
g++ -shared  -o ../..//bin/plugins/colors/huesaturation.plugin x86_64/huesaturation.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/invertaudio.plugin x86_64/invertaudio.debuginfo
strip ../..//bin/plugins/audio_tools/invertaudio.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/invertaudio'
make -C level
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/level'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/interpolatepixels.png
cp -a picon.png ../..//bin/plugins/picon/interpolatepixels.png
g++ -shared  -o ../..//bin/plugins/video_tools/interpolatepixels.plugin x86_64/interpolate.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/interpolateaudio.plugin x86_64/interpolateaudio.debuginfo
objcopy --only-keep-debug ../..//bin/plugins/colors/huesaturation.plugin x86_64/huesaturation.debuginfo
strip ../..//bin/plugins/audio_tools/interpolateaudio.plugin
strip ../..//bin/plugins/colors/huesaturation.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/interpolateaudio'
make -C linearblur
g++ -c `cat x86_64/c_flags`  leveleffect.C -o x86_64/leveleffect.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/huesaturation'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/leveleffect.png
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/linearblur'
g++ -c `cat x86_64/c_flags`  ivtcwindow.C -o x86_64/ivtcwindow.o
g++ -c `cat x86_64/c_flags`  linearblur.C -o x86_64/linearblur.o
objcopy --only-keep-debug ../..//bin/plugins/video_tools/interpolatepixels.plugin x86_64/interpolatepixels.debuginfo
strip ../..//bin/plugins/video_tools/interpolatepixels.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/interpolate'
make -C liveaudio
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/liveaudio'
g++ -shared  -o ../..//bin/plugins/exotic/holo.plugin x86_64/holo.o x86_64/holowindow.o  `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  liveaudio.C -o x86_64/liveaudio.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/invertvideo.png
cp -a picon.png ../..//bin/plugins/picon/invertvideo.png
g++ -shared  -o ../..//bin/plugins/video_tools/invertvideo.plugin x86_64/invert.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/exotic/holo.plugin x86_64/holo.debuginfo
strip ../..//bin/plugins/exotic/holo.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/holo'
make -C livevideo
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/livevideo'
g++ -c `cat x86_64/c_flags`  interpolatewindow.C -o x86_64/interpolatewindow.o
g++ -c `cat x86_64/c_flags`  livevideo.C -o x86_64/livevideo.o
objcopy --only-keep-debug ../..//bin/plugins/video_tools/invertvideo.plugin x86_64/invertvideo.debuginfo
strip ../..//bin/plugins/video_tools/invertvideo.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/invertvideo'
make -C loopaudio
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/loopaudio'
In file included from CImg.h:9183:0,
                 from greycstorationplugin.C:36:
greycstoration.h: In instantiation of ‘cimg_library::CImg<T>& cimg_library::CImg<T>::greycstoration_run(const cimg_library::CImg<float>&, float, float, float, float, float, float, float, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = float]’:
greycstoration.h:243:28:   required from ‘cimg_library::CImg<T>& cimg_library::CImg<T>::greycstoration_run(float, float, float, float, float, float, float, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = float]’
greycstorationplugin.C:154:10:   required from here
greycstoration.h:172:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       ntile = (tile && (tile<width() || tile<height() || (depth()>1 && tile<depth())))?tile:0,
                             ^
greycstoration.h:172:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       ntile = (tile && (tile<width() || tile<height() || (depth()>1 && tile<depth())))?tile:0,
                                             ^
greycstoration.h:172:76: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       ntile = (tile && (tile<width() || tile<height() || (depth()>1 && tile<depth())))?tile:0,
                                                                            ^
g++ -c `cat x86_64/c_flags`  loopaudio.C -o x86_64/loopaudio.o
greycstoration.h: In instantiation of ‘static void* cimg_library::CImg<T>::greycstoration_thread(void*) [with T = float]’:
greycstoration.h:219:39:   required from ‘cimg_library::CImg<T>& cimg_library::CImg<T>::greycstoration_run(const cimg_library::CImg<float>&, float, float, float, float, float, float, float, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = float]’
greycstoration.h:243:28:   required from ‘cimg_library::CImg<T>& cimg_library::CImg<T>::greycstoration_run(float, float, float, float, float, float, float, float, float, unsigned int, bool, unsigned int, unsigned int, unsigned int) [with T = float]’
greycstorationplugin.C:154:10:   required from here
greycstoration.h:322:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (unsigned int z=0; z<source.depth() && !*(p.stop_request); z+=p.tile)
                          ^
greycstoration.h:323:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for (unsigned int y=0; y<source.height() && !*(p.stop_request); y+=p.tile)
                            ^
greycstoration.h:324:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
      for (unsigned int x=0; x<source.width() && !*(p.stop_request); x+=p.tile)
                              ^
greycstoration.h:330:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     xe = x1<source.width()?x1:source.width()-1,
            ^
greycstoration.h:331:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     ye = y1<source.height()?y1:source.height()-1,
            ^
greycstoration.h:332:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     ze = z1<source.depth()?z1:source.depth()-1;
            ^
greycstoration.h:343:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for (unsigned int y=0; y<source.height() && !*(p.stop_request); y+=p.tile)
                          ^
greycstoration.h:344:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for (unsigned int x=0; x<source.width() && !*(p.stop_request); x+=p.tile)
                            ^
greycstoration.h:349:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   xe = x1<source.width()?x1:source.width()-1,
          ^
greycstoration.h:350:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   ye = y1<source.height()?y1:source.height()-1;
          ^
cp -a theme_suv.png ../..//bin/plugins/theme_suv/loopaudio.png
cp -a picon.png ../..//bin/plugins/picon/loopaudio.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/ivtc.png
cp -a picon.png ../..//bin/plugins/picon/ivtc.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/liveaudio.png
cp -a picon.png ../..//bin/plugins/picon/liveaudio.png
cp -a picon.png ../..//bin/plugins/picon/leveleffect.png
make -C loopvideo
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/loopvideo'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/irissquare.png
cp -a picon.png ../..//bin/plugins/picon/irissquare.png
g++ -shared  -o ../..//bin/plugins/video_transitions/irissquare.plugin x86_64/irissquare.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  loopvideo.C -o x86_64/loopvideo.o
objcopy --only-keep-debug ../..//bin/plugins/video_transitions/irissquare.plugin x86_64/irissquare.debuginfo
strip ../..//bin/plugins/video_transitions/irissquare.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/irissquare'
make -C motion
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/motion'
g++ -c `cat x86_64/c_flags`  motion.C -o x86_64/motion.o
g++ -shared  -o ../..//bin/plugins/audio_tools/leveleffect.plugin x86_64/leveleffect.o `cat x86_64/l_flags`
g++ -shared  -o ../..//bin/plugins/tv_effects/ivtc.plugin x86_64/ivtc.o x86_64/ivtcwindow.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/leveleffect.plugin x86_64/leveleffect.debuginfo
strip ../..//bin/plugins/audio_tools/leveleffect.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/level'
make -C motionblur
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/motionblur'
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/ivtc.plugin x86_64/ivtc.debuginfo
strip ../..//bin/plugins/tv_effects/ivtc.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/ivtc'
make -C normalize
g++ -c `cat x86_64/c_flags`  motionblur.C -o x86_64/motionblur.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/normalize'
g++ -shared  -o ../..//bin/plugins/tv_effects/liveaudio.plugin x86_64/liveaudio.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  normalize.C -o x86_64/normalize.o
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/liveaudio.plugin x86_64/liveaudio.debuginfo
strip ../..//bin/plugins/tv_effects/liveaudio.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/liveaudio'
make -C oilpainting
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/oilpainting'
g++ -c `cat x86_64/c_flags`  opticflow.C -o x86_64/opticflow.o
g++ -shared  -o ../..//bin/plugins/audio_tools/loopaudio.plugin x86_64/loopaudio.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  oil.C -o x86_64/oil.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/loopaudio.plugin x86_64/loopaudio.debuginfo
strip ../..//bin/plugins/audio_tools/loopaudio.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/loopaudio'
make -C overlay
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/overlay'
motion.C: In member function ‘float RotateScan::scan_frame(VFrame*, VFrame*, int, int)’:
motion.C:1656:33: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
     fscanf(input, "%f", &result);
                                 ^
cp -a theme_suv.png ../..//bin/plugins/theme_suv/loopvideo.png
cp -a picon.png ../..//bin/plugins/picon/loopvideo.png
g++ -c `cat x86_64/c_flags`  overlay.C -o x86_64/overlay.o
g++ -shared  -o ../..//bin/plugins/video_tools/loopvideo.plugin x86_64/loopvideo.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/livevideo.png
cp -a picon.png ../..//bin/plugins/picon/livevideo.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/linearblur.png
cp -a picon.png ../..//bin/plugins/picon/linearblur.png
g++ -shared  -o ../..//bin/plugins/tv_effects/livevideo.plugin x86_64/livevideo.o `cat x86_64/l_flags`
g++ -shared  -o ../..//bin/plugins/video_tools/linearblur.plugin x86_64/linearblur.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/loopvideo.plugin x86_64/loopvideo.debuginfo
strip ../..//bin/plugins/video_tools/loopvideo.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/loopvideo'
make -C overlayaudio
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/overlayaudio'
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/livevideo.plugin x86_64/livevideo.debuginfo
objcopy --only-keep-debug ../..//bin/plugins/video_tools/linearblur.plugin x86_64/linearblur.debuginfo
strip ../..//bin/plugins/tv_effects/livevideo.plugin
g++ -c `cat x86_64/c_flags`  overlayaudio.C -o x86_64/overlayaudio.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/livevideo'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/overlayaudio.png
strip ../..//bin/plugins/video_tools/linearblur.plugin
g++ -c `cat x86_64/c_flags`  motionscan.C -o x86_64/motionscan.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/linearblur'
make -C parametric
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/parametric'
g++ -c `cat x86_64/c_flags`  parametric.C -o x86_64/parametric.o
g++ -c `cat x86_64/c_flags`  normalizewindow.C -o x86_64/normalizewindow.o
motionscan.C: In member function ‘void MotionScan::scan_frame(VFrame*, VFrame*, int, int, int, int, double, double, int, int, int, int, int, int, int, int, int, int, int)’:
motionscan.C:407:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
      &dx_result, &dy_result);
                             ^
g++ -c `cat x86_64/c_flags`  motionscan.C -o x86_64/motionscan.o
g++ -c `cat x86_64/c_flags`  motionwindow.C -o x86_64/motionwindow.o
motionscan.C: In member function ‘void MotionScan::scan_frame(VFrame*, VFrame*, int, int, int, int, double, double, int, int, int, int, int, int, int, int, int, int, int)’:
motionscan.C:407:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
      &dx_result, &dy_result);
                             ^
cp -a theme_suv.png ../..//bin/plugins/theme_suv/overlay.png
cp -a picon.png ../..//bin/plugins/picon/overlay.png
g++ -shared  -o ../..//bin/plugins/video_tools/overlay.plugin x86_64/overlay.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/motionblur.png
cp -a picon.png ../..//bin/plugins/picon/motionblur.png
g++ -shared  -o ../..//bin/plugins/video_tools/motionblur.plugin x86_64/motionblur.o `cat x86_64/l_flags`
cp -a picon.png ../..//bin/plugins/picon/overlayaudio.png
g++ -shared  -o ../..//bin/plugins/audio_tools/overlayaudio.plugin x86_64/overlayaudio.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/lens.png
cp -a picon.png ../..//bin/plugins/picon/lens.png
g++ -shared  -o ../..//bin/plugins/transforms/lens.plugin x86_64/lens.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/interpolatevideo.png
cp -a picon.png ../..//bin/plugins/picon/interpolatevideo.png
objcopy --only-keep-debug ../..//bin/plugins/video_tools/overlay.plugin x86_64/overlay.debuginfo
g++ -shared  -o ../..//bin/plugins/video_tools/interpolatevideo.plugin x86_64/interpolatevideo.o x86_64/interpolatewindow.o x86_64/opticflow.o x86_64/motionscan.o `cat x86_64/l_flags`
strip ../..//bin/plugins/video_tools/overlay.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/overlay'
make -C perspective
cp -a theme_suv.png ../..//bin/plugins/theme_suv/normalize.png
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/perspective'
cp -a picon.png ../..//bin/plugins/picon/normalize.png
g++ -shared  -o ../..//bin/plugins/audio_tools/normalize.plugin x86_64/normalize.o x86_64/normalizewindow.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  perspective.C -o x86_64/perspective.o
objcopy --only-keep-debug ../..//bin/plugins/video_tools/motionblur.plugin x86_64/motionblur.debuginfo
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/overlayaudio.plugin x86_64/overlayaudio.debuginfo
strip ../..//bin/plugins/video_tools/motionblur.plugin
strip ../..//bin/plugins/audio_tools/overlayaudio.plugin
objcopy --only-keep-debug ../..//bin/plugins/transforms/lens.plugin x86_64/lens.debuginfo
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/motionblur'
make -C photoscale
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/overlayaudio'
make -C pitch
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/photoscale'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/pitch'
strip ../..//bin/plugins/transforms/lens.plugin
objcopy --only-keep-debug ../..//bin/plugins/video_tools/interpolatevideo.plugin x86_64/interpolatevideo.debuginfo
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/lens'
make -C polar
strip ../..//bin/plugins/video_tools/interpolatevideo.plugin
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/polar'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/interpolatevideo'
make -C radialblur
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/radialblur'
g++ -c `cat x86_64/c_flags`  pitch.C -o x86_64/pitch.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/normalize.plugin x86_64/normalize.debuginfo
strip ../..//bin/plugins/audio_tools/normalize.plugin
g++ -c `cat x86_64/c_flags`  photoscale.C -o x86_64/photoscale.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/normalize'
cp -a picon.png ../..//bin/plugins/picon/photoscale.png
g++ -c `cat x86_64/c_flags`  polar.C -o x86_64/polar.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/polar.png
g++ -c `cat x86_64/c_flags`  radialblur.C -o x86_64/radialblur.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/pitch.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/radialblur.png
cp -a picon.png ../..//bin/plugins/picon/pitch.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/motion.png
cp -a picon.png ../..//bin/plugins/picon/motion.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/oil.png
cp -a picon.png ../..//bin/plugins/picon/oil.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/parametric.png
cp -a picon.png ../..//bin/plugins/picon/parametric.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/perspective.png
cp -a picon.png ../..//bin/plugins/picon/polar.png
make -C reframe
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/reframe'
g++ -shared  -o ../..//bin/plugins/exotic/oil.plugin x86_64/oil.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  reframe.C -o x86_64/reframe.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/reframe.png
cp -a picon.png ../..//bin/plugins/picon/reframe.png
cp -a picon.png ../..//bin/plugins/picon/perspective.png
make -C reframert
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/reframert'
objcopy --only-keep-debug ../..//bin/plugins/exotic/oil.plugin x86_64/oil.debuginfo
strip ../..//bin/plugins/exotic/oil.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/oilpainting'
make -C removegaps
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/removegaps'
g++ -c `cat x86_64/c_flags`  reframert.C -o x86_64/reframert.o
g++ -c `cat x86_64/c_flags`  removegaps.C -o x86_64/removegaps.o
g++ -shared  -o ../..//bin/plugins/audio_tools/parametric.plugin x86_64/parametric.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/parametric.plugin x86_64/parametric.debuginfo
strip ../..//bin/plugins/audio_tools/parametric.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/parametric'
make -C reroute
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/reroute'
g++ -c `cat x86_64/c_flags`  reroute.C -o x86_64/reroute.o
g++ -shared  -o ../..//bin/plugins/video_tools/reframe.plugin x86_64/reframe.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/reframe.plugin x86_64/reframe.debuginfo
g++ -shared  -o ../..//bin/plugins/audio_tools/pitch.plugin x86_64/pitch.o `cat x86_64/l_flags`
strip ../..//bin/plugins/video_tools/reframe.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/reframe'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/reroute.png
cp -a picon.png ../..//bin/plugins/picon/reroute.png
make -C resample
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/resample'
g++ -shared  -o ../..//bin/plugins/video_tools/motion.plugin x86_64/motion.o x86_64/motionscan.o x86_64/motionwindow.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  resample.C -o x86_64/resample.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/pitch.plugin x86_64/pitch.debuginfo
strip ../..//bin/plugins/audio_tools/pitch.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/pitch'
make -C resamplert
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/resamplert'
g++ -shared  -o ../..//bin/plugins/transforms/perspective.plugin x86_64/perspective.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/motion.plugin x86_64/motion.debuginfo
g++ -c `cat x86_64/c_flags`  resamplert.C -o x86_64/resamplert.o
strip ../..//bin/plugins/video_tools/motion.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/motion'
make -C reverb
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/reverb'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/reframert.png
cp -a picon.png ../..//bin/plugins/picon/reframert.png
g++ -shared  -o ../..//bin/plugins/video_tools/reframert.plugin x86_64/reframert.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  reverb.C -o x86_64/reverb.o
objcopy --only-keep-debug ../..//bin/plugins/transforms/perspective.plugin x86_64/perspective.debuginfo
strip ../..//bin/plugins/transforms/perspective.plugin
g++ -shared  -o ../..//bin/plugins/transforms/photoscale.plugin x86_64/photoscale.o `cat x86_64/l_flags`
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/perspective'
g++ -c `cat x86_64/c_flags`  reverbwindow.C -o x86_64/reverbwindow.o
cp -a picon.png ../..//bin/plugins/picon/removegaps.png
objcopy --only-keep-debug ../..//bin/plugins/video_tools/reframert.plugin x86_64/reframert.debuginfo
g++ -shared  -o ../..//bin/plugins/audio_tools/removegaps.plugin x86_64/removegaps.o `cat x86_64/l_flags`
strip ../..//bin/plugins/video_tools/reframert.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/reframert'
make -C reverseaudio
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/reverseaudio'
objcopy --only-keep-debug ../..//bin/plugins/transforms/photoscale.plugin x86_64/photoscale.debuginfo
strip ../..//bin/plugins/transforms/photoscale.plugin
g++ -c `cat x86_64/c_flags`  reverseaudio.C -o x86_64/reverseaudio.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/photoscale'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/reverseaudio.png
cp -a picon.png ../..//bin/plugins/picon/reverseaudio.png
make -C reversevideo
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/reversevideo'
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/removegaps.plugin x86_64/removegaps.debuginfo
strip ../..//bin/plugins/audio_tools/removegaps.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/removegaps'
make -C rgb601
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/rgb601'
g++ -shared  -o ../..//bin/plugins/transforms/polar.plugin x86_64/polar.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  reversevideo.C -o x86_64/reversevideo.o
g++ -c `cat x86_64/c_flags`  rgb601.C -o x86_64/rgb601.o
cp -a picon.png ../..//bin/plugins/picon/radialblur.png
g++ -shared  -o ../..//bin/plugins/video_tools/radialblur.plugin x86_64/radialblur.o `cat x86_64/l_flags`
g++ -shared  -o ../..//bin/plugins/video_tools/reroute.plugin x86_64/reroute.o  `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/transforms/polar.plugin x86_64/polar.debuginfo
strip ../..//bin/plugins/transforms/polar.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/polar'
make -C rgbshift
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/rgbshift'
objcopy --only-keep-debug ../..//bin/plugins/video_tools/radialblur.plugin x86_64/radialblur.debuginfo
strip ../..//bin/plugins/video_tools/radialblur.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/radialblur'
make -C rotate
g++ -c `cat x86_64/c_flags`  rgbshift.C -o x86_64/rgbshift.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/rotate'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/resample.png
cp -a picon.png ../..//bin/plugins/picon/resample.png
g++ -shared  -o ../..//bin/plugins/audio_tools/resample.plugin x86_64/resample.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/reroute.plugin x86_64/reroute.debuginfo
strip ../..//bin/plugins/video_tools/reroute.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/reroute'
make -C scale
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/scale'
reverb.C: In member function ‘int Reverb::load_from_file(char*)’:
reverb.C:381:37: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   (void)fread(string, length, 1, in);
                                     ^
g++ -c `cat x86_64/c_flags`  rotate.C -o x86_64/rotate.o
g++ -c `cat x86_64/c_flags`  scale.C -o x86_64/scale.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/resample.plugin x86_64/resample.debuginfo
strip ../..//bin/plugins/audio_tools/resample.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/resample'
make -C shapewipe
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/shapewipe'
g++ -c `cat x86_64/c_flags`  shapewipe.C -o x86_64/shapewipe.o
cp -a picon.png ../..//bin/plugins/picon/resamplert.png
g++ -shared  -o ../..//bin/plugins/audio_tools/resamplert.plugin x86_64/resamplert.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/resamplert.plugin x86_64/resamplert.debuginfo
strip ../..//bin/plugins/audio_tools/resamplert.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/resamplert'
make -C sharpen
cp -a theme_suv.png ../..//bin/plugins/theme_suv/reversevideo.png
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/sharpen'
g++ -shared  -o ../..//bin/plugins/audio_tools/reverseaudio.plugin x86_64/reverseaudio.o `cat x86_64/l_flags`
cp -a picon.png ../..//bin/plugins/picon/reversevideo.png
g++ -shared  -o ../..//bin/plugins/video_tools/reversevideo.plugin x86_64/reversevideo.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  sharpen.C -o x86_64/sharpen.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/reverb.png
cp -a picon.png ../..//bin/plugins/picon/reverb.png
g++ -c `cat x86_64/c_flags`  sharpenwindow.C -o x86_64/sharpenwindow.o
g++ -shared  -o ../..//bin/plugins/audio_tools/reverb.plugin x86_64/reverb.o x86_64/reverbwindow.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/reversevideo.plugin x86_64/reversevideo.debuginfo
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/reverseaudio.plugin x86_64/reverseaudio.debuginfo
strip ../..//bin/plugins/video_tools/reversevideo.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/reversevideo'
make -C shiftinterlace
strip ../..//bin/plugins/audio_tools/reverseaudio.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/reverseaudio'
make -C slide
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/slide'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/shiftinterlace'
g++ -c `cat x86_64/c_flags`  slide.C -o x86_64/slide.o
g++ -c `cat x86_64/c_flags`  shiftinterlace.C -o x86_64/shiftinterlace.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/reverb.plugin x86_64/reverb.debuginfo
strip ../..//bin/plugins/audio_tools/reverb.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/reverb'
make -C spectrogram
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/spectrogram'
g++ -c `cat x86_64/c_flags`  rgb601window.C -o x86_64/rgb601window.o
g++ -c `cat x86_64/c_flags`  spectrogram.C -o x86_64/spectrogram.o
shapewipe.C: In member function ‘int ShapeWipeMain::read_pattern_image(int, int)’:
shapewipe.C:461:25: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  fread(header, 1, 8, fp);
                         ^
g++ -c `cat x86_64/c_flags`  scalewin.C -o x86_64/scalewin.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/rotate.png
cp -a picon.png ../..//bin/plugins/picon/rotate.png
g++ -shared  -o ../..//bin/plugins/transforms/rotate.plugin x86_64/rotate.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/spectrogram.png
cp -a picon.png ../..//bin/plugins/picon/spectrogram.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/sharpen.png
cp -a picon.png ../..//bin/plugins/picon/sharpen.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/scale.png
cp -a picon.png ../..//bin/plugins/picon/scale.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/rgb601.png
cp -a picon.png ../..//bin/plugins/picon/rgb601.png
cp -a picon.png ../..//bin/plugins/picon/rgbshift.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/shiftinterlace.png
g++ -shared  -o ../..//bin/plugins/tv_effects/rgbshift.plugin x86_64/rgbshift.o `cat x86_64/l_flags`
cp -a picon.png ../..//bin/plugins/picon/shiftinterlace.png
make -C svg
objcopy --only-keep-debug ../..//bin/plugins/transforms/rotate.plugin x86_64/rotate.debuginfo
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/svg'
strip ../..//bin/plugins/transforms/rotate.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/rotate'
make -C swapchannels
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/swapchannels'
g++ -c `cat x86_64/c_flags`  svg.C -o x86_64/svg.o
g++ -c `cat x86_64/c_flags`  swapchannels.C -o x86_64/swapchannels.o
g++ -shared  -o ../..//bin/plugins/tv_effects/rgb601.plugin x86_64/rgb601.o x86_64/rgb601window.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/rgbshift.plugin x86_64/rgbshift.debuginfo
strip ../..//bin/plugins/tv_effects/rgbshift.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/rgbshift'
make -C swapframes
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/swapframes'
g++ -c `cat x86_64/c_flags`  swapframes.C -o x86_64/swapframes.o
g++ -shared  -o ../..//bin/plugins/video_tools/sharpen.plugin x86_64/sharpen.o x86_64/sharpenwindow.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/slide.png
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/rgb601.plugin x86_64/rgb601.debuginfo
cp -a picon.png ../..//bin/plugins/picon/slide.png
strip ../..//bin/plugins/tv_effects/rgb601.plugin
g++ -shared  -o ../..//bin/plugins/video_transitions/slide.plugin x86_64/slide.o `cat x86_64/l_flags`
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/rgb601'
make -C synthesizer
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/synthesizer'
g++ -c `cat x86_64/c_flags`  synthesizer.C -o x86_64/synthesizer.o
objcopy --only-keep-debug ../..//bin/plugins/video_tools/sharpen.plugin x86_64/sharpen.debuginfo
strip ../..//bin/plugins/video_tools/sharpen.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/sharpen'
make -C threshold
g++ -shared  -o ../..//bin/plugins/transforms/scale.plugin x86_64/scale.o x86_64/scalewin.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_transitions/slide.plugin x86_64/slide.debuginfo
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/threshold'
g++ -shared  -o ../..//bin/plugins/tv_effects/shiftinterlace.plugin x86_64/shiftinterlace.o `cat x86_64/l_flags`
strip ../..//bin/plugins/video_transitions/slide.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/slide'
make -C timeavg
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/timeavg'
g++ -c `cat x86_64/c_flags`  histogramengine.C -o x86_64/histogramengine.o
g++ -c `cat x86_64/c_flags`  timeavg.C -o x86_64/timeavg.o
svg.C: In member function ‘virtual int SvgMain::process_realtime(VFrame*, VFrame*)’:
svg.C:212:19: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
    system(command);
                   ^
svg.C:221:24: warning: ignoring return value of ‘int lockf(int, int, __off64_t)’, declared with attribute warn_unused_result [-Wunused-result]
    lockf(fd, F_LOCK, 0);
                        ^
svg.C:250:25: warning: ignoring return value of ‘int lockf(int, int, __off64_t)’, declared with attribute warn_unused_result [-Wunused-result]
    lockf(fd, F_ULOCK, 0);
                         ^
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/shiftinterlace.plugin x86_64/shiftinterlace.debuginfo
strip ../..//bin/plugins/tv_effects/shiftinterlace.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/shiftinterlace'
make -C timefront
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/timefront'
g++ -c `cat x86_64/c_flags`  timefront.C -o x86_64/timefront.o
objcopy --only-keep-debug ../..//bin/plugins/transforms/scale.plugin x86_64/scale.debuginfo
strip ../..//bin/plugins/transforms/scale.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/scale'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/timefront.png
cp -a picon.png ../..//bin/plugins/picon/timefront.png
make -C timestretch
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/timestretch'
g++ -c `cat x86_64/c_flags`  timestretch.C -o x86_64/timestretch.o
g++ -c `cat x86_64/c_flags`  svgwin.C -o x86_64/svgwin.o
g++ -c `cat x86_64/c_flags`  threshold.C -o x86_64/threshold.o
g++ -shared  -o ../..//bin/plugins/video_tools/spectrogram.plugin x86_64/spectrogram.o `cat x86_64/l_flags`
cp -a theme_suv.png ../..//bin/plugins/theme_suv/swapchannels.png
cp -a picon.png ../..//bin/plugins/picon/swapchannels.png
g++ -shared  -o ../..//bin/plugins/tv_effects/swapchannels.plugin x86_64/swapchannels.o `cat x86_64/l_flags`
cp -a picon.png ../..//bin/plugins/picon/swapframes.png
g++ -shared  -o ../..//bin/plugins/tv_effects/swapframes.plugin x86_64/swapframes.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/spectrogram.plugin x86_64/spectrogram.debuginfo
strip ../..//bin/plugins/video_tools/spectrogram.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/spectrogram'
make -C titler
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/titler'
g++ -c `cat x86_64/c_flags`  title.C -o x86_64/title.o
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/swapframes.plugin x86_64/swapframes.debuginfo
strip ../..//bin/plugins/tv_effects/swapframes.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/swapframes'
make -C translate
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/swapchannels.plugin x86_64/swapchannels.debuginfo
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/translate'
strip ../..//bin/plugins/tv_effects/swapchannels.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/swapchannels'
make -C unsharp
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/unsharp'
g++ -c `cat x86_64/c_flags`  translate.C -o x86_64/translate.o
g++ -c `cat x86_64/c_flags`  unsharp.C -o x86_64/unsharp.o
svgwin.C: In destructor ‘EditSvgButton::~EditSvgButton()’:
svgwin.C:256:46: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  write (fh_fifo, &fifo_buf, sizeof(fifo_buf)); // break the thread out of reading from fifo
                                              ^
svgwin.C: In member function ‘virtual void EditSvgButton::run()’:
svgwin.C:303:45: warning: ignoring return value of ‘ssize_t read(int, void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
   read(fh_fifo, &fifo_buf, sizeof(fifo_buf));
                                             ^
svgwin.C: In member function ‘virtual void SvgInkscapeThread::run()’:
svgwin.C:347:17: warning: ignoring return value of ‘int system(const char*)’, declared with attribute warn_unused_result [-Wunused-result]
  system(command);
                 ^
svgwin.C:352:46: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result]
  write (fh_fifo, &fifo_buf, sizeof(fifo_buf));
                                              ^
g++ -c `cat x86_64/c_flags`  timestretchengine.C -o x86_64/timestretchengine.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/timestretch.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/svg.png
cp -a picon.png ../..//bin/plugins/picon/timestretch.png
g++ -shared  -o ../..//bin/plugins/audio_tools/timestretch.plugin x86_64/timestretch.o x86_64/timestretchengine.o `cat x86_64/l_flags`
cp -a picon.png ../..//bin/plugins/picon/svg.png
g++ -shared  -o ../..//bin/plugins/video_tools/svg.plugin x86_64/svg.o x86_64/svgwin.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/timestretch.plugin x86_64/timestretch.debuginfo
strip ../..//bin/plugins/audio_tools/timestretch.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/timestretch'
objcopy --only-keep-debug ../..//bin/plugins/video_tools/svg.plugin x86_64/svg.debuginfo
make -C videoscope
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/videoscope'
strip ../..//bin/plugins/video_tools/svg.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/svg'
make -C vocoder
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/vocoder'
g++ -c `cat x86_64/c_flags`  videoscope.C -o x86_64/videoscope.o
g++ -c `cat x86_64/c_flags`  vocoder.C -o x86_64/vocoder.o
g++ -c `cat x86_64/c_flags`  translatewin.C -o x86_64/translatewin.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/shapewipe.png
cp -a picon.png ../..//bin/plugins/picon/shapewipe.png
g++ -shared  -o ../..//bin/plugins/video_transitions/shapewipe.plugin x86_64/shapewipe.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  thresholdwindow.C -o x86_64/thresholdwindow.o
g++ -shared  -o ../..//bin/plugins/video_tools/timefront.plugin x86_64/timefront.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_transitions/shapewipe.plugin x86_64/shapewipe.debuginfo
strip ../..//bin/plugins/video_transitions/shapewipe.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/shapewipe'
cp -a picon.png ../..//bin/plugins/picon/vocoder.png
g++ -c `cat x86_64/c_flags`  unsharpwindow.C -o x86_64/unsharpwindow.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/unsharp.png
cp -a picon.png ../..//bin/plugins/picon/unsharp.png
make -C wave
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/wave'
objcopy --only-keep-debug ../..//bin/plugins/video_tools/timefront.plugin x86_64/timefront.debuginfo
strip ../..//bin/plugins/video_tools/timefront.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/timefront'
make -C whirl
cp -a theme_suv.png ../..//bin/plugins/theme_suv/synthesizer.png
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/whirl'
cp -a picon.png ../..//bin/plugins/picon/synthesizer.png
g++ -shared  -o ../..//bin/plugins/audio_tools/synthesizer.plugin x86_64/synthesizer.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  wave.C -o x86_64/wave.o
g++ -c `cat x86_64/c_flags`  whirl.C -o x86_64/whirl.o
g++ -c `cat x86_64/c_flags`  timeavgwindow.C -o x86_64/timeavgwindow.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/translate.png
cp -a picon.png ../..//bin/plugins/picon/translate.png
g++ -shared  -o ../..//bin/plugins/transforms/translate.plugin x86_64/translate.o x86_64/translatewin.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/synthesizer.plugin x86_64/synthesizer.debuginfo
strip ../..//bin/plugins/audio_tools/synthesizer.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/synthesizer'
make -C wipe
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/wipe'
g++ -c `cat x86_64/c_flags`  wipe.C -o x86_64/wipe.o
objcopy --only-keep-debug ../..//bin/plugins/transforms/translate.plugin x86_64/translate.debuginfo
strip ../..//bin/plugins/transforms/translate.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/translate'
make -C yuv
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/yuv'
g++ -c `cat x86_64/c_flags`  yuv.C -o x86_64/yuv.o
g++ -shared  -o ../..//bin/plugins/audio_tools/vocoder.plugin x86_64/vocoder.o `cat x86_64/l_flags`
g++ -shared  -o ../..//bin/plugins/video_tools/unsharp.plugin x86_64/unsharp.o x86_64/unsharpwindow.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/vocoder.plugin x86_64/vocoder.debuginfo
strip ../..//bin/plugins/audio_tools/vocoder.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/vocoder'
make -C yuvshift
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/yuvshift'
g++ -c `cat x86_64/c_flags`  yuvshift.C -o x86_64/yuvshift.o
objcopy --only-keep-debug ../..//bin/plugins/video_tools/unsharp.plugin x86_64/unsharp.debuginfo
strip ../..//bin/plugins/video_tools/unsharp.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/unsharp'
cp -a picon.png ../..//bin/plugins/picon/yuvshift.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/yuv.png
cp -a picon.png ../..//bin/plugins/picon/yuv.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/timeavg.png
cp -a picon.png ../..//bin/plugins/picon/timeavg.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/threshold.png
cp -a picon.png ../..//bin/plugins/picon/threshold.png
make -C zoom
g++ -shared  -o ../..//bin/plugins/colors/threshold.plugin x86_64/histogramengine.o x86_64/threshold.o x86_64/thresholdwindow.o `cat x86_64/l_flags`
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/zoom'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/videoscope.png
cp -a picon.png ../..//bin/plugins/picon/videoscope.png
g++ -shared  -o ../..//bin/plugins/video_tools/videoscope.plugin x86_64/videoscope.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  zoom.C -o x86_64/zoom.o
objcopy --only-keep-debug ../..//bin/plugins/colors/threshold.plugin x86_64/threshold.debuginfo
strip ../..//bin/plugins/colors/threshold.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/threshold'
make -C zoomblur
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/zoomblur'
g++ -shared  -o ../..//bin/plugins/video_tools/timeavg.plugin x86_64/timeavg.o x86_64/timeavgwindow.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/videoscope.plugin x86_64/videoscope.debuginfo
g++ -c `cat x86_64/c_flags`  titlewindow.C -o x86_64/titlewindow.o
strip ../..//bin/plugins/video_tools/videoscope.plugin
g++ -c `cat x86_64/c_flags`  zoomblur.C -o x86_64/zoomblur.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/videoscope'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/zoomblur.png
cp -a picon.png ../..//bin/plugins/picon/zoomblur.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/titler.png
cp -a picon.png ../..//bin/plugins/picon/titler.png
make -C theme_blond
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_blond'
g++ -c `cat x86_64/c_flags`  blondtheme.C -o x86_64/blondtheme.o
objcopy --only-keep-debug ../..//bin/plugins/video_tools/timeavg.plugin x86_64/timeavg.debuginfo
strip ../..//bin/plugins/video_tools/timeavg.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/timeavg'
make -C theme_blond_cv
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_blond_cv'
g++ -c `cat x86_64/c_flags`  blondcvtheme.C -o x86_64/blondcvtheme.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/wipe.png
cp -a picon.png ../..//bin/plugins/picon/wipe.png
g++ -shared  -o ../..//bin/plugins/video_transitions/wipe.plugin x86_64/wipe.o `cat x86_64/l_flags`
g++ -shared  -o ../..//bin/plugins/tv_effects/yuv.plugin x86_64/yuv.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_transitions/wipe.plugin x86_64/wipe.debuginfo
strip ../..//bin/plugins/video_transitions/wipe.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/wipe'
make -C theme_blue
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_blue'
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/yuv.plugin x86_64/yuv.debuginfo
strip ../..//bin/plugins/tv_effects/yuv.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/yuv'
make -C theme_blue_dot
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_blue_dot'
g++ -c `cat x86_64/c_flags`  bluetheme.C -o x86_64/bluetheme.o
/bin/bash: line 0: cd: ../../thirdparty/libraw1394*: No such file or directory
g++ -c `cat x86_64/c_flags`  bluedottheme.C -o x86_64/bluedottheme.o
cp -a theme_suv.png ../..//bin/plugins/theme_suv/wave.png
cp -a picon.png ../..//bin/plugins/picon/zoom.png
g++ -shared  -o ../..//bin/plugins/video_transitions/zoom.plugin x86_64/zoom.o `cat x86_64/l_flags`
cp -a picon.png ../..//bin/plugins/picon/wave.png
g++ -shared  -o ../..//bin/plugins/video_tools/wave.plugin x86_64/wave.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/wave.plugin x86_64/wave.debuginfo
strip ../..//bin/plugins/video_tools/wave.plugin
objcopy --only-keep-debug ../..//bin/plugins/video_transitions/zoom.plugin x86_64/zoom.debuginfo
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/wave'
make -C theme_bright
strip ../..//bin/plugins/video_transitions/zoom.plugin
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_bright'
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/zoom'
make -C theme_hulk
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_hulk'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/whirl.png
cp -a picon.png ../..//bin/plugins/picon/whirl.png
g++ -shared  -o ../..//bin/plugins/transforms/whirl.plugin x86_64/whirl.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  brighttheme.C -o x86_64/brighttheme.o
g++ -c `cat x86_64/c_flags`  hulktheme.C -o x86_64/hulktheme.o
g++ -shared  -o ../..//bin/plugins/tv_effects/yuvshift.plugin x86_64/yuvshift.o `cat x86_64/l_flags`
mkdir -p ../..//bin/plugins/themes
cd x86_64 && \
../../../guicast/x86_64/bootstrap theme_blond_data.o ../data/*.png
objcopy --only-keep-debug ../..//bin/plugins/transforms/whirl.plugin x86_64/whirl.debuginfo
strip ../..//bin/plugins/transforms/whirl.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/whirl'
make -C theme_pinklady
g++ -shared  -o ../..//bin/plugins/themes/theme_blond.plugin x86_64/blondtheme.o x86_64/theme_blond_data.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_pinklady'
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/yuvshift.plugin x86_64/yuvshift.debuginfo
strip ../..//bin/plugins/tv_effects/yuvshift.plugin
g++ -c `cat x86_64/c_flags`  pinkladytheme.C -o x86_64/pinkladytheme.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/yuvshift'
make -C theme_suv
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_suv'
objcopy --only-keep-debug ../..//bin/plugins/themes/theme_blond.plugin x86_64/theme_blond.debuginfo
strip ../..//bin/plugins/themes/theme_blond.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_blond'
make -C theme_unflat
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_unflat'
g++ -c `cat x86_64/c_flags`  suv.C -o x86_64/suv.o
mkdir -p ../..//bin/plugins/themes
cd x86_64 && \
../../../guicast/x86_64/bootstrap theme_blond_cv_data.o ../data/*.png
g++ -c `cat x86_64/c_flags`  unflattheme.C -o x86_64/unflattheme.o
g++ -shared  -o ../..//bin/plugins/themes/theme_blond_cv.plugin x86_64/blondcvtheme.o x86_64/theme_blond_cv_data.o
objcopy --only-keep-debug ../..//bin/plugins/themes/theme_blond_cv.plugin x86_64/theme_blond_cv.debuginfo
strip ../..//bin/plugins/themes/theme_blond_cv.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_blond_cv'
cp -a fonts ..//bin/plugins/.
cp -a shapes ..//bin/plugins/.
mkdir -p ..//bin/ladspa
if [ -d /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-*/usr/local/lib/ladspa ]; then \
	cp -a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-*/usr/local/lib/ladspa/. ..//bin/ladspa/. ; \
fi
make -C aging
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/aging'
g++ -c `cat x86_64/c_flags`  aging.C -o x86_64/aging.o
mkdir -p ../..//bin/plugins/themes
cd x86_64 && \
../../../guicast/x86_64/bootstrap theme_blue_data.o ../data/*.png
g++ -shared  -o ../..//bin/plugins/video_tools/zoomblur.plugin x86_64/zoomblur.o `cat x86_64/l_flags`
g++ -shared  -o ../..//bin/plugins/themes/theme_blue.plugin x86_64/bluetheme.o x86_64/theme_blue_data.o
mkdir -p ../..//bin/plugins/themes
cd x86_64 && \
../../../guicast/x86_64/bootstrap theme_blue_dot_data.o ../data/*.png
g++ -shared  -o ../..//bin/plugins/video_tools/titler.plugin x86_64/title.o x86_64/titlewindow.o `cat x86_64/l_flags`
mkdir -p ../..//bin/plugins/themes
g++ -shared  -o ../..//bin/plugins/themes/theme_blue_dot.plugin x86_64/bluedottheme.o x86_64/theme_blue_dot_data.o
cd x86_64 && \
../../../guicast/x86_64/bootstrap theme_hulk_data.o ../data/*.png
objcopy --only-keep-debug ../..//bin/plugins/video_tools/zoomblur.plugin x86_64/zoomblur.debuginfo
strip ../..//bin/plugins/video_tools/zoomblur.plugin
objcopy --only-keep-debug ../..//bin/plugins/themes/theme_blue.plugin x86_64/theme_blue.debuginfo
g++ -shared  -o ../..//bin/plugins/themes/theme_hulk.plugin x86_64/hulktheme.o x86_64/theme_hulk_data.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/zoomblur'
g++ -c `cat x86_64/c_flags`  agingwindow.C -o x86_64/agingwindow.o
strip ../..//bin/plugins/themes/theme_blue.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_blue'
make -C burn
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/burn'
mkdir -p ../..//bin/plugins/themes
cd x86_64 && \
../../../guicast/x86_64/bootstrap theme_bright_data.o ../data/*.png
objcopy --only-keep-debug ../..//bin/plugins/video_tools/titler.plugin x86_64/titler.debuginfo
g++ -shared  -o ../..//bin/plugins/themes/theme_bright.plugin x86_64/brighttheme.o x86_64/theme_bright_data.o
strip ../..//bin/plugins/video_tools/titler.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/titler'
make -C motion2point
objcopy --only-keep-debug ../..//bin/plugins/themes/theme_blue_dot.plugin x86_64/theme_blue_dot.debuginfo
g++ -c `cat x86_64/c_flags`  burn.C -o x86_64/burn.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/motion2point'
strip ../..//bin/plugins/themes/theme_blue_dot.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_blue_dot'
g++ -c `cat x86_64/c_flags`  burnwindow.C -o x86_64/burnwindow.o
objcopy --only-keep-debug ../..//bin/plugins/themes/theme_hulk.plugin x86_64/theme_hulk.debuginfo
strip ../..//bin/plugins/themes/theme_hulk.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_hulk'
make -C timestretchrt
g++ -c `cat x86_64/c_flags`  downsampleengine.C -o x86_64/downsampleengine.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/timestretchrt'
objcopy --only-keep-debug ../..//bin/plugins/themes/theme_bright.plugin x86_64/theme_bright.debuginfo
strip ../..//bin/plugins/themes/theme_bright.plugin
g++ -c `cat x86_64/c_flags`  timestretchrt.C -o x86_64/timestretchrt.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_bright'
g++ -c `cat x86_64/c_flags`  motionscan.C -o x86_64/motionscan.o
cd x86_64 && \
../../../guicast/x86_64/bootstrap theme_pinklady_data.o ../data/*.png
cd x86_64 && \
../../../guicast/x86_64/bootstrap theme_suv_data.o ../data/*.png
g++ -shared  -o ../..//bin/plugins/themes/theme_pinklady.plugin x86_64/pinkladytheme.o x86_64/theme_pinklady_data.o
g++ -shared  -o ../..//bin/plugins/themes/theme_suv.plugin x86_64/suv.o x86_64/theme_suv_data.o
cd x86_64 && \
../../../guicast/x86_64/bootstrap theme_unflat_data.o ../data/*.png
motionscan.C: In member function ‘void MotionScan::scan_frame(VFrame*, VFrame*, int, int, int, int, double, double, int, int, int, int, int, int, int, int, int, int, int)’:
motionscan.C:407:29: warning: ignoring return value of ‘int fscanf(FILE*, const char*, ...)’, declared with attribute warn_unused_result [-Wunused-result]
      &dx_result, &dy_result);
                             ^
objcopy --only-keep-debug ../..//bin/plugins/themes/theme_pinklady.plugin x86_64/theme_pinklady.debuginfo
g++ -shared  -o ../..//bin/plugins/themes/theme_unflat.plugin x86_64/unflattheme.o x86_64/theme_unflat_data.o
objcopy --only-keep-debug ../..//bin/plugins/themes/theme_suv.plugin x86_64/theme_suv.debuginfo
strip ../..//bin/plugins/themes/theme_pinklady.plugin
strip ../..//bin/plugins/themes/theme_suv.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_pinklady'
cp -a picon.png ../..//bin/plugins/picon/timestretchrt.png
g++ -c `cat x86_64/c_flags`  motion.C -o x86_64/motion.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_suv'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/burn.png
cp -a picon.png ../..//bin/plugins/picon/burn.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/aging.png
cp -a picon.png ../..//bin/plugins/picon/aging.png
g++ -c `cat x86_64/c_flags`  motionwindow.C -o x86_64/motionwindow.o
objcopy --only-keep-debug ../..//bin/plugins/themes/theme_unflat.plugin x86_64/theme_unflat.debuginfo
strip ../..//bin/plugins/themes/theme_unflat.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/theme_unflat'
cp -a picon.png ../..//bin/plugins/picon/motion2.png
g++ -shared  -o ../..//bin/plugins/audio_tools/timestretchrt.plugin x86_64/timestretchrt.o ../timestretch/x86_64/timestretchengine.o `cat x86_64/l_flags`
g++ -shared  -o ../..//bin/plugins/exotic/burn.plugin x86_64/burn.o x86_64/burnwindow.o  `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/timestretchrt.plugin x86_64/timestretchrt.debuginfo
strip ../..//bin/plugins/audio_tools/timestretchrt.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/timestretchrt'
objcopy --only-keep-debug ../..//bin/plugins/exotic/burn.plugin x86_64/burn.debuginfo
strip ../..//bin/plugins/exotic/burn.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/burn'
g++ -shared  -o ../..//bin/plugins/exotic/aging.plugin x86_64/aging.o x86_64/agingwindow.o  `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/exotic/aging.plugin x86_64/aging.debuginfo
strip ../..//bin/plugins/exotic/aging.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/aging'
g++ -shared  -o ../..//bin/plugins/video_tools/motion2.plugin x86_64/downsampleengine.o x86_64/motionscan.o x86_64/motion.o x86_64/motionwindow.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/motion2.plugin x86_64/motion2.debuginfo
strip ../..//bin/plugins/video_tools/motion2.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/motion2point'
g++ -shared  -o ../..//bin/plugins/video_tools/greycstoration.plugin x86_64/greycstorationwindow.o x86_64/greycstorationplugin.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/video_tools/greycstoration.plugin x86_64/greycstoration.debuginfo
strip ../..//bin/plugins/video_tools/greycstoration.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/greycstoration'
make[2]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins'
make[2]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/doc'
for i in arrow.png autokeyframe.png camera.png channel.png crop.png cut.png expandpatch_checked.png eyedrop.png fitautos.png ibeam.png left_justify.png loadmode_cat.png loadmode_new.png loadmode_nested.png loadmode_newcat.png loadmode_newtracks.png loadmode_none.png loadmode_paste.png loadmode_resource.png magnify.png mask.png mutepatch_up.png paste.png projector.png protect.png record.png recordpatch.png rewind.png singleframe.png show_meters.png titlesafe.png toolwindow.png top_justify.png wrench.png magnify.png ; \
	do if ! test -e $i ; \
		then cp -a ../plugins/theme_suv/data/$i . ; \
	fi ; \
done
makeinfo --html --no-split cinelerra.texi
cinelerra.texi:12: warning: @center missing argument
cinelerra.texi:8791: warning: node next `PLUGIN GUI'S WHICH UPDATE DURING PLAYBACK' in menu `USING OPENGL' and in sectioning `PLUGIN QUERIES' differ
cinelerra.texi:8834: warning: node `USING OPENGL' is next for `PLUGIN QUERIES' in sectioning but not in menu
cinelerra.texi:8834: warning: node prev `PLUGIN QUERIES' in menu `USING OPENGL' and in sectioning `PLUGIN GUI'S WHICH UPDATE DURING PLAYBACK' differ
cinelerra.texi:8992: warning: node `PLUGIN QUERIES' is next for `USING OPENGL' in menu but not in sectioning
cinelerra.texi:8992: warning: node prev `USING OPENGL' in menu `PLUGIN GUI'S WHICH UPDATE DURING PLAYBACK' and in sectioning `PLUGIN QUERIES' differ
make[2]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/doc'
make[2]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/po'
msgfmt -c -o de.mo de.po
msgfmt -c -o es.mo es.po
msgfmt -c -o eu.mo eu.po
msgfmt -c -o fr.mo fr.po
msgfmt -c -o it.mo it.po
msgfmt -c -o nb.mo nb.po
msgfmt -c -o pt.mo pt.po
msgfmt -c -o sl.mo sl.po
msgfmt -c -o hi.mo hi.po
msgfmt -c -o ko.mo ko.po
msgfmt -c -o vi.mo vi.po
msgfmt -c -o zh.mo zh.po
msgfmt -c -o el.mo el.po
msgfmt -c -o ja.mo ja.po
msgfmt -c -o uk.mo uk.po
msgfmt -c -o ru.mo ru.po
make[2]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/po'
make[1]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1'
