request from: hawk checking if we should skip the build started at: Sat Dec 14 14:14:06 2019 fetching http://src.tld-linux.org/~builderti//srpms/ba73dde9-0ef1-496b-91a9-0dd154fd2a63/vapoursynth-48-1.src.rpm fetched 617740 bytes, 15774.9 K/s installing srpm: vapoursynth-48-1.src.rpm + install -d /tmp/B.AnDJ1q/BUILD /tmp/B.AnDJ1q/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog vapoursynth-48-1.src.rpm * Sat Dec 14 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/vapoursynth.git;a=log;h=master * Sat Dec 14 2019 Marcin Krol 3d87d4d - updated to 48 * Thu Oct 31 2019 Jakub Bogusz ba967eb - "-embed" pc suffix only for python 3.8+ * Wed Oct 30 2019 Jan Rękorajski 8637cc3 - rel 1 * Tue Oct 29 2019 Jan Rękorajski cc0f3fb - up to 47.2 - fix building with python 3.8 * Mon Oct 28 2019 Jan Rękorajski 0bd660f - rebuild with python 3.8 - release 2 (by relup.sh) * Sun Jul 28 2019 Jakub Bogusz 2f29a7a - updated to 46 * Sat Apr 27 2019 Jakub Bogusz 49f229e - updated to 45.1 - updated genericarch patch - disable imwri plugin by default, it requires HDRI enabled ImageMagick and our is not + rpm -Uhv --nodeps --define '_topdir /tmp/B.AnDJ1q' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without ffmpeg vapoursynth-48-1.src.rpm vapoursynth ################################################## + rm -f vapoursynth-48-1.src.rpm + install -m 700 -d /tmp/B.AnDJ1q/BUILD/tmp + TMPDIR=/tmp/B.AnDJ1q/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.AnDJ1q' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without ffmpeg --target i686-tld-linux --define 'prep exit 0' /tmp/B.AnDJ1q/vapoursynth.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: ba73dde9-0ef1-496b-91a9-0dd154fd2a63; TMPDIR=/tmp/B.AnDJ1q/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.AnDJ1q' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without ffmpeg --target i686-tld-linux /tmp/B.AnDJ1q/vapoursynth.spec + : build-id: ba73dde9-0ef1-496b-91a9-0dd154fd2a63 + TMPDIR=/tmp/B.AnDJ1q/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.AnDJ1q' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without ffmpeg --target i686-tld-linux /tmp/B.AnDJ1q/vapoursynth.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.AnDJ1q/BUILD/tmp /bin/sh -e /tmp/B.AnDJ1q/BUILD/tmp/rpm-tmp.82556 + umask 022 + cd /tmp/B.AnDJ1q/BUILD + cd /tmp/B.AnDJ1q/BUILD + rm -rf vapoursynth-R48 + /bin/tar -xf - + /usr/bin/gzip -dc /tmp/B.AnDJ1q/vapoursynth-48.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd vapoursynth-R48 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (vapoursynth-genericarch.patch):' Patch #0 (vapoursynth-genericarch.patch): + = 3... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.8 checking for python3 platform... linux checking for python3 script directory... ${prefix}/share/python3.8/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.8/site-packages checking for python-3.8-embed... yes checking for cython3... cython3 checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing libiconv_open... no checking for library containing iconv_open... none required checking for libass... yes checking for libavcodec libavformat libavutil... no checking for Magick++ >= 7... no checking for tesseract... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pc/vapoursynth.pc config.status: creating pc/vapoursynth-script.pc config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j4 /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-lutfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-lutfilters.Tpo -c -o src/core/libvapoursynth_la-lutfilters.lo `test -f 'src/core/lutfilters.cpp' || echo './'`src/core/lutfilters.cpp /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-mergefilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-mergefilters.Tpo -c -o src/core/libvapoursynth_la-mergefilters.lo `test -f 'src/core/mergefilters.c' || echo './'`src/core/mergefilters.c /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-reorderfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-reorderfilters.Tpo -c -o src/core/libvapoursynth_la-reorderfilters.lo `test -f 'src/core/reorderfilters.c' || echo './'`src/core/reorderfilters.c /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-settings.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-settings.Tpo -c -o src/core/libvapoursynth_la-settings.lo `test -f 'src/core/settings.cpp' || echo './'`src/core/settings.cpp libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-reorderfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-reorderfilters.Tpo -c src/core/reorderfilters.c -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-reorderfilters.o libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-lutfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-lutfilters.Tpo -c src/core/lutfilters.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-lutfilters.o libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-mergefilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-mergefilters.Tpo -c src/core/mergefilters.c -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-mergefilters.o libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-settings.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-settings.Tpo -c src/core/settings.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-settings.o libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-reorderfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-reorderfilters.Tpo -c src/core/reorderfilters.c -o src/core/libvapoursynth_la-reorderfilters.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-mergefilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-mergefilters.Tpo -c src/core/mergefilters.c -o src/core/libvapoursynth_la-mergefilters.o >/dev/null 2>&1 mv -f src/core/.deps/libvapoursynth_la-reorderfilters.Tpo src/core/.deps/libvapoursynth_la-reorderfilters.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-simplefilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-simplefilters.Tpo -c -o src/core/libvapoursynth_la-simplefilters.lo `test -f 'src/core/simplefilters.c' || echo './'`src/core/simplefilters.c libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-simplefilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-simplefilters.Tpo -c src/core/simplefilters.c -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-simplefilters.o mv -f src/core/.deps/libvapoursynth_la-mergefilters.Tpo src/core/.deps/libvapoursynth_la-mergefilters.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-textfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-textfilter.Tpo -c -o src/core/libvapoursynth_la-textfilter.lo `test -f 'src/core/textfilter.cpp' || echo './'`src/core/textfilter.cpp libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-settings.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-settings.Tpo -c src/core/settings.cpp -o src/core/libvapoursynth_la-settings.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-textfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-textfilter.Tpo -c src/core/textfilter.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-textfilter.o mv -f src/core/.deps/libvapoursynth_la-settings.Tpo src/core/.deps/libvapoursynth_la-settings.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vsapi.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsapi.Tpo -c -o src/core/libvapoursynth_la-vsapi.lo `test -f 'src/core/vsapi.cpp' || echo './'`src/core/vsapi.cpp libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vsapi.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsapi.Tpo -c src/core/vsapi.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-vsapi.o libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-simplefilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-simplefilters.Tpo -c src/core/simplefilters.c -o src/core/libvapoursynth_la-simplefilters.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-lutfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-lutfilters.Tpo -c src/core/lutfilters.cpp -o src/core/libvapoursynth_la-lutfilters.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-textfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-textfilter.Tpo -c src/core/textfilter.cpp -o src/core/libvapoursynth_la-textfilter.o >/dev/null 2>&1 mv -f src/core/.deps/libvapoursynth_la-simplefilters.Tpo src/core/.deps/libvapoursynth_la-simplefilters.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vscore.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vscore.Tpo -c -o src/core/libvapoursynth_la-vscore.lo `test -f 'src/core/vscore.cpp' || echo './'`src/core/vscore.cpp libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vscore.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vscore.Tpo -c src/core/vscore.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-vscore.o mv -f src/core/.deps/libvapoursynth_la-textfilter.Tpo src/core/.deps/libvapoursynth_la-textfilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vslog.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vslog.Tpo -c -o src/core/libvapoursynth_la-vslog.lo `test -f 'src/core/vslog.cpp' || echo './'`src/core/vslog.cpp libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vsapi.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsapi.Tpo -c src/core/vsapi.cpp -o src/core/libvapoursynth_la-vsapi.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vslog.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vslog.Tpo -c src/core/vslog.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-vslog.o mv -f src/core/.deps/libvapoursynth_la-lutfilters.Tpo src/core/.deps/libvapoursynth_la-lutfilters.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vsresize.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsresize.Tpo -c -o src/core/libvapoursynth_la-vsresize.lo `test -f 'src/core/vsresize.cpp' || echo './'`src/core/vsresize.cpp libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vsresize.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsresize.Tpo -c src/core/vsresize.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-vsresize.o libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vslog.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vslog.Tpo -c src/core/vslog.cpp -o src/core/libvapoursynth_la-vslog.o >/dev/null 2>&1 mv -f src/core/.deps/libvapoursynth_la-vslog.Tpo src/core/.deps/libvapoursynth_la-vslog.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vsthreadpool.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsthreadpool.Tpo -c -o src/core/libvapoursynth_la-vsthreadpool.lo `test -f 'src/core/vsthreadpool.cpp' || echo './'`src/core/vsthreadpool.cpp libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vsthreadpool.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsthreadpool.Tpo -c src/core/vsthreadpool.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-vsthreadpool.o mv -f src/core/.deps/libvapoursynth_la-vsapi.Tpo src/core/.deps/libvapoursynth_la-vsapi.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -fno-strict-aliasing -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libexprfilter_la-exprfilter.lo -MD -MP -MF src/core/.deps/libexprfilter_la-exprfilter.Tpo -c -o src/core/libexprfilter_la-exprfilter.lo `test -f 'src/core/exprfilter.cpp' || echo './'`src/core/exprfilter.cpp libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -fno-strict-aliasing -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libexprfilter_la-exprfilter.lo -MD -MP -MF src/core/.deps/libexprfilter_la-exprfilter.Tpo -c src/core/exprfilter.cpp -fPIC -DPIC -o src/core/.libs/libexprfilter_la-exprfilter.o libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vscore.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vscore.Tpo -c src/core/vscore.cpp -o src/core/libvapoursynth_la-vscore.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vsresize.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsresize.Tpo -c src/core/vsresize.cpp -o src/core/libvapoursynth_la-vsresize.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-vsthreadpool.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsthreadpool.Tpo -c src/core/vsthreadpool.cpp -o src/core/libvapoursynth_la-vsthreadpool.o >/dev/null 2>&1 mv -f src/core/.deps/libvapoursynth_la-vsthreadpool.Tpo src/core/.deps/libvapoursynth_la-vsthreadpool.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mavx2 -mfma -mtune=haswell -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/kernel/x86/libvapoursynth_avx2_la-generic_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-generic_avx2.Tpo -c -o src/core/kernel/x86/libvapoursynth_avx2_la-generic_avx2.lo `test -f 'src/core/kernel/x86/generic_avx2.cpp' || echo './'`src/core/kernel/x86/generic_avx2.cpp libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mavx2 -mfma -mtune=haswell -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/kernel/x86/libvapoursynth_avx2_la-generic_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-generic_avx2.Tpo -c src/core/kernel/x86/generic_avx2.cpp -fPIC -DPIC -o src/core/kernel/x86/.libs/libvapoursynth_avx2_la-generic_avx2.o mv -f src/core/.deps/libvapoursynth_la-vsresize.Tpo src/core/.deps/libvapoursynth_la-vsresize.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mavx2 -mfma -mtune=haswell -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/kernel/x86/libvapoursynth_avx2_la-merge_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-merge_avx2.Tpo -c -o src/core/kernel/x86/libvapoursynth_avx2_la-merge_avx2.lo `test -f 'src/core/kernel/x86/merge_avx2.c' || echo './'`src/core/kernel/x86/merge_avx2.c mv -f src/core/.deps/libvapoursynth_la-vscore.Tpo src/core/.deps/libvapoursynth_la-vscore.Plo /bin/sh ./libtool --tag=CC --mode=compile i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mavx2 -mfma -mtune=haswell -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/kernel/x86/libvapoursynth_avx2_la-planestats_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-planestats_avx2.Tpo -c -o src/core/kernel/x86/libvapoursynth_avx2_la-planestats_avx2.lo `test -f 'src/core/kernel/x86/planestats_avx2.c' || echo './'`src/core/kernel/x86/planestats_avx2.c libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mavx2 -mfma -mtune=haswell -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/kernel/x86/libvapoursynth_avx2_la-merge_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-merge_avx2.Tpo -c src/core/kernel/x86/merge_avx2.c -fPIC -DPIC -o src/core/kernel/x86/.libs/libvapoursynth_avx2_la-merge_avx2.o libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mavx2 -mfma -mtune=haswell -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/kernel/x86/libvapoursynth_avx2_la-planestats_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-planestats_avx2.Tpo -c src/core/kernel/x86/planestats_avx2.c -fPIC -DPIC -o src/core/kernel/x86/.libs/libvapoursynth_avx2_la-planestats_avx2.o libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mavx2 -mfma -mtune=haswell -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/kernel/x86/libvapoursynth_avx2_la-merge_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-merge_avx2.Tpo -c src/core/kernel/x86/merge_avx2.c -o src/core/kernel/x86/libvapoursynth_avx2_la-merge_avx2.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mavx2 -mfma -mtune=haswell -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/kernel/x86/libvapoursynth_avx2_la-planestats_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-planestats_avx2.Tpo -c src/core/kernel/x86/planestats_avx2.c -o src/core/kernel/x86/libvapoursynth_avx2_la-planestats_avx2.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -fno-strict-aliasing -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libexprfilter_la-exprfilter.lo -MD -MP -MF src/core/.deps/libexprfilter_la-exprfilter.Tpo -c src/core/exprfilter.cpp -o src/core/libexprfilter_la-exprfilter.o >/dev/null 2>&1 mv -f src/core/kernel/x86/.deps/libvapoursynth_avx2_la-merge_avx2.Tpo src/core/kernel/x86/.deps/libvapoursynth_avx2_la-merge_avx2.Plo cython3 -o src/cython/vapoursynth.c src/cython/vapoursynth.pyx mv -f src/core/kernel/x86/.deps/libvapoursynth_avx2_la-planestats_avx2.Tpo src/core/kernel/x86/.deps/libvapoursynth_avx2_la-planestats_avx2.Plo depbase=`echo src/vspipe/vspipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/vspipe/vspipe.o -MD -MP -MF $depbase.Tpo -c -o src/vspipe/vspipe.o src/vspipe/vspipe.cpp &&\ mv -f $depbase.Tpo $depbase.Po libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mavx2 -mfma -mtune=haswell -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/kernel/x86/libvapoursynth_avx2_la-generic_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-generic_avx2.Tpo -c src/core/kernel/x86/generic_avx2.cpp -o src/core/kernel/x86/libvapoursynth_avx2_la-generic_avx2.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/include/python3.8 -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/vsscript/libvapoursynth_script_la-vsscript.lo -MD -MP -MF src/vsscript/.deps/libvapoursynth_script_la-vsscript.Tpo -c -o src/vsscript/libvapoursynth_script_la-vsscript.lo `test -f 'src/vsscript/vsscript.cpp' || echo './'`src/vsscript/vsscript.cpp libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/include/python3.8 -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/vsscript/libvapoursynth_script_la-vsscript.lo -MD -MP -MF src/vsscript/.deps/libvapoursynth_script_la-vsscript.Tpo -c src/vsscript/vsscript.cpp -fPIC -DPIC -o src/vsscript/.libs/libvapoursynth_script_la-vsscript.o libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/include/python3.8 -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/vsscript/libvapoursynth_script_la-vsscript.lo -MD -MP -MF src/vsscript/.deps/libvapoursynth_script_la-vsscript.Tpo -c src/vsscript/vsscript.cpp -o src/vsscript/libvapoursynth_script_la-vsscript.o >/dev/null 2>&1 mv -f src/vsscript/.deps/libvapoursynth_script_la-vsscript.Tpo src/vsscript/.deps/libvapoursynth_script_la-vsscript.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-boxblurfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-boxblurfilter.Tpo -c -o src/core/libvapoursynth_la-boxblurfilter.lo `test -f 'src/core/boxblurfilter.cpp' || echo './'`src/core/boxblurfilter.cpp mv -f src/core/.deps/libexprfilter_la-exprfilter.Tpo src/core/.deps/libexprfilter_la-exprfilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-cachefilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-cachefilter.Tpo -c -o src/core/libvapoursynth_la-cachefilter.lo `test -f 'src/core/cachefilter.cpp' || echo './'`src/core/cachefilter.cpp libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-boxblurfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-boxblurfilter.Tpo -c src/core/boxblurfilter.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-boxblurfilter.o mv -f src/core/kernel/x86/.deps/libvapoursynth_avx2_la-generic_avx2.Tpo src/core/kernel/x86/.deps/libvapoursynth_avx2_la-generic_avx2.Plo /bin/sh ./libtool --tag=CXX --mode=compile i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" -DPACKAGE_STRING=\"vapoursynth\ 48\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-cpufeatures.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-cpufeatures.Tpo -c -o src/core/libvapoursynth_la-cpufeatures.lo `test -f 'src/core/cpufeatures.cpp' || echo './'`src/core/cpufeatures.cpp libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-boxblurfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-boxblurfilter.Tpo -c src/core/boxblurfilter.cpp -o src/core/libvapoursynth_la-boxblurfilter.o >/dev/null 2>&1 libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-cachefilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-cachefilter.Tpo -c src/core/cachefilter.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-cachefilter.o /usr/lib/python3.8/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /tmp/B.AnDJ1q/BUILD/vapoursynth-R48/src/cython/vapoursynth.pxd tree = Parsing.p_module(s, pxd, full_module_name) libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-cpufeatures.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-cpufeatures.Tpo -c src/core/cpufeatures.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-cpufeatures.o src/core/cpufeatures.cpp: In lambda function: src/core/cpufeatures.cpp:148:9: error: 'doGetCPUFeatures' was not declared in this scope; did you mean 'getCPUFeatures'? 148 | doGetCPUFeatures(&tmp); | ^~~~~~~~~~~~~~~~ | getCPUFeatures make: *** [Makefile:1712: src/core/libvapoursynth_la-cpufeatures.lo] Error 1 make: *** Waiting for unfinished jobs.... mv -f src/core/.deps/libvapoursynth_la-boxblurfilter.Tpo src/core/.deps/libvapoursynth_la-boxblurfilter.Plo libtool: compile: i686-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"48\" "-DPACKAGE_STRING=\"vapoursynth 48\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_FILE_OFFSET_BITS=64 -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -MT src/core/libvapoursynth_la-cachefilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-cachefilter.Tpo -c src/core/cachefilter.cpp -o src/core/libvapoursynth_la-cachefilter.o >/dev/null 2>&1 mv -f src/core/.deps/libvapoursynth_la-cachefilter.Tpo src/core/.deps/libvapoursynth_la-cachefilter.Plo error: Bad exit status from /tmp/B.AnDJ1q/BUILD/tmp/rpm-tmp.82556 (%build) RPM build errors: Bad exit status from /tmp/B.AnDJ1q/BUILD/tmp/rpm-tmp.82556 (%build) ended at: Sat Dec 14 14:14:37 2019, done in 0:00:30.560045 error: No files produced. + chmod -R u+rwX /tmp/B.AnDJ1q/BUILD + rm -rf /tmp/B.AnDJ1q/tmp /tmp/B.AnDJ1q/BUILD + rm -rf /tmp/B.AnDJ1q Begin-TLD-Builder-Info Build-Time: user:80.12s sys:5.23s real:31.24s (faults io:0 non-io:1833559) End-TLD-Builder-Info