+ 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-supervisor-4.2.4nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/py310-supervisor-4.2.4nb2/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for py310-supervisor-4.2.4nb2 => Fixing Python path. (cd /home/pbulk/build/sysutils/py-supervisor/work/supervisor-4.2.4/ && /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/sysutils/py-supervisor/work/.cwrapper/bin:/home/pbulk/build/sysutils/py-supervisor/work/.buildlink/bin:/home/pbulk/build/sysutils/py-supervisor/work/.gcc/bin:/home/pbulk/build/sysutils/py-supervisor/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 CXXCPP=cpp HOME=/home/pbulk/build/sysutils/py-supervisor/work/.home CWRAPPERS_CONFIG_DIR=/home/pbulk/build/sysutils/py-supervisor/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/sysutils/py-supervisor/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/home/pbulk/build/sysutils/py-supervisor/work/.tools/bin/itstool GDBUS_CODEGEN=/home/pbulk/build/sysutils/py-supervisor/work/.tools/bin/gdbus-codegen PKG_CONFIG=/home/pbulk/build/sysutils/py-supervisor/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/home/pbulk/build/sysutils/py-supervisor/work/.buildlink/lib/amd64/pkgconfig:/home/pbulk/build/sysutils/py-supervisor/work/.buildlink/lib/pkgconfig:/home/pbulk/build/sysutils/py-supervisor/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/home/pbulk/build/sysutils/py-supervisor/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/home/pbulk/build/sysutils/py-supervisor/work/.cwrapper/config /opt/pkg/bin/python3.10 setup.py build -j1) running build running build_py creating build creating build/lib creating build/lib/supervisor copying supervisor/__init__.py -> build/lib/supervisor copying supervisor/childutils.py -> build/lib/supervisor copying supervisor/compat.py -> build/lib/supervisor copying supervisor/confecho.py -> build/lib/supervisor copying supervisor/datatypes.py -> build/lib/supervisor copying supervisor/dispatchers.py -> build/lib/supervisor copying supervisor/events.py -> build/lib/supervisor copying supervisor/http.py -> build/lib/supervisor copying supervisor/http_client.py -> build/lib/supervisor copying supervisor/loggers.py -> build/lib/supervisor copying supervisor/options.py -> build/lib/supervisor copying supervisor/pidproxy.py -> build/lib/supervisor copying supervisor/poller.py -> build/lib/supervisor copying supervisor/process.py -> build/lib/supervisor copying supervisor/rpcinterface.py -> build/lib/supervisor copying supervisor/socket_manager.py -> build/lib/supervisor copying supervisor/states.py -> build/lib/supervisor copying supervisor/supervisorctl.py -> build/lib/supervisor copying supervisor/supervisord.py -> build/lib/supervisor copying supervisor/templating.py -> build/lib/supervisor copying supervisor/web.py -> build/lib/supervisor copying supervisor/xmlrpc.py -> build/lib/supervisor creating build/lib/supervisor/medusa copying supervisor/medusa/__init__.py -> build/lib/supervisor/medusa copying supervisor/medusa/asynchat_25.py -> build/lib/supervisor/medusa copying supervisor/medusa/asyncore_25.py -> build/lib/supervisor/medusa copying supervisor/medusa/auth_handler.py -> build/lib/supervisor/medusa copying supervisor/medusa/counter.py -> build/lib/supervisor/medusa copying supervisor/medusa/default_handler.py -> build/lib/supervisor/medusa copying supervisor/medusa/filesys.py -> build/lib/supervisor/medusa copying supervisor/medusa/http_date.py -> build/lib/supervisor/medusa copying supervisor/medusa/http_server.py -> build/lib/supervisor/medusa copying supervisor/medusa/logger.py -> build/lib/supervisor/medusa copying supervisor/medusa/producers.py -> build/lib/supervisor/medusa copying supervisor/medusa/util.py -> build/lib/supervisor/medusa copying supervisor/medusa/xmlrpc_handler.py -> build/lib/supervisor/medusa creating build/lib/supervisor/tests copying supervisor/tests/__init__.py -> build/lib/supervisor/tests copying supervisor/tests/base.py -> build/lib/supervisor/tests copying supervisor/tests/test_childutils.py -> build/lib/supervisor/tests copying supervisor/tests/test_confecho.py -> build/lib/supervisor/tests copying supervisor/tests/test_datatypes.py -> build/lib/supervisor/tests copying supervisor/tests/test_dispatchers.py -> build/lib/supervisor/tests copying supervisor/tests/test_end_to_end.py -> build/lib/supervisor/tests copying supervisor/tests/test_events.py -> build/lib/supervisor/tests copying supervisor/tests/test_http.py -> build/lib/supervisor/tests copying supervisor/tests/test_http_client.py -> build/lib/supervisor/tests copying supervisor/tests/test_loggers.py -> build/lib/supervisor/tests copying supervisor/tests/test_options.py -> build/lib/supervisor/tests copying supervisor/tests/test_pidproxy.py -> build/lib/supervisor/tests copying supervisor/tests/test_poller.py -> build/lib/supervisor/tests copying supervisor/tests/test_process.py -> build/lib/supervisor/tests copying supervisor/tests/test_rpcinterfaces.py -> build/lib/supervisor/tests copying supervisor/tests/test_socket_manager.py -> build/lib/supervisor/tests copying supervisor/tests/test_states.py -> build/lib/supervisor/tests copying supervisor/tests/test_supervisorctl.py -> build/lib/supervisor/tests copying supervisor/tests/test_supervisord.py -> build/lib/supervisor/tests copying supervisor/tests/test_templating.py -> build/lib/supervisor/tests copying supervisor/tests/test_web.py -> build/lib/supervisor/tests copying supervisor/tests/test_xmlrpc.py -> build/lib/supervisor/tests running egg_info writing supervisor.egg-info/PKG-INFO writing dependency_links to supervisor.egg-info/dependency_links.txt writing entry points to supervisor.egg-info/entry_points.txt writing requirements to supervisor.egg-info/requires.txt writing top-level names to supervisor.egg-info/top_level.txt reading manifest file 'supervisor.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'docs/.build' adding license file 'LICENSES.txt' writing manifest file 'supervisor.egg-info/SOURCES.txt' /opt/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.scripts' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.scripts' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.scripts' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.scripts' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /opt/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.skel' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.skel' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.skel' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.skel' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /opt/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.tests.fixtures' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.tests.fixtures' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.tests.fixtures' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.tests.fixtures' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /opt/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.tests.fixtures.example' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.tests.fixtures.example' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.tests.fixtures.example' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.tests.fixtures.example' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /opt/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.ui' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.ui' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.ui' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /opt/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.ui.images' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui.images' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.ui.images' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.ui.images' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /opt/pkg/lib/python3.10/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'supervisor.ui.stylesheets' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui.stylesheets' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'supervisor.ui.stylesheets' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'supervisor.ui.stylesheets' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) copying supervisor/version.txt -> build/lib/supervisor creating build/lib/supervisor/scripts copying supervisor/scripts/loop_eventgen.py -> build/lib/supervisor/scripts copying supervisor/scripts/loop_listener.py -> build/lib/supervisor/scripts copying supervisor/scripts/sample_commevent.py -> build/lib/supervisor/scripts copying supervisor/scripts/sample_eventlistener.py -> build/lib/supervisor/scripts copying supervisor/scripts/sample_exiting_eventlistener.py -> build/lib/supervisor/scripts creating build/lib/supervisor/skel copying supervisor/skel/sample.conf -> build/lib/supervisor/skel creating build/lib/supervisor/ui copying supervisor/ui/status.html -> build/lib/supervisor/ui copying supervisor/ui/tail.html -> build/lib/supervisor/ui creating build/lib/supervisor/ui/images copying supervisor/ui/images/icon.png -> build/lib/supervisor/ui/images copying supervisor/ui/images/rule.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/state0.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/state1.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/state2.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/state3.gif -> build/lib/supervisor/ui/images copying supervisor/ui/images/supervisor.gif -> build/lib/supervisor/ui/images creating build/lib/supervisor/ui/stylesheets copying supervisor/ui/stylesheets/supervisor.css -> build/lib/supervisor/ui/stylesheets creating build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/donothing.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/include.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1054.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1170a.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1170b.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1170c.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1224.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1231a.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1231b.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1231c.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1298.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1483a.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1483b.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-1483c.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-291a.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-550.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-565.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-638.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-663.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-664.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-733.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-835.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-836.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/issue-986.conf -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/listener.py -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/print_env.py -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/spew.py -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/test_1231.py -> build/lib/supervisor/tests/fixtures copying supervisor/tests/fixtures/unkillable_spew.py -> build/lib/supervisor/tests/fixtures creating build/lib/supervisor/tests/fixtures/example copying supervisor/tests/fixtures/example/included.conf -> build/lib/supervisor/tests/fixtures/example