==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: python-flex 6.14.1-13 (Tue Dec 24 07:44:42 2024)
==> Retrieving sources...
  -> Found python-flex-6.14.1.tar.gz
  -> Found python-flex-werkzeug-2.1.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    python-flex-6.14.1.tar.gz ... Passed
    python-flex-werkzeug-2.1.patch ... Passed
==> Making package: python-flex 6.14.1-13 (Tue Dec 24 07:45:04 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (12) libyaml-0.2.5-3  python-charset-normalizer-3.4.0-5
              python-idna-3.10-2  python-urllib3-1.26.20-4
              python-click-8.1.7-4  python-jsonpointer-3.0.0-2
              python-requests-2.32.3-4  python-rfc3987-1.3.8-13
              python-six-1.16.0-10  python-strict-rfc3339-0.7-13
              python-validate-email-1.3-12  python-yaml-6.0.2-2

Total Download Size:   0.93 MiB
Total Installed Size:  5.73 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-urllib3-1.26.20-4-any downloading...
 python-click-8.1.7-4-any downloading...
 python-yaml-6.0.2-2-armv7h downloading...
 python-requests-2.32.3-4-any downloading...
 python-charset-normalizer-3.4.0-5-any downloading...
 python-idna-3.10-2-any downloading...
 python-six-1.16.0-10-any downloading...
 python-rfc3987-1.3.8-13-any downloading...
 python-jsonpointer-3.0.0-2-any downloading...
 python-strict-rfc3339-0.7-13-any downloading...
 python-validate-email-1.3-12-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-six...
installing libyaml...
installing python-yaml...
installing python-validate-email...
installing python-rfc3987...
installing python-charset-normalizer...
installing python-idna...
installing python-urllib3...
Optional dependencies for python-urllib3
    python-brotli: Brotli support
    python-certifi: security support
    python-cryptography: security support
    python-idna: security support [installed]
    python-pyopenssl: security support
    python-pysocks: SOCKS support
installing python-requests...
Optional dependencies for python-requests
    python-chardet: alternative character encoding library
    python-pysocks: SOCKS proxy support
installing python-strict-rfc3339...
installing python-click...
installing python-jsonpointer...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) python-autocommand-2.2.2-7  python-jaraco.collections-5.0.1-2
              python-jaraco.context-5.3.0-3  python-jaraco.functools-4.1.0-1
              python-jaraco.text-4.0.0-2  python-more-itertools-10.5.0-1
              python-packaging-24.2-3  python-platformdirs-4.3.6-2
              python-wheel-0.45.0-3  python-setuptools-1:75.2.0-4

Total Installed Size:  10.25 MiB

:: Proceed with installation? [Y/n] 
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 python-flex-6.14.1.tar.gz
  -> Found python-flex-werkzeug-2.1.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting python-flex-6.14.1.tar.gz with bsdtar
==> Starting prepare()...
patching file flex/http.py
==> Starting build()...
running build
running build_py
file flex.py (for module flex) not found
creating build/lib/flex
copying flex/formats.py -> build/lib/flex
copying flex/parameters.py -> build/lib/flex
copying flex/http.py -> build/lib/flex
copying flex/cli.py -> build/lib/flex
copying flex/_compat.py -> build/lib/flex
copying flex/__init__.py -> build/lib/flex
copying flex/context_managers.py -> build/lib/flex
copying flex/core.py -> build/lib/flex
copying flex/datastructures.py -> build/lib/flex
copying flex/utils.py -> build/lib/flex
copying flex/constants.py -> build/lib/flex
copying flex/paths.py -> build/lib/flex
copying flex/functional.py -> build/lib/flex
copying flex/error_messages.py -> build/lib/flex
copying flex/decorators.py -> build/lib/flex
copying flex/exceptions.py -> build/lib/flex
creating build/lib/flex/validation
copying flex/validation/parameter.py -> build/lib/flex/validation
copying flex/validation/schema.py -> build/lib/flex/validation
copying flex/validation/request.py -> build/lib/flex/validation
copying flex/validation/__init__.py -> build/lib/flex/validation
copying flex/validation/common.py -> build/lib/flex/validation
copying flex/validation/reference.py -> build/lib/flex/validation
copying flex/validation/utils.py -> build/lib/flex/validation
copying flex/validation/response.py -> build/lib/flex/validation
copying flex/validation/path.py -> build/lib/flex/validation
copying flex/validation/operation.py -> build/lib/flex/validation
copying flex/validation/header.py -> build/lib/flex/validation
creating build/lib/flex/loading
copying flex/loading/__init__.py -> build/lib/flex/loading
creating build/lib/flex/compat
copying flex/compat/__init__.py -> build/lib/flex/compat
copying flex/compat/validate_email.py -> build/lib/flex/compat
creating build/lib/flex/loading/definitions
copying flex/loading/definitions/__init__.py -> build/lib/flex/loading/definitions
copying flex/loading/definitions/schema_definitions.py -> build/lib/flex/loading/definitions
creating build/lib/flex/loading/schema
copying flex/loading/schema/host.py -> build/lib/flex/loading/schema
copying flex/loading/schema/info.py -> build/lib/flex/loading/schema
copying flex/loading/schema/base_path.py -> build/lib/flex/loading/schema
copying flex/loading/schema/__init__.py -> build/lib/flex/loading/schema
copying flex/loading/schema/schemes.py -> build/lib/flex/loading/schema
copying flex/loading/schema/swagger.py -> build/lib/flex/loading/schema
creating build/lib/flex/loading/common
copying flex/loading/common/mimetypes.py -> build/lib/flex/loading/common
copying flex/loading/common/enum.py -> build/lib/flex/loading/common
copying flex/loading/common/max_length.py -> build/lib/flex/loading/common
copying flex/loading/common/format.py -> build/lib/flex/loading/common
copying flex/loading/common/__init__.py -> build/lib/flex/loading/common
copying flex/loading/common/unique_items.py -> build/lib/flex/loading/common
copying flex/loading/common/pattern.py -> build/lib/flex/loading/common
copying flex/loading/common/required.py -> build/lib/flex/loading/common
copying flex/loading/common/maximum.py -> build/lib/flex/loading/common
copying flex/loading/common/min_items.py -> build/lib/flex/loading/common
copying flex/loading/common/reference.py -> build/lib/flex/loading/common
copying flex/loading/common/default.py -> build/lib/flex/loading/common
copying flex/loading/common/minimum.py -> build/lib/flex/loading/common
copying flex/loading/common/external_docs.py -> build/lib/flex/loading/common
copying flex/loading/common/min_length.py -> build/lib/flex/loading/common
copying flex/loading/common/multiple_of.py -> build/lib/flex/loading/common
copying flex/loading/common/max_items.py -> build/lib/flex/loading/common
creating build/lib/flex/loading/definitions/responses
copying flex/loading/definitions/responses/__init__.py -> build/lib/flex/loading/definitions/responses
creating build/lib/flex/loading/definitions/parameters
copying flex/loading/definitions/parameters/__init__.py -> build/lib/flex/loading/definitions/parameters
copying flex/loading/definitions/parameters/single.py -> build/lib/flex/loading/definitions/parameters
creating build/lib/flex/loading/definitions/schema
copying flex/loading/definitions/schema/__init__.py -> build/lib/flex/loading/definitions/schema
copying flex/loading/definitions/schema/ref.py -> build/lib/flex/loading/definitions/schema
creating build/lib/flex/loading/definitions/responses/single
copying flex/loading/definitions/responses/single/__init__.py -> build/lib/flex/loading/definitions/responses/single
creating build/lib/flex/loading/definitions/responses/single/headers
copying flex/loading/definitions/responses/single/headers/__init__.py -> build/lib/flex/loading/definitions/responses/single/headers
copying flex/loading/definitions/responses/single/headers/single.py -> build/lib/flex/loading/definitions/responses/single/headers
creating build/lib/flex/loading/schema/paths
copying flex/loading/schema/paths/__init__.py -> build/lib/flex/loading/schema/paths
creating build/lib/flex/loading/schema/paths/path_item
copying flex/loading/schema/paths/path_item/__init__.py -> build/lib/flex/loading/schema/paths/path_item
creating build/lib/flex/loading/schema/paths/path_item/operation
copying flex/loading/schema/paths/path_item/operation/__init__.py -> build/lib/flex/loading/schema/paths/path_item/operation
creating build/lib/flex/loading/schema/paths/path_item/parameters
copying flex/loading/schema/paths/path_item/parameters/__init__.py -> build/lib/flex/loading/schema/paths/path_item/parameters
copying flex/loading/schema/paths/path_item/parameters/single.py -> build/lib/flex/loading/schema/paths/path_item/parameters
creating build/lib/flex/loading/schema/paths/path_item/operation/responses
copying flex/loading/schema/paths/path_item/operation/responses/__init__.py -> build/lib/flex/loading/schema/paths/path_item/operation/responses
creating build/lib/flex/loading/schema/paths/path_item/operation/parameters
copying flex/loading/schema/paths/path_item/operation/parameters/__init__.py -> build/lib/flex/loading/schema/paths/path_item/operation/parameters
copying flex/loading/schema/paths/path_item/operation/parameters/single.py -> build/lib/flex/loading/schema/paths/path_item/operation/parameters
creating build/lib/flex/loading/schema/paths/path_item/operation/responses/single
copying flex/loading/schema/paths/path_item/operation/responses/single/__init__.py -> build/lib/flex/loading/schema/paths/path_item/operation/responses/single
creating build/lib/flex/loading/schema/paths/path_item/operation/responses/single/headers
copying flex/loading/schema/paths/path_item/operation/responses/single/headers/__init__.py -> build/lib/flex/loading/schema/paths/path_item/operation/responses/single/headers
copying flex/loading/schema/paths/path_item/operation/responses/single/headers/single.py -> build/lib/flex/loading/schema/paths/path_item/operation/responses/single/headers
creating build/lib/flex/loading/schema/paths/path_item/operation/responses/single/schema
copying flex/loading/schema/paths/path_item/operation/responses/single/schema/__init__.py -> build/lib/flex/loading/schema/paths/path_item/operation/responses/single/schema
copying flex/loading/schema/paths/path_item/operation/responses/single/schema/ref.py -> build/lib/flex/loading/schema/paths/path_item/operation/responses/single/schema
creating build/lib/flex/loading/common/single_header
copying flex/loading/common/single_header/type.py -> build/lib/flex/loading/common/single_header
copying flex/loading/common/single_header/__init__.py -> build/lib/flex/loading/common/single_header
copying flex/loading/common/single_header/description.py -> build/lib/flex/loading/common/single_header
copying flex/loading/common/single_header/collection_format.py -> build/lib/flex/loading/common/single_header
creating build/lib/flex/loading/common/single_parameter
copying flex/loading/common/single_parameter/type.py -> build/lib/flex/loading/common/single_parameter
copying flex/loading/common/single_parameter/items.py -> build/lib/flex/loading/common/single_parameter
copying flex/loading/common/single_parameter/__init__.py -> build/lib/flex/loading/common/single_parameter
copying flex/loading/common/single_parameter/description.py -> build/lib/flex/loading/common/single_parameter
copying flex/loading/common/single_parameter/name.py -> build/lib/flex/loading/common/single_parameter
copying flex/loading/common/single_parameter/in_.py -> build/lib/flex/loading/common/single_parameter
copying flex/loading/common/single_parameter/collection_format.py -> build/lib/flex/loading/common/single_parameter
creating build/lib/flex/loading/common/schema
copying flex/loading/common/schema/max_properties.py -> build/lib/flex/loading/common/schema
copying flex/loading/common/schema/type.py -> build/lib/flex/loading/common/schema
copying flex/loading/common/schema/title.py -> build/lib/flex/loading/common/schema
copying flex/loading/common/schema/__init__.py -> build/lib/flex/loading/common/schema
copying flex/loading/common/schema/read_only.py -> build/lib/flex/loading/common/schema
copying flex/loading/common/schema/required.py -> build/lib/flex/loading/common/schema
copying flex/loading/common/schema/min_properties.py -> build/lib/flex/loading/common/schema
running egg_info
creating flex.egg-info
writing flex.egg-info/PKG-INFO
writing dependency_links to flex.egg-info/dependency_links.txt
writing entry points to flex.egg-info/entry_points.txt
writing requirements to flex.egg-info/requires.txt
writing top-level names to flex.egg-info/top_level.txt
writing manifest file 'flex.egg-info/SOURCES.txt'
file flex.py (for module flex) not found
reading manifest file 'flex.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'VERSION'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'flex.egg-info/SOURCES.txt'
file flex.py (for module flex) not found
==> Entering fakeroot environment...
==> Starting package()...
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 build
running build_py
file flex.py (for module flex) not found
copying flex/http.py -> build/lib/flex
running egg_info
writing flex.egg-info/PKG-INFO
writing dependency_links to flex.egg-info/dependency_links.txt
writing entry points to flex.egg-info/entry_points.txt
writing requirements to flex.egg-info/requires.txt
writing top-level names to flex.egg-info/top_level.txt
file flex.py (for module flex) not found
reading manifest file 'flex.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'VERSION'
warning: no previously-included files matching '__pycache__' found under directory '*'
warning: no previously-included files matching '*.py[co]' found under directory '*'
adding license file 'LICENSE'
writing manifest file 'flex.egg-info/SOURCES.txt'
file flex.py (for module flex) not found
running install_lib
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
copying build/lib/flex/formats.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
copying build/lib/flex/parameters.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
copying build/lib/flex/http.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
copying build/lib/flex/cli.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
copying build/lib/flex/_compat.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
copying build/lib/flex/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
copying build/lib/flex/context_managers.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
copying build/lib/flex/core.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation
copying build/lib/flex/validation/parameter.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation
copying build/lib/flex/validation/schema.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation
copying build/lib/flex/validation/request.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation
copying build/lib/flex/validation/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation
copying build/lib/flex/validation/common.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation
copying build/lib/flex/validation/reference.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation
copying build/lib/flex/validation/utils.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation
copying build/lib/flex/validation/response.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation
copying build/lib/flex/validation/path.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation
copying build/lib/flex/validation/operation.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation
copying build/lib/flex/validation/header.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation
copying build/lib/flex/datastructures.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
copying build/lib/flex/utils.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
copying build/lib/flex/constants.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
copying build/lib/flex/paths.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
copying build/lib/flex/functional.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions
copying build/lib/flex/loading/definitions/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/responses
copying build/lib/flex/loading/definitions/responses/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/responses
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/responses/single
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/responses/single/headers
copying build/lib/flex/loading/definitions/responses/single/headers/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/responses/single/headers
copying build/lib/flex/loading/definitions/responses/single/headers/single.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/responses/single/headers
copying build/lib/flex/loading/definitions/responses/single/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/responses/single
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/parameters
copying build/lib/flex/loading/definitions/parameters/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/parameters
copying build/lib/flex/loading/definitions/parameters/single.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/parameters
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/schema
copying build/lib/flex/loading/definitions/schema/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/schema
copying build/lib/flex/loading/definitions/schema/ref.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/schema
copying build/lib/flex/loading/definitions/schema_definitions.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions
copying build/lib/flex/loading/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema
copying build/lib/flex/loading/schema/host.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema
copying build/lib/flex/loading/schema/info.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths
copying build/lib/flex/loading/schema/paths/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item
copying build/lib/flex/loading/schema/paths/path_item/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation
copying build/lib/flex/loading/schema/paths/path_item/operation/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses
copying build/lib/flex/loading/schema/paths/path_item/operation/responses/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/single
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/single/headers
copying build/lib/flex/loading/schema/paths/path_item/operation/responses/single/headers/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/single/headers
copying build/lib/flex/loading/schema/paths/path_item/operation/responses/single/headers/single.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/single/headers
copying build/lib/flex/loading/schema/paths/path_item/operation/responses/single/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/single
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/single/schema
copying build/lib/flex/loading/schema/paths/path_item/operation/responses/single/schema/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/single/schema
copying build/lib/flex/loading/schema/paths/path_item/operation/responses/single/schema/ref.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/single/schema
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/parameters
copying build/lib/flex/loading/schema/paths/path_item/operation/parameters/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/parameters
copying build/lib/flex/loading/schema/paths/path_item/operation/parameters/single.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/parameters
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/parameters
copying build/lib/flex/loading/schema/paths/path_item/parameters/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/parameters
copying build/lib/flex/loading/schema/paths/path_item/parameters/single.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/parameters
copying build/lib/flex/loading/schema/base_path.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema
copying build/lib/flex/loading/schema/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema
copying build/lib/flex/loading/schema/schemes.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema
copying build/lib/flex/loading/schema/swagger.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/mimetypes.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/enum.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/max_length.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/format.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_header
copying build/lib/flex/loading/common/single_header/type.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_header
copying build/lib/flex/loading/common/single_header/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_header
copying build/lib/flex/loading/common/single_header/description.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_header
copying build/lib/flex/loading/common/single_header/collection_format.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_header
copying build/lib/flex/loading/common/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/unique_items.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/pattern.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/required.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/maximum.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter
copying build/lib/flex/loading/common/single_parameter/type.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter
copying build/lib/flex/loading/common/single_parameter/items.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter
copying build/lib/flex/loading/common/single_parameter/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter
copying build/lib/flex/loading/common/single_parameter/description.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter
copying build/lib/flex/loading/common/single_parameter/name.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter
copying build/lib/flex/loading/common/single_parameter/in_.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter
copying build/lib/flex/loading/common/single_parameter/collection_format.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter
copying build/lib/flex/loading/common/min_items.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/reference.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/default.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema
copying build/lib/flex/loading/common/schema/max_properties.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema
copying build/lib/flex/loading/common/schema/type.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema
copying build/lib/flex/loading/common/schema/title.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema
copying build/lib/flex/loading/common/schema/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema
copying build/lib/flex/loading/common/schema/read_only.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema
copying build/lib/flex/loading/common/schema/required.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema
copying build/lib/flex/loading/common/schema/min_properties.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema
copying build/lib/flex/loading/common/minimum.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/external_docs.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/min_length.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/multiple_of.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/loading/common/max_items.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common
copying build/lib/flex/error_messages.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
copying build/lib/flex/decorators.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
creating /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/compat
copying build/lib/flex/compat/__init__.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/compat
copying build/lib/flex/compat/validate_email.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/compat
copying build/lib/flex/exceptions.py -> /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/formats.py to formats.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/parameters.py to parameters.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/http.py to http.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/cli.py to cli.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/_compat.py to _compat.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/context_managers.py to context_managers.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/core.py to core.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation/parameter.py to parameter.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation/schema.py to schema.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation/request.py to request.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation/common.py to common.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation/reference.py to reference.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation/utils.py to utils.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation/response.py to response.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation/path.py to path.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation/operation.py to operation.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/validation/header.py to header.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/datastructures.py to datastructures.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/utils.py to utils.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/constants.py to constants.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/paths.py to paths.cpython-313.pyc
/usr/lib/python3.13/site-packages/flex/paths.py:21: SyntaxWarning: invalid escape sequence '\.'
/usr/lib/python3.13/site-packages/flex/paths.py:21: SyntaxWarning: invalid escape sequence '\.'
/usr/lib/python3.13/site-packages/flex/paths.py:22: SyntaxWarning: invalid escape sequence '\{'
/usr/lib/python3.13/site-packages/flex/paths.py:22: SyntaxWarning: invalid escape sequence '\{'
/usr/lib/python3.13/site-packages/flex/paths.py:23: SyntaxWarning: invalid escape sequence '\}'
/usr/lib/python3.13/site-packages/flex/paths.py:23: SyntaxWarning: invalid escape sequence '\}'
/usr/lib/python3.13/site-packages/flex/paths.py:42: SyntaxWarning: invalid escape sequence '\{'
/usr/lib/python3.13/site-packages/flex/paths.py:56: SyntaxWarning: invalid escape sequence '\d'
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/functional.py to functional.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/responses/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/responses/single/headers/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/responses/single/headers/single.py to single.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/responses/single/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/parameters/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/parameters/single.py to single.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/schema/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/schema/ref.py to ref.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/definitions/schema_definitions.py to schema_definitions.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/host.py to host.cpython-313.pyc
/usr/lib/python3.13/site-packages/flex/loading/schema/host.py:50: SyntaxWarning: invalid escape sequence '\d'
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/info.py to info.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/single/headers/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/single/headers/single.py to single.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/single/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/single/schema/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/responses/single/schema/ref.py to ref.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/parameters/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/operation/parameters/single.py to single.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/parameters/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/paths/path_item/parameters/single.py to single.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/base_path.py to base_path.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/schemes.py to schemes.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/schema/swagger.py to swagger.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/mimetypes.py to mimetypes.cpython-313.pyc
/usr/lib/python3.13/site-packages/flex/loading/common/mimetypes.py:26: SyntaxWarning: invalid escape sequence '\.'
/usr/lib/python3.13/site-packages/flex/loading/common/mimetypes.py:29: SyntaxWarning: invalid escape sequence '\+'
/usr/lib/python3.13/site-packages/flex/loading/common/mimetypes.py:30: SyntaxWarning: invalid escape sequence '\.'
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/enum.py to enum.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/max_length.py to max_length.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/format.py to format.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_header/type.py to type.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_header/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_header/description.py to description.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_header/collection_format.py to collection_format.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/unique_items.py to unique_items.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/pattern.py to pattern.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/required.py to required.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/maximum.py to maximum.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter/type.py to type.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter/items.py to items.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter/description.py to description.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter/name.py to name.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter/in_.py to in_.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/single_parameter/collection_format.py to collection_format.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/min_items.py to min_items.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/reference.py to reference.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/default.py to default.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema/max_properties.py to max_properties.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema/type.py to type.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema/title.py to title.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema/read_only.py to read_only.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema/required.py to required.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/schema/min_properties.py to min_properties.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/minimum.py to minimum.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/external_docs.py to external_docs.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/min_length.py to min_length.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/multiple_of.py to multiple_of.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/loading/common/max_items.py to max_items.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/error_messages.py to error_messages.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/decorators.py to decorators.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/compat/__init__.py to __init__.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/compat/validate_email.py to validate_email.cpython-313.pyc
byte-compiling /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex/exceptions.py to exceptions.cpython-313.pyc
writing byte-compilation script '/tmp/tmpff6zhps4.py'
/usr/bin/python /tmp/tmpff6zhps4.py
/usr/lib/python3.13/site-packages/flex/paths.py:21: SyntaxWarning: invalid escape sequence '\.'
/usr/lib/python3.13/site-packages/flex/paths.py:21: SyntaxWarning: invalid escape sequence '\.'
/usr/lib/python3.13/site-packages/flex/paths.py:22: SyntaxWarning: invalid escape sequence '\{'
/usr/lib/python3.13/site-packages/flex/paths.py:22: SyntaxWarning: invalid escape sequence '\{'
/usr/lib/python3.13/site-packages/flex/paths.py:23: SyntaxWarning: invalid escape sequence '\}'
/usr/lib/python3.13/site-packages/flex/paths.py:23: SyntaxWarning: invalid escape sequence '\}'
/usr/lib/python3.13/site-packages/flex/paths.py:42: SyntaxWarning: invalid escape sequence '\{'
/usr/lib/python3.13/site-packages/flex/paths.py:56: SyntaxWarning: invalid escape sequence '\d'
/usr/lib/python3.13/site-packages/flex/loading/schema/host.py:50: SyntaxWarning: invalid escape sequence '\d'
/usr/lib/python3.13/site-packages/flex/loading/common/mimetypes.py:26: SyntaxWarning: invalid escape sequence '\.'
/usr/lib/python3.13/site-packages/flex/loading/common/mimetypes.py:29: SyntaxWarning: invalid escape sequence '\+'
/usr/lib/python3.13/site-packages/flex/loading/common/mimetypes.py:30: SyntaxWarning: invalid escape sequence '\.'
removing /tmp/tmpff6zhps4.py
running install_egg_info
Copying flex.egg-info to /build/python-flex/pkg/python-flex/usr/lib/python3.13/site-packages/flex-6.14.1-py3.13.egg-info
running install_scripts
Installing swagger-flex script to /build/python-flex/pkg/python-flex/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 "python-flex"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: python-flex 6.14.1-13 (Tue Dec 24 07:45:27 2024)
==> Cleaning up...