D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/movit-1.4.0-5.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SA9nU7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf movit-1.4.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/movit-1.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd movit-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZU12a2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd movit-1.4.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --disable-static checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for Eigen3... yes checking for epoxy... yes checking for FFTW3... yes checking for SDL2... yes checking for SDL2_image... no configure: WARNING: SDL2_image not found, demo program will not be built checking for libpng... no configure: WARNING: libpng not found, demo program will not be built configure: creating ./config.status config.status: creating Makefile config.status: creating movit.pc config.status: executing libtool commands + /usr/bin/make -O -j8 /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o fp16.lo -c fp16.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c fp16.cpp -fPIC -DPIC -o .libs/fp16.o [ ! -r fp16.d ] || sed 's/\.o:/\.lo:/' < fp16.d > fp16.ld [ ! -r .libs/fp16.d ] || sed 's/\.o:/\.lo:/' < .libs/fp16.d > .libs/fp16.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o effect_util.lo -c effect_util.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c effect_util.cpp -fPIC -DPIC -o .libs/effect_util.o [ ! -r effect_util.d ] || sed 's/\.o:/\.lo:/' < effect_util.d > effect_util.ld [ ! -r .libs/effect_util.d ] || sed 's/\.o:/\.lo:/' < .libs/effect_util.d > .libs/effect_util.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o init.lo -c init.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c init.cpp -fPIC -DPIC -o .libs/init.o init.cpp:344:15: warning: 'void movit::{anonymous}::debug_callback(GLenum, GLenum, GLuint, GLenum, GLsizei, const char*, const void*)' defined but not used [-Wunused-function] void APIENTRY debug_callback(GLenum source, ^~~~~~~~~~~~~~ [ ! -r init.d ] || sed 's/\.o:/\.lo:/' < init.d > init.ld [ ! -r .libs/init.d ] || sed 's/\.o:/\.lo:/' < .libs/init.d > .libs/init.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o ycbcr.lo -c ycbcr.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c ycbcr.cpp -fPIC -DPIC -o .libs/ycbcr.o [ ! -r ycbcr.d ] || sed 's/\.o:/\.lo:/' < ycbcr.d > ycbcr.ld [ ! -r .libs/ycbcr.d ] || sed 's/\.o:/\.lo:/' < .libs/ycbcr.d > .libs/ycbcr.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o util.lo -c util.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c util.cpp -fPIC -DPIC -o .libs/util.o [ ! -r util.d ] || sed 's/\.o:/\.lo:/' < util.d > util.ld [ ! -r .libs/util.d ] || sed 's/\.o:/\.lo:/' < .libs/util.d > .libs/util.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o effect.lo -c effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c effect.cpp -fPIC -DPIC -o .libs/effect.o [ ! -r effect.d ] || sed 's/\.o:/\.lo:/' < effect.d > effect.ld [ ! -r .libs/effect.d ] || sed 's/\.o:/\.lo:/' < .libs/effect.d > .libs/effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o flat_input.lo -c flat_input.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c flat_input.cpp -fPIC -DPIC -o .libs/flat_input.o [ ! -r flat_input.d ] || sed 's/\.o:/\.lo:/' < flat_input.d > flat_input.ld [ ! -r .libs/flat_input.d ] || sed 's/\.o:/\.lo:/' < .libs/flat_input.d > .libs/flat_input.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o ycbcr_input.lo -c ycbcr_input.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c ycbcr_input.cpp -fPIC -DPIC -o .libs/ycbcr_input.o [ ! -r ycbcr_input.d ] || sed 's/\.o:/\.lo:/' < ycbcr_input.d > ycbcr_input.ld [ ! -r .libs/ycbcr_input.d ] || sed 's/\.o:/\.lo:/' < .libs/ycbcr_input.d > .libs/ycbcr_input.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o ycbcr_422interleaved_input.lo -c ycbcr_422interleaved_input.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c ycbcr_422interleaved_input.cpp -fPIC -DPIC -o .libs/ycbcr_422interleaved_input.o [ ! -r ycbcr_422interleaved_input.d ] || sed 's/\.o:/\.lo:/' < ycbcr_422interleaved_input.d > ycbcr_422interleaved_input.ld [ ! -r .libs/ycbcr_422interleaved_input.d ] || sed 's/\.o:/\.lo:/' < .libs/ycbcr_422interleaved_input.d > .libs/ycbcr_422interleaved_input.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o lift_gamma_gain_effect.lo -c lift_gamma_gain_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c lift_gamma_gain_effect.cpp -fPIC -DPIC -o .libs/lift_gamma_gain_effect.o [ ! -r lift_gamma_gain_effect.d ] || sed 's/\.o:/\.lo:/' < lift_gamma_gain_effect.d > lift_gamma_gain_effect.ld [ ! -r .libs/lift_gamma_gain_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/lift_gamma_gain_effect.d > .libs/lift_gamma_gain_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o resource_pool.lo -c resource_pool.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c resource_pool.cpp -fPIC -DPIC -o .libs/resource_pool.o [ ! -r resource_pool.d ] || sed 's/\.o:/\.lo:/' < resource_pool.d > resource_pool.ld [ ! -r .libs/resource_pool.d ] || sed 's/\.o:/\.lo:/' < .libs/resource_pool.d > .libs/resource_pool.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o gamma_expansion_effect.lo -c gamma_expansion_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c gamma_expansion_effect.cpp -fPIC -DPIC -o .libs/gamma_expansion_effect.o [ ! -r gamma_expansion_effect.d ] || sed 's/\.o:/\.lo:/' < gamma_expansion_effect.d > gamma_expansion_effect.ld [ ! -r .libs/gamma_expansion_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/gamma_expansion_effect.d > .libs/gamma_expansion_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o gamma_compression_effect.lo -c gamma_compression_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c gamma_compression_effect.cpp -fPIC -DPIC -o .libs/gamma_compression_effect.o [ ! -r gamma_compression_effect.d ] || sed 's/\.o:/\.lo:/' < gamma_compression_effect.d > gamma_compression_effect.ld [ ! -r .libs/gamma_compression_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/gamma_compression_effect.d > .libs/gamma_compression_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o alpha_division_effect.lo -c alpha_division_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c alpha_division_effect.cpp -fPIC -DPIC -o .libs/alpha_division_effect.o [ ! -r alpha_division_effect.d ] || sed 's/\.o:/\.lo:/' < alpha_division_effect.d > alpha_division_effect.ld [ ! -r .libs/alpha_division_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/alpha_division_effect.d > .libs/alpha_division_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o alpha_multiplication_effect.lo -c alpha_multiplication_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c alpha_multiplication_effect.cpp -fPIC -DPIC -o .libs/alpha_multiplication_effect.o [ ! -r alpha_multiplication_effect.d ] || sed 's/\.o:/\.lo:/' < alpha_multiplication_effect.d > alpha_multiplication_effect.ld [ ! -r .libs/alpha_multiplication_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/alpha_multiplication_effect.d > .libs/alpha_multiplication_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o white_balance_effect.lo -c white_balance_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c white_balance_effect.cpp -fPIC -DPIC -o .libs/white_balance_effect.o [ ! -r white_balance_effect.d ] || sed 's/\.o:/\.lo:/' < white_balance_effect.d > white_balance_effect.ld [ ! -r .libs/white_balance_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/white_balance_effect.d > .libs/white_balance_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o colorspace_conversion_effect.lo -c colorspace_conversion_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c colorspace_conversion_effect.cpp -fPIC -DPIC -o .libs/colorspace_conversion_effect.o [ ! -r colorspace_conversion_effect.d ] || sed 's/\.o:/\.lo:/' < colorspace_conversion_effect.d > colorspace_conversion_effect.ld [ ! -r .libs/colorspace_conversion_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/colorspace_conversion_effect.d > .libs/colorspace_conversion_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o saturation_effect.lo -c saturation_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c saturation_effect.cpp -fPIC -DPIC -o .libs/saturation_effect.o [ ! -r saturation_effect.d ] || sed 's/\.o:/\.lo:/' < saturation_effect.d > saturation_effect.ld [ ! -r .libs/saturation_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/saturation_effect.d > .libs/saturation_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o blur_effect.lo -c blur_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c blur_effect.cpp -fPIC -DPIC -o .libs/blur_effect.o [ ! -r blur_effect.d ] || sed 's/\.o:/\.lo:/' < blur_effect.d > blur_effect.ld [ ! -r .libs/blur_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/blur_effect.d > .libs/blur_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o effect_chain.lo -c effect_chain.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c effect_chain.cpp -fPIC -DPIC -o .libs/effect_chain.o [ ! -r effect_chain.d ] || sed 's/\.o:/\.lo:/' < effect_chain.d > effect_chain.ld [ ! -r .libs/effect_chain.d ] || sed 's/\.o:/\.lo:/' < .libs/effect_chain.d > .libs/effect_chain.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o glow_effect.lo -c glow_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c glow_effect.cpp -fPIC -DPIC -o .libs/glow_effect.o [ ! -r glow_effect.d ] || sed 's/\.o:/\.lo:/' < glow_effect.d > glow_effect.ld [ ! -r .libs/glow_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/glow_effect.d > .libs/glow_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o diffusion_effect.lo -c diffusion_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c diffusion_effect.cpp -fPIC -DPIC -o .libs/diffusion_effect.o [ ! -r diffusion_effect.d ] || sed 's/\.o:/\.lo:/' < diffusion_effect.d > diffusion_effect.ld [ ! -r .libs/diffusion_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/diffusion_effect.d > .libs/diffusion_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o overlay_effect.lo -c overlay_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c overlay_effect.cpp -fPIC -DPIC -o .libs/overlay_effect.o [ ! -r overlay_effect.d ] || sed 's/\.o:/\.lo:/' < overlay_effect.d > overlay_effect.ld [ ! -r .libs/overlay_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/overlay_effect.d > .libs/overlay_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o unsharp_mask_effect.lo -c unsharp_mask_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c unsharp_mask_effect.cpp -fPIC -DPIC -o .libs/unsharp_mask_effect.o [ ! -r unsharp_mask_effect.d ] || sed 's/\.o:/\.lo:/' < unsharp_mask_effect.d > unsharp_mask_effect.ld [ ! -r .libs/unsharp_mask_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/unsharp_mask_effect.d > .libs/unsharp_mask_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o mix_effect.lo -c mix_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c mix_effect.cpp -fPIC -DPIC -o .libs/mix_effect.o [ ! -r mix_effect.d ] || sed 's/\.o:/\.lo:/' < mix_effect.d > mix_effect.ld [ ! -r .libs/mix_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/mix_effect.d > .libs/mix_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o dither_effect.lo -c dither_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c dither_effect.cpp -fPIC -DPIC -o .libs/dither_effect.o [ ! -r dither_effect.d ] || sed 's/\.o:/\.lo:/' < dither_effect.d > dither_effect.ld [ ! -r .libs/dither_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/dither_effect.d > .libs/dither_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o padding_effect.lo -c padding_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c padding_effect.cpp -fPIC -DPIC -o .libs/padding_effect.o [ ! -r padding_effect.d ] || sed 's/\.o:/\.lo:/' < padding_effect.d > padding_effect.ld [ ! -r .libs/padding_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/padding_effect.d > .libs/padding_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o resample_effect.lo -c resample_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c resample_effect.cpp -fPIC -DPIC -o .libs/resample_effect.o [ ! -r resample_effect.d ] || sed 's/\.o:/\.lo:/' < resample_effect.d > resample_effect.ld [ ! -r .libs/resample_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/resample_effect.d > .libs/resample_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o vignette_effect.lo -c vignette_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c vignette_effect.cpp -fPIC -DPIC -o .libs/vignette_effect.o [ ! -r vignette_effect.d ] || sed 's/\.o:/\.lo:/' < vignette_effect.d > vignette_effect.ld [ ! -r .libs/vignette_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/vignette_effect.d > .libs/vignette_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o fft_pass_effect.lo -c fft_pass_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c fft_pass_effect.cpp -fPIC -DPIC -o .libs/fft_pass_effect.o [ ! -r fft_pass_effect.d ] || sed 's/\.o:/\.lo:/' < fft_pass_effect.d > fft_pass_effect.ld [ ! -r .libs/fft_pass_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/fft_pass_effect.d > .libs/fft_pass_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o complex_modulate_effect.lo -c complex_modulate_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c complex_modulate_effect.cpp -fPIC -DPIC -o .libs/complex_modulate_effect.o [ ! -r complex_modulate_effect.d ] || sed 's/\.o:/\.lo:/' < complex_modulate_effect.d > complex_modulate_effect.ld [ ! -r .libs/complex_modulate_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/complex_modulate_effect.d > .libs/complex_modulate_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o slice_effect.lo -c slice_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c slice_effect.cpp -fPIC -DPIC -o .libs/slice_effect.o [ ! -r slice_effect.d ] || sed 's/\.o:/\.lo:/' < slice_effect.d > slice_effect.ld [ ! -r .libs/slice_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/slice_effect.d > .libs/slice_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o luma_mix_effect.lo -c luma_mix_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c luma_mix_effect.cpp -fPIC -DPIC -o .libs/luma_mix_effect.o [ ! -r luma_mix_effect.d ] || sed 's/\.o:/\.lo:/' < luma_mix_effect.d > luma_mix_effect.ld [ ! -r .libs/luma_mix_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/luma_mix_effect.d > .libs/luma_mix_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o fft_convolution_effect.lo -c fft_convolution_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c fft_convolution_effect.cpp -fPIC -DPIC -o .libs/fft_convolution_effect.o [ ! -r fft_convolution_effect.d ] || sed 's/\.o:/\.lo:/' < fft_convolution_effect.d > fft_convolution_effect.ld [ ! -r .libs/fft_convolution_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/fft_convolution_effect.d > .libs/fft_convolution_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o ycbcr_conversion_effect.lo -c ycbcr_conversion_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c ycbcr_conversion_effect.cpp -fPIC -DPIC -o .libs/ycbcr_conversion_effect.o [ ! -r ycbcr_conversion_effect.d ] || sed 's/\.o:/\.lo:/' < ycbcr_conversion_effect.d > ycbcr_conversion_effect.ld [ ! -r .libs/ycbcr_conversion_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/ycbcr_conversion_effect.d > .libs/ycbcr_conversion_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o deinterlace_effect.lo -c deinterlace_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c deinterlace_effect.cpp -fPIC -DPIC -o .libs/deinterlace_effect.o [ ! -r deinterlace_effect.d ] || sed 's/\.o:/\.lo:/' < deinterlace_effect.d > deinterlace_effect.ld [ ! -r .libs/deinterlace_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/deinterlace_effect.d > .libs/deinterlace_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o sandbox_effect.lo -c sandbox_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c sandbox_effect.cpp -fPIC -DPIC -o .libs/sandbox_effect.o [ ! -r sandbox_effect.d ] || sed 's/\.o:/\.lo:/' < sandbox_effect.d > sandbox_effect.ld [ ! -r .libs/sandbox_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/sandbox_effect.d > .libs/sandbox_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o mirror_effect.lo -c mirror_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c mirror_effect.cpp -fPIC -DPIC -o .libs/mirror_effect.o [ ! -r mirror_effect.d ] || sed 's/\.o:/\.lo:/' < mirror_effect.d > mirror_effect.ld [ ! -r .libs/mirror_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/mirror_effect.d > .libs/mirror_effect.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o resize_effect.lo -c resize_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c resize_effect.cpp -fPIC -DPIC -o .libs/resize_effect.o [ ! -r resize_effect.d ] || sed 's/\.o:/\.lo:/' < resize_effect.d > resize_effect.ld [ ! -r .libs/resize_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/resize_effect.d > .libs/resize_effect.ld g++ -MMD -I/usr/src/gtest -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c gtest_sdl_main.cpp -o gtest_sdl_main.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o multiply_effect.lo -c multiply_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c multiply_effect.cpp -fPIC -DPIC -o .libs/multiply_effect.o [ ! -r multiply_effect.d ] || sed 's/\.o:/\.lo:/' < multiply_effect.d > multiply_effect.ld [ ! -r .libs/multiply_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/multiply_effect.d > .libs/multiply_effect.ld g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o fp16_test.o -c fp16_test.cpp /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o fft_input.lo -c fft_input.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c fft_input.cpp -fPIC -DPIC -o .libs/fft_input.o [ ! -r fft_input.d ] || sed 's/\.o:/\.lo:/' < fft_input.d > fft_input.ld [ ! -r .libs/fft_input.d ] || sed 's/\.o:/\.lo:/' < .libs/fft_input.d > .libs/fft_input.ld /bin/sh ./libtool --tag=CXX --mode=compile g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o deconvolution_sharpen_effect.lo -c deconvolution_sharpen_effect.cpp libtool: compile: g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c deconvolution_sharpen_effect.cpp -fPIC -DPIC -o .libs/deconvolution_sharpen_effect.o [ ! -r deconvolution_sharpen_effect.d ] || sed 's/\.o:/\.lo:/' < deconvolution_sharpen_effect.d > deconvolution_sharpen_effect.ld [ ! -r .libs/deconvolution_sharpen_effect.d ] || sed 's/\.o:/\.lo:/' < .libs/deconvolution_sharpen_effect.d > .libs/deconvolution_sharpen_effect.ld g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o flat_input_test.o -c flat_input_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o test_util.o -c test_util.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o ycbcr_422interleaved_input_test.o -c ycbcr_422interleaved_input_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o lift_gamma_gain_effect_test.o -c lift_gamma_gain_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o ycbcr_input_test.o -c ycbcr_input_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o white_balance_effect_test.o -c white_balance_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o gamma_compression_effect_test.o -c gamma_compression_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o effect_chain_test.o -c effect_chain_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o alpha_multiplication_effect_test.o -c alpha_multiplication_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o gamma_expansion_effect_test.o -c gamma_expansion_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o alpha_division_effect_test.o -c alpha_division_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o saturation_effect_test.o -c saturation_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o colorspace_conversion_effect_test.o -c colorspace_conversion_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o unsharp_mask_effect_test.o -c unsharp_mask_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o blur_effect_test.o -c blur_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o diffusion_effect_test.o -c diffusion_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o glow_effect_test.o -c glow_effect_test.cpp g++ -MMD -I/usr/src/gtest -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -c /usr/src/gtest/src/gtest-all.cc -o gtest-all.o g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o overlay_effect_test.o -c overlay_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o mix_effect_test.o -c mix_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o dither_effect_test.o -c dither_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o padding_effect_test.o -c padding_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o resample_effect_test.o -c resample_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o fft_pass_effect_test.o -c fft_pass_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o vignette_effect_test.o -c vignette_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o complex_modulate_effect_test.o -c complex_modulate_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o slice_effect_test.o -c slice_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o deconvolution_sharpen_effect_test.o -c deconvolution_sharpen_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o luma_mix_effect_test.o -c luma_mix_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o fft_convolution_effect_test.o -c fft_convolution_effect_test.cpp g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o ycbcr_conversion_effect_test.o -c ycbcr_conversion_effect_test.cpp /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rpath /usr/lib64 -version-info 5:0:0 -o libmovit.la effect_util.lo util.lo effect.lo effect_chain.lo init.lo resource_pool.lo fp16.lo ycbcr.lo flat_input.lo ycbcr_input.lo ycbcr_422interleaved_input.lo lift_gamma_gain_effect.lo white_balance_effect.lo gamma_expansion_effect.lo gamma_compression_effect.lo colorspace_conversion_effect.lo alpha_multiplication_effect.lo alpha_division_effect.lo saturation_effect.lo blur_effect.lo diffusion_effect.lo glow_effect.lo unsharp_mask_effect.lo mix_effect.lo overlay_effect.lo padding_effect.lo resample_effect.lo dither_effect.lo deconvolution_sharpen_effect.lo fft_pass_effect.lo vignette_effect.lo slice_effect.lo complex_modulate_effect.lo luma_mix_effect.lo fft_convolution_effect.lo ycbcr_conversion_effect.lo deinterlace_effect.lo sandbox_effect.lo mirror_effect.lo resize_effect.lo multiply_effect.lo fft_input.lo -lepoxy -lfftw3 -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../../../lib64/crti.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/crtbeginS.o .libs/effect_util.o .libs/util.o .libs/effect.o .libs/effect_chain.o .libs/init.o .libs/resource_pool.o .libs/fp16.o .libs/ycbcr.o .libs/flat_input.o .libs/ycbcr_input.o .libs/ycbcr_422interleaved_input.o .libs/lift_gamma_gain_effect.o .libs/white_balance_effect.o .libs/gamma_expansion_effect.o .libs/gamma_compression_effect.o .libs/colorspace_conversion_effect.o .libs/alpha_multiplication_effect.o .libs/alpha_division_effect.o .libs/saturation_effect.o .libs/blur_effect.o .libs/diffusion_effect.o .libs/glow_effect.o .libs/unsharp_mask_effect.o .libs/mix_effect.o .libs/overlay_effect.o .libs/padding_effect.o .libs/resample_effect.o .libs/dither_effect.o .libs/deconvolution_sharpen_effect.o .libs/fft_pass_effect.o .libs/vignette_effect.o .libs/slice_effect.o .libs/complex_modulate_effect.o .libs/luma_mix_effect.o .libs/fft_convolution_effect.o .libs/ycbcr_conversion_effect.o .libs/deinterlace_effect.o .libs/sandbox_effect.o .libs/mirror_effect.o .libs/resize_effect.o .libs/multiply_effect.o .libs/fft_input.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lepoxy -lfftw3 -lpthread -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/crtendS.o /usr/lib/gcc/x86_64-mageia-linux-gnu/7.2.1/../../../../lib64/crtn.o -Wl,-soname -Wl,libmovit.so.5 -o .libs/libmovit.so.5.0.0 libtool: link: (cd ".libs" && rm -f "libmovit.so.5" && ln -s "libmovit.so.5.0.0" "libmovit.so.5") libtool: link: (cd ".libs" && rm -f "libmovit.so" && ln -s "libmovit.so.5.0.0" "libmovit.so") libtool: link: ( cd ".libs" && rm -f "libmovit.la" && ln -s "../libmovit.la" "libmovit.la" ) g++ -MMD -MP -Wall -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fvisibility-inlines-hidden -I/usr/src/gtest/include -D_REENTRANT -I/usr/include/SDL2 -I/usr//usr/include -DHAVE_SDL2 -o deinterlace_effect_test.o -c deinterlace_effect_test.cpp /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ycbcr_422interleaved_input_test ycbcr_422interleaved_input_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ycbcr_422interleaved_input_test ycbcr_422interleaved_input_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o flat_input_test flat_input_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/flat_input_test flat_input_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ycbcr_input_test ycbcr_input_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ycbcr_input_test ycbcr_input_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o effect_chain_test effect_chain_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/effect_chain_test effect_chain_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o lift_gamma_gain_effect_test lift_gamma_gain_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/lift_gamma_gain_effect_test lift_gamma_gain_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fp16_test fp16_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/fp16_test fp16_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o white_balance_effect_test white_balance_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/white_balance_effect_test white_balance_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gamma_expansion_effect_test gamma_expansion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gamma_expansion_effect_test gamma_expansion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gamma_compression_effect_test gamma_compression_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gamma_compression_effect_test gamma_compression_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o colorspace_conversion_effect_test colorspace_conversion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/colorspace_conversion_effect_test colorspace_conversion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o alpha_multiplication_effect_test alpha_multiplication_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/alpha_multiplication_effect_test alpha_multiplication_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o alpha_division_effect_test alpha_division_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/alpha_division_effect_test alpha_division_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o saturation_effect_test saturation_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/saturation_effect_test saturation_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o glow_effect_test glow_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/glow_effect_test glow_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o blur_effect_test blur_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/blur_effect_test blur_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o diffusion_effect_test diffusion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/diffusion_effect_test diffusion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o unsharp_mask_effect_test unsharp_mask_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/unsharp_mask_effect_test unsharp_mask_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mix_effect_test mix_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mix_effect_test mix_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o overlay_effect_test overlay_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/overlay_effect_test overlay_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o padding_effect_test padding_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/padding_effect_test padding_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dither_effect_test dither_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dither_effect_test dither_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o resample_effect_test resample_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/resample_effect_test resample_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o deconvolution_sharpen_effect_test deconvolution_sharpen_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/deconvolution_sharpen_effect_test deconvolution_sharpen_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fft_pass_effect_test fft_pass_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/fft_pass_effect_test fft_pass_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o slice_effect_test slice_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/slice_effect_test slice_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o vignette_effect_test vignette_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/vignette_effect_test vignette_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o complex_modulate_effect_test complex_modulate_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/complex_modulate_effect_test complex_modulate_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o fft_convolution_effect_test fft_convolution_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/fft_convolution_effect_test fft_convolution_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o luma_mix_effect_test luma_mix_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/luma_mix_effect_test luma_mix_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o deinterlace_effect_test deinterlace_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/deinterlace_effect_test deinterlace_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 /bin/sh ./libtool --tag=CXX --mode=link g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ycbcr_conversion_effect_test ycbcr_conversion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o libmovit.la -lepoxy -lSDL2 -lpthread libtool: link: g++ -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ycbcr_conversion_effect_test ycbcr_conversion_effect_test.o gtest-all.o gtest_sdl_main.o test_util.o ./.libs/libmovit.so -lepoxy -lSDL2 -lpthread -Wl,-rpath -Wl,/usr/lib64 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.imQxee + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64 + cd movit-1.4.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64 'INSTALL=/usr/bin/install -p' mkdir -p /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/lib64/ /bin/sh ./libtool --tag=CXX --mode=install /usr/bin/install -p -m 0644 libmovit.la /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/lib64/ libtool: install: /usr/bin/install -p -m 0644 .libs/libmovit.so.5.0.0 /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/lib64/libmovit.so.5.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/lib64 && { ln -s -f libmovit.so.5.0.0 libmovit.so.5 || { rm -f libmovit.so.5 && ln -s libmovit.so.5.0.0 libmovit.so.5; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/lib64 && { ln -s -f libmovit.so.5.0.0 libmovit.so || { rm -f libmovit.so && ln -s libmovit.so.5.0.0 libmovit.so; }; }) libtool: install: /usr/bin/install -p -m 0644 .libs/libmovit.lai /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/lib64/libmovit.la libtool: warning: remember to run 'libtool --finish /usr/lib64' mkdir -p /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/include/movit/ /usr/bin/install -p -m 0644 effect_chain.h effect_util.h effect.h input.h image_format.h init.h util.h defs.h resource_pool.h fp16.h ycbcr.h version.h flat_input.h ycbcr_input.h ycbcr_422interleaved_input.h lift_gamma_gain_effect.h white_balance_effect.h gamma_expansion_effect.h gamma_compression_effect.h colorspace_conversion_effect.h alpha_multiplication_effect.h alpha_division_effect.h saturation_effect.h blur_effect.h diffusion_effect.h glow_effect.h unsharp_mask_effect.h mix_effect.h overlay_effect.h padding_effect.h resample_effect.h dither_effect.h deconvolution_sharpen_effect.h fft_pass_effect.h vignette_effect.h slice_effect.h complex_modulate_effect.h luma_mix_effect.h fft_convolution_effect.h ycbcr_conversion_effect.h deinterlace_effect.h sandbox_effect.h mirror_effect.h resize_effect.h multiply_effect.h fft_input.h /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/include/movit/ mkdir -p /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/share/movit/ /usr/bin/install -p -m 0644 vs.vert vs.130.vert vs.150.vert vs.300es.vert header.130.frag header.150.frag header.300es.frag footer.frag identity.frag texture1d.130.frag texture1d.150.frag texture1d.300es.frag flat_input.frag ycbcr_input.frag ycbcr_422interleaved_input.frag lift_gamma_gain_effect.frag white_balance_effect.frag gamma_expansion_effect.frag gamma_compression_effect.frag colorspace_conversion_effect.frag alpha_multiplication_effect.frag alpha_division_effect.frag saturation_effect.frag blur_effect.frag mix_effect.frag overlay_effect.frag padding_effect.frag resample_effect.frag dither_effect.frag deconvolution_sharpen_effect.frag fft_pass_effect.frag vignette_effect.frag slice_effect.frag complex_modulate_effect.frag luma_mix_effect.frag ycbcr_conversion_effect.frag deinterlace_effect.frag sandbox_effect.frag mirror_effect.frag multiply_effect.frag highlight_cutoff_effect.frag overlay_matte_effect.frag /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/share/movit/ mkdir -p /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/lib64/pkgconfig/ /usr/bin/install -p -m 644 movit.pc /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/lib64/pkgconfig/ + sed -i -e 's|\(Version: \).*|\11.4.0|g' /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/lib64/pkgconfig/movit.pc + find /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64 -name '*.la' -delete + chmod 755 /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/lib64/libmovit.so + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.4.0-5.mga7 --unique-debug-suffix -1.4.0-5.mga7.x86_64 --unique-debug-src-base movit-1.4.0-5.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/movit-1.4.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64/usr/lib64/libmovit.so.5.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 789 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lib64movit5-1.4.0-5.mga7.x86_64 Provides: lib64movit5 = 1.4.0-5.mga7 lib64movit5(x86-64) = 1.4.0-5.mga7 libmovit.so.5()(64bit) movit = 1.4.0-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libepoxy.so.0()(64bit) libfftw3.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) Processing files: lib64movit-devel-1.4.0-5.mga7.x86_64 Provides: devel(libmovit(64bit)) lib64movit-devel = 1.4.0-5.mga7 lib64movit-devel(x86-64) = 1.4.0-5.mga7 movit-devel = 1.4.0-5.mga7 pkgconfig(movit) = 1.4.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libepoxy(64bit)) devel(libfftw3(64bit)) devel(libgcc_s(64bit)) devel(libm(64bit)) devel(libstdc++(64bit)) pkgconfig pkgconfig(eigen3) pkgconfig(epoxy) pkgconfig(fftw3) Processing files: movit-debugsource-1.4.0-5.mga7.x86_64 Provides: movit-debugsource = 1.4.0-5.mga7 movit-debugsource(x86-64) = 1.4.0-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64movit5-debuginfo-1.4.0-5.mga7.x86_64 Provides: debuginfo(build-id) = e57ea0b5dccc32c7fc235f7ba0b4f169e7995eba lib64movit5-debuginfo = 1.4.0-5.mga7 lib64movit5-debuginfo(x86-64) = 1.4.0-5.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: movit-debugsource(x86-64) = 1.4.0-5.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64movit5-1.4.0-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64movit-devel-1.4.0-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/movit-debugsource-1.4.0-5.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64movit5-debuginfo-1.4.0-5.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1MPlGM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd movit-1.4.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/movit-1.4.0-5.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SCHBcl + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf movit-1.4.0 + exit 0 D: [iurt_root_command] Success!