>>> Building on exopi-5 under sysutils/supervisor BDEPENDS = [devel/py-installer,python3;lang/python/3.10;devel/py-setuptools,python3;devel/py-build,python3;devel/py-wheel,python3] DIST = [sysutils/supervisor:supervisor-4.2.4.tar.gz] FULLPKGNAME = supervisor-4.2.4p0 RDEPENDS = [lang/python/3.10] (Junk lock obtained for exopi-5 at 1711448554.42) >>> Running depends in sysutils/supervisor at 1711448554.55 last junk was in graphics/p5-Image-EXIF /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.13p2 /usr/sbin/pkg_add -aI -Drepair py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 >>> Running show-prepare-results in sysutils/supervisor at 1711448556.05 ===> sysutils/supervisor ===> Building from scratch supervisor-4.2.4p0 ===> supervisor-4.2.4p0 depends on: python->=3.10,<3.11 -> python-3.10.13p2 ===> supervisor-4.2.4p0 depends on: py3-build-* -> py3-build-1.1.1 ===> supervisor-4.2.4p0 depends on: py3-installer-* -> py3-installer-0.7.0 ===> supervisor-4.2.4p0 depends on: py3-setuptools-* -> py3-setuptools-68.0.0v0 ===> supervisor-4.2.4p0 depends on: py3-wheel-* -> py3-wheel-0.43.0 py3-build-1.1.1 py3-installer-0.7.0 py3-setuptools-68.0.0v0 py3-wheel-0.43.0 python-3.10.13p2 Don't run junk because nojunk in lang/ghc (Junk lock released for exopi-5 at 1711448557.00) distfiles size=465151 >>> Running build in sysutils/supervisor at 1711448557.02 ===> sysutils/supervisor ===> Checking files for supervisor-4.2.4p0 `/exopi-cvs/ports/distfiles/supervisor-4.2.4.tar.gz' is up to date. >> (SHA256) supervisor-4.2.4.tar.gz: OK ===> Extracting for supervisor-4.2.4p0 ===> Patching for supervisor-4.2.4p0 ===> Applying OpenBSD patch patch-supervisor_skel_sample_conf Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: supervisor/skel/sample.conf |--- supervisor/skel/sample.conf.orig |+++ supervisor/skel/sample.conf -------------------------- Patching file supervisor/skel/sample.conf using Plan A... Hunk #1 succeeded at 20. Hunk #2 succeeded at 42. Hunk #3 succeeded at 72. Hunk #4 succeeded at 91. Hunk #5 succeeded at 113. Hunk #6 succeeded at 130. Hunk #7 succeeded at 150. Hunk #8 succeeded at 166. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for supervisor-4.2.4p0 ===> Configuring for supervisor-4.2.4p0 /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=__pycache__/ -DMODPY_COMMENT= -DMODPY_ABI3SO=.abi3 -DMODPY_PYC_MAGIC_TAG=cpython-310. -DMODPY_BIN=/usr/local/bin/python3.10 -DMODPY_EGG_VERSION=4.2.4 -DMODPY_VERSION=3.10 -DMODPY_BIN_SUFFIX= -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DARCH=amd64 -DBASE_PKGPATH=sysutils/supervisor -DFLAVOR_EXT= -DFULLPKGNAME=supervisor-4.2.4p0 -DHOMEPAGE=http://supervisord.org/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=The\ OpenBSD\ ports\ mailing-list\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM=supervisor -i -B /exopi-obj/pobj/supervisor-4.2.4 /exopi-obj/pobj/supervisor-4.2.4/supervisor-4.2.4/supervisor/skel/sample.conf ===> Building for supervisor-4.2.4p0 * Getting build dependencies for wheel... 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' * Building wheel... running bdist_wheel 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' adding license file 'LICENSES.txt' warning: no previously-included files matching '*' found under directory 'docs/.build' writing manifest file 'supervisor.egg-info/SOURCES.txt' /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'supervisor.scripts' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.scripts' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.scripts' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.scripts' to be distributed and are already explicitly excluding 'supervisor.scripts' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'supervisor.skel' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.skel' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.skel' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.skel' to be distributed and are already explicitly excluding 'supervisor.skel' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'supervisor.tests.fixtures' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.tests.fixtures' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.tests.fixtures' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.tests.fixtures' to be distributed and are already explicitly excluding 'supervisor.tests.fixtures' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'supervisor.tests.fixtures.example' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.tests.fixtures.example' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.tests.fixtures.example' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.tests.fixtures.example' to be distributed and are already explicitly excluding 'supervisor.tests.fixtures.example' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'supervisor.ui' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.ui' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.ui' to be distributed and are already explicitly excluding 'supervisor.ui' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'supervisor.ui.images' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui.images' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.ui.images' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.ui.images' to be distributed and are already explicitly excluding 'supervisor.ui.images' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/local/lib/python3.10/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'supervisor.ui.stylesheets' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'supervisor.ui.stylesheets' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'supervisor.ui.stylesheets' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'supervisor.ui.stylesheets' to be distributed and are already explicitly excluding 'supervisor.ui.stylesheets' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! 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 installing to build/bdist.openbsd-7.5-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.5-amd64 creating build/bdist.openbsd-7.5-amd64/wheel creating build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/childutils.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/compat.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/confecho.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/datatypes.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/dispatchers.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/events.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/http.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/http_client.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/loggers.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/options.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/pidproxy.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/poller.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/process.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/rpcinterface.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/socket_manager.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/states.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/supervisorctl.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/supervisord.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/templating.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/web.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor copying build/lib/supervisor/xmlrpc.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor creating build/bdist.openbsd-7.5-amd64/wheel/supervisor/ui copying build/lib/supervisor/ui/status.html -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/ui copying build/lib/supervisor/ui/tail.html -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/ui creating build/bdist.openbsd-7.5-amd64/wheel/supervisor/ui/images copying build/lib/supervisor/ui/images/icon.png -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/ui/images copying build/lib/supervisor/ui/images/rule.gif -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/ui/images copying build/lib/supervisor/ui/images/state0.gif -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/ui/images copying build/lib/supervisor/ui/images/state1.gif -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/ui/images copying build/lib/supervisor/ui/images/state2.gif -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/ui/images copying build/lib/supervisor/ui/images/state3.gif -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/ui/images copying build/lib/supervisor/ui/images/supervisor.gif -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/ui/images creating build/bdist.openbsd-7.5-amd64/wheel/supervisor/ui/stylesheets copying build/lib/supervisor/ui/stylesheets/supervisor.css -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/ui/stylesheets creating build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa copying build/lib/supervisor/medusa/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa copying build/lib/supervisor/medusa/asynchat_25.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa copying build/lib/supervisor/medusa/asyncore_25.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa copying build/lib/supervisor/medusa/auth_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa copying build/lib/supervisor/medusa/counter.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa copying build/lib/supervisor/medusa/default_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa copying build/lib/supervisor/medusa/filesys.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa copying build/lib/supervisor/medusa/http_date.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa copying build/lib/supervisor/medusa/http_server.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa copying build/lib/supervisor/medusa/logger.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa copying build/lib/supervisor/medusa/producers.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa copying build/lib/supervisor/medusa/util.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa copying build/lib/supervisor/medusa/xmlrpc_handler.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/medusa creating build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/__init__.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/base.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_childutils.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_confecho.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_datatypes.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_dispatchers.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_end_to_end.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_events.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_http.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_http_client.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_loggers.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_options.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_pidproxy.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_poller.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_process.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_rpcinterfaces.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_socket_manager.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_states.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_web.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_supervisorctl.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_supervisord.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_templating.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests copying build/lib/supervisor/tests/test_xmlrpc.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests creating build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/donothing.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/include.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1054.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1170a.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1170b.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1170c.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1224.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1231a.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1231b.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1231c.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1298.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1483a.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1483b.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-1483c.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-291a.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-550.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-565.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-638.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/listener.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-663.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-664.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-733.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-835.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-836.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/issue-986.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/print_env.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/spew.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/test_1231.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures copying build/lib/supervisor/tests/fixtures/unkillable_spew.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures creating build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures/example copying build/lib/supervisor/tests/fixtures/example/included.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/tests/fixtures/example copying build/lib/supervisor/version.txt -> build/bdist.openbsd-7.5-amd64/wheel/supervisor creating build/bdist.openbsd-7.5-amd64/wheel/supervisor/scripts copying build/lib/supervisor/scripts/loop_eventgen.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/scripts copying build/lib/supervisor/scripts/loop_listener.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/scripts copying build/lib/supervisor/scripts/sample_commevent.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/scripts copying build/lib/supervisor/scripts/sample_eventlistener.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/scripts copying build/lib/supervisor/scripts/sample_exiting_eventlistener.py -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/scripts creating build/bdist.openbsd-7.5-amd64/wheel/supervisor/skel copying build/lib/supervisor/skel/sample.conf -> build/bdist.openbsd-7.5-amd64/wheel/supervisor/skel running install_egg_info Copying supervisor.egg-info to build/bdist.openbsd-7.5-amd64/wheel/supervisor-4.2.4-py3.10.egg-info running install_scripts creating build/bdist.openbsd-7.5-amd64/wheel/supervisor-4.2.4.dist-info/WHEEL creating '/exopi-obj/pobj/supervisor-4.2.4/supervisor-4.2.4/dist/.tmp-4e6v9pel/supervisor-4.2.4-py2.py3-none-any.whl' and adding 'build/bdist.openbsd-7.5-amd64/wheel' to it adding 'supervisor/__init__.py' adding 'supervisor/childutils.py' adding 'supervisor/compat.py' adding 'supervisor/confecho.py' adding 'supervisor/datatypes.py' adding 'supervisor/dispatchers.py' adding 'supervisor/events.py' adding 'supervisor/http.py' adding 'supervisor/http_client.py' adding 'supervisor/loggers.py' adding 'supervisor/options.py' adding 'supervisor/pidproxy.py' adding 'supervisor/poller.py' adding 'supervisor/process.py' adding 'supervisor/rpcinterface.py' adding 'supervisor/socket_manager.py' adding 'supervisor/states.py' adding 'supervisor/supervisorctl.py' adding 'supervisor/supervisord.py' adding 'supervisor/templating.py' adding 'supervisor/version.txt' adding 'supervisor/web.py' adding 'supervisor/xmlrpc.py' adding 'supervisor/medusa/__init__.py' adding 'supervisor/medusa/asynchat_25.py' adding 'supervisor/medusa/asyncore_25.py' adding 'supervisor/medusa/auth_handler.py' adding 'supervisor/medusa/counter.py' adding 'supervisor/medusa/default_handler.py' adding 'supervisor/medusa/filesys.py' adding 'supervisor/medusa/http_date.py' adding 'supervisor/medusa/http_server.py' adding 'supervisor/medusa/logger.py' adding 'supervisor/medusa/producers.py' adding 'supervisor/medusa/util.py' adding 'supervisor/medusa/xmlrpc_handler.py' adding 'supervisor/scripts/loop_eventgen.py' adding 'supervisor/scripts/loop_listener.py' adding 'supervisor/scripts/sample_commevent.py' adding 'supervisor/scripts/sample_eventlistener.py' adding 'supervisor/scripts/sample_exiting_eventlistener.py' adding 'supervisor/skel/sample.conf' adding 'supervisor/tests/__init__.py' adding 'supervisor/tests/base.py' adding 'supervisor/tests/test_childutils.py' adding 'supervisor/tests/test_confecho.py' adding 'supervisor/tests/test_datatypes.py' adding 'supervisor/tests/test_dispatchers.py' adding 'supervisor/tests/test_end_to_end.py' adding 'supervisor/tests/test_events.py' adding 'supervisor/tests/test_http.py' adding 'supervisor/tests/test_http_client.py' adding 'supervisor/tests/test_loggers.py' adding 'supervisor/tests/test_options.py' adding 'supervisor/tests/test_pidproxy.py' adding 'supervisor/tests/test_poller.py' adding 'supervisor/tests/test_process.py' adding 'supervisor/tests/test_rpcinterfaces.py' adding 'supervisor/tests/test_socket_manager.py' adding 'supervisor/tests/test_states.py' adding 'supervisor/tests/test_supervisorctl.py' adding 'supervisor/tests/test_supervisord.py' adding 'supervisor/tests/test_templating.py' adding 'supervisor/tests/test_web.py' adding 'supervisor/tests/test_xmlrpc.py' adding 'supervisor/tests/fixtures/donothing.conf' adding 'supervisor/tests/fixtures/include.conf' adding 'supervisor/tests/fixtures/issue-1054.conf' adding 'supervisor/tests/fixtures/issue-1170a.conf' adding 'supervisor/tests/fixtures/issue-1170b.conf' adding 'supervisor/tests/fixtures/issue-1170c.conf' adding 'supervisor/tests/fixtures/issue-1224.conf' adding 'supervisor/tests/fixtures/issue-1231a.conf' adding 'supervisor/tests/fixtures/issue-1231b.conf' adding 'supervisor/tests/fixtures/issue-1231c.conf' adding 'supervisor/tests/fixtures/issue-1298.conf' adding 'supervisor/tests/fixtures/issue-1483a.conf' adding 'supervisor/tests/fixtures/issue-1483b.conf' adding 'supervisor/tests/fixtures/issue-1483c.conf' adding 'supervisor/tests/fixtures/issue-291a.conf' adding 'supervisor/tests/fixtures/issue-550.conf' adding 'supervisor/tests/fixtures/issue-565.conf' adding 'supervisor/tests/fixtures/issue-638.conf' adding 'supervisor/tests/fixtures/issue-663.conf' adding 'supervisor/tests/fixtures/issue-664.conf' adding 'supervisor/tests/fixtures/issue-733.conf' adding 'supervisor/tests/fixtures/issue-835.conf' adding 'supervisor/tests/fixtures/issue-836.conf' adding 'supervisor/tests/fixtures/issue-986.conf' adding 'supervisor/tests/fixtures/listener.py' adding 'supervisor/tests/fixtures/print_env.py' adding 'supervisor/tests/fixtures/spew.py' adding 'supervisor/tests/fixtures/test_1231.py' adding 'supervisor/tests/fixtures/unkillable_spew.py' adding 'supervisor/tests/fixtures/example/included.conf' adding 'supervisor/ui/status.html' adding 'supervisor/ui/tail.html' adding 'supervisor/ui/images/icon.png' adding 'supervisor/ui/images/rule.gif' adding 'supervisor/ui/images/state0.gif' adding 'supervisor/ui/images/state1.gif' adding 'supervisor/ui/images/state2.gif' adding 'supervisor/ui/images/state3.gif' adding 'supervisor/ui/images/supervisor.gif' adding 'supervisor/ui/stylesheets/supervisor.css' adding 'supervisor-4.2.4.dist-info/LICENSES.txt' adding 'supervisor-4.2.4.dist-info/METADATA' adding 'supervisor-4.2.4.dist-info/WHEEL' adding 'supervisor-4.2.4.dist-info/entry_points.txt' adding 'supervisor-4.2.4.dist-info/top_level.txt' adding 'supervisor-4.2.4.dist-info/RECORD' removing build/bdist.openbsd-7.5-amd64/wheel Successfully built supervisor-4.2.4-py2.py3-none-any.whl >>> Running package in sysutils/supervisor at 1711448559.12 ===> sysutils/supervisor ===> Faking installation for supervisor-4.2.4p0 /exopi-obj/pobj/supervisor-4.2.4/bin/install -d -m 755 /exopi-obj/pobj/supervisor-4.2.4/fake-amd64/usr/local/share/doc/supervisor/ /exopi-obj/pobj/supervisor-4.2.4/bin/install -c -m 644 /exopi-obj/pobj/supervisor-4.2.4/supervisor-4.2.4/docs/* /exopi-obj/pobj/supervisor-4.2.4/fake-amd64/usr/local/share/doc/supervisor/ Installing /exopi-cvs/ports/sysutils/supervisor/pkg/supervisord.rc as /exopi-obj/pobj/supervisor-4.2.4/fake-amd64/etc/rc.d/supervisord ===> Building package for supervisor-4.2.4p0 Create /exopi-cvs/ports/packages/amd64/all/supervisor-4.2.4p0.tgz Creating package supervisor-4.2.4p0 reading plist| checking dependencies| checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|**** | 6% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 13% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 30% archiving|******************** | 31% archiving|********************* | 32% archiving|********************** | 35% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************** | 41% archiving|*************************** | 43% archiving|***************************** | 45% archiving|****************************** | 47% archiving|******************************* | 49% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|*********************************************** | 74% archiving|************************************************* | 76% archiving|************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/supervisor-4.2.4p0.tgz >>> Running clean in sysutils/supervisor at 1711448562.12 ===> sysutils/supervisor ===> Cleaning for supervisor-4.2.4p0 >>> Ended at 1711448562.37 max_stuck=0.00/depends=1.60/show-prepare-results=0.98/build=2.10/package=3.00/clean=0.27