==> Retrieving sources... -> Found python-openflow-2021.1.tar.gz ==> Generating checksums for source files... ==> Making package: python-python-openflow 1:2021.1-3 (Mon 13 Jan 2025 02:43:34 AM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (2) New Version Net Change core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.13.1-1 67.54 MiB Total Installed Size: 67.86 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (10) New Version Net Change extra/python-autocommand 2.2.2-7 0.08 MiB extra/python-jaraco.collections 5.1.0-1 0.10 MiB extra/python-jaraco.context 6.0.1-1 0.04 MiB extra/python-jaraco.functools 4.1.0-1 0.07 MiB extra/python-jaraco.text 4.0.0-2 0.08 MiB extra/python-more-itertools 10.5.0-1 0.64 MiB extra/python-packaging 24.2-3 0.66 MiB extra/python-platformdirs 4.3.6-2 0.24 MiB extra/python-wheel 0.45.0-3 0.28 MiB extra/python-setuptools 1:75.2.0-4 8.05 MiB Total Installed Size: 10.25 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: 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... ==> Retrieving sources... -> Found python-openflow-2021.1.tar.gz ==> Validating source files with sha512sums... python-openflow-2021.1.tar.gz ... Passed ==> Extracting sources... -> Extracting python-openflow-2021.1.tar.gz with bsdtar ==> Starting build()... /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running build running build_py creating build/lib/pyof copying pyof/__init__.py -> build/lib/pyof copying pyof/utils.py -> build/lib/pyof creating build/lib/pyof/v0x01 copying pyof/v0x01/__init__.py -> build/lib/pyof/v0x01 creating build/lib/pyof/foundation copying pyof/foundation/exceptions.py -> build/lib/pyof/foundation copying pyof/foundation/__init__.py -> build/lib/pyof/foundation copying pyof/foundation/basic_types.py -> build/lib/pyof/foundation copying pyof/foundation/base.py -> build/lib/pyof/foundation copying pyof/foundation/network_types.py -> build/lib/pyof/foundation copying pyof/foundation/constants.py -> build/lib/pyof/foundation creating build/lib/pyof/v0x04 copying pyof/v0x04/__init__.py -> build/lib/pyof/v0x04 creating build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/common.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/queue_get_config_request.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/packet_out.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/get_config_request.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/barrier_request.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/features_reply.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/__init__.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/stats_request.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/flow_mod.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/features_request.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/port_mod.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/queue_get_config_reply.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/set_config.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/barrier_reply.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/get_config_reply.py -> build/lib/pyof/v0x01/controller2switch copying pyof/v0x01/controller2switch/stats_reply.py -> build/lib/pyof/v0x01/controller2switch creating build/lib/pyof/v0x01/common copying pyof/v0x01/common/flow_match.py -> build/lib/pyof/v0x01/common copying pyof/v0x01/common/header.py -> build/lib/pyof/v0x01/common copying pyof/v0x01/common/__init__.py -> build/lib/pyof/v0x01/common copying pyof/v0x01/common/phy_port.py -> build/lib/pyof/v0x01/common copying pyof/v0x01/common/action.py -> build/lib/pyof/v0x01/common copying pyof/v0x01/common/utils.py -> build/lib/pyof/v0x01/common copying pyof/v0x01/common/queue.py -> build/lib/pyof/v0x01/common copying pyof/v0x01/common/constants.py -> build/lib/pyof/v0x01/common creating build/lib/pyof/v0x01/asynchronous copying pyof/v0x01/asynchronous/port_status.py -> build/lib/pyof/v0x01/asynchronous copying pyof/v0x01/asynchronous/__init__.py -> build/lib/pyof/v0x01/asynchronous copying pyof/v0x01/asynchronous/packet_in.py -> build/lib/pyof/v0x01/asynchronous copying pyof/v0x01/asynchronous/flow_removed.py -> build/lib/pyof/v0x01/asynchronous copying pyof/v0x01/asynchronous/error_msg.py -> build/lib/pyof/v0x01/asynchronous creating build/lib/pyof/v0x01/symmetric copying pyof/v0x01/symmetric/vendor_header.py -> build/lib/pyof/v0x01/symmetric copying pyof/v0x01/symmetric/echo_reply.py -> build/lib/pyof/v0x01/symmetric copying pyof/v0x01/symmetric/__init__.py -> build/lib/pyof/v0x01/symmetric copying pyof/v0x01/symmetric/echo_request.py -> build/lib/pyof/v0x01/symmetric copying pyof/v0x01/symmetric/hello.py -> build/lib/pyof/v0x01/symmetric creating build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/group_mod.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/get_async_request.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/common.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/queue_get_config_request.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/packet_out.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/get_config_request.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/barrier_request.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/role_reply.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/get_async_reply.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/features_reply.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/set_async.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/__init__.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/multipart_reply.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/flow_mod.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/multipart_request.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/features_request.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/port_mod.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/queue_get_config_reply.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/set_config.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/barrier_reply.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/get_config_reply.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/meter_mod.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/role_request.py -> build/lib/pyof/v0x04/controller2switch copying pyof/v0x04/controller2switch/table_mod.py -> build/lib/pyof/v0x04/controller2switch creating build/lib/pyof/v0x04/common copying pyof/v0x04/common/port.py -> build/lib/pyof/v0x04/common copying pyof/v0x04/common/flow_match.py -> build/lib/pyof/v0x04/common copying pyof/v0x04/common/header.py -> build/lib/pyof/v0x04/common copying pyof/v0x04/common/__init__.py -> build/lib/pyof/v0x04/common copying pyof/v0x04/common/flow_instructions.py -> build/lib/pyof/v0x04/common copying pyof/v0x04/common/action.py -> build/lib/pyof/v0x04/common copying pyof/v0x04/common/utils.py -> build/lib/pyof/v0x04/common copying pyof/v0x04/common/queue.py -> build/lib/pyof/v0x04/common copying pyof/v0x04/common/constants.py -> build/lib/pyof/v0x04/common creating build/lib/pyof/v0x04/asynchronous copying pyof/v0x04/asynchronous/port_status.py -> build/lib/pyof/v0x04/asynchronous copying pyof/v0x04/asynchronous/__init__.py -> build/lib/pyof/v0x04/asynchronous copying pyof/v0x04/asynchronous/packet_in.py -> build/lib/pyof/v0x04/asynchronous copying pyof/v0x04/asynchronous/flow_removed.py -> build/lib/pyof/v0x04/asynchronous copying pyof/v0x04/asynchronous/error_msg.py -> build/lib/pyof/v0x04/asynchronous creating build/lib/pyof/v0x04/symmetric copying pyof/v0x04/symmetric/echo_reply.py -> build/lib/pyof/v0x04/symmetric copying pyof/v0x04/symmetric/__init__.py -> build/lib/pyof/v0x04/symmetric copying pyof/v0x04/symmetric/echo_request.py -> build/lib/pyof/v0x04/symmetric copying pyof/v0x04/symmetric/hello.py -> build/lib/pyof/v0x04/symmetric copying pyof/v0x04/symmetric/experimenter.py -> build/lib/pyof/v0x04/symmetric running egg_info writing python_openflow.egg-info/PKG-INFO writing dependency_links to python_openflow.egg-info/dependency_links.txt writing requirements to python_openflow.egg-info/requires.txt writing top-level names to python_openflow.egg-info/top_level.txt reading manifest file 'python_openflow.egg-info/SOURCES.txt' writing manifest file 'python_openflow.egg-info/SOURCES.txt' ==> Entering fakeroot environment... ==> Starting package()... /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) /usr/lib/python3.13/site-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) running install /usr/lib/python3.13/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages creating /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof creating /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01 creating /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/common.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/queue_get_config_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/packet_out.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/get_config_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/barrier_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/features_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/__init__.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/stats_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/flow_mod.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/features_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/port_mod.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/queue_get_config_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/set_config.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/barrier_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/get_config_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch copying build/lib/pyof/v0x01/controller2switch/stats_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch creating /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common copying build/lib/pyof/v0x01/common/flow_match.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common copying build/lib/pyof/v0x01/common/header.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common copying build/lib/pyof/v0x01/common/__init__.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common copying build/lib/pyof/v0x01/common/phy_port.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common copying build/lib/pyof/v0x01/common/action.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common copying build/lib/pyof/v0x01/common/utils.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common copying build/lib/pyof/v0x01/common/queue.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common copying build/lib/pyof/v0x01/common/constants.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common copying build/lib/pyof/v0x01/__init__.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01 creating /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/asynchronous copying build/lib/pyof/v0x01/asynchronous/port_status.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/asynchronous copying build/lib/pyof/v0x01/asynchronous/__init__.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/asynchronous copying build/lib/pyof/v0x01/asynchronous/packet_in.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/asynchronous copying build/lib/pyof/v0x01/asynchronous/flow_removed.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/asynchronous copying build/lib/pyof/v0x01/asynchronous/error_msg.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/asynchronous creating /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/symmetric copying build/lib/pyof/v0x01/symmetric/vendor_header.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/symmetric copying build/lib/pyof/v0x01/symmetric/echo_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/symmetric copying build/lib/pyof/v0x01/symmetric/__init__.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/symmetric copying build/lib/pyof/v0x01/symmetric/echo_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/symmetric copying build/lib/pyof/v0x01/symmetric/hello.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/symmetric copying build/lib/pyof/__init__.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof creating /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/foundation copying build/lib/pyof/foundation/exceptions.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/foundation copying build/lib/pyof/foundation/__init__.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/foundation copying build/lib/pyof/foundation/basic_types.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/foundation copying build/lib/pyof/foundation/base.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/foundation copying build/lib/pyof/foundation/network_types.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/foundation copying build/lib/pyof/foundation/constants.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/foundation copying build/lib/pyof/utils.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof creating /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04 creating /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/group_mod.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/get_async_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/common.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/queue_get_config_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/packet_out.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/get_config_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/barrier_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/role_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/get_async_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/features_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/set_async.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/__init__.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/multipart_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/flow_mod.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/multipart_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/features_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/port_mod.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/queue_get_config_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/set_config.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/barrier_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/get_config_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/meter_mod.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/role_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch copying build/lib/pyof/v0x04/controller2switch/table_mod.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch creating /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common copying build/lib/pyof/v0x04/common/port.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common copying build/lib/pyof/v0x04/common/flow_match.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common copying build/lib/pyof/v0x04/common/header.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common copying build/lib/pyof/v0x04/common/__init__.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common copying build/lib/pyof/v0x04/common/flow_instructions.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common copying build/lib/pyof/v0x04/common/action.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common copying build/lib/pyof/v0x04/common/utils.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common copying build/lib/pyof/v0x04/common/queue.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common copying build/lib/pyof/v0x04/common/constants.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common copying build/lib/pyof/v0x04/__init__.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04 creating /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/asynchronous copying build/lib/pyof/v0x04/asynchronous/port_status.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/asynchronous copying build/lib/pyof/v0x04/asynchronous/__init__.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/asynchronous copying build/lib/pyof/v0x04/asynchronous/packet_in.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/asynchronous copying build/lib/pyof/v0x04/asynchronous/flow_removed.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/asynchronous copying build/lib/pyof/v0x04/asynchronous/error_msg.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/asynchronous creating /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/symmetric copying build/lib/pyof/v0x04/symmetric/echo_reply.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/symmetric copying build/lib/pyof/v0x04/symmetric/__init__.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/symmetric copying build/lib/pyof/v0x04/symmetric/echo_request.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/symmetric copying build/lib/pyof/v0x04/symmetric/hello.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/symmetric copying build/lib/pyof/v0x04/symmetric/experimenter.py -> /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/symmetric byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/common.py to common.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/queue_get_config_request.py to queue_get_config_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/packet_out.py to packet_out.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/get_config_request.py to get_config_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/barrier_request.py to barrier_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/features_reply.py to features_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/stats_request.py to stats_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/flow_mod.py to flow_mod.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/features_request.py to features_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/port_mod.py to port_mod.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/queue_get_config_reply.py to queue_get_config_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/set_config.py to set_config.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/barrier_reply.py to barrier_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/get_config_reply.py to get_config_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/controller2switch/stats_reply.py to stats_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common/flow_match.py to flow_match.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common/header.py to header.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common/phy_port.py to phy_port.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common/action.py to action.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common/utils.py to utils.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common/queue.py to queue.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/common/constants.py to constants.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/asynchronous/port_status.py to port_status.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/asynchronous/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/asynchronous/packet_in.py to packet_in.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/asynchronous/flow_removed.py to flow_removed.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/asynchronous/error_msg.py to error_msg.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/symmetric/vendor_header.py to vendor_header.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/symmetric/echo_reply.py to echo_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/symmetric/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/symmetric/echo_request.py to echo_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x01/symmetric/hello.py to hello.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/foundation/exceptions.py to exceptions.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/foundation/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/foundation/basic_types.py to basic_types.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/foundation/base.py to base.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/foundation/network_types.py to network_types.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/foundation/constants.py to constants.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/utils.py to utils.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/group_mod.py to group_mod.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/get_async_request.py to get_async_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/common.py to common.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/queue_get_config_request.py to queue_get_config_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/packet_out.py to packet_out.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/get_config_request.py to get_config_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/barrier_request.py to barrier_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/role_reply.py to role_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/get_async_reply.py to get_async_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/features_reply.py to features_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/set_async.py to set_async.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/multipart_reply.py to multipart_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/flow_mod.py to flow_mod.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/multipart_request.py to multipart_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/features_request.py to features_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/port_mod.py to port_mod.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/queue_get_config_reply.py to queue_get_config_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/set_config.py to set_config.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/barrier_reply.py to barrier_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/get_config_reply.py to get_config_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/meter_mod.py to meter_mod.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/role_request.py to role_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/controller2switch/table_mod.py to table_mod.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common/port.py to port.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common/flow_match.py to flow_match.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common/header.py to header.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common/flow_instructions.py to flow_instructions.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common/action.py to action.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common/utils.py to utils.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common/queue.py to queue.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/common/constants.py to constants.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/asynchronous/port_status.py to port_status.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/asynchronous/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/asynchronous/packet_in.py to packet_in.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/asynchronous/flow_removed.py to flow_removed.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/asynchronous/error_msg.py to error_msg.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/symmetric/echo_reply.py to echo_reply.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/symmetric/__init__.py to __init__.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/symmetric/echo_request.py to echo_request.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/symmetric/hello.py to hello.cpython-313.pyc byte-compiling /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/pyof/v0x04/symmetric/experimenter.py to experimenter.cpython-313.pyc writing byte-compilation script '/tmp/tmp_b6m7qjb.py' /usr/sbin/python /tmp/tmp_b6m7qjb.py removing /tmp/tmp_b6m7qjb.py running install_egg_info running egg_info writing python_openflow.egg-info/PKG-INFO writing dependency_links to python_openflow.egg-info/dependency_links.txt writing requirements to python_openflow.egg-info/requires.txt writing top-level names to python_openflow.egg-info/top_level.txt reading manifest file 'python_openflow.egg-info/SOURCES.txt' writing manifest file 'python_openflow.egg-info/SOURCES.txt' Copying python_openflow.egg-info to /src/packages/libs/python/python-python-openflow/pkg/python-python-openflow/usr/lib/python3.13/site-packages/python_openflow-2021.1-py3.13.egg-info running install_scripts ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... libfakeroot internal error: payload not recognized! ==> Checking for packaging issues... ==> Creating package "python-python-openflow"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-python-openflow 1:2021.1-3 (Mon 13 Jan 2025 02:43:41 AM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: git optionally requires python: git svn & git p4 :: iproute2 optionally requires python: for routel :: libevent optionally requires python: event_rpcgen.py :: libxml2 optionally requires python: Python bindings :: rsync optionally requires python: for rrsync :: util-linux-libs optionally requires python: python bindings to libmount Package (12) Old Version Net Change mpdecimal 4.0.0-2 -0.32 MiB python 3.13.1-1 -67.54 MiB python-autocommand 2.2.2-7 -0.08 MiB python-jaraco.collections 5.1.0-1 -0.10 MiB python-jaraco.context 6.0.1-1 -0.04 MiB python-jaraco.functools 4.1.0-1 -0.07 MiB python-jaraco.text 4.0.0-2 -0.08 MiB python-more-itertools 10.5.0-1 -0.64 MiB python-packaging 24.2-3 -0.66 MiB python-platformdirs 4.3.6-2 -0.24 MiB python-setuptools 1:75.2.0-4 -8.05 MiB python-wheel 0.45.0-3 -0.28 MiB Total Removed Size: 78.12 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-wheel... removing python-platformdirs... removing python-packaging... removing python-jaraco.collections... removing python-jaraco.text... removing python-jaraco.functools... removing python-more-itertools... removing python-jaraco.context... removing python-autocommand... removing python... removing mpdecimal... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...