Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2017 04:15:54 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110arm64-quarterly][graphics/vapoursynth-fmtconv] Failed for vapoursynth-fmtconv-r20 in build
Message-ID:  <201707150415.v6F4FspJ008872@thunderx1.nyi.freebsd.org>

next in thread | raw e-mail | index | archive | help

You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     jbeich@FreeBSD.org
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q3/graphics/vapoursynth-fmtconv/Makefile 443665 2017-06-16 00:31:52Z jbeich $
Log URL:        http://thunderx1.nyi.freebsd.org/data/110arm64-quarterly/445835/logs/vapoursynth-fmtconv-r20.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=110arm64-quarterly&build=445835
Log:

====>> Building graphics/vapoursynth-fmtconv
build started at Sat Jul 15 04:07:53 UTC 2017
port directory: /usr/ports/graphics/vapoursynth-fmtconv
building for: FreeBSD 110arm64-quarterly-job-15 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 arm64
maintained by: jbeich@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q3/graphics/vapoursynth-fmtconv/Makefile 443665 2017-06-16 00:31:52Z jbeich $
Poudriere version: 3.1.19-48-g1bf78d5a
Host OSVERSION: 1200033
Jail OSVERSION: 1100122
Job Id: 15

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p1
UNAME_r=11.0-RELEASE-p1
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110arm64-quarterly/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=vapoursynth-fmtconv-r20
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110arm64-quarterly/ref/.p/pool
MASTERNAME=110arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-48-g1bf78d5a
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--libdir="/usr/local/lib/vapoursynth" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/vapoursynth-fmtconv/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/vapoursynth-fmtconv/work  HOME=/wrkdirs/usr/ports/graphics/vapoursynth-fmtconv/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/vapoursynth-fmtconv/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/vapoursynth-fmtconv/work  HOME=/wrkdirs/usr/ports/graphics/vapoursynth-fmtconv/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="`pkg-config vapoursynth --cflags`"  LDFLAGS="" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/vapoursynth-fmtconv"
EXAMPLESDIR="share/examples/fmtconv"
DATADIR="lib/vapoursynth"
WWWDIR="www/fmtconv"
ETCDIR="etc/fmtconv"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/lib/vapoursynth
DOCSDIR=/usr/local/share/doc/vapoursynth-fmtconv
EXAMPLESDIR=/usr/local/share/examples/fmtconv
WWWDIR=/usr/local/www/fmtconv
ETCDIR=/usr/local/etc/fmtconv
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=aarch64
CONFIGURE_MAX_CMD_LEN=262144
OPSYS=FreeBSD
OSREL=11.0
OSVERSION=1100122
PYTHONBASE=/usr/local
UID=0
_JAVA_OS_LIST_REGEXP=native\|linux
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
_OSRELEASE=11.0-RELEASE-p1
#### Misc Poudriere ####
GID=0
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License WTFPL accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   vapoursynth-fmtconv-r20 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
[110arm64-quarterly-job-15] Installing pkg-1.10.1...
[110arm64-quarterly-job-15] Extracting pkg-1.10.1: .......... done
===>   vapoursynth-fmtconv-r20 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of vapoursynth-fmtconv-r20
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License WTFPL accepted by the user
===> Fetching all distfiles required by vapoursynth-fmtconv-r20 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License WTFPL accepted by the user
===> Fetching all distfiles required by vapoursynth-fmtconv-r20 for building
=> SHA256 Checksum OK for EleonoreMizo-fmtconv-r20_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License WTFPL accepted by the user
===> Fetching all distfiles required by vapoursynth-fmtconv-r20 for building
===>  Extracting for vapoursynth-fmtconv-r20
=> SHA256 Checksum OK for EleonoreMizo-fmtconv-r20_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for vapoursynth-fmtconv-r20
===>  Applying FreeBSD patches for vapoursynth-fmtconv-r20
===========================================================================
=======================<phase: build-depends  >============================
===>   vapoursynth-fmtconv-r20 depends on file: /usr/local/include/vapoursynth/VapourSynth.h - not found
===>   Installing existing package /packages/All/vapoursynth-R38.txz
[110arm64-quarterly-job-15] Installing vapoursynth-R38...
[110arm64-quarterly-job-15] `-- Installing ImageMagick7-7.0.5.10...
[110arm64-quarterly-job-15] |   `-- Installing cairo-1.14.8_1,2...
[110arm64-quarterly-job-15] |   | `-- Installing dri2proto-2.8...
[110arm64-quarterly-job-15] |   | `-- Extracting dri2proto-2.8: .... done
[110arm64-quarterly-job-15] |   | `-- Installing fontconfig-2.12.1,1...
[110arm64-quarterly-job-15] |   |   `-- Installing expat-2.2.1...
[110arm64-quarterly-job-15] |   |   `-- Extracting expat-2.2.1: .......... done
[110arm64-quarterly-job-15] |   |   `-- Installing freetype2-2.8...
[110arm64-quarterly-job-15] |   |   `-- Extracting freetype2-2.8: .......... done
[110arm64-quarterly-job-15] |   | `-- Extracting fontconfig-2.12.1,1: .......... done
Running fc-cache to build fontconfig cache...
/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
[110arm64-quarterly-job-15] |   | `-- Installing gettext-runtime-0.19.8.1_1...
[110arm64-quarterly-job-15] |   |   `-- Installing indexinfo-0.2.6...
[110arm64-quarterly-job-15] |   |   `-- Extracting indexinfo-0.2.6: .... done
[110arm64-quarterly-job-15] |   | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done
[110arm64-quarterly-job-15] |   | `-- Installing glib-2.50.2_3,1...
[110arm64-quarterly-job-15] |   |   `-- Installing libffi-3.2.1...
[110arm64-quarterly-job-15] |   |   `-- Extracting libffi-3.2.1: .......... done
[110arm64-quarterly-job-15] |   |   `-- Installing libiconv-1.14_10...
[110arm64-quarterly-job-15] |   |   `-- Extracting libiconv-1.14_10: .......... done
[110arm64-quarterly-job-15] |   |   `-- Installing pcre-8.40_1...
[110arm64-quarterly-job-15] |   |   `-- Extracting pcre-8.40_1: .......... done
[110arm64-quarterly-job-15] |   |   `-- Installing perl5-5.24.1_1...
[110arm64-quarterly-job-15] |   |   `-- Extracting perl5-5.24.1_1: .......... done
<snip>
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ContFirFromDiscrete.lo -MD -MP -MF ../../src/fmtcl/.deps/ContFirFromDiscrete.Tpo -c ../../src/fmtcl/ContFirFromDiscrete.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ContFirFromDiscrete.o
depbase=`echo ../../src/fmtcl/ContFirGauss.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/ContFirGauss.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/ContFirGauss.lo ../../src/fmtcl/ContFirGauss.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ContFirGauss.lo -MD -MP -MF ../../src/fmtcl/.deps/ContFirGauss.Tpo -c ../../src/fmtcl/ContFirGauss.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ContFirGauss.o
depbase=`echo ../../src/fmtcl/ContFirInterface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/ContFirInterface.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/ContFirInterface.lo ../../src/fmtcl/ContFirInterface.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ContFirInterface.lo -MD -MP -MF ../../src/fmtcl/.deps/ContFirInterface.Tpo -c ../../src/fmtcl/ContFirInterface.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ContFirInterface.o
depbase=`echo ../../src/fmtcl/ContFirLanczos.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/ContFirLanczos.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/ContFirLanczos.lo ../../src/fmtcl/ContFirLanczos.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ContFirLanczos.lo -MD -MP -MF ../../src/fmtcl/.deps/ContFirLanczos.Tpo -c ../../src/fmtcl/ContFirLanczos.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ContFirLanczos.o
depbase=`echo ../../src/fmtcl/ContFirLinear.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/ContFirLinear.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/ContFirLinear.lo ../../src/fmtcl/ContFirLinear.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ContFirLinear.lo -MD -MP -MF ../../src/fmtcl/.deps/ContFirLinear.Tpo -c ../../src/fmtcl/ContFirLinear.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ContFirLinear.o
depbase=`echo ../../src/fmtcl/ContFirRect.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/ContFirRect.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/ContFirRect.lo ../../src/fmtcl/ContFirRect.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ContFirRect.lo -MD -MP -MF ../../src/fmtcl/.deps/ContFirRect.Tpo -c ../../src/fmtcl/ContFirRect.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ContFirRect.o
depbase=`echo ../../src/fmtcl/ContFirSinc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/ContFirSinc.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/ContFirSinc.lo ../../src/fmtcl/ContFirSinc.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ContFirSinc.lo -MD -MP -MF ../../src/fmtcl/.deps/ContFirSinc.Tpo -c ../../src/fmtcl/ContFirSinc.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ContFirSinc.o
depbase=`echo ../../src/fmtcl/ContFirSnh.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/ContFirSnh.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/ContFirSnh.lo ../../src/fmtcl/ContFirSnh.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ContFirSnh.lo -MD -MP -MF ../../src/fmtcl/.deps/ContFirSnh.Tpo -c ../../src/fmtcl/ContFirSnh.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ContFirSnh.o
depbase=`echo ../../src/fmtcl/ContFirSpline16.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/ContFirSpline16.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/ContFirSpline16.lo ../../src/fmtcl/ContFirSpline16.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ContFirSpline16.lo -MD -MP -MF ../../src/fmtcl/.deps/ContFirSpline16.Tpo -c ../../src/fmtcl/ContFirSpline16.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ContFirSpline16.o
depbase=`echo ../../src/fmtcl/ContFirSpline36.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/ContFirSpline36.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/ContFirSpline36.lo ../../src/fmtcl/ContFirSpline36.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ContFirSpline36.lo -MD -MP -MF ../../src/fmtcl/.deps/ContFirSpline36.Tpo -c ../../src/fmtcl/ContFirSpline36.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ContFirSpline36.o
depbase=`echo ../../src/fmtcl/ContFirSpline64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/ContFirSpline64.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/ContFirSpline64.lo ../../src/fmtcl/ContFirSpline64.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ContFirSpline64.lo -MD -MP -MF ../../src/fmtcl/.deps/ContFirSpline64.Tpo -c ../../src/fmtcl/ContFirSpline64.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ContFirSpline64.o
depbase=`echo ../../src/fmtcl/ContFirSpline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/ContFirSpline.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/ContFirSpline.lo ../../src/fmtcl/ContFirSpline.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ContFirSpline.lo -MD -MP -MF ../../src/fmtcl/.deps/ContFirSpline.Tpo -c ../../src/fmtcl/ContFirSpline.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ContFirSpline.o
depbase=`echo ../../src/fmtcl/DiscreteFirCustom.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/DiscreteFirCustom.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/DiscreteFirCustom.lo ../../src/fmtcl/DiscreteFirCustom.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/DiscreteFirCustom.lo -MD -MP -MF ../../src/fmtcl/.deps/DiscreteFirCustom.Tpo -c ../../src/fmtcl/DiscreteFirCustom.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/DiscreteFirCustom.o
depbase=`echo ../../src/fmtcl/DiscreteFirInterface.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/DiscreteFirInterface.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/DiscreteFirInterface.lo ../../src/fmtcl/DiscreteFirInterface.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/DiscreteFirInterface.lo -MD -MP -MF ../../src/fmtcl/.deps/DiscreteFirInterface.Tpo -c ../../src/fmtcl/DiscreteFirInterface.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/DiscreteFirInterface.o
depbase=`echo ../../src/fmtcl/ErrDifBuf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/ErrDifBuf.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/ErrDifBuf.lo ../../src/fmtcl/ErrDifBuf.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ErrDifBuf.lo -MD -MP -MF ../../src/fmtcl/.deps/ErrDifBuf.Tpo -c ../../src/fmtcl/ErrDifBuf.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ErrDifBuf.o
depbase=`echo ../../src/fmtcl/ErrDifBufFactory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/ErrDifBufFactory.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/ErrDifBufFactory.lo ../../src/fmtcl/ErrDifBufFactory.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/ErrDifBufFactory.lo -MD -MP -MF ../../src/fmtcl/.deps/ErrDifBufFactory.Tpo -c ../../src/fmtcl/ErrDifBufFactory.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/ErrDifBufFactory.o
depbase=`echo ../../src/fmtcl/FilterResize.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/FilterResize.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/FilterResize.lo ../../src/fmtcl/FilterResize.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/FilterResize.lo -MD -MP -MF ../../src/fmtcl/.deps/FilterResize.Tpo -c ../../src/fmtcl/FilterResize.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/FilterResize.o
In file included from ../../src/fmtcl/FilterResize.cpp:32:
In file included from ./../../src/fmtcl/FilterResize.h:31:
In file included from ./../../src/conc/ObjPool.h:44:
In file included from ./../../src/conc/CellPool.h:141:
./../../src/conc/CellPool.hpp:273:26: warning: variable 'i' used in loop condition not modified in loop body [-Wfor-loop-analysis]
                for (size_t i = count; i > 0; --count)
                                       ^
./../../src/conc/CellPool.hpp:190:28: note: in instantiation of member function 'conc::CellPool<fmtcl::ResizeData *>::alloc_cells' requested here
        CellType *     zone_ptr = alloc_cells (cur_size);
                                  ^
./../../src/conc/CellPool.hpp:119:4: note: in instantiation of member function 'conc::CellPool<fmtcl::ResizeData *>::allocate_zone' requested here
                        allocate_zone (zone_index, cur_size, zone_ptr_ref);
                        ^
./../../src/conc/ObjPool.hpp:56:22: note: in instantiation of member function 'conc::CellPool<fmtcl::ResizeData *>::expand_to' requested here
        _obj_cell_pool_ptr->expand_to (1024);
                            ^
./../src/fmtcl/FilterResize.cpp:87:3: note: in instantiation of member function 'conc::ObjPool<fmtcl::ResizeData>::ObjPool' requested here
,       _pool ()
        ^
In file included from ../../src/fmtcl/FilterResize.cpp:32:
In file included from ./../../src/fmtcl/FilterResize.h:31:
In file included from ./../../src/conc/ObjPool.h:44:
In file included from ./../../src/conc/CellPool.h:141:
./../../src/conc/CellPool.hpp:273:26: warning: variable 'i' used in loop condition not modified in loop body [-Wfor-loop-analysis]
                for (size_t i = count; i > 0; --count)
                                       ^
./../../src/conc/CellPool.hpp:190:28: note: in instantiation of member function 'conc::CellPool<fmtcl::FilterResize::TaskRsz>::alloc_cells' requested here
        CellType *     zone_ptr = alloc_cells (cur_size);
                                  ^
./../../src/conc/CellPool.hpp:119:4: note: in instantiation of member function 'conc::CellPool<fmtcl::FilterResize::TaskRsz>::allocate_zone' requested here
                        allocate_zone (zone_index, cur_size, zone_ptr_ref);
                        ^
./../../src/conc/CellPool.hpp:148:4: note: in instantiation of member function 'conc::CellPool<fmtcl::FilterResize::TaskRsz>::expand_to' requested here
                        expand_to (new_size);
                        ^
./../src/fmtcl/FilterResize.cpp:594:47: note: in instantiation of member function 'conc::CellPool<fmtcl::FilterResize::TaskRsz>::take_cell' requested here
                        TaskRszCell *   tr_cell_ptr = _task_rsz_pool.take_cell (true);
                                                                     ^
2 warnings generated.
depbase=`echo ../../src/fmtcl/fnc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/fnc.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/fnc.lo ../../src/fmtcl/fnc.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/fnc.lo -MD -MP -MF ../../src/fmtcl/.deps/fnc.Tpo -c ../../src/fmtcl/fnc.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/fnc.o
depbase=`echo ../../src/fmtcl/KernelData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/KernelData.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/KernelData.lo ../../src/fmtcl/KernelData.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/KernelData.lo -MD -MP -MF ../../src/fmtcl/.deps/KernelData.Tpo -c ../../src/fmtcl/KernelData.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/KernelData.o
depbase=`echo ../../src/fmtcl/Matrix2020CLProc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/Matrix2020CLProc.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/Matrix2020CLProc.lo ../../src/fmtcl/Matrix2020CLProc.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/Matrix2020CLProc.lo -MD -MP -MF ../../src/fmtcl/.deps/Matrix2020CLProc.Tpo -c ../../src/fmtcl/Matrix2020CLProc.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/Matrix2020CLProc.o
In file included from ../../src/fmtcl/Matrix2020CLProc.cpp:31:
./../../src/fmtcl/Matrix2020CLProc.h:133:17: warning: private field '_sse2_flag' is not used [-Wunused-private-field]
        bool           _sse2_flag;
                       ^
./../../src/fmtcl/Matrix2020CLProc.h:134:17: warning: private field '_avx2_flag' is not used [-Wunused-private-field]
        bool           _avx2_flag;
                       ^
2 warnings generated.
depbase=`echo ../../src/fmtcl/MatrixProc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool  --tag=CXX   --mode=compile c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" -DPACKAGE_STRING=\"fmtconv\ r20\" -DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php\?t=166504\" -DPACKAGE_URL=\"http://forum.doom9.org/showthread.php\?t=166504\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.   -I/usr/local/include/vapoursynth -I/usr/local/include  -std=c++11  -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing  -MT ../../src/fmtcl/MatrixProc.lo -MD -MP -MF $depbase.Tpo -c -o ../../src/fmtcl/MatrixProc.lo ../../src/fmtcl/MatrixProc.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  c++ -DPACKAGE_NAME=\"fmtconv\" -DPACKAGE_TARNAME=\"fmtconv\" -DPACKAGE_VERSION=\"r20\" "-DPACKAGE_STRING=\"fmtconv r20\"" "-DPACKAGE_BUGREPORT=\"http://forum.doom9.org/showthread.php?t=166504\"" "-DPACKAGE_URL=\"http://forum.doom9.org/showthread.php?t=166504\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -I/usr/local/include/vapoursynth -I/usr/local/include -std=c++11 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wshadow -I./../../src -O2 -pipe -fno-strict-aliasing -MT ../../src/fmtcl/MatrixProc.lo -MD -MP -MF ../../src/fmtcl/.deps/MatrixProc.Tpo -c ../../src/fmtcl/MatrixProc.cpp  -fPIC -DPIC -o ../../src/fmtcl/.libs/MatrixProc.o
./../src/fmtcl/MatrixProc.cpp:66:3: error: initializer '_coef_simd_arr' does not name a non-static data member or base class; did you mean the member '_coef_int_arr'?
,       _coef_simd_arr ()
        ^~~~~~~~~~~~~~
        _coef_int_arr
./../../src/fmtcl/MatrixProc.h:134:17: note: '_coef_int_arr' declared here
                       _coef_int_arr;
                       ^
./../src/fmtcl/MatrixProc.cpp:66:3: error: multiple initializations given for non-static member '_coef_int_arr'
,       _coef_simd_arr ()
        ^~~~~~~~~~~~~~~~~
./../src/fmtcl/MatrixProc.cpp:65:3: note: previous initialization is here
,       _coef_int_arr ()
        ^~~~~~~~~~~~~~~~
./../src/fmtcl/MatrixProc.cpp:362:18: error: out-of-line definition of 'setup_fnc_sse' does not match any declaration in 'fmtcl::MatrixProc'
void    MatrixProc::setup_fnc_sse (bool int_proc_flag, SplFmt src_fmt, int src_bits, SplFmt dst_fmt, int dst_bits, bool single_plane_flag)
                    ^~~~~~~~~~~~~
./../src/fmtcl/MatrixProc.cpp:368:17: error: no member named 'process_1_flt_sse' in 'fmtcl::MatrixProc'; did you mean '::fmtcl::MatrixProc::process_1_flt_cpp'?
                        _proc_ptr = &ThisType::process_1_flt_sse;
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
                                     ::fmtcl::MatrixProc::process_1_flt_cpp
./../../src/fmtcl/MatrixProc.h:106:17: note: '::fmtcl::MatrixProc::process_1_flt_cpp' declared here
        void           process_1_flt_cpp (uint8_t * const dst_ptr_arr [NBR_PLANES], const int dst_str_arr [NBR_PLANES], const uint8_t * const src_ptr_arr [NBR_PLANES], const int src_str_arr [NBR_PLANES], int w, int h) const;
                       ^
./../src/fmtcl/MatrixProc.cpp:372:17: error: no member named 'process_3_flt_sse' in 'fmtcl::MatrixProc'; did you mean '::fmtcl::MatrixProc::process_3_flt_cpp'?
                        _proc_ptr = &ThisType::process_3_flt_sse;
                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~
                                     ::fmtcl::MatrixProc::process_3_flt_cpp
./../../src/fmtcl/MatrixProc.h:105:17: note: '::fmtcl::MatrixProc::process_3_flt_cpp' declared here
        void           process_3_flt_cpp (uint8_t * const dst_ptr_arr [NBR_PLANES], const int dst_str_arr [NBR_PLANES], const uint8_t * const src_ptr_arr [NBR_PLANES], const int src_str_arr [NBR_PLANES], int w, int h) const;
                       ^
./../src/fmtcl/MatrixProc.cpp:379:18: error: out-of-line definition of 'setup_fnc_sse2' does not match any declaration in 'fmtcl::MatrixProc'
void    MatrixProc::setup_fnc_sse2 (bool int_proc_flag, SplFmt src_fmt, int src_bits, SplFmt dst_fmt, int dst_bits, bool single_plane_flag)
                    ^~~~~~~~~~~~~~
./../src/fmtcl/MatrixProc.cpp:408:28: error: use of undeclared identifier 'ProxyRwSse2'
                fmtcl_MatrixProc_SPAN_I (fmtcl_MatrixProc_CASE_INT)
                                         ^
./../src/fmtcl/MatrixProc.cpp:408:28: error: no member named 'process_n_int_sse2' in 'fmtcl::MatrixProc'
                fmtcl_MatrixProc_SPAN_I (fmtcl_MatrixProc_CASE_INT)
                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
./../../src/fmtcl/MatrixProc_macro.h:30:2: note: expanded from macro 'fmtcl_MatrixProc_SPAN_I'
        CI (INT8   ,  8, INT8   ,  8) \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../src/fmtcl/MatrixProc.cpp:386:27: note: expanded from macro 'fmtcl_MatrixProc_CASE_INT'
                        _proc_ptr = &ThisType::process_n_int_sse2 < \
                                     ~~~~~~~~~~^
./../src/fmtcl/MatrixProc.cpp:408:28: error: expected expression
./../src/fmtcl/MatrixProc.cpp:408:28: error: use of undeclared identifier 'ProxyRwSse2'
./../src/fmtcl/MatrixProc.cpp:408:28: error: expected expression
./../src/fmtcl/MatrixProc.cpp:408:28: error: expected expression
./../src/fmtcl/MatrixProc.cpp:408:28: error: use of undeclared identifier 'ProxyRwSse2'
./../src/fmtcl/MatrixProc.cpp:408:28: error: no member named 'process_n_int_sse2' in 'fmtcl::MatrixProc'
                fmtcl_MatrixProc_SPAN_I (fmtcl_MatrixProc_CASE_INT)
                ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
./../../src/fmtcl/MatrixProc_macro.h:30:2: note: expanded from macro 'fmtcl_MatrixProc_SPAN_I'
        CI (INT8   ,  8, INT8   ,  8) \
        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./../src/fmtcl/MatrixProc.cpp:393:27: note: expanded from macro 'fmtcl_MatrixProc_CASE_INT'
                        _proc_ptr = &ThisType::process_n_int_sse2 < \
                                     ~~~~~~~~~~^
./../src/fmtcl/MatrixProc.cpp:408:28: error: expected expression
./../src/fmtcl/MatrixProc.cpp:408:28: error: use of undeclared identifier 'ProxyRwSse2'
./../src/fmtcl/MatrixProc.cpp:408:28: error: expected expression
./../src/fmtcl/MatrixProc.cpp:408:28: error: expected expression
./../src/fmtcl/MatrixProc.cpp:408:28: error: use of undeclared identifier 'ProxyRwSse2'
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
gmake[1]: *** [Makefile:1085: ../../src/fmtcl/MatrixProc.lo] Error 1
gmake[1]: Leaving directory '/wrkdirs/usr/ports/graphics/vapoursynth-fmtconv/work/fmtconv-r20/build/unix'
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/vapoursynth-fmtconv



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707150415.v6F4FspJ008872>