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/libuuid.source
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/libavc1394.source
CONFIGURING a52dec
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/giflib.source
cd a52dec* && CFLAGS+=" -U__FreeBSD__"  ./configure  
CONFIGURING encore
cd encore* && true ||  ./configure  
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ilmbase.source
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/encore.configure
CONFIGURING esound
cd esound* && AUDIOFILE_CFLAGS=" -laudiofile" AUDIOFILE_LIBS="" LDFLAGS+="-lm -lstdc++"  ./configure --enable-shared=no --with-pic 
CONFIGURING giflib
cd giflib* &&   ./configure --enable-shared=no 
CONFIGURING ilmbase
cd ilmbase* &&   ./configure --prefix=`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase*`/usr 
patch -d x265* -p1 < src/x265.patch1
patching file source/encoder/encoder.cpp
patch -d ladspa* -p1 < src/ladspa.patch2 
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/x265.source
patching file sifter_1210.xml
patch -d ladspa* -p1 < src/ladspa.patch1
CONFIGURING libavc1394
cd libavc1394* && PKG_CONFIG_PATH= CFLAGS+="" LDFLAGS+=""  ./configure --enable-shared=no 
patching file Makefile.in
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/fdk.source
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ladspa.source
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/openjpeg.source
make -C encore*  
CONFIGURING libuuid
cd libuuid* &&   ./configure --enable-shared=no 
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/encore-5.0'
CONFIGURING fdk
cd fdk* && ./autogen.sh ;  ./configure --enable-shared=no 
mkdir -p x86_64
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
patch -d mjpegtools* -p1 < src/mjpegtools.patch1
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/encore.o encore.c
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
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
CONFIGURING openjpeg
cd openjpeg* && echo "exec cmake -DBUILD_SHARED_LIBS:BOOL=OFF ." > ./configure; chmod +x ./configure;  ./configure  
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... 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
checking for a BSD-compatible install... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... /usr/bin/install -c
checking whether build environment is sane... checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a BSD-compatible install... yes
checking build system type... checking for a thread-safe mkdir -p... checking whether make supports nested variables... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... autoreconf-2.69: Entering directory `.'
autoreconf-2.69: configure.ac: not using Gettext
yes
-- The C compiler identification is GNU 5.3.0
/usr/bin/install -c
checking whether build environment is sane... -- Check for working C compiler: /usr/bin/cc
yes
checking whether make supports nested variables... checking whether make supports nested variables... (cached) yes
yes
checking for style of include used by make... GNU
checking for gcc... gcc
x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... checking build system type... 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
/usr/bin/install -c
checking whether build environment is sane... checking build system type... checking whether the C compiler works... -- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
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... 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... GNU
yes
checking for C compiler default output file name... a.out
checking for gcc... gcc
checking for suffix of executables... /usr/bin/install -c
checking whether build environment is sane... touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/openexr.source
CONFIGURING x265
cd x265* && echo "exec cmake source -DENABLE_SHARED=no" > ./configure; chmod +x ./configure;  ./configure  
-- cmake version 3.5.1
-- Detecting C compiler ABI info - done
-- Detecting C compile features

checking whether we are cross compiling... checking whether the C compiler works... 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
patch -d ffmpeg* -p1 < src/ffmpeg.patch1
patching file configure
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ffmpeg.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/mot_util.o mot_util.c
no
checking for suffix of object files... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... -- The C compiler identification is GNU 5.3.0
o
checking whether we are using the GNU C compiler... 
checking whether we are cross compiling... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... no
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/putvlc.o putvlc.c
-- The CXX compiler identification is GNU 5.3.0
-- Check for working C compiler: /usr/bin/cc
none needed
checking whether gcc understands -c and -o together... o
checking whether we are using the GNU C compiler... -- Detecting C compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.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/rate_ctl.o rate_ctl.c
yes
checking whether gcc accepts -g... yes
checking dependency style of gcc... -- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
yes
checking for gcc option to accept ISO C89... CONFIGURING ladspa
cd ladspa* &&   ./configure  
-- Looking for sys/types.h - found
-- Looking for stdint.h
gcc3
checking for ar... ar
checking the archiver (ar) interface... yes
none needed
checking dependency style of gcc... ar
checking whether make sets ${MAKE}... -- Detecting C compiler ABI info - done
yes
autoreconf-2.69: running: aclocal --force -I m4
checking build system type... -- Detecting C compile features
checking for working aclocal... -- Looking for stdint.h - found
-- Looking for stddef.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/text_bits.o text_bits.c
yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... yes
/bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
found
checking for working autoconf... yes
-- Looking for stddef.h - found
checking for a thread-safe mkdir -p... -- Check size of unsigned short
/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 how to print strings... printf
checking for a sed that does not truncate output... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
/bin/sed
checking for grep that handles long lines and -e... yes
checking for BSD- or MS-compatible name lister (nm)... checking whether the C compiler works... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... /bin/grep -F
checking for ld used by gcc... checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
found
checking for working automake... checking build system type... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
checking for C compiler default output file name... a.out
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 C++ compiler default output file name... checking for suffix of executables... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
-- Check size of unsigned short - done
-- Using unsigned short
/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)... yes
/usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... 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 whether to enable maintainer-specific portions of Makefiles... no
checking whether we are cross compiling... checking for gcc... gcc
found
checking for working autoheader... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... 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... -- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
checking for C compiler default output file name... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... a.out
checking whether the C++ compiler works... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
/usr/bin/install -c
checking whether build environment is sane... yes
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... checking whether we are cross compiling... no
func_convert_file_noop
checking for suffix of executables... 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
yes
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for suffix of object files... -- Check if the system is big endian - little endian
-- Looking for string.h
found
checking for working makeinfo... /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 for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... o
checking whether we are using the GNU C compiler... checking whether make supports nested variables... 
yes
checking for suffix of object files... a.out
checking whether the C compiler works... -- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
yes
checking whether we are cross compiling... no
checking for suffix of executables... checking how to print strings... yes
checking whether gcc accepts -g... 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
printf
checking for style of include used by make... o
checking whether we are using the GNU C++ compiler... -- Looking for string.h - found
-- Looking for memory.h
ok
checking for sysroot... no
GNU
checking for gcc... gcc
yes
checking for gcc option to accept ISO C89... checking for mt... no
checking if : is a manifest tool... yes
checking whether g++ accepts -g... 
no
checking for suffix of object files... checking how to run the C preprocessor... none needed
checking for style of include used by make... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the C compiler works... -- Detecting CXX compiler ABI info - done
GNU
checking dependency style of gcc... ok
checking for sysroot... no
-- Detecting CXX compile features
yes
-- Looking for memory.h - found
gcc -E
-- Looking for stdlib.h
checking for style of include used by make... o
checking whether we are using the GNU C compiler... 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
checking build system type... GNU
checking dependency style of g++... checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... checking for ANSI C header files... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking whether gcc accepts -g... gcc -E
gcc3
checking for library containing strerror... x86_64-unknown-linux-gnu

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
-- Looking for stdlib.h - found
checking whether we are cross compiling... -- Looking for stdio.h
checking host system type... gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
yes
checking for gcc option to accept ISO C89... checking for ANSI C header files... x86_64-unknown-linux-gnu
none required
checking whether we are using the GNU C compiler... no
checking for gcc... gcc
checking for suffix of object files... checking build system type... 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
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
-- Looking for stdio.h - found
-- Looking for math.h
checking for C compiler default output... CONFIGURING mjpegtools
cd mjpegtools* && CFLAGS+=" "  ./configure --enable-shared=no 
yes
checking whether gcc accepts -g... o
checking whether we are using the GNU C compiler... yes
none needed
checking for sys/types.h... checking for style of include used by make... GNU
checking dependency style of gcc... 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... /bin/grep
checking for egrep... yes
checking whether gcc accepts -g... a.out
checking whether the C compiler works... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... yes
checking for gcc option to accept ISO C89... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
yes
yes
checking for gcc option to accept ISO C89... -- Looking for math.h - found
checking for sys/types.h... -- Looking for float.h
checking for sys/stat.h... gcc3
checking for g++... g++
/usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... none needed
checking dependency style of gcc... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... 
checking for suffix of object files... yes
yes
none needed
checking dependency style of gcc... checking whether we are using the GNU C++ compiler... checking for stdlib.h... checking for sys/stat.h... -- Detecting CXX compile features - done
-- Looking for float.h - found
-- Looking for time.h
-- Detected x86_64 target processor
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
o
checking whether we are using the GNU C compiler... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
-- Could NOT find NUMA (missing:  NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) 
-- Looking for include file inttypes.h
yes
yes
checking for string.h... checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking whether g++ accepts -g... 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... gcc3
checking whether ln -s works... yes
checking for a sed that does not truncate output... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for stdlib.h... checking for grep that handles long lines and -e... /bin/grep
checking for egrep... yes
/bin/sed
/bin/grep -E
checking for fgrep... checking whether gcc accepts -g... checking for grep that handles long lines and -e... /bin/grep -F
checking for ld used by gcc... yes
/bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... yes
yes
checking dependency style of g++... checking for memory.h... checking build system type... -- Looking for time.h - found
-- Looking for stdarg.h
checking for string.h... -- Looking for include file inttypes.h - found
yes
-- Performing Test CC_HAS_NO_STRICT_OVERFLOW
/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/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... /usr/bin/nm -B
yes
checking the name lister (/usr/bin/nm -B) interface... yes
checking how to run the C preprocessor... checking for strings.h... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... ok
checking for memory.h... /usr/bin/install -c
checking whether build environment is sane... -- Looking for stdarg.h - found
-- Looking for ctype.h
yes
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... BSD nm
checking the maximum length of command line arguments... checking how to run the C preprocessor... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
yes
checking for a thread-safe mkdir -p... gcc3
checking how to run the C preprocessor... gcc -E
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
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... checking for inttypes.h... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... yes
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... yes
gcc -E
checking for strings.h... -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success
-- Performing Test CC_HAS_NO_NARROWING
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
yes
checking for stdint.h... checking for ANSI C header files... -- Looking for ctype.h - found
-- Looking for assert.h
checking whether gcc needs -traditional... gcc -E
@
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... yes
checking whether the C compiler works... no
yes
checking for inttypes.h... checking if gcc supports  -U__FreeBSD__ -O3 flags... checking for unistd.h... ok
-- Performing Test CC_HAS_NO_NARROWING - Success
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... -- Performing Test CC_HAS_NO_ARRAY_BOUNDS
yes
checking if gcc supports  -U__FreeBSD__ -O3 -fomit-frame-pointer flags... -- Looking for assert.h - found
-- Looking for stdint.h
yes

checking whether we are cross compiling... checking for a sed that does not truncate output... checking how to run the C preprocessor... yes
/bin/sed
checking for grep that handles long lines and -e... checking for stdint.h... /bin/grep
checking for egrep... yes
checking for sys/types.h... /bin/grep -E
yes
checking for ld used by gcc... checking for ld used by GCC... checking for dlfcn.h... ok
yes
checking for sysroot... no
checking for sys/stat.h... yes
no
checking for suffix of object files... -- Looking for stdint.h - found
-- Looking for inttypes.h
-- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success
-- Performing Test CC_HAS_FAST_MATH
/usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... checking for mt... no
checking if : is a manifest tool... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... checking for unistd.h... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... o
checking whether we are using the GNU C compiler... gcc -E
/usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... no
yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... checking how to run the C preprocessor... yes
pass_all
checking command to parse /usr/bin/nm -B output... checking for objdir... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
.libs
yes
checking for stdlib.h... checking for ANSI C header files... yes
yes
checking whether gcc accepts -g... checking for dlfcn.h... -- Looking for inttypes.h - found
-- Looking for strings.h
gcc -E
yes
checking for gcc option to accept ISO C89... autoreconf-2.69: configure.ac: tracing
yes
checking for ANSI C header files... -- Performing Test CC_HAS_FAST_MATH - Success
-- Performing Test CC_HAS_STACK_REALIGN
checking for string.h... yes
checking for objdir... .libs
none needed
checking dependency style of gcc... checking for ANSI C header files... checking if gcc supports -fno-rtti -fno-exceptions... ok
checking for ANSI C header files... yes
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... -- Looking for strings.h - found
checking for memory.h... -- Looking for sys/stat.h
gcc3
checking how to run the C preprocessor... yes
yes
checking if gcc static flag -static works... -- Performing Test CC_HAS_STACK_REALIGN - Success
-- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG
checking for strings.h... checking if gcc supports -fno-rtti -fno-exceptions... gcc -E
yes
-- Looking for sys/stat.h - found
-- Looking for unistd.h
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking for grep that handles long lines and -e... checking for inttypes.h... /bin/grep
checking for egrep... checking for sys/types.h... yes
/bin/grep -E
checking for ANSI C header files... yes
checking if gcc supports -c -o file.o... yes
checking for sys/types.h... yes
checking if gcc static flag -static works... checking for sys/types.h... yes
yes
checking for sys/types.h... -- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success
-- Looking for unistd.h - found
-- Checking for 64-bit off_t
-- Found yasm: /usr/bin/yasm (found version "1.3.0") 
-- Found Yasm 1.3.0 to build assembly primitives
checking for stdint.h... yes
yes
yes
yes
checking for sys/stat.h... checking for sys/stat.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
checking if gcc supports -c -o file.o... checking for sys/stat.h... yes
checking for sys/stat.h... -- x265 version 1.9
yes
checking dynamic linker characteristics... checking for unistd.h... yes
yes
yes
checking for sys/types.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... -- Checking for 64-bit off_t - present
-- Checking for fseeko/ftello
yes
yes
checking for stdlib.h... checking for stdlib.h... yes
-- The ASM_YASM compiler identification is unknown
-- Found assembler: /usr/bin/yasm
-- Looking for strtok_r
checking for stdlib.h... yes
checking dynamic linker characteristics... yes
checking for stdlib.h... checking for dlfcn.h... checking for sys/stat.h... yes
yes
checking for string.h... yes
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
checking for string.h... yes
yes
checking for string.h... yes
checking for objdir... .libs
-- Checking for fseeko/ftello - present
-- Large File support - found
-- Looking for include file malloc.h
checking for stdlib.h... -- Looking for strtok_r - found
-- Looking for include file getopt.h
checking for string.h... yes
autoreconf-2.69: running: libtoolize --copy --force
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... 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
checking for memory.h... yes
yes
yes
checking for string.h... checking for memory.h... yes
yes
-- Looking for include file malloc.h - found
-- Looking for _aligned_malloc
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 memory.h... checking if gcc supports -fno-rtti -fno-exceptions... none required
checking for memory.h... checking for strings.h... -- Looking for include file getopt.h - found
checking fcntl.h usability... yes
-- Configuring done
yes
checking for memory.h... -- Looking for _aligned_malloc - not found
-- Looking for posix_memalign
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... checking whether ln -s works... yes
checking whether make sets $(MAKE)... checking for strings.h... -- Generating done
(cached) yes
checking for xmlto... yes
checking limits.h usability... -- Build files have been written to: /usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/x265.configure
yes
make -C x265*  
yes
yes
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
checking for inttypes.h... checking for strings.h... yes
checking fcntl.h presence... yes
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
yes
checking if gcc static flag -static works... checking for strings.h... make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
yes
checking for fcntl.h... yes
yes
checking limits.h presence... checking for strings.h... yes
yes
yes
-- Looking for posix_memalign - found
-- Looking for memalign
Scanning dependencies of target encoder
yes
checking for limits.h... yes
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
checking for inttypes.h... (cached) yes
checking fcntl.h usability... make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
checking for inttypes.h... [  1%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o
checking for inttypes.h... checking for stdint.h... checking limits.h usability... yes
yes
checking if gcc supports -c -o file.o... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
libtoolize: copying file './ltmain.sh'
yes
checking for inttypes.h... yes
checking fcntl.h presence... yes
checking for inttypes.h... yes
yes
checking for fcntl.h... yes
yes
checking limits.h presence... yes
checking for stdint.h... (cached) yes
checking stdarg.h usability... -- Looking for memalign - found
checking for stdint.h... checking for unistd.h... yes
checking for limits.h... yes
checking for stdint.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... checking netinet/in.h usability... -- 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
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
yes
checking stdarg.h presence... libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
-- Found TIFF: /usr/lib64/libtiff.so (found version "4.0.6") 
yes
-- Your system seems to have a TIFF lib available, we will use it
-- Found LCMS2: /usr/lib64/liblcms2.so  
yes
checking dynamic linker characteristics... -- Your system seems to have a LCMS2 lib available, we will use it
yes
checking for unistd.h... checking for stdint.h... checking for dlfcn.h... yes
checking netinet/in.h presence... yes
checking for stdarg.h... yes
checking for stdint.h... yes
-- Configuring done
yes
checking for netinet/in.h... yes
yes
libtoolize: copying file 'm4/ltoptions.m4'
checking for unistd.h... -- Generating done
checking for stdlib.h... (cached) yes
-- 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
checking minix/config.h usability... [  2%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o
checking that generated files are newer than configure... done
configure: creating ./config.status
yes
checking for string.h... (cached) yes
checking for objdir... .libs
libtoolize: copying file 'm4/ltsugar.m4'
checking sys/file.h usability... yes
yes
checking for unistd.h... no
checking minix/config.h presence... yes
checking for unistd.h... libtoolize: copying file 'm4/ltversion.m4'
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
checking dlfcn.h usability... checking sys/time.h usability... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
yes
checking sys/time.h presence... libtoolize: copying file 'm4/lt~obsolete.m4'
checking if gcc supports -fno-rtti -fno-exceptions... checking sys/ioctl.h usability... yes
checking how to print strings... yes
checking for sys/time.h... yes
yes
yes
checking dlfcn.h presence... printf
checking for a sed that does not truncate output... yes
/bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... checking for sys/types.h... (cached) yes
checking dlfcn.h usability... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking for dlfcn.h... yes
checking for unistd.h... (cached) yes
checking for ranlib... ranlib
checking for strip... strip
checking for dlfcn.h... checking for objdir... yes
checking sys/ioctl.h presence... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... checking for string.h... (cached) yes
yes
checking if gcc static flag -static works... yes
checking for sys/ioctl.h... yes
/usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... checking netinet/in.h usability... 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 dlfcn.h presence... checking sys/socket.h usability... yes
yes
checking if gcc static flag -static works... yes
checking netinet/in.h presence... yes
checking for dlfcn.h... yes
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
yes
checking for netinet/in.h... yes
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 sys/socket.h presence... yes
checking whether the shell understands "+="... yes
checking how to run the C++ preprocessor... checking how to run the C++ preprocessor... checking stdio.h usability... 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... yes
checking if gcc supports -c -o file.o... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
yes
checking for sys/socket.h... checking for archiver @FILE support... yes
yes
checking if gcc supports -c -o file.o... checking sys/time.h usability... yes
checking stdio.h presence... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... g++ -E
yes
checking for stdio.h... yes
yes
checking if gcc supports -c -o file.lo... checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... g++ -E
yes
checking sys/time.h presence... yes
checking for LIBRAW1394... 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 sys/time.h... yes
yes
checking whether -lc should be explicitly linked in... yes
yes
checking for unistd.h... (cached) checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether _SC_HOST_NAME_MAX is declared... 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 dynamic linker characteristics... 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 objdir... checking for lf95... no
checking for ftn... no
configure: creating ./config.status
.libs
ok
checking for sysroot... no
yes
checking whether we are using the GNU Fortran 77 compiler... checking for int32_t... yes
checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld) supports shared libraries... checking for mt... no
checking if : is a manifest tool... 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
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
no
no
checking whether  accepts -g... checking for dlfcn.h... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from gcc object... checking if gcc supports -fno-rtti -fno-exceptions... yes
checking for objdir... .libs
no
checking for shl_load in -ldld... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking for mode_t... yes
checking if gcc static flag -static works... checking if gcc supports -fno-rtti -fno-exceptions... no
checking for dlopen... yes
checking for size_t... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
[  3%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o
no
checking for dlopen in -ldl... yes
checking if gcc supports -c -o file.o... yes
checking if gcc static flag -static works... yes
checking whether a program can dlopen itself... yes
checking for ssize_t... 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 whether -lc should be explicitly linked in... yes
checking if gcc supports -c -o file.o... checking if gcc supports -fno-rtti -fno-exceptions... checking sys/time.h usability... yes
checking whether a statically linked program can dlopen itself... [  5%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o
no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... no
checking dynamic linker characteristics... 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 sys/time.h presence... yes
checking dynamic linker characteristics... yes
checking for uint16_t... yes
checking if gcc static flag -static works... yes
checking for sys/time.h... yes
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
checking sys/timeb.h usability... yes
checking for uint32_t... yes
checking sys/timeb.h presence... 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
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... 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 whether gcc and cc understand -c and -o together... yes
checking if gcc supports -c -o file.o... yes
checking for sys/timeb.h... yes
yes
checking for uint64_t... checking io.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... yes
checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... no
checking io.h presence... yes
checking for uint8_t... no
checking for io.h... no
checking for inttypes.h... (cached) yes
checking for gcc option to accept ANSI C... yes
checking dynamic linker characteristics... checking for ld used by g++... yes
yes
checking whether NLS is requested... yes
checking for ftruncate... checking for msgfmt... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... none needed
checking for an ANSI C-conforming const... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for xgettext... /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
/usr/bin/xgettext
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for msgmerge... yes
yes
checking for inline... /usr/bin/msgmerge
yes
checking for g++... g++
checking for gettimeofday... checking for ld used by GCC... inline
checking for always_inline... checking whether we are using the GNU C++ compiler... checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... 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... yes
checking whether g++ accepts -g... yes
checking for shared library run path origin... /bin/sh: ./config.rpath: No such file or directory
yes
done
checking for restrict... checking for memset... checking whether NLS is requested... yes
checking for GNU gettext in libc... config.status: creating util/Makefile
yes
checking dependency style of g++... yes
checking if g++ static flag -static works... restrict
checking for size_t... [  6%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o
config.status: creating lib/Makefile
yes
yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking whether byte ordering is bigendian... checking for socket... gcc3
config.status: creating Makefile
checking how to run the C++ preprocessor... yes
checking if g++ supports -c -o file.o... yes
checking whether byte ordering is bigendian... config.status: creating doc/Makefile
yes
g++ -E
checking for strtoul... config.status: creating pic/Makefile
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... no
config.status: creating config.h
checking for memalign... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
yes
checking for FFTW... config.status: executing depfiles commands
checking for usleep... yes
Using FFTW 3
checking for sqrt in -lm... autoreconf-2.69: running: /usr/bin/autoconf-2.69 --force
yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
config.status: creating Makefile
checking whether make sets $(MAKE)... yes
(cached) yes
checking for the pthreads library -lpthreads... checking for gettimeofday... checking for srandom... yes
configure: creating libtool
checking for log10f in -lm... config.status: creating common/Makefile
checking for ld used by g++... config.status: creating libavc1394/Makefile
yes
no
checking whether pthreads work without any flags... /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... appending configuration tag "CXX" to libtool
yes
yes
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
yes
checking for ftime... checking for shm_open... config.status: creating librom1394/Makefile
no
checking whether pthreads work with -Kthread... checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating test/Makefile
[  7%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o
yes
no
checking whether pthreads work with -kthread... no
checking for shm_open in -lrt... checking return type of signal handlers... config.status: creating libavc1394.spec
config.status: creating libavc1394.pc
checking for ld used by g++... no
checking for the pthreads library -llthread... config.status: creating config.h
void
config.status: executing libtool commands
checking for _oss_ioctl in -lossaudio... checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... config.status: executing depfiles commands
yes
checking for lrintf... /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
checking if g++ static flag -static works... yes
no
checking whether pthreads work with -pthread... no
checking __attribute__ ((aligned ())) support... 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... yes
checking for joinable pthread attribute... yes
checking if g++ supports -c -o file.o... (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
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... 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) PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking that generated files are newer than configure... done
configure: creating ./config.status
checking semaphore.h usability... 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... autoreconf-2.69: configure.ac: not using Autoheader
autoreconf-2.69: running: automake --add-missing --copy --force-missing
yes
checking if g++ static flag -static works... touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/giflib.configure
[  8%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o
yes
checking semaphore.h presence... 64
no
checking for an ANSI C-conforming const... config.status: executing libtool commands
yes
checking for semaphore.h... yes
configure: creating ./config.status
yes
checking if g++ supports -c -o file.o... checking for library containing sem_init... yes
checking for inline... [ 10%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o
inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 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
none required
checking whether to use POSIX unnamed semaphores... touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/libavc1394.configure
make -C openjpeg* ; cd `echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg*`/src/lib/openjp2; ln -sf . openjpeg-2.1 
no
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
checking dependency style of gcc... make[4]: Entering 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'
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'
yes
[  2%] Building C object src/lib/openjp2/CMakeFiles/t1_generate_luts.dir/t1_generate_luts.c.o
configure: multithread true, LIBS = -pthread , CC = gcc, CXXFLAGS = -g -O2 -pthread
checking for ANSI C header files... (cached) yes
gcc3
checking for stdint.h... (cached) yes
checking limits.h usability... checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking getopt.h usability... [  4%] Linking C executable ../../../bin/t1_generate_luts
yes
checking limits.h presence... config.status: creating Makefile
[ 11%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
yes
checking getopt.h presence... [  4%] Built target t1_generate_luts
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
yes
checking for limits.h... yes
yes
checking for getopt.h... yes
checking for unistd.h... (cached) yes
checking malloc.h usability... Scanning dependencies of target openjp2
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
config.status: creating autotools/Makefile
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
checking ucontext.h usability... [  6%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/bio.c.o
yes
checking malloc.h presence... config.status: creating include/Makefile
yes
checking for malloc.h... yes
[  8%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/cio.c.o
[ 12%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o
yes
checking ucontext.h presence... [ 10%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/dwt.c.o
checking sys/soundcard.h usability... config.status: creating test/Makefile
[ 13%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o
yes
checking for ucontext.h... yes
checking sys/soundcard.h presence... yes
checking for an ANSI C-conforming const... yes
checking for sys/soundcard.h... yes
config.status: creating doc/Makefile
checking for sin in -lm... [ 12%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/event.c.o
yes
checking for inline... configure.ac:7: installing `./missing'
[ 14%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/image.c.o
yes
config.status: creating src/Makefile
[ 16%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/invert.c.o
checking for posix_memalign... appending configuration tag "F77" to libtool
[ 15%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o
Makefile.am: installing `./depcomp'
checking whether make sets $(MAKE)... inline
checking for size_t... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for an ANSI C-conforming const... autoreconf-2.69: Leaving directory `.'
config.status: creating liba52/Makefile
[ 18%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/j2k.c.o
yes
[ 20%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/jp2.c.o
checking for memalign... yes
checking whether byte ordering is bigendian... config.status: creating libao/Makefile
yes
checking for fmax... yes
checking for strerror... config.status: creating vc++/Makefile
config.status: creating include/config.h
no
checking for inline... [ 22%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mct.c.o
yes
checking for fmin... yes
inline
checking for working alloca.h... checking for complete iomanip support in C++ standard library... config.status: executing default-1 commands
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/a52dec.configure
make -C giflib*  
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2'
yes
make  all-recursive
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2'
[ 24%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/mqc.c.o
checking for lround... Making all in lib
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/lib'
  CC       dgif_lib.lo
yes
checking for alloca... yes
checking for fpe support handling... [ 26%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/openjpeg.c.o
yes
checking for getopt_long... config.status: creating Makefile
yes
config.status: creating uuid.pc
yes
checking return type of signal handlers... checking for gcc optimization flags... [ 28%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_clock.c.o
yes
[ 30%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/pi.c.o
checking for setenv... config.status: creating config.h
void
config.status: executing depfiles commands
-pipe
[ 32%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/raw.c.o
configure: The host is x86_64-unknown-linux-gnu  x86_64  unknown  linux-gnu .
checking for alpha architecture... no
checking linux/videodev.h usability... [ 34%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t1.c.o
yes
no
checking linux/videodev.h presence... [ 36%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/t2.c.o
checking for putenv... 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... configure: creating ./config.status
  CC       egif_lib.lo
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
Scanning dependencies of target common
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
config.status: executing libtool commands
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
no
checking whether pthreads work without any flags... [ 16%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/pixel-a.asm.o
[ 17%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/const-a.asm.o
yes
yes
[ 38%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tcd.c.o
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking for fchown... no
checking whether pthreads work with -Kthread... yes
[ 18%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/cpu-a.asm.o
checking how to create a ustar tar archive... no
checking whether pthreads work with -kthread... [ 20%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/ssd-a.asm.o
gnutar
checking whether make supports nested variables... config.status: creating m4/Makefile
yes
checking for gcc... gcc
[ 21%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o
no
checking for the pthreads library -llthread... config.status: creating Makefile
checking whether the C compiler works... yes
  CC       gif_font.lo
no
checking whether pthreads work with -pthread... [ 40%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/tgt.c.o
checking for fchmod... config.status: creating util/Makefile
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/libuuid.configure
yes
checking for C compiler default output file name... a.out
make -C libavc1394*  
checking for suffix of executables... make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4'
make  all-recursive
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4'
Making all in common
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
yes
checking for joinable pthread attribute... config.status: creating gsm/Makefile

checking whether we are cross compiling... 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
[ 42%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/function_list.c.o
  CC       gif_hash.lo
yes
config.status: creating gverb/Makefile
checking for gethostbyname2... [ 22%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o
mv -f .deps/raw1394util.Tpo .deps/raw1394util.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused   -o libraw1394util.la  raw1394util.lo  
no
PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking for pthread_attr_getstacksize... checking for suffix of object files... [ 44%] Building C object src/lib/openjp2/CMakeFiles/openjp2.dir/opj_malloc.c.o
config.status: creating metadata/Makefile
o
checking whether we are using the GNU C compiler...   CC       gifalloc.lo
yes
checking for jpeg_start_compress in -ljpeg... [ 46%] Linking C static library ../../../bin/libopenjp2.a
yes
checking whether gcc accepts -g... config.status: creating po/Makefile.in
libtool: link: ar cru .libs/libraw1394util.a  raw1394util.o
libtool: link: ranlib .libs/libraw1394util.a
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
config.status: WARNING:  'po/Makefile.in.in' seems to ignore the --datarootdir setting
yes
[ 46%] Built target openjp2
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
config.status: creating config.h
yes
checking for gcc option to accept ISO C89... checking for connect... libtool: link: ( cd ".libs" && rm -f "libraw1394util.la" && ln -s "../libraw1394util.la" "libraw1394util.la" )
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/common'
Making all in libavc1394
yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... Scanning dependencies of target opj_compress
yes
checking for LIBQUICKTIME... 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/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
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
no
config.status: executing depfiles commands
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
checking for LIBPNG... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... yes
checking for LIBDV... mv -f .deps/avc1394_simple.Tpo .deps/avc1394_simple.Plo
yes
checking for X... /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
  CC       openbsd-reallocarray.lo
yes
checking for gethostbyname... 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
[ 24%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/mc-a.asm.o
[ 50%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convert.c.o
gcc3
checking for g++... g++
  CC       gif_err.lo
mv -f .deps/avc1394_vcr.Tpo .deps/avc1394_vcr.Plo
/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
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
yes
checking for hstrerror... checking whether we are using the GNU C++ compiler...   CC       quantize.lo
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  
yes
checking whether g++ accepts -g... [ 52%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertbmp.c.o
yes
checking dependency style of g++... yes
checking for nanosleep... libraries , headers 
libtool: link: ar cru .libs/libavc1394.a  avc1394_simple.o avc1394_vcr.o avc1394_internal.o ../common/raw1394util.o
libtool: link: ranlib .libs/libavc1394.a
[ 54%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/index.c.o
  CCLD     libgif.la
libtool: link: ( cd ".libs" && rm -f "libavc1394.la" && ln -s "../libavc1394.la" "libavc1394.la" )
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
gcc3
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
checking for gethostbyname... checking build system type... [ 56%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/color.c.o
yes
checking for usleep... yes
checking for connect... mv -f .deps/rom1394_main.Tpo .deps/rom1394_main.Plo
/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[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/lib'
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
Making all in util
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/util'
  CC       getarg.o
[ 58%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/__/common/opj_getopt.c.o
yes
checking for remove... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
[ 60%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/converttif.c.o
yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... 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 
yes
checking for shmat... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... checking for strtok_r... /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 IceConnectionNumber in -lICE... [ 25%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o
yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... [ 62%] Building C object src/bin/jp2/CMakeFiles/opj_compress.dir/convertpng.c.o
libtool: link: ar cru .libs/librom1394.a  rom1394_main.o rom1394_internal.o ../common/raw1394util.o
libtool: link: ranlib .libs/librom1394.a
  CC       qprintf.o
libtool: link: ( cd ".libs" && rm -f "librom1394.la" && ln -s "../librom1394.la" "librom1394.la" )
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
yes
gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT mkrfc2734.o -MD -MP -MF .deps/mkrfc2734.Tpo -c -o mkrfc2734.o mkrfc2734.c
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
checking for __progname...   CC       gif2rgb.o
1572864
checking for inet_pton... 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... 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);
         ^
[ 64%] Linking C executable ../../../bin/opj_compress
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
mv -f .deps/dvcont.Tpo .deps/dvcont.Po
gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT romtest.o -MD -MP -MF .deps/romtest.Tpo -c -o romtest.o romtest.c
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
yes
mv -f .deps/romtest.Tpo .deps/romtest.Po
checking for XF86DGAQueryExtension in -lXxf86dga... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... [ 64%] Built target opj_compress
gcc -DHAVE_CONFIG_H -I. -I..     -Wall -Wunused -MT setrom.o -MD -MP -MF .deps/setrom.Tpo -c -o setrom.o setrom.c
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
[ 26%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o
Scanning dependencies of target opj_dump
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
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);
         ^
mv -f .deps/panelctl.Tpo .deps/panelctl.Po
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);
         ^
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
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
[ 66%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convert.c.o
[ 68%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/opj_dump.c.o
yes
no
checking for GTK...   CC       gifbuild.o
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 
yes
checking for SDL... yes
checking for vlineColor in -lSDL_gfx... [ 70%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertbmp.c.o
config.status: executing libtool commands
ok
checking whether to enable ipv6... checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
no
checking Architecture... x86_64
checking if C compiler accepts inline MMX assembly... yes
checking for getaddrinfo... [ 72%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/index.c.o
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... yes
checking sub-architecture settings... libtool: link: gcc -Wall -Wunused -o dvcont dvcont.o  ../librom1394/.libs/librom1394.a -lm ../libavc1394/.libs/libavc1394.a -lraw1394
[ 74%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/color.c.o
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused   -o mkrfc2734 mkrfc2734.o ../librom1394/librom1394.la -lraw1394 
gcc -E
[ 76%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/__/common/opj_getopt.c.o
config.status: executing default-1 commands
yes
checking for inet_ntop... checking for ANSI C header files... config.status: creating po/POTFILES
config.status: creating po/Makefile
  CC       gifecho.o
  CC       giffix.o
libtool: link: gcc -Wall -Wunused -o mkrfc2734 mkrfc2734.o  ../librom1394/.libs/librom1394.a -lm -lraw1394
[ 78%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/converttif.c.o
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused   -o panelctl panelctl.o ../librom1394/librom1394.la ../libavc1394/libavc1394.la -lraw1394 
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ladspa.configure
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused   -o romtest romtest.o ../librom1394/librom1394.la -lraw1394 
[ 80%] Building C object src/bin/jp2/CMakeFiles/opj_dump.dir/convertpng.c.o
yes
  CC       gifinto.o
  CC       giftext.o

enable_static_build=\'\'
checking what warning flags to pass to the C compiler... -Wall -Wunused

yes
checking for sys/types.h... [ 82%] Linking C executable ../../../bin/opj_dump
libtool: link: gcc -Wall -Wunused -o panelctl panelctl.o  ../librom1394/.libs/librom1394.a -lm ../libavc1394/.libs/libavc1394.a -lraw1394
libtool: link: gcc -Wall -Wunused -o romtest romtest.o  ../librom1394/.libs/librom1394.a -lm -lraw1394
checking that generated files are newer than configure... done
configure: creating ./config.status
  CC       giftool.o
yes
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused   -o setrom setrom.o ../librom1394/librom1394.la -lraw1394 
/bin/sh ../libtool --tag=CC   --mode=link gcc  -Wall -Wunused   -o avc_vcr avc_vcr.o ../libavc1394/libavc1394.la -lraw1394 
  CC       gifclrmp.o
checking for sys/stat.h... make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
[ 82%] Built target opj_dump
checking for getopt_long... 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'
yes
[ 84%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/opj_decompress.c.o
checking for stdlib.h... libtool: link: gcc -Wall -Wunused -o setrom setrom.o  ../librom1394/.libs/librom1394.a -lm -lraw1394
libtool: link: gcc -Wall -Wunused -o avc_vcr avc_vcr.o  ../libavc1394/.libs/libavc1394.a -lraw1394
[ 86%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convert.c.o
yes
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4/test'
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libavc1394-0.5.4'
checking for string.h... 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
  CC       gifbg.o
yes
config.status: creating Makefile
make -C libuuid*  
  CC       gifcolor.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/libuuid-1.0.3'
[ 27%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o
checking sys/filio.h usability... 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
[ 88%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertbmp.c.o
config.status: creating IlmBase.pc
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
yes
/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
checking for memory.h... config.status: creating config/Makefile
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
no
checking sys/filio.h presence... 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-copy.lo -MD -MP -MF .deps/libuuid_la-copy.Tpo -c -o libuuid_la-copy.lo `test -f 'copy.c' || echo './'`copy.c
  CC       giffilter.o
yes
[ 90%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/index.c.o
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
config.status: creating Half/Makefile
no
checking for sys/filio.h... no
[ 92%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/color.c.o
mv -f .deps/libuuid_la-compare.Tpo .deps/libuuid_la-compare.Plo
checking for strings.h... checking sys/ioctl.h usability... [ 94%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/__/common/opj_getopt.c.o
  CC       gifhisto.o
mv -f .deps/libuuid_la-copy.Tpo .deps/libuuid_la-copy.Plo
config.status: creating HalfTest/Makefile
/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
yes
[ 29%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o
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
checking for inttypes.h... [ 96%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/convertpng.c.o
[ 98%] Building C object src/bin/jp2/CMakeFiles/opj_decompress.dir/converttif.c.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"
   ^
/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
config.status: creating Iex/Makefile
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) {
          ^
yes
checking sys/ioctl.h presence... [ 30%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/mc-a2.asm.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
yes
[ 31%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/pixel-util8.asm.o
  CC       gifsponge.o
config.status: creating IexMath/Makefile
yes
checking for sys/ioctl.h... checking for stdint.h... yes
checking if your platform supports esddsp... yes
checking for dlopen... [100%] Linking C executable ../../../bin/opj_decompress
mv -f .deps/libuuid_la-isnull.Tpo .deps/libuuid_la-isnull.Plo
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-pack.lo -MD -MP -MF .deps/libuuid_la-pack.Tpo -c -o libuuid_la-pack.lo `test -f 'pack.c' || echo './'`pack.c
/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
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
config.status: creating IexTest/Makefile
  CC       gifwedge.o
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
yes
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
checking for unistd.h... [100%] Built target opj_decompress
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
[ 32%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/blockcopy8.asm.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/openjpeg-2.1.0-20160221'
mv -f .deps/libuuid_la-pack.Tpo .deps/libuuid_la-pack.Plo
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/openjpeg.built
config.status: creating IlmThread/Makefile
make -C a52dec* ; cd `echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec*`/include; ln -sf . a52dec 
[ 34%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/pixeladd8.asm.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4'
yes
Making all in autotools
mv -f .deps/libuuid_la-parse.Tpo .deps/libuuid_la-parse.Plo
checking for dlfcn.h... no
checking for dlopen in -ldl... 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
/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
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/include'
config.status: creating Imath/Makefile
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
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
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
  AR       libgetarg.a
yes
  CCLD     gif2rgb
checking for objdir... /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
.libs
config.status: creating ImathTest/Makefile
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
yes
---------------------------------------------------------------------
--- Checking to see which audio header files your system uses.
--- Most of these checks should fail. Do not be alarmed.
checking soundcard.h usability... mv -f .deps/libuuid_la-unpack.Tpo .deps/libuuid_la-unpack.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
config.status: creating config/IlmBaseConfig.h
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
mv -f .deps/libuuid_la-unparse.Tpo .deps/libuuid_la-unparse.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
config.status: config/IlmBaseConfig.h is unchanged
config.status: executing depfiles commands
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
checking if gcc supports -fno-rtti -fno-exceptions... mv -f .deps/libuuid_la-uuid_time.Tpo .deps/libuuid_la-uuid_time.Plo
no
checking soundcard.h presence... gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -U__FreeBSD__ -O3 -fomit-frame-pointer -c bitstream.c -o bitstream.o
[ 35%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/dct8.asm.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)
                        ^
  CCLD     gifbuild
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
[ 35%] Built target encoder
make -C ladspa* ; make -C ladspa* install DESTDIR=`echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa*`/ 
[ 36%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/sad-a.asm.o
no
checking for soundcard.h... no
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... mv -f .deps/libuuid_la-randutils.Tpo .deps/libuuid_la-randutils.Plo
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
checking sys/soundcard.h usability... /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[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
make  all-recursive
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
yes
checking if gcc static flag -static works... Making all in m4
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'
yes
checking sys/soundcard.h presence... 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
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
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/po'
Making all in util
libtool: link: ranlib .libs/libuuid.a
  CCLD     gifecho
yes
checking for sys/soundcard.h... 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
yes
yes
checking if gcc supports -c -o file.o... libtool: link: ( cd ".libs" && rm -f "libuuid.la" && ln -s "../libuuid.la" "libuuid.la" )
checking machine/soundcard.h usability... gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -U__FreeBSD__ -O3 -fomit-frame-pointer -c imdct.c -o imdct.o
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
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
mv -f .deps/rms.Tpo .deps/rms.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
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)
                    ^
no
checking machine/soundcard.h presence... mv -f .deps/db.Tpo .deps/db.Po
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... 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
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);
   ^
no
checking for machine/soundcard.h... yes
checking dynamic linker characteristics... no
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;
                            ^
checking sys/audio.h usability...   CCLD     giffix
[ 37%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/intrapred8.asm.o
[ 39%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o
no
checking sys/audio.h presence... 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
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 iir.o -MD -MP -MF .deps/iir.Tpo -c -o iir.o iir.c
checking how to run the C++ preprocessor... no
checking for sys/audio.h... no
checking sys/audioio.h usability...   CCLD     gifinto
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
g++ -E
no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
mv -f .deps/libpitchscale_a-pitchscale.Tpo .deps/libpitchscale_a-pitchscale.Po
checking sys/audio.io.h usability... rm -f librms.a
ar cru librms.a rms.o 
mv -f .deps/iir.Tpo .deps/iir.Po
ranlib librms.a
rm -f libdb.a
rm -f libblo.a
ar cru libdb.a db.o 
ranlib libdb.a
ar cru libblo.a libblo_a-blo.o 
rm -f libpitchscale.a
ranlib libblo.a
ar cru libpitchscale.a libpitchscale_a-pitchscale.o 
ranlib libpitchscale.a
rm -f libiir.a
ar cru libiir.a iir.o 
  CCLD     giftext
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
[ 40%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/ipfilter8.asm.o
ranlib libiir.a
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/util'
Making all in gsm
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
no
checking sys/audio.io.h presence... mv -f .deps/add.Tpo .deps/add.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 decode.o -MD -MP -MF .deps/decode.Tpo -c -o decode.o decode.c
no
checking for sys/audio.io.h... 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
no
checking for ld used by g++... checking sun/audioio.h usability...   CCLD     giftool
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_decode.o -MD -MP -MF .deps/gsm_decode.Tpo -c -o gsm_decode.o gsm_decode.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
checking whether the g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... no
checking sun/audioio.h presence... yes
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -U__FreeBSD__ -O3 -fomit-frame-pointer -c parse.c -o parse.o
no
checking for sun/audioio.h... no
config.status: executing libtool commands
checking dmedia/audio.h usability... 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)
                        ^
  CCLD     gifclrmp

---------------------------------------------
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

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

mv -f .deps/gsm_decode.Tpo .deps/gsm_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 dmedia/audio.h presence... touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ilmbase.configure
no
checking for dmedia/audio.h... no
make -C ilmbase* ; make -C ilmbase* install; cd `echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase*`/; ln -sf lib64 usr/lib 
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0'
checking sys/soundlib.h usability... Making all in Half
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
yes
checking if g++ static flag -static works...   CCLD     gifbg
no
checking sys/soundlib.h presence... 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
no
checking for sys/soundlib.h... no
checking sys/asoundlib.h usability... yes
checking if g++ supports -c -o file.o... mv -f .deps/eLut.Tpo .deps/eLut.Po
  CCLD     gifcolor
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
yes
checking sys/asoundlib.h presence... 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) yes
checking for sys/asoundlib.h... yes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing sin... checking alsa/asoundlib.h usability...   CCLD     giffilter
echo timestamp > parse.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 downmix.c
config.status: creating Makefile
mv -f .deps/toFloat.Tpo .deps/toFloat.Po
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -pthread   -o eLut eLut.o  -pthread 
yes
checking alsa/asoundlib.h presence... config.status: creating debian/Makefile
-lm
config.status: creating debian/control
yes
checking for alsa/asoundlib.h... yes
configure: creating ./config.status
checking CoreAudio/CoreAudio.h usability... libtool: link: g++ -pipe -g -O2 -pthread -o eLut eLut.o -pthread  -pthread
config.status: creating docs/Makefile
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -U__FreeBSD__ -O3 -fomit-frame-pointer -c downmix.c -o downmix.o
  CCLD     gifhisto
no
checking CoreAudio/CoreAudio.h presence... config.status: creating lavtools/Makefile
/bin/sh ../libtool --tag=CXX   --mode=link g++ -pipe -g -O2 -pthread   -o toFloat toFloat.o  -pthread 
no
checking for CoreAudio/CoreAudio.h... no
checking mme/mme_api.h usability... config.status: creating yuvcorrect/Makefile
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 preprocess.o -MD -MP -MF .deps/preprocess.Tpo -c -o preprocess.o preprocess.c
config.status: creating yuvdenoise/Makefile
  CCLD     gifsponge
no
checking mme/mme_api.h presence... libtool: link: g++ -pipe -g -O2 -pthread -o toFloat toFloat.o -pthread  -pthread
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 short_term.o -MD -MP -MF .deps/short_term.Tpo -c -o short_term.o short_term.c
config.status: creating yuvdeinterlace/Makefile
no
checking for mme/mme_api.h... no
checking for artsc-config... ./eLut > eLut.h
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.
./toFloat > toFloat.h
---------------------------------------------------------------------
--- 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... 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
config.status: creating yuvscaler/Makefile
[ 41%] Building ASM_YASM object common/CMakeFiles/common.dir/x86/loopfilter.asm.o
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
  CCLD     gifwedge
config.status: creating y4munsharp/Makefile
config.status: creating y4mutils/Makefile
no
checking for _oss_ioctl in -lossaudio... echo timestamp > downmix.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 
config.status: creating yuvfilters/Makefile
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/util'
Making all in pic
[ 43%] Building CXX object common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o
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
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/giflib-5.1.2/doc'
xmlto xhtml-nochunks gif2rgb.xml
no
checking for ALnewconfig... config.status: creating mpeg2enc/Makefile
mkdir .libs
rm -fr .libs/liba52.la .libs/liba52.* .libs/liba52.*
ar cru .libs/liba52.a  bitstream.o imdct.o bit_allocate.o parse.o downmix.o 
ranlib .libs/liba52.a
creating liba52.la
config.status: creating aenc/Makefile
(cd .libs && rm -f liba52.la && ln -s ../liba52.la liba52.la)
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/liba52'
Making all in libao
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
config.status: creating mplex/Makefile
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)
                               ^
mv -f .deps/short_term.Tpo .deps/short_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 code.o -MD -MP -MF .deps/code.Tpo -c -o code.o code.c
no
checking for ALnewconfig in -laudio... 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)
                               ^
config.status: creating scripts/Makefile
mv -f .deps/code.Tpo .deps/code.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_create.o -MD -MP -MF .deps/gsm_create.Tpo -c -o gsm_create.o gsm_create.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
config.status: creating utils/Makefile
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_null.c
no
checking for snd_cards... 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)
                               ^
config.status: creating utils/altivec/Makefile
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
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_float.c
mv -f .deps/gsm_destroy.Tpo .deps/gsm_destroy.Po
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)
                               ^
no
checking for snd_cards in -lsound... 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
config.status: creating utils/mmxsse/Makefile
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_oss.c
mv -f .deps/gsm_option.Tpo .deps/gsm_option.Po
config.status: creating y4mdenoise/Makefile
xmlto xhtml-nochunks gifbuild.xml
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);
     ^
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
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_solaris.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_al.c
no
checking for snd_cards... (cached) no
checking for snd_cards in -lasound... [ 44%] Building CXX object common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o
config.status: creating y4mscaler/Makefile
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_win.c
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_wav.c
config.status: creating mjpegtools.pc
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,
                   ^
../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)
                               ^
config.status: creating mjpegtools.spec
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_aif.c
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)
                               ^
no
checking for snd_pcm_pause... config.status: creating config.h
[ 45%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c audio_out_peak.c
config.status: executing depfiles commands
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)
                               ^
mv -f .deps/lpc.Tpo .deps/lpc.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 rpe.o -MD -MP -MF .deps/rpe.Tpo -c -o rpe.o rpe.c
rm -f libao.a
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 
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
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
xmlto xhtml-nochunks gifclrmp.xml
no
checking for snd_pcm_pause in -lasound... 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)
                               ^
mv -f .deps/rpe.Tpo .deps/rpe.Po
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
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
mv -f .deps/table.Tpo .deps/table.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
yes
checking for alsa new PCM API... libtool: link: (cd ".libs" && rm -f "libHalf.so.12" && ln -s "libHalf.so.12.0.0" "libHalf.so.12")
libtool: link: (cd ".libs" && rm -f "libHalf.so" && ln -s "libHalf.so.12.0.0" "libHalf.so")
libtool: link: ar cru .libs/libHalf.a  half.o
libtool: link: ranlib .libs/libHalf.a
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c getopt.c
libtool: link: ( cd ".libs" && rm -f "libHalf.la" && ln -s "../libHalf.la" "libHalf.la" )
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
gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c gettimeofday.c
yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for AUDIOFILE... gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include    -U__FreeBSD__ -O3 -fomit-frame-pointer -c extract_a52.c
mv -f .deps/gverb.Tpo .deps/gverb.Po
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... 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
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
xmlto xhtml-nochunks gifecho.xml
yes
mv -f .deps/gverbdsp.Tpo .deps/gverbdsp.Po
rm -f libgverb.a
ar cru libgverb.a gverb.o gverbdsp.o 
ranlib libgverb.a
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/gverb'
Making all in metadata
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/metadata'
./lxml2rdf.pl ../*.xml > swh-plugins.rdf
length() used on %defaults (did you mean "scalar(keys %defaults)"?) at ./lxml2rdf.pl line 63.
/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  
xmllint -noout swh-plugins.rdf
configure: creating ./config.status
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
./makestub.pl diode_1185.xml > diode_1185.c
mkdir .libs
./makestub.pl divider_1186.xml > divider_1186.c
/bin/sh ../libtool --mode=link gcc  -U__FreeBSD__ -O3 -fomit-frame-pointer  -o extract_a52  extract_a52.o getopt.o  
./makestub.pl shaper_1187.xml > shaper_1187.c
./makestub.pl ringmod_1188.xml > ringmod_1188.c
./makestub.pl comb_1190.xml > comb_1190.c
gcc -U__FreeBSD__ -O3 -fomit-frame-pointer -o a52dec a52dec.o getopt.o gettimeofday.o  ../liba52/.libs/liba52.a -lm ../libao/libao.a
./makestub.pl declip_1195.xml > declip_1195.c
gcc -U__FreeBSD__ -O3 -fomit-frame-pointer -o extract_a52 extract_a52.o getopt.o 
./makestub.pl foverdrive_1196.xml > foverdrive_1196.c
./makestub.pl sinus_wavewrapper_1198.xml > sinus_wavewrapper_1198.c
xmlto xhtml-nochunks giffix.xml
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/src'
Making all in vc++
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
./makestub.pl hermes_filter_1200.xml > hermes_filter_1200.c
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
./makestub.pl multivoice_chorus_1201.xml > multivoice_chorus_1201.c
./makestub.pl flanger_1191.xml > flanger_1191.c
./makestub.pl decimator_1202.xml > decimator_1202.c
/bin/sh ../libtool --mode=link gcc  -U__FreeBSD__ -O3 -fomit-frame-pointer  -o compare  compare.o -lm 
./makestub.pl single_para_1203.xml > single_para_1203.c
config.status: creating Makefile
./makestub.pl triple_para_1204.xml > triple_para_1204.c
./makestub.pl transient_1206.xml > transient_1206.c
config.status: creating esd-config
./makestub.pl fad_delay_1192.xml > fad_delay_1192.c
./makestub.pl dc_remove_1207.xml > dc_remove_1207.c
mkdir .libs
config.status: creating esound.spec
[ 46%] Building CXX object common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o
./makestub.pl retro_flange_1208.xml > retro_flange_1208.c
config.status: creating esound.pc
gcc -U__FreeBSD__ -O3 -fomit-frame-pointer -o compare compare.o  -lm
config.status: creating esddsp
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/a52dec-0.7.4/test'
./makestub.pl valve_1209.xml > valve_1209.c
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'
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/a52dec.built
./makestub.pl sifter_1210.xml > sifter_1210.c
config.status: creating docs/Makefile
./makestub.pl tape_delay_1211.xml > tape_delay_1211.c
xmlto xhtml-nochunks gifinto.xml
xmlto xhtml-nochunks giflib.xml
[ 48%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o
./makestub.pl step_muxer_1212.xml > step_muxer_1212.c
config.status: creating docs/esd.1
config.status: creating Makefile
./makestub.pl foldover_1213.xml > foldover_1213.c
config.status: creating docs/esdcat.1
config.status: creating fdk-aac.pc
./makestub.pl svf_1214.xml > svf_1214.c
config.status: executing depfiles commands
config.status: creating docs/esd-config.1
./makestub.pl gsm_1215.xml > gsm_1215.c
./makestub.pl gverb_1216.xml > gverb_1216.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
xmlto xhtml-nochunks giftext.xml
config.status: creating docs/esdctl.1
./makestub.pl phasers_1217.xml > phasers_1217.c
./makestub.pl harmonic_gen_1220.xml > harmonic_gen_1220.c
config.status: creating docs/esddsp.1
./makestub.pl surround_encoder_1401.xml > surround_encoder_1401.c
config.status: creating docs/esdfilt.1
xmlto xhtml-nochunks giftool.xml
./makestub.pl delayorama_1402.xml > delayorama_1402.c
xmlto xhtml-nochunks gifbg.xml
./makestub.pl dyson_compress_1403.xml > dyson_compress_1403.c
config.status: creating docs/esdloop.1
./makestub.pl crossover_dist_1404.xml > crossover_dist_1404.c
./makestub.pl valve_rect_1405.xml > valve_rect_1405.c
config.status: creating docs/esdmon.1
./makestub.pl split_1406.xml > split_1406.c
./makestub.pl alias_1407.xml > alias_1407.c
config.status: creating docs/esdplay.1
./makestub.pl satan_maximiser_1408.xml > satan_maximiser_1408.c
./makestub.pl karaoke_1409.xml > karaoke_1409.c
config.status: creating docs/esdrec.1
xmlto xhtml-nochunks gifcolor.xml
./makestub.pl gate_1410.xml > gate_1410.c
config.status: creating docs/esdsample.1
./makestub.pl comb_splitter_1411.xml > comb_splitter_1411.c
./makestub.pl wave_terrain_1412.xml > wave_terrain_1412.c
config.status: creating config.h
./makestub.pl hard_limiter_1413.xml > hard_limiter_1413.c
xmlto xhtml-nochunks gifhisto.xml
./makestub.pl smooth_decimate_1414.xml > smooth_decimate_1414.c
config.status: executing depfiles commands
xmlto xhtml-nochunks gifwedge.xml
./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
./makestub.pl freq_tracker_1418.xml > freq_tracker_1418.c
./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
./makestub.pl matrix_spatialiser_1422.xml > matrix_spatialiser_1422.c
./makestub.pl plate_1423.xml > plate_1423.c
xmlto xhtml-nochunks intro.xml
./makestub.pl gong_1424.xml > gong_1424.c
config.status: executing libtool commands
./makestub.pl sc1_1425.xml > sc1_1425.c
mv -f .deps/IexThrowErrnoExc.Tpo .deps/IexThrowErrnoExc.Plo
/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
xmlto xhtml-nochunks gif_lib.xml
./makestub.pl sc2_1426.xml > sc2_1426.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 sc3_1427.xml > sc3_1427.c
./makestub.pl zm1_1428.xml > zm1_1428.c

Esound Configure Settings:

Debugging support: no
libwrap support:   no

LIBS=-lasound  -laudiofile

./makestub.pl inv_1429.xml > inv_1429.c
./makestub.pl chebstortion_1430.xml > chebstortion_1430.c
./makestub.pl bode_shifter_1431.xml > bode_shifter_1431.c
config.status: executing libtool commands
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/esound.configure
./makestub.pl bode_shifter_cv_1432.xml > bode_shifter_cv_1432.c
./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
./makestub.pl dj_flanger_1438.xml > dj_flanger_1438.c
./makestub.pl gong_beater_1439.xml > gong_beater_1439.c
[ 49%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o
./makestub.pl hilbert_1440.xml > hilbert_1440.c
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/fdk.configure
./makestub.pl sin_cos_1881.xml > sin_cos_1881.c
make -C esound*  
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41'
make  all-recursive
./makestub.pl se4_1883.xml > se4_1883.c
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/esound-0.2.41'
Making all in docs
./makestub.pl bandpass_a_iir_1893.xml > bandpass_a_iir_1893.c
./makestub.pl bandpass_iir_1892.xml > bandpass_iir_1892.c
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'
[ 50%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o
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
[ 51%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o
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
[ 53%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o
./makestub.pl highpass_iir_1890.xml > highpass_iir_1890.c
./makestub.pl lowpass_iir_1891.xml > lowpass_iir_1891.c
./makestub.pl notch_iir_1894.xml > notch_iir_1894.c
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'
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
[ 54%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o
./makestub.pl dj_eq_1901.xml > dj_eq_1901.c
./makestub.pl butterworth_1902.xml > butterworth_1902.c
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: 
./makestub.pl allpass_1895.xml > allpass_1895.c
./makestub.pl comb_1887.xml > comb_1887.c
./makestub.pl decay_1886.xml > decay_1886.c
./makestub.pl delay_1898.xml > delay_1898.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
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/mjpegtools.configure
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 
mv -f .deps/IexBaseExc.Tpo .deps/IexBaseExc.Plo
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4'
/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 
make -C mjpegtools* ; ln -s . `echo /usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools*`/utils/mjpegtools  
./makestub.pl impulse_1885.xml > impulse_1885.c
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'
Making all in utils
./makestub.pl vynil_1905.xml > vynil_1905.c
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
./makestub.pl revdelay_1605.xml > revdelay_1605.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: 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
./makestub.pl ls_filter_1908.xml > ls_filter_1908.c
  CXX    libAACdec/src/aacdec_drc.lo
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 build_sub44_mests.lo -MD -MP -MF .deps/build_sub44_mests.Tpo -c -o build_sub44_mests.lo build_sub44_mests.c
./makestub.pl const_1909.xml > const_1909.c
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
./makestub.pl pointer_cast_1910.xml > pointer_cast_1910.c
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")
mv -f .deps/build_sub44_mests.Tpo .deps/build_sub44_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
libtool: link: (cd ".libs" && rm -f "libIex.so" && ln -s "libIex-2_2.so.12.0.0" "libIex.so")
./makestub.pl fast_lookahead_limiter_1913.xml > fast_lookahead_limiter_1913.c
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: ar cru .libs/libIex.a  IexThrowErrnoExc.o IexBaseExc.o
libtool: link: ranlib .libs/libIex.a
./makestub.pl latency_1914.xml > latency_1914.c
libtool: link: ( cd ".libs" && rm -f "libIex.la" && ln -s "../libIex.la" "libIex.la" )
./makestub.pl xfade_1915.xml > xfade_1915.c
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex'
Making all in IexMath
mv -f .deps/find_best_one_pel.Tpo .deps/find_best_one_pel.Plo
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
/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
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
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
./makestub.pl sc4m_1916.xml > sc4m_1916.c
/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 IexMathFloatExc.lo -MD -MP -MF .deps/IexMathFloatExc.Tpo -c IexMathFloatExc.cpp  -fPIC -DPIC -o .libs/IexMathFloatExc.o
./makestub.pl mbeq_1197.xml > mbeq_1197.c
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 IexMathFpu.lo -MD -MP -MF .deps/IexMathFpu.Tpo -c IexMathFpu.cpp  -fPIC -DPIC -o .libs/IexMathFpu.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
./makestub.pl pitch_scale_1193.xml > pitch_scale_1193.c
./makestub.pl pitch_scale_1194.xml > pitch_scale_1194.c
./makestub.pl imp_1199.xml > imp_1199.c
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
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
/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
 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
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
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
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 );
  ^
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
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: 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/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
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
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/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
mv -f .deps/mblock_bsumsq_mmx.Tpo .deps/mblock_bsumsq_mmx.Plo
  CXX    libAACdec/src/aacdec_hcr.lo
/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. -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
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/IexMathFloatExc.Tpo .deps/IexMathFloatExc.Plo
  CXX    libAACdec/src/aacdecoder.lo
mv -f .deps/mblock_bsad_mmx.Tpo .deps/mblock_bsad_mmx.Plo
/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/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 
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
[ 55%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o
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 
 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: 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
mv -f .deps/diode_1185.Tpo .deps/diode_1185.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 divider_1186.lo -MD -MP -MF .deps/divider_1186.Tpo -c -o divider_1186.lo divider_1186.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 divider_1186.lo -MD -MP -MF .deps/divider_1186.Tpo -c divider_1186.c  -fPIC -DPIC -o .libs/divider_1186.o
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
libtool: link: ranlib .libs/libmmxsse.a
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: link: ( cd ".libs" && rm -f "libmmxsse.la" && ln -s "../libmmxsse.la" "libmmxsse.la" )
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")
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
libtool: link: (cd ".libs" && rm -f "libIexMath.so" && ln -s "libIexMath-2_2.so.12.0.0" "libIexMath.so")
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 mjpeg_logging.lo -MD -MP -MF .deps/mjpeg_logging.Tpo -c mjpeg_logging.c -o mjpeg_logging.o
/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: 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/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 mpegtimecode.lo -MD -MP -MF .deps/mpegtimecode.Tpo -c -o mpegtimecode.lo mpegtimecode.c
mv -f .deps/divider_1186.Tpo .deps/divider_1186.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 shaper_1187.lo -MD -MP -MF .deps/shaper_1187.Tpo -c -o shaper_1187.lo shaper_1187.c
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 yuv4mpeg.lo -MD -MP -MF .deps/yuv4mpeg.Tpo -c -o yuv4mpeg.lo yuv4mpeg.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 shaper_1187.lo -MD -MP -MF .deps/shaper_1187.Tpo -c shaper_1187.c  -fPIC -DPIC -o .libs/shaper_1187.o
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
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_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
 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
  CXX    libAACdec/src/aacdec_pns.lo
[ 56%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o
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
mv -f .deps/shaper_1187.Tpo .deps/shaper_1187.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 ringmod_1188.lo -MD -MP -MF .deps/ringmod_1188.Tpo -c -o ringmod_1188.lo ringmod_1188.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
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
  CXX    libAACdec/src/aac_ram.lo
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 cpu_accel.lo -MD -MP -MF .deps/cpu_accel.Tpo -c -o cpu_accel.lo cpu_accel.c
mv -f .deps/libesd_la-esd_config.Tpo .deps/libesd_la-esd_config.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-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. -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
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
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
/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/motionsearch.Tpo .deps/motionsearch.Plo
/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 
[ 58%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.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 ImathMatrixAlgo.lo -MD -MP -MF .deps/ImathMatrixAlgo.Tpo -c -o ImathMatrixAlgo.lo ImathMatrixAlgo.cpp
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
 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
  CXX    libAACdec/src/block.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 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../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
  CXX    libAACdec/src/channelinfo.lo
[ 59%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o
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")
audio.c:21:12: warning: ‘select_works’ defined but not used [-Wunused-variable]
 static int select_works = 0;
            ^
 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
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/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
mv -f .deps/libesd_la-genrand.Tpo .deps/libesd_la-genrand.Plo
[ 60%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o
/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
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 declip_1195.lo -MD -MP -MF .deps/declip_1195.Tpo -c declip_1195.c  -fPIC -DPIC -o .libs/declip_1195.o
mv -f .deps/libesd_la-audio.Tpo .deps/libesd_la-audio.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 esddsp.lo -MD -MP -MF .deps/esddsp.Tpo -c -o esddsp.lo esddsp.c
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
mv -f .deps/declip_1195.Tpo .deps/declip_1195.Plo
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
/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
[ 62%] Building CXX object common/CMakeFiles/common.dir/threadpool.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 foverdrive_1196.lo -MD -MP -MF .deps/foverdrive_1196.Tpo -c foverdrive_1196.c  -fPIC -DPIC -o .libs/foverdrive_1196.o
  CXX    libAACdec/src/ldfiltbank.lo
 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
  CXX    libAACdec/src/rvlcbit.lo
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 encoderparams.lo -MD -MP -MF .deps/encoderparams.Tpo -c -o encoderparams.lo encoderparams.cc
mv -f .deps/libesd_la-util.Tpo .deps/libesd_la-util.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
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);
       ^
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: 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.. -I.. -I../utils -g -O2 -pthread -MT encoderparams.lo -MD -MP -MF .deps/encoderparams.Tpo -c encoderparams.cc -o encoderparams.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 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
[ 63%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o
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/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
  CXX    libAACdec/src/rvlc.lo
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
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
[ 64%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.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/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
  CXX    libAACdec/src/aacdec_hcr_bit.lo
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);
                       ^
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/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
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 );
  ^
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
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 esdrec.o -MD -MP -MF .deps/esdrec.Tpo -c -o esdrec.o esdrec.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 esdsample.o -MD -MP -MF .deps/esdsample.Tpo -c -o esdsample.o esdsample.c
  CXX    libAACdec/src/aacdec_hcrs.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 esdloop.o -MD -MP -MF .deps/esdloop.Tpo -c -o esdloop.o esdloop.c
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/esdsample.Tpo .deps/esdsample.Po
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
mv -f .deps/esdloop.Tpo .deps/esdloop.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
  CXX    libAACdec/src/aacdecoder_lib.lo
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 clients.o -MD -MP -MF .deps/clients.Tpo -c -o clients.o clients.c
esd.c: In function ‘main’:
esd.c:636:9: warning: variable ‘fd0’ set but not used [-Wunused-but-set-variable]
     int fd0;
         ^
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);
  ^
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
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’:
mv -f .deps/motionest.Tpo .deps/motionest.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
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;
       ^
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/clients.Tpo .deps/clients.Po
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
mv -f .deps/esd.Tpo .deps/esd.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
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 imageplanes.lo -MD -MP -MF .deps/imageplanes.Tpo -c -o imageplanes.lo imageplanes.cc
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/filter.Tpo .deps/filter.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
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/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
  CXX    libAACdec/src/aacdec_tns.lo
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 mpeg2encoder.lo -MD -MP -MF .deps/mpeg2encoder.Tpo -c -o mpeg2encoder.lo mpeg2encoder.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 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
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 picture.lo -MD -MP -MF .deps/picture.Tpo -c -o picture.lo picture.cc
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
  CXX    libAACdec/src/aac_rom.lo
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
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
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 samples.o -MD -MP -MF .deps/samples.Tpo -c -o samples.o samples.c
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;
                    ^
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);
     ^
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);
     ^
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));
     ^
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 picturereader.lo -MD -MP -MF .deps/picturereader.Tpo -c -o picturereader.lo picturereader.cc
mv -f .deps/samples.Tpo .deps/samples.Po
/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
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
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
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
mv -f .deps/proto.Tpo .deps/proto.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 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
  CXX    libAACdec/src/channel.lo
mkdir .libs
mv -f .deps/picturereader.Tpo .deps/picturereader.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
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/flanger_1191.Tpo .deps/flanger_1191.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:  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
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
  CXX    libAACdec/src/conceal.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 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
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
creating libesd.la
(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
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 putpic.lo -MD -MP -MF .deps/putpic.Tpo -c -o putpic.lo putpic.cc
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
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 transient_1206.lo -MD -MP -MF .deps/transient_1206.Tpo -c -o transient_1206.lo transient_1206.c
  CXX    libAACdec/src/pulsedata.lo
mv -f .deps/predict.Tpo .deps/predict.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 transient_1206.lo -MD -MP -MF .deps/transient_1206.Tpo -c transient_1206.c  -fPIC -DPIC -o .libs/transient_1206.o
/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.. -I.. -I../utils -g -O2 -pthread -MT streamstate.lo -MD -MP -MF .deps/streamstate.Tpo -c streamstate.cc -o streamstate.o
mv -f .deps/triple_para_1204.Tpo .deps/triple_para_1204.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/putpic.Tpo .deps/putpic.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 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
/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
ar cru .libs/libesddsp.a  esddsp.o
ranlib .libs/libesddsp.a
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
creating libesddsp.la
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 dc_remove_1207.lo -MD -MP -MF .deps/dc_remove_1207.Tpo -c -o dc_remove_1207.lo dc_remove_1207.c
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 );
                                                       ^
(cd .libs && rm -f libesddsp.la && ln -s ../libesddsp.la libesddsp.la)
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
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdcat esdcat.o libesd.la -laudiofile -lasound  -laudiofile
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 retro_flange_1208.lo -MD -MP -MF .deps/retro_flange_1208.Tpo -c -o retro_flange_1208.lo retro_flange_1208.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 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
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 quantize.lo -MD -MP -MF .deps/quantize.Tpo -c -o quantize.lo quantize.cc
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 );
                                                                            ^
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
  CXX    libAACdec/src/rvlcconceal.lo
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/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 valve_1209.lo -MD -MP -MF .deps/valve_1209.Tpo -c -o valve_1209.lo valve_1209.c
  CXX    libAACdec/src/stereo.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 valve_1209.lo -MD -MP -MF .deps/valve_1209.Tpo -c valve_1209.c  -fPIC -DPIC -o .libs/valve_1209.o
mv -f .deps/ImathMatrixAlgo.Tpo .deps/ImathMatrixAlgo.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
mv -f .deps/quantize.Tpo .deps/quantize.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 ImathColorAlgo.lo -MD -MP -MF .deps/ImathColorAlgo.Tpo -c -o ImathColorAlgo.lo ImathColorAlgo.cpp
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
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 sifter_1210.lo -MD -MP -MF .deps/sifter_1210.Tpo -c -o sifter_1210.lo sifter_1210.c
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
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 tape_delay_1211.lo -MD -MP -MF .deps/tape_delay_1211.Tpo -c -o tape_delay_1211.lo tape_delay_1211.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 sifter_1210.lo -MD -MP -MF .deps/sifter_1210.Tpo -c sifter_1210.c  -fPIC -DPIC -o .libs/sifter_1210.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 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
gcc -g -O2 -Wall -o esdcat esdcat.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdctl  esdctl.o libesd.la -laudiofile -lasound  -laudiofile
  CXX    libAACenc/src/aacenc.lo
mv -f .deps/seqencoder.Tpo .deps/seqencoder.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
  CXX    libAACenc/src/aacEnc_ram.lo
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 step_muxer_1212.lo -MD -MP -MF .deps/step_muxer_1212.Tpo -c -o step_muxer_1212.lo step_muxer_1212.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/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 foldover_1213.lo -MD -MP -MF .deps/foldover_1213.Tpo -c -o foldover_1213.lo foldover_1213.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 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:  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
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
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
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 svf_1214.lo -MD -MP -MF .deps/svf_1214.Tpo -c -o svf_1214.lo svf_1214.c
gcc -g -O2 -Wall -o esdctl esdctl.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
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 gsm_1215.lo -MD -MP -MF .deps/gsm_1215.Tpo -c -o gsm_1215.lo gsm_1215.c
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: 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: 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
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 ImathFun.lo -MD -MP -MF .deps/ImathFun.Tpo -c -o ImathFun.lo ImathFun.cpp
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdfilt esdfilt.o libesd.la -laudiofile -lasound  -laudiofile
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
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdmon esdmon.o libesd.la -laudiofile -lasound  -laudiofile
  CXX    libAACenc/src/band_nrg.lo
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/svf_1214.Tpo .deps/svf_1214.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
mv -f .deps/stats.Tpo .deps/stats.Plo
/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
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:  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:  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: 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/ImathVec.Tpo .deps/ImathVec.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 phasers_1217.lo -MD -MP -MF .deps/phasers_1217.Tpo -c -o phasers_1217.lo phasers_1217.c
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 harmonic_gen_1220.lo -MD -MP -MF .deps/harmonic_gen_1220.Tpo -c -o harmonic_gen_1220.lo harmonic_gen_1220.c
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 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 phasers_1217.lo -MD -MP -MF .deps/phasers_1217.Tpo -c phasers_1217.c  -fPIC -DPIC -o .libs/phasers_1217.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 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:  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
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
gcc -g -O2 -Wall -o esdfilt esdfilt.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
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
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
gcc -g -O2 -Wall -o esdmon esdmon.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
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 surround_encoder_1401.lo -MD -MP -MF .deps/surround_encoder_1401.Tpo -c -o surround_encoder_1401.lo surround_encoder_1401.c
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdrec esdrec.o libesd.la -laudiofile -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 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
  CXX    libAACenc/src/block_switch.lo
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 delayorama_1402.lo -MD -MP -MF .deps/delayorama_1402.Tpo -c -o delayorama_1402.lo delayorama_1402.c
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdsample esdsample.o libesd.la -laudiofile -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 delayorama_1402.lo -MD -MP -MF .deps/delayorama_1402.Tpo -c delayorama_1402.c  -fPIC -DPIC -o .libs/delayorama_1402.o
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 fdct.lo -MD -MP -MF .deps/fdct.Tpo -c -o fdct.lo fdct.c
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
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
mv -f .deps/phasers_1217.Tpo .deps/phasers_1217.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
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/ImathBox.Tpo .deps/ImathBox.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
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
mv -f .deps/fdct.Tpo .deps/fdct.Plo
/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: 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:  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/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 predict_ref.lo -MD -MP -MF .deps/predict_ref.Tpo -c -o predict_ref.lo predict_ref.c
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
gcc -g -O2 -Wall -o esdrec esdrec.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
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
mv -f .deps/delayorama_1402.Tpo .deps/delayorama_1402.Plo
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 valve_rect_1405.lo -MD -MP -MF .deps/valve_rect_1405.Tpo -c -o valve_rect_1405.lo valve_rect_1405.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 split_1406.lo -MD -MP -MF .deps/split_1406.Tpo -c -o split_1406.lo split_1406.c
  CXX    libAACenc/src/grp_data.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 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
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
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 quantize_ref.lo -MD -MP -MF .deps/quantize_ref.Tpo -c -o quantize_ref.lo quantize_ref.c
gcc -g -O2 -Wall -o esdsample esdsample.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
mv -f .deps/ImathRandom.Tpo .deps/ImathRandom.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. -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
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdloop esdloop.o libesd.la -laudiofile -lasound  -laudiofile
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 )
          ^
/bin/sh ./libtool --tag=CC   --mode=link gcc  -g -O2  -laudiofile -Wall  -lm -lstdc++ -o esdplay  esdplay.o libesd.la -laudiofile -lasound  -laudiofile
mv -f .deps/dyson_compress_1403.Tpo .deps/dyson_compress_1403.Plo
/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
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 transfrm_ref.lo -MD -MP -MF .deps/transfrm_ref.Tpo -c -o transfrm_ref.lo transfrm_ref.c
mv -f .deps/valve_rect_1405.Tpo .deps/valve_rect_1405.Plo
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 alias_1407.lo -MD -MP -MF .deps/alias_1407.Tpo -c -o alias_1407.lo alias_1407.c
[ 65%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o
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
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
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/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 fdct_x86.lo -MD -MP -MF .deps/fdct_x86.Tpo -c -o fdct_x86.lo fdct_x86.c
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
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
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 fdct_mmx.lo -MD -MP -MF .deps/fdct_mmx.Tpo -c -o fdct_mmx.lo fdct_mmx.c
mv -f .deps/alias_1407.Tpo .deps/alias_1407.Plo
  CXX    libAACenc/src/metadata_main.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 satan_maximiser_1408.lo -MD -MP -MF .deps/satan_maximiser_1408.Tpo -c -o satan_maximiser_1408.lo satan_maximiser_1408.c
libtool: link: ( cd ".libs" && rm -f "libImath.la" && ln -s "../libImath.la" "libImath.la" )
gcc -g -O2 -Wall -o esdloop esdloop.o  ./.libs/libesd.a -lm -lstdc++ -lasound -laudiofile  
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
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Imath'
Making all in ImathTest
/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
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
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:  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
mv -f .deps/fdct_mmx.Tpo .deps/fdct_mmx.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:  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
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  
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 idct_mmx.lo -MD -MP -MF .deps/idct_mmx.Tpo -c idct_mmx.c -o idct_mmx.o
/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/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:  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
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 quant_mmx.lo -MD -MP -MF .deps/quant_mmx.Tpo -c -o quant_mmx.lo quant_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 gate_1410.lo -MD -MP -MF .deps/gate_1410.Tpo -c gate_1410.c  -fPIC -DPIC -o .libs/gate_1410.o
[ 67%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.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
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
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/IlmThread.Tpo .deps/IlmThread.Plo
[ 68%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o
/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/karaoke_1409.Tpo .deps/karaoke_1409.Plo
mv -f .deps/quant_mmx.Tpo .deps/quant_mmx.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
/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
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
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. -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: 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
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
mv -f .deps/predict_mmx.Tpo .deps/predict_mmx.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 predcomp_mmx.lo -MD -MP -MF .deps/predcomp_mmx.Tpo -c predcomp_mmx.c -o predcomp_mmx.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  -fPIC -DPIC -o .libs/IlmThreadMutex.o
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
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
[ 69%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o
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 predcomp_mmxe.lo -MD -MP -MF .deps/predcomp_mmxe.Tpo -c -o predcomp_mmxe.lo predcomp_mmxe.c
mv -f .deps/IlmThreadMutex.Tpo .deps/IlmThreadMutex.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../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/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
[ 70%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o
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
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
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
  CXX    libAACenc/src/pre_echo_control.lo
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
mv -f .deps/predcomp_mmxe.Tpo .deps/predcomp_mmxe.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
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
mv -f .deps/wave_terrain_1412.Tpo .deps/wave_terrain_1412.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 smooth_decimate_1414.lo -MD -MP -MF .deps/smooth_decimate_1414.Tpo -c -o smooth_decimate_1414.lo smooth_decimate_1414.c
mv -f .deps/predict_x86.Tpo .deps/predict_x86.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 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
/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: 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
[ 72%] Building CXX object common/CMakeFiles/common.dir/param.cpp.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/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
mv -f .deps/quantize_x86.Tpo .deps/quantize_x86.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 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
/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
[ 73%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o
mv -f .deps/smooth_decimate_1414.Tpo .deps/smooth_decimate_1414.Plo
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
/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. -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
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;
          ^
  CXX    libAACenc/src/quantize.lo
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
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
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/IlmThreadPosix.Tpo .deps/IlmThreadPosix.Plo
mv -f .deps/fm_osc_1415.Tpo .deps/fm_osc_1415.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 rate_shifter_1417.lo -MD -MP -MF .deps/rate_shifter_1417.Tpo -c -o rate_shifter_1417.lo rate_shifter_1417.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 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 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
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 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
[ 74%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o
mv -f .deps/analogue_osc_1416.Tpo .deps/analogue_osc_1416.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. -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/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 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
mv -f .deps/freq_tracker_1418.Tpo .deps/freq_tracker_1418.Plo
[ 75%] Building CXX object common/CMakeFiles/common.dir/cudata.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 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:  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
/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
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_spatialiser_1422.lo -MD -MP -MF .deps/matrix_spatialiser_1422.Tpo -c -o matrix_spatialiser_1422.lo matrix_spatialiser_1422.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_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
  CXX    libAACenc/src/tonality.lo
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 ontheflyratectlpass2.lo -MD -MP -MF .deps/ontheflyratectlpass2.Tpo -c -o ontheflyratectlpass2.lo ontheflyratectlpass2.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 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: 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
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 plate_1423.lo -MD -MP -MF .deps/plate_1423.Tpo -c -o plate_1423.lo plate_1423.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 plate_1423.lo -MD -MP -MF .deps/plate_1423.Tpo -c plate_1423.c  -fPIC -DPIC -o .libs/plate_1423.o
mv -f .deps/IlmThreadSemaphorePosix.Tpo .deps/IlmThreadSemaphorePosix.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/matrix_spatialiser_1422.Tpo .deps/matrix_spatialiser_1422.Plo
mv -f .deps/matrix_ms_st_1421.Tpo .deps/matrix_ms_st_1421.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
/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
mv -f .deps/IlmThreadSemaphorePosixCompat.Tpo .deps/IlmThreadSemaphorePosixCompat.Plo
[ 77%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o
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:  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
  CXX    libAACenc/src/aacenc_hcr.lo
[ 78%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o
mv -f .deps/ontheflyratectlpass2.Tpo .deps/ontheflyratectlpass2.Plo
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
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 
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/plate_1423.Tpo .deps/plate_1423.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_1424.lo -MD -MP -MF .deps/gong_1424.Tpo -c -o gong_1424.lo gong_1424.c
  CXX    libAACenc/src/aacEnc_rom.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 gong_1424.lo -MD -MP -MF .deps/gong_1424.Tpo -c gong_1424.c  -fPIC -DPIC -o .libs/gong_1424.o
[ 79%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o
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
libtool: link: ranlib .libs/libmpeg2encpp.a
libtool: link: ( cd ".libs" && rm -f "libmpeg2encpp.la" && ln -s "../libmpeg2encpp.la" "libmpeg2encpp.la" )
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 
[ 81%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o
[ 82%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o
[ 83%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.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/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
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")
libtool: link: (cd ".libs" && rm -f "libIlmThread.so" && ln -s "libIlmThread-2_2.so.12.0.0" "libIlmThread.so")
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: 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'
[ 84%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o
Making install in Half
mv -f .deps/gong_1424.Tpo .deps/gong_1424.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
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half'
make  install-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 sc2_1426.lo -MD -MP -MF .deps/sc2_1426.Tpo -c -o sc2_1426.lo sc2_1426.c
mv -f .deps/mpeg2enc.Tpo .deps/mpeg2enc.Po
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Half'
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=CXX   --mode=link g++  -g -O2 -pthread    -o mpeg2enc mpeg2enc.o libmpeg2encpp.la ../utils/libmjpegutils.la -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 sc2_1426.lo -MD -MP -MF .deps/sc2_1426.Tpo -c sc2_1426.c  -fPIC -DPIC -o .libs/sc2_1426.o
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"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libHalf.la '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib'
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
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: 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
  CXX    libAACenc/src/bandwidth.lo
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
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.
----------------------------------------------------------------------
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/sc1_1425.Tpo .deps/sc1_1425.Plo
 /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'
/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
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
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/HalfTest'
mv -f .deps/sc2_1426.Tpo .deps/sc2_1426.Plo
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
/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
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Iex'
  CXX    libAACenc/src/channel_map.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 sc3_1427.lo -MD -MP -MF .deps/sc3_1427.Tpo -c sc3_1427.c  -fPIC -DPIC -o .libs/sc3_1427.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 zm1_1428.lo -MD -MP -MF .deps/zm1_1428.Tpo -c zm1_1428.c  -fPIC -DPIC -o .libs/zm1_1428.o
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"
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
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libIex.la '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib'
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
libtool: install: /usr/bin/install -c .libs/libIex.a /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIex.a
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
mv -f .deps/zm1_1428.Tpo .deps/zm1_1428.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
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
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/mpeg2enc'
Making all in lavtools
----------------------------------------------------------------------
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"
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
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
  CXX    libAACenc/src/intensity.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 chebstortion_1430.lo -MD -MP -MF .deps/chebstortion_1430.Tpo -c chebstortion_1430.c  -fPIC -DPIC -o .libs/chebstortion_1430.o
 /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'
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
mv -f .deps/sc3_1427.Tpo .deps/sc3_1427.Plo
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
/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
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IexMath'
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
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"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libIexMath.la '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib'
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];
                    ^
libtool: install: warning: relinking `libIexMath.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"
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 )
 /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'
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-avilib.lo -MD -MP -MF .deps/liblavfile_la-avilib.Tpo -c -o liblavfile_la-avilib.lo `test -f 'avilib.c' || echo './'`avilib.c
/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
mv -f .deps/inv_1429.Tpo .deps/inv_1429.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_1431.lo -MD -MP -MF .deps/bode_shifter_1431.Tpo -c -o bode_shifter_1431.lo bode_shifter_1431.c
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
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
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
mv -f .deps/liblavfile_la-lav_io.Tpo .deps/liblavfile_la-lav_io.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 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
  CXX    libAACenc/src/ms_stereo.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
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;
                ^
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,
                   ^
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);
               ^
/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
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)
            ^
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
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
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-audiolib.lo -MD -MP -MF .deps/liblavplay_la-audiolib.Tpo -c -o liblavplay_la-audiolib.lo `test -f 'audiolib.c' || echo './'`audiolib.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-audiolib.lo -MD -MP -MF .deps/liblavplay_la-audiolib.Tpo -c audiolib.c -o liblavplay_la-audiolib.o
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 */
         ^
audiolib.c: In function 'do_audio':
audiolib.c:1090:15: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
             if(nbque>nbdone)
               ^
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
mv -f .deps/bode_shifter_1431.Tpo .deps/bode_shifter_1431.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: 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: install: chmod 644 /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIexMath.a
mv -f .deps/bode_shifter_cv_1432.Tpo .deps/bode_shifter_cv_1432.Plo
libtool: install: ranlib /usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/libIexMath.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 sc4_1882.lo -MD -MP -MF .deps/sc4_1882.Tpo -c -o sc4_1882.lo sc4_1882.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
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 mjpeg_simd_helper.o -MD -MP -MF .deps/mjpeg_simd_helper.Tpo -c -o mjpeg_simd_helper.o mjpeg_simd_helper.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 lav2wav.o -MD -MP -MF .deps/lav2wav.Tpo -c -o lav2wav.o lav2wav.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 sc4_1882.lo -MD -MP -MF .deps/sc4_1882.Tpo -c sc4_1882.c  -fPIC -DPIC -o .libs/sc4_1882.o
  CXX    libAACenc/src/psy_configuration.lo
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
mv -f .deps/mjpeg_simd_helper.Tpo .deps/mjpeg_simd_helper.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
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
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/Imath'
mv -f .deps/liblavfile_la-avilib.Tpo .deps/liblavfile_la-avilib.Plo
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
  CXX    libAACenc/src/sf_estim.lo
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"
mv -f .deps/lav2wav.Tpo .deps/lav2wav.Po
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"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libImath.la '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib'
 /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/lav2yuv-lav2yuv.Tpo .deps/lav2yuv-lav2yuv.Po
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
/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
mv -f .deps/am_pitchshift_1433.Tpo .deps/am_pitchshift_1433.Plo
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
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:  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
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 ypipe.o -MD -MP -MF .deps/ypipe.Tpo -c -o ypipe.o ypipe.c
mv -f .deps/lavtrans.Tpo .deps/lavtrans.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
mv -f .deps/lavaddwav.Tpo .deps/lavaddwav.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/ypipe.Tpo .deps/ypipe.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
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 giant_flange_1437.lo -MD -MP -MF .deps/giant_flange_1437.Tpo -c -o giant_flange_1437.lo giant_flange_1437.c
mv -f .deps/transist.flt.Tpo .deps/transist.flt.Po
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
mv -f .deps/yuv2lav.Tpo .deps/yuv2lav.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 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
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
mv -f .deps/matteblend.flt.Tpo .deps/matteblend.flt.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
mv -f .deps/multiblend.flt.Tpo .deps/multiblend.flt.Po
  CXX    libAACenc/src/transform.lo
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
mv -f .deps/pipelist.Tpo .deps/pipelist.Po
  CXX    libAACenc/src/aacenc_lib.lo
mv -f .deps/lavpipe.Tpo .deps/lavpipe.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
  CXX    libAACenc/src/aacenc_tns.lo
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; }; })
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 dj_flanger_1438.lo -MD -MP -MF .deps/dj_flanger_1438.Tpo -c -o dj_flanger_1438.lo dj_flanger_1438.c
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
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/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
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/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 gong_beater_1439.lo -MD -MP -MF .deps/gong_beater_1439.Tpo -c -o gong_beater_1439.lo gong_beater_1439.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
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
----------------------------------------------------------------------
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'
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"
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
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libIlmThread.la '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib'
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
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/colorspace.Tpo .deps/colorspace.Po
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
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
  CXX    libAACenc/src/bit_cnt.lo
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
mv -f .deps/subsample.Tpo .deps/subsample.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
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 y4mtoppm.o -MD -MP -MF .deps/y4mtoppm.Tpo -c -o y4mtoppm.o y4mtoppm.c
  CXX    libAACenc/src/chaosmeasure.lo
mv -f .deps/pnmtoy4m.Tpo .deps/pnmtoy4m.Po
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/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
 /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'
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
mv -f .deps/hilbert_1440.Tpo .deps/hilbert_1440.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/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
/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
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
/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
mv -f .deps/y4mcolorbars.Tpo .deps/y4mcolorbars.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/y4mtopnm.Tpo .deps/y4mtopnm.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
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: 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
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; }; })
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
mv -f .deps/lavinfo.Tpo .deps/lavinfo.Po
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
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
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"/>
              ^
  CXX    libAACenc/src/line_pe.lo
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
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
----------------------------------------------------------------------
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/IlmThread'
make[4]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/IlmThread'
Making install in config
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/config'
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'.
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/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
 /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"
  CXX    libAACenc/src/noisedet.lo
 /usr/bin/install -c -m 644 IlmBase.pc '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ilmbase-2.2.0/usr/lib/pkgconfig'
mv -f .deps/yuvinactive.Tpo .deps/yuvinactive.Po
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'
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
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/ilmbase.built
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/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
  CXX    libAACenc/src/psy_main.lo
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 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
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
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
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"/>
              ^
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
  CXX    libAACenc/src/spreading.lo
  CXX    libAACenc/src/aacenc_pns.lo
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
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
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 lowpass_iir_1891.lo -MD -MP -MF .deps/lowpass_iir_1891.Tpo -c -o lowpass_iir_1891.lo lowpass_iir_1891.c
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/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 notch_iir_1894.lo -MD -MP -MF .deps/notch_iir_1894.Tpo -c -o notch_iir_1894.lo notch_iir_1894.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
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
mv -f .deps/png2yuv-colorspace.Tpo .deps/png2yuv-colorspace.Po
mv -f .deps/png2yuv-png2yuv.Tpo .deps/png2yuv-png2yuv.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
/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 
mv -f .deps/lavplay-lavplay.Tpo .deps/lavplay-lavplay.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 
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>
              ^
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 build system type... mv -f .deps/png2yuv-subsample.Tpo .deps/png2yuv-subsample.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o mjpeg_simd_helper mjpeg_simd_helper.o ../utils/libmjpegutils.la  -lm 
  CXX    libAACenc/src/adj_thr.lo
mv -f .deps/lowpass_iir_1891.Tpo .deps/lowpass_iir_1891.Plo
x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /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
libtool: link: ar cru .libs/liblavfile.a  liblavfile_la-editlist.o liblavfile_la-lav_io.o liblavfile_la-avilib.o
/usr/bin/install -c
checking whether build environment is sane... libtool: link: ranlib .libs/liblavfile.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 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
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" )
  CXX    libAACenc/src/bitenc.lo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o ypipe ypipe.o ../utils/libmjpegutils.la  -lm 
libtool: link: ( cd ".libs" && rm -f "liblavjpeg.la" && ln -s "../liblavjpeg.la" "liblavjpeg.la" )
libtool: link: gcc -pthread -Wall -Wunused -o mjpeg_simd_helper mjpeg_simd_helper.o  ../utils/.libs/libmjpegutils.a -lm -pthread
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o transist.flt transist.flt.o ../utils/libmjpegutils.la  -lm 
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
/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
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
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
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]
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++;
                    ^
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;
       ^
libtool: link: gcc -pthread -Wall -Wunused -o ypipe ypipe.o  ../utils/.libs/libmjpegutils.a -lm -pthread
  CXX    libAACenc/src/dyn_bits.lo
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/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 comb_1887.lo -MD -MP -MF .deps/comb_1887.Tpo -c -o comb_1887.lo comb_1887.c
yes
libtool: link: gcc -pthread -Wall -Wunused -o matteblend.flt matteblend.flt.o  ../utils/.libs/libmjpegutils.a -lm -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 comb_1887.lo -MD -MP -MF .deps/comb_1887.Tpo -c comb_1887.c  -fPIC -DPIC -o .libs/comb_1887.o
checking for a thread-safe mkdir -p... libtool: link: gcc -pthread -Wall -Wunused -o multiblend.flt multiblend.flt.o  ../utils/.libs/libmjpegutils.a -lm -pthread
/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... /bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o lavpipe lavpipe.o pipelist.o ../utils/libmjpegutils.la  -lm 
yes
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o jpeg2yuv jpeg2yuv-jpeg2yuv.o ../utils/libmjpegutils.la  liblavjpeg.la -ljpeg -lm 
checking whether to enable maintainer-specific portions of Makefiles... no
checking for g++... g++
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
           }
       ^
checking for C++ compiler default output file name... mv -f .deps/butterworth_1902.Tpo .deps/butterworth_1902.Plo
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
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o ppmtoy4m ppmtoy4m.o colorspace.o subsample.o ../utils/libmjpegutils.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 decay_1886.lo -MD -MP -MF .deps/decay_1886.Tpo -c decay_1886.c  -fPIC -DPIC -o .libs/decay_1886.o
libtool: link: gcc -pthread -Wall -Wunused -o lavpipe lavpipe.o pipelist.o  ../utils/.libs/libmjpegutils.a -lm -pthread
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o pnmtoy4m pnmtoy4m.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 
a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 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 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
libtool: link: gcc -pthread -Wall -Wunused -o ppmtoy4m ppmtoy4m.o colorspace.o subsample.o  ../utils/.libs/libmjpegutils.a -lm -pthread
mv -f .deps/decay_1886.Tpo .deps/decay_1886.Plo
  CXX    libAACenc/src/metadata_compressor.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 delay_1898.lo -MD -MP -MF .deps/delay_1898.Tpo -c -o delay_1898.lo delay_1898.c

checking for suffix of object files... libtool: link: gcc -pthread -Wall -Wunused -o pnmtoy4m pnmtoy4m.o colorspace.o  ../utils/.libs/libmjpegutils.a -lm -pthread
  CXX    libAACenc/src/pnsparam.lo
mv -f .deps/comb_1887.Tpo .deps/comb_1887.Plo
/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=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
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
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o y4mcolorbars y4mcolorbars.o colorspace.o subsample.o ../utils/libmjpegutils.la  -lm 
o
checking whether we are using the GNU C++ compiler... libtool: link: gcc -pthread -Wall -Wunused -o y4mtoppm y4mtoppm.o colorspace.o subsample.o  ../utils/.libs/libmjpegutils.a -lm -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 impulse_1885.lo -MD -MP -MF .deps/impulse_1885.Tpo -c impulse_1885.c  -fPIC -DPIC -o .libs/impulse_1885.o
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 lavinfo lavinfo.o ../utils/libmjpegutils.la  liblavfile.la -lm 
  CXX    libAACenc/src/qc_main.lo
yes
checking whether g++ accepts -g... 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
yes
libtool: link: gcc -pthread -Wall -Wunused -o y4mtopnm y4mtopnm.o colorspace.o  ../utils/.libs/libmjpegutils.a -lm -pthread
checking for style of include used by make... 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
libtool: link: gcc -pthread -Wall -Wunused -o y4mcolorbars y4mcolorbars.o colorspace.o subsample.o  ../utils/.libs/libmjpegutils.a -lm -pthread
GNU
checking dependency style of g++... /bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o y4mstabilizer y4mstabilizer.o subsample.o ../utils/libmjpegutils.la  -lm 
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o yuvfps yuvfps.o ../utils/libmjpegutils.la  -lm 
mv -f .deps/delay_1898.Tpo .deps/delay_1898.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
gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... gcc
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o yuvinactive yuvinactive.o ../utils/libmjpegutils.la  -lm 
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
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
/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 
checking whether we are using the GNU C compiler... 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;
                  ^
libtool: link: gcc -pthread -Wall -Wunused -o yuvfps yuvfps.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -pthread -Wall -Wunused -o y4mstabilizer y4mstabilizer.o subsample.o  ../utils/.libs/libmjpegutils.a -lm -pthread
yes
checking whether gcc accepts -g... /bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o yuvplay yuvplay-yuvplay.o -lSDL -lpthread ../utils/libmjpegutils.la  -lm 
/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 
libtool: link: gcc -pthread -Wall -Wunused -o yuvinactive yuvinactive.o  ../utils/.libs/libmjpegutils.a -lm -pthread
yes
checking for gcc option to accept ISO C89... mv -f .deps/vynil_1905.Tpo .deps/vynil_1905.Plo
  CXX    libMpegTPDec/src/tpdec_adif.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 ls_filter_1908.lo -MD -MP -MF .deps/ls_filter_1908.Tpo -c -o ls_filter_1908.lo ls_filter_1908.c
/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 
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
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 const_1909.lo -MD -MP -MF .deps/const_1909.Tpo -c -o const_1909.lo const_1909.c
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
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
none needed
checking dependency style of gcc... libtool: link: gcc -pthread -Wall -Wunused -o yuvplay yuvplay-yuvplay.o  -lSDL -lpthread ../utils/.libs/libmjpegutils.a -lm -pthread
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o lav2wav lav2wav.o ../utils/libmjpegutils.la  liblavfile.la -lm 
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
/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 
/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
  CXX    libMpegTPDec/src/tpdec_adts.lo
mv -f .deps/const_1909.Tpo .deps/const_1909.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 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
gcc3
checking whether ln -s works... 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 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
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... 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
/bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... mv -f .deps/ls_filter_1908.Tpo .deps/ls_filter_1908.Plo
/bin/grep -F
checking for ld used by gcc... /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: 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
libtool: link: ar cru .libs/liblavplay.a  liblavplay_la-liblavplay.o liblavplay_la-audiolib.o
libtool: link: ranlib .libs/liblavplay.a
/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)...   CXX    libMpegTPDec/src/tpdec_asc.lo
/usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... mv -f .deps/pointer_cast_1910.Tpo .deps/pointer_cast_1910.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: ( 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 
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
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
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 "+="... yes
mv -f .deps/latency_1914.Tpo .deps/latency_1914.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o lavtrans lavtrans.o ../utils/libmjpegutils.la  liblavfile.la -lm 
/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
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... mv -f .deps/fast_lookahead_limiter_1913.Tpo .deps/fast_lookahead_limiter_1913.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 sc4m_1916.lo -MD -MP -MF .deps/sc4m_1916.Tpo -c sc4m_1916.c  -fPIC -DPIC -o .libs/sc4m_1916.o
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
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
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o yuv2lav yuv2lav.o ../utils/libmjpegutils.la  liblavfile.la liblavjpeg.la -lm  -lm 
/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 
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 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
ok
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
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
  CXX    libMpegTPDec/src/tpdec_latm.lo
checking how to run the C preprocessor... 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
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
  CXX    libMpegTPDec/src/tpdec_lib.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 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
gcc -E
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
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
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: 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
checking for ANSI C header files...   CXX    libMpegTPEnc/src/tpenc_adif.lo
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
mv -f .deps/mbeq_1197_la-mbeq_1197.Tpo .deps/mbeq_1197_la-mbeq_1197.Plo
  CXX    libMpegTPEnc/src/tpenc_adts.lo
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
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
  CXX    libMpegTPEnc/src/tpenc_asc.lo
  CXX    libMpegTPEnc/src/tpenc_latm.lo
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/lavtools'
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
yes
checking for sys/types.h... 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 divider_1186.la -rpath /usr/local/lib/ladspa divider_1186.lo  -lrt -lm -lm  -lm
  CXX    libMpegTPEnc/src/tpenc_lib.lo
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
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);
                                         ^
yes
checking for sys/stat.h... 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;
         ^
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
  CXX    libSBRdec/src/env_calc.lo
  CXX    libSBRdec/src/env_dec.lo
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 shaper_1187.la -rpath /usr/local/lib/ladspa shaper_1187.lo  -lrt -lm -lm  -lm
yes
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
checking for stdlib.h... 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/shaper_1187.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,shaper_1187.so -o .libs/shaper_1187.so
yes
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;
         ^
  CXX    libSBRdec/src/env_extr.lo
checking for string.h... libtool: link: ( cd ".libs" && rm -f "shaper_1187.la" && ln -s "../shaper_1187.la" "shaper_1187.la" )
  CXX    libSBRdec/src/huff_dec.lo
  CXX    libSBRdec/src/lpp_tran.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 ringmod_1188.la -rpath /usr/local/lib/ladspa ringmod_1188.lo  -lrt -lm -lm  -lm
mv -f .deps/musicin.Tpo .deps/musicin.Po
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
yes
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/psy.Tpo .deps/psy.Po
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
checking for memory.h... 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
  CXX    libSBRdec/src/psbitdec.lo
yes
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
checking for strings.h... 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
  CXX    libSBRdec/src/psdec.lo
libtool: link: ( cd ".libs" && rm -f "comb_1190.la" && ln -s "../comb_1190.la" "comb_1190.la" )
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 declip_1195.la -rpath /usr/local/lib/ladspa declip_1195.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 foverdrive_1196.la -rpath /usr/local/lib/ladspa foverdrive_1196.lo  -lrt -lm -lm  -lm
yes
checking for inttypes.h... mv -f .deps/tonal.Tpo .deps/tonal.Po
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
yes
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
mv -f .deps/wav_io.Tpo .deps/wav_io.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
/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 stdint.h... libtool: link: ( cd ".libs" && rm -f "declip_1195.la" && ln -s "../declip_1195.la" "declip_1195.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 sinus_wavewrapper_1198.la -rpath /usr/local/lib/ladspa sinus_wavewrapper_1198.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "foverdrive_1196.la" && ln -s "../foverdrive_1196.la" "foverdrive_1196.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
yes
checking for unistd.h... 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
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
  CXX    libSBRdec/src/psdec_hybrid.lo
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
  CXX    libSBRdec/src/sbr_crc.lo
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/aenc'
Making all in mplex
  CXX    libSBRdec/src/sbr_deb.lo
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: ( cd ".libs" && rm -f "sinus_wavewrapper_1198.la" && ln -s "../sinus_wavewrapper_1198.la" "sinus_wavewrapper_1198.la" )
yes
/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: 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: ( cd ".libs" && rm -f "hermes_filter_1200.la" && ln -s "../hermes_filter_1200.la" "hermes_filter_1200.la" )
checking for dlfcn.h... /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
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
  CXX    libSBRdec/src/sbr_dec.lo
yes
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
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);
                                                                 ^
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
libtool: link: ( cd ".libs" && rm -f "multivoice_chorus_1201.la" && ln -s "../multivoice_chorus_1201.la" "multivoice_chorus_1201.la" )
checking how to run the C++ preprocessor... /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
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)
                         ^
mv -f .deps/libmplex2_la-audiostrm_out.Tpo .deps/libmplex2_la-audiostrm_out.Plo
/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
  CXX    libSBRdec/src/sbrdec_drc.lo
  CXX    libSBRdec/src/sbrdec_freq_sca.lo
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
g++ -E
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
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-decodebufmodel.lo -MD -MP -MF .deps/libmplex2_la-decodebufmodel.Tpo -c -o libmplex2_la-decodebufmodel.lo `test -f 'decodebufmodel.cpp' || echo './'`decodebufmodel.cpp
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 );
                                                                                                                                          ^
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=]
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=]
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=]
  CXX    libSBRdec/src/sbrdecoder.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
libtool: link: ( cd ".libs" && rm -f "flanger_1191.la" && ln -s "../flanger_1191.la" "flanger_1191.la" )
mv -f .deps/libmplex2_la-bits.Tpo .deps/libmplex2_la-bits.Plo
/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
/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
checking for objdir... .libs
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/sbr_ram.lo
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
  CXX    libSBRdec/src/sbr_rom.lo
checking if gcc supports -fno-rtti -fno-exceptions... 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);
                                                                 ^
libtool: link: ( cd ".libs" && rm -f "decimator_1202.la" && ln -s "../decimator_1202.la" "decimator_1202.la" )
mv -f .deps/libmplex2_la-decodebufmodel.Tpo .deps/libmplex2_la-decodebufmodel.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 single_para_1203.la -rpath /usr/local/lib/ladspa single_para_1203.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 triple_para_1204.la -rpath /usr/local/lib/ladspa triple_para_1204.lo  -lrt -lm -lm  -lm
no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works...   CXX    libSBRenc/src/bit_sbr.lo
yes
checking if gcc static flag -static works...   CXX    libSBRenc/src/env_bit.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
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
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-inputstrm.lo -MD -MP -MF .deps/libmplex2_la-inputstrm.Tpo -c -o libmplex2_la-inputstrm.lo `test -f 'inputstrm.cpp' || echo './'`inputstrm.cpp
libtool: link: ( cd ".libs" && rm -f "single_para_1203.la" && ln -s "../single_para_1203.la" "single_para_1203.la" )
libtool: link: ( cd ".libs" && rm -f "triple_para_1204.la" && ln -s "../triple_para_1204.la" "triple_para_1204.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: 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
  CXX    libSBRenc/src/fram_gen.lo
yes
checking if gcc supports -c -o file.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 dc_remove_1207.la -rpath /usr/local/lib/ladspa dc_remove_1207.lo  -lrt -lm -lm  -lm
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
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
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 dynamic linker characteristics...   CXX    libSBRenc/src/mh_det.lo
libtool: link: ( cd ".libs" && rm -f "fad_delay_1192.la" && ln -s "../fad_delay_1192.la" "fad_delay_1192.la" )
libtool: link: ( cd ".libs" && rm -f "transient_1206.la" && ln -s "../transient_1206.la" "transient_1206.la" )
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
/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=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    libSBRenc/src/ps_bitenc.lo
libtool: link: ( cd ".libs" && rm -f "dc_remove_1207.la" && ln -s "../dc_remove_1207.la" "dc_remove_1207.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
  CXX    libSBRenc/src/ps_encode.lo
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
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
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-interact.lo -MD -MP -MF .deps/libmplex2_la-interact.Tpo -c -o libmplex2_la-interact.lo `test -f 'interact.cpp' || echo './'`interact.cpp
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
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: link: ( cd ".libs" && rm -f "valve_1209.la" && ln -s "../valve_1209.la" "valve_1209.la" )
libtool: link: ( cd ".libs" && rm -f "retro_flange_1208.la" && ln -s "../retro_flange_1208.la" "retro_flange_1208.la" )
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
/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
/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
  CXX    libSBRenc/src/resampler.lo
libtool: link: ( cd ".libs" && rm -f "sifter_1210.la" && ln -s "../sifter_1210.la" "sifter_1210.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 foldover_1213.la -rpath /usr/local/lib/ladspa foldover_1213.lo  -lrt -lm -lm  -lm
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
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
checking for ld used by g++... 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
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 svf_1214.la -rpath /usr/local/lib/ladspa svf_1214.lo  -lrt -lm -lm  -lm
  CXX    libSBRenc/src/sbr_encoder.lo
libtool: link: ( cd ".libs" && rm -f "step_muxer_1212.la" && ln -s "../step_muxer_1212.la" "step_muxer_1212.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 gsm_1215.la -rpath /usr/local/lib/ladspa gsm_1215.lo -Wl,gsm/libgsm.a -lrt -lm -lm  -lm
/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... libtool: link: ( cd ".libs" && rm -f "foldover_1213.la" && ln -s "../foldover_1213.la" "foldover_1213.la" )
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 gverb_1216.la -rpath /usr/local/lib/ladspa gverb_1216.lo -Lgverb -lgverb -lrt -lm -lm  -lm
  CXX    libSBRenc/src/sbr_ram.lo
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
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
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... 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
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-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: 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 phasers_1217.la -rpath /usr/local/lib/ladspa phasers_1217.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "gsm_1215.la" && ln -s "../gsm_1215.la" "gsm_1215.la" )
  CXX    libSBRenc/src/ton_corr.lo
yes
checking if g++ static flag -static works... /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
  CXX    libSBRenc/src/code_env.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 surround_encoder_1401.la -rpath /usr/local/lib/ladspa surround_encoder_1401.lo  -lrt -lm -lm  -lm
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
  CXX    libSBRenc/src/env_est.lo
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: gcc -shared  -fPIC -DPIC  .libs/phasers_1217.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,phasers_1217.so -o .libs/phasers_1217.so
yes
checking if g++ supports -c -o file.o... 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
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);
                                                                 ^
libtool: link: ( cd ".libs" && rm -f "harmonic_gen_1220.la" && ln -s "../harmonic_gen_1220.la" "harmonic_gen_1220.la" )
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 delayorama_1402.la -rpath /usr/local/lib/ladspa delayorama_1402.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 dyson_compress_1403.la -rpath /usr/local/lib/ladspa dyson_compress_1403.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "surround_encoder_1401.la" && ln -s "../surround_encoder_1401.la" "surround_encoder_1401.la" )
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... /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
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-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: 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
/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/crossover_dist_1404.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,crossover_dist_1404.so -o .libs/crossover_dist_1404.so
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
libtool: link: ( cd ".libs" && rm -f "dyson_compress_1403.la" && ln -s "../dyson_compress_1403.la" "dyson_compress_1403.la" )
  CXX    libSBRenc/src/invf_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 valve_rect_1405.la -rpath /usr/local/lib/ladspa valve_rect_1405.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "delayorama_1402.la" && ln -s "../delayorama_1402.la" "delayorama_1402.la" )
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 "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
/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
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether make sets $(MAKE)... (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
checking for IlmBase... 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: gcc -shared  -fPIC -DPIC  .libs/split_1406.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,split_1406.so -o .libs/split_1406.so
  CXX    libSBRenc/src/nf_est.lo
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);
                                                                 ^
  CXX    libSBRenc/src/ps_main.lo
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: 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
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 );
                                                                                                        ^
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);
                                                                  ^
libtool: link: ( cd ".libs" && rm -f "split_1406.la" && ln -s "../split_1406.la" "split_1406.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
libtool: link: ( cd ".libs" && rm -f "valve_rect_1405.la" && ln -s "../valve_rect_1405.la" "valve_rect_1405.la" )
make[5]: 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 karaoke_1409.la -rpath /usr/local/lib/ladspa karaoke_1409.lo  -lrt -lm -lm  -lm
[ 84%] Built target common
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
libtool: link: ( cd ".libs" && rm -f "alias_1407.la" && ln -s "../alias_1407.la" "alias_1407.la" )
Scanning dependencies of target x265-static
make[5]: 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 gate_1410.la -rpath /usr/local/lib/ladspa gate_1410.lo  -lrt -lm -lm  -lm
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
yes
Compiled and ran IlmBase test program.
checking for ANSI C header files... (cached) yes
[ 86%] Linking CXX static library libx265.a
checking limits.h usability... 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
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
[ 86%] Built target x265-static
mv -f .deps/libmplex2_la-mpastrm_in.Tpo .deps/libmplex2_la-mpastrm_in.Plo
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
/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
Scanning dependencies of target cli
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
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
libtool: link: ( cd ".libs" && rm -f "satan_maximiser_1408.la" && ln -s "../satan_maximiser_1408.la" "satan_maximiser_1408.la" )
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
[ 88%] Building CXX object CMakeFiles/cli.dir/input/yuv.cpp.o
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
  CXX    libSBRenc/src/sbrenc_freq_sca.lo
libtool: link: ( cd ".libs" && rm -f "karaoke_1409.la" && ln -s "../karaoke_1409.la" "karaoke_1409.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_splitter_1411.la -rpath /usr/local/lib/ladspa comb_splitter_1411.lo  -lrt -lm -lm  -lm
yes
checking limits.h presence... libtool: link: ( cd ".libs" && rm -f "gate_1410.la" && ln -s "../gate_1410.la" "gate_1410.la" )
  CXX    libSBRenc/src/sbr_misc.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 wave_terrain_1412.la -rpath /usr/local/lib/ladspa wave_terrain_1412.lo  -lrt -lm -lm  -lm
yes
checking for limits.h... yes
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
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const...   CXX    libSBRenc/src/sbr_rom.lo
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
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
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-stillsstream.lo -MD -MP -MF .deps/libmplex2_la-stillsstream.Tpo -c -o libmplex2_la-stillsstream.lo `test -f 'stillsstream.cpp' || echo './'`stillsstream.cpp
[ 89%] Building CXX object CMakeFiles/cli.dir/input/y4m.cpp.o
yes
checking for inline...   CXX    libSBRenc/src/tran_det.lo
libtool: link: ( cd ".libs" && rm -f "wave_terrain_1412.la" && ln -s "../wave_terrain_1412.la" "wave_terrain_1412.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
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
inline
checking for size_t... 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
[ 91%] Building CXX object CMakeFiles/cli.dir/output/output.cpp.o
libtool: link: ( cd ".libs" && rm -f "hard_limiter_1413.la" && ln -s "../hard_limiter_1413.la" "hard_limiter_1413.la" )
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
/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
  CXX    libPCMutils/src/limiter.lo
  CXX    libPCMutils/src/pcmutils_lib.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 analogue_osc_1416.la -rpath /usr/local/lib/ladspa analogue_osc_1416.lo -Lutil -lblo -lrt -lm -lm  -lm
  CXX    libFDK/src/autocorr2nd.lo
mv -f .deps/libmplex2_la-multiplexor.Tpo .deps/libmplex2_la-multiplexor.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 rate_shifter_1417.la -rpath /usr/local/lib/ladspa rate_shifter_1417.lo  -lrt -lm -lm  -lm
mv -f .deps/libmplex2_la-stillsstream.Tpo .deps/libmplex2_la-stillsstream.Plo
yes
checking for compress in -lz... 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
/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: 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: 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
libtool: link: ( cd ".libs" && rm -f "fm_osc_1415.la" && ln -s "../fm_osc_1415.la" "fm_osc_1415.la" )
[ 92%] Building CXX object CMakeFiles/cli.dir/output/reconplay.cpp.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 freq_tracker_1418.la -rpath /usr/local/lib/ladspa freq_tracker_1418.lo  -lrt -lm -lm  -lm
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
yes
checking for complete iomanip support in C++ standard library... [ 93%] Building CXX object CMakeFiles/cli.dir/output/yuv.cpp.o
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
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
  CXX    libFDK/src/dct.lo
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
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: 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
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
yes
checking for gcc optimization flags... 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
  CXX    libFDK/src/FDK_bitbuffer.lo
libtool: link: ( cd ".libs" && rm -f "freq_tracker_1418.la" && ln -s "../freq_tracker_1418.la" "freq_tracker_1418.la" )
libtool: link: ( cd ".libs" && rm -f "mod_delay_1419.la" && ln -s "../mod_delay_1419.la" "mod_delay_1419.la" )
  CXX    libFDK/src/FDK_core.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 matrix_ms_st_1421.la -rpath /usr/local/lib/ladspa matrix_ms_st_1421.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 matrix_spatialiser_1422.la -rpath /usr/local/lib/ladspa matrix_spatialiser_1422.lo  -lrt -lm -lm  -lm
[ 94%] Building CXX object CMakeFiles/cli.dir/output/y4m.cpp.o
libtool: link: ( cd ".libs" && rm -f "matrix_st_ms_1420.la" && ln -s "../matrix_st_ms_1420.la" "matrix_st_ms_1420.la" )
-pipe
checking for AVX instructions in GCC style inline asm... /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
[ 96%] Building CXX object CMakeFiles/cli.dir/output/raw.cpp.o
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/matrix_spatialiser_1422.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,matrix_spatialiser_1422.so -o .libs/matrix_spatialiser_1422.so
yes
checking for sysconf(_SC_NPROCESSORS_ONLN)... 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/plate_1423.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,plate_1423.so -o .libs/plate_1423.so
mv -f .deps/libmplex2_la-systems.Tpo .deps/libmplex2_la-systems.Plo
libtool: link: ( cd ".libs" && rm -f "matrix_spatialiser_1422.la" && ln -s "../matrix_spatialiser_1422.la" "matrix_spatialiser_1422.la" )
/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
/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_ms_st_1421.la" && ln -s "../matrix_ms_st_1421.la" "matrix_ms_st_1421.la" )
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 sc1_1425.la -rpath /usr/local/lib/ladspa sc1_1425.lo -Lutil -ldb -lrms -lrt -lm -lm  -lm
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 "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
configure: creating ./config.status
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
  CXX    libFDK/src/FDK_crc.lo
[ 97%] Building CXX object CMakeFiles/cli.dir/x265.cpp.o
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
  CXX    libFDK/src/FDK_hybrid.lo
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);
                                                                   ^
libtool: link: ( cd ".libs" && rm -f "gong_1424.la" && ln -s "../gong_1424.la" "gong_1424.la" )
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
/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
[ 98%] Building CXX object CMakeFiles/cli.dir/x265-extras.cpp.o
libtool: link: ( cd ".libs" && rm -f "sc1_1425.la" && ln -s "../sc1_1425.la" "sc1_1425.la" )
  CXX    libFDK/src/FDK_tools_rom.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 zm1_1428.la -rpath /usr/local/lib/ladspa zm1_1428.lo  -lrt -lm -lm  -lm
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 inv_1429.la -rpath /usr/local/lib/ladspa inv_1429.lo  -lrt -lm -lm  -lm
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
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
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
mv -f .deps/libmplex2_la-videostrm_in.Tpo .deps/libmplex2_la-videostrm_in.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: 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
  CXX    libFDK/src/FDK_trigFcts.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 bode_shifter_1431.la -rpath /usr/local/lib/ladspa bode_shifter_1431.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "zm1_1428.la" && ln -s "../zm1_1428.la" "zm1_1428.la" )
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)
                         ^
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 bode_shifter_cv_1432.la -rpath /usr/local/lib/ladspa bode_shifter_cv_1432.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "inv_1429.la" && ln -s "../inv_1429.la" "inv_1429.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 am_pitchshift_1433.la -rpath /usr/local/lib/ladspa am_pitchshift_1433.lo  -lrt -lm -lm  -lm
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/fft.lo
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
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: 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 sc4_1882.la -rpath /usr/local/lib/ladspa sc4_1882.lo -Lutil -ldb -lrms -lrt -lm -lm  -lm
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
libtool: link: ( cd ".libs" && rm -f "bode_shifter_1431.la" && ln -s "../bode_shifter_1431.la" "bode_shifter_1431.la" )
libtool: link: ( cd ".libs" && rm -f "bode_shifter_cv_1432.la" && ln -s "../bode_shifter_cv_1432.la" "bode_shifter_cv_1432.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
/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
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 dj_flanger_1438.la -rpath /usr/local/lib/ladspa dj_flanger_1438.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
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
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
mv -f .deps/libmplex2_la-videostrm_out.Tpo .deps/libmplex2_la-videostrm_out.Plo
/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
libtool: link: ( cd ".libs" && rm -f "sc4_1882.la" && ln -s "../sc4_1882.la" "sc4_1882.la" )
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
  CXX    libFDK/src/fft_rad2.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 gong_beater_1439.la -rpath /usr/local/lib/ladspa gong_beater_1439.lo  -lrt -lm -lm  -lm
  CXX    libFDK/src/fixpoint_math.lo
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)
                         ^
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 "lcr_delay_1436.la" && ln -s "../lcr_delay_1436.la" "lcr_delay_1436.la" )
libtool: link: ( cd ".libs" && rm -f "giant_flange_1437.la" && ln -s "../giant_flange_1437.la" "giant_flange_1437.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 hilbert_1440.la -rpath /usr/local/lib/ladspa hilbert_1440.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 sin_cos_1881.la -rpath /usr/local/lib/ladspa sin_cos_1881.lo  -lrt -lm -lm  -lm
[100%] Linking CXX executable x265
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 se4_1883.la -rpath /usr/local/lib/ladspa se4_1883.lo -Lutil -ldb -lrms -lrt -lm -lm  -lm
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
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/hilbert_1440.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,hilbert_1440.so -o .libs/hilbert_1440.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);
                                                              ^
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/x265_1.9'
libtool: link: ( cd ".libs" && rm -f "gong_beater_1439.la" && ln -s "../gong_beater_1439.la" "gong_beater_1439.la" )
[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 bandpass_a_iir_1893.la -rpath /usr/local/lib/ladspa bandpass_a_iir_1893.lo -Lutil -liir -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/mdct.lo
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: ( cd ".libs" && rm -f "hilbert_1440.la" && ln -s "../hilbert_1440.la" "hilbert_1440.la" )
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 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
libtool: link: ( cd ".libs" && rm -f "se4_1883.la" && ln -s "../se4_1883.la" "se4_1883.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 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/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
mv -f .deps/libmplex2_la-subpstream.Tpo .deps/libmplex2_la-subpstream.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
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
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_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 notch_iir_1894.la -rpath /usr/local/lib/ladspa notch_iir_1894.lo -Lutil -liir -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_iir_1892.la" && ln -s "../bandpass_iir_1892.la" "bandpass_iir_1892.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
  CXX    libFDK/src/qmf.lo
libtool: link: ( cd ".libs" && rm -f "highpass_iir_1890.la" && ln -s "../highpass_iir_1890.la" "highpass_iir_1890.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 butterworth_1902.la -rpath /usr/local/lib/ladspa butterworth_1902.lo -Lutil -liir -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "lowpass_iir_1891.la" && ln -s "../lowpass_iir_1891.la" "lowpass_iir_1891.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
  CXX    libFDK/src/scale.lo
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
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() );
                                          ^
  CXX    libSYS/src/cmdl_parser.lo
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
libtool: link: ( cd ".libs" && rm -f "notch_iir_1894.la" && ln -s "../notch_iir_1894.la" "notch_iir_1894.la" )
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: 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
/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: ( cd ".libs" && rm -f "dj_eq_1901.la" && ln -s "../dj_eq_1901.la" "dj_eq_1901.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 "allpass_1895.la" && ln -s "../allpass_1895.la" "allpass_1895.la" )
  CXX    libSYS/src/conv_string.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 delay_1898.la -rpath /usr/local/lib/ladspa delay_1898.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "butterworth_1902.la" && ln -s "../butterworth_1902.la" "butterworth_1902.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 impulse_1885.la -rpath /usr/local/lib/ladspa impulse_1885.lo  -lrt -lm -lm  -lm
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
  CXX    libSYS/src/genericStds.lo
  CXX    libSYS/src/wav_file.lo
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
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" )
/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 "delay_1898.la" && ln -s "../delay_1898.la" "delay_1898.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 revdelay_1605.la -rpath /usr/local/lib/ladspa revdelay_1605.lo  -lrt -lm -lm  -lm
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 ls_filter_1908.la -rpath /usr/local/lib/ladspa ls_filter_1908.lo  -lrt -lm -lm  -lm
mv -f .deps/main.Tpo .deps/main.Po
/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 "impulse_1885.la" && ln -s "../impulse_1885.la" "impulse_1885.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/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
/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/ls_filter_1908.o   -lrt -lm  -O2 -O3 -nostartfiles   -Wl,-soname -Wl,ls_filter_1908.so -o .libs/ls_filter_1908.so
libtool: link: ( cd ".libs" && rm -f "vynil_1905.la" && ln -s "../vynil_1905.la" "vynil_1905.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 latency_1914.la -rpath /usr/local/lib/ladspa latency_1914.lo  -lrt -lm -lm  -lm
libtool: link: ( cd ".libs" && rm -f "revdelay_1605.la" && ln -s "../revdelay_1605.la" "revdelay_1605.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 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 "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: 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
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: ( cd ".libs" && rm -f "const_1909.la" && ln -s "../const_1909.la" "const_1909.la" )
libtool: link: ( cd ".libs" && rm -f "pointer_cast_1910.la" && ln -s "../pointer_cast_1910.la" "pointer_cast_1910.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 mbeq_1197.la -rpath /usr/local/lib/ladspa mbeq_1197_la-mbeq_1197.lo -lfftw3f -lrt -lm -lm  -lm
libtool: link: ranlib .libs/libmplex2.a
/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
/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: ( 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/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 "libmplex2.la" && ln -s "../libmplex2.la" "libmplex2.la" )
/bin/sh ../libtool --tag=CXX   --mode=link g++  -g -O2 -pthread    -o mplex main.o libmplex2.la  -lm  -lm 
libtool: link: ( cd ".libs" && rm -f "xfade_1915.la" && ln -s "../xfade_1915.la" "xfade_1915.la" )
libtool: link: ( cd ".libs" && rm -f "latency_1914.la" && ln -s "../latency_1914.la" "latency_1914.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/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: 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: 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: 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
  GEN    libfdk-aac.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" )
libtool: link: ( cd ".libs" && rm -f "mbeq_1197.la" && ln -s "../mbeq_1197.la" "mbeq_1197.la" )
libtool: link: ( cd ".libs" && rm -f "pitch_scale_1193.la" && ln -s "../pitch_scale_1193.la" "pitch_scale_1193.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'
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
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
Making install in m4
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[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'
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/mplex'
Making all in scripts
make[5]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015/metadata'
make[5]: Nothing to be done for 'install-exec-am'.
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
 /bin/mkdir -p '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015//usr/local/share/ladspa/rdf'
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
 /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]: 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
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
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
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'
make[4]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/ladspa-05182015'
mv -f .deps/yuvcorrect.Tpo .deps/yuvcorrect.Po
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/yuvcorrect_tune.Tpo .deps/yuvcorrect_tune.Po
config.status: creating Makefile
config.status: creating OpenEXR.pc
config.status: creating config/Makefile
mv -f .deps/yuvcorrect_functions.Tpo .deps/yuvcorrect_functions.Po
config.status: creating IlmImf/Makefile
/bin/sh ../libtool --tag=CC   --mode=link gcc  -pthread -Wall -Wunused   -o yuvcorrect yuvcorrect.o yuvcorrect_functions.o ../utils/libmjpegutils.la  -lm  -lm 
/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 
config.status: creating IlmImfTest/Makefile
config.status: creating IlmImfUtil/Makefile
config.status: creating IlmImfUtilTest/Makefile
libtool: link: gcc -pthread -Wall -Wunused -o yuvcorrect_tune yuvcorrect_tune.o yuvcorrect_functions.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -pthread -Wall -Wunused -o yuvcorrect yuvcorrect.o yuvcorrect_functions.o  ../utils/.libs/libmjpegutils.a -lm -pthread
config.status: creating IlmImfFuzzTest/Makefile
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvcorrect'
Making all in yuvscaler
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
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
config.status: creating exrheader/Makefile
config.status: creating exrmaketiled/Makefile
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;
            ^
config.status: creating IlmImfExamples/Makefile
copying selected object files to avoid basename conflicts...
config.status: creating doc/Makefile
mv -f .deps/yuvscaler-yuvscaler_bicubic.Tpo .deps/yuvscaler-yuvscaler_bicubic.Po
config.status: creating exrstdattr/Makefile
mv -f .deps/yuvscaler-yuvscaler_resample.Tpo .deps/yuvscaler-yuvscaler_resample.Po
mv -f .deps/yuvscaler-yuvscaler.Tpo .deps/yuvscaler-yuvscaler.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 
config.status: creating exrmakepreview/Makefile
config.status: creating exrenvmap/Makefile
config.status: creating exrmultiview/Makefile
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/fdk-aac-0.1.4'
config.status: creating exrmultipart/Makefile
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
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/fdk.built
config.status: creating config/OpenEXRConfig.h
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"  
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvscaler'
Making all in yuvdenoise
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
config.status: config/OpenEXRConfig.h is unchanged
config.status: executing depfiles commands
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 -O3 -funroll-all-loops -ffast-math -pthread -Wall -Wunused -o yuvdenoise main.o  ../utils/.libs/libmjpegutils.a -lm -pthread
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvdenoise'
config.status: executing libtool commands
Making all in yuvfilters
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
/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
/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
/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
/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
/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
/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
/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
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
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
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: 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
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

---------------------------------------------
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

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

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
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
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
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
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
mv -f .deps/putframe.Tpo .deps/putframe.Plo
mv -f .deps/addtask.Tpo .deps/addtask.Plo
mv -f .deps/yuvstdout.Tpo .deps/yuvstdout.Plo
mv -f .deps/alloctask.Tpo .deps/alloctask.Plo
mv -f .deps/initframe.Tpo .deps/initframe.Plo
mv -f .deps/yuvstdin.Tpo .deps/yuvstdin.Plo
touch /usr/src/cinelerra5/cinelerra-5.1/thirdparty/build/openexr.configure
make -C openexr*  
mv -f .deps/yuvkineco-main.Tpo .deps/yuvkineco-main.Po
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
mv -f .deps/yuvkineco.Tpo .deps/yuvkineco.Plo
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/yuvycsnoise.Tpo .deps/yuvycsnoise.Plo
/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 
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 "libyuvfilters.la" && ln -s "../libyuvfilters.la" "libyuvfilters.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc -DFILTER=yuvycsnoise -pthread -Wall -Wunused   -o yuvycsnoise yuvycsnoise-main.o libyuvfilters.la ../utils/libmjpegutils.la  -lm 
/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 -DFILTER=yuvycsnoise -pthread -Wall -Wunused -o yuvycsnoise yuvycsnoise-main.o  ./.libs/libyuvfilters.a ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -DFILTER=yuvkineco -pthread -Wall -Wunused -o yuvkineco yuvkineco-main.o  ./.libs/libyuvfilters.a ../utils/.libs/libmjpegutils.a -lm -pthread
mv -f .deps/b44ExpLogTable.Tpo .deps/b44ExpLogTable.Po
make[5]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/thirdparty/mjpegtools-2.1.0/yuvfilters'
Making all in yuvdeinterlace
/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 
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: 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 %      mv -f .deps/yuvdeinterlace.Tpo .deps/yuvdeinterlace.Po
 Building acceleration for DwaCompressor, 0.92 %      /bin/sh ../libtool --tag=CXX   --mode=link g++  -g -O2 -pthread    -o yuvdeinterlace yuvdeinterlace.o ../utils/libmjpegutils.la  -lm 
 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 %      libtool: link: g++ -g -O2 -pthread -o yuvdeinterlace yuvdeinterlace.o  ../utils/.libs/libmjpegutils.a -lm -pthread
 Building acceleration for DwaCompressor, 8.24 %       Building acceleration for DwaCompressor, 9.16 %       Building acceleration for DwaCompressor, 10.07 %      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
 Building acceleration for DwaCompressor, 10.99 %       Building acceleration for DwaCompressor, 11.90 %      mv -f .deps/main.Tpo .deps/main.Po
 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 %      mv -f .deps/regiontest.Tpo .deps/regiontest.Po
 Building acceleration for DwaCompressor, 21.06 %      /bin/sh ../libtool --tag=CXX   --mode=link g++ -DNDEBUG -finline-functions -fno-PIC -g -O2 -pthread    -o regiontest regiontest.o  -lm 
 Building acceleration for DwaCompressor, 21.97 %       Building acceleration for DwaCompressor, 22.89 %       Building acceleration for DwaCompressor, 23.81 %      libtool: link: g++ -DNDEBUG -finline-functions -fno-PIC -g -O2 -pthread -o regiontest regiontest.o  -lm -pthread
 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 %       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 %       Building acceleration for DwaCompressor, 60.43 %       Building acceleration for DwaCompressor, 61.34 %       Building acceleration for DwaCompressor, 62.26 %       Building acceleration for DwaCompressor, 63.18 %       Building acceleration for DwaCompressor, 64.09 %       Building acceleration for DwaCompressor, 65.01 %       Building acceleration for DwaCompressor, 65.92 %       Building acceleration for DwaCompressor, 66.84 %       Building acceleration for DwaCompressor, 67.75 %       Building acceleration for DwaCompressor, 68.67 %       Building acceleration for DwaCompressor, 69.58 %       Building acceleration for DwaCompressor, 70.50 %       Building acceleration for DwaCompressor, 71.42 %       Building acceleration for DwaCompressor, 72.33 %       Building acceleration for DwaCompressor, 73.25 %      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, 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 -fno-PIC -g -O2 -pthread -o y4mdenoise main.o newdenoise.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/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, 80.57 %       Building acceleration for DwaCompressor, 81.49 %       Building acceleration for DwaCompressor, 82.40 %      mv -f .deps/ysStreamInfo.Tpo .deps/ysStreamInfo.Po
 Building acceleration for DwaCompressor, 83.32 %      mv -f .deps/y4mscaler.Tpo .deps/y4mscaler.Po
 Building acceleration for DwaCompressor, 84.23 %       Building acceleration for DwaCompressor, 85.15 %      mv -f .deps/ysSource.Tpo .deps/ysSource.Po
mv -f .deps/kernels.Tpo .deps/kernels.Po
 Building acceleration for DwaCompressor, 86.06 %       Building acceleration for DwaCompressor, 86.98 %      mv -f .deps/scaler-matto.Tpo .deps/scaler-matto.Po
 Building acceleration for DwaCompressor, 87.90 %       Building acceleration for DwaCompressor, 88.81 %       Building acceleration for DwaCompressor, 89.73 %       Building acceleration for DwaCompressor, 90.64 %       Building acceleration for DwaCompressor, 91.56 %       Building acceleration for DwaCompressor, 92.47 %       Building acceleration for DwaCompressor, 93.39 %      mv -f .deps/graphics.Tpo .deps/graphics.Po
mv -f .deps/ysTarget.Tpo .deps/ysTarget.Po
 Building acceleration for DwaCompressor, 94.31 %       Building acceleration for DwaCompressor, 95.22 %       Building acceleration for DwaCompressor, 96.14 %      mv -f .deps/ysScaling.Tpo .deps/ysScaling.Po
 Building acceleration for DwaCompressor, 97.05 %      /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, 97.97 %       Building acceleration for DwaCompressor, 98.88 %       Building acceleration for DwaCompressor, 99.80 %      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
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
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;
                     ^
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 
libtool: link: gcc -pthread -Wall -Wunused -o y4munsharp y4munsharp.o  ../utils/.libs/libmjpegutils.a -lm -pthread
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’:
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/pgmtoy4m.Tpo .deps/pgmtoy4m.Po
mv -f .deps/y4mtoyuv.Tpo .deps/y4mtoyuv.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
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/yuv4mpeg.Tpo .deps/yuv4mpeg.Po
mv -f .deps/y4mhist.Tpo .deps/y4mhist.Po
mv -f .deps/y4mblack.Tpo .deps/y4mblack.Po
mv -f .deps/y4minterlace.Tpo .deps/y4minterlace.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o pgmtoy4m pgmtoy4m.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 
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o y4mhist y4mhist.o -lSDL -lpthread  ../utils/libmjpegutils.la  -lm 
/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 y4mblack y4mblack.o ../utils/libmjpegutils.la  -lm 
mv -f .deps/y4mspatialfilter.Tpo .deps/y4mspatialfilter.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 yuvmedianfilter yuvmedianfilter.o ../utils/libmjpegutils.la  -lm 
mv -f .deps/y4mivtc.Tpo .deps/y4mivtc.Po
mv -f .deps/yuyvtoy4m.Tpo .deps/yuyvtoy4m.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o y4mshift y4mshift.o ../utils/libmjpegutils.la  -lm 
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o y4mspatialfilter y4mspatialfilter.o ../utils/libmjpegutils.la  -lm  -lm 
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 y4mblack y4mblack.o  ../utils/.libs/libmjpegutils.a -lm -pthread
/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 yuv4mpeg yuv4mpeg.o  ../utils/.libs/libmjpegutils.a -lm -pthread
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 y4mhist y4mhist.o  -lSDL -lpthread ../utils/.libs/libmjpegutils.a -lm -pthread
/bin/sh ../libtool --tag=CC   --mode=link gcc -fno-PIC -pthread -Wall -Wunused   -o yuyvtoy4m yuyvtoy4m.o ../utils/libmjpegutils.la  -lm 
libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o y4mshift y4mshift.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
libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o yuvmedianfilter yuvmedianfilter.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o y4mspatialfilter y4mspatialfilter.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o y4mivtc y4mivtc.o  ../utils/.libs/libmjpegutils.a -lm -pthread
libtool: link: gcc -fno-PIC -pthread -Wall -Wunused -o yuyvtoy4m yuyvtoy4m.o  ../utils/.libs/libmjpegutils.a -lm -pthread
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'
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
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 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 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 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 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 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 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 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 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 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
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
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 ImfMatrixAttribute.lo -MD -MP -MF .deps/ImfMatrixAttribute.Tpo -c ImfMatrixAttribute.cpp -o ImfMatrixAttribute.o
mv -f .deps/ImfChannelListAttribute.Tpo .deps/ImfChannelListAttribute.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/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 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 ImfOpaqueAttribute.lo -MD -MP -MF .deps/ImfOpaqueAttribute.Tpo -c ImfOpaqueAttribute.cpp -o ImfOpaqueAttribute.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 ImfOutputFile.lo -MD -MP -MF .deps/ImfOutputFile.Tpo -c ImfOutputFile.cpp -o ImfOutputFile.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 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
mv -f .deps/ImfLineOrderAttribute.Tpo .deps/ImfLineOrderAttribute.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 ImfRgbaFile.lo -MD -MP -MF .deps/ImfRgbaFile.Tpo -c ImfRgbaFile.cpp -o ImfRgbaFile.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 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/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 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 ImfHuf.lo -MD -MP -MF .deps/ImfHuf.Tpo -c ImfHuf.cpp -o ImfHuf.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 ImfThreading.lo -MD -MP -MF .deps/ImfThreading.Tpo -c ImfThreading.cpp -o ImfThreading.o
mv -f .deps/ImfStringAttribute.Tpo .deps/ImfStringAttribute.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
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 ImfLut.lo -MD -MP -MF .deps/ImfLut.Tpo -c -o ImfLut.lo ImfLut.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 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 ImfLut.lo -MD -MP -MF .deps/ImfLut.Tpo -c ImfLut.cpp -o ImfLut.o
mv -f .deps/ImfMatrixAttribute.Tpo .deps/ImfMatrixAttribute.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
mv -f .deps/ImfInputFile.Tpo .deps/ImfInputFile.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 ImfCompressor.lo -MD -MP -MF .deps/ImfCompressor.Tpo -c ImfCompressor.cpp -o ImfCompressor.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 ImfRleCompressor.lo -MD -MP -MF .deps/ImfRleCompressor.Tpo -c -o ImfRleCompressor.lo ImfRleCompressor.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 ImfRleCompressor.lo -MD -MP -MF .deps/ImfRleCompressor.Tpo -c ImfRleCompressor.cpp -o ImfRleCompressor.o
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 ImfPizCompressor.lo -MD -MP -MF .deps/ImfPizCompressor.Tpo -c ImfPizCompressor.cpp -o ImfPizCompressor.o
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 ImfB44Compressor.lo -MD -MP -MF .deps/ImfB44Compressor.Tpo -c -o ImfB44Compressor.lo ImfB44Compressor.cpp
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 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
mv -f .deps/ImfCompressor.Tpo .deps/ImfCompressor.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 ImfDwaCompressor.lo -MD -MP -MF .deps/ImfDwaCompressor.Tpo -c ImfDwaCompressor.cpp -o ImfDwaCompressor.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 ImfMisc.lo -MD -MP -MF .deps/ImfMisc.Tpo -c -o ImfMisc.lo ImfMisc.cpp
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 ImfCompressionAttribute.lo -MD -MP -MF .deps/ImfCompressionAttribute.Tpo -c -o ImfCompressionAttribute.lo ImfCompressionAttribute.cpp
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 ImfDoubleAttribute.lo -MD -MP -MF .deps/ImfDoubleAttribute.Tpo -c -o ImfDoubleAttribute.lo ImfDoubleAttribute.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 ImfMisc.lo -MD -MP -MF .deps/ImfMisc.Tpo -c ImfMisc.cpp -o ImfMisc.o
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 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 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/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 ImfPreviewImage.lo -MD -MP -MF .deps/ImfPreviewImage.Tpo -c -o ImfPreviewImage.lo ImfPreviewImage.cpp
mv -f .deps/ImfRgbaFile.Tpo .deps/ImfRgbaFile.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 ImfPreviewImage.lo -MD -MP -MF .deps/ImfPreviewImage.Tpo -c ImfPreviewImage.cpp -o ImfPreviewImage.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 ImfPreviewImageAttribute.lo -MD -MP -MF .deps/ImfPreviewImageAttribute.Tpo -c -o ImfPreviewImageAttribute.lo ImfPreviewImageAttribute.cpp
mv -f .deps/ImfDoubleAttribute.Tpo .deps/ImfDoubleAttribute.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
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 ImfChromaticities.lo -MD -MP -MF .deps/ImfChromaticities.Tpo -c -o ImfChromaticities.lo ImfChromaticities.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 ImfChromaticities.lo -MD -MP -MF .deps/ImfChromaticities.Tpo -c ImfChromaticities.cpp -o ImfChromaticities.o
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 ImfChromaticitiesAttribute.lo -MD -MP -MF .deps/ImfChromaticitiesAttribute.Tpo -c -o ImfChromaticitiesAttribute.lo ImfChromaticitiesAttribute.cpp
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 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 ImfKeyCode.lo -MD -MP -MF .deps/ImfKeyCode.Tpo -c ImfKeyCode.cpp -o ImfKeyCode.o
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 ImfKeyCodeAttribute.lo -MD -MP -MF .deps/ImfKeyCodeAttribute.Tpo -c -o ImfKeyCodeAttribute.lo ImfKeyCodeAttribute.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 ImfKeyCodeAttribute.lo -MD -MP -MF .deps/ImfKeyCodeAttribute.Tpo -c ImfKeyCodeAttribute.cpp -o ImfKeyCodeAttribute.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 ImfTimeCode.lo -MD -MP -MF .deps/ImfTimeCode.Tpo -c -o ImfTimeCode.lo ImfTimeCode.cpp
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 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 ImfTimeCodeAttribute.lo -MD -MP -MF .deps/ImfTimeCodeAttribute.Tpo -c ImfTimeCodeAttribute.cpp -o ImfTimeCodeAttribute.o
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 ImfRational.lo -MD -MP -MF .deps/ImfRational.Tpo -c -o ImfRational.lo ImfRational.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 ImfRational.lo -MD -MP -MF .deps/ImfRational.Tpo -c ImfRational.cpp -o ImfRational.o
mv -f .deps/ImfKeyCodeAttribute.Tpo .deps/ImfKeyCodeAttribute.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/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 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/ImfChromaticitiesAttribute.Tpo .deps/ImfChromaticitiesAttribute.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 ImfStandardAttributes.lo -MD -MP -MF .deps/ImfStandardAttributes.Tpo -c -o ImfStandardAttributes.lo ImfStandardAttributes.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 ImfStdIO.lo -MD -MP -MF .deps/ImfStdIO.Tpo -c -o ImfStdIO.lo ImfStdIO.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 ImfEnvmap.lo -MD -MP -MF .deps/ImfEnvmap.Tpo -c -o ImfEnvmap.lo ImfEnvmap.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 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 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 ImfEnvmapAttribute.lo -MD -MP -MF .deps/ImfEnvmapAttribute.Tpo -c ImfEnvmapAttribute.cpp -o ImfEnvmapAttribute.o
mv -f .deps/ImfTimeCode.Tpo .deps/ImfTimeCode.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
/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
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 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
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
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 ImfTiledOutputFile.lo -MD -MP -MF .deps/ImfTiledOutputFile.Tpo -c -o ImfTiledOutputFile.lo ImfTiledOutputFile.cpp
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 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 ImfTiledOutputFile.lo -MD -MP -MF .deps/ImfTiledOutputFile.Tpo -c ImfTiledOutputFile.cpp -o ImfTiledOutputFile.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 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
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
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
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
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 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/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 ImfStringVectorAttribute.lo -MD -MP -MF .deps/ImfStringVectorAttribute.Tpo -c -o ImfStringVectorAttribute.lo ImfStringVectorAttribute.cpp
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 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 ImfStringVectorAttribute.lo -MD -MP -MF .deps/ImfStringVectorAttribute.Tpo -c ImfStringVectorAttribute.cpp -o ImfStringVectorAttribute.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 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
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 ImfAcesFile.lo -MD -MP -MF .deps/ImfAcesFile.Tpo -c ImfAcesFile.cpp -o ImfAcesFile.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 ImfMultiPartOutputFile.lo -MD -MP -MF .deps/ImfMultiPartOutputFile.Tpo -c ImfMultiPartOutputFile.cpp -o ImfMultiPartOutputFile.o
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 ImfGenericOutputFile.lo -MD -MP -MF .deps/ImfGenericOutputFile.Tpo -c -o ImfGenericOutputFile.lo ImfGenericOutputFile.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
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 ImfOutputPartData.lo -MD -MP -MF .deps/ImfOutputPartData.Tpo -c -o ImfOutputPartData.lo ImfOutputPartData.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 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 ImfOutputPartData.lo -MD -MP -MF .deps/ImfOutputPartData.Tpo -c ImfOutputPartData.cpp -o ImfOutputPartData.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 ImfMultiPartInputFile.lo -MD -MP -MF .deps/ImfMultiPartInputFile.Tpo -c ImfMultiPartInputFile.cpp -o ImfMultiPartInputFile.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 ImfGenericInputFile.lo -MD -MP -MF .deps/ImfGenericInputFile.Tpo -c -o ImfGenericInputFile.lo ImfGenericInputFile.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
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/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 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
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 ImfOutputPart.lo -MD -MP -MF .deps/ImfOutputPart.Tpo -c -o ImfOutputPart.lo ImfOutputPart.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 ImfPartType.lo -MD -MP -MF .deps/ImfPartType.Tpo -c ImfPartType.cpp -o ImfPartType.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 ImfOutputPart.lo -MD -MP -MF .deps/ImfOutputPart.Tpo -c ImfOutputPart.cpp -o ImfOutputPart.o
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 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 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
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 ImfTiledInputPart.lo -MD -MP -MF .deps/ImfTiledInputPart.Tpo -c -o ImfTiledInputPart.lo ImfTiledInputPart.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 ImfDeepScanLineInputPart.lo -MD -MP -MF .deps/ImfDeepScanLineInputPart.Tpo -c -o ImfDeepScanLineInputPart.lo ImfDeepScanLineInputPart.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
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/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 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/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 ImfDeepScanLineInputFile.lo -MD -MP -MF .deps/ImfDeepScanLineInputFile.Tpo -c -o ImfDeepScanLineInputFile.lo ImfDeepScanLineInputFile.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 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/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 ImfDeepTiledInputPart.lo -MD -MP -MF .deps/ImfDeepTiledInputPart.Tpo -c -o ImfDeepTiledInputPart.lo ImfDeepTiledInputPart.cpp
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 ImfDeepTiledInputPart.lo -MD -MP -MF .deps/ImfDeepTiledInputPart.Tpo -c ImfDeepTiledInputPart.cpp -o ImfDeepTiledInputPart.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 ImfDeepTiledOutputPart.lo -MD -MP -MF .deps/ImfDeepTiledOutputPart.Tpo -c ImfDeepTiledOutputPart.cpp -o ImfDeepTiledOutputPart.o
mv -f .deps/ImfTiledInputPart.Tpo .deps/ImfTiledInputPart.Plo
mv -f .deps/ImfDeepScanLineInputPart.Tpo .deps/ImfDeepScanLineInputPart.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
/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/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 ImfDeepFrameBuffer.lo -MD -MP -MF .deps/ImfDeepFrameBuffer.Tpo -c -o ImfDeepFrameBuffer.lo ImfDeepFrameBuffer.cpp
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 ImfDeepTiledInputFile.lo -MD -MP -MF .deps/ImfDeepTiledInputFile.Tpo -c ImfDeepTiledInputFile.cpp -o ImfDeepTiledInputFile.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 ImfDeepTiledOutputFile.lo -MD -MP -MF .deps/ImfDeepTiledOutputFile.Tpo -c ImfDeepTiledOutputFile.cpp -o ImfDeepTiledOutputFile.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 ImfDeepFrameBuffer.lo -MD -MP -MF .deps/ImfDeepFrameBuffer.Tpo -c ImfDeepFrameBuffer.cpp -o ImfDeepFrameBuffer.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 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
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
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
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
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
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 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 ImfFloatVectorAttribute.lo -MD -MP -MF .deps/ImfFloatVectorAttribute.Tpo -c ImfFloatVectorAttribute.cpp -o ImfFloatVectorAttribute.o
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 ImfRle.lo -MD -MP -MF .deps/ImfRle.Tpo -c -o ImfRle.lo ImfRle.cpp
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
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
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
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
mv -f .deps/ImfSystemSpecific.Tpo .deps/ImfSystemSpecific.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 ImfZip.lo -MD -MP -MF .deps/ImfZip.Tpo -c ImfZip.cpp -o ImfZip.o
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 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 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 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 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 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 ImfDeepImageLevel.lo -MD -MP -MF .deps/ImfDeepImageLevel.Tpo -c ImfDeepImageLevel.cpp -o ImfDeepImageLevel.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 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 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 ImfFlatImageLevel.lo -MD -MP -MF .deps/ImfFlatImageLevel.Tpo -c ImfFlatImageLevel.cpp -o ImfFlatImageLevel.o
mv -f .deps/ImfImageLevel.Tpo .deps/ImfImageLevel.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/ImfFlatImageChannel.Tpo .deps/ImfFlatImageChannel.Plo
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 ImfFlatImageIO.lo -MD -MP -MF .deps/ImfFlatImageIO.Tpo -c -o ImfFlatImageIO.lo ImfFlatImageIO.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 ImfDeepImageIO.lo -MD -MP -MF .deps/ImfDeepImageIO.Tpo -c -o ImfDeepImageIO.lo ImfDeepImageIO.cpp
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 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 ImfFlatImageIO.lo -MD -MP -MF .deps/ImfFlatImageIO.Tpo -c ImfFlatImageIO.cpp -o ImfFlatImageIO.o
mv -f .deps/ImfImageChannel.Tpo .deps/ImfImageChannel.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 ImfDeepImageIO.lo -MD -MP -MF .deps/ImfDeepImageIO.Tpo -c ImfDeepImageIO.cpp -o ImfDeepImageIO.o
mv -f .deps/ImfDeepImage.Tpo .deps/ImfDeepImage.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/ImfImage.Tpo .deps/ImfImage.Plo
mv -f .deps/ImfDeepImageLevel.Tpo .deps/ImfDeepImageLevel.Plo
mv -f .deps/ImfDeepImageIO.Tpo .deps/ImfDeepImageIO.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/EnvmapImage.Tpo .deps/EnvmapImage.Po
mv -f .deps/blurImage.Tpo .deps/blurImage.Po
mv -f .deps/readInputImage.Tpo .deps/readInputImage.Po
mv -f .deps/makeLatLongMap.Tpo .deps/makeLatLongMap.Po
mv -f .deps/makeCubeMap.Tpo .deps/makeCubeMap.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:
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
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...

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/avdevice.o
CC	libavdevice/alsa.o
CC	libavdevice/alsa_dec.o
CC	libavdevice/fbdev_common.o
CC	libavdevice/dv1394.o
CC	libavdevice/alsa_enc.o
CC	libavdevice/fbdev_enc.o
CC	libavdevice/jack.o
CC	libavdevice/lavfi.o
CC	libavdevice/fbdev_dec.o
CC	libavdevice/oss.o
CC	libavdevice/oss_dec.o
CC	libavdevice/oss_enc.o
CC	libavdevice/timefilter.o
CC	libavdevice/sdl.o
CC	libavdevice/utils.o
CC	libavdevice/v4l2-common.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_agate.o
CC	libavfilter/af_aformat.o
CC	libavfilter/af_alimiter.o
CC	libavfilter/af_amerge.o
CC	libavfilter/af_amix.o
CC	libavfilter/af_anequalizer.o
CC	libavfilter/af_anull.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_extrastereo.o
CC	libavfilter/af_flanger.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/asink_anullsink.o
CC	libavfilter/allfilters.o
CC	libavfilter/asrc_anoisesrc.o
CC	libavfilter/asrc_anullsrc.o
CC	libavfilter/asrc_sine.o
CC	libavfilter/audio.o
CC	libavfilter/avf_ahistogram.o
CC	libavfilter/avf_aphasemeter.o
CC	libavfilter/avf_avectorscope.o
CC	libavfilter/avf_concat.o
CC	libavfilter/avf_showfreqs.o
CC	libavfilter/avf_showcqt.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_metadata.o
CC	libavfilter/f_interleave.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/src_movie.o
CC	libavfilter/split.o
CC	libavfilter/transform.o
CC	libavfilter/trim.o
CC	libavfilter/vaf_spectrumsynth.o
CC	libavfilter/vf_aspect.o
CC	libavfilter/vf_alphamerge.o
CC	libavfilter/vf_atadenoise.o
CC	libavfilter/vf_bbox.o
CC	libavfilter/vf_blackdetect.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_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_colorkey.o
CC	libavfilter/vf_colorlevels.o
CC	libavfilter/vf_colorchannelmixer.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_cropdetect.o
CC	libavfilter/vf_curves.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_mpdecimate.o
CC	libavfilter/vf_mergeplanes.o
CC	libavfilter/vf_neighbor.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_nnedi.o
CC	libavfilter/vf_noise.o
CC	libavfilter/vf_null.o
CC	libavfilter/vf_overlay.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_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_showpalette.o
CC	libavfilter/vf_shuffleframes.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
YASM	libavfilter/x86/af_volume.o
STRIP	libavfilter/x86/af_volume.o
CC	libavfilter/x86/af_volume_init.o
CC	libavfilter/x86/vf_blend_init.o
CC	libavfilter/x86/vf_eq.o
CC	libavfilter/x86/vf_fspp_init.o
YASM	libavfilter/x86/vf_blend.o
CC	libavfilter/x86/vf_gradfun_init.o
YASM	libavfilter/x86/vf_gradfun.o
YASM	libavfilter/x86/vf_fspp.o
STRIP	libavfilter/x86/vf_blend.o
CC	libavfilter/x86/vf_hqdn3d_init.o
YASM	libavfilter/x86/vf_hqdn3d.o
STRIP	libavfilter/x86/vf_gradfun.o
CC	libavfilter/x86/vf_idet_init.o
YASM	libavfilter/x86/vf_idet.o
STRIP	libavfilter/x86/vf_hqdn3d.o
CC	libavfilter/x86/vf_interlace_init.o
STRIP	libavfilter/x86/vf_fspp.o
STRIP	libavfilter/x86/vf_idet.o
CC	libavfilter/x86/vf_maskedmerge_init.o
CC	libavfilter/x86/vf_noise.o
YASM	libavfilter/x86/vf_interlace.o
CC	libavfilter/x86/vf_pp7_init.o
YASM	libavfilter/x86/vf_maskedmerge.o
YASM	libavfilter/x86/vf_pp7.o
STRIP	libavfilter/x86/vf_interlace.o
STRIP	libavfilter/x86/vf_maskedmerge.o
CC	libavfilter/x86/vf_psnr_init.o
STRIP	libavfilter/x86/vf_pp7.o
CC	libavfilter/x86/vf_pullup_init.o
CC	libavfilter/x86/vf_spp.o
CC	libavfilter/x86/vf_removegrain_init.o
YASM	libavfilter/x86/vf_psnr.o
CC	libavfilter/x86/vf_ssim_init.o
YASM	libavfilter/x86/vf_pullup.o
STRIP	libavfilter/x86/vf_psnr.o
CC	libavfilter/x86/vf_stereo3d_init.o
YASM	libavfilter/x86/vf_ssim.o
CC	libavfilter/x86/vf_tinterlace_init.o
YASM	libavfilter/x86/vf_stereo3d.o
STRIP	libavfilter/x86/vf_pullup.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
YASM	libavfilter/x86/vf_removegrain.o
CC	libavformat/4xm.o
CC	libavformat/a64.o
STRIP	libavfilter/x86/vf_w3fdif.o
CC	libavformat/aacdec.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
STRIP	libavfilter/x86/vf_yadif.o
CC	libavformat/act.o
CC	libavformat/adp.o
YASM	libavfilter/x86/yadif-16.o
CC	libavformat/ads.o
STRIP	libavfilter/x86/vf_removegrain.o
CC	libavformat/adtsenc.o
STRIP	libavfilter/x86/yadif-10.o
CC	libavformat/adxdec.o
CC	libavformat/aea.o
CC	libavformat/afc.o
CC	libavformat/aiffdec.o
CC	libavformat/aiffenc.o
CC	libavformat/anm.o
CC	libavformat/apc.o
CC	libavformat/allformats.o
CC	libavformat/amr.o
CC	libavformat/ape.o
CC	libavformat/apetag.o
STRIP	libavfilter/x86/yadif-16.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/astenc.o
CC	libavformat/async.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/cdg.o
CC	libavformat/cavsvideodec.o
CC	libavformat/cdxl.o
CC	libavformat/cinedec.o
CC	libavformat/concat.o
CC	libavformat/concatdec.o
CC	libavformat/crypto.o
CC	libavformat/crcenc.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/eacdata.o
CC	libavformat/dxa.o
CC	libavformat/electronicarts.o
CC	libavformat/epafdec.o
CC	libavformat/ffmdec.o
CC	libavformat/ffmenc.o
CC	libavformat/ffmetadec.o
CC	libavformat/ffmetaenc.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);
             ^
CC	libavformat/file.o
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’:
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/filmstripdec.o
CC	libavformat/flac_picture.o
CC	libavformat/flacdec.o
CC	libavformat/filmstripenc.o
CC	libavformat/flacenc.o
CC	libavformat/flacenc_header.o
CC	libavformat/flic.o
CC	libavformat/flvdec.o
CC	libavformat/flvenc.o
CC	libavformat/format.o
CC	libavformat/framehash.o
CC	libavformat/framecrcenc.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
CC	libavformat/ircamenc.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/isom.o
CC	libavformat/iss.o
CC	libavformat/iv8.o
CC	libavformat/ivfdec.o
CC	libavformat/jacosubdec.o
CC	libavformat/ivfenc.o
CC	libavformat/jacosubenc.o
CC	libavformat/latmenc.o
CC	libavformat/jvdec.o
CC	libavformat/lmlm4.o
CC	libavformat/loasdec.o
CC	libavformat/lrc.o
CC	libavformat/lrcdec.o
CC	libavformat/lrcenc.o
CC	libavformat/lvfdec.o
CC	libavformat/m4vdec.o
CC	libavformat/lxfdec.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/mlpdec.o
CC	libavformat/mlvdec.o
CC	libavformat/mm.o
CC	libavformat/mmf.o
CC	libavformat/mms.o
CC	libavformat/mmsh.o
CC	libavformat/mov.o
CC	libavformat/mmst.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/oggparseskeleton.o
CC	libavformat/oggparseopus.o
CC	libavformat/oggparsespeex.o
CC	libavformat/oggparsetheora.o
CC	libavformat/oggparsevorbis.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/paf.o
CC	libavformat/pcm.o
CC	libavformat/pcmdec.o
CC	libavformat/pcmenc.o
CC	libavformat/pjsdec.o
CC	libavformat/psxstr.o
CC	libavformat/pmpdec.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/replaygain.o
CC	libavformat/redspark.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.o
CC	libavformat/rtpdec_ac3.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_h263_rfc2190.o
CC	libavformat/rtpdec_h264.o
CC	libavformat/rtpdec_hevc.o
CC	libavformat/rtpdec_jpeg.o
CC	libavformat/rtpdec_ilbc.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_mpegts.o
CC	libavformat/rtpdec_qdm2.o
CC	libavformat/rtpdec_qcelp.o
CC	libavformat/rtpdec_qt.o
CC	libavformat/rtpdec_svq3.o
CC	libavformat/rtpdec_vp8.o
CC	libavformat/rtpdec_xiph.o
CC	libavformat/rtpdec_vp9.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_rfc2190.o
CC	libavformat/rtpenc_h263.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/sapdec.o
CC	libavformat/samidec.o
CC	libavformat/sapenc.o
CC	libavformat/sauce.o
CC	libavformat/sdp.o
CC	libavformat/sbgdec.o
CC	libavformat/sdr2.o
CC	libavformat/segafilm.o
CC	libavformat/segment.o
CC	libavformat/shortendec.o
CC	libavformat/siff.o
CC	libavformat/sierravmd.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/spdifdec.o
CC	libavformat/spdif.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/subtitles.o
CC	libavformat/subviewer1dec.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/tedcaptionsdec.o
CC	libavformat/tee.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/utils.o
CC	libavformat/urldecode.o
CC	libavformat/v210.o
CC	libavformat/vag.o
CC	libavformat/vc1dec.o
CC	libavformat/vc1test.o
CC	libavformat/vc1testenc.o
CC	libavformat/vivo.o
CC	libavformat/voc.o
CC	libavformat/vocdec.o
CC	libavformat/vorbiscomment.o
CC	libavformat/vocenc.o
CC	libavformat/vpk.o
CC	libavformat/vplayerdec.o
CC	libavformat/vqf.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/webpenc.o
CC	libavformat/webvttdec.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/wvenc.o
CC	libavformat/wvedec.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	libavcodec/012v.o
CC	libavformat/yuv4mpegenc.o
CC	libavcodec/4xm.o
CC	libavcodec/8bps.o
CC	libavcodec/8svx.o
CC	libavcodec/a64multienc.o
CC	libavcodec/aac_ac3_parser.o
CC	libavcodec/aac_adtstoasc_bsf.o
CC	libavcodec/aac_parser.o
CC	libavcodec/aacadtsdec.o
CC	libavcodec/aaccoder.o
CC	libavcodec/aacdec.o
CC	libavcodec/aacenc_is.o
CC	libavcodec/aacenc.o
CC	libavcodec/aacdec_fixed.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/aliaspixenc.o
CC	libavcodec/allcodecs.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/assenc.o
CC	libavcodec/asv.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/avuidec.o
CC	libavcodec/avuienc.o
CC	libavcodec/avs.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/bmp.o
CC	libavcodec/blockdsp.o
CC	libavcodec/bmp_parser.o
CC	libavcodec/bmpenc.o
CC	libavcodec/bmvaudio.o
CC	libavcodec/bmvvideo.o
CC	libavcodec/brenderpix.o
CC	libavcodec/bswapdsp.o
CC	libavcodec/c93.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/dvdsubdec.o
CC	libavcodec/dvdsubenc.o
CC	libavcodec/dvenc.o
CC	libavcodec/dxa.o
CC	libavcodec/dxtory.o
CC	libavcodec/dxv.o
CC	libavcodec/eac3_data.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/eac3enc.o
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/escape124.o
CC	libavcodec/error_resilience.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
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/fic.o
CC	libavcodec/flac.o
CC	libavcodec/flac_parser.o
CC	libavcodec/flacdata.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/g722enc.o
CC	libavcodec/g723_1.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_loopfilter.o
CC	libavcodec/h264_direct.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
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) {
     ^
CC	libavcodec/libfdk-aacenc.o
CC	libavcodec/libmp3lame.o
CC	libavcodec/libopenjpegdec.o
CC	libavcodec/libopenjpegenc.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/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/libtheoraenc.o
CC	libavcodec/libtwolame.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;
         ^
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/libvorbisdec.o
CC	libavcodec/libvorbisenc.o
CC	libavcodec/libvpx.o
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
CC	libavcodec/lossless_videodsp.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/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/mlpdec.o
CC	libavcodec/mlp_parser.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/pngenc.o
CC	libavcodec/pngdsp.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/pthread_slice.o
CC	libavcodec/ptx.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/rscc.o
CC	libavcodec/rtjpeg.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
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/sp5xdec.o
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_loopfilter.o
CC	libavcodec/vc1_mc.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_mpeg4.o
CC	libavcodec/vdpau_vc1.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_data.o
CC	libavcodec/vorbis_parser.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/wmaenc.o
CC	libavcodec/wmadec.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
CC	libavcodec/x86/ac3dsp_init.o
YASM	libavcodec/x86/aacpsdsp.o
YASM	libavcodec/x86/alacdsp.o
CC	libavcodec/x86/alacdsp_init.o
STRIP	libavcodec/x86/aacpsdsp.o
YASM	libavcodec/x86/ac3dsp.o
STRIP	libavcodec/x86/alacdsp.o
CC	libavcodec/x86/audiodsp_init.o
CC	libavcodec/x86/blockdsp_init.o
YASM	libavcodec/x86/audiodsp.o
YASM	libavcodec/x86/blockdsp.o
CC	libavcodec/x86/bswapdsp_init.o
YASM	libavcodec/x86/bswapdsp.o
STRIP	libavcodec/x86/ac3dsp.o
STRIP	libavcodec/x86/blockdsp.o
CC	libavcodec/x86/cavsdsp.o
CC	libavcodec/x86/constants.o
STRIP	libavcodec/x86/audiodsp.o
CC	libavcodec/x86/dcadsp_init.o
STRIP	libavcodec/x86/bswapdsp.o
CC	libavcodec/x86/dct_init.o
YASM	libavcodec/x86/dcadsp.o
YASM	libavcodec/x86/dct32.o
CC	libavcodec/x86/dirac_dwt_init.o
STRIP	libavcodec/x86/dcadsp.o
CC	libavcodec/x86/diracdsp_init.o
YASM	libavcodec/x86/dirac_dwt.o
YASM	libavcodec/x86/diracdsp.o
STRIP	libavcodec/x86/dct32.o
CC	libavcodec/x86/dnxhdenc_init.o
STRIP	libavcodec/x86/dirac_dwt.o
CC	libavcodec/x86/fdct.o
CC	libavcodec/x86/fdctdsp_init.o
STRIP	libavcodec/x86/diracdsp.o
YASM	libavcodec/x86/dnxhdenc.o
CC	libavcodec/x86/fft_init.o
STRIP	libavcodec/x86/dnxhdenc.o
CC	libavcodec/x86/flacdsp_init.o
YASM	libavcodec/x86/flac_dsp_gpl.o
CC	libavcodec/x86/fmtconvert_init.o
YASM	libavcodec/x86/fft.o
STRIP	libavcodec/x86/flac_dsp_gpl.o
YASM	libavcodec/x86/fmtconvert.o
YASM	libavcodec/x86/flacdsp.o
YASM	libavcodec/x86/fpel.o
CC	libavcodec/x86/g722dsp_init.o
YASM	libavcodec/x86/g722dsp.o
STRIP	libavcodec/x86/fmtconvert.o
CC	libavcodec/x86/h263dsp_init.o
STRIP	libavcodec/x86/g722dsp.o
STRIP	libavcodec/x86/fft.o
STRIP	libavcodec/x86/fpel.o
YASM	libavcodec/x86/h263_loopfilter.o
YASM	libavcodec/x86/h264_chromamc_10bit.o
STRIP	libavcodec/x86/flacdsp.o
STRIP	libavcodec/x86/h264_chromamc_10bit.o
STRIP	libavcodec/x86/h263_loopfilter.o
YASM	libavcodec/x86/h264_chromamc.o
YASM	libavcodec/x86/h264_deblock_10bit.o
YASM	libavcodec/x86/h264_idct_10bit.o
YASM	libavcodec/x86/h264_deblock.o
YASM	libavcodec/x86/h264_intrapred_10bit.o
STRIP	libavcodec/x86/h264_chromamc.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_idct.o
STRIP	libavcodec/x86/h264_idct_10bit.o
YASM	libavcodec/x86/h264_intrapred.o
STRIP	libavcodec/x86/h264_deblock.o
STRIP	libavcodec/x86/h264_intrapred_10bit.o
YASM	libavcodec/x86/h264_weight.o
YASM	libavcodec/x86/h264_weight_10bit.o
STRIP	libavcodec/x86/h264_weight.o
CC	libavcodec/x86/h264chroma_init.o
STRIP	libavcodec/x86/h264_weight_10bit.o
CC	libavcodec/x86/h264dsp_init.o
YASM	libavcodec/x86/h264_qpel_10bit.o
YASM	libavcodec/x86/hevc_idct.o
YASM	libavcodec/x86/h264_qpel_8bit.o
STRIP	libavcodec/x86/h264_idct.o
STRIP	libavcodec/x86/hevc_idct.o
STRIP	libavcodec/x86/h264_intrapred.o
STRIP	libavcodec/x86/h264_qpel_10bit.o
YASM	libavcodec/x86/hevc_sao.o
STRIP	libavcodec/x86/h264_qpel_8bit.o
CC	libavcodec/x86/hevcdsp_init.o
YASM	libavcodec/x86/hevc_res_add.o
STRIP	libavcodec/x86/hevc_sao.o
YASM	libavcodec/x86/hevc_deblock.o
CC	libavcodec/x86/hpeldsp_init.o
YASM	libavcodec/x86/hpeldsp.o
YASM	libavcodec/x86/hevc_sao_10bit.o
STRIP	libavcodec/x86/hevc_res_add.o
CC	libavcodec/x86/huffyuvdsp_init.o
YASM	libavcodec/x86/huffyuvdsp.o
CC	libavcodec/x86/huffyuvencdsp_mmx.o
STRIP	libavcodec/x86/hpeldsp.o
YASM	libavcodec/x86/huffyuvencdsp.o
STRIP	libavcodec/x86/huffyuvdsp.o
CC	libavcodec/x86/idctdsp_init.o
STRIP	libavcodec/x86/huffyuvencdsp.o
YASM	libavcodec/x86/idctdsp.o
YASM	libavcodec/x86/jpeg2000dsp.o
STRIP	libavcodec/x86/idctdsp.o
CC	libavcodec/x86/jpeg2000dsp_init.o
STRIP	libavcodec/x86/jpeg2000dsp.o
CC	libavcodec/x86/lossless_audiodsp_init.o
CC	libavcodec/x86/lossless_videodsp_init.o
YASM	libavcodec/x86/lossless_audiodsp.o
YASM	libavcodec/x86/lossless_videodsp.o
YASM	libavcodec/x86/imdct36.o
STRIP	libavcodec/x86/lossless_audiodsp.o
CC	libavcodec/x86/lpc.o
STRIP	libavcodec/x86/lossless_videodsp.o
CC	libavcodec/x86/me_cmp_init.o
STRIP	libavcodec/x86/hevc_deblock.o
CC	libavcodec/x86/mlpdsp_init.o
YASM	libavcodec/x86/mlpdsp.o
STRIP	libavcodec/x86/imdct36.o
CC	libavcodec/x86/mpegaudiodsp.o
CC	libavcodec/x86/mpegvideo.o
STRIP	libavcodec/x86/mlpdsp.o
STRIP	libavcodec/x86/hevc_sao_10bit.o
CC	libavcodec/x86/mpegvideodsp.o
CC	libavcodec/x86/mpegvideoenc.o
CC	libavcodec/x86/mpegvideoencdsp_init.o
YASM	libavcodec/x86/mpegvideoencdsp.o
YASM	libavcodec/x86/pixblockdsp.o
STRIP	libavcodec/x86/mpegvideoencdsp.o
CC	libavcodec/x86/pixblockdsp_init.o
YASM	libavcodec/x86/me_cmp.o
STRIP	libavcodec/x86/pixblockdsp.o
CC	libavcodec/x86/pngdsp_init.o
YASM	libavcodec/x86/pngdsp.o
STRIP	libavcodec/x86/pngdsp.o
CC	libavcodec/x86/proresdsp_init.o
YASM	libavcodec/x86/qpel.o
YASM	libavcodec/x86/proresdsp.o
CC	libavcodec/x86/qpeldsp_init.o
STRIP	libavcodec/x86/qpel.o
CC	libavcodec/x86/rv34dsp_init.o
YASM	libavcodec/x86/rv34dsp.o
STRIP	libavcodec/x86/proresdsp.o
STRIP	libavcodec/x86/me_cmp.o
CC	libavcodec/x86/rv40dsp_init.o
STRIP	libavcodec/x86/rv34dsp.o
CC	libavcodec/x86/sbrdsp_init.o
YASM	libavcodec/x86/sbrdsp.o
YASM	libavcodec/x86/qpeldsp.o
YASM	libavcodec/x86/rv40dsp.o
STRIP	libavcodec/x86/sbrdsp.o
CC	libavcodec/x86/simple_idct.o
CC	libavcodec/x86/snowdsp.o
STRIP	libavcodec/x86/rv40dsp.o
CC	libavcodec/x86/svq1enc_init.o
YASM	libavcodec/x86/svq1enc.o
STRIP	libavcodec/x86/svq1enc.o
CC	libavcodec/x86/synth_filter_init.o
YASM	libavcodec/x86/synth_filter.o
YASM	libavcodec/x86/takdsp.o
CC	libavcodec/x86/takdsp_init.o
CC	libavcodec/x86/ttadsp_init.o
STRIP	libavcodec/x86/takdsp.o
STRIP	libavcodec/x86/qpeldsp.o
CC	libavcodec/x86/v210-init.o
STRIP	libavcodec/x86/synth_filter.o
CC	libavcodec/x86/v210enc_init.o
YASM	libavcodec/x86/ttadsp.o
YASM	libavcodec/x86/v210.o
STRIP	libavcodec/x86/ttadsp.o
YASM	libavcodec/x86/v210enc.o
YASM	libavcodec/x86/simple_idct10.o
CC	libavcodec/x86/vc1dsp_init.o
CC	libavcodec/x86/vc1dsp_mmx.o
STRIP	libavcodec/x86/v210.o
CC	libavcodec/x86/videodsp_init.o
STRIP	libavcodec/x86/v210enc.o
YASM	libavcodec/x86/vorbisdsp.o
CC	libavcodec/x86/vorbisdsp_init.o
STRIP	libavcodec/x86/vorbisdsp.o
CC	libavcodec/x86/vp3dsp_init.o
YASM	libavcodec/x86/vc1dsp.o
YASM	libavcodec/x86/videodsp.o
YASM	libavcodec/x86/vp6dsp.o
CC	libavcodec/x86/vp6dsp_init.o
STRIP	libavcodec/x86/vp6dsp.o
CC	libavcodec/x86/vp8dsp_init.o
YASM	libavcodec/x86/vp3dsp.o
STRIP	libavcodec/x86/videodsp.o
YASM	libavcodec/x86/hevc_mc.o
CC	libavcodec/x86/vp9dsp_init.o
STRIP	libavcodec/x86/simple_idct10.o
CC	libavcodec/x86/vp9dsp_init_10bpp.o
STRIP	libavcodec/x86/vc1dsp.o
CC	libavcodec/x86/vp9dsp_init_12bpp.o
YASM	libavcodec/x86/vp8dsp.o
STRIP	libavcodec/x86/vp3dsp.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
STRIP	libavcodec/x86/vp9intrapred_16bpp.o
CC	libavcodec/x86/xvididct_init.o
YASM	libavcodec/x86/vp9mc_16bpp.o
CC	libavcodec/xan.o
STRIP	libavcodec/x86/vp9mc_16bpp.o
CC	libavcodec/xbmdec.o
YASM	libavcodec/x86/xvididct.o
STRIP	libavcodec/x86/vp9mc.o
YASM	libavcodec/x86/vp9itxfm_16bpp.o
CC	libavcodec/xbmenc.o
CC	libavcodec/xface.o
STRIP	libavcodec/x86/xvididct.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/xwddec.o
CC	libavcodec/xwdenc.o
CC	libavcodec/xxan.o
CC	libavcodec/y41pdec.o
CC	libavcodec/y41penc.o
YASM	libavcodec/x86/vp9lpf_16bpp.o
CC	libavcodec/yop.o
CC	libavcodec/yuv4dec.o
CC	libavcodec/yuv4enc.o
CC	libavcodec/zmbv.o
CC	libavcodec/zerocodec.o
CC	libavcodec/zmbvenc.o
CC	libpostproc/postprocess.o
CC	libswresample/audioconvert.o
YASM	libavcodec/x86/vp9lpf.o
CC	libswresample/dither.o
CC	libswresample/options.o
STRIP	libavcodec/x86/hevc_mc.o
CC	libswresample/rematrix.o
CC	libswresample/resample.o
CC	libswresample/resample_dsp.o
CC	libswresample/swresample.o
CC	libswresample/swresample_frame.o
STRIP	libavcodec/x86/vp9itxfm_16bpp.o
CC	libswresample/x86/audio_convert_init.o
CC	libswresample/x86/rematrix_init.o
YASM	libswresample/x86/rematrix.o
CC	libswresample/x86/resample_init.o
CC	libswscale/alphablend.o
STRIP	libswresample/x86/rematrix.o
CC	libswscale/gamma.o
YASM	libswresample/x86/resample.o
CC	libswscale/hscale.o
CC	libswscale/hscale_fast_bilinear.o
STRIP	libswresample/x86/resample.o
CC	libswscale/input.o
CC	libswscale/options.o
YASM	libswresample/x86/audio_convert.o
CC	libswscale/output.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/input.o
YASM	libswscale/x86/output.o
YASM	libavcodec/x86/vp9itxfm.o
STRIP	libavcodec/x86/vp9lpf.o
CC	libswscale/x86/rgb2rgb.o
STRIP	libswscale/x86/output.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
STRIP	libswscale/x86/scale.o
CC	libavutil/blowfish.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/intmath.o
CC	libavutil/lfg.o
CC	libavutil/lls.o
CC	libavutil/log.o
CC	libavutil/log2_tab.o
CC	libavutil/lzo.o
CC	libavutil/mastering_display_metadata.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/ripemd.o
CC	libavutil/samplefmt.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
YASM	libavutil/x86/fixed_dsp.o
CC	libavutil/x86/fixed_dsp_init.o
STRIP	libavutil/x86/cpuid.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
YASM	libavutil/x86/lls.o
CC	libavutil/x86/pixelutils_init.o
STRIP	libavutil/x86/lls.o
CC	libavutil/xga_font_data.o
CC	libavutil/xtea.o
HOSTCC	doc/print_options.o
STRIP	libavutil/x86/float_dsp.o
YASM	libavutil/x86/pixelutils.o
TXT	doc/fate.txt
CC	ffmpeg.o
CC	cmdutils.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},
 ^
CC	ffmpeg_opt.o
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},
 ^
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;
         ^
STRIP	libavutil/x86/pixelutils.o
CC	ffmpeg_filter.o
CC	ffmpeg_vdpau.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_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);
     ^
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",
         ^
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);
         ^
CC	ffprobe.o
AR	libavdevice/libavdevice.a
AR	libavfilter/libavfilter.a
AR	libavformat/libavformat.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	libpostproc/libpostproc.a
AR	libswresample/libswresample.a
AR	libavutil/libavutil.a
HOSTLD	doc/print_options
GENTEXI	doc/avoptions_codec.texi
GENTEXI	doc/avoptions_format.texi
HTML	doc/ffprobe.html
HTML	doc/ffmpeg.html
HTML	doc/ffmpeg-all.html
HTML	doc/ffprobe-all.html
HTML	doc/ffmpeg-utils.html
HTML	doc/ffmpeg-scaler.html
STRIP	libavcodec/x86/vp9itxfm.o
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/developer.html
HTML	doc/libavfilter.html
HTML	doc/faq.html
HTML	doc/fate.html
HTML	doc/general.html
HTML	doc/git-howto.html
HTML	doc/nut.html
HTML	doc/platform.html
POD	doc/ffmpeg.pod
POD	doc/ffprobe.pod
POD	doc/ffmpeg-all.pod
POD	doc/ffprobe-all.pod
POD	doc/ffmpeg-utils.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/ffmpeg-devices.pod
POD	doc/ffmpeg-filters.pod
POD	doc/libavutil.pod
POD	doc/libswscale.pod
POD	doc/libswresample.pod
POD	doc/libavcodec.pod
POD	doc/libavdevice.pod
POD	doc/libavformat.pod
MAN	doc/ffmpeg.1
POD	doc/libavfilter.pod
MAN	doc/ffprobe-all.1
MAN	doc/ffmpeg-all.1
MAN	doc/ffprobe.1
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
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] =
   ^
gcc -c `cat x86_64/c_flags`  predict.c -o x86_64/predict.o
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);
    ^
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`  readpic.c -o x86_64/readpic.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]
 }
 ^
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;
       ^
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;
      ^
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 */
   ^
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"))
  ^
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’:
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);
                                                            ^
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;
      ^
mpeg2enc.c:713: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: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);
          ^
gcc -c `cat x86_64/c_flags`  transfrm.c -o x86_64/transfrm.o
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;
            ^
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 ‘frame_ME’:
motion.c:2230:22: warning: unused variable ‘vmc_dp’ [-Wunused-variable]
  int imindmv,jmindmv,vmc_dp;
                      ^
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;
                 ^
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,
             ^
motion.c:800:13: warning: ‘dpfield_estimate’ defined but not used [-Wunused-function]
 static void dpfield_estimate(motion_engine_t *engine,
             ^
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: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: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: 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: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);
    ^
readpic.c: In function ‘read_mpeg’:
gcc -c `cat x86_64/c_flags`  fdctdata.c -o x86_64/fdctdata.o
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`  fdctref.c -o x86_64/fdctref.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`  idct.c -o x86_64/idct.o
gcc -c `cat x86_64/c_flags`  idctdata.c -o x86_64/idctdata.o
gcc -c `cat x86_64/c_flags`  quantize.c -o x86_64/quantize.o
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
python < ./bccmdl.py > bcxfer.C
  File "<stdin>", line 498
    print "%svoid %sxfer_%s_to_%s" % (pfx, cls, fr_cmdl[3:], to_cmdl[3:]),
                                 ^
SyntaxError: invalid syntax
Makefile:121: recipe for target 'bcxfer.C' failed
make[2]: *** [bcxfer.C] Error 1
make[2]: *** Waiting for unfinished jobs....
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
g++ `cat x86_64/c_flags` -c channel.C -o x86_64/channel.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 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
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 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
g++ `cat x86_64/c_flags` -c fileexr.C -o x86_64/fileexr.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 fileflac.C -o x86_64/fileflac.o
g++ `cat x86_64/c_flags` -c fileformat.C -o x86_64/fileformat.o
g++ `cat x86_64/c_flags` -c filegif.C -o x86_64/filegif.o
g++ `cat x86_64/c_flags` -c filelist.C -o x86_64/filelist.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 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
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);
                                                           ^
g++ `cat x86_64/c_flags` -c filepng.C -o x86_64/filepng.o
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 filescene.C -o x86_64/filescene.o
g++ `cat x86_64/c_flags` -c filesndfile.C -o x86_64/filesndfile.o
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
g++ `cat x86_64/c_flags` -c filevorbis.C -o x86_64/filevorbis.o
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
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);
                                   ^
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);
                                            ^
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 floatauto.C -o x86_64/floatauto.o
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);
                                  ^
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);
                                   ^
g++ `cat x86_64/c_flags` -c floatautos.C -o x86_64/floatautos.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);
                              ^
g++ `cat x86_64/c_flags` -c formatcheck.C -o x86_64/formatcheck.o
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
g++ `cat x86_64/c_flags` -c keyframes.C -o x86_64/keyframes.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 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
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
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 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
g++ `cat x86_64/c_flags` -c resourcepixmap.C -o x86_64/resourcepixmap.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 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
g++ `cat x86_64/c_flags` -c threadloader.C -o x86_64/threadloader.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 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
g++ `cat x86_64/c_flags` -c devicev4l2base.C -o x86_64/devicev4l2base.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 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
make[2]: *** No rule to make target '../guicast/x86_64/libguicast.a', needed by '../bin/cinelerra'.  Stop.
make[2]: *** Waiting for unfinished jobs....
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);
       ^
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/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/audioscope'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/bandwipe'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/libeffecttv'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/bluebanana'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/brightness'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/C41'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/blur'
g++ -c `cat x86_64/c_flags`  audioscope.C -o x86_64/audioscope.o
g++ -c `cat x86_64/c_flags`  brightness.C -o x86_64/brightness.o
g++ -c `cat x86_64/c_flags`  bandslide.C -o x86_64/bandslide.o
g++ -c `cat x86_64/c_flags`  1080to540.C -o x86_64/1080to540.o
g++ -c `cat x86_64/c_flags`  c41.C -o x86_64/c41.o
g++ -c `cat x86_64/c_flags`  effecttv.C -o x86_64/effecttv.o
g++ -c `cat x86_64/c_flags`  1080to480.C -o x86_64/1080to480.o
g++ -c `cat x86_64/c_flags`  720to480.C -o x86_64/720to480.o
g++ -c `cat x86_64/c_flags`  bandwipe.C -o x86_64/bandwipe.o
g++ -c `cat x86_64/c_flags`  blur.C -o x86_64/blur.o
g++ -c `cat x86_64/c_flags`  bluebanana.C -o x86_64/bluebanana.o
ar r x86_64/libeffecttv.a x86_64/effecttv.o
ar: creating x86_64/libeffecttv.a
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;
               ^
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/libeffecttv'
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;
           ^
g++ -c `cat x86_64/c_flags`  bluebananaconfig.C -o x86_64/bluebananaconfig.o
mkdir -p ../..//bin/plugins/audio_tools
mkdir -p ../..//bin/plugins/picon/
cp -a picon.png ../..//bin/plugins/picon/audioscope.png
g++ -c `cat x86_64/c_flags`  bluebananaslider.C -o x86_64/bluebananaslider.o
mkdir -p ../..//bin/plugins/transforms
cp -a picon.png ../..//bin/plugins/picon/1080to480.png
mkdir -p ../..//bin/plugins/transforms
g++ -shared  -o ../..//bin/plugins/transforms/1080to480.plugin x86_64/1080to480.o `cat x86_64/l_flags`
mkdir -p ../..//bin/plugins/theme_suv/
cp -a theme_suv.png ../..//bin/plugins/theme_suv/1080to540.png
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/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`  bluebananawindow.C -o x86_64/bluebananawindow.o
objcopy --only-keep-debug ../..//bin/plugins/transforms/1080to480.plugin x86_64/1080to480.debuginfo
mkdir -p ../..//bin/plugins/video_transitions
strip ../..//bin/plugins/transforms/1080to480.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/1080to480'
make -C cdripper
cp -a theme_suv.png ../..//bin/plugins/theme_suv/bandwipe.png
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/cdripper'
cp -a picon.png ../..//bin/plugins/picon/bandwipe.png
objcopy --only-keep-debug ../..//bin/plugins/transforms/1080to540.plugin x86_64/1080to540.debuginfo
g++ -shared  -o ../..//bin/plugins/video_transitions/bandwipe.plugin x86_64/bandwipe.o `cat x86_64/l_flags`
strip ../..//bin/plugins/transforms/1080to540.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/1080to540'
make -C chromakey
mkdir -p ../..//bin/plugins/colors
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/chromakey'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/C41.png
g++ -c `cat x86_64/c_flags`  cdripper.C -o x86_64/cdripper.o
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`
objcopy --only-keep-debug ../..//bin/plugins/transforms/720to480.plugin x86_64/720to480.debuginfo
mkdir -p ../..//bin/plugins/video_transitions
cp -a theme_suv.png ../..//bin/plugins/theme_suv/bandslide.png
strip ../..//bin/plugins/transforms/720to480.plugin
g++ -c `cat x86_64/c_flags`  chromakey.C -o x86_64/chromakey.o
cp -a picon.png ../..//bin/plugins/picon/bandslide.png
g++ -shared  -o ../..//bin/plugins/video_transitions/bandslide.plugin x86_64/bandslide.o `cat x86_64/l_flags`
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/720to480'
make -C chromakeyhsv
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/chromakeyhsv'
objcopy --only-keep-debug ../..//bin/plugins/video_transitions/bandwipe.plugin x86_64/bandwipe.debuginfo
strip ../..//bin/plugins/video_transitions/bandwipe.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/bandwipe'
make -C color3way
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/color3way'
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
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'
make -C colorbalance
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/colorbalance'
g++ -shared  -o ../..//bin/plugins/audio_tools/audioscope.plugin x86_64/audioscope.o `cat x86_64/l_flags`
g++ -c `cat x86_64/c_flags`  color3way.C -o x86_64/color3way.o
objcopy --only-keep-debug ../..//bin/plugins/video_transitions/bandslide.plugin x86_64/bandslide.debuginfo
strip ../..//bin/plugins/video_transitions/bandslide.plugin
g++ -c `cat x86_64/c_flags`  colorbalance.C -o x86_64/colorbalance.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/bandslide'
make -C compressor
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/compressor'
g++ -c `cat x86_64/c_flags`  brightnesswindow.C -o x86_64/brightnesswindow.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/audioscope.plugin x86_64/audioscope.debuginfo
strip ../..//bin/plugins/audio_tools/audioscope.plugin
g++ -c `cat x86_64/c_flags`  compressor.C -o x86_64/compressor.o
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/audioscope'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/brightness.png
g++ -c `cat x86_64/c_flags`  color3waywindow.C -o x86_64/color3waywindow.o
g++ -c `cat x86_64/c_flags`  blurwindow.C -o x86_64/blurwindow.o
g++ -c `cat x86_64/c_flags`  cdripwindow.C -o x86_64/cdripwindow.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`
objcopy --only-keep-debug ../..//bin/plugins/colors/brightness.plugin x86_64/brightness.debuginfo
strip ../..//bin/plugins/colors/brightness.plugin
mkdir -p ../..//bin/plugins/video_tools
cp -a theme_suv.png ../..//bin/plugins/theme_suv/blur.png
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/brightness'
cp -a picon.png ../..//bin/plugins/picon/blur.png
cp -a picon.png ../..//bin/plugins/picon/color3way.png
g++ -shared  -o ../..//bin/plugins/video_tools/blur.plugin x86_64/blur.o x86_64/blurwindow.o `cat x86_64/l_flags`
make -C crossfade
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/crossfade'
g++ -c `cat x86_64/c_flags`  crossfade.C -o x86_64/crossfade.o
mkdir -p ../..//bin/plugins/audio_transitions
objcopy --only-keep-debug ../..//bin/plugins/video_tools/blur.plugin x86_64/blur.debuginfo
cp -a theme_suv.png ../..//bin/plugins/theme_suv/crossfade.png
strip ../..//bin/plugins/video_tools/blur.plugin
cp -a picon.png ../..//bin/plugins/picon/crossfade.png
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/blur'
make -C dcoffset
g++ -c `cat x86_64/c_flags`  colorbalancewindow.C -o x86_64/colorbalancewindow.o
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/dcoffset'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/colorbalance.png
g++ -c `cat x86_64/c_flags`  dcoffset.C -o x86_64/dcoffset.o
cp -a picon.png ../..//bin/plugins/picon/dcoffset.png
make -C decimate
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/decimate'
mkdir -p ../..//bin/plugins/blending
cp -a theme_suv.png ../..//bin/plugins/theme_suv/chromakey.png
g++ -c `cat x86_64/c_flags`  decimate.C -o x86_64/decimate.o
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`
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`
g++ -shared  -o ../..//bin/plugins/colors/color3way.plugin x86_64/color3way.o x86_64/color3waywindow.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/blending/chromakey.plugin x86_64/chromakey.debuginfo
strip ../..//bin/plugins/blending/chromakey.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/chromakey'
make -C deinterlace
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/deinterlace'
g++ -c `cat x86_64/c_flags`  deinterlace.C -o x86_64/deinterlace.o
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/cdripper.plugin x86_64/cdripper.debuginfo
objcopy --only-keep-debug ../..//bin/plugins/colors/color3way.plugin x86_64/color3way.debuginfo
strip ../..//bin/plugins/audio_tools/cdripper.plugin
strip ../..//bin/plugins/colors/color3way.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/cdripper'
make -C deinterlace-cv
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/color3way'
make -C delayaudio
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/deinterlace-cv'
make[3]: Entering directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/delayaudio'
cd x86_64 && \
../../../guicast/x86_64/bootstrap -s chromakey_sl.o ../chromakey.sl
/bin/bash: line 1: ../../../guicast/x86_64/bootstrap: No such file or directory
Makefile:11: recipe for target 'x86_64/chromakey_sl.o' failed
make[3]: *** [x86_64/chromakey_sl.o] Error 127
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/chromakeyhsv'
Makefile:161: recipe for target 'chromakeyhsv' failed
make[2]: *** [chromakeyhsv] Error 2
make[2]: *** Waiting for unfinished jobs....
g++ -c `cat x86_64/c_flags`  deinterwindow.C -o x86_64/deinterwindow.o
g++ -c `cat x86_64/c_flags`  delayaudio.C -o x86_64/delayaudio.o
g++ -c `cat x86_64/c_flags`  deinterlace-cv.C -o x86_64/deinterlace-cv.o
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/compressor.png
cp -a picon.png ../..//bin/plugins/picon/compressor.png
g++ -shared  -o ../..//bin/plugins/audio_tools/compressor.plugin x86_64/compressor.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_transitions/crossfade.plugin x86_64/crossfade.debuginfo
strip ../..//bin/plugins/audio_transitions/crossfade.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/crossfade'
g++ -c `cat x86_64/c_flags`  deinterwindow-cv.C -o x86_64/deinterwindow-cv.o
cp -a picon.png ../..//bin/plugins/picon/colorbalance.png
g++ -shared  -o ../..//bin/plugins/audio_tools/dcoffset.plugin x86_64/dcoffset.o `cat x86_64/l_flags`
g++ -shared  -o ../..//bin/plugins/colors/colorbalance.plugin x86_64/colorbalance.o x86_64/colorbalancewindow.o `cat x86_64/l_flags`
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/compressor.plugin x86_64/compressor.debuginfo
strip ../..//bin/plugins/audio_tools/compressor.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/compressor'
mkdir -p ../..//bin/plugins/tv_effects
cp -a theme_suv.png ../..//bin/plugins/theme_suv/deinterlace.png
cp -a picon.png ../..//bin/plugins/picon/deinterlace.png
mkdir -p ../..//bin/plugins/tv_effects
cp -a picon.png ../..//bin/plugins/picon/deinterlace-cv.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/delayaudio.png
cp -a picon.png ../..//bin/plugins/picon/delayaudio.png
cp -a theme_suv.png ../..//bin/plugins/theme_suv/decimate.png
cp -a picon.png ../..//bin/plugins/picon/decimate.png
objcopy --only-keep-debug ../..//bin/plugins/audio_tools/dcoffset.plugin x86_64/dcoffset.debuginfo
g++ -c `cat x86_64/c_flags`  bluebananalookups.C -o x86_64/bluebananalookups.o
objcopy --only-keep-debug ../..//bin/plugins/colors/colorbalance.plugin x86_64/colorbalance.debuginfo
strip ../..//bin/plugins/audio_tools/dcoffset.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/dcoffset'
g++ -c `cat x86_64/c_flags`  bluebananaengine.C -o x86_64/bluebananaengine.o
strip ../..//bin/plugins/colors/colorbalance.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/colorbalance'
cp -a theme_suv.png ../..//bin/plugins/theme_suv/bluebanana.png
cp -a picon.png ../..//bin/plugins/picon/bluebanana.png
g++ -shared  -o ../..//bin/plugins/audio_tools/delayaudio.plugin x86_64/delayaudio.o `cat x86_64/l_flags`
g++ -shared  -o ../..//bin/plugins/tv_effects/deinterlace.plugin x86_64/deinterlace.o x86_64/deinterwindow.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
g++ -shared  -o ../..//bin/plugins/video_tools/decimate.plugin x86_64/decimate.o `cat x86_64/l_flags`
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/delayaudio'
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/deinterlace.plugin x86_64/deinterlace.debuginfo
strip ../..//bin/plugins/tv_effects/deinterlace.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/deinterlace'
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'
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`
objcopy --only-keep-debug ../..//bin/plugins/tv_effects/deinterlace-cv.plugin x86_64/deinterlace-cv.debuginfo
strip ../..//bin/plugins/tv_effects/deinterlace-cv.plugin
make[3]: Leaving directory '/usr/src/cinelerra5/cinelerra-5.1/plugins/deinterlace-cv'
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`
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'
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'
