+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-behave-1.2.6/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-behave-1.2.6/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 ===> Building for py310-behave-1.2.6 (cd /home/pbulk/build/devel/py-behave/work/behave-1.2.6/ && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/opt/local/bin/python3.10 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/opt/local/include/python3.10\ -I/opt/local/include CPPFLAGS=-I/usr/include\ -I/opt/local/include/python3.10\ -I/opt/local/include CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/opt/local/include/python3.10\ -I/opt/local/include COMPILER_RPATH_FLAG=-Wl,-R 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/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -L/opt/local/lib\ -Wl,-R/opt/local/lib LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/devel/py-behave/work/.cwrapper/bin:/home/pbulk/build/devel/py-behave/work/.buildlink/bin:/home/pbulk/build/devel/py-behave/work/.tools/bin:/opt/local/bin:/sbin:/usr/sbin:/usr/bin:/opt/tools/bin:/opt/local/bin:/opt/local/bin PREFIX=/opt/local MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/opt/local/etc CPP=cpp CXXCPP=cpp HOME=/home/pbulk/build/devel/py-behave/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/devel/py-behave/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/local X11BASE=/opt/local PKGMANDIR=man PKGINFODIR=info PKGGNUDIR= MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/local/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/opt/local/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/opt/local/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/opt/local/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/opt/local/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/local/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/local/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/devel/py-behave/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/devel/py-behave/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/devel/py-behave/work/.tools/bin/gdbus-codegen PKG_CONFIG= PKG_CONFIG_LIBDIR=/home/pbulk/build/devel/py-behave/work/.buildlink/lib/amd64/pkgconfig:/home/pbulk/build/devel/py-behave/work/.buildlink/lib/pkgconfig:/home/pbulk/build/devel/py-behave/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/devel/py-behave/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/devel/py-behave/work/.cwrapper/config /opt/local/bin/python3.10 setup.py build -j1) /opt/local/lib/python3.10/site-packages/setuptools/dist.py:723: UserWarning: Usage of dash-separated 'upload-dir' will not be supported in future versions. Please use the underscore name 'upload_dir' instead warnings.warn( running build running build_py creating build creating build/lib copying setuptools_behave.py -> build/lib creating build/lib/behave copying behave/fixture.py -> build/lib/behave copying behave/capture.py -> build/lib/behave copying behave/parser.py -> build/lib/behave copying behave/importer.py -> build/lib/behave copying behave/__init__.py -> build/lib/behave copying behave/log_capture.py -> build/lib/behave copying behave/runner_util.py -> build/lib/behave copying behave/json_parser.py -> build/lib/behave copying behave/model_describe.py -> build/lib/behave copying behave/i18n.py -> build/lib/behave copying behave/configuration.py -> build/lib/behave copying behave/runner.py -> build/lib/behave copying behave/userdata.py -> build/lib/behave copying behave/matchers.py -> build/lib/behave copying behave/tag_expression.py -> build/lib/behave copying behave/model_core.py -> build/lib/behave copying behave/_stepimport.py -> build/lib/behave copying behave/__main__.py -> build/lib/behave copying behave/model.py -> build/lib/behave copying behave/step_registry.py -> build/lib/behave copying behave/_types.py -> build/lib/behave copying behave/textutil.py -> build/lib/behave copying behave/tag_matcher.py -> build/lib/behave creating build/lib/behave/reporter copying behave/reporter/base.py -> build/lib/behave/reporter copying behave/reporter/summary.py -> build/lib/behave/reporter copying behave/reporter/__init__.py -> build/lib/behave/reporter copying behave/reporter/junit.py -> build/lib/behave/reporter creating build/lib/behave/api copying behave/api/__init__.py -> build/lib/behave/api copying behave/api/async_step.py -> build/lib/behave/api creating build/lib/behave/formatter copying behave/formatter/pretty.py -> build/lib/behave/formatter copying behave/formatter/_builtins.py -> build/lib/behave/formatter copying behave/formatter/formatters.py -> build/lib/behave/formatter copying behave/formatter/steps.py -> build/lib/behave/formatter copying behave/formatter/sphinx_util.py -> build/lib/behave/formatter copying behave/formatter/json.py -> build/lib/behave/formatter copying behave/formatter/sphinx_steps.py -> build/lib/behave/formatter copying behave/formatter/__init__.py -> build/lib/behave/formatter copying behave/formatter/_registry.py -> build/lib/behave/formatter copying behave/formatter/tags.py -> build/lib/behave/formatter copying behave/formatter/rerun.py -> build/lib/behave/formatter copying behave/formatter/base.py -> build/lib/behave/formatter copying behave/formatter/plain.py -> build/lib/behave/formatter copying behave/formatter/ansi_escapes.py -> build/lib/behave/formatter copying behave/formatter/null.py -> build/lib/behave/formatter copying behave/formatter/progress.py -> build/lib/behave/formatter creating build/lib/behave/contrib copying behave/contrib/formatter_missing_steps.py -> build/lib/behave/contrib copying behave/contrib/substep_dirs.py -> build/lib/behave/contrib copying behave/contrib/__init__.py -> build/lib/behave/contrib copying behave/contrib/scenario_autoretry.py -> build/lib/behave/contrib creating build/lib/behave/compat copying behave/compat/collections.py -> build/lib/behave/compat copying behave/compat/__init__.py -> build/lib/behave/compat WARNING: *** Please consider adding c to USE_LANGUAGES in the package Makefile.