=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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\ -I/usr/include\ -I/usr/pkg/include/python3.8 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.8 CXX=c++ CXXFLAGS=-O2\ -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=-Wl,-zrelro\ -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=/tmp/time/py-vdirsyncer/work/.tools/bin/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) /usr/pkg/lib/python3.8/site-packages/setuptools/__init__.py:80: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. 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.8 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include/python3.8 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.8 CXX=c++ CXXFLAGS=-O2\ -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=-Wl,-zrelro\ -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=/tmp/time/py-vdirsyncer/work/.tools/bin/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 v7.1.2 Exception occurred: File "/usr/pkg/lib/python3.8/site-packages/sphinxcontrib/applehelp/__init__.py", line 229, in def setup(app: Sphinx) -> dict[str, Any]: TypeError: 'type' object is not subscriptable The full traceback has been saved in /tmp/sphinx-err-pxmwyofa.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 . Thanks! -------------------------------------------------------------------------- Warning: sphinx-rtd-theme not installed, building with default theme. -------------------------------------------------------------------------- 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