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: jbe...@freebsd.org Last committer: jbe...@freebsd.org Ident: $FreeBSD: head/multimedia/vapoursynth/Makefile 415615 2016-05-22 01:10:34Z jbeich $ Log URL: http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/418114/logs/vapoursynth-r32.log Build URL: http://package19.nyi.freebsd.org/build.html?mastername=103i386-default-build-as-user&build=418114 Log: ====>> Building multimedia/vapoursynth build started at Wed Jul 6 05:47:21 UTC 2016 port directory: /usr/ports/multimedia/vapoursynth building for: FreeBSD 103i386-default-build-as-user-job-03 10.3-RELEASE-p5 FreeBSD 10.3-RELEASE-p5 i386 maintained by: jbe...@freebsd.org Makefile ident: $FreeBSD: head/multimedia/vapoursynth/Makefile 415615 2016-05-22 01:10:34Z jbeich $ Poudriere version: 3.1.14 Host OSVERSION: 1100116 Jail OSVERSION: 1003000 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 UNAME_v=FreeBSD 10.3-RELEASE-p5 UNAME_r=10.3-RELEASE-p5 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=i386 LINUX_OSRELEASE=2.6.32 SAVED_TERM= MASTERMNT=/poudriere/data/.m/103i386-default-build-as-user/ref FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin _JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+ POUDRIERE_BUILD_TYPE=bulk PKGNAME=vapoursynth-r32 OSREL=10.3 _OSRELEASE=10.3-RELEASE-p5 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=32 PWD=/poudriere/data/.m/103i386-default-build-as-user/ref/.p/pool MASTERNAME=103i386-default-build-as-user SCRIPTPREFIX=/usr/local/share/poudriere _JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun USER=root HOME=/root POUDRIERE_VERSION=3.1.14 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh CONFIGURE_MAX_CMD_LEN=262144 LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local PACKAGE_BUILDING=yes _JAVA_OS_LIST_REGEXP=native\|linux OSVERSION=1003000 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for vapoursynth-r32: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation FRAME_GUARD=off: Check integrity after each filter SIMD=off: Use CPU-specific optimizations ====> Components CORE=on: Core library PYTHON=on: Python bindings or support VSPIPE=on: Command line interface VSSCRIPT=on: Scripting library ====> Plugins ASS=on: Subtitles rendering via libass EEDI3=on: Very slow edge directed interpolation IMAGEMAGICK=on: ImageMagick image processing support MORPHO=on: Morphological filter TESSERACT=on: Optical Character Recognition via Tesseract REMOVEGRAIN=on: 3x3 median and convolution denoising VINVERSE=on: Remove residual combing VIVTC=on: Field matching, inverse telecine and decimation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-silent-rules --disable-debug --disable-guard-pattern --disable-x86-asm --enable-core --enable-python-module --enable-vspipe --enable-vsscript --enable-assvapour --enable-eedi3 --enable-imwri --enable-morpho --enable-ocr --enable-removegrain --enable-vinverse --enable-vivtc --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake CMAKE_PREFIX_PATH="/usr/local" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.4" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work TMPDIR="/tmp" 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/multimedia/vapoursynth/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -isystem /usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="-D_GLIBCXX_USE_C99 -isystem /usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -isystem /usr/local/include -fstack-protector -fno-strict-aliasing -isystem /usr/local/include" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " FRAME_GUARD="@comment " NO_FRAME_GUARD="" SIMD="@comment " NO_SIMD="" CORE="" NO_CORE="@comment " PYTHON="" NO_PYTHON="@comment " VSPIPE="" NO_VSPIPE="@comment " VSSCRIPT="" NO_VSSCRIPT="@comment " ASS="" NO_ASS="@comment " EEDI3="" NO_EEDI3="@comment " IMAGEMAGICK="" NO_IMAGEMAGICK="@comment " MORPHO="" NO_MORPHO="@comment " TESSERACT="" NO_TESSERACT="@comment " REMOVEGRAIN="" NO_REMOVEGRAIN="@comment " VINVERSE="" NO_VINVERSE="@comment " VIVTC="" NO_VIVTC="@comment " PYTHON_INCLUDEDIR=include/python3.4m PYTHON_LIBDIR=lib/python3.4 PYTHON_PLATFORM=freebsd10 PYTHON_SITELIBDIR=lib/python3.4/site-packages PYTHON_VER=3.4 PYTHON_VERSION=python3.4 OSREL=10.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/vapoursynth" EXAMPLESDIR="share/examples/vapoursynth" DATADIR="lib/vapoursynth" WWWDIR="www/vapoursynth" ETCDIR="etc/vapoursynth" --End PLIST_SUB-- --SUB_LIST-- DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " FRAME_GUARD="@comment " NO_FRAME_GUARD="" SIMD="@comment " NO_SIMD="" CORE="" NO_CORE="@comment " PYTHON="" NO_PYTHON="@comment " VSPIPE="" NO_VSPIPE="@comment " VSSCRIPT="" NO_VSSCRIPT="@comment " ASS="" NO_ASS="@comment " EEDI3="" NO_EEDI3="@comment " IMAGEMAGICK="" NO_IMAGEMAGICK="@comment " MORPHO="" NO_MORPHO="@comment " TESSERACT="" NO_TESSERACT="@comment " REMOVEGRAIN="" NO_REMOVEGRAIN="@comment " VINVERSE="" NO_VINVERSE="@comment " VIVTC="" NO_VIVTC="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/lib/vapoursynth DOCSDIR=/usr/local/share/doc/vapoursynth EXAMPLESDIR=/usr/local/share/examples/vapoursynth WWWDIR=/usr/local/www/vapoursynth ETCDIR=/usr/local/etc/vapoursynth --End SUB_LIST-- ---Begin make.conf--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =======================<phase: check-sanity >============================ ===> License LGPL21+ accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> vapoursynth-r32 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7.txz [103i386-default-build-as-user-job-03] Installing pkg-1.8.7... [103i386-default-build-as-user-job-03] Extracting pkg-1.8.7: .......... done ===> vapoursynth-r32 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of vapoursynth-r32 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by vapoursynth-r32 for building =========================================================================== =======================<phase: checksum >============================ ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by vapoursynth-r32 for building => SHA256 Checksum OK for vapoursynth-vapoursynth-R32_GH0.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License LGPL21+ accepted by the user ===> Fetching all distfiles required by vapoursynth-r32 for building ===> Extracting for vapoursynth-r32 => SHA256 Checksum OK for vapoursynth-vapoursynth-R32_GH0.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for vapoursynth-r32 ===> Applying FreeBSD patches for vapoursynth-r32 =========================================================================== =======================<phase: build-depends >============================ ===> vapoursynth-r32 depends on executable: sphinx-build - not found ===> vapoursynth-r32 depends on package: /packages/All/py34-sphinx-1.4.4.txz - not found ===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source *** Error code 1 Stop. make: stopped in /usr/ports/multimedia/vapoursynth _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"