=> Bootstrap dependency digest>=20010302: found digest-20211005 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for py310-vdirsyncer-0.18.0 (cd /tmp/time/py-vdirsyncer/work/vdirsyncer-0.18.0/ && /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.10 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.10 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran 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=-Wl,-zrelro\ -Wl,-znow\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/time/py-vdirsyncer/work/.cwrapper/bin:/tmp/time/py-vdirsyncer/work/.buildlink/bin:/tmp/time/py-vdirsyncer/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/tmp/time/py-vdirsyncer/work/.home CWRAPPERS_CONFIG_DIR=/tmp/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\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/time/py-vdirsyncer/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/time/py-vdirsyncer/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/time/py-vdirsyncer/work/.tools/bin/gdbus-codegen PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/time/py-vdirsyncer/work/.buildlink/lib/pkgconfig:/tmp/time/py-vdirsyncer/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/time/py-vdirsyncer/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/time/py-vdirsyncer/work/.cwrapper/config /usr/pkg/bin/python3.10 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 'docker' 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 adding license file 'LICENSE' adding license file 'AUTHORS.rst' writing manifest file 'vdirsyncer.egg-info/SOURCES.txt' cd /tmp/time/py-vdirsyncer/work/vdirsyncer-0.18.0/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.10 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.10 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.10 COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran 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=-Wl,-zrelro\ -Wl,-znow\ -L/usr/lib\ -Wl,-R/usr/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/time/py-vdirsyncer/work/.cwrapper/bin:/tmp/time/py-vdirsyncer/work/.buildlink/bin:/tmp/time/py-vdirsyncer/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/tmp/time/py-vdirsyncer/work/.home CWRAPPERS_CONFIG_DIR=/tmp/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\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/time/py-vdirsyncer/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/time/py-vdirsyncer/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/time/py-vdirsyncer/work/.tools/bin/gdbus-codegen PKG_CONFIG= PKG_CONFIG_LIBDIR=/tmp/time/py-vdirsyncer/work/.buildlink/lib/pkgconfig:/tmp/time/py-vdirsyncer/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/time/py-vdirsyncer/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/time/py-vdirsyncer/work/.cwrapper/config PYTHONPATH=/tmp/time/py-vdirsyncer/work/vdirsyncer-0.18.0 /usr/pkg/bin/gmake man SPHINXBUILD=sphinx-build-3.10 sphinx-build-3.10 -b man -d _build/doctrees . _build/man Traceback (most recent call last): File "/usr/pkg/bin/sphinx-build-3.10", line 33, in sys.exit(load_entry_point('Sphinx==3.5.4', 'console_scripts', 'sphinx-build')()) File "/usr/pkg/bin/sphinx-build-3.10", line 25, in importlib_load_entry_point return next(matches).load() File "/usr/pkg/lib/python3.10/importlib/metadata/__init__.py", line 162, in load module = import_module(match.group('module')) File "/usr/pkg/lib/python3.10/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1050, in _gcd_import File "", line 1027, in _find_and_load File "", line 1006, in _find_and_load_unlocked File "", line 688, in _load_unlocked File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "/usr/pkg/lib/python3.10/site-packages/sphinx/cmd/build.py", line 25, in from sphinx.application import Sphinx File "/usr/pkg/lib/python3.10/site-packages/sphinx/application.py", line 32, in from sphinx.config import Config File "/usr/pkg/lib/python3.10/site-packages/sphinx/config.py", line 23, in from sphinx.util import logging File "/usr/pkg/lib/python3.10/site-packages/sphinx/util/__init__.py", line 35, in from sphinx.util import smartypants # noqa File "/usr/pkg/lib/python3.10/site-packages/sphinx/util/smartypants.py", line 33, in from sphinx.util.docutils import __version_info__ as docutils_version File "/usr/pkg/lib/python3.10/site-packages/sphinx/util/docutils.py", line 31, in from sphinx.util.typing import RoleFunction File "/usr/pkg/lib/python3.10/site-packages/sphinx/util/typing.py", line 34, in from types import Union as types_Union ImportError: cannot import name 'Union' from 'types' (/usr/pkg/lib/python3.10/types.py) gmake: *** [Makefile:131: man] Error 1 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/time/py-vdirsyncer *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/time/py-vdirsyncer