[package - main-amd64-default][multimedia/vapoursynth] Failed for vapoursynth-r52 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Thu Mar 25 02:10:36 UTC 2021


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 at FreeBSD.org
Last committer: jbeich at FreeBSD.org
Ident:          $FreeBSD: head/multimedia/vapoursynth/Makefile 545821 2020-08-23 14:05:30Z jbeich $
Log URL:        http://beefy18.nyi.freebsd.org/data/main-amd64-default/p569173_s24cd2796cf/logs/vapoursynth-r52.log
Build URL:      http://beefy18.nyi.freebsd.org/build.html?mastername=main-amd64-default&build=p569173_s24cd2796cf
Log:

=>> Building multimedia/vapoursynth
build started at Thu Mar 25 02:06:24 UTC 2021
port directory: /usr/ports/multimedia/vapoursynth
package name: vapoursynth-r52
building for: FreeBSD main-amd64-default-job-12 14.0-CURRENT FreeBSD 14.0-CURRENT 1400006 amd64
maintained by: jbeich at FreeBSD.org
Makefile ident:      $FreeBSD: head/multimedia/vapoursynth/Makefile 545821 2020-08-23 14:05:30Z jbeich $
Poudriere version: 3.2.8-8-gaf08dbda
Host OSVERSION: 1400003
Jail OSVERSION: 1400006
Job Id: 12




!!! Jail is newer than host. (Jail: 1400006, Host: 1400003) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!



---Begin Environment---
SHELL=/bin/csh
OSVERSION=1400006
UNAME_v=FreeBSD 14.0-CURRENT 1400006
UNAME_r=14.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
MM_CHARSET=UTF-8
LANG=C.UTF-8
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-8-gaf08dbda
MASTERMNT=/usr/local/poudriere/data/.m/main-amd64-default/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/main-amd64-default/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=main-amd64-default
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/main-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-r52:
     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 at 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.7" 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=524288
--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="-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="install  -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.7m  PYTHON_LIBDIR=lib/python3.7  PYTHON_PLATFORM=freebsd14  PYTHON_SITELIBDIR=lib/python3.7/site-packages  PYTHON_SUFFIX=37  PYTHON_EXT_SUFFIX=  PYTHON_VER=3.7  PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=14.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
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd14.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 11.0.1 (git at github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe) Target: x86_64-unknown-freebsd14.0 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=amd64
OPSYS=FreeBSD
_OSRELEASE=14.0-CURRENT
OSREL=14.0
OSVERSION=1400006
PYTHONBASE=/usr/local
HAVE_COMPAT_IA32_KERN=YES
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---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-r52 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.16.3.txz
[main-amd64-default-job-12] Installing pkg-1.16.3...
[main-amd64-default-job-12] Extracting pkg-1.16.3: .......... done
===>   vapoursynth-r52 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of vapoursynth-r52
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21+ accepted by the user
===> Fetching all distfiles required by vapoursynth-r52 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21+ accepted by the user
===> Fetching all distfiles required by vapoursynth-r52 for building
=> SHA256 Checksum OK for vapoursynth-vapoursynth-R52_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
<snip>
                                                                  ^
/usr/local/include/libavformat/avformat.h:879:5: note: 'codec' has been explicitly marked deprecated here
    attribute_deprecated
    ^
/usr/local/include/libavutil/attributes.h:100:49: note: expanded from macro 'attribute_deprecated'
#    define attribute_deprecated __attribute__((deprecated))
                                                ^
5 warnings generated.
mv -f src/filters/subtext/.deps/libsubtext_la-toass.Tpo src/filters/subtext/.deps/libsubtext_la-toass.Plo
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.  -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi  -I/usr/local/include  -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wn
 o-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/filters/subtext/libsubtext_la-toutf8.lo -MD -MP -MF src/filters/subtext/.deps/libsubtext_la-toutf8.Tpo -c -o src/filters/subtext/libsubtext_la-toutf8.lo `test -f 'src/filters/subtext/toutf8.c' || echo './'`src/filters/subtext/toutf8.c
libtool: compile:  cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/fribidi -I/usr/local/include -DLIBICONV_PLUG -isystem /usr/local/include -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./in
 clude -mfpmath=sse -msse2 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT src/filters/subtext/libsubtext_la-toutf8.lo -MD -MP -MF src/filters/subtext/.deps/libsubtext_la-toutf8.Tpo -c src/filters/subtext/toutf8.c  -fPIC -DPIC -o src/filters/subtext/.libs/libsubtext_la-toutf8.o
mv -f src/filters/subtext/.deps/libsubtext_la-toutf8.Tpo src/filters/subtext/.deps/libsubtext_la-toutf8.Plo
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.   -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/filters/ee
 di3/libeedi3_la-eedi3.lo -MD -MP -MF src/filters/eedi3/.deps/libeedi3_la-eedi3.Tpo -c -o src/filters/eedi3/libeedi3_la-eedi3.lo `test -f 'src/filters/eedi3/eedi3.c' || echo './'`src/filters/eedi3/eedi3.c
libtool: compile:  cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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/filters/eedi3/libeedi3_la-eedi3.lo -MD -MP -MF src/filters/eed
 i3/.deps/libeedi3_la-eedi3.Tpo -c src/filters/eedi3/eedi3.c  -fPIC -DPIC -o src/filters/eedi3/.libs/libeedi3_la-eedi3.o
mv -f src/filters/eedi3/.deps/libeedi3_la-eedi3.Tpo src/filters/eedi3/.deps/libeedi3_la-eedi3.Plo
/bin/sh ./libtool  --tag=CXX --tag=disable-static  --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.  -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16  -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_PLU
 G -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include  -MT src/filters/imwri/libimwri_la-imwri.lo -MD -MP -MF src/filters/imwri/.deps/libimwri_la-imwri.Tpo -c -o src/filters/imwri/libimwri_la-imwri.lo `test -f 'src/filters/imwri/imwri.cpp' || echo './'`src/filters/imwri/imwri.cpp
libtool: compile:  c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include/ImageMagick-7 -DMAGICKCORE_HDRI_ENABLE=1 -DMAGICKCORE_QUANTUM_DEPTH=16 -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/incl
 ude -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/filters/imwri/libimwri_la-imwri.lo -MD -MP -MF src/filters/imwri/.deps/libimwri_la-imwri.Tpo -c src/filters/imwri/imwri.cpp  -fPIC -DPIC -o src/filters/imwri/.libs/libimwri_la-imwri.o
mv -f src/filters/imwri/.deps/libimwri_la-imwri.Tpo src/filters/imwri/.deps/libimwri_la-imwri.Plo
/bin/sh ./libtool  --tag=CXX --tag=disable-static  --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.   -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/filters/misc/libmiscfilters_la-miscfilters.lo -MD -MP -MF src/filters/misc/.deps/libmiscfilters_la-miscfilters.Tpo -c -o src/filters/misc/libmiscfilters_la-miscfilters.lo `test -f 'src/filters/misc/miscfilters.cpp' || echo './'`src/filters/misc/miscfilters.cpp
libtool: compile:  c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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/filters/misc/li
 bmiscfilters_la-miscfilters.lo -MD -MP -MF src/filters/misc/.deps/libmiscfilters_la-miscfilters.Tpo -c src/filters/misc/miscfilters.cpp  -fPIC -DPIC -o src/filters/misc/.libs/libmiscfilters_la-miscfilters.o
In file included from src/filters/misc/miscfilters.cpp:32:
./include/../src/core/filtershared.h:93:13: warning: implicit conversion from 'long' to 'float' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion]
    if (f > INT64_MAX)
          ~ ^~~~~~~~~
/usr/include/x86/_stdint.h:90:19: note: expanded from macro 'INT64_MAX'
#define INT64_MAX       0x7fffffffffffffff
                        ^~~~~~~~~~~~~~~~~~
In file included from src/filters/misc/miscfilters.cpp:32:
./include/../src/core/filtershared.h:102:13: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]
    if (f > INT_MAX)
          ~ ^~~~~~~
/usr/include/sys/limits.h:60:18: note: expanded from macro 'INT_MAX'
#define INT_MAX         __INT_MAX       /* max value for an int */
                        ^~~~~~~~~
/usr/include/x86/_limits.h:59:19: note: expanded from macro '__INT_MAX'
#define __INT_MAX       0x7fffffff      /* max value for an int */
                        ^~~~~~~~~~
src/filters/misc/miscfilters.cpp:247:38: warning: implicit conversion from 'int' to 'char' changes value from 128 to -128 [-Wconstant-conversion]
        __m128i bias = _mm_set1_epi8(128);
                       ~~~~~~~~~~~~~ ^~~
src/filters/misc/miscfilters.cpp:480:23: warning: comparison of integers of different signs: 'int' and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
    for (int i = 0; i < numSrcs; ++i)
                    ~ ^ ~~~~~~~
4 warnings generated.
mv -f src/filters/misc/.deps/libmiscfilters_la-miscfilters.Tpo src/filters/misc/.deps/libmiscfilters_la-miscfilters.Plo
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.   -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/filters/mo
 rpho/libmorpho_la-morpho.lo -MD -MP -MF src/filters/morpho/.deps/libmorpho_la-morpho.Tpo -c -o src/filters/morpho/libmorpho_la-morpho.lo `test -f 'src/filters/morpho/morpho.c' || echo './'`src/filters/morpho/morpho.c
libtool: compile:  cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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/filters/morpho/libmorpho_la-morpho.lo -MD -MP -MF src/filters/
 morpho/.deps/libmorpho_la-morpho.Tpo -c src/filters/morpho/morpho.c  -fPIC -DPIC -o src/filters/morpho/.libs/libmorpho_la-morpho.o
mv -f src/filters/morpho/.deps/libmorpho_la-morpho.Tpo src/filters/morpho/.deps/libmorpho_la-morpho.Plo
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.   -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/filters/mo
 rpho/libmorpho_la-morpho_filters.lo -MD -MP -MF src/filters/morpho/.deps/libmorpho_la-morpho_filters.Tpo -c -o src/filters/morpho/libmorpho_la-morpho_filters.lo `test -f 'src/filters/morpho/morpho_filters.c' || echo './'`src/filters/morpho/morpho_filters.c
libtool: compile:  cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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/filters/morpho/libmorpho_la-morpho_filters.lo -MD -MP -MF src/
 filters/morpho/.deps/libmorpho_la-morpho_filters.Tpo -c src/filters/morpho/morpho_filters.c  -fPIC -DPIC -o src/filters/morpho/.libs/libmorpho_la-morpho_filters.o
mv -f src/core/.deps/libexprfilter_la-exprfilter.Tpo src/core/.deps/libexprfilter_la-exprfilter.Plo
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.   -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/filters/mo
 rpho/libmorpho_la-morpho_selems.lo -MD -MP -MF src/filters/morpho/.deps/libmorpho_la-morpho_selems.Tpo -c -o src/filters/morpho/libmorpho_la-morpho_selems.lo `test -f 'src/filters/morpho/morpho_selems.c' || echo './'`src/filters/morpho/morpho_selems.c
mv -f src/filters/morpho/.deps/libmorpho_la-morpho_filters.Tpo src/filters/morpho/.deps/libmorpho_la-morpho_filters.Plo
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.  -I/usr/local/include -I/usr/local/include/leptonica  -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/lo
 cal/include -fno-strict-aliasing  -MT src/filters/ocr/libocr_la-ocr.lo -MD -MP -MF src/filters/ocr/.deps/libocr_la-ocr.Tpo -c -o src/filters/ocr/libocr_la-ocr.lo `test -f 'src/filters/ocr/ocr.c' || echo './'`src/filters/ocr/ocr.c
libtool: compile:  cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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/filters/morpho/libmorpho_la-morpho_selems.lo -MD -MP -MF src/f
 ilters/morpho/.deps/libmorpho_la-morpho_selems.Tpo -c src/filters/morpho/morpho_selems.c  -fPIC -DPIC -o src/filters/morpho/.libs/libmorpho_la-morpho_selems.o
libtool: compile:  cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -I/usr/local/include/leptonica -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/filters/oc
 r/libocr_la-ocr.lo -MD -MP -MF src/filters/ocr/.deps/libocr_la-ocr.Tpo -c src/filters/ocr/ocr.c  -fPIC -DPIC -o src/filters/ocr/.libs/libocr_la-ocr.o
mv -f src/filters/morpho/.deps/libmorpho_la-morpho_selems.Tpo src/filters/morpho/.deps/libmorpho_la-morpho_selems.Plo
/bin/sh ./libtool  --tag=CXX --tag=disable-static  --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.   -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/filters/removegrain/libremovegrain_la-clense.lo -MD -MP -MF src/filters/removegrain/.deps/libremovegrain_la-clense.Tpo -c -o src/filters/removegrain/libremovegrain_la-clense.lo `test -f 'src/filters/removegrain/clense.cpp' || echo './'`src/filters/removegrain/clense.cpp
mv -f src/filters/ocr/.deps/libocr_la-ocr.Tpo src/filters/ocr/.deps/libocr_la-ocr.Plo
/bin/sh ./libtool  --tag=CXX --tag=disable-static  --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.   -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/filters/removegrain/libremovegrain_la-removegrainvs.lo -MD -MP -MF src/filters/removegrain/.deps/libremovegrain_la-removegrainvs.Tpo -c -o src/filters/removegrain/libremovegrain_la-removegrainvs.lo `test -f 'src/filters/removegrain/removegrainvs.cpp' || echo './'`src/filters/removegrain/removegrainvs.cpp
libtool: compile:  c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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/filters/removeg
 rain/libremovegrain_la-clense.lo -MD -MP -MF src/filters/removegrain/.deps/libremovegrain_la-clense.Tpo -c src/filters/removegrain/clense.cpp  -fPIC -DPIC -o src/filters/removegrain/.libs/libremovegrain_la-clense.o
libtool: compile:  c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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/filters/removeg
 rain/libremovegrain_la-removegrainvs.lo -MD -MP -MF src/filters/removegrain/.deps/libremovegrain_la-removegrainvs.Tpo -c src/filters/removegrain/removegrainvs.cpp  -fPIC -DPIC -o src/filters/removegrain/.libs/libremovegrain_la-removegrainvs.o
mv -f src/filters/removegrain/.deps/libremovegrain_la-clense.Tpo src/filters/removegrain/.deps/libremovegrain_la-clense.Plo
/bin/sh ./libtool  --tag=CXX --tag=disable-static  --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.   -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/filters/removegrain/libremovegrain_la-repairvs.lo -MD -MP -MF src/filters/removegrain/.deps/libremovegrain_la-repairvs.Tpo -c -o src/filters/removegrain/libremovegrain_la-repairvs.lo `test -f 'src/filters/removegrain/repairvs.cpp' || echo './'`src/filters/removegrain/repairvs.cpp
libtool: compile:  c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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/filters/removeg
 rain/libremovegrain_la-repairvs.lo -MD -MP -MF src/filters/removegrain/.deps/libremovegrain_la-repairvs.Tpo -c src/filters/removegrain/repairvs.cpp  -fPIC -DPIC -o src/filters/removegrain/.libs/libremovegrain_la-repairvs.o
mv -f src/filters/removegrain/.deps/libremovegrain_la-removegrainvs.Tpo src/filters/removegrain/.deps/libremovegrain_la-removegrainvs.Plo
/bin/sh ./libtool  --tag=CXX --tag=disable-static  --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.   -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/filters/removegrain/libremovegrain_la-shared.lo -MD -MP -MF src/filters/removegrain/.deps/libremovegrain_la-shared.Tpo -c -o src/filters/removegrain/libremovegrain_la-shared.lo `test -f 'src/filters/removegrain/shared.cpp' || echo './'`src/filters/removegrain/shared.cpp
libtool: compile:  c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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/filters/removeg
 rain/libremovegrain_la-shared.lo -MD -MP -MF src/filters/removegrain/.deps/libremovegrain_la-shared.Tpo -c src/filters/removegrain/shared.cpp  -fPIC -DPIC -o src/filters/removegrain/.libs/libremovegrain_la-shared.o
mv -f src/filters/removegrain/.deps/libremovegrain_la-shared.Tpo src/filters/removegrain/.deps/libremovegrain_la-shared.Plo
/bin/sh ./libtool  --tag=CXX --tag=disable-static  --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.   -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/filters/removegrain/libremovegrain_la-verticalcleaner.lo -MD -MP -MF src/filters/removegrain/.deps/libremovegrain_la-verticalcleaner.Tpo -c -o src/filters/removegrain/libremovegrain_la-verticalcleaner.lo `test -f 'src/filters/removegrain/verticalcleaner.cpp' || echo './'`src/filters/removegrain/verticalcleaner.cpp
libtool: compile:  c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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/filters/removeg
 rain/libremovegrain_la-verticalcleaner.lo -MD -MP -MF src/filters/removegrain/.deps/libremovegrain_la-verticalcleaner.Tpo -c src/filters/removegrain/verticalcleaner.cpp  -fPIC -DPIC -o src/filters/removegrain/.libs/libremovegrain_la-verticalcleaner.o
mv -f src/filters/removegrain/.deps/libremovegrain_la-repairvs.Tpo src/filters/removegrain/.deps/libremovegrain_la-repairvs.Plo
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.   -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/filters/vi
 nverse/libvinverse_la-vinverse.lo -MD -MP -MF src/filters/vinverse/.deps/libvinverse_la-vinverse.Tpo -c -o src/filters/vinverse/libvinverse_la-vinverse.lo `test -f 'src/filters/vinverse/vinverse.c' || echo './'`src/filters/vinverse/vinverse.c
mv -f src/filters/removegrain/.deps/libremovegrain_la-verticalcleaner.Tpo src/filters/removegrain/.deps/libremovegrain_la-verticalcleaner.Plo
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.   -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/filters/vi
 vtc/libvivtc_la-vivtc.lo -MD -MP -MF src/filters/vivtc/.deps/libvivtc_la-vivtc.Tpo -c -o src/filters/vivtc/libvivtc_la-vivtc.lo `test -f 'src/filters/vivtc/vivtc.c' || echo './'`src/filters/vivtc/vivtc.c
libtool: compile:  cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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/filters/vinverse/libvinverse_la-vinverse.lo -MD -MP -MF src/fi
 lters/vinverse/.deps/libvinverse_la-vinverse.Tpo -c src/filters/vinverse/vinverse.c  -fPIC -DPIC -o src/filters/vinverse/.libs/libvinverse_la-vinverse.o
mv -f src/filters/vinverse/.deps/libvinverse_la-vinverse.Tpo src/filters/vinverse/.deps/libvinverse_la-vinverse.Plo
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" -DPACKAGE_STRING=\"vapoursynth\ 52\" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I.  -I/usr/local/include/python3.7m  -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   -fvisibility=default -Wno-implicit-fallthrough -O2 -pipe  -DLIBICONV_PLUG -fstack-protec
 tor-strong -isystem /usr/local/include -fno-strict-aliasing  -MT src/cython/vapoursynth_la-vapoursynth.lo -MD -MP -MF src/cython/.deps/vapoursynth_la-vapoursynth.Tpo -c -o src/cython/vapoursynth_la-vapoursynth.lo `test -f 'src/cython/vapoursynth.c' || echo './'`src/cython/vapoursynth.c
libtool: compile:  cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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/filters/vivtc/libvivtc_la-vivtc.lo -MD -MP -MF src/filters/viv
 tc/.deps/libvivtc_la-vivtc.Tpo -c src/filters/vivtc/vivtc.c  -fPIC -DPIC -o src/filters/vivtc/.libs/libvivtc_la-vivtc.o
libtool: compile:  cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"52\" "-DPACKAGE_STRING=\"vapoursynth 52\"" -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_CPUSET_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include/python3.7m -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 -fvisibility=default -Wno-implicit-fallthrough -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-
 aliasing -MT src/cython/vapoursynth_la-vapoursynth.lo -MD -MP -MF src/cython/.deps/vapoursynth_la-vapoursynth.Tpo -c src/cython/vapoursynth.c  -fPIC -DPIC -o src/cython/.libs/vapoursynth_la-vapoursynth.o
mv -f src/filters/vivtc/.deps/libvivtc_la-vivtc.Tpo src/filters/vivtc/.deps/libvivtc_la-vivtc.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.7m  -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.7m -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 libexprfilter.la  src/core/libexprfilter_la-exprfilter.lo  -L/usr/local/lib
libtool: link: ar cru .libs/libexprfilter.a src/core/.libs/libexprfilter_la-exprfilter.o 
libtool: link: ranlib .libs/libexprfilter.a
libtool: link: ( cd ".libs" && rm -f "libexprfilter.la" && ln -s "../libexprfilter.la" "libexprfilter.la" )
/bin/sh ./libtool  --tag=CXX --tag=disable-static  --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 -avoid-version  -fstack-protector-strong  -o libsubtext.la -rpath /usr/local/lib/vapoursynth src/filters/subtext/libsubtext_la-text.lo src/filters/subtext/libsubtext_la-common.lo src/filters/subtext/libsubtext_la-image.lo src/filters/subtext/libsubtext_la-toass.lo src/filters/subtext/libsubtext_la-toutf8.lo -L/usr/local/lib -lass  -L/usr/local/lib -lavcodec -lavformat -lavutil  -L/usr/local/lib
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o  src/filters/subtext/.libs/libsubtext_la-text.o src/filters/subtext/.libs/libsubtext_la-common.o src/filters/subtext/.libs/libsubtext_la-image.o src/filters/subtext/.libs/libsubtext_la-toass.o src/filters/subtext/.libs/libsubtext_la-toutf8.o   -L/usr/local/lib -lass -lavcodec -lavformat -lavutil -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,libsubtext.so -o .libs/libsubtext.so
libtool: link: ( cd ".libs" && rm -f "libsubtext.la" && ln -s "../libsubtext.la" "libsubtext.la" )
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=link cc -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  -no-undefined -avoid-version  -fstack-protector-strong  -o libeedi3.la -rpath /usr/local/lib/vapoursynth src/filters/eedi3/libeedi3_la-eedi3.lo  -L/usr/local/lib
libtool: link: cc -shared  -fPIC -DPIC  src/filters/eedi3/.libs/libeedi3_la-eedi3.o   -L/usr/local/lib  -O3 -mfpmath=sse -msse2 -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libeedi3.so -o .libs/libeedi3.so
libtool: link: ( cd ".libs" && rm -f "libeedi3.la" && ln -s "../libeedi3.la" "libeedi3.la" )
/bin/sh ./libtool  --tag=CXX --tag=disable-static  --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 -avoid-version  -fstack-protector-strong  -o libimwri.la -rpath /usr/local/lib/vapoursynth src/filters/imwri/libimwri_la-imwri.lo -L/usr/local/lib -lMagick++-7 -lMagickWand-7 -lMagickCore-7  -L/usr/local/lib
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o  src/filters/imwri/.libs/libimwri_la-imwri.o   -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libMagick++-7.so /usr/local/lib/libMagickWand-7.so /usr/local/lib/libMagickCore-7.so -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   -pthread -Wl,-soname -Wl,libimwri.so -o .libs/libimwri.so
c++: warning: argument unused during compilation: '-pthread' [-Wunused-command-line-argument]
libtool: link: ( cd ".libs" && rm -f "libimwri.la" && ln -s "../libimwri.la" "libimwri.la" )
/bin/sh ./libtool  --tag=CXX --tag=disable-static  --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 -avoid-version  -fstack-protector-strong  -o libmiscfilters.la -rpath /usr/local/lib/vapoursynth src/filters/misc/libmiscfilters_la-miscfilters.lo  -L/usr/local/lib
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o  src/filters/misc/.libs/libmiscfilters_la-miscfilters.o   -L/usr/local/lib -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,libmiscfilters.so -o .libs/libmiscfilters.so
libtool: link: ( cd ".libs" && rm -f "libmiscfilters.la" && ln -s "../libmiscfilters.la" "libmiscfilters.la" )
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=link cc -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  -no-undefined -avoid-version  -fstack-protector-strong  -o libmorpho.la -rpath /usr/local/lib/vapoursynth src/filters/morpho/libmorpho_la-morpho.lo src/filters/morpho/libmorpho_la-morpho_filters.lo src/filters/morpho/libmorpho_la-morpho_selems.lo  -L/usr/local/lib
libtool: link: cc -shared  -fPIC -DPIC  src/filters/morpho/.libs/libmorpho_la-morpho.o src/filters/morpho/.libs/libmorpho_la-morpho_filters.o src/filters/morpho/.libs/libmorpho_la-morpho_selems.o   -L/usr/local/lib  -O3 -mfpmath=sse -msse2 -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libmorpho.so -o .libs/libmorpho.so
libtool: link: ( cd ".libs" && rm -f "libmorpho.la" && ln -s "../libmorpho.la" "libmorpho.la" )
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=link cc -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  -no-undefined -avoid-version  -fstack-protector-strong  -o libocr.la -rpath /usr/local/lib/vapoursynth src/filters/ocr/libocr_la-ocr.lo -L/usr/local/lib -ltesseract  -L/usr/local/lib
libtool: link: cc -shared  -fPIC -DPIC  src/filters/ocr/.libs/libocr_la-ocr.o   -L/usr/local/lib -ltesseract  -O3 -mfpmath=sse -msse2 -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libocr.so -o .libs/libocr.so
libtool: link: ( cd ".libs" && rm -f "libocr.la" && ln -s "../libocr.la" "libocr.la" )
/bin/sh ./libtool  --tag=CXX --tag=disable-static  --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 -avoid-version  -fstack-protector-strong  -o libremovegrain.la -rpath /usr/local/lib/vapoursynth src/filters/removegrain/libremovegrain_la-clense.lo src/filters/removegrain/libremovegrain_la-removegrainvs.lo src/filters/removegrain/libremovegrain_la-repairvs.lo src/filters/removegrain/libremovegrain_la-shared.lo src/filters/removegrain/libremovegrain_la-verticalcleaner.lo  -L/usr/local/lib
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o  src/filters/removegrain/.libs/libremovegrain_la-clense.o src/filters/removegrain/.libs/libremovegrain_la-removegrainvs.o src/filters/removegrain/.libs/libremovegrain_la-repairvs.o src/filters/removegrain/.libs/libremovegrain_la-shared.o src/filters/removegrain/.libs/libremovegrain_la-verticalcleaner.o   -L/usr/local/lib -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,libremovegrain.so -o .libs/libremovegrain.so
libtool: link: ( cd ".libs" && rm -f "libremovegrain.la" && ln -s "../libremovegrain.la" "libremovegrain.la" )
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=link cc -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  -no-undefined -avoid-version  -fstack-protector-strong  -o libvinverse.la -rpath /usr/local/lib/vapoursynth src/filters/vinverse/libvinverse_la-vinverse.lo  -L/usr/local/lib
libtool: link: cc -shared  -fPIC -DPIC  src/filters/vinverse/.libs/libvinverse_la-vinverse.o   -L/usr/local/lib  -O3 -mfpmath=sse -msse2 -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libvinverse.so -o .libs/libvinverse.so
libtool: link: ( cd ".libs" && rm -f "libvinverse.la" && ln -s "../libvinverse.la" "libvinverse.la" )
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=link cc -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  -no-undefined -avoid-version  -fstack-protector-strong  -o libvivtc.la -rpath /usr/local/lib/vapoursynth src/filters/vivtc/libvivtc_la-vivtc.lo  -L/usr/local/lib
libtool: link: cc -shared  -fPIC -DPIC  src/filters/vivtc/.libs/libvivtc_la-vivtc.o   -L/usr/local/lib  -O3 -mfpmath=sse -msse2 -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,libvivtc.so -o .libs/libvivtc.so
libtool: link: ( cd ".libs" && rm -f "libvivtc.la" && ln -s "../libvivtc.la" "libvivtc.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.7m -Wl,-rpath -Wl,/usr/local/lib
/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 -avoid-version -fstack-protector-strong  -o libvapoursynth.la -rpath /usr/local/lib src/core/libvapoursynth_la-boxblurfilter.lo src/core/libvapoursynth_la-cachefilter.lo src/core/libvapoursynth_la-cpufeatures.lo src/core/libvapoursynth_la-genericfilters.lo src/core/kernel/libvapoursynth_la-cpulevel.lo src/core/kernel/libvapoursynth_la-generic.lo src/core/kernel/libvapoursynth_la-merge.lo src/core/kernel/libvapoursynth_la-planestats.lo src/core/kernel/libvapoursynth_la-transpose.lo src/core/libvapoursynth_la-lutfilters.lo src/core/libvapoursynth_la-mergefilters.lo src/core/libvapoursynth_la-reorderfilters.lo src/core/libvapoursynth_l
 a-settings.lo src/core/libvapoursynth_la-simplefilters.lo src/core/libvapoursynth_la-textfilter.lo src/core/libvapoursynth_la-vsapi.lo src/core/libvapoursynth_la-vscore.lo src/core/libvapoursynth_la-vslog.lo src/core/libvapoursynth_la-vsresize.lo src/core/libvapoursynth_la-vsthreadpool.lo src/core/kernel/x86/libvapoursynth_la-generic_sse2.lo src/core/kernel/x86/libvapoursynth_la-merge_sse2.lo src/core/kernel/x86/libvapoursynth_la-planestats_sse2.lo src/core/kernel/x86/libvapoursynth_la-transpose_sse2.lo -L/usr/local/lib -lzimg   libexprfilter.la libvapoursynth_avx2.la -L/usr/local/lib
libtool: link: c++  -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o  src/core/.libs/libvapoursynth_la-boxblurfilter.o src/core/.libs/libvapoursynth_la-cachefilter.o src/core/.libs/libvapoursynth_la-cpufeatures.o src/core/.libs/libvapoursynth_la-genericfilters.o src/core/kernel/.libs/libvapoursynth_la-cpulevel.o src/core/kernel/.libs/libvapoursynth_la-generic.o src/core/kernel/.libs/libvapoursynth_la-merge.o src/core/kernel/.libs/libvapoursynth_la-planestats.o src/core/kernel/.libs/libvapoursynth_la-transpose.o src/core/.libs/libvapoursynth_la-lutfilters.o src/core/.libs/libvapoursynth_la-mergefilters.o src/core/.libs/libvapoursynth_la-reorderfilters.o src/core/.libs/libvapoursynth_la-settings.o src/core/.libs/libvapoursynth_la-simplefilters.o src/core/.libs/libvapoursynth_la-textfilter.o src/core/.libs/libvapoursynth_la-vsapi.o src/core/.libs/libvapoursynth_la-vscore.o src/core/.libs/libvapoursynth_la-vslog.o src/core/.libs/libvapoursynth_la-vsresize.o src/core/.li
 bs/libvapoursynth_la-vsthreadpool.o src/core/kernel/x86/.libs/libvapoursynth_la-generic_sse2.o src/core/kernel/x86/.libs/libvapoursynth_la-merge_sse2.o src/core/kernel/x86/.libs/libvapoursynth_la-planestats_sse2.o src/core/kernel/x86/.libs/libvapoursynth_la-transpose_sse2.o  -Wl,--whole-archive ./.libs/libexprfilter.a ./.libs/libvapoursynth_avx2.a -Wl,--no-whole-archive  -L/usr/local/lib -lzimg -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.so -o .libs/libvapoursynth.so
libtool: link: (cd .libs/libvapoursynth.lax/libexprfilter.a && ar x "/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R52/./.libs/libexprfilter.a")
libtool: link: (cd .libs/libvapoursynth.lax/libvapoursynth_avx2.a && ar x "/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R52/./.libs/libvapoursynth_avx2.a")
libtool: link: ar cru .libs/libvapoursynth.a  src/core/libvapoursynth_la-boxblurfilter.o src/core/libvapoursynth_la-cachefilter.o src/core/libvapoursynth_la-cpufeatures.o src/core/libvapoursynth_la-genericfilters.o src/core/kernel/libvapoursynth_la-cpulevel.o src/core/kernel/libvapoursynth_la-generic.o src/core/kernel/libvapoursynth_la-merge.o src/core/kernel/libvapoursynth_la-planestats.o src/core/kernel/libvapoursynth_la-transpose.o src/core/libvapoursynth_la-lutfilters.o src/core/libvapoursynth_la-mergefilters.o src/core/libvapoursynth_la-reorderfilters.o src/core/libvapoursynth_la-settings.o src/core/libvapoursynth_la-simplefilters.o src/core/libvapoursynth_la-textfilter.o src/core/libvapoursynth_la-vsapi.o src/core/libvapoursynth_la-vscore.o src/core/libvapoursynth_la-vslog.o src/core/libvapoursynth_la-vsresize.o src/core/libvapoursynth_la-vsthreadpool.o src/core/kernel/x86/libvapoursynth_la-generic_sse2.o src/core/kernel/x86/libvapoursynth_la-merge_sse2.o src/core/kernel/x86/li
 bvapoursynth_la-planestats_sse2.o src/core/kernel/x86/libvapoursynth_la-transpose_sse2.o  .libs/libvapoursynth.lax/libexprfilter.a/libexprfilter_la-exprfilter.o  .libs/libvapoursynth.lax/libvapoursynth_avx2.a/libvapoursynth_avx2_la-generic_avx2.o .libs/libvapoursynth.lax/libvapoursynth_avx2.a/libvapoursynth_avx2_la-merge_avx2.o .libs/libvapoursynth.lax/libvapoursynth_avx2.a/libvapoursynth_avx2_la-planestats_avx2.o 
libtool: link: ranlib .libs/libvapoursynth.a
libtool: link: rm -fr .libs/libvapoursynth.lax
libtool: link: ( cd ".libs" && rm -f "libvapoursynth.la" && ln -s "../libvapoursynth.la" "libvapoursynth.la" )
mv -f src/cython/.deps/vapoursynth_la-vapoursynth.Tpo src/cython/.deps/vapoursynth_la-vapoursynth.Plo
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=link cc -std=c99 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include  -mfpmath=sse -msse2   -fvisibility=default -Wno-implicit-fallthrough -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -avoid-version -module -fstack-protector-strong  -o vapoursynth.la -rpath /usr/local/lib/python3.7/site-packages src/cython/vapoursynth_la-vapoursynth.lo  libvapoursynth.la -L/usr/local/lib
libtool: link: cc -shared  -fPIC -DPIC  src/cython/.libs/vapoursynth_la-vapoursynth.o   -Wl,-rpath -Wl,/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R52/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libvapoursynth.so -L/usr/local/lib -lzimg  -O3 -mfpmath=sse -msse2 -O2 -fstack-protector-strong -fstack-protector-strong   -Wl,-soname -Wl,vapoursynth.so -o .libs/vapoursynth.so
libtool: link: ( cd ".libs" && rm -f "vapoursynth.la" && ln -s "../vapoursynth.la" "vapoursynth.la" )
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R52'
gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R52/doc'
sphinx-build -b html -d _build/doctrees   . _build/html
sphinx-build -b texinfo -d _build/doctrees   . _build/texinfo
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 583, in _build_master
    ws.require(__requires__)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 900, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 791, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (chardet 4.0.0 (/usr/local/lib/python3.7/site-packages), Requirement.parse('chardet<4,>=3.0.2'), {'requests'})

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/bin/sphinx-build", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3251, in <module>
    @_call_aside
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3235, in _call_aside
    f(*args, **kwargs)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3264, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 585, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 598, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'chardet<4,>=3.0.2' distribution was not found and is required by requests
gmake[1]: *** [Makefile:48: html] Error 1
gmake[1]: *** Waiting for unfinished jobs....
Traceback (most recent call last):
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 583, in _build_master
    ws.require(__requires__)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 900, in require
    needed = self.resolve(parse_requirements(requirements))
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 791, in resolve
    raise VersionConflict(dist, req).with_context(dependent_req)
pkg_resources.ContextualVersionConflict: (chardet 4.0.0 (/usr/local/lib/python3.7/site-packages), Requirement.parse('chardet<4,>=3.0.2'), {'requests'})

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/bin/sphinx-build", line 6, in <module>
    from pkg_resources import load_entry_point
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3251, in <module>
    @_call_aside
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3235, in _call_aside
    f(*args, **kwargs)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 3264, in _initialize_master_working_set
    working_set = WorkingSet._build_master()
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 585, in _build_master
    return cls._build_from_requirements(__requires__)
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 598, in _build_from_requirements
    dists = ws.resolve(reqs, Environment())
  File "/usr/local/lib/python3.7/site-packages/pkg_resources/__init__.py", line 786, in resolve
    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'chardet<4,>=3.0.2' distribution was not found and is required by requests
gmake[1]: *** [Makefile:125: texinfo] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R52/doc'
*** Error code 2

Stop.
make: stopped in /usr/ports/multimedia/vapoursynth


More information about the freebsd-pkg-fallout mailing list