=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py38-fastimport-0.9.14nb1 (cd /Users/pbulk/build/devel/py-fastimport/work/fastimport-0.9.14/ && /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/devel/py-fastimport/work/.cwrapper/bin:/Users/pbulk/build/devel/py-fastimport/work/.buildlink/bin:/Users/pbulk/build/devel/py-fastimport/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/devel/py-fastimport/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/devel/py-fastimport/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/devel/py-fastimport/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/devel/py-fastimport/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/devel/py-fastimport/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/devel/py-fastimport/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/devel/py-fastimport/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/devel/py-fastimport/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/devel/py-fastimport/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/devel/py-fastimport/work/.cwrapper/config /opt/pkg/bin/python3.8 setup.py build -j1) running build running build_py creating build creating build/lib creating build/lib/fastimport copying fastimport/__init__.py -> build/lib/fastimport copying fastimport/commands.py -> build/lib/fastimport copying fastimport/dates.py -> build/lib/fastimport copying fastimport/errors.py -> build/lib/fastimport copying fastimport/helpers.py -> build/lib/fastimport copying fastimport/parser.py -> build/lib/fastimport copying fastimport/processor.py -> build/lib/fastimport copying fastimport/reftracker.py -> build/lib/fastimport creating build/lib/fastimport/tests copying fastimport/tests/__init__.py -> build/lib/fastimport/tests copying fastimport/tests/test_commands.py -> build/lib/fastimport/tests copying fastimport/tests/test_dates.py -> build/lib/fastimport/tests copying fastimport/tests/test_errors.py -> build/lib/fastimport/tests copying fastimport/tests/test_filter_processor.py -> build/lib/fastimport/tests copying fastimport/tests/test_helpers.py -> build/lib/fastimport/tests copying fastimport/tests/test_info_processor.py -> build/lib/fastimport/tests copying fastimport/tests/test_parser.py -> build/lib/fastimport/tests creating build/lib/fastimport/processors copying fastimport/processors/__init__.py -> build/lib/fastimport/processors copying fastimport/processors/filter_processor.py -> build/lib/fastimport/processors copying fastimport/processors/info_processor.py -> build/lib/fastimport/processors copying fastimport/processors/query_processor.py -> build/lib/fastimport/processors copying fastimport/py.typed -> build/lib/fastimport running build_scripts creating build/scripts-3.8 copying and adjusting bin/fast-import-query -> build/scripts-3.8 copying and adjusting bin/fast-import-filter -> build/scripts-3.8 copying and adjusting bin/fast-import-info -> build/scripts-3.8 changing mode of build/scripts-3.8/fast-import-query from 644 to 755 changing mode of build/scripts-3.8/fast-import-filter from 644 to 755 changing mode of build/scripts-3.8/fast-import-info from 644 to 755 /opt/pkg/lib/python3.8/site-packages/setuptools/dist.py:472: 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 2024-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)