Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 May 2020 05:38:51 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 113arm64-quarterly][multimedia/vapoursynth] Failed for vapoursynth-r49 in build
Message-ID:  <202005310538.04V5cpmV049511@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/2020Q2/multimedia/vapoursynth/Makefile 529217 2020-03-26 20:46:50Z jbeich $
Log URL:        http://thunderx1.nyi.freebsd.org/data/113arm64-quarterly/537109/logs/vapoursynth-r49.log
Build URL:      http://thunderx1.nyi.freebsd.org/build.html?mastername=113arm64-quarterly&build=537109
Log:

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

---Begin Environment---
SHELL=/bin/csh
OSVERSION=1103000
UNAME_v=FreeBSD 11.3-RELEASE-p9 1103000
UNAME_r=11.3-RELEASE-p9
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
HOME=/root
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
LOCALBASE=/usr/local
USER=root
LIBEXECPREFIX=/usr/local/libexec/poudriere
POUDRIERE_VERSION=3.2.8-5-gc81843e5
MASTERMNT=/usr/local/poudriere/data/.m/113arm64-quarterly/ref
POUDRIERE_BUILD_TYPE=bulk
PACKAGE_BUILDING=yes
SAVED_TERM=
PWD=/usr/local/poudriere/data/.m/113arm64-quarterly/ref/.p/pool
P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
MASTERNAME=113arm64-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
OLDPWD=/usr/local/poudriere/data/.m/113arm64-quarterly/ref/.p
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
POUDRIEREPATH=/usr/local/bin/poudriere
---End Environment---

---Begin Poudriere Port Flags/Env---
PORT_FLAGS=
PKGENV=
FLAVOR=
DEPENDS_ARGS=
MAKE_ARGS=
---End Poudriere Port Flags/Env---

---Begin OPTIONS List---
===> The following configuration options are available for vapoursynth-r49:
     DEBUG=off: Build with debugging support
     DOCS=on: Build and/or install documentation
     FRAME_GUARD=off: Check integrity after each filter
====> Components
     CORE=on: Core library
     PYTHON=on: Python bindings or support
     VSPIPE=on: Command line interface
     VSSCRIPT=on: Scripting library
====> Plugins
     ASS=on: Subtitles rendering via libass
     EEDI3=on: Very slow edge directed interpolation
     IMAGEMAGICK=on: ImageMagick image processing support
     MISCFILTERS=on: Miscellaneous filters
     MORPHO=on: Morphological filter
     TESSERACT=on: Optical Character Recognition via Tesseract
     REMOVEGRAIN=on: 3x3 median and convolution denoising
     VINVERSE=on: Remove residual combing
     VIVTC=on: Field matching, inverse telecine and decimation
===> Use 'make config' to modify these settings
---End OPTIONS List---

--MAINTAINER--
jbeich@FreeBSD.org
--End MAINTAINER--

--CONFIGURE_ARGS--
--enable-subtext --enable-core --disable-debug --enable-eedi3 --disable-guard-pattern --enable-imwri --enable-miscfilters --enable-morpho --enable-python-module --enable-removegrain --enable-ocr --enable-vinverse --enable-vivtc --enable-vspipe --enable-vsscript --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
MAKE=gmake PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work  HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/vapoursynth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work  HOME=/wrkdirs/usr/ports/multimedia/vapoursynth/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/vapoursynth/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include"  LDFLAGS=" -fstack-protector-strong " LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD
 _INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
PORTDOCS="" ASS="" NO_ASS="@comment " CORE="" NO_CORE="@comment " DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " EEDI3="" NO_EEDI3="@comment " FRAME_GUARD="@comment " NO_FRAME_GUARD="" IMAGEMAGICK="" NO_IMAGEMAGICK="@comment " MISCFILTERS="" NO_MISCFILTERS="@comment " MORPHO="" NO_MORPHO="@comment " PYTHON="" NO_PYTHON="@comment " REMOVEGRAIN="" NO_REMOVEGRAIN="@comment " TESSERACT="" NO_TESSERACT="@comment " VINVERSE="" NO_VINVERSE="@comment " VIVTC="" NO_VIVTC="@comment " VSPIPE="" NO_VSPIPE="@comment " VSSCRIPT="" NO_VSSCRIPT="@comment " PYTHON_INCLUDEDIR=include/python3.7m  PYTHON_LIBDIR=lib/python3.7  PYTHON_PLATFORM=freebsd11  PYTHON_SITELIBDIR=lib/python3.7/site-packages  PYTHON_SUFFIX=37  PYTHON_VER=3.7  PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=11.3 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/vapoursynth"  EXAMPLESDIR="share/examples/vapoursynth"  DATADIR="lib/vapoursynth"  WWWDIR="www/vapoursynth"  ET
 CDIR="etc/vapoursynth"
--End PLIST_SUB--

--SUB_LIST--
ASS="" NO_ASS="@comment " CORE="" NO_CORE="@comment " DEBUG="@comment " NO_DEBUG="" DOCS="" NO_DOCS="@comment " EEDI3="" NO_EEDI3="@comment " FRAME_GUARD="@comment " NO_FRAME_GUARD="" IMAGEMAGICK="" NO_IMAGEMAGICK="@comment " MISCFILTERS="" NO_MISCFILTERS="@comment " MORPHO="" NO_MORPHO="@comment " PYTHON="" NO_PYTHON="@comment " REMOVEGRAIN="" NO_REMOVEGRAIN="@comment " TESSERACT="" NO_TESSERACT="@comment " VINVERSE="" NO_VINVERSE="@comment " VIVTC="" NO_VIVTC="@comment " VSPIPE="" NO_VSPIPE="@comment " VSSCRIPT="" NO_VSSCRIPT="@comment " PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/lib/vapoursynth DOCSDIR=/usr/local/share/doc/vapoursynth EXAMPLESDIR=/usr/local/share/examples/vapoursynth  WWWDIR=/usr/local/www/vapoursynth ETCDIR=/usr/local/etc/vapoursynth
--End SUB_LIST--

---Begin make.conf---
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
PACKAGE_BUILDING=yes
PACKAGE_BUILDING_FLAVORS=yes
#### /usr/local/etc/poudriere.d/make.conf ####
# XXX: We really need this but cannot use it while 'make checksum' does not
# try the next mirror on checksum failure.  It currently retries the same
# failed mirror and then fails rather then trying another.  It *does*
# try the next if the size is mismatched though.
#MASTER_SITE_FREEBSD=yes
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
_CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: aarch64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin
_ALTCCVERSION_921dbbb2=none
_CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: aarch64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
CC_OUTPUT_921dbbb2_58173849=yes
CC_OUTPUT_921dbbb2_9bdba57c=yes
CC_OUTPUT_921dbbb2_6a4fe7f5=yes
CC_OUTPUT_921dbbb2_6bcac02b=yes
CC_OUTPUT_921dbbb2_67d20829=yes
CC_OUTPUT_921dbbb2_bfa62e83=yes
CC_OUTPUT_921dbbb2_f0b4d593=yes
CC_OUTPUT_921dbbb2_308abb44=yes
CC_OUTPUT_921dbbb2_f00456e5=yes
CC_OUTPUT_921dbbb2_65ad290d=yes
CC_OUTPUT_921dbbb2_f2776b26=yes
CC_OUTPUT_921dbbb2_b2657cc3=yes
CC_OUTPUT_921dbbb2_380987f7=yes
CC_OUTPUT_921dbbb2_160933ec=yes
CC_OUTPUT_921dbbb2_fb62803b=yes
_OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: aarch64-unknown-freebsd11.3 Thread model: posix InstalledDir: /usr/bin
_OBJC_ALTCCVERSION_921dbbb2=none
ARCH=aarch64
OPSYS=FreeBSD
_OSRELEASE=11.3-RELEASE-p9
OSREL=11.3
OSVERSION=1103000
PYTHONBASE=/usr/local
CONFIGURE_MAX_CMD_LEN=524288
HAVE_PORTS_ENV=1
#### Misc Poudriere ####
GID=0
UID=0
---End make.conf---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  1048576
stack size              (kbytes, -s)  1048576
core file size      (512-blocks, -c)  unlimited
max memory size         (kbytes, -m)  unlimited
locked memory           (kbytes, -l)  unlimited
max user processes              (-u)  89999
open files                      (-n)  1024
virtual mem size        (kbytes, -v)  unlimited
swap limit              (kbytes, -w)  unlimited
socket buffer size       (bytes, -b)  unlimited
pseudo-terminals                (-p)  unlimited
kqueues                         (-k)  unlimited
umtx shared locks               (-o)  unlimited
--End resource limits--
=======================<phase: check-sanity   >============================
===>  License LGPL21+ accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   vapoursynth-r49 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.13.2.txz
[113arm64-quarterly-job-09] Installing pkg-1.13.2...
[113arm64-quarterly-job-09] Extracting pkg-1.13.2: .......... done
===>   vapoursynth-r49 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of vapoursynth-r49
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License LGPL21+ accepted by the user
===> Fetching all distfiles required by vapoursynth-r49 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License LGPL21+ accepted by the user
===> Fetching all distfiles required by vapoursynth-r49 for building
=> SHA256 Checksum OK for vapoursynth-vapoursynth-R49_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License LGPL21+ accepted by the user
===> Fetching all distfiles required by vapoursynth-r49 for building
===>  Extracting for vapoursynth-r49
=> SHA256 Checksum OK for vapoursynth-vapoursynth-R49_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for vapoursynth-r49
===========================================================================
=======================<phase: build-depends  >============================
===>   vapoursynth-r49 depends on package: sekrit-twc-zimg>=2.9.3 - not found
===>   Installing existing package /packages/All/sekrit-twc-zimg-2.9.3.txz
<snip>
done
loading pickled environment... not yet created

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

looking for now-outdated files... none found
pickling environment... done
checking consistency... done
preparing documents... done
writing output... [  1%] about
writing output... [  2%] api/vapoursynth.h
writing output... [  3%] api/vshelper.h
writing output... [  4%] api/vsscript.h
writing output... [  6%] apireference
writing output... [  7%] applications
writing output... [  8%] avfs
writing output... [  9%] avisynthcomp
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
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... genindex
writing additional pages... search
copying static files... WARNING: html_static_path entry '/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R49/doc/_static' does not exist
done
copying extra files... done
dumping search index in English (code: en) ... done
dumping object inventory... done
build succeeded, 1 warning.

Build finished. The HTML pages are in _build/html.
gmake[1]: Leaving directory '/wrkdirs/usr/ports/multimedia/vapoursynth/work/vapoursynth-R49/doc'
*** Error code 2

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



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