------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/sekrit-twc-zimg-2.9.3.txz UNFLAVORED textproc/py-sphinx -> use textproc/py-sphinx@py37 Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/openssl-1.1.1g,1.txz Installing /packages/All/python37-3.7.7.txz ===== Message from python37-3.7.7: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-sphinxcontrib-applehelp-1.0.2.txz Installing /packages/All/py37-sphinxcontrib-devhelp-1.0.2.txz Installing /packages/All/py37-sphinxcontrib-jsmath-1.0.1.txz Installing /packages/All/py37-sphinxcontrib-htmlhelp-1.0.3.txz Installing /packages/All/py37-sphinxcontrib-serializinghtml-1.1.4.txz Installing /packages/All/py37-sphinxcontrib-qthelp-1.0.3.txz Installing /packages/All/py37-MarkupSafe-1.1.1.txz Installing /packages/All/py37-pytz-2020.1,1.txz Installing /packages/All/py37-Babel-2.8.0.txz Installing /packages/All/py37-Jinja2-2.10.1.txz Installing /packages/All/py37-pygments-2.5.2.txz Installing /packages/All/py37-docutils-0.15.2.txz Installing /packages/All/py37-pystemmer-2.0.0.1.txz Installing /packages/All/py37-snowballstemmer-1.2.1.txz Installing /packages/All/py37-alabaster-0.7.6.txz Installing /packages/All/py37-imagesize-1.1.0.txz Installing /packages/All/py37-certifi-2020.4.5.1.txz Installing /packages/All/py37-chardet-3.0.4_3.txz Installing /packages/All/py37-idna-2.8.txz Installing /packages/All/py37-pysocks-1.7.1.txz Installing /packages/All/py37-asn1crypto-1.3.0.txz Installing /packages/All/py37-pycparser-2.19.txz Installing /packages/All/py37-cffi-1.14.0.txz Installing /packages/All/py37-six-1.14.0.txz Installing /packages/All/py37-cryptography-2.6.1.txz Installing /packages/All/py37-openssl-19.0.0.txz Installing /packages/All/py37-urllib3-1.25.7,1.txz ===== Message from py37-urllib3-1.25.7,1: -- Since version 1.25 HTTPS connections are now verified by default which is done via "cert_reqs = 'CERT_REQUIRED'". While certificate verification can be disabled via "cert_reqs = 'CERT_NONE'", it's highly recommended to leave it on. Various consumers of net/py-urllib3 already have implemented routines that either explicitly enable or disable HTTPS certificate verification (e.g. via configuration settings, CLI arguments, etc.). Yet it may happen that there are still some consumers which don't explicitly enable/disable certificate verification for HTTPS connections which could then lead to errors (as is often the case with self-signed certificates). In case of an error one should try first to temporarily disable certificate verification of the problematic urllib3 consumer to see if that approach will remedy the issue. Installing /packages/All/py37-requests-2.22.0.txz Installing /packages/All/py37-pyparsing-2.4.7.txz Installing /packages/All/py37-packaging-20.3.txz Installing /packages/All/ca_root_nss-3.52.txz ===== Message from ca_root_nss-3.52: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/py37-sphinx-3.0.2,1.txz Installing /packages/All/nasm-2.14.02,1.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-Locale-libintl-1.31.txz Installing /packages/All/p5-Text-Unidecode-1.30.txz Installing /packages/All/p5-Unicode-EastAsianWidth-12.0.txz Installing /packages/All/texinfo-6.7_2,1.txz Installing /packages/All/py37-cython-0.29.15.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz Installing /packages/All/libtool-2.4.6_1.txz Installing /packages/All/aom-2.0.0.r1.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/harfbuzz-2.6.5.txz Installing /packages/All/libass-0.14.0.txz Installing /packages/All/dav1d-0.6.0_1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/p11-kit-0.23.20.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.13.txz Installing /packages/All/opencv-core-3.4.1_31.txz ===== Message from opencv-core-3.4.1_31: -- ===> NOTICE: The opencv-core port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/opus-1.3.1.txz Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/libvorbis-1.3.6,3.txz Installing /packages/All/libtheora-1.1.1_7.txz Installing /packages/All/argp-standalone-1.3_4.txz ===== Message from argp-standalone-1.3_4: -- ===> NOTICE: The argp-standalone port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/libudev-devd-0.4.2.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/libv4l-1.18.0.txz Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libva-2.7.1.txz Installing /packages/All/libvdpau-1.3_1.txz Installing /packages/All/libvpx-1.8.2_1.txz Installing /packages/All/libx264-0.159.2999.txz Installing /packages/All/x265-3.2.1_2.txz Installing /packages/All/xvid-1.3.7,1.txz Installing /packages/All/ffmpeg-4.2.2_17,1.txz Installing /packages/All/libltdl-2.4.6.txz Installing /packages/All/fftw3-3.3.8_6.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/lcms2-2.9.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/openjpeg-2.3.1.txz Installing /packages/All/liblqr-1-0.4.2.txz ===== Message from liblqr-1-0.4.2: -- NOTE: In order to compile examples for liblqr, you will also need pngwriter port (/xports/graphics/pngwriter). Examples are located in /usr/local/share/examples/liblqr-1 Installing /packages/All/libraqm-0.6.0.txz Installing /packages/All/libraw-0.19.5.txz Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libwmf-0.2.8.4_15.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/pixman-0.40.0.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/libgsf-1.14.46.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/gsfonts-8.11_8.txz Installing /packages/All/libidn-1.35.txz Installing /packages/All/jbig2dec-0.18.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/poppler-data-0.4.9_2.txz Installing /packages/All/ghostscript9-agpl-base-9.52_4.txz ===== Message from ghostscript9-agpl-base-9.52_4: -- This package installs a script named dvipdf that depends on dvips. If you want to use this script you need to install print/tex-dvipsk. Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/ghostscript9-agpl-x11-9.52.txz Installing /packages/All/ImageMagick7-7.0.10.6.txz Installing /packages/All/leptonica-1.76.0_1.txz ===== Message from leptonica-1.76.0_1: -- To use gplot (the optional programmatic interface to gnuplot), the math/gnuplot port must be installed. Installing /packages/All/icu-67.1,1.txz Installing /packages/All/tesseract-data-4.0.0.txz Installing /packages/All/tesseract-4.1.1_2.txz UNFLAVORED textproc/py-sphinx -> use textproc/py-sphinx@py37 SUCCEEDED 00:01:52 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> vapoursynth-r50 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> vapoursynth-r50 depends on file: /usr/local/sbin/pkg - found => vapoursynth-vapoursynth-R50_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/vapoursynth/vapoursynth/tar.gz/R50?dummy=/vapoursynth-vapoursynth-R50_GH0.tar.gz fetch: https://codeload.github.com/vapoursynth/vapoursynth/tar.gz/R50?dummy=/vapoursynth-vapoursynth-R50_GH0.tar.gz: size unknown fetch: https://codeload.github.com/vapoursynth/vapoursynth/tar.gz/R50?dummy=/vapoursynth-vapoursynth-R50_GH0.tar.gz: size of remote file is not known vapoursynth-vapoursynth-R50_GH0.tar.gz 0 B 0 Bps vapoursynth-vapoursynth-R50_GH0.tar.gz 598 kB 1050 kBps 00s ===> Fetching all distfiles required by vapoursynth-r50 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> vapoursynth-r50 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vapoursynth-r50 for building => SHA256 Checksum OK for vapoursynth-vapoursynth-R50_GH0.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> vapoursynth-r50 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by vapoursynth-r50 for building ===> Extracting for vapoursynth-r50 => SHA256 Checksum OK for vapoursynth-vapoursynth-R50_GH0.tar.gz. Extracted Memory Use: 4.03M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for vapoursynth-r50 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> vapoursynth-r50 depends on package: sekrit-twc-zimg>=2.9.3 - found ===> vapoursynth-r50 depends on executable: sphinx-build - found ===> vapoursynth-r50 depends on executable: nasm - found ===> vapoursynth-r50 depends on package: gmake>=4.3 - found ===> vapoursynth-r50 depends on package: pkgconf>=1.3.0_1 - found ===> vapoursynth-r50 depends on package: libiconv>=1.14_11 - found ===> vapoursynth-r50 depends on file: /usr/local/bin/makeinfo - found ===> vapoursynth-r50 depends on executable: cython-3.7 - found ===> vapoursynth-r50 depends on file: /usr/local/bin/python3.7 - found ===> vapoursynth-r50 depends on package: autoconf>=2.69 - found ===> vapoursynth-r50 depends on package: automake>=1.16.1 - found ===> vapoursynth-r50 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> vapoursynth-r50 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> vapoursynth-r50 depends on shared library: libass.so - found (/usr/local/lib/libass.so) ===> vapoursynth-r50 depends on shared library: libzimg.so - found (/usr/local/lib/libzimg.so) ===> vapoursynth-r50 depends on shared library: libMagick++-7.so - found (/usr/local/lib/libMagick++-7.so) ===> vapoursynth-r50 depends on shared library: libtesseract.so - found (/usr/local/lib/libtesseract.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> vapoursynth-r50 depends on package: sekrit-twc-zimg>=2.9.3 - found ===> vapoursynth-r50 depends on executable: sphinx-build - found ===> vapoursynth-r50 depends on executable: nasm - found ===> vapoursynth-r50 depends on package: gmake>=4.3 - found ===> vapoursynth-r50 depends on package: pkgconf>=1.3.0_1 - found ===> vapoursynth-r50 depends on package: libiconv>=1.14_11 - found ===> vapoursynth-r50 depends on file: /usr/local/bin/makeinfo - found ===> vapoursynth-r50 depends on executable: cython-3.7 - found ===> vapoursynth-r50 depends on file: /usr/local/bin/python3.7 - found ===> vapoursynth-r50 depends on package: autoconf>=2.69 - found ===> vapoursynth-r50 depends on package: automake>=1.16.1 - found ===> vapoursynth-r50 depends on executable: libtoolize - found ===> vapoursynth-r50 depends on shared library: libavcodec.so - found (/usr/local/lib/libavcodec.so) ===> vapoursynth-r50 depends on shared library: libass.so - found (/usr/local/lib/libass.so) ===> vapoursynth-r50 depends on shared library: libzimg.so - found (/usr/local/lib/libzimg.so) ===> vapoursynth-r50 depends on shared library: libMagick++-7.so - found (/usr/local/lib/libMagick++-7.so) ===> vapoursynth-r50 depends on shared library: libtesseract.so - found (/usr/local/lib/libtesseract.so) ===> Configuring for vapoursynth-r50 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:9: installing './compile' configure.ac:9: installing './config.guess' configure.ac:9: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' Makefile.am: installing './depcomp' configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking pkg-config is at least version 0.9.0... yes checking for ZIMG... yes checking for library containing dlopen... none required checking for sched_getaffinity... yes checking for cpuset_getaffinity... no checking whether /usr/local/bin/python3.7 version is >= 3... yes checking for /usr/local/bin/python3.7 version... 3.7 checking for /usr/local/bin/python3.7 platform... dragonfly5 checking for /usr/local/bin/python3.7 script directory... ${prefix}/lib/python3.7/site-packages checking for /usr/local/bin/python3.7 extension module directory... ${exec_prefix}/lib/python3.7/site-packages checking for PYTHON3... no checking for PYTHON3... yes checking for cython3... no checking for cython... cython checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv_open... none required checking for LIBASS... yes checking for FFMPEG... yes checking for IMAGEMAGICK... yes checking whether imagemagick is usable... yes checking for TESSERACT... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating pc/vapoursynth.pc config.status: creating pc/vapoursynth-script.pc config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:19 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for vapoursynth-r50 gmake[1]: Entering directory '/construction/multimedia/vapoursynth/vapoursynth-R50' /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -fno-strict-aliasing -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libexprfilter_la-exprfilter.lo -MD -MP -MF src/core/.deps/libexprfilter_la-exprfilter.Tpo -c -o src/core/libexprfilter_la-exprfilter.lo `test -f 'src/core/exprfilter.cpp' || echo './'`src/core/exprfilter.cpp cython -o src/cython/vapoursynth.c src/cython/vapoursynth.pyx depbase=`echo src/vspipe/vspipe.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/vspipe/vspipe.o -MD -MP -MF $depbase.Tpo -c -o src/vspipe/vspipe.o src/vspipe/vspipe.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include/python3.7m -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/vsscript/libvapoursynth_script_la-vsscript.lo -MD -MP -MF src/vsscript/.deps/libvapoursynth_script_la-vsscript.Tpo -c -o src/vsscript/libvapoursynth_script_la-vsscript.lo `test -f 'src/vsscript/vsscript.cpp' || echo './'`src/vsscript/vsscript.cpp /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-boxblurfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-boxblurfilter.Tpo -c -o src/core/libvapoursynth_la-boxblurfilter.lo `test -f 'src/core/boxblurfilter.cpp' || echo './'`src/core/boxblurfilter.cpp /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-cachefilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-cachefilter.Tpo -c -o src/core/libvapoursynth_la-cachefilter.lo `test -f 'src/core/cachefilter.cpp' || echo './'`src/core/cachefilter.cpp /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-cpufeatures.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-cpufeatures.Tpo -c -o src/core/libvapoursynth_la-cpufeatures.lo `test -f 'src/core/cpufeatures.cpp' || echo './'`src/core/cpufeatures.cpp /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-genericfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-genericfilters.Tpo -c -o src/core/libvapoursynth_la-genericfilters.lo `test -f 'src/core/genericfilters.cpp' || echo './'`src/core/genericfilters.cpp /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/kernel/libvapoursynth_la-cpulevel.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-cpulevel.Tpo -c -o src/core/kernel/libvapoursynth_la-cpulevel.lo `test -f 'src/core/kernel/cpulevel.cpp' || echo './'`src/core/kernel/cpulevel.cpp /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/kernel/libvapoursynth_la-generic.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-generic.Tpo -c -o src/core/kernel/libvapoursynth_la-generic.lo `test -f 'src/core/kernel/generic.cpp' || echo './'`src/core/kernel/generic.cpp libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-cpufeatures.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-cpufeatures.Tpo -c src/core/cpufeatures.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-cpufeatures.o libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-genericfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-genericfilters.Tpo -c src/core/genericfilters.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-genericfilters.o libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include/python3.7m -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/vsscript/libvapoursynth_script_la-vsscript.lo -MD -MP -MF src/vsscript/.deps/libvapoursynth_script_la-vsscript.Tpo -c src/vsscript/vsscript.cpp -fPIC -DPIC -o src/vsscript/.libs/libvapoursynth_script_la-vsscript.o libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -fno-strict-aliasing -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libexprfilter_la-exprfilter.lo -MD -MP -MF src/core/.deps/libexprfilter_la-exprfilter.Tpo -c src/core/exprfilter.cpp -fPIC -DPIC -o src/core/.libs/libexprfilter_la-exprfilter.o libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/kernel/libvapoursynth_la-generic.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-generic.Tpo -c src/core/kernel/generic.cpp -fPIC -DPIC -o src/core/kernel/.libs/libvapoursynth_la-generic.o libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-cpufeatures.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-cpufeatures.Tpo -c src/core/cpufeatures.cpp -o src/core/libvapoursynth_la-cpufeatures.o >/dev/null 2>&1 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-cachefilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-cachefilter.Tpo -c src/core/cachefilter.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-cachefilter.o libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-boxblurfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-boxblurfilter.Tpo -c src/core/boxblurfilter.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-boxblurfilter.o mv -f src/core/.deps/libvapoursynth_la-cpufeatures.Tpo src/core/.deps/libvapoursynth_la-cpufeatures.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/libvapoursynth_la-merge.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-merge.Tpo -c -o src/core/kernel/libvapoursynth_la-merge.lo `test -f 'src/core/kernel/merge.c' || echo './'`src/core/kernel/merge.c libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/kernel/libvapoursynth_la-cpulevel.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-cpulevel.Tpo -c src/core/kernel/cpulevel.cpp -fPIC -DPIC -o src/core/kernel/.libs/libvapoursynth_la-cpulevel.o libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/libvapoursynth_la-merge.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-merge.Tpo -c src/core/kernel/merge.c -fPIC -DPIC -o src/core/kernel/.libs/libvapoursynth_la-merge.o src/core/kernel/merge.c: In function 'vs_mask_merge_premul_word_c': src/core/kernel/merge.c:178: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(push) src/core/kernel/merge.c:179: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(disable:4146) src/core/kernel/merge.c:185: warning: ignoring #pragma warning [-Wunknown-pragmas] #pragma warning(pop) /usr/local/lib/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /construction/multimedia/vapoursynth/vapoursynth-R50/src/cython/vapoursynth.pxd tree = Parsing.p_module(s, pxd, full_module_name) libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-boxblurfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-boxblurfilter.Tpo -c src/core/boxblurfilter.cpp -o src/core/libvapoursynth_la-boxblurfilter.o >/dev/null 2>&1 libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/libvapoursynth_la-merge.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-merge.Tpo -c src/core/kernel/merge.c -o src/core/kernel/libvapoursynth_la-merge.o >/dev/null 2>&1 mv -f src/core/kernel/.deps/libvapoursynth_la-merge.Tpo src/core/kernel/.deps/libvapoursynth_la-merge.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/libvapoursynth_la-planestats.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-planestats.Tpo -c -o src/core/kernel/libvapoursynth_la-planestats.lo `test -f 'src/core/kernel/planestats.c' || echo './'`src/core/kernel/planestats.c libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/kernel/libvapoursynth_la-cpulevel.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-cpulevel.Tpo -c src/core/kernel/cpulevel.cpp -o src/core/kernel/libvapoursynth_la-cpulevel.o >/dev/null 2>&1 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-cachefilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-cachefilter.Tpo -c src/core/cachefilter.cpp -o src/core/libvapoursynth_la-cachefilter.o >/dev/null 2>&1 libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/libvapoursynth_la-planestats.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-planestats.Tpo -c src/core/kernel/planestats.c -fPIC -DPIC -o src/core/kernel/.libs/libvapoursynth_la-planestats.o mv -f src/core/.deps/libvapoursynth_la-boxblurfilter.Tpo src/core/.deps/libvapoursynth_la-boxblurfilter.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/libvapoursynth_la-transpose.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-transpose.Tpo -c -o src/core/kernel/libvapoursynth_la-transpose.lo `test -f 'src/core/kernel/transpose.c' || echo './'`src/core/kernel/transpose.c libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/libvapoursynth_la-planestats.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-planestats.Tpo -c src/core/kernel/planestats.c -o src/core/kernel/libvapoursynth_la-planestats.o >/dev/null 2>&1 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include/python3.7m -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/vsscript/libvapoursynth_script_la-vsscript.lo -MD -MP -MF src/vsscript/.deps/libvapoursynth_script_la-vsscript.Tpo -c src/vsscript/vsscript.cpp -o src/vsscript/libvapoursynth_script_la-vsscript.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-lutfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-lutfilters.Tpo -c -o src/core/libvapoursynth_la-lutfilters.lo `test -f 'src/core/lutfilters.cpp' || echo './'`src/core/lutfilters.cpp mv -f src/core/kernel/.deps/libvapoursynth_la-planestats.Tpo src/core/kernel/.deps/libvapoursynth_la-planestats.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/libvapoursynth_la-mergefilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-mergefilters.Tpo -c -o src/core/libvapoursynth_la-mergefilters.lo `test -f 'src/core/mergefilters.c' || echo './'`src/core/mergefilters.c libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-lutfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-lutfilters.Tpo -c src/core/lutfilters.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-lutfilters.o libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/libvapoursynth_la-transpose.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-transpose.Tpo -c src/core/kernel/transpose.c -fPIC -DPIC -o src/core/kernel/.libs/libvapoursynth_la-transpose.o mv -f src/core/kernel/.deps/libvapoursynth_la-cpulevel.Tpo src/core/kernel/.deps/libvapoursynth_la-cpulevel.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/libvapoursynth_la-reorderfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-reorderfilters.Tpo -c -o src/core/libvapoursynth_la-reorderfilters.lo `test -f 'src/core/reorderfilters.c' || echo './'`src/core/reorderfilters.c libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/libvapoursynth_la-transpose.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-transpose.Tpo -c src/core/kernel/transpose.c -o src/core/kernel/libvapoursynth_la-transpose.o >/dev/null 2>&1 libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/libvapoursynth_la-mergefilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-mergefilters.Tpo -c src/core/mergefilters.c -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-mergefilters.o mv -f src/vsscript/.deps/libvapoursynth_script_la-vsscript.Tpo src/vsscript/.deps/libvapoursynth_script_la-vsscript.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-settings.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-settings.Tpo -c -o src/core/libvapoursynth_la-settings.lo `test -f 'src/core/settings.cpp' || echo './'`src/core/settings.cpp mv -f src/core/kernel/.deps/libvapoursynth_la-transpose.Tpo src/core/kernel/.deps/libvapoursynth_la-transpose.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/libvapoursynth_la-simplefilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-simplefilters.Tpo -c -o src/core/libvapoursynth_la-simplefilters.lo `test -f 'src/core/simplefilters.c' || echo './'`src/core/simplefilters.c libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/libvapoursynth_la-reorderfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-reorderfilters.Tpo -c src/core/reorderfilters.c -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-reorderfilters.o libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-settings.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-settings.Tpo -c src/core/settings.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-settings.o libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/libvapoursynth_la-simplefilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-simplefilters.Tpo -c src/core/simplefilters.c -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-simplefilters.o libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/libvapoursynth_la-mergefilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-mergefilters.Tpo -c src/core/mergefilters.c -o src/core/libvapoursynth_la-mergefilters.o >/dev/null 2>&1 libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/libvapoursynth_la-reorderfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-reorderfilters.Tpo -c src/core/reorderfilters.c -o src/core/libvapoursynth_la-reorderfilters.o >/dev/null 2>&1 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/kernel/libvapoursynth_la-generic.lo -MD -MP -MF src/core/kernel/.deps/libvapoursynth_la-generic.Tpo -c src/core/kernel/generic.cpp -o src/core/kernel/libvapoursynth_la-generic.o >/dev/null 2>&1 mv -f src/core/.deps/libvapoursynth_la-cachefilter.Tpo src/core/.deps/libvapoursynth_la-cachefilter.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-textfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-textfilter.Tpo -c -o src/core/libvapoursynth_la-textfilter.lo `test -f 'src/core/textfilter.cpp' || echo './'`src/core/textfilter.cpp mv -f src/core/.deps/libvapoursynth_la-mergefilters.Tpo src/core/.deps/libvapoursynth_la-mergefilters.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vsapi.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsapi.Tpo -c -o src/core/libvapoursynth_la-vsapi.lo `test -f 'src/core/vsapi.cpp' || echo './'`src/core/vsapi.cpp mv -f src/core/.deps/libvapoursynth_la-reorderfilters.Tpo src/core/.deps/libvapoursynth_la-reorderfilters.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vscore.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vscore.Tpo -c -o src/core/libvapoursynth_la-vscore.lo `test -f 'src/core/vscore.cpp' || echo './'`src/core/vscore.cpp libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-genericfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-genericfilters.Tpo -c src/core/genericfilters.cpp -o src/core/libvapoursynth_la-genericfilters.o >/dev/null 2>&1 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vscore.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vscore.Tpo -c src/core/vscore.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-vscore.o libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-textfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-textfilter.Tpo -c src/core/textfilter.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-textfilter.o libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vsapi.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsapi.Tpo -c src/core/vsapi.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-vsapi.o libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/libvapoursynth_la-simplefilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-simplefilters.Tpo -c src/core/simplefilters.c -o src/core/libvapoursynth_la-simplefilters.o >/dev/null 2>&1 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-settings.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-settings.Tpo -c src/core/settings.cpp -o src/core/libvapoursynth_la-settings.o >/dev/null 2>&1 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-lutfilters.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-lutfilters.Tpo -c src/core/lutfilters.cpp -o src/core/libvapoursynth_la-lutfilters.o >/dev/null 2>&1 mv -f src/core/.deps/libvapoursynth_la-simplefilters.Tpo src/core/.deps/libvapoursynth_la-simplefilters.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vslog.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vslog.Tpo -c -o src/core/libvapoursynth_la-vslog.lo `test -f 'src/core/vslog.cpp' || echo './'`src/core/vslog.cpp mv -f src/core/.deps/libvapoursynth_la-settings.Tpo src/core/.deps/libvapoursynth_la-settings.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vsresize.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsresize.Tpo -c -o src/core/libvapoursynth_la-vsresize.lo `test -f 'src/core/vsresize.cpp' || echo './'`src/core/vsresize.cpp mv -f src/core/kernel/.deps/libvapoursynth_la-generic.Tpo src/core/kernel/.deps/libvapoursynth_la-generic.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vsthreadpool.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsthreadpool.Tpo -c -o src/core/libvapoursynth_la-vsthreadpool.lo `test -f 'src/core/vsthreadpool.cpp' || echo './'`src/core/vsthreadpool.cpp libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vslog.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vslog.Tpo -c src/core/vslog.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-vslog.o libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vsresize.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsresize.Tpo -c src/core/vsresize.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-vsresize.o mv -f src/core/.deps/libvapoursynth_la-genericfilters.Tpo src/core/.deps/libvapoursynth_la-genericfilters.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/kernel/x86/libvapoursynth_la-generic_sse2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_la-generic_sse2.Tpo -c -o src/core/kernel/x86/libvapoursynth_la-generic_sse2.lo `test -f 'src/core/kernel/x86/generic_sse2.cpp' || echo './'`src/core/kernel/x86/generic_sse2.cpp libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vsthreadpool.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsthreadpool.Tpo -c src/core/vsthreadpool.cpp -fPIC -DPIC -o src/core/.libs/libvapoursynth_la-vsthreadpool.o libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vslog.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vslog.Tpo -c src/core/vslog.cpp -o src/core/libvapoursynth_la-vslog.o >/dev/null 2>&1 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/kernel/x86/libvapoursynth_la-generic_sse2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_la-generic_sse2.Tpo -c src/core/kernel/x86/generic_sse2.cpp -fPIC -DPIC -o src/core/kernel/x86/.libs/libvapoursynth_la-generic_sse2.o libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-textfilter.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-textfilter.Tpo -c src/core/textfilter.cpp -o src/core/libvapoursynth_la-textfilter.o >/dev/null 2>&1 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vsapi.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsapi.Tpo -c src/core/vsapi.cpp -o src/core/libvapoursynth_la-vsapi.o >/dev/null 2>&1 mv -f src/core/.deps/libvapoursynth_la-vslog.Tpo src/core/.deps/libvapoursynth_la-vslog.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_la-merge_sse2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_la-merge_sse2.Tpo -c -o src/core/kernel/x86/libvapoursynth_la-merge_sse2.lo `test -f 'src/core/kernel/x86/merge_sse2.c' || echo './'`src/core/kernel/x86/merge_sse2.c mv -f src/core/.deps/libvapoursynth_la-lutfilters.Tpo src/core/.deps/libvapoursynth_la-lutfilters.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_la-planestats_sse2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_la-planestats_sse2.Tpo -c -o src/core/kernel/x86/libvapoursynth_la-planestats_sse2.lo `test -f 'src/core/kernel/x86/planestats_sse2.c' || echo './'`src/core/kernel/x86/planestats_sse2.c /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR='"/usr/local/lib/vapoursynth"' -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_la-transpose_sse2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_la-transpose_sse2.Tpo -c -o src/core/kernel/x86/libvapoursynth_la-transpose_sse2.lo `test -f 'src/core/kernel/x86/transpose_sse2.c' || echo './'`src/core/kernel/x86/transpose_sse2.c libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_la-merge_sse2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_la-merge_sse2.Tpo -c src/core/kernel/x86/merge_sse2.c -fPIC -DPIC -o src/core/kernel/x86/.libs/libvapoursynth_la-merge_sse2.o libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_la-planestats_sse2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_la-planestats_sse2.Tpo -c src/core/kernel/x86/planestats_sse2.c -fPIC -DPIC -o src/core/kernel/x86/.libs/libvapoursynth_la-planestats_sse2.o libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_la-merge_sse2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_la-merge_sse2.Tpo -c src/core/kernel/x86/merge_sse2.c -o src/core/kernel/x86/libvapoursynth_la-merge_sse2.o >/dev/null 2>&1 libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_la-transpose_sse2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_la-transpose_sse2.Tpo -c src/core/kernel/x86/transpose_sse2.c -fPIC -DPIC -o src/core/kernel/x86/.libs/libvapoursynth_la-transpose_sse2.o libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_la-planestats_sse2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_la-planestats_sse2.Tpo -c src/core/kernel/x86/planestats_sse2.c -o src/core/kernel/x86/libvapoursynth_la-planestats_sse2.o >/dev/null 2>&1 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vsthreadpool.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsthreadpool.Tpo -c src/core/vsthreadpool.cpp -o src/core/libvapoursynth_la-vsthreadpool.o >/dev/null 2>&1 mv -f src/core/kernel/x86/.deps/libvapoursynth_la-merge_sse2.Tpo src/core/kernel/x86/.deps/libvapoursynth_la-merge_sse2.Plo /bin/sh ./libtool --tag=CXX --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -mavx2 -mfma -mtune=haswell -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/kernel/x86/libvapoursynth_avx2_la-generic_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-generic_avx2.Tpo -c -o src/core/kernel/x86/libvapoursynth_avx2_la-generic_avx2.lo `test -f 'src/core/kernel/x86/generic_avx2.cpp' || echo './'`src/core/kernel/x86/generic_avx2.cpp libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_la-transpose_sse2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_la-transpose_sse2.Tpo -c src/core/kernel/x86/transpose_sse2.c -o src/core/kernel/x86/libvapoursynth_la-transpose_sse2.o >/dev/null 2>&1 mv -f src/core/kernel/x86/.deps/libvapoursynth_la-planestats_sse2.Tpo src/core/kernel/x86/.deps/libvapoursynth_la-planestats_sse2.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -mavx2 -mfma -mtune=haswell -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_avx2_la-merge_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-merge_avx2.Tpo -c -o src/core/kernel/x86/libvapoursynth_avx2_la-merge_avx2.lo `test -f 'src/core/kernel/x86/merge_avx2.c' || echo './'`src/core/kernel/x86/merge_avx2.c libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -mavx2 -mfma -mtune=haswell -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/kernel/x86/libvapoursynth_avx2_la-generic_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-generic_avx2.Tpo -c src/core/kernel/x86/generic_avx2.cpp -fPIC -DPIC -o src/core/kernel/x86/.libs/libvapoursynth_avx2_la-generic_avx2.o mv -f src/core/kernel/x86/.deps/libvapoursynth_la-transpose_sse2.Tpo src/core/kernel/x86/.deps/libvapoursynth_la-transpose_sse2.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -mavx2 -mfma -mtune=haswell -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_avx2_la-planestats_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-planestats_avx2.Tpo -c -o src/core/kernel/x86/libvapoursynth_avx2_la-planestats_avx2.lo `test -f 'src/core/kernel/x86/planestats_avx2.c' || echo './'`src/core/kernel/x86/planestats_avx2.c libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -mavx2 -mfma -mtune=haswell -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_avx2_la-merge_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-merge_avx2.Tpo -c src/core/kernel/x86/merge_avx2.c -fPIC -DPIC -o src/core/kernel/x86/.libs/libvapoursynth_avx2_la-merge_avx2.o libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -mavx2 -mfma -mtune=haswell -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_avx2_la-planestats_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-planestats_avx2.Tpo -c src/core/kernel/x86/planestats_avx2.c -fPIC -DPIC -o src/core/kernel/x86/.libs/libvapoursynth_avx2_la-planestats_avx2.o libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vscore.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vscore.Tpo -c src/core/vscore.cpp -o src/core/libvapoursynth_la-vscore.o >/dev/null 2>&1 mv -f src/core/.deps/libvapoursynth_la-textfilter.Tpo src/core/.deps/libvapoursynth_la-textfilter.Plo /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -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./include -mfpmath=sse -msse2 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/filters/subtext/libsubtext_la-text.lo -MD -MP -MF src/filters/subtext/.deps/libsubtext_la-text.Tpo -c -o src/filters/subtext/libsubtext_la-text.lo `test -f 'src/filters/subtext/text.c' || echo './'`src/filters/subtext/text.c libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -mavx2 -mfma -mtune=haswell -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_avx2_la-planestats_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-planestats_avx2.Tpo -c src/core/kernel/x86/planestats_avx2.c -o src/core/kernel/x86/libvapoursynth_avx2_la-planestats_avx2.o >/dev/null 2>&1 mv -f src/core/.deps/libvapoursynth_la-vsapi.Tpo src/core/.deps/libvapoursynth_la-vsapi.Plo /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -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./include -mfpmath=sse -msse2 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/filters/subtext/libsubtext_la-common.lo -MD -MP -MF src/filters/subtext/.deps/libsubtext_la-common.Tpo -c -o src/filters/subtext/libsubtext_la-common.lo `test -f 'src/filters/subtext/common.c' || echo './'`src/filters/subtext/common.c libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/kernel/x86/libvapoursynth_la-generic_sse2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_la-generic_sse2.Tpo -c src/core/kernel/x86/generic_sse2.cpp -o src/core/kernel/x86/libvapoursynth_la-generic_sse2.o >/dev/null 2>&1 libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -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./include -mfpmath=sse -msse2 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/filters/subtext/libsubtext_la-text.lo -MD -MP -MF src/filters/subtext/.deps/libsubtext_la-text.Tpo -c src/filters/subtext/text.c -fPIC -DPIC -o src/filters/subtext/.libs/libsubtext_la-text.o libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -mavx2 -mfma -mtune=haswell -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/core/kernel/x86/libvapoursynth_avx2_la-merge_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-merge_avx2.Tpo -c src/core/kernel/x86/merge_avx2.c -o src/core/kernel/x86/libvapoursynth_avx2_la-merge_avx2.o >/dev/null 2>&1 libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -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./include -mfpmath=sse -msse2 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/filters/subtext/libsubtext_la-common.lo -MD -MP -MF src/filters/subtext/.deps/libsubtext_la-common.Tpo -c src/filters/subtext/common.c -fPIC -DPIC -o src/filters/subtext/.libs/libsubtext_la-common.o mv -f src/core/kernel/x86/.deps/libvapoursynth_avx2_la-planestats_avx2.Tpo src/core/kernel/x86/.deps/libvapoursynth_avx2_la-planestats_avx2.Plo /bin/sh ./libtool --tag=CXX --tag=disable-static --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/filters/subtext/libsubtext_la-image.lo -MD -MP -MF src/filters/subtext/.deps/libsubtext_la-image.Tpo -c -o src/filters/subtext/libsubtext_la-image.lo `test -f 'src/filters/subtext/image.cpp' || echo './'`src/filters/subtext/image.cpp mv -f src/filters/subtext/.deps/libsubtext_la-text.Tpo src/filters/subtext/.deps/libsubtext_la-text.Plo /bin/sh ./libtool --tag=CXX --tag=disable-static --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/filters/subtext/libsubtext_la-toass.lo -MD -MP -MF src/filters/subtext/.deps/libsubtext_la-toass.Tpo -c -o src/filters/subtext/libsubtext_la-toass.lo `test -f 'src/filters/subtext/toass.cpp' || echo './'`src/filters/subtext/toass.cpp mv -f src/filters/subtext/.deps/libsubtext_la-common.Tpo src/filters/subtext/.deps/libsubtext_la-common.Plo /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -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./include -mfpmath=sse -msse2 -pipe -DLIBICONV_PLUG -O2 -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 mv -f src/core/kernel/x86/.deps/libvapoursynth_avx2_la-merge_avx2.Tpo src/core/kernel/x86/.deps/libvapoursynth_avx2_la-merge_avx2.Plo /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/filters/eedi3/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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/filters/subtext/libsubtext_la-toass.lo -MD -MP -MF src/filters/subtext/.deps/libsubtext_la-toass.Tpo -c src/filters/subtext/toass.cpp -fPIC -DPIC -o src/filters/subtext/.libs/libsubtext_la-toass.o libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -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./include -mfpmath=sse -msse2 -pipe -DLIBICONV_PLUG -O2 -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 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -I/usr/local/include/harfbuzz -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/freetype2 -I/usr/local/include/fribidi -I/usr/local/include -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/filters/subtext/libsubtext_la-image.lo -MD -MP -MF src/filters/subtext/.deps/libsubtext_la-image.Tpo -c src/filters/subtext/image.cpp -fPIC -DPIC -o src/filters/subtext/.libs/libsubtext_la-image.o mv -f src/filters/subtext/.deps/libsubtext_la-toutf8.Tpo src/filters/subtext/.deps/libsubtext_la-toutf8.Plo /bin/sh ./libtool --tag=CXX --tag=disable-static --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/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 -pipe -DLIBICONV_PLUG -O2 -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: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/filters/eedi3/libeedi3_la-eedi3.lo -MD -MP -MF src/filters/eedi3/.deps/libeedi3_la-eedi3.Tpo -c src/filters/eedi3/eedi3.c -fPIC -DPIC -o src/filters/eedi3/.libs/libeedi3_la-eedi3.o src/filters/subtext/toass.cpp: In function 'ASS_Track* convertToASS(const char*, const char*, size_t, ASS_Library*, const char*, const char*, char*, size_t)': src/filters/subtext/toass.cpp:64:21: warning: 'void av_register_all()' is deprecated [-Wdeprecated-declarations] av_register_all(); ^ In file included from src/filters/subtext/toass.cpp:10: /usr/local/include/libavformat/avformat.h:2050:6: note: declared here void av_register_all(void); ^~~~~~~~~~~~~~~ src/filters/subtext/toass.cpp:64:21: warning: 'void av_register_all()' is deprecated [-Wdeprecated-declarations] av_register_all(); ^ In file included from src/filters/subtext/toass.cpp:10: /usr/local/include/libavformat/avformat.h:2050:6: note: declared here void av_register_all(void); ^~~~~~~~~~~~~~~ src/filters/subtext/toass.cpp:65:26: warning: 'void avcodec_register_all()' is deprecated [-Wdeprecated-declarations] avcodec_register_all(); ^ In file included from /usr/local/include/libavformat/avformat.h:317, from src/filters/subtext/toass.cpp:10: /usr/local/include/libavcodec/avcodec.h:4159:6: note: declared here void avcodec_register_all(void); ^~~~~~~~~~~~~~~~~~~~ src/filters/subtext/toass.cpp:65:26: warning: 'void avcodec_register_all()' is deprecated [-Wdeprecated-declarations] avcodec_register_all(); ^ In file included from /usr/local/include/libavformat/avformat.h:317, from src/filters/subtext/toass.cpp:10: /usr/local/include/libavcodec/avcodec.h:4159:6: note: declared here void avcodec_register_all(void); ^~~~~~~~~~~~~~~~~~~~ src/filters/subtext/toass.cpp:130:60: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] enum AVCodecID codec_id = fctx->streams[stream_index]->codec->codec_id; ^~~~~ In file included from src/filters/subtext/toass.cpp:10: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/toass.cpp:130:60: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] enum AVCodecID codec_id = fctx->streams[stream_index]->codec->codec_id; ^~~~~ In file included from src/filters/subtext/toass.cpp:10: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/toass.cpp:130:60: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] enum AVCodecID codec_id = fctx->streams[stream_index]->codec->codec_id; ^~~~~ In file included from src/filters/subtext/toass.cpp:10: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/toass.cpp:149:59: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] int extradata_size = fctx->streams[stream_index]->codec->extradata_size; ^~~~~ In file included from src/filters/subtext/toass.cpp:10: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/toass.cpp:149:59: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] int extradata_size = fctx->streams[stream_index]->codec->extradata_size; ^~~~~ In file included from src/filters/subtext/toass.cpp:10: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/toass.cpp:149:59: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] int extradata_size = fctx->streams[stream_index]->codec->extradata_size; ^~~~~ In file included from src/filters/subtext/toass.cpp:10: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/toass.cpp:156:67: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] memcpy(avctx->extradata, fctx->streams[stream_index]->codec->extradata, extradata_size); ^~~~~ In file included from src/filters/subtext/toass.cpp:10: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/toass.cpp:156:67: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] memcpy(avctx->extradata, fctx->streams[stream_index]->codec->extradata, extradata_size); ^~~~~ In file included from src/filters/subtext/toass.cpp:10: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/toass.cpp:156:67: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] memcpy(avctx->extradata, fctx->streams[stream_index]->codec->extradata, extradata_size); ^~~~~ In file included from src/filters/subtext/toass.cpp:10: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp: In function 'void imageFileCreate(const VSMap*, VSMap*, void*, VSCore*, const VSAPI*)': src/filters/subtext/image.cpp:361:21: warning: 'void av_register_all()' is deprecated [-Wdeprecated-declarations] av_register_all(); ^ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:2050:6: note: declared here void av_register_all(void); ^~~~~~~~~~~~~~~ src/filters/subtext/image.cpp:361:21: warning: 'void av_register_all()' is deprecated [-Wdeprecated-declarations] av_register_all(); ^ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:2050:6: note: declared here void av_register_all(void); ^~~~~~~~~~~~~~~ src/filters/subtext/image.cpp:362:26: warning: 'void avcodec_register_all()' is deprecated [-Wdeprecated-declarations] avcodec_register_all(); ^ In file included from /usr/local/include/libavformat/avformat.h:317, from src/filters/subtext/image.cpp:8: /usr/local/include/libavcodec/avcodec.h:4159:6: note: declared here void avcodec_register_all(void); ^~~~~~~~~~~~~~~~~~~~ src/filters/subtext/image.cpp:362:26: warning: 'void avcodec_register_all()' is deprecated [-Wdeprecated-declarations] avcodec_register_all(); ^ In file included from /usr/local/include/libavformat/avformat.h:317, from src/filters/subtext/image.cpp:8: /usr/local/include/libavcodec/avcodec.h:4159:6: note: declared here void avcodec_register_all(void); ^~~~~~~~~~~~~~~~~~~~ src/filters/subtext/image.cpp:430:66: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] if (!isSupportedCodecID(fctx->streams[stream_index]->codec->codec_id)) ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:430:66: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] if (!isSupportedCodecID(fctx->streams[stream_index]->codec->codec_id)) ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:430:66: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] if (!isSupportedCodecID(fctx->streams[stream_index]->codec->codec_id)) ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:434:58: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] if (isSupportedCodecID(fctx->streams[i]->codec->codec_id)) { ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:434:58: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] if (isSupportedCodecID(fctx->streams[i]->codec->codec_id)) { ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:434:58: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] if (isSupportedCodecID(fctx->streams[i]->codec->codec_id)) { ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:448:59: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] AVCodecID codec_id = fctx->streams[stream_index]->codec->codec_id; ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:448:59: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] AVCodecID codec_id = fctx->streams[stream_index]->codec->codec_id; ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:448:59: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] AVCodecID codec_id = fctx->streams[stream_index]->codec->codec_id; ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:458:59: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] int extradata_size = fctx->streams[stream_index]->codec->extradata_size; ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:458:59: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] int extradata_size = fctx->streams[stream_index]->codec->extradata_size; ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:458:59: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] int extradata_size = fctx->streams[stream_index]->codec->extradata_size; ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:462:69: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] memcpy(d.avctx->extradata, fctx->streams[stream_index]->codec->extradata, extradata_size); ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:462:69: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] memcpy(d.avctx->extradata, fctx->streams[stream_index]->codec->extradata, extradata_size); ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:462:69: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] memcpy(d.avctx->extradata, fctx->streams[stream_index]->codec->extradata, extradata_size); ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:482:56: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] av_opt_get_image_size(fctx->streams[stream_index]->codec, "video_size", 0, &d.vi.width, &d.vi.height); ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:482:56: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] av_opt_get_image_size(fctx->streams[stream_index]->codec, "video_size", 0, &d.vi.width, &d.vi.height); ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:482:56: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] av_opt_get_image_size(fctx->streams[stream_index]->codec, "video_size", 0, &d.vi.width, &d.vi.height); ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:514:50: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] if (fctx->streams[stream_index]->codec->codec_id == AV_CODEC_ID_DVD_SUBTITLE) { ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:514:50: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] if (fctx->streams[stream_index]->codec->codec_id == AV_CODEC_ID_DVD_SUBTITLE) { ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:514:50: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] if (fctx->streams[stream_index]->codec->codec_id == AV_CODEC_ID_DVD_SUBTITLE) { ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:653:52: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] AVCodecID codec_id = fctx->streams[i]->codec->codec_id; ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:653:52: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] AVCodecID codec_id = fctx->streams[i]->codec->codec_id; ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:653:52: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] AVCodecID codec_id = fctx->streams[i]->codec->codec_id; ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:671:53: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] av_opt_get_image_size(fctx->streams[i]->codec, "video_size", 0, &width, &height); ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:671:53: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] av_opt_get_image_size(fctx->streams[i]->codec, "video_size", 0, &width, &height); ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ src/filters/subtext/image.cpp:671:53: warning: 'AVStream::codec' is deprecated [-Wdeprecated-declarations] av_opt_get_image_size(fctx->streams[i]->codec, "video_size", 0, &width, &height); ^~~~~ In file included from src/filters/subtext/image.cpp:8: /usr/local/include/libavformat/avformat.h:885:21: note: declared here AVCodecContext *codec; ^~~~~ libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/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 -pipe -DLIBICONV_PLUG -O2 -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 src/filters/imwri/imwri.cpp -fPIC -DPIC -o src/filters/imwri/.libs/libimwri_la-imwri.o mv -f src/filters/subtext/.deps/libsubtext_la-toass.Tpo src/filters/subtext/.deps/libsubtext_la-toass.Plo /bin/sh ./libtool --tag=CXX --tag=disable-static --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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 mv -f src/core/.deps/libvapoursynth_la-vsthreadpool.Tpo src/core/.deps/libvapoursynth_la-vsthreadpool.Plo /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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 -o src/filters/morpho/libmorpho_la-morpho.lo `test -f 'src/filters/morpho/morpho.c' || echo './'`src/filters/morpho/morpho.c libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/local/include -DVS_PATH_PLUGINDIR=\"/usr/local/lib/vapoursynth\" -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libvapoursynth_la-vsresize.lo -MD -MP -MF src/core/.deps/libvapoursynth_la-vsresize.Tpo -c src/core/vsresize.cpp -o src/core/libvapoursynth_la-vsresize.o >/dev/null 2>&1 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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 src/filters/misc/miscfilters.cpp -fPIC -DPIC -o src/filters/misc/.libs/libmiscfilters_la-miscfilters.o mv -f src/filters/eedi3/.deps/libeedi3_la-eedi3.Tpo src/filters/eedi3/.deps/libeedi3_la-eedi3.Plo libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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 /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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 -o src/filters/morpho/libmorpho_la-morpho_filters.lo `test -f 'src/filters/morpho/morpho_filters.c' || echo './'`src/filters/morpho/morpho_filters.c mv -f src/filters/subtext/.deps/libsubtext_la-image.Tpo src/filters/subtext/.deps/libsubtext_la-image.Plo /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/filters/morpho/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.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=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/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 -pipe -DLIBICONV_PLUG -O2 -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 -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=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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 libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -MT src/filters/morpho/libmorpho_la-morpho_selems.lo -MD -MP -MF src/filters/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 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=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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 libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/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 -pipe -DLIBICONV_PLUG -O2 -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=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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 mv -f src/filters/morpho/.deps/libmorpho_la-morpho_filters.Tpo src/filters/morpho/.deps/libmorpho_la-morpho_filters.Plo /bin/sh ./libtool --tag=CXX --tag=disable-static --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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 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=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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 libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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/core/kernel/x86/.deps/libvapoursynth_la-generic_sse2.Tpo src/core/kernel/x86/.deps/libvapoursynth_la-generic_sse2.Plo /bin/sh ./libtool --tag=CXX --tag=disable-static --mode=compile c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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=CC --tag=disable-static --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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/core/.deps/libvapoursynth_la-vscore.Tpo src/core/.deps/libvapoursynth_la-vscore.Plo /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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 -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-clense.Tpo src/filters/removegrain/.deps/libremovegrain_la-clense.Plo /bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" -DPACKAGE_STRING=\"vapoursynth\ 50\" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/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 -pipe -DLIBICONV_PLUG -O2 -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=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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 libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -pipe -DLIBICONV_PLUG -O2 -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 mv -f src/filters/vinverse/.deps/libvinverse_la-vinverse.Tpo src/filters/vinverse/.deps/libvinverse_la-vinverse.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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -no-undefined -version-info 0 -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/gcc80/crtbeginS.o src/vsscript/.libs/libvapoursynth_script_la-vsscript.o -L/usr/local/lib -lpython3.7m -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O3 -mfpmath=sse -msse2 -O2 -Wl,-soname -Wl,libvapoursynth-script.so.0 -o .libs/libvapoursynth-script.so.0.0.0 mv -f src/filters/removegrain/.deps/libremovegrain_la-verticalcleaner.Tpo src/filters/removegrain/.deps/libremovegrain_la-verticalcleaner.Plo /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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -no-undefined -avoid-version -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 mv -f src/filters/imwri/.deps/libimwri_la-imwri.Tpo src/filters/imwri/.deps/libimwri_la-imwri.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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -no-undefined -avoid-version -o libeedi3.la -rpath /usr/local/lib/vapoursynth src/filters/eedi3/libeedi3_la-eedi3.lo -L/usr/local/lib 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: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -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 -mavx2 -mfma -mtune=haswell -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/kernel/x86/libvapoursynth_avx2_la-generic_avx2.lo -MD -MP -MF src/core/kernel/x86/.deps/libvapoursynth_avx2_la-generic_avx2.Tpo -c src/core/kernel/x86/generic_avx2.cpp -o src/core/kernel/x86/libvapoursynth_avx2_la-generic_avx2.o >/dev/null 2>&1 libtool: link: ar cru .libs/libvapoursynth-script.a src/vsscript/libvapoursynth_script_la-vsscript.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') 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 --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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -no-undefined -avoid-version -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: cc -shared -fPIC -DPIC src/filters/eedi3/.libs/libeedi3_la-eedi3.o -L/usr/local/lib -O3 -mfpmath=sse -msse2 -O2 -Wl,-soname -Wl,libeedi3.so -o .libs/libeedi3.so libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/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/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O3 -mfpmath=sse -msse2 -O2 -Wl,-soname -Wl,libsubtext.so -o .libs/libsubtext.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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -no-undefined -avoid-version -o libmiscfilters.la -rpath /usr/local/lib/vapoursynth src/filters/misc/libmiscfilters_la-miscfilters.lo -L/usr/local/lib 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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -no-undefined -avoid-version -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: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/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/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O3 -mfpmath=sse -msse2 -O2 -pthread -Wl,-soname -Wl,libimwri.so -o .libs/libimwri.so 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 -Wl,-soname -Wl,libmorpho.so -o .libs/libmorpho.so libtool: link: ( cd ".libs" && rm -f "libimwri.la" && ln -s "../libimwri.la" "libimwri.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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -no-undefined -avoid-version -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: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o src/filters/misc/.libs/libmiscfilters_la-miscfilters.o -L/usr/local/lib -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O3 -mfpmath=sse -msse2 -O2 -Wl,-soname -Wl,libmiscfilters.so -o .libs/libmiscfilters.so libtool: link: ( cd ".libs" && rm -f "libmorpho.la" && ln -s "../libmorpho.la" "libmorpho.la" ) libtool: compile: cc -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -I/usr/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 -pipe -DLIBICONV_PLUG -O2 -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 /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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -no-undefined -avoid-version -o libvinverse.la -rpath /usr/local/lib/vapoursynth src/filters/vinverse/libvinverse_la-vinverse.lo -L/usr/local/lib libtool: link: ( cd ".libs" && rm -f "libmiscfilters.la" && ln -s "../libmiscfilters.la" "libmiscfilters.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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -o vspipe src/vspipe/vspipe.o libvapoursynth-script.la -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 -Wl,-soname -Wl,libocr.so -o .libs/libocr.so libtool: link: ( cd ".libs" && rm -f "libocr.la" && ln -s "../libocr.la" "libocr.la" ) libtool: link: cc -shared -fPIC -DPIC src/filters/vinverse/.libs/libvinverse_la-vinverse.o -L/usr/local/lib -O3 -mfpmath=sse -msse2 -O2 -Wl,-soname -Wl,libvinverse.so -o .libs/libvinverse.so libtool: link: ( cd ".libs" && rm -f "libvinverse.la" && ln -s "../libvinverse.la" "libvinverse.la" ) 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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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/core/.deps/libvapoursynth_la-vsresize.Tpo src/core/.deps/libvapoursynth_la-vsresize.Plo mv -f src/filters/vivtc/.deps/libvivtc_la-vivtc.Tpo src/filters/vivtc/.deps/libvivtc_la-vivtc.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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -no-undefined -avoid-version -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 -Wl,-soname -Wl,libvivtc.so -o .libs/libvivtc.so libtool: link: ( cd ".libs" && rm -f "libvivtc.la" && ln -s "../libvivtc.la" "libvivtc.la" ) mv -f src/filters/removegrain/.deps/libremovegrain_la-removegrainvs.Tpo src/filters/removegrain/.deps/libremovegrain_la-removegrainvs.Plo mv -f src/filters/removegrain/.deps/libremovegrain_la-repairvs.Tpo src/filters/removegrain/.deps/libremovegrain_la-repairvs.Plo /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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -no-undefined -avoid-version -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/gcc80/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/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O3 -mfpmath=sse -msse2 -O2 -Wl,-soname -Wl,libremovegrain.so -o .libs/libremovegrain.so libtool: link: ( cd ".libs" && rm -f "libremovegrain.la" && ln -s "../libremovegrain.la" "libremovegrain.la" ) mv -f src/core/kernel/x86/.deps/libvapoursynth_avx2_la-generic_avx2.Tpo src/core/kernel/x86/.deps/libvapoursynth_avx2_la-generic_avx2.Plo /bin/sh ./libtool --tag=CXX --mode=link c++ -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -mavx2 -mfma -mtune=haswell -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -o libvapoursynth_avx2.la src/core/kernel/x86/libvapoursynth_avx2_la-generic_avx2.lo src/core/kernel/x86/libvapoursynth_avx2_la-merge_avx2.lo src/core/kernel/x86/libvapoursynth_avx2_la-planestats_avx2.lo -L/usr/local/lib libtool: link: ar cru .libs/libvapoursynth_avx2.a src/core/kernel/x86/.libs/libvapoursynth_avx2_la-generic_avx2.o src/core/kernel/x86/.libs/libvapoursynth_avx2_la-merge_avx2.o src/core/kernel/x86/.libs/libvapoursynth_avx2_la-planestats_avx2.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libvapoursynth_avx2.a libtool: link: ( cd ".libs" && rm -f "libvapoursynth_avx2.la" && ln -s "../libvapoursynth_avx2.la" "libvapoursynth_avx2.la" ) libtool: compile: c++ -DPACKAGE_NAME=\"vapoursynth\" -DPACKAGE_TARNAME=\"vapoursynth\" -DPACKAGE_VERSION=\"50\" "-DPACKAGE_STRING=\"vapoursynth 50\"" -DPACKAGE_BUGREPORT=\"https://github.com/vapoursynth/vapoursynth/issues\" -DPACKAGE_URL=\"http://www.vapoursynth.com/\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_FSEEKO=1 -DNDEBUG=1 -DVS_TARGET_OS_LINUX=1 -DVS_TARGET_CPU_X86=1 -DVS_CORE_EXPORTS=1 -DHAVE_SCHED_GETAFFINITY=1 -DHAVE_ICONV_H=1 -I. -std=c++11 -O3 -fvisibility=hidden -Wall -Wextra -Wno-unused-parameter -Wno-unused-function -Wno-ignored-attributes -I./include -mfpmath=sse -msse2 -fno-strict-aliasing -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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -MT src/core/libexprfilter_la-exprfilter.lo -MD -MP -MF src/core/.deps/libexprfilter_la-exprfilter.Tpo -c src/core/exprfilter.cpp -o src/core/libexprfilter_la-exprfilter.o >/dev/null 2>&1 mv -f src/cython/.deps/vapoursynth_la-vapoursynth.Tpo src/cython/.deps/vapoursynth_la-vapoursynth.Plo mv -f src/core/.deps/libexprfilter_la-exprfilter.Tpo src/core/.deps/libexprfilter_la-exprfilter.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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -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 /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') 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 --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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include -no-undefined -avoid-version -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/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/gcc80/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/.libs/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/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -O3 -mfpmath=sse -msse2 -O2 -Wl,-soname -Wl,libvapoursynth.so -o .libs/libvapoursynth.so libtool: link: (cd .libs/libvapoursynth.lax/libexprfilter.a && ar x "/construction/multimedia/vapoursynth/vapoursynth-R50/./.libs/libexprfilter.a") libtool: link: (cd .libs/libvapoursynth.lax/libvapoursynth_avx2.a && ar x "/construction/multimedia/vapoursynth/vapoursynth-R50/./.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/libvapoursynth_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 /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') 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=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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -avoid-version -module -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,/construction/multimedia/vapoursynth/vapoursynth-R50/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libvapoursynth.so -L/usr/local/lib -lzimg -O3 -mfpmath=sse -msse2 -O2 -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 '/construction/multimedia/vapoursynth/vapoursynth-R50' gmake[1]: Entering directory '/construction/multimedia/vapoursynth/vapoursynth-R50/doc' sphinx-build -b html -d _build/doctrees . _build/html sphinx-build -b texinfo -d _build/doctrees . _build/texinfo Running Sphinx v3.0.2 loading translations [en]... done Running Sphinx v3.0.2 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [texinfo]: all documents updating environment: [new config] 82 added, 0 changed, 0 removed reading sources... [ 1%] about making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [html]: targets for 82 source files that are out of date updating environment: [new config] 82 added, 0 changed, 0 removed reading sources... [ 1%] about reading sources... [ 2%] api/vapoursynth.h reading sources... [ 2%] api/vapoursynth.h reading sources... [ 3%] api/vshelper.h reading sources... [ 3%] api/vshelper.h reading sources... [ 4%] api/vsscript.h reading sources... [ 4%] api/vsscript.h reading sources... [ 6%] apireference reading sources... [ 6%] apireference reading sources... [ 7%] applications reading sources... [ 7%] applications reading sources... [ 8%] avfs reading sources... [ 9%] avisynthcomp 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... [ 10%] functions reading sources... [ 19%] functions/clipinfo reading sources... [ 12%] functions/addborders reading sources... [ 20%] functions/cliptoprop reading sources... [ 13%] functions/assumefps reading sources... [ 14%] functions/binarize 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... [ 15%] functions/blankclip reading sources... [ 17%] functions/boxblur reading sources... [ 18%] functions/cache reading sources... [ 31%] functions/flip reading sources... [ 32%] functions/frameeval reading sources... [ 19%] functions/clipinfo reading sources... [ 20%] functions/cliptoprop reading sources... [ 34%] functions/framenum reading sources... [ 21%] functions/convolution reading sources... [ 35%] functions/frameprops reading sources... [ 36%] functions/freezeframes reading sources... [ 37%] functions/interleave reading sources... [ 23%] functions/coreinfo reading sources... [ 24%] functions/crop reading sources... [ 39%] functions/invert reading sources... [ 25%] functions/deflate_inflate reading sources... [ 40%] functions/levels reading sources... [ 26%] functions/deleteframes reading sources... [ 28%] functions/doubleweave reading sources... [ 29%] functions/duplicateframes reading sources... [ 30%] functions/expr reading sources... [ 41%] functions/limiter reading sources... [ 31%] functions/flip reading sources... [ 42%] functions/loadplugin reading sources... [ 32%] functions/frameeval reading sources... [ 43%] functions/loadpluginavs reading sources... [ 34%] functions/framenum reading sources... [ 45%] functions/loop reading sources... [ 35%] functions/frameprops reading sources... [ 46%] functions/lut reading sources... [ 36%] functions/freezeframes reading sources... [ 37%] functions/interleave reading sources... [ 47%] functions/lut2 reading sources... [ 39%] functions/invert reading sources... [ 48%] functions/makediff reading sources... [ 40%] functions/levels reading sources... [ 50%] functions/maskedmerge reading sources... [ 51%] functions/median reading sources... [ 52%] functions/merge reading sources... [ 53%] functions/mergediff reading sources... [ 41%] functions/limiter reading sources... [ 54%] functions/minimum_maximum reading sources... [ 42%] functions/loadplugin reading sources... [ 56%] functions/modifyframe reading sources... [ 43%] functions/loadpluginavs reading sources... [ 57%] functions/pemverifier reading sources... [ 45%] functions/loop reading sources... [ 58%] functions/planestats reading sources... [ 46%] functions/lut reading sources... [ 59%] functions/premultiply reading sources... [ 60%] functions/prewitt_sobel reading sources... [ 47%] functions/lut2 reading sources... [ 62%] functions/proptoclip reading sources... [ 48%] functions/makediff reading sources... [ 63%] functions/resize reading sources... [ 50%] functions/maskedmerge reading sources... [ 51%] functions/median reading sources... [ 52%] functions/merge reading sources... [ 53%] functions/mergediff reading sources... [ 64%] functions/reverse reading sources... [ 65%] functions/selectevery reading sources... [ 54%] functions/minimum_maximum reading sources... [ 67%] functions/separatefields reading sources... [ 56%] functions/modifyframe reading sources... [ 68%] functions/setfieldbased reading sources... [ 69%] functions/setframeprop reading sources... [ 57%] functions/pemverifier reading sources... [ 58%] functions/planestats reading sources... [ 70%] functions/setmaxcpu reading sources... [ 71%] functions/shuffleplanes reading sources... [ 59%] functions/premultiply reading sources... [ 60%] functions/prewitt_sobel reading sources... [ 73%] functions/splice reading sources... [ 74%] functions/stack reading sources... [ 62%] functions/proptoclip reading sources... [ 75%] functions/text reading sources... [ 63%] functions/resize reading sources... [ 76%] functions/transpose reading sources... [ 78%] functions/trim reading sources... [ 64%] functions/reverse reading sources... [ 79%] functions/turn180 reading sources... [ 65%] functions/selectevery reading sources... [ 80%] gettingstarted reading sources... [ 67%] functions/separatefields reading sources... [ 81%] includedplugins reading sources... [ 68%] functions/setfieldbased reading sources... [ 82%] index reading sources... [ 84%] installation reading sources... [ 69%] functions/setframeprop reading sources... [ 70%] functions/setmaxcpu reading sources... [ 71%] functions/shuffleplanes reading sources... [ 73%] functions/splice reading sources... [ 85%] plugins reading sources... [ 74%] functions/stack reading sources... [ 75%] functions/text reading sources... [ 76%] functions/transpose reading sources... [ 86%] plugins/avisource reading sources... [ 78%] functions/trim reading sources... [ 87%] plugins/eedi3 reading sources... [ 79%] functions/turn180 reading sources... [ 80%] gettingstarted reading sources... [ 81%] includedplugins reading sources... [ 89%] plugins/imwri reading sources... [ 82%] index reading sources... [ 84%] installation reading sources... [ 90%] plugins/misc reading sources... [ 91%] plugins/morpho reading sources... [ 85%] plugins reading sources... [ 92%] plugins/ocr reading sources... [ 86%] plugins/avisource reading sources... [ 93%] plugins/rgvs reading sources... [ 87%] plugins/eedi3 reading sources... [ 95%] plugins/subtext reading sources... [ 89%] plugins/imwri reading sources... [ 96%] plugins/vinverse reading sources... [ 97%] plugins/vivtc reading sources... [ 90%] plugins/misc reading sources... [ 91%] plugins/morpho reading sources... [ 92%] plugins/ocr reading sources... [ 98%] pythonreference reading sources... [ 93%] plugins/rgvs reading sources... [ 95%] plugins/subtext reading sources... [ 96%] plugins/vinverse reading sources... [ 97%] plugins/vivtc reading sources... [100%] vspipe reading sources... [ 98%] pythonreference 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 functions/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... reading sources... [100%] vspipe looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] about writing output... [ 2%] api/vapoursynth.h done writing... writing output... [ 3%] api/vshelper.h writing output... [ 4%] api/vsscript.h writing output... [ 6%] apireference /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:771: WARNING: unknown node type: <#text: ' '><#text: '['><#t ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:776: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:780: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:784: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:788: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:793: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:794: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:803: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:808: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:820: WARNING: unknown node type: <#text: ' '><#text: 'char'><#text: ' ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:824: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:828: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:832: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:836: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:841: WARNING: unknown node type: <#text: ' '>> writing output... [ 7%] applications /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:852: WARNING: unknown node type: <#text: ' '><#text: 'VSFormat'><#tex ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:857: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:862: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:866: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:870: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:877: WARNING: unknown node type: <#text: ' '>> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vapoursynth.h.rst:883: WARNING: unknown node type: <#text: ' '>> writing output... [ 8%] avfs /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vshelper.h.rst:122: WARNING: unknown node type: <#text: ' '><#text: '*'> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vshelper.h.rst:132: WARNING: unknown node type: <#text: ' '> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vshelper.h.rst:140: WARNING: unknown node type: <#text: ' '><#te ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vshelper.h.rst:150: WARNING: unknown node type: <#text: ' '><#te ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vshelper.h.rst:161: WARNING: unknown node type: <#text: ' '><#te ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vshelper.h.rst:170: WARNING: unknown node type: <#text: ' '><#te ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vshelper.h.rst:178: WARNING: unknown node type: <#text: ' '><#te ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vshelper.h.rst:187: WARNING: unknown node type: <#text: ' '><#te ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vshelper.h.rst:197: WARNING: unknown node type: <#text: ' '><#te ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vshelper.h.rst:204: WARNING: unknown node type: <#text: ' '><#te ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:105: WARNING: unknown node type: <#text: ' '> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:115: WARNING: unknown node type: <#text: ' '> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:125: WARNING: unknown node type: <#text: ' '> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:155: WARNING: unknown node type: <#text: ' '> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:165: WARNING: unknown node type: <#text: ' '> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:177: WARNING: unknown node type: <#text: ' '> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:197: WARNING: unknown node type: <#text: ' '> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:209: WARNING: unknown node type: <#text: ' '><#text: 'char'><#text: ' ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:221: WARNING: unknown node type: <#text: ' '><#text: '*'> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:231: WARNING: unknown node type: <#text: ' '> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:243: WARNING: unknown node type: <#text: ' '><#text: '*'>< ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:253: WARNING: unknown node type: <#text: ' '><#text: 'VSAPI'><#text: ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:263: WARNING: unknown node type: <#text: ' '><#text: 'VSAPI'><#text: ...> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:281: WARNING: unknown node type: <#text: ' '> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:298: WARNING: unknown node type: <#text: ' '> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:308: WARNING: unknown node type: <#text: ' '> /construction/multimedia/vapoursynth/vapoursynth-R50/doc/api/vsscript.h.rst:318: WARNING: unknown node type: <#text: ' '> writing output... [ 9%] avisynthcomp done copying Texinfo support files... Makefile done build succeeded, 50 warnings. 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). writing output... [ 10%] functions writing output... [ 12%] functions/addborders writing output... [ 13%] functions/assumefps writing output... [ 14%] functions/binarize writing output... [ 15%] functions/blankclip writing output... [ 17%] functions/boxblur writing output... [ 18%] functions/cache writing output... [ 19%] functions/clipinfo writing output... [ 20%] functions/cliptoprop 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). writing output... [ 21%] functions/convolution writing output... [ 23%] functions/coreinfo writing output... [ 24%] functions/crop writing output... [ 25%] functions/deflate_inflate writing output... [ 26%] functions/deleteframes writing output... [ 28%] functions/doubleweave writing output... [ 29%] functions/duplicateframes writing output... [ 30%] functions/expr writing output... [ 31%] functions/flip writing output... [ 32%] functions/frameeval writing output... [ 34%] functions/framenum writing output... [ 35%] functions/frameprops writing output... [ 36%] functions/freezeframes writing output... [ 37%] functions/interleave writing output... [ 39%] functions/invert writing output... [ 40%] functions/levels writing output... [ 41%] functions/limiter writing output... [ 42%] functions/loadplugin writing output... [ 43%] functions/loadpluginavs writing output... [ 45%] functions/loop writing output... [ 46%] functions/lut writing output... [ 47%] functions/lut2 writing output... [ 48%] functions/makediff writing output... [ 50%] functions/maskedmerge writing output... [ 51%] functions/median writing output... [ 52%] functions/merge writing output... [ 53%] functions/mergediff writing output... [ 54%] functions/minimum_maximum writing output... [ 56%] functions/modifyframe writing output... [ 57%] functions/pemverifier writing output... [ 58%] functions/planestats writing output... [ 59%] functions/premultiply writing output... [ 60%] functions/prewitt_sobel writing output... [ 62%] functions/proptoclip writing output... [ 63%] functions/resize writing output... [ 64%] functions/reverse writing output... [ 65%] functions/selectevery writing output... [ 67%] functions/separatefields writing output... [ 68%] functions/setfieldbased writing output... [ 69%] functions/setframeprop writing output... [ 70%] functions/setmaxcpu writing output... [ 71%] functions/shuffleplanes writing output... [ 73%] functions/splice writing output... [ 74%] functions/stack writing output... [ 75%] functions/text writing output... [ 76%] functions/transpose writing output... [ 78%] functions/trim writing output... [ 79%] functions/turn180 writing output... [ 80%] gettingstarted writing output... [ 81%] includedplugins writing output... [ 82%] index writing output... [ 84%] installation writing output... [ 85%] plugins writing output... [ 86%] plugins/avisource writing output... [ 87%] plugins/eedi3 writing output... [ 89%] plugins/imwri writing output... [ 90%] plugins/misc writing output... [ 91%] plugins/morpho writing output... [ 92%] plugins/ocr writing output... [ 93%] plugins/rgvs writing output... [ 95%] plugins/subtext writing output... [ 96%] plugins/vinverse writing output... [ 97%] plugins/vivtc writing output... [ 98%] pythonreference writing output... [100%] vspipe generating indices... genindexdone writing additional pages... searchdone copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. gmake[1]: Leaving directory '/construction/multimedia/vapoursynth/vapoursynth-R50/doc' gmake[1]: Entering directory '/construction/multimedia/vapoursynth/vapoursynth-R50/doc/_build/texinfo' makeinfo --no-split -o 'VapourSynth.info' 'VapourSynth.texi' gmake[1]: Leaving directory '/construction/multimedia/vapoursynth/vapoursynth-R50/doc/_build/texinfo' gmake[1]: Entering directory '/construction/multimedia/vapoursynth/vapoursynth-R50/doc' sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v3.0.2 loading translations [en]... done making output directory... done WARNING: html_static_path entry '_static' does not exist loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found writing... vapoursynth.3 { 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 functions/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 } vspipe.1 { } done build succeeded, 1 warning. The manual pages are in _build/man. Build finished. The manual pages are in _build/man. gmake[1]: Leaving directory '/construction/multimedia/vapoursynth/vapoursynth-R50/doc' SUCCEEDED 00:01:53 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> vapoursynth-r50 depends on file: /usr/local/bin/python3.7 - found ===> vapoursynth-r50 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for vapoursynth-r50 ===> vapoursynth-r50 depends on file: /usr/local/bin/python3.7 - found ===> vapoursynth-r50 depends on executable: indexinfo - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/multimedia/vapoursynth/vapoursynth-R50' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/multimedia/vapoursynth/vapoursynth-R50/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/multimedia/vapoursynth/vapoursynth-R50/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/multimedia/vapoursynth/vapoursynth-R50/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/multimedia/vapoursynth/vapoursynth-R50/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/multimedia/vapoursynth/vapoursynth-R50' gmake[3]: Entering directory '/construction/multimedia/vapoursynth/vapoursynth-R50' /bin/mkdir -p '/construction/multimedia/vapoursynth/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -s libvapoursynth.la libvapoursynth-script.la '/construction/multimedia/vapoursynth/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libvapoursynth.so /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth.so libtool: install: strip --strip-unneeded /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth.so libtool: install: /usr/bin/install -c .libs/libvapoursynth.lai /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth.la libtool: install: /usr/bin/install -c .libs/libvapoursynth-script.so.0.0.0 /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth-script.so.0.0.0 libtool: install: strip --strip-unneeded /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth-script.so.0.0.0 libtool: install: (cd /construction/multimedia/vapoursynth/stage/usr/local/lib && { ln -s -f libvapoursynth-script.so.0.0.0 libvapoursynth-script.so.0 || { rm -f libvapoursynth-script.so.0 && ln -s libvapoursynth-script.so.0.0.0 libvapoursynth-script.so.0; }; }) libtool: install: (cd /construction/multimedia/vapoursynth/stage/usr/local/lib && { ln -s -f libvapoursynth-script.so.0.0.0 libvapoursynth-script.so || { rm -f libvapoursynth-script.so && ln -s libvapoursynth-script.so.0.0.0 libvapoursynth-script.so; }; }) libtool: install: /usr/bin/install -c .libs/libvapoursynth-script.lai /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth-script.la libtool: install: /usr/bin/install -c .libs/libvapoursynth.a /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth.a libtool: install: strip --strip-debug /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth.a libtool: install: chmod 644 /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth.a libtool: install: ranlib /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth.a libtool: install: /usr/bin/install -c .libs/libvapoursynth-script.a /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth-script.a libtool: install: strip --strip-debug /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth-script.a libtool: install: chmod 644 /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth-script.a libtool: install: ranlib /construction/multimedia/vapoursynth/stage/usr/local/lib/libvapoursynth-script.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/multimedia/vapoursynth/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /construction/multimedia/vapoursynth/vapoursynth-R50/install-sh -c -s vspipe '/construction/multimedia/vapoursynth/stage/usr/local/bin' libtool: warning: 'libvapoursynth-script.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /construction/multimedia/vapoursynth/vapoursynth-R50/install-sh -c -s .libs/vspipe /construction/multimedia/vapoursynth/stage/usr/local/bin/vspipe /bin/mkdir -p '/construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth' /bin/sh ./libtool --mode=install /usr/bin/install -c -s libsubtext.la libeedi3.la libimwri.la libmiscfilters.la libmorpho.la libocr.la libremovegrain.la libvinverse.la libvivtc.la '/construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth' libtool: install: /usr/bin/install -c .libs/libsubtext.so /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libsubtext.so libtool: install: strip --strip-unneeded /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libsubtext.so libtool: install: /usr/bin/install -c .libs/libsubtext.lai /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libsubtext.la libtool: install: /usr/bin/install -c .libs/libeedi3.so /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libeedi3.so libtool: install: strip --strip-unneeded /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libeedi3.so libtool: install: /usr/bin/install -c .libs/libeedi3.lai /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libeedi3.la libtool: install: /usr/bin/install -c .libs/libimwri.so /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libimwri.so libtool: install: strip --strip-unneeded /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libimwri.so libtool: install: /usr/bin/install -c .libs/libimwri.lai /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libimwri.la libtool: install: /usr/bin/install -c .libs/libmiscfilters.so /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libmiscfilters.so libtool: install: strip --strip-unneeded /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libmiscfilters.so libtool: install: /usr/bin/install -c .libs/libmiscfilters.lai /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libmiscfilters.la libtool: install: /usr/bin/install -c .libs/libmorpho.so /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libmorpho.so libtool: install: strip --strip-unneeded /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libmorpho.so libtool: install: /usr/bin/install -c .libs/libmorpho.lai /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libmorpho.la libtool: install: /usr/bin/install -c .libs/libocr.so /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libocr.so libtool: install: strip --strip-unneeded /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libocr.so libtool: install: /usr/bin/install -c .libs/libocr.lai /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libocr.la libtool: install: /usr/bin/install -c .libs/libremovegrain.so /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libremovegrain.so libtool: install: strip --strip-unneeded /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libremovegrain.so libtool: install: /usr/bin/install -c .libs/libremovegrain.lai /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libremovegrain.la libtool: install: /usr/bin/install -c .libs/libvinverse.so /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libvinverse.so libtool: install: strip --strip-unneeded /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libvinverse.so libtool: install: /usr/bin/install -c .libs/libvinverse.lai /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libvinverse.la libtool: install: /usr/bin/install -c .libs/libvivtc.so /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libvivtc.so libtool: install: strip --strip-unneeded /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libvivtc.so libtool: install: /usr/bin/install -c .libs/libvivtc.lai /construction/multimedia/vapoursynth/stage/usr/local/lib/vapoursynth/libvivtc.la libtool: warning: remember to run 'libtool --finish /usr/local/lib/vapoursynth' /bin/mkdir -p '/construction/multimedia/vapoursynth/stage/usr/local/lib/python3.7/site-packages' /bin/sh ./libtool --mode=install /usr/bin/install -c -s vapoursynth.la '/construction/multimedia/vapoursynth/stage/usr/local/lib/python3.7/site-packages' libtool: warning: relinking 'vapoursynth.la' libtool: install: (cd /construction/multimedia/vapoursynth/vapoursynth-R50; /bin/sh "/construction/multimedia/vapoursynth/vapoursynth-R50/libtool" --tag CC --tag disable-static --mode=relink 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 -pipe -DLIBICONV_PLUG -O2 -isystem /usr/local/include -fno-strict-aliasing -avoid-version -module -o vapoursynth.la -rpath /usr/local/lib/python3.7/site-packages src/cython/vapoursynth_la-vapoursynth.lo libvapoursynth.la -L/usr/local/lib -inst-prefix-dir /construction/multimedia/vapoursynth/stage) libtool: relink: cc -shared -fPIC -DPIC src/cython/.libs/vapoursynth_la-vapoursynth.o -Wl,-rpath -Wl,/usr/local/lib ./.libs/libvapoursynth.so -L/usr/local/lib -lzimg -O3 -mfpmath=sse -msse2 -O2 -Wl,-soname -Wl,vapoursynth.so -o .libs/vapoursynth.so libtool: install: /usr/bin/install -c .libs/vapoursynth.soT /construction/multimedia/vapoursynth/stage/usr/local/lib/python3.7/site-packages/vapoursynth.so libtool: install: strip --strip-unneeded /construction/multimedia/vapoursynth/stage/usr/local/lib/python3.7/site-packages/vapoursynth.so libtool: install: /usr/bin/install -c .libs/vapoursynth.lai /construction/multimedia/vapoursynth/stage/usr/local/lib/python3.7/site-packages/vapoursynth.la libtool: warning: remember to run 'libtool --finish /usr/local/lib/python3.7/site-packages' /bin/mkdir -p '/construction/multimedia/vapoursynth/stage/usr/local/libdata/pkgconfig' install -m 0644 pc/vapoursynth.pc pc/vapoursynth-script.pc '/construction/multimedia/vapoursynth/stage/usr/local/libdata/pkgconfig' /bin/mkdir -p '/construction/multimedia/vapoursynth/stage/usr/local/include/vapoursynth' install -m 0644 include/VapourSynth.h include/VSHelper.h include/VSScript.h '/construction/multimedia/vapoursynth/stage/usr/local/include/vapoursynth' gmake[3]: Leaving directory '/construction/multimedia/vapoursynth/vapoursynth-R50' gmake[2]: Leaving directory '/construction/multimedia/vapoursynth/vapoursynth-R50' gmake[1]: Leaving directory '/construction/multimedia/vapoursynth/vapoursynth-R50' install -m 0644 /construction/multimedia/vapoursynth/vapoursynth-R50/doc/_build/texinfo/VapourSynth.info /construction/multimedia/vapoursynth/stage/usr/local/share/info (cd /construction/multimedia/vapoursynth/vapoursynth-R50/doc/_build/html && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE "*" /construction/multimedia/vapoursynth/stage/usr/local/share/doc/vapoursynth) install: /construction/multimedia/vapoursynth/vapoursynth-R50/doc/_build/man/vspipe.1 -> /construction/multimedia/vapoursynth/stage/usr/local/share/man/man1/vspipe.1 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libvapoursynth-script.so.0.0.0 is linked to /usr/local/lib/libintl.so.8 from devel/gettext-runtime but it is not declared as a dependency Warning: you need USES+=gettext-runtime Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/liblcms2.so.2 from graphics/lcms2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liblcms2.so:graphics/lcms2 Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libraqm.so.0 from print/libraqm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libraqm.so:print/libraqm Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/liblqr-1.so.0 from graphics/liblqr-1 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liblqr-1.so:graphics/liblqr-1 Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libglib-2.0.so.0 from devel/glib20 but it is not declared as a dependency Warning: you need USE_GNOME+=glib20 Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libfftw3.so.3 from math/fftw3 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfftw3.so:math/fftw3 Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libxml2.so.2 from textproc/libxml2 but it is not declared as a dependency Warning: you need USE_GNOME+=libxml2 Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libXt.so.6 from x11-toolkits/libXt but it is not declared as a dependency Warning: you need USE_XORG+=xt Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libltdl.so.7 from devel/libltdl but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libltdl.so:devel/libltdl Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libSM.so.6 from x11/libSM but it is not declared as a dependency Warning: you need USE_XORG+=sm Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libICE.so.6 from x11/libICE but it is not declared as a dependency Warning: you need USE_XORG+=ice Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/vapoursynth/libimwri.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/vapoursynth/libocr.so is linked to /usr/local/lib/liblept.so.5 from graphics/leptonica but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liblept.so:graphics/leptonica Error: /usr/local/lib/vapoursynth/libocr.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/vapoursynth/libocr.so is linked to /usr/local/lib/libjpeg.so.8 from graphics/jpeg-turbo but it is not declared as a dependency Warning: you need USES+=jpeg Error: /usr/local/lib/vapoursynth/libocr.so is linked to /usr/local/lib/libgif.so.7 from graphics/giflib but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgif.so:graphics/giflib Error: /usr/local/lib/vapoursynth/libocr.so is linked to /usr/local/lib/libtiff.so.5 from graphics/tiff but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtiff.so:graphics/tiff Error: /usr/local/lib/vapoursynth/libocr.so is linked to /usr/local/lib/libwebp.so.7 from graphics/webp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwebp.so:graphics/webp Error: /usr/local/lib/vapoursynth/libocr.so is linked to /usr/local/lib/libjbig.so.2 from graphics/jbigkit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libjbig.so:graphics/jbigkit Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libvpx.so.6 from multimedia/libvpx but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvpx.so:multimedia/libvpx Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libdav1d.so.4 from multimedia/dav1d but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdav1d.so:multimedia/dav1d Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libaom.so.2 from multimedia/aom but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libaom.so:multimedia/aom Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libopus.so.0 from audio/opus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopus.so:audio/opus Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libtheoraenc.so.1 from multimedia/libtheora but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtheoraenc.so:multimedia/libtheora Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libtheoradec.so.1 from multimedia/libtheora but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtheoradec.so:multimedia/libtheora Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libvorbis.so.0 from audio/libvorbis but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvorbis.so:audio/libvorbis Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libvorbisenc.so.2 from audio/libvorbis but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvorbisenc.so:audio/libvorbis Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libx264.so.159 from multimedia/libx264 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libx264.so:multimedia/libx264 Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libx265.so.179 from multimedia/x265 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libx265.so:multimedia/x265 Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libxvidcore.so.4 from multimedia/xvid but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxvidcore.so:multimedia/xvid Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libva.so.2 from multimedia/libva but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libva.so:multimedia/libva Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libgmp.so.10 from math/gmp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgmp.so:math/gmp Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libgnutls.so.30 from security/gnutls but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgnutls.so:security/gnutls Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libva-drm.so.2 from multimedia/libva but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libva-drm.so:multimedia/libva Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libvdpau.so.1 from multimedia/libvdpau but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libvdpau.so:multimedia/libvdpau Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libogg.so.0 from audio/libogg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libogg.so:audio/libogg Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libp11-kit.so.0 from security/p11-kit but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libp11-kit.so:security/p11-kit Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libidn2.so.0 from dns/libidn2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libidn2.so:dns/libidn2 Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libunistring.so.2 from devel/libunistring but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libunistring.so:devel/libunistring Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libtasn1.so.6 from security/libtasn1 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtasn1.so:security/libtasn1 Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libnettle.so.7 from security/nettle but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnettle.so:security/nettle Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libhogweed.so.5 from security/nettle but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libhogweed.so:security/nettle Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/vapoursynth/libsubtext.so is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for vapoursynth-r50 file sizes/checksums [208]: 0% file sizes/checksums [208]: 48% file sizes/checksums [208]: 96% file sizes/checksums [208]: 100% packing files [208]: 0% packing files [208]: 48% packing files [208]: 96% packing files [208]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:04 TOTAL TIME 00:04:26