request from: hawk checking if we should skip the build started at: Sat Aug 17 21:23:37 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/b1ac9497-ef19-40d6-9d13-926750d0e9e0/vapoursynth-46-1.src.rpm fetched 604895 bytes, 15686.4 K/s installing srpm: vapoursynth-46-1.src.rpm + install -d /tmp/B.6vrMLM/BUILD /tmp/B.6vrMLM/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog vapoursynth-46-1.src.rpm * Sat Aug 17 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/vapoursynth.git;a=log;h=2f29a7a484771f1db7c535149a96b8ac449ccb9f * 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.6vrMLM' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without ffmpeg vapoursynth-46-1.src.rpm vapoursynth ################################################## + rm -f vapoursynth-46-1.src.rpm + install -m 700 -d /tmp/B.6vrMLM/BUILD/tmp + TMPDIR=/tmp/B.6vrMLM/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.6vrMLM' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without ffmpeg --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.6vrMLM/vapoursynth.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: b1ac9497-ef19-40d6-9d13-926750d0e9e0; TMPDIR=/tmp/B.6vrMLM/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.6vrMLM' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without ffmpeg --target x86_64-tld-linux /tmp/B.6vrMLM/vapoursynth.spec + : build-id: b1ac9497-ef19-40d6-9d13-926750d0e9e0 + TMPDIR=/tmp/B.6vrMLM/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.6vrMLM' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without ffmpeg --target x86_64-tld-linux /tmp/B.6vrMLM/vapoursynth.spec Building target platforms: x86_64-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.6vrMLM/BUILD/tmp /bin/sh -e /tmp/B.6vrMLM/BUILD/tmp/rpm-tmp.70304 + umask 022 + cd /tmp/B.6vrMLM/BUILD + cd /tmp/B.6vrMLM/BUILD + rm -rf vapoursynth-R46 + /usr/bin/gzip -dc /tmp/B.6vrMLM/vapoursynth-46.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd vapoursynth-R46 + /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.7 checking for python3 platform... linux checking for python3 script directory... ${prefix}/share/python3.7/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.7/site-packages checking for python-3.7... 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... yes checking whether imagemagick is usable... 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 cython3 -o src/cython/vapoursynth.c src/cython/vapoursynth.pyx depbase=`echo src/vspipe/vspipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=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 -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/include/python3.7m -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 libtool: compile: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/include/python3.7m -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 libtool: compile: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/include/python3.7m -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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/core/.deps/libvapoursynth_la-boxblurfilter.Tpo src/core/.deps/libvapoursynth_la-boxblurfilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 mv -f src/vsscript/.deps/libvapoursynth_script_la-vsscript.Tpo src/vsscript/.deps/libvapoursynth_script_la-vsscript.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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.c' || echo './'`src/core/cpufeatures.c /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/core/libvapoursynth_la-exprfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-exprfilter.Tpo -c -o src/core/libvapoursynth_la-exprfilter.lo `test -f 'src/core/exprfilter.cpp' || echo './'`src/core/exprfilter.cpp libtool: compile: x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/core/libvapoursynth_la-cpufeatures.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-cpufeatures.Tpo -c src/core/cpufeatures.c -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-cpufeatures.o libtool: compile: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 libtool: compile: x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/core/libvapoursynth_la-cpufeatures.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-cpufeatures.Tpo -c src/core/cpufeatures.c -o src/core/libvapoursynth_la-cpufeatures.o >/dev/null 2>&1 mv -f src/core/.deps/libvapoursynth_la-cpufeatures.Tpo src/core/.deps/libvapoursynth_la-cpufeatures.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/core/libvapoursynth_la-genericfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-genericfilters.Tpo -c -o src/core/libvapoursynth_la-genericfilters.lo `test -f 'src/core/genericfilters.cpp' || echo './'`src/core/genericfilters.cpp libtool: compile: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/core/libvapoursynth_la-exprfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-exprfilter.Tpo -c src/core/exprfilter.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-exprfilter.o libtool: compile: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/core/libvapoursynth_la-genericfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-genericfilters.Tpo -c src/core/genericfilters.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-genericfilters.o libtool: compile: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 In file included from src/core/exprfilter.cpp:38: src/core/jitasm.h: In constructor 'jitasm::detail::ResultT::ResultT(float)': src/core/jitasm.h:8533:42: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ResultT(const float imm) : val_(Imm32(*(uint32*)&imm)) {} ^~~~~~~~~~~~~ src/core/jitasm.h: In member function 'void jitasm::detail::ResultT::StoreResult(jitasm::Frontend&, const jitasm::detail::ResultDest&)': src/core/jitasm.h:8608:36: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] f.mov(f.dword_ptr[f.rsp - 8], *reinterpret_cast(&imm_)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f src/core/.deps/libvapoursynth_la-cachefilter.Tpo src/core/.deps/libvapoursynth_la-cachefilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /tmp/B.6vrMLM/BUILD/vapoursynth-R46/src/cython/vapoursynth.pxd tree = Parsing.p_module(s, pxd, full_module_name) libtool: compile: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 libtool: compile: x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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-mergefilters.Tpo src/core/.deps/libvapoursynth_la-mergefilters.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 libtool: compile: x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 mv -f src/core/.deps/libvapoursynth_la-reorderfilters.Tpo src/core/.deps/libvapoursynth_la-reorderfilters.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 mv -f src/core/.deps/libvapoursynth_la-settings.Tpo src/core/.deps/libvapoursynth_la-settings.Plo /bin/sh ./libtool --tag=CC --mode=compile x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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-lutfilters.Tpo src/core/.deps/libvapoursynth_la-lutfilters.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 libtool: compile: x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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=CC --mode=compile x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/core/libvapoursynth_la-transpose.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-transpose.Tpo -c -o src/core/libvapoursynth_la-transpose.lo `test -f 'src/core/transpose.c' || echo './'`src/core/transpose.c libtool: compile: x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/core/libvapoursynth_la-transpose.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-transpose.Tpo -c src/core/transpose.c -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-transpose.o libtool: compile: x86_64-tld-linux-gcc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/core/libvapoursynth_la-transpose.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-transpose.Tpo -c src/core/transpose.c -o src/core/libvapoursynth_la-transpose.o >/dev/null 2>&1 mv -f src/core/.deps/libvapoursynth_la-transpose.Tpo src/core/.deps/libvapoursynth_la-transpose.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 mv -f src/core/.deps/libvapoursynth_la-textfilter.Tpo src/core/.deps/libvapoursynth_la-textfilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 libtool: compile: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/core/libvapoursynth_la-exprfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-exprfilter.Tpo -c src/core/exprfilter.cpp -o src/core/libvapoursynth_la-exprfilter.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -MT src/core/libvapoursynth_la-genericfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-genericfilters.Tpo -c src/core/genericfilters.cpp -o src/core/libvapoursynth_la-genericfilters.o >/dev/null 2>&1 libtool: compile: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 mv -f src/core/.deps/libvapoursynth_la-vsapi.Tpo src/core/.deps/libvapoursynth_la-vsapi.Plo /bin/sh ./libtool --tag=CXX --mode=compile x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 libtool: compile: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" -DPACKAGE_STRING=\"vapoursynth\ 46\" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR='"/usr/lib64/vapoursynth"' -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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: x86_64-tld-linux-g++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"46\" "-DPACKAGE_STRING=\"vapoursynth 46\"" -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/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -DVS_PATH_PLUGINDIR=\"/usr/lib64/vapoursynth\" -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -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 src/core/vsresize.cpp:88:20: error: 'ZIMG_CPU_X86_AVX512_SKX' was not declared in this scope { "avx512skx", ZIMG_CPU_X86_AVX512_SKX }, ^~~~~~~~~~~~~~~~~~~~~~~ src/core/vsresize.cpp:88:20: note: suggested alternative: 'ZIMG_CPU_X86_AVX512_SKL' { "avx512skx", ZIMG_CPU_X86_AVX512_SKX }, ^~~~~~~~~~~~~~~~~~~~~~~ ZIMG_CPU_X86_AVX512_SKL src/core/vsresize.cpp:90:1: error: no matching function for call to 'std::unordered_map, zimg_cpu_type_e>::unordered_map()' }; ^ In file included from /usr/include/c++/8.3.0/unordered_map:47, from src/core/vsresize.cpp:28: /usr/include/c++/8.3.0/bits/unordered_map.h:263:7: note: candidate: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = zimg_cpu_type_e; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, zimg_cpu_type_e> >; typename std::_Hashtable<_Key, std::pair, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type = std::pair, zimg_cpu_type_e>; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher = std::hash >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator, zimg_cpu_type_e> >]' unordered_map(initializer_list __l, ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:263:7: note: candidate expects 4 arguments, 15 provided /usr/include/c++/8.3.0/bits/unordered_map.h:257:7: note: candidate: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = zimg_cpu_type_e; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, zimg_cpu_type_e> >; typename std::_Hashtable<_Key, std::pair, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type = std::pair, zimg_cpu_type_e>; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator, zimg_cpu_type_e> >]' unordered_map(initializer_list __l, ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:257:7: note: candidate expects 3 arguments, 15 provided /usr/include/c++/8.3.0/bits/unordered_map.h:251:2: note: candidate: 'template std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(_InputIterator, _InputIterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const allocator_type&)' unordered_map(_InputIterator __first, _InputIterator __last, ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:251:2: note: template argument deduction/substitution failed: src/core/vsresize.cpp:90:1: note: candidate expects 5 arguments, 15 provided }; ^ In file included from /usr/include/c++/8.3.0/unordered_map:47, from src/core/vsresize.cpp:28: /usr/include/c++/8.3.0/bits/unordered_map.h:244:2: note: candidate: 'template std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(_InputIterator, _InputIterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const allocator_type&)' unordered_map(_InputIterator __first, _InputIterator __last, ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:244:2: note: template argument deduction/substitution failed: src/core/vsresize.cpp:90:1: note: candidate expects 4 arguments, 15 provided }; ^ In file included from /usr/include/c++/8.3.0/unordered_map:47, from src/core/vsresize.cpp:28: /usr/include/c++/8.3.0/bits/unordered_map.h:238:7: note: candidate: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = zimg_cpu_type_e; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, zimg_cpu_type_e> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher = std::hash >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator, zimg_cpu_type_e> >]' unordered_map(size_type __n, const hasher& __hf, ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:238:7: note: candidate expects 3 arguments, 15 provided /usr/include/c++/8.3.0/bits/unordered_map.h:234:7: note: candidate: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = zimg_cpu_type_e; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, zimg_cpu_type_e> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator, zimg_cpu_type_e> >]' unordered_map(size_type __n, const allocator_type& __a) ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:234:7: note: candidate expects 2 arguments, 15 provided /usr/include/c++/8.3.0/bits/unordered_map.h:226:7: note: candidate: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::initializer_list, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type>, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = zimg_cpu_type_e; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, zimg_cpu_type_e> >; typename std::_Hashtable<_Key, std::pair, _Alloc, std::__detail::_Select1st, _Pred, _Hash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits, std::__is_nothrow_invocable > >::value, false, true> >::value_type = std::pair, zimg_cpu_type_e>; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher = std::hash >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_equal = std::equal_to >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator, zimg_cpu_type_e> >]' unordered_map(initializer_list __l, ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:226:7: note: candidate expects 5 arguments, 15 provided /usr/include/c++/8.3.0/bits/unordered_map.h:210:7: note: candidate: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = zimg_cpu_type_e; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, zimg_cpu_type_e> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator, zimg_cpu_type_e> >]' unordered_map(unordered_map&& __umap, ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:210:7: note: candidate expects 2 arguments, 15 provided /usr/include/c++/8.3.0/bits/unordered_map.h:200:7: note: candidate: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(const std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = zimg_cpu_type_e; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, zimg_cpu_type_e> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator, zimg_cpu_type_e> >]' unordered_map(const unordered_map& __umap, ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:200:7: note: candidate expects 2 arguments, 15 provided /usr/include/c++/8.3.0/bits/unordered_map.h:191:7: note: candidate: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = zimg_cpu_type_e; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, zimg_cpu_type_e> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator, zimg_cpu_type_e> >]' unordered_map(const allocator_type& __a) ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:191:7: note: candidate expects 1 argument, 15 provided /usr/include/c++/8.3.0/bits/unordered_map.h:184:7: note: candidate: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&&) [with _Key = std::__cxx11::basic_string; _Tp = zimg_cpu_type_e; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, zimg_cpu_type_e> >]' unordered_map(unordered_map&&) = default; ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:184:7: note: candidate expects 1 argument, 15 provided /usr/include/c++/8.3.0/bits/unordered_map.h:181:7: note: candidate: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(const std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>&) [with _Key = std::__cxx11::basic_string; _Tp = zimg_cpu_type_e; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, zimg_cpu_type_e> >]' unordered_map(const unordered_map&) = default; ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:181:7: note: candidate expects 1 argument, 15 provided /usr/include/c++/8.3.0/bits/unordered_map.h:172:2: note: candidate: 'template std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(_InputIterator, _InputIterator, std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&)' unordered_map(_InputIterator __first, _InputIterator __last, ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:172:2: note: template argument deduction/substitution failed: src/core/vsresize.cpp:90:1: note: candidate expects 6 arguments, 15 provided }; ^ In file included from /usr/include/c++/8.3.0/unordered_map:47, from src/core/vsresize.cpp:28: /usr/include/c++/8.3.0/bits/unordered_map.h:151:7: note: candidate: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map(std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type, const hasher&, const key_equal&, const allocator_type&) [with _Key = std::__cxx11::basic_string; _Tp = zimg_cpu_type_e; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, zimg_cpu_type_e> >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::size_type = long unsigned int; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::hasher = std::hash >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::key_equal = std::equal_to >; std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::allocator_type = std::allocator, zimg_cpu_type_e> >]' unordered_map(size_type __n, ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:151:7: note: candidate expects 4 arguments, 15 provided /usr/include/c++/8.3.0/bits/unordered_map.h:141:7: note: candidate: 'std::unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::unordered_map() [with _Key = std::__cxx11::basic_string; _Tp = zimg_cpu_type_e; _Hash = std::hash >; _Pred = std::equal_to >; _Alloc = std::allocator, zimg_cpu_type_e> >]' unordered_map() = default; ^~~~~~~~~~~~~ /usr/include/c++/8.3.0/bits/unordered_map.h:141:7: note: candidate expects 0 arguments, 15 provided make: *** [Makefile:1587: src/core/libvapoursynth_la-vsresize.lo] Error 1 make: *** Waiting for unfinished jobs.... mv -f src/core/.deps/libvapoursynth_la-vscore.Tpo src/core/.deps/libvapoursynth_la-vscore.Plo mv -f src/core/.deps/libvapoursynth_la-exprfilter.Tpo src/core/.deps/libvapoursynth_la-exprfilter.Plo mv -f src/core/.deps/libvapoursynth_la-genericfilters.Tpo src/core/.deps/libvapoursynth_la-genericfilters.Plo error: Bad exit status from /tmp/B.6vrMLM/BUILD/tmp/rpm-tmp.70304 (%build) RPM build errors: Bad exit status from /tmp/B.6vrMLM/BUILD/tmp/rpm-tmp.70304 (%build) ended at: Sat Aug 17 21:24:09 2019, done in 0:00:31.417053 error: No files produced. + chmod -R u+rwX /tmp/B.6vrMLM/BUILD + rm -rf /tmp/B.6vrMLM/tmp /tmp/B.6vrMLM/BUILD + rm -rf /tmp/B.6vrMLM Begin-TLD-Builder-Info Build-Time: user:88.51s sys:3.90s real:32.14s (faults io:10 non-io:2284150) End-TLD-Builder-Info