==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: supervisor 4.3.0-1 (Mon Aug 25 15:24:01 2025)
==> Retrieving sources...
-> Found supervisor-4.3.0.tar.gz
-> Found supervisord.service
-> Found supervisor.logrotate
-> Found supervisord.conf
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
supervisor-4.3.0.tar.gz ... Passed
supervisord.service ... Passed
supervisor.logrotate ... Passed
supervisord.conf ... Passed
==> Making package: supervisor 4.3.0-1 (Mon Aug 25 15:24:08 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (10) python-autocommand-2.2.2-7 python-jaraco.collections-5.1.0-1
python-jaraco.context-6.0.1-1 python-jaraco.functools-4.1.0-1
python-jaraco.text-4.0.0-2 python-more-itertools-10.7.0-1
python-packaging-25.0-1 python-platformdirs-4.3.8-1
python-wheel-0.45.1-1 python-setuptools-1:80.9.0-1
Total Download Size: 1.54 MiB
Total Installed Size: 9.89 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-setuptools-1:80.9.0-1-any downloading...
python-packaging-25.0-1-any downloading...
python-more-itertools-10.7.0-1-any downloading...
python-wheel-0.45.1-1-any downloading...
python-platformdirs-4.3.8-1-any downloading...
python-autocommand-2.2.2-7-any downloading...
python-jaraco.collections-5.1.0-1-any downloading...
python-jaraco.text-4.0.0-2-any downloading...
python-jaraco.functools-4.1.0-1-any downloading...
python-jaraco.context-6.0.1-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-more-itertools...
installing python-jaraco.functools...
installing python-jaraco.context...
installing python-autocommand...
installing python-jaraco.text...
Optional dependencies for python-jaraco.text
python-inflect: for show-newlines script
installing python-jaraco.collections...
installing python-packaging...
installing python-platformdirs...
installing python-wheel...
Optional dependencies for python-wheel
python-keyring: for wheel.signatures
python-xdg: for wheel.signatures
python-setuptools: for legacy bdist_wheel subcommand [pending]
installing python-setuptools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
-> Found supervisor-4.3.0.tar.gz
-> Found supervisord.service
-> Found supervisor.logrotate
-> Found supervisord.conf
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting supervisor-4.3.0.tar.gz with bsdtar
==> Starting build()...
running build
running build_py
creating build/lib/supervisor
copying supervisor/pidproxy.py -> build/lib/supervisor
copying supervisor/states.py -> build/lib/supervisor
copying supervisor/process.py -> build/lib/supervisor
copying supervisor/http.py -> build/lib/supervisor
copying supervisor/web.py -> build/lib/supervisor
copying supervisor/rpcinterface.py -> build/lib/supervisor
copying supervisor/supervisorctl.py -> build/lib/supervisor
copying supervisor/compat.py -> build/lib/supervisor
copying supervisor/templating.py -> build/lib/supervisor
copying supervisor/http_client.py -> build/lib/supervisor
copying supervisor/options.py -> build/lib/supervisor
copying supervisor/datatypes.py -> build/lib/supervisor
copying supervisor/poller.py -> build/lib/supervisor
copying supervisor/loggers.py -> build/lib/supervisor
copying supervisor/supervisord.py -> build/lib/supervisor
copying supervisor/childutils.py -> build/lib/supervisor
copying supervisor/xmlrpc.py -> build/lib/supervisor
copying supervisor/events.py -> build/lib/supervisor
copying supervisor/dispatchers.py -> build/lib/supervisor
copying supervisor/confecho.py -> build/lib/supervisor
copying supervisor/__init__.py -> build/lib/supervisor
copying supervisor/socket_manager.py -> build/lib/supervisor
creating build/lib/supervisor/tests
copying supervisor/tests/test_rpcinterfaces.py -> build/lib/supervisor/tests
copying supervisor/tests/test_end_to_end.py -> build/lib/supervisor/tests
copying supervisor/tests/test_childutils.py -> build/lib/supervisor/tests
copying supervisor/tests/test_options.py -> build/lib/supervisor/tests
copying supervisor/tests/base.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_states.py -> build/lib/supervisor/tests
copying supervisor/tests/test_loggers.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_events.py -> build/lib/supervisor/tests
copying supervisor/tests/test_poller.py -> build/lib/supervisor/tests
copying supervisor/tests/test_socket_manager.py -> build/lib/supervisor/tests
copying supervisor/tests/test_process.py -> build/lib/supervisor/tests
copying supervisor/tests/test_confecho.py -> build/lib/supervisor/tests
copying supervisor/tests/test_pidproxy.py -> build/lib/supervisor/tests
copying supervisor/tests/test_http_client.py -> build/lib/supervisor/tests
copying supervisor/tests/test_xmlrpc.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_http.py -> build/lib/supervisor/tests
copying supervisor/tests/__init__.py -> build/lib/supervisor/tests
creating build/lib/supervisor/medusa
copying supervisor/medusa/filesys.py -> build/lib/supervisor/medusa
copying supervisor/medusa/xmlrpc_handler.py -> build/lib/supervisor/medusa
copying supervisor/medusa/default_handler.py -> build/lib/supervisor/medusa
copying supervisor/medusa/logger.py -> build/lib/supervisor/medusa
copying supervisor/medusa/http_server.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/http_date.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/__init__.py -> build/lib/supervisor/medusa
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'
/usr/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _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/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _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/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _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/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _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/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _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/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _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/lib/python3.13/site-packages/setuptools/command/build_py.py:212: _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-1596.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
==> Entering fakeroot environment...
==> Starting package()...
running install
/usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!
********************************************************************************
Please avoid running ``setup.py`` directly.
Instead, use pypa/build, pypa/installer or other
standards-based tools.
By 2025-Oct-31, you need to update your project and remove deprecated calls
or your builds will no longer be supported.
See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details.
********************************************************************************
!!
self.initialize_options()
running install_lib
creating /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages
creating /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/pidproxy.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/states.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/process.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
creating /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_rpcinterfaces.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_end_to_end.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_childutils.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_options.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/base.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_templating.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_web.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_states.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_loggers.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_datatypes.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_dispatchers.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_events.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_poller.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_socket_manager.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_process.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_confecho.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_pidproxy.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_http_client.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_xmlrpc.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_supervisorctl.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
creating /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-1170b.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/test_1231.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-1231c.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/unkillable_spew.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-1596.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-565.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/print_env.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-663.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-664.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-1483c.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-1170c.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
creating /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures/example
copying build/lib/supervisor/tests/fixtures/example/included.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures/example
copying build/lib/supervisor/tests/fixtures/include.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-835.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/listener.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-1231a.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-638.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-986.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-291a.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-1054.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-733.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-1483a.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-836.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-1170a.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/spew.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-1298.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-1231b.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-550.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/donothing.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-1224.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/fixtures/issue-1483b.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures
copying build/lib/supervisor/tests/test_supervisord.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/test_http.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/tests/__init__.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests
copying build/lib/supervisor/http.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
creating /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/scripts
copying build/lib/supervisor/scripts/sample_commevent.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/scripts
copying build/lib/supervisor/scripts/sample_exiting_eventlistener.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/scripts
copying build/lib/supervisor/scripts/loop_eventgen.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/scripts
copying build/lib/supervisor/scripts/loop_listener.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/scripts
copying build/lib/supervisor/scripts/sample_eventlistener.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/scripts
copying build/lib/supervisor/web.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/rpcinterface.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/supervisorctl.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/compat.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/templating.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/http_client.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/options.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/datatypes.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
creating /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/skel
copying build/lib/supervisor/skel/sample.conf -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/skel
copying build/lib/supervisor/poller.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/loggers.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/supervisord.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/childutils.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/xmlrpc.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/events.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
creating /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/medusa/filesys.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/medusa/xmlrpc_handler.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/medusa/default_handler.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/medusa/logger.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/medusa/http_server.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/medusa/producers.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/medusa/util.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/medusa/http_date.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/medusa/asynchat_25.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/medusa/asyncore_25.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/medusa/auth_handler.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/medusa/counter.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/medusa/__init__.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa
copying build/lib/supervisor/version.txt -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/dispatchers.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/confecho.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
copying build/lib/supervisor/__init__.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
creating /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/ui
creating /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/ui/stylesheets
copying build/lib/supervisor/ui/stylesheets/supervisor.css -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/ui/stylesheets
copying build/lib/supervisor/ui/status.html -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/ui
copying build/lib/supervisor/ui/tail.html -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/ui
creating /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/ui/images
copying build/lib/supervisor/ui/images/state2.gif -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/ui/images
copying build/lib/supervisor/ui/images/state0.gif -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/ui/images
copying build/lib/supervisor/ui/images/supervisor.gif -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/ui/images
copying build/lib/supervisor/ui/images/state3.gif -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/ui/images
copying build/lib/supervisor/ui/images/state1.gif -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/ui/images
copying build/lib/supervisor/ui/images/icon.png -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/ui/images
copying build/lib/supervisor/ui/images/rule.gif -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/ui/images
copying build/lib/supervisor/socket_manager.py -> /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/pidproxy.py to pidproxy.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/states.py to states.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/process.py to process.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_rpcinterfaces.py to test_rpcinterfaces.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_end_to_end.py to test_end_to_end.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_childutils.py to test_childutils.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_options.py to test_options.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/base.py to base.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_templating.py to test_templating.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_web.py to test_web.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_states.py to test_states.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_loggers.py to test_loggers.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_datatypes.py to test_datatypes.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_dispatchers.py to test_dispatchers.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_events.py to test_events.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_poller.py to test_poller.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_socket_manager.py to test_socket_manager.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_process.py to test_process.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_confecho.py to test_confecho.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_pidproxy.py to test_pidproxy.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_http_client.py to test_http_client.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_xmlrpc.py to test_xmlrpc.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_supervisorctl.py to test_supervisorctl.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures/test_1231.py to test_1231.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures/unkillable_spew.py to unkillable_spew.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures/print_env.py to print_env.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures/listener.py to listener.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/fixtures/spew.py to spew.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_supervisord.py to test_supervisord.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/test_http.py to test_http.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/tests/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/http.py to http.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/scripts/sample_commevent.py to sample_commevent.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/scripts/sample_exiting_eventlistener.py to sample_exiting_eventlistener.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/scripts/loop_eventgen.py to loop_eventgen.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/scripts/loop_listener.py to loop_listener.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/scripts/sample_eventlistener.py to sample_eventlistener.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/web.py to web.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/rpcinterface.py to rpcinterface.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/supervisorctl.py to supervisorctl.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/compat.py to compat.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/templating.py to templating.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/http_client.py to http_client.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/options.py to options.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/datatypes.py to datatypes.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/poller.py to poller.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/loggers.py to loggers.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/supervisord.py to supervisord.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/childutils.py to childutils.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/xmlrpc.py to xmlrpc.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/events.py to events.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa/filesys.py to filesys.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa/xmlrpc_handler.py to xmlrpc_handler.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa/default_handler.py to default_handler.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa/logger.py to logger.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa/http_server.py to http_server.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa/producers.py to producers.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa/util.py to util.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa/http_date.py to http_date.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa/asynchat_25.py to asynchat_25.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa/asyncore_25.py to asyncore_25.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa/auth_handler.py to auth_handler.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa/counter.py to counter.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/medusa/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/dispatchers.py to dispatchers.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/confecho.py to confecho.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor/socket_manager.py to socket_manager.cpython-313.pyc
writing byte-compilation script '/tmp/tmps3acwgq4.py'
/usr/bin/python /tmp/tmps3acwgq4.py
removing /tmp/tmps3acwgq4.py
running install_egg_info
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'
Copying supervisor.egg-info to /build/supervisor/pkg/supervisor/usr/lib/python3.13/site-packages/supervisor-4.3.0-py3.13.egg-info
running install_scripts
Installing echo_supervisord_conf script to /build/supervisor/pkg/supervisor/usr/bin
Installing pidproxy script to /build/supervisor/pkg/supervisor/usr/bin
Installing supervisorctl script to /build/supervisor/pkg/supervisor/usr/bin
Installing supervisord script to /build/supervisor/pkg/supervisor/usr/bin
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "supervisor"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: supervisor 4.3.0-1 (Mon Aug 25 15:24:20 2025)
==> Cleaning up...