+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-js2py-0.74/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=312 WRKLOG=/tmp/bulklog/py312-js2py-0.74/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py312-js2py-0.74 (cd /home/pbulk/build/lang/py-js2py/work/Js2Py-0.74/ && /bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS=-lpthread\ -lrt PTHREADBASE=/usr DL_CFLAGS= DL_LDFLAGS= DL_LIBS= PYTHON=/usr/pkg/bin/python3.12 CC=cc CFLAGS=-pipe\ -O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 CPPFLAGS=-I/usr/include\ -I/usr/pkg/include/python3.12 CXX=c++ CXXFLAGS=-pipe\ -O2\ -I/usr/include\ -I/usr/pkg/include/python3.12 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/lib64\ -Wl,-R/usr/lib64\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/lang/py-js2py/work/.cwrapper/bin:/home/pbulk/build/lang/py-js2py/work/.buildlink/bin:/home/pbulk/build/lang/py-js2py/work/.tools/bin:/usr/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/bin PREFIX=/usr/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=/usr/pkg/etc CPP=cpp CXXCPP=cpp HOME=/home/pbulk/build/lang/py-js2py/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/lang/py-js2py/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/pkg PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/bin/install BSD_INSTALL_PROGRAM_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/bin/install\ -c\ -s\ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/bin/install\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/bin/install\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/lang/py-js2py/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/lang/py-js2py/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/lang/py-js2py/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/lang/py-js2py/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/lang/py-js2py/work/.buildlink/lib64/pkgconfig:/home/pbulk/build/lang/py-js2py/work/.buildlink/lib/pkgconfig:/home/pbulk/build/lang/py-js2py/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/lang/py-js2py/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/lang/py-js2py/work/.cwrapper/config /usr/pkg/bin/python3.12 setup.py build -j2) running build running build_py creating build creating build/lib creating build/lib/js2py copying js2py/evaljs.py -> build/lib/js2py copying js2py/base.py -> build/lib/js2py copying js2py/pyjs.py -> build/lib/js2py copying js2py/node_import.py -> build/lib/js2py copying js2py/__init__.py -> build/lib/js2py creating build/lib/js2py/utils copying js2py/utils/injector.py -> build/lib/js2py/utils copying js2py/utils/__init__.py -> build/lib/js2py/utils creating build/lib/js2py/prototypes copying js2py/prototypes/jserror.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsobject.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsnumber.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsarray.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsjson.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsarraybuffer.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsstring.py -> build/lib/js2py/prototypes copying js2py/prototypes/jstypedarray.py -> build/lib/js2py/prototypes copying js2py/prototypes/__init__.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsregexp.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsboolean.py -> build/lib/js2py/prototypes copying js2py/prototypes/jsfunction.py -> build/lib/js2py/prototypes creating build/lib/js2py/translators copying js2py/translators/translating_nodes.py -> build/lib/js2py/translators copying js2py/translators/friendly_nodes.py -> build/lib/js2py/translators copying js2py/translators/translator.py -> build/lib/js2py/translators copying js2py/translators/__init__.py -> build/lib/js2py/translators copying js2py/translators/jsregexps.py -> build/lib/js2py/translators creating build/lib/js2py/constructors copying js2py/constructors/jsuint8clampedarray.py -> build/lib/js2py/constructors copying js2py/constructors/jsobject.py -> build/lib/js2py/constructors copying js2py/constructors/jsnumber.py -> build/lib/js2py/constructors copying js2py/constructors/jsmath.py -> build/lib/js2py/constructors copying js2py/constructors/jsarray.py -> build/lib/js2py/constructors copying js2py/constructors/jsarraybuffer.py -> build/lib/js2py/constructors copying js2py/constructors/jsint16array.py -> build/lib/js2py/constructors copying js2py/constructors/jsfloat32array.py -> build/lib/js2py/constructors copying js2py/constructors/jsstring.py -> build/lib/js2py/constructors copying js2py/constructors/time_helpers.py -> build/lib/js2py/constructors copying js2py/constructors/jsuint16array.py -> build/lib/js2py/constructors copying js2py/constructors/jsuint32array.py -> build/lib/js2py/constructors copying js2py/constructors/jsfloat64array.py -> build/lib/js2py/constructors copying js2py/constructors/jsdate.py -> build/lib/js2py/constructors copying js2py/constructors/jsuint8array.py -> build/lib/js2py/constructors copying js2py/constructors/__init__.py -> build/lib/js2py/constructors copying js2py/constructors/jsint32array.py -> build/lib/js2py/constructors copying js2py/constructors/jsregexp.py -> build/lib/js2py/constructors copying js2py/constructors/jsboolean.py -> build/lib/js2py/constructors copying js2py/constructors/jsfunction.py -> build/lib/js2py/constructors copying js2py/constructors/jsint8array.py -> build/lib/js2py/constructors creating build/lib/js2py/host copying js2py/host/jsfunctions.py -> build/lib/js2py/host copying js2py/host/jseval.py -> build/lib/js2py/host copying js2py/host/console.py -> build/lib/js2py/host copying js2py/host/__init__.py -> build/lib/js2py/host creating build/lib/js2py/es6 copying js2py/es6/babel.py -> build/lib/js2py/es6 copying js2py/es6/__init__.py -> build/lib/js2py/es6 creating build/lib/js2py/internals copying js2py/internals/simplex.py -> build/lib/js2py/internals copying js2py/internals/func_utils.py -> build/lib/js2py/internals copying js2py/internals/base.py -> build/lib/js2py/internals copying js2py/internals/fill_space.py -> build/lib/js2py/internals copying js2py/internals/byte_trans.py -> build/lib/js2py/internals copying js2py/internals/gen.py -> build/lib/js2py/internals copying js2py/internals/code.py -> build/lib/js2py/internals copying js2py/internals/trans_utils.py -> build/lib/js2py/internals copying js2py/internals/operations.py -> build/lib/js2py/internals copying js2py/internals/__init__.py -> build/lib/js2py/internals copying js2py/internals/speed.py -> build/lib/js2py/internals copying js2py/internals/opcodes.py -> build/lib/js2py/internals copying js2py/internals/seval.py -> build/lib/js2py/internals copying js2py/internals/desc.py -> build/lib/js2py/internals copying js2py/internals/space.py -> build/lib/js2py/internals copying js2py/internals/conversions.py -> build/lib/js2py/internals creating build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jserror.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsobject.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsnumber.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsarray.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsjson.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsutils.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsstring.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/__init__.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsregexp.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsboolean.py -> build/lib/js2py/internals/prototypes copying js2py/internals/prototypes/jsfunction.py -> build/lib/js2py/internals/prototypes creating build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsobject.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsnumber.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsconsole.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsmath.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsarray.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsstring.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/time_helpers.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsdate.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/__init__.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsregexp.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsboolean.py -> build/lib/js2py/internals/constructors copying js2py/internals/constructors/jsfunction.py -> build/lib/js2py/internals/constructors creating build/lib/js2py/py_node_modules copying js2py/py_node_modules/crypto_js.py -> build/lib/js2py/py_node_modules copying js2py/py_node_modules/escodegen.py -> build/lib/js2py/py_node_modules copying js2py/py_node_modules/__init__.py -> build/lib/js2py/py_node_modules copying js2py/py_node_modules/esprima.py -> build/lib/js2py/py_node_modules