[package - 113arm64-quarterly][multimedia/vapoursynth] Failed for vapoursynth-r49 in build

pkg-fallout at FreeBSD.org pkg-fallout at FreeBSD.org
Mon May 18 01:08:06 UTC 2020


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: branches/2020Q2/multimedia/vapoursynth/Makefile 529217 2020-03-26 20:46:50Z jbeich $
Log URL:        http://thunderx1.nyi.freebsd.org/data/113arm64-quarterly/535370/logs/vapoursynth-r49.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=113arm64-quarterly&build=535370
Log:

=>> Building multimedia/vapoursynth
build started at Mon May 18 00:57:42 UTC 2020
port directory: /usr/ports/multimedia/vapoursynth
package name: vapoursynth-r49
building for: FreeBSD 113arm64-quarterly-job-08 11.3-RELEASE-p9 FreeBSD 11.3-RELEASE-p9 1103000 arm64
maintained by: jbeich at FreeBSD.org
Makefile ident:      $FreeBSD: branches/2020Q2/multimedia/vapoursynth/Makefile 529217 2020-03-26 20:46:50Z jbeich $
Poudriere version: 3.2.8-5-gc81843e5
Host OSVERSION: 1300089
Jail OSVERSION: 1103000
Job Id: 08

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1103000
UNAME_v=FreeBSD 11.3-RELEASE-p9 1103000
UNAME_r=11.3-RELEASE-p9
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-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/113arm64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/113arm64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=113arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/113arm64-quarterly/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-r49:
     DEBUG=off: Build with debugging support
     DOCS=on: Build and/or install documentation
     FRAME_GUARD=off: Check integrity after each filter
====> 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-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 " 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=freebsd11  PYTHON_SITELIBDIR=lib/python3.7/site-packages  PYTHON_SUFFIX=37  PYTHON_VER=3.7  PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=11.3 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/vapoursynth"  EXAMPLESDIR="share/examples/vapoursynth"  DATADIR="lib/vapoursynth"  WWWDIR="www/vapoursynth"  ET
 CDIR="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 " 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 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: aarch64-unknown-freebsd11.3 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: aarch64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--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: aarch64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=11.3-RELEASE-p9
OSREL=11.3
OSVERSION=1103000
PYTHONBASE=/usr/local
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)  1048576
stack size              (kbytes, -s)  1048576
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-r49 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.13.2.txz
[113arm64-quarterly-job-08] Installing pkg-1.13.2...
[113arm64-quarterly-job-08] Extracting pkg-1.13.2: .......... done
===>   vapoursynth-r49 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of vapoursynth-r49
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21+ accepted by the user
===> Fetching all distfiles required by vapoursynth-r49 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21+ accepted by the user
===> Fetching all distfiles required by vapoursynth-r49 for building
=> SHA256 Checksum OK for vapoursynth-vapoursynth-R49_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21+ accepted by the user
===> Fetching all distfiles required by vapoursynth-r49 for building
===>  Extracting for vapoursynth-r49
=> SHA256 Checksum OK for vapoursynth-vapoursynth-R49_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for vapoursynth-r49
===========================================================================
=======================<phase: build-depends  >============================
===>   vapoursynth-r49 depends on package: sekrit-twc-zimg>=2.9.3 - not found
===>   Installing existing package /packages/All/sekrit-twc-zimg-2.9.3.txz
<snip>
/bin/sh ./libtool  --tag=CC --tag=disable-static  --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"49\" -DPACKAGE_STRING=\"vapoursynth\ 49\" -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_ARM=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     -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-st
 rict-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
mv -f src/filters/misc/.deps/libmiscfilters_la-miscfilters.Tpo src/filters/misc/.deps/libmiscfilters_la-miscfilters.Plo
/bin/sh ./libtool  --tag=CXX --tag=disable-static  --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"49\" -DPACKAGE_STRING=\"vapoursynth\ 49\" -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_ARM=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     -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/loca
 l/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
libtool: compile:  cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"49\" "-DPACKAGE_STRING=\"vapoursynth 49\"" -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_ARM=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 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT src/filters/ocr/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/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=\"49\" -DPACKAGE_STRING=\"vapoursynth\ 49\" -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_ARM=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     -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/loca
 l/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=\"49\" "-DPACKAGE_STRING=\"vapoursynth 49\"" -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_ARM=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 -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 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=\"49\" "-DPACKAGE_STRING=\"vapoursynth 49\"" -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_ARM=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 -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 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=\"49\" -DPACKAGE_STRING=\"vapoursynth\ 49\" -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_ARM=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     -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/loca
 l/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=\"49\" "-DPACKAGE_STRING=\"vapoursynth 49\"" -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_ARM=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 -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 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=\"49\" -DPACKAGE_STRING=\"vapoursynth\ 49\" -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_ARM=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     -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/loca
 l/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=\"49\" "-DPACKAGE_STRING=\"vapoursynth 49\"" -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_ARM=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 -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 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=\"49\" -DPACKAGE_STRING=\"vapoursynth\ 49\" -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_ARM=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     -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/loca
 l/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=\"49\" "-DPACKAGE_STRING=\"vapoursynth 49\"" -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_ARM=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 -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 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=\"49\" -DPACKAGE_STRING=\"vapoursynth\ 49\" -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_ARM=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     -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/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
libtool: compile:  cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"49\" "-DPACKAGE_STRING=\"vapoursynth 49\"" -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_ARM=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 -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/filters/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=\"49\" -DPACKAGE_STRING=\"vapoursynth\ 49\" -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_ARM=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     -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -MT src/filters/vivtc/libvivtc_la-viv
 tc.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
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=\"49\" -DPACKAGE_STRING=\"vapoursynth\ 49\" -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_ARM=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     -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 -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=\"49\" "-DPACKAGE_STRING=\"vapoursynth 49\"" -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_ARM=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 -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/vivtc/.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=\"49\" "-DPACKAGE_STRING=\"vapoursynth 49\"" -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_ARM=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 -fvisibility=default -Wno-implicit-fallthrough -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -MT src/cyt
 hon/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     -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 -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     -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_la-settings.lo src/c
 ore/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  -L/usr/local/lib -lzimg   libexprfilter.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  -Wl,--whole-archive ./.libs/libexprfilter.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 -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-R49/./.libs/libexprfilter.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  .libs/libvapoursynth.lax/libexprfilter.a/libexprfilter_la-exprfilter.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" )
/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     -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 -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     -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 -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     -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 -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     -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 -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     -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 -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     -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 -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     -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 -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     -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 -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     -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 -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     -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 -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
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     -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-R49/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libvapoursynth.so -L/usr/local/lib -lzimg  -O3 -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-R49'
gmake[1]: Entering directory '/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R49/doc'
sphinx-build -b html -d _build/doctrees   . _build/html
sphinx-build -b texinfo -d _build/doctrees   . _build/texinfo
Running Sphinx v1.6.5
Running Sphinx v1.6.5
making output directory...
making output directory...
loading translations [en]... loading translations [en]... done
done
loading pickled environment... not yet created

Exception occurred:
  File "/usr/local/lib/python3.7/os.py", line 223, in makedirs
    mkdir(name, mode)
FileExistsError: [Errno 17] File exists: '/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R49/doc/_build/doctrees'
The full traceback has been saved in /tmp/sphinx-err-8a4gn7hn.log, if you want to report the issue to the developers.
Please also report this if it was a user error, so that a better error message can be provided next time.
A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks!
building [mo]: targets for 0 po files that are out of date
building [texinfo]: all documents
updating environment: 82 added, 0 changed, 0 removed
reading sources... [  1%] about
gmake[1]: *** [Makefile:48: html] Error 1
gmake[1]: *** Waiting for unfinished jobs....
reading sources... [  2%] api/vapoursynth.h
reading sources... [  3%] api/vshelper.h
reading sources... [  4%] api/vsscript.h
reading sources... [  6%] apireference
reading sources... [  7%] applications
reading sources... [  8%] avfs
reading sources... [  9%] avisynthcomp
reading sources... [ 10%] functions
reading sources... [ 12%] functions/addborders
reading sources... [ 13%] functions/assumefps
reading sources... [ 14%] functions/binarize
reading sources... [ 15%] functions/blankclip
reading sources... [ 17%] functions/boxblur
reading sources... [ 18%] functions/cache
reading sources... [ 19%] functions/clipinfo
reading sources... [ 20%] functions/cliptoprop
reading sources... [ 21%] functions/convolution
reading sources... [ 23%] functions/coreinfo
reading sources... [ 24%] functions/crop
reading sources... [ 25%] functions/deflate_inflate
reading sources... [ 26%] functions/deleteframes
reading sources... [ 28%] functions/doubleweave
reading sources... [ 29%] functions/duplicateframes
reading sources... [ 30%] functions/expr
reading sources... [ 31%] functions/flip
reading sources... [ 32%] functions/frameeval
reading sources... [ 34%] functions/framenum
reading sources... [ 35%] functions/frameprops
reading sources... [ 36%] functions/freezeframes
reading sources... [ 37%] functions/interleave
reading sources... [ 39%] functions/invert
reading sources... [ 40%] functions/levels
reading sources... [ 41%] functions/limiter
reading sources... [ 42%] functions/loadplugin
reading sources... [ 43%] functions/loadpluginavs
reading sources... [ 45%] functions/loop
reading sources... [ 46%] functions/lut
reading sources... [ 47%] functions/lut2
reading sources... [ 48%] functions/makediff
reading sources... [ 50%] functions/maskedmerge
reading sources... [ 51%] functions/median
reading sources... [ 52%] functions/merge
reading sources... [ 53%] functions/mergediff
reading sources... [ 54%] functions/minimum_maximum
reading sources... [ 56%] functions/modifyframe
reading sources... [ 57%] functions/pemverifier
reading sources... [ 58%] functions/planestats
reading sources... [ 59%] functions/premultiply
reading sources... [ 60%] functions/prewitt_sobel
reading sources... [ 62%] functions/proptoclip
reading sources... [ 63%] functions/resize
reading sources... [ 64%] functions/reverse
reading sources... [ 65%] functions/selectevery
reading sources... [ 67%] functions/separatefields
reading sources... [ 68%] functions/setfieldbased
reading sources... [ 69%] functions/setframeprop
reading sources... [ 70%] functions/setmaxcpu
reading sources... [ 71%] functions/shuffleplanes
reading sources... [ 73%] functions/splice
reading sources... [ 74%] functions/stack
reading sources... [ 75%] functions/text
reading sources... [ 76%] functions/transpose
reading sources... [ 78%] functions/trim
reading sources... [ 79%] functions/turn180
reading sources... [ 80%] gettingstarted
reading sources... [ 81%] includedplugins
reading sources... [ 82%] index
reading sources... [ 84%] installation
reading sources... [ 85%] plugins
reading sources... [ 86%] plugins/avisource
reading sources... [ 87%] plugins/eedi3
reading sources... [ 89%] plugins/imwri
reading sources... [ 90%] plugins/misc
reading sources... [ 91%] plugins/morpho
reading sources... [ 92%] plugins/ocr
reading sources... [ 93%] plugins/rgvs
reading sources... [ 95%] plugins/subtext
reading sources... [ 96%] plugins/vinverse
reading sources... [ 97%] plugins/vivtc
reading sources... [ 98%] pythonreference
reading sources... [100%] vspipe

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
processing VapourSynth.texi... index installation gettingstarted plugins pythonreference avfs applications avisynthcomp includedplugins plugins/avisource plugins/eedi3 plugins/imwri plugins/misc plugins/morpho plugins/ocr plugins/rgvs plugins/subtext plugins/vinverse plugins/vivtc functions functions/addborders functions/assumefps functions/binarize functions/blankclip functions/boxblur functions/cache functions/clipinfo functions/cliptoprop functions/convolution functions/coreinfo functions/crop functions/deflate_inflate functions/deleteframes functions/doubleweave functions/duplicateframes functions/expr functions/flip functions/frameeval functions/framenum functions/frameprops functions/freezeframes functions/interleave functions/invert functions/levels functions/limiter functions/loadplugin functions/loadpluginavs functions/loop functions/lut functions/lut2 functions/makediff functions/maskedmerge functions/median functions/merge functions/mergediff functions/minimum_maximum func
 tions/modifyframe functions/pemverifier functions/planestats functions/premultiply functions/prewitt_sobel functions/proptoclip functions/resize functions/reverse functions/selectevery functions/separatefields functions/setfieldbased functions/setframeprop functions/setmaxcpu functions/shuffleplanes functions/splice functions/stack functions/text functions/transpose functions/trim functions/turn180 vspipe apireference api/vapoursynth.h api/vshelper.h api/vsscript.h about 
resolving references...
writing... /wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R49/doc/api/vshelper.h.rst:122: WARNING: unknown node type: <desc_signature_line: <#text: 'T'><#text: ' '><#text: '*'><desc_addname...><de ...>
/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R49/doc/api/vshelper.h.rst:132: WARNING: unknown node type: <desc_signature_line: <#text: 'void'><#text: ' '><desc_addname...><desc_name.. ...>
done
copying Texinfo support files... /wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R49/doc/_build/texinfo/Makefile done
build succeeded, 2 warnings.

Build finished. The Texinfo files are in _build/texinfo.
Run `make' in that directory to run these through makeinfo (use `make info' here to do that automatically).
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R49/doc'
*** Error code 2

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


More information about the freebsd-pkg-fallout mailing list