=> 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 py27-cryptography-3.3.2nb4 (cd /tmp/security/py27-cryptography/work/cryptography-3.3.2/ && /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/python2.7 CC=gcc CFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include CPPFLAGS=-I/usr/include\ -I/usr/pkg/include CXX=c++ CXXFLAGS=-O2\ -I/usr/include\ -I/usr/pkg/include 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\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/security/py27-cryptography/work/.cwrapper/bin:/tmp/security/py27-cryptography/work/.buildlink/bin:/tmp/security/py27-cryptography/work/.gcc/bin:/tmp/security/py27-cryptography/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 CXXCPP=cpp HOME=/tmp/security/py27-cryptography/work/.home CWRAPPERS_CONFIG_DIR=/tmp/security/py27-cryptography/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/security/py27-cryptography/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/security/py27-cryptography/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/security/py27-cryptography/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/security/py27-cryptography/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/security/py27-cryptography/work/.buildlink/lib/pkgconfig:/tmp/security/py27-cryptography/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/security/py27-cryptography/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/security/py27-cryptography/work/.cwrapper/config /usr/pkg/bin/python2.7 setup.py build ) =============================DEBUG ASSISTANCE============================= If you are seeing a compilation error please try the following steps to successfully install cryptography: 1) Upgrade to the latest pip and try again. This will fix errors for most users. See: https://pip.pypa.io/en/stable/installing/#upgrading-pip 2) Read https://cryptography.io/en/latest/installation.html for specific instructions for your platform. 3) Check our frequently asked questions for more information: https://cryptography.io/en/latest/faq.html =============================DEBUG ASSISTANCE============================= Traceback (most recent call last): File "setup.py", line 121, in "src/_cffi_src/build_padding.py:ffi", File "/usr/pkg/lib/python2.7/site-packages/setuptools/__init__.py", line 162, in setup return distutils.core.setup(**attrs) File "/usr/pkg/lib/python2.7/distutils/core.py", line 111, in setup _setup_distribution = dist = klass(attrs) File "/usr/pkg/lib/python2.7/site-packages/setuptools/dist.py", line 448, in __init__ k: v for k, v in attrs.items() File "/usr/pkg/lib/python2.7/distutils/dist.py", line 287, in __init__ self.finalize_options() File "/usr/pkg/lib/python2.7/site-packages/setuptools/dist.py", line 740, in finalize_options ep(self) File "/usr/pkg/lib/python2.7/site-packages/setuptools/dist.py", line 747, in _finalize_setup_keywords ep.load()(self, ep.name, value) File "/usr/pkg/lib/python2.7/site-packages/cffi/setuptools_ext.py", line 216, in cffi_modules add_cffi_module(dist, cffi_module) File "/usr/pkg/lib/python2.7/site-packages/cffi/setuptools_ext.py", line 71, in add_cffi_module _add_c_module(dist, ffi, module_name, source, source_extension, kwds) File "/usr/pkg/lib/python2.7/site-packages/cffi/setuptools_ext.py", line 109, in _add_c_module from cffi._shimmed_dist_utils import Extension, log, mkpath File "/usr/pkg/lib/python2.7/site-packages/cffi/_shimmed_dist_utils.py", line 16 raise Exception("This CFFI feature requires setuptools on Python >= 3.12. The setuptools module is missing or non-functional.") from ex ^ SyntaxError: invalid syntax *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/py27-cryptography *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/security/py27-cryptography