=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for py36-vdirsyncer-0.16.7 (cd /scratch/work/time/py-vdirsyncer/work/vdirsyncer-0.16.7/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.6 CC=gcc CFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.6 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.6 CXX=c++ CXXFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.6 COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/scratch/work/time/py-vdirsyncer/work/.cwrapper/bin:/scratch/work/time/py-vdirsyncer/work/.buildlink/bin:/scratch/work/time/py-vdirsyncer/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/scratch/work/time/py-vdirsyncer/work/.home CWRAPPERS_CONFIG_DIR=/scratch/work/time/py-vdirsyncer/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/scratch/work/time/py-vdirsyncer/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/scratch/work/time/py-vdirsyncer/work/.buildlink/lib/pkgconfig:/scratch/work/time/py-vdirsyncer/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/scratch/work/time/py-vdirsyncer/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/scratch/work/time/py-vdirsyncer/work/.cwrapper/config /usr/pkg/bin/python3.6 setup.py build -j4) running build running build_py creating build creating build/lib creating build/lib/vdirsyncer copying vdirsyncer/__init__.py -> build/lib/vdirsyncer copying vdirsyncer/__main__.py -> build/lib/vdirsyncer copying vdirsyncer/exceptions.py -> build/lib/vdirsyncer copying vdirsyncer/http.py -> build/lib/vdirsyncer copying vdirsyncer/metasync.py -> build/lib/vdirsyncer copying vdirsyncer/repair.py -> build/lib/vdirsyncer copying vdirsyncer/utils.py -> build/lib/vdirsyncer copying vdirsyncer/version.py -> build/lib/vdirsyncer copying vdirsyncer/vobject.py -> build/lib/vdirsyncer creating build/lib/vdirsyncer/cli copying vdirsyncer/cli/__init__.py -> build/lib/vdirsyncer/cli copying vdirsyncer/cli/config.py -> build/lib/vdirsyncer/cli copying vdirsyncer/cli/discover.py -> build/lib/vdirsyncer/cli copying vdirsyncer/cli/fetchparams.py -> build/lib/vdirsyncer/cli copying vdirsyncer/cli/tasks.py -> build/lib/vdirsyncer/cli copying vdirsyncer/cli/utils.py -> build/lib/vdirsyncer/cli creating build/lib/vdirsyncer/storage copying vdirsyncer/storage/__init__.py -> build/lib/vdirsyncer/storage copying vdirsyncer/storage/base.py -> build/lib/vdirsyncer/storage copying vdirsyncer/storage/dav.py -> build/lib/vdirsyncer/storage copying vdirsyncer/storage/etesync.py -> build/lib/vdirsyncer/storage copying vdirsyncer/storage/filesystem.py -> build/lib/vdirsyncer/storage copying vdirsyncer/storage/google.py -> build/lib/vdirsyncer/storage copying vdirsyncer/storage/http.py -> build/lib/vdirsyncer/storage copying vdirsyncer/storage/memory.py -> build/lib/vdirsyncer/storage copying vdirsyncer/storage/singlefile.py -> build/lib/vdirsyncer/storage creating build/lib/vdirsyncer/sync copying vdirsyncer/sync/__init__.py -> build/lib/vdirsyncer/sync copying vdirsyncer/sync/exceptions.py -> build/lib/vdirsyncer/sync copying vdirsyncer/sync/status.py -> build/lib/vdirsyncer/sync running egg_info writing vdirsyncer.egg-info/PKG-INFO writing dependency_links to vdirsyncer.egg-info/dependency_links.txt writing entry points to vdirsyncer.egg-info/entry_points.txt writing requirements to vdirsyncer.egg-info/requires.txt writing top-level names to vdirsyncer.egg-info/top_level.txt reading manifest file 'vdirsyncer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'contrib' no previously-included directories found matching 'scripts' no previously-included directories found matching 'tests/storage/etesync' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[cdo]' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution writing manifest file 'vdirsyncer.egg-info/SOURCES.txt' cd /scratch/work/time/py-vdirsyncer/work/vdirsyncer-0.16.7/docs && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python3.6 CC=gcc CFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.6 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.6 CXX=c++ CXXFLAGS=-O2\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.6 COMPILER_RPATH_FLAG=-Wl,-R F77=g77 FC=g77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/scratch/work/time/py-vdirsyncer/work/.cwrapper/bin:/scratch/work/time/py-vdirsyncer/work/.buildlink/bin:/scratch/work/time/py-vdirsyncer/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/scratch/work/time/py-vdirsyncer/work/.home CWRAPPERS_CONFIG_DIR=/scratch/work/time/py-vdirsyncer/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ users\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ users\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ users\ -m\ 775 INSTALL_INFO= MAKEINFO=/scratch/work/time/py-vdirsyncer/work/.tools/bin/makeinfo FLEX= BISON= PKG_CONFIG= PKG_CONFIG_LIBDIR=/scratch/work/time/py-vdirsyncer/work/.buildlink/lib/pkgconfig:/scratch/work/time/py-vdirsyncer/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/scratch/work/time/py-vdirsyncer/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/scratch/work/time/py-vdirsyncer/work/.cwrapper/config PYTHONPATH=/scratch/work/time/py-vdirsyncer/work/vdirsyncer-0.16.7 /usr/pkg/bin/gmake man SPHINXBUILD=sphinx-build-3.6 sphinx-build-3.6 -b man -d _build/doctrees . _build/man Running Sphinx v2.4.4 -------------------------------------------------------------------------- Warning: sphinx-rtd-theme not installed, building with default theme. -------------------------------------------------------------------------- making output directory... done building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 29 added, 0 changed, 0 removed reading sources... [ 3%] changelog reading sources... [ 6%] config reading sources... [ 10%] contact reading sources... [ 13%] contributing reading sources... [ 17%] donations reading sources... [ 20%] index reading sources... [ 24%] installation reading sources... [ 27%] keyring reading sources... [ 31%] license reading sources... [ 34%] packaging reading sources... [ 37%] partial-sync reading sources... [ 41%] problems reading sources... [ 44%] ssl-tutorial reading sources... [ 48%] tutorial reading sources... [ 51%] tutorials/baikal reading sources... [ 55%] tutorials/claws-mail reading sources... [ 58%] tutorials/davmail reading sources... [ 62%] tutorials/fastmail reading sources... [ 65%] tutorials/google reading sources... [ 68%] tutorials/icloud reading sources... [ 72%] tutorials/index reading sources... [ 75%] tutorials/nextcloud reading sources... [ 79%] tutorials/owncloud reading sources... [ 82%] tutorials/radicale reading sources... [ 86%] tutorials/systemd-timer reading sources... [ 89%] tutorials/todoman reading sources... [ 93%] tutorials/xandikos reading sources... [ 96%] vdir reading sources... [100%] when looking for now-outdated files... none found pickling environment... done checking consistency... done writing... vdirsyncer.1 { when installation tutorial ssl-tutorial keyring partial-sync config tutorials/index tutorials/claws-mail tutorials/systemd-timer tutorials/todoman tutorials/baikal tutorials/davmail tutorials/fastmail tutorials/google tutorials/icloud tutorials/nextcloud tutorials/owncloud tutorials/radicale tutorials/xandikos problems contributing vdir packaging contact changelog license donations } done build succeeded. The manual pages are in _build/man. gmake: *** [Makefile:132: man] Error 1 *** Error code 2 Stop. make[1]: stopped in /tree/pkgsrc/time/py-vdirsyncer WARNING: *** Please consider adding c to USE_LANGUAGES in the package Makefile. *** Error code 1 Stop. make: stopped in /tree/pkgsrc/time/py-vdirsyncer