=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py310-terminator-2.1.0nb1 (cd /Users/pbulk/build/x11/py-terminator/work/terminator-2.1.0/ && /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=12.3 PYTHON=/opt/pkg/bin/python3.10 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/include/python3.10 CPPFLAGS=-I/opt/pkg/include\ -I/opt/pkg/include/python3.10 CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include\ -I/opt/pkg/include/python3.10 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/x11/py-terminator/work/.cwrapper/bin:/Users/pbulk/build/x11/py-terminator/work/.buildlink/bin:/Users/pbulk/build/x11/py-terminator/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= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/opt/pkg/etc CXXCPP=clang\ -E HOME=/Users/pbulk/build/x11/py-terminator/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/x11/py-terminator/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/x11/py-terminator/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/x11/py-terminator/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/x11/py-terminator/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/x11/py-terminator/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/x11/py-terminator/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/x11/py-terminator/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/x11/py-terminator/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/x11/py-terminator/work/.cwrapper/config /opt/pkg/bin/python3.10 setup.py build -j1) /Users/pbulk/build/x11/py-terminator/work/terminator-2.1.0/setup.py:7: DeprecationWarning: dep_util is Deprecated. Use functions from setuptools instead. from distutils.dep_util import newer /opt/pkg/lib/python3.10/site-packages/setuptools/__init__.py:81: _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/terminatorlib copying terminatorlib/__init__.py -> build/lib/terminatorlib copying terminatorlib/borg.py -> build/lib/terminatorlib copying terminatorlib/config.py -> build/lib/terminatorlib copying terminatorlib/configjson.py -> build/lib/terminatorlib copying terminatorlib/container.py -> build/lib/terminatorlib copying terminatorlib/cwd.py -> build/lib/terminatorlib copying terminatorlib/debugserver.py -> build/lib/terminatorlib copying terminatorlib/editablelabel.py -> build/lib/terminatorlib copying terminatorlib/encoding.py -> build/lib/terminatorlib copying terminatorlib/factory.py -> build/lib/terminatorlib copying terminatorlib/ipc.py -> build/lib/terminatorlib copying terminatorlib/keybindings.py -> build/lib/terminatorlib copying terminatorlib/layoutlauncher.py -> build/lib/terminatorlib copying terminatorlib/notebook.py -> build/lib/terminatorlib copying terminatorlib/optionparse.py -> build/lib/terminatorlib copying terminatorlib/paned.py -> build/lib/terminatorlib copying terminatorlib/plugin.py -> build/lib/terminatorlib copying terminatorlib/prefseditor.py -> build/lib/terminatorlib copying terminatorlib/regex.py -> build/lib/terminatorlib copying terminatorlib/searchbar.py -> build/lib/terminatorlib copying terminatorlib/signalman.py -> build/lib/terminatorlib copying terminatorlib/terminal.py -> build/lib/terminatorlib copying terminatorlib/terminal_popup_menu.py -> build/lib/terminatorlib copying terminatorlib/terminator.py -> build/lib/terminatorlib copying terminatorlib/titlebar.py -> build/lib/terminatorlib copying terminatorlib/translation.py -> build/lib/terminatorlib copying terminatorlib/util.py -> build/lib/terminatorlib copying terminatorlib/version.py -> build/lib/terminatorlib copying terminatorlib/window.py -> build/lib/terminatorlib creating build/lib/terminatorlib/plugins copying terminatorlib/plugins/__init__.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/activitywatch.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/command_notify.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/custom_commands.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/logger.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/maven.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/terminalshot.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/testplugin.py -> build/lib/terminatorlib/plugins copying terminatorlib/plugins/url_handlers.py -> build/lib/terminatorlib/plugins copying terminatorlib/preferences.glade -> build/lib/terminatorlib copying terminatorlib/layoutlauncher.glade -> build/lib/terminatorlib running build_scripts creating build/scripts-3.10 copying and adjusting terminator -> build/scripts-3.10 copying and adjusting remotinator -> build/scripts-3.10 changing mode of build/scripts-3.10/terminator from 644 to 755 changing mode of build/scripts-3.10/remotinator from 644 to 755 creating build/mo/af compiling po/af.po -> build/mo/af/terminator.mo Building gettext files failed. Ensure you have gettext installed. Alternatively, try setup.py --without-gettext [build|install] Error: [Errno 2] No such file or directory: 'msgfmt' *** Error code 1 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/x11/py-terminator *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/x11/py-terminator