=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py38-colour-0.1.5nb1 (cd /Users/pbulk/build/textproc/py-colour/work/colour-0.1.5/ && /usr/bin/env USETOOLS=no GOTMPDIR=/Users/pbulk/build PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE= DL_CFLAGS= DL_LDFLAGS= DL_LIBS= MACOSX_DEPLOYMENT_TARGET=11.3 PYTHON=/opt/pkg/bin/python3.8 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include/python3.8\ -I/opt/pkg/include CPPFLAGS=-I/opt/pkg/include/python3.8\ -I/opt/pkg/include CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include/python3.8\ -I/opt/pkg/include COMPILER_RPATH_FLAG=-L F77=f77 FC=f77 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/opt/pkg/lib LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build/textproc/py-colour/work/.cwrapper/bin:/Users/pbulk/build/textproc/py-colour/work/.buildlink/bin:/Users/pbulk/build/textproc/py-colour/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/opt/pkg/etc CPP=clang\ -E CXXCPP=clang\ -E HOME=/Users/pbulk/build/textproc/py-colour/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/textproc/py-colour/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=Mach-O USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 775 INSTALL_INFO= MAKEINFO=/Users/pbulk/build/textproc/py-colour/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/textproc/py-colour/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/textproc/py-colour/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/textproc/py-colour/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/textproc/py-colour/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/textproc/py-colour/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/textproc/py-colour/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/textproc/py-colour/work/.cwrapper/config /opt/pkg/bin/python3.8 setup.py build -j3) /opt/pkg/lib/python3.8/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /opt/pkg/lib/python3.8/site-packages/setuptools/dist.py:745: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'requires-dist' will not be supported in future versions. Please use the underscore name 'requires_dist' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /opt/pkg/lib/python3.8/site-packages/setuptools/config/setupcfg.py:293: _DeprecatedConfig: Deprecated config in `setup.cfg` !! ******************************************************************************** The license_file parameter is deprecated, use license_files instead. By 2023-Oct-30, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! parsed = self.parsers.get(option_name, lambda x: x)(value) /opt/pkg/lib/python3.8/site-packages/setuptools/__init__.py:84: _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. Traceback (most recent call last): File "setup.py", line 61, in setup( File "/opt/pkg/lib/python3.8/site-packages/setuptools/__init__.py", line 107, in setup return distutils.core.setup(**attrs) File "/opt/pkg/lib/python3.8/site-packages/setuptools/_distutils/core.py", line 147, in setup _setup_distribution = dist = klass(attrs) File "/opt/pkg/lib/python3.8/site-packages/setuptools/dist.py", line 486, in __init__ _Distribution.__init__( File "/opt/pkg/lib/python3.8/site-packages/setuptools/_distutils/dist.py", line 283, in __init__ self.finalize_options() File "/opt/pkg/lib/python3.8/site-packages/setuptools/dist.py", line 925, in finalize_options ep(self) File "/opt/pkg/lib/python3.8/site-packages/setuptools/dist.py", line 945, in _finalize_setup_keywords ep.load()(self, ep.name, value) File "/opt/pkg/lib/python3.8/site-packages/d2to1/core.py", line 30, in d2to1 from setuptools.dist import _get_unpatched ImportError: cannot import name '_get_unpatched' from 'setuptools.dist' (/opt/pkg/lib/python3.8/site-packages/setuptools/dist.py) *** Error code 1 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/py-colour *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/py-colour