+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-paste-3.5.2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-paste-3.5.2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py310-paste-3.5.2 (cd /home/pbulk/build/www/py-paste/work/Paste-3.5.2/ && /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/pkg/bin/python3.10 CC=gcc CFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/opt/pkg/include/python3.10\ -I/opt/pkg/include CPPFLAGS=-I/usr/include\ -I/opt/pkg/include/python3.10\ -I/opt/pkg/include CXX=g++ CXXFLAGS=-pipe\ -O2\ -msave-args\ -fno-aggressive-loop-optimizations\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/opt/pkg/include/python3.10\ -I/opt/pkg/include 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=-L/usr/lib/amd64\ -Wl,-R/usr/lib/amd64\ -Wl,-R/opt/pkg/lib\ -lintl\ -liconv\ -L/opt/pkg/lib LINKER_RPATH_FLAG=-R PATH=/home/pbulk/build/www/py-paste/work/.cwrapper/bin:/home/pbulk/build/www/py-paste/work/.buildlink/bin:/home/pbulk/build/www/py-paste/work/.tools/bin:/opt/pkg/bin:/sbin:/usr/sbin:/usr/bin:/opt/tools/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/etc/opt/pkg CPP=cpp CXXCPP=cpp HOME=/home/pbulk/build/www/py-paste/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/www/py-paste/work/.cwrapper/config CPP=cpp LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/opt/pkg/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL_MAN=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 644 BSD_INSTALL=/opt/pkg/bin/bsdinstall BSD_INSTALL_PROGRAM_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_LIB_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_DATA_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_MAN_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 755 BSD_INSTALL_GAME=/opt/pkg/bin/bsdinstall\ -c\ \ -o\ pbulk\ -g\ pbulk\ -m\ 2555 BSD_INSTALL_GAME_DATA=/opt/pkg/bin/bsdinstall\ -c\ -o\ pbulk\ -g\ pbulk\ -m\ 664 BSD_INSTALL_GAME_DIR=/opt/pkg/bin/bsdinstall\ -d\ -o\ pbulk\ -g\ pbulk\ -m\ 775 INSTALL_INFO= MAKEINFO=/home/pbulk/build/www/py-paste/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/www/py-paste/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/www/py-paste/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/www/py-paste/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/www/py-paste/work/.buildlink/lib/amd64/pkgconfig:/home/pbulk/build/www/py-paste/work/.buildlink/lib/pkgconfig:/home/pbulk/build/www/py-paste/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/www/py-paste/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/www/py-paste/work/.cwrapper/config /opt/pkg/bin/python3.10 setup.py build -j1) /opt/pkg/lib/python3.10/site-packages/setuptools/dist.py:286: SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated, consider using implicit namespaces instead (PEP 420). warnings.warn(msg, SetuptoolsDeprecationWarning) running build running build_py creating build creating build/lib creating build/lib/paste copying paste/__init__.py -> build/lib/paste copying paste/cascade.py -> build/lib/paste copying paste/cgiapp.py -> build/lib/paste copying paste/cgitb_catcher.py -> build/lib/paste copying paste/config.py -> build/lib/paste copying paste/errordocument.py -> build/lib/paste copying paste/fileapp.py -> build/lib/paste copying paste/fixture.py -> build/lib/paste copying paste/flup_session.py -> build/lib/paste copying paste/gzipper.py -> build/lib/paste copying paste/httpexceptions.py -> build/lib/paste copying paste/httpheaders.py -> build/lib/paste copying paste/httpserver.py -> build/lib/paste copying paste/lint.py -> build/lib/paste copying paste/modpython.py -> build/lib/paste copying paste/pony.py -> build/lib/paste copying paste/progress.py -> build/lib/paste copying paste/proxy.py -> build/lib/paste copying paste/recursive.py -> build/lib/paste copying paste/registry.py -> build/lib/paste copying paste/reloader.py -> build/lib/paste copying paste/request.py -> build/lib/paste copying paste/response.py -> build/lib/paste copying paste/session.py -> build/lib/paste copying paste/transaction.py -> build/lib/paste copying paste/translogger.py -> build/lib/paste copying paste/url.py -> build/lib/paste copying paste/urlmap.py -> build/lib/paste copying paste/urlparser.py -> build/lib/paste copying paste/wsgilib.py -> build/lib/paste copying paste/wsgiwrappers.py -> build/lib/paste creating build/lib/paste/auth copying paste/auth/__init__.py -> build/lib/paste/auth copying paste/auth/auth_tkt.py -> build/lib/paste/auth copying paste/auth/basic.py -> build/lib/paste/auth copying paste/auth/cas.py -> build/lib/paste/auth copying paste/auth/cookie.py -> build/lib/paste/auth copying paste/auth/digest.py -> build/lib/paste/auth copying paste/auth/form.py -> build/lib/paste/auth copying paste/auth/grantip.py -> build/lib/paste/auth copying paste/auth/multi.py -> build/lib/paste/auth copying paste/auth/open_id.py -> build/lib/paste/auth creating build/lib/paste/cowbell copying paste/cowbell/__init__.py -> build/lib/paste/cowbell creating build/lib/paste/debug copying paste/debug/__init__.py -> build/lib/paste/debug copying paste/debug/debugapp.py -> build/lib/paste/debug copying paste/debug/doctest_webapp.py -> build/lib/paste/debug copying paste/debug/fsdiff.py -> build/lib/paste/debug copying paste/debug/prints.py -> build/lib/paste/debug copying paste/debug/profile.py -> build/lib/paste/debug copying paste/debug/testserver.py -> build/lib/paste/debug copying paste/debug/watchthreads.py -> build/lib/paste/debug copying paste/debug/wdg_validate.py -> build/lib/paste/debug creating build/lib/paste/evalexception copying paste/evalexception/__init__.py -> build/lib/paste/evalexception copying paste/evalexception/evalcontext.py -> build/lib/paste/evalexception copying paste/evalexception/middleware.py -> build/lib/paste/evalexception creating build/lib/paste/exceptions copying paste/exceptions/__init__.py -> build/lib/paste/exceptions copying paste/exceptions/collector.py -> build/lib/paste/exceptions copying paste/exceptions/errormiddleware.py -> build/lib/paste/exceptions copying paste/exceptions/formatter.py -> build/lib/paste/exceptions copying paste/exceptions/reporter.py -> build/lib/paste/exceptions copying paste/exceptions/serial_number_generator.py -> build/lib/paste/exceptions creating build/lib/paste/util copying paste/util/PySourceColor.py -> build/lib/paste/util copying paste/util/__init__.py -> build/lib/paste/util copying paste/util/classinit.py -> build/lib/paste/util copying paste/util/classinstance.py -> build/lib/paste/util copying paste/util/converters.py -> build/lib/paste/util copying paste/util/dateinterval.py -> build/lib/paste/util copying paste/util/datetimeutil.py -> build/lib/paste/util copying paste/util/filemixin.py -> build/lib/paste/util copying paste/util/finddata.py -> build/lib/paste/util copying paste/util/findpackage.py -> build/lib/paste/util copying paste/util/html.py -> build/lib/paste/util copying paste/util/import_string.py -> build/lib/paste/util copying paste/util/intset.py -> build/lib/paste/util copying paste/util/ip4.py -> build/lib/paste/util copying paste/util/killthread.py -> build/lib/paste/util copying paste/util/looper.py -> build/lib/paste/util copying paste/util/mimeparse.py -> build/lib/paste/util copying paste/util/multidict.py -> build/lib/paste/util copying paste/util/quoting.py -> build/lib/paste/util copying paste/util/scgiserver.py -> build/lib/paste/util copying paste/util/template.py -> build/lib/paste/util copying paste/util/threadedprint.py -> build/lib/paste/util copying paste/util/threadinglocal.py -> build/lib/paste/util copying paste/cowbell/bell-ascending.png -> build/lib/paste/cowbell copying paste/cowbell/bell-descending.png -> build/lib/paste/cowbell creating build/lib/paste/evalexception/media copying paste/evalexception/media/MochiKit.packed.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/debug.js -> build/lib/paste/evalexception/media copying paste/evalexception/media/minus.jpg -> build/lib/paste/evalexception/media copying paste/evalexception/media/plus.jpg -> build/lib/paste/evalexception/media