=> Bootstrap dependency digest>=20211023: found digest-20211023 ===> 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 py38-vdirsyncer-0.18.0nb2 (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.8 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.8 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 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=-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.8 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 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 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.8 CC=gcc CFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.8 CXX=c++ CXXFLAGS=-O2\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include/python3.8 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=-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.8 sphinx-build-3.8 -b man -d _build/doctrees . _build/man Running Sphinx v4.4.0 Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/usr/pkg/lib/python3.8/site-packages/pkg_resources/__init__.py", line 573, in _build_master ws.require(__requires__) File "/usr/pkg/lib/python3.8/site-packages/pkg_resources/__init__.py", line 891, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/pkg/lib/python3.8/site-packages/pkg_resources/__init__.py", line 782, in resolve raise VersionConflict(dist, req).with_context(dependent_req) pkg_resources.ContextualVersionConflict: (importlib-metadata 2.0.0 (/usr/pkg/lib/python3.8/site-packages), Requirement.parse('importlib-metadata>=4.4'), {'Sphinx'}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/pkg/lib/python3.8/site-packages/sphinx/config.py", line 340, in eval_config_file exec(code, namespace) File "/tmp/time/py-vdirsyncer/work/vdirsyncer-0.18.0/docs/conf.py", line 4, in from pkg_resources import get_distribution File "/usr/pkg/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3267, in def _initialize_master_working_set(): File "/usr/pkg/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3241, in _call_aside f(*args, **kwargs) File "/usr/pkg/lib/python3.8/site-packages/pkg_resources/__init__.py", line 3279, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/pkg/lib/python3.8/site-packages/pkg_resources/__init__.py", line 575, in _build_master return cls._build_from_requirements(__requires__) File "/usr/pkg/lib/python3.8/site-packages/pkg_resources/__init__.py", line 588, in _build_from_requirements dists = ws.resolve(reqs, Environment()) File "/usr/pkg/lib/python3.8/site-packages/pkg_resources/__init__.py", line 777, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'importlib-metadata>=4.4' distribution was not found and is required by Sphinx gmake: *** [Makefile:131: man] Error 2 *** 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