Date: Sat, 8 Jun 2019 03:19:46 GMT From: pkg-fallout@FreeBSD.org To: jbeich@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - head-amd64-default][multimedia/vapoursynth] Failed for vapoursynth-R45.1_4 in build Message-ID: <201906080319.x583Jkr6002902@beefy12.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: jbeich@FreeBSD.org Last committer: tcberner@FreeBSD.org Ident: $FreeBSD: head/multimedia/vapoursynth/Makefile 496977 2019-03-27 20:28:05Z tcberner $ Log URL: http://beefy12.nyi.freebsd.org/data/head-amd64-default/p503690_s348791/logs/vapoursynth-R45.1_4.log Build URL: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p503690_s348791 Log: =>> Building multimedia/vapoursynth build started at Sat Jun 8 03:14:08 UTC 2019 port directory: /usr/ports/multimedia/vapoursynth package name: vapoursynth-R45.1_4 building for: FreeBSD head-amd64-default-job-21 13.0-CURRENT FreeBSD 13.0-CURRENT 1300030 amd64 maintained by: jbeich@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/vapoursynth/Makefile 496977 2019-03-27 20:28:05Z tcberner $ Poudriere version: 3.2.8-4-g701d8fe1 Host OSVERSION: 1300018 Jail OSVERSION: 1300030 Job Id: 21 !!! Jail is newer than host. (Jail: 1300030, Host: 1300018) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300030 UNAME_v=FreeBSD 13.0-CURRENT 1300030 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-4-g701d8fe1 MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for vapoursynth-R45.1_4: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation FRAME_GUARD=off: Check integrity after each filter SIMD=on: Use CPU-specific optimizations ====> Components CORE=on: Core library PYTHON=on: Python bindings or support VSPIPE=on: Command line interface VSSCRIPT=on: Scripting library ====> Plugins ASS=on: Subtitles rendering via libass EEDI3=on: Very slow edge directed interpolation IMAGEMAGICK=on: ImageMagick image processing support MISCFILTERS=on: Miscellaneous filters MORPHO=on: Morphological filter TESSERACT=on: Optical Character Recognition via Tesseract REMOVEGRAIN=on: 3x3 median and convolution denoising VINVERSE=on: Remove residual combing VIVTC=on: Field matching, inverse telecine and decimation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- jbeich@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-subtext --enable-core --disable-debug --enable-eedi3 --disable-guard-pattern --enable-imwri --enable-miscfilters --enable-morpho --enable-python-module --enable-removegrain --enable-x86-asm --enable-ocr --enable-vinverse --enable-vivtc --enable-vspipe --enable-vsscript --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.6" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/vapoursynth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/vapoursynth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include" LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="in stall -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" ASS="" NO_ASS="@comment " CORE="" NO_CORE="@comment " DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " EEDI3="" NO_EEDI3="@comment " FRAME_GUARD="@comment " NO_FRAME_GUARD="" IMAGEMAGICK="" NO_IMAGEMAGICK="@comment " MISCFILTERS="" NO_MISCFILTERS="@comment " MORPHO="" NO_MORPHO="@comment " PYTHON="" NO_PYTHON="@comment " REMOVEGRAIN="" NO_REMOVEGRAIN="@comment " SIMD="" NO_SIMD="@comment " TESSERACT="" NO_TESSERACT="@comment " VINVERSE="" NO_VINVERSE="@comment " VIVTC="" NO_VIVTC="@comment " VSPIPE="" NO_VSPIPE="@comment " VSSCRIPT="" NO_VSSCRIPT="@comment " PYTHON_INCLUDEDIR=include/python3.6m PYTHON_LIBDIR=lib/python3.6 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.6/site-packages PYTHON_SUFFIX=36 PYTHON_VER=3.6 PYTHON_VERSION=python3.6 PYTHON2="@comment " PYTHON3="" OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/vapoursynth" EXAMPLESDIR="share/examples/vapoursynth" DATADIR="lib/vapoursynth" WWWDIR="www/vapoursynth" ETCDIR="etc/vapoursynth" --End PLIST_SUB-- --SUB_LIST-- ASS="" NO_ASS="@comment " CORE="" NO_CORE="@comment " DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " EEDI3="" NO_EEDI3="@comment " FRAME_GUARD="@comment " NO_FRAME_GUARD="" IMAGEMAGICK="" NO_IMAGEMAGICK="@comment " MISCFILTERS="" NO_MISCFILTERS="@comment " MORPHO="" NO_MORPHO="@comment " PYTHON="" NO_PYTHON="@comment " REMOVEGRAIN="" NO_REMOVEGRAIN="@comment " SIMD="" NO_SIMD="@comment " TESSERACT="" NO_TESSERACT="@comment " VINVERSE="" NO_VINVERSE="@comment " VIVTC="" NO_VIVTC="@comment " VSPIPE="" NO_VSPIPE="@comment " VSSCRIPT="" NO_VSSCRIPT="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/lib/vapoursynth DOCSDIR=/usr/local/share/doc/vapoursynth EXAMPLESDIR=/usr/local/share/examples/vapoursynth WWWDIR=/usr/local/www/vapoursynth ETCDIR=/usr/local/etc/vapoursynth --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300030 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License LGPL21+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> vapoursynth-R45.1_4 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.11.1.txz [head-amd64-default-job-21] Installing pkg-1.11.1... [head-amd64-default-job-21] Extracting pkg-1.11.1: .......... done ===> vapoursynth-R45.1_4 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of vapoursynth-R45.1_4 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by vapoursynth-R45.1_4 for building =========================================================================== =======================<phase: checksum >============================ ===> License LGPL21+ accepted by the user <snip> checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd13.0 file names to amd64-portbld-freebsd13.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd13.0 ld.so checking how to hardcode library paths into programs... immediate checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking pkg-config is at least version 0.9.0... yes checking for ZIMG... yes checking for nasm... nasm checking for library containing dlopen... none required checking whether /usr/local/bin/python3.6 version is >= 3... yes checking for /usr/local/bin/python3.6 version... 3.6 checking for /usr/local/bin/python3.6 platform... freebsd13 checking for /usr/local/bin/python3.6 script directory... ${prefix}/lib/python3.6/site-packages checking for /usr/local/bin/python3.6 extension module directory... ${exec_prefix}/lib/python3.6/site-packages checking for PYTHON3... yes checking for cython3... no checking for cython... cython checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv_open... none required checking for LIBASS... yes checking for FFMPEG... yes checking for IMAGEMAGICK... yes checking whether imagemagick is usable... yes 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 =========================================================================== =======================<phase: build >============================ ===> Building for vapoursynth-R45.1_4 gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R45.1' depbase=`echo src/vspipe/vspipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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 c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include/python3.6m -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_P LUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include/python3.6m -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include/python3.6m -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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=link c++ -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -no-undefined -version-info 0 -fstack-protector-strong -o libvapoursynth-script.la -rpath /usr/local/lib src/vsscript/libvapoursynth_script_la-vsscript.lo -L/usr/local/lib -lpython3.6m -L/usr/local/lib libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o src/vsscript/.libs/libvapoursynth_script_la-vsscript.o -L/usr/local/lib -lpython3.6m -L/usr/lib -lc++ -lm -lc -lgcc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -O3 -mfpmath=sse -msse2 -O2 -fstack-protector-strong -fstack-protector-strong -Wl,-soname -Wl,libvapoursynth-script.so.0 -o .libs/libvapoursynth-script.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libvapoursynth-script.so.0" && ln -s "libvapoursynth-script.so.0.0.0" "libvapoursynth-script.so.0") libtool: link: (cd ".libs" && rm -f "libvapoursynth-script.so" && ln -s "libvapoursynth-script.so.0.0.0" "libvapoursynth-script.so") libtool: link: ar cru .libs/libvapoursynth-script.a src/vsscript/libvapoursynth_script_la-vsscript.o libtool: link: ranlib .libs/libvapoursynth-script.a libtool: link: ( cd ".libs" && rm -f "libvapoursynth-script.la" && ln -s "../libvapoursynth-script.la" "libvapoursynth-script.la" ) /bin/sh ./libtool --tag=CXX --mode=link c++ -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fstack-protector-strong -o vspipe src/vspipe/vspipe.o libvapoursynth-script.la -L/usr/local/lib libtool: link: c++ -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -fstack-protector-strong -o .libs/vspipe src/vspipe/vspipe.o ./.libs/libvapoursynth-script.so -L/usr/local/lib -lpython3.6m -Wl,-rpath -Wl,/usr/local/lib /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/in clude -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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 mv -f src/core/.deps/libvapoursynth_la-boxblurfilter.Tpo src/core/.deps/libvapoursynth_la-boxblurfilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/in clude -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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 /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/inclu de -fno-strict-aliasing -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 libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/in clude -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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 mv -f src/core/.deps/libvapoursynth_la-exprfilter.Tpo src/core/.deps/libvapoursynth_la-exprfilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/in clude -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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 mv -f src/core/.deps/libvapoursynth_la-genericfilters.Tpo src/core/.deps/libvapoursynth_la-genericfilters.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/in clude -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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 mv -f src/core/.deps/libvapoursynth_la-lutfilters.Tpo src/core/.deps/libvapoursynth_la-lutfilters.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/inclu de -fno-strict-aliasing -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: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/inclu de -fno-strict-aliasing -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: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/in clude -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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 cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/inclu de -fno-strict-aliasing -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: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 mv -f src/core/.deps/libvapoursynth_la-simplefilters.Tpo src/core/.deps/libvapoursynth_la-simplefilters.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/in clude -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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-textfilter.Tpo src/core/.deps/libvapoursynth_la-textfilter.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/inclu de -fno-strict-aliasing -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: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/in clude -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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 mv -f src/core/.deps/libvapoursynth_la-vsapi.Tpo src/core/.deps/libvapoursynth_la-vsapi.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/in clude -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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-vscore.Tpo src/core/.deps/libvapoursynth_la-vscore.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/in clude -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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 c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" -DPACKAGE_STRING=\"vapoursynth\ 45\" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/in clude -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"45\" "-DPACKAGE_STRING=\"vapoursynth 45\"" -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_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -D_GLIBCXX_USE_C99 -DLIBICONV_PLUG -isystem /usr/local/include -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLI BICONV_PLUG -isystem /usr/local/include -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: use of undeclared identifier 'ZIMG_CPU_X86_AVX512_SKL'; did you mean 'ZIMG_CPU_X86_AVX512_SKX'? { "avx512skl", ZIMG_CPU_X86_AVX512_SKL }, ^~~~~~~~~~~~~~~~~~~~~~~ ZIMG_CPU_X86_AVX512_SKX /usr/local/include/zimg.h:171:2: note: 'ZIMG_CPU_X86_AVX512_SKX' declared here ZIMG_CPU_X86_AVX512_SKX = 1011 /**< AVX-512 {F,CD,VL,BW,DQ} (e.g. Skylake-X/SP). */ ^ 1 error generated. gmake[1]: *** [Makefile:1588: src/core/libvapoursynth_la-vsresize.lo] Error 1 gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R45.1' *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/vapoursynth
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201906080319.x583Jkr6002902>