Package Details: lxdui-git 2.2.0.839.48e1e06-1

Git Clone URL: https://aur.archlinux.org/lxdui-git.git (read-only, click to copy)
Package Base: lxdui-git
Description: Web UI for the native Linux container technology LXD/LXC
Upstream URL: https://github.com/AdaptiveScale/lxdui
Licenses: AGPL3
Conflicts: lxdui
Provides: lxdui
Submitter: pa314159
Maintainer: pa314159
Last Packager: pa314159
Votes: 2
Popularity: 0.025122
First Submitted: 2018-07-02 10:39 (UTC)
Last Updated: 2022-09-26 15:50 (UTC)

Latest Comments

peter.kehl commented on 2023-09-28 03:07 (UTC) (edited on 2023-09-28 03:09 (UTC) by peter.kehl)

Build problem on current Manjaro Linux spectre 6.6.0-1-MANJARO #3 SMP PREEMPT_DYNAMIC Mon Sep 11 12:25:45 CEST 2023 x86_64 GNU/Linux. And the problem reproduced even after I installed LXC and edk2-ovmf already, and I was installing lxdui-git on its own.

Preparing...
Checking lxdui-git dependencies...
Resolving dependencies...
Checking inter-conflicts...
Transaction cancelled.

Preparing...
Checking lxdui-git dependencies...
Resolving dependencies...
Checking inter-conflicts...
Cloning lxdui-git build files...
Generating lxdui-git information...
Download of lxc (1:5.0.3-1) started
Download of iptables-nft (1:1.8.9-1) started
Download of iptables-nft (1:1.8.9-1) finished
Download of dqlite (1.15.1-1) started
Download of dqlite (1.15.1-1) finished
Download of lxc (1:5.0.3-1) finished
Download of python-tornado (6.2.0-4) started
Download of python-tornado (6.2.0-4) finished
Download of python-terminado (0.17.1-3) started
Download of python-terminado (0.17.1-3) finished
Download of raft (0.17.1-1) started
Download of raft (0.17.1-1) finished
Download of python-pyjwt (2.8.0-1) started
Download of python-pyjwt (2.8.0-1) finished
Download of libnih (1.0.3-4) started
Download of libnih (1.0.3-4) finished
Download of edk2-ovmf (202308-2) started
Download of python-flask-login (0.6.2-4) started
Download of python-flask-login (0.6.2-4) finished
Download of lxd (5.17-1) started
Download of edk2-ovmf (202308-2) finished
Download of lxcfs (5.0.4-1) started
Download of lxcfs (5.0.4-1) finished
Download of python-netaddr (0.8.0-7) started
Download of python-netaddr (0.8.0-7) finished
Download of python-flask-jwt (0.3.2-10) started
Download of python-flask-jwt (0.3.2-10) finished
Download of lxd (5.17-1) finished
Checking keyring...
Checking integrity...
Loading packages files...
Checking file conflicts...
Checking available disk space...
Removing iptables (1:1.8.9-1)...
Installing lxc (1:5.0.3-1)...
Installing libnih (1.0.3-4)...
Installing lxcfs (5.0.4-1)...
Installing raft (0.17.1-1)...
Installing dqlite (1.15.1-1)...
Installing iptables-nft (1:1.8.9-1)...
Installing lxd (5.17-1)...
Installing python-tornado (6.2.0-4)...
Installing python-terminado (0.17.1-3)...
Installing python-pyjwt (2.8.0-1)...
Installing python-flask-jwt (0.3.2-10)...
Installing edk2-ovmf (202308-2)...
Installing python-flask-login (0.6.2-4)...
Installing python-netaddr (0.8.0-7)...
Running post-transaction hooks...
Creating system user accounts...
Creating group 'lxd' with GID 953.
Reloading system manager configuration...
Creating temporary files...
Arming ConditionNeedsUpdate...

Building lxdui-git...
==> Making package: lxdui-git 2.2.0.839.48e1e06-1 (Wed 27 Sep 2023 08:01:56 PM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning lxdui-git git repo...
Cloning into bare repository '/var/tmp/pamac-build-pkehl/lxdui-git/lxdui-git'...
  -> Found lxdui.conf
  -> Found lxdui.sysusers
  -> Found lxdui.tmpfiles
  -> Found lxdui.service
  -> Found 0010-paths.patch
==> Validating source files with sha256sums...
    lxdui-git ... Skipped
    lxdui.conf ... Passed
    lxdui.sysusers ... Passed
    lxdui.tmpfiles ... Passed
    lxdui.service ... Passed
    0010-paths.patch ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Creating working copy of lxdui-git git repo...
Cloning into 'lxdui-git'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Applying patch 0010-paths.patch... done
==> Starting pkgver()...
==> Entering fakeroot environment...
==> Starting package()...
created virtual environment CPython3.11.5.final.0-64 in 3179ms
  creator CPython3Posix(dest=/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui, clear=False, no_vcs_ignore=False, global=True)
  seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/pkehl/.local/share/virtualenv)
    added seed packages: pip==23.2.1, setuptools==68.0.0, wheel==0.41.1
  activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
/var/tmp/pamac-build-pkehl/lxdui-git/src/lxdui-git /var/tmp/pamac-build-pkehl/lxdui-git/src
running install
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/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()
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        ********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        ********************************************************************************

!!
  self.initialize_options()
running bdist_egg
running egg_info
creating LXDUI.egg-info
writing LXDUI.egg-info/PKG-INFO
writing dependency_links to LXDUI.egg-info/dependency_links.txt
writing entry points to LXDUI.egg-info/entry_points.txt
writing requirements to LXDUI.egg-info/requires.txt
writing top-level names to LXDUI.egg-info/top_level.txt
writing manifest file 'LXDUI.egg-info/SOURCES.txt'
reading manifest file 'LXDUI.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
adding license file 'LICENSE.txt'
writing manifest file 'LXDUI.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-x86_64/egg
running install_lib
running build_py
creating build
creating build/lib
creating build/lib/app
copying app/run.py -> build/lib/app
copying app/__metadata__.py -> build/lib/app
copying app/__init__.py -> build/lib/app
creating build/lib/app/api
copying app/api/__init__.py -> build/lib/app/api
copying app/api/core.py -> build/lib/app/api
creating build/lib/app/cli
copying app/cli/init.py -> build/lib/app/cli
copying app/cli/cli.py -> build/lib/app/cli
copying app/cli/__init__.py -> build/lib/app/cli
creating build/lib/app/lib
copying app/lib/cert.py -> build/lib/app/lib
copying app/lib/termmanager.py -> build/lib/app/lib
copying app/lib/log.py -> build/lib/app/lib
copying app/lib/__init__.py -> build/lib/app/lib
copying app/lib/auth.py -> build/lib/app/lib
copying app/lib/conf.py -> build/lib/app/lib
creating build/lib/app/ui
copying app/ui/blueprint.py -> build/lib/app/ui
copying app/ui/__init__.py -> build/lib/app/ui
creating build/lib/app/api/models
copying app/api/models/LXCFileManager.py -> build/lib/app/api/models
copying app/api/models/LXDModule.py -> build/lib/app/api/models
copying app/api/models/LXCStoragePool.py -> build/lib/app/api/models
copying app/api/models/LXCImage.py -> build/lib/app/api/models
copying app/api/models/__init__.py -> build/lib/app/api/models
copying app/api/models/LXCSnapshot.py -> build/lib/app/api/models
copying app/api/models/LXCProfile.py -> build/lib/app/api/models
copying app/api/models/LXCContainer.py -> build/lib/app/api/models
copying app/api/models/Base.py -> build/lib/app/api/models
copying app/api/models/LXCNetwork.py -> build/lib/app/api/models
creating build/lib/app/api/utils
copying app/api/utils/snap.py -> build/lib/app/api/utils
copying app/api/utils/authentication.py -> build/lib/app/api/utils
copying app/api/utils/containerMapper.py -> build/lib/app/api/utils
copying app/api/utils/firebaseAuthentication.py -> build/lib/app/api/utils
copying app/api/utils/mappings.py -> build/lib/app/api/utils
copying app/api/utils/response.py -> build/lib/app/api/utils
copying app/api/utils/__init__.py -> build/lib/app/api/utils
copying app/api/utils/converters.py -> build/lib/app/api/utils
copying app/api/utils/readInstanceDetails.py -> build/lib/app/api/utils
copying app/api/utils/remoteImageMapper.py -> build/lib/app/api/utils
copying app/api/utils/snapshotMapper.py -> build/lib/app/api/utils
creating build/lib/app/api/controllers
copying app/api/controllers/image.py -> build/lib/app/api/controllers
copying app/api/controllers/snapshot.py -> build/lib/app/api/controllers
copying app/api/controllers/lxd.py -> build/lib/app/api/controllers
copying app/api/controllers/container.py -> build/lib/app/api/controllers
copying app/api/controllers/profile.py -> build/lib/app/api/controllers
copying app/api/controllers/storagePool.py -> build/lib/app/api/controllers
copying app/api/controllers/fileManager.py -> build/lib/app/api/controllers
copying app/api/controllers/imageRegistry.py -> build/lib/app/api/controllers
copying app/api/controllers/__init__.py -> build/lib/app/api/controllers
copying app/api/controllers/auth.py -> build/lib/app/api/controllers
copying app/api/controllers/network.py -> build/lib/app/api/controllers
copying app/api/controllers/terminal.py -> build/lib/app/api/controllers
creating build/lib/app/api/schemas
copying app/api/schemas/networkSchema.py -> build/lib/app/api/schemas
copying app/api/schemas/profile_schema.py -> build/lib/app/api/schemas
copying app/api/schemas/publishImageSchema.py -> build/lib/app/api/schemas
copying app/api/schemas/storagePoolSchema.py -> build/lib/app/api/schemas
copying app/api/schemas/container_schema.py -> build/lib/app/api/schemas
copying app/api/schemas/__init__.py -> build/lib/app/api/schemas
copying app/api/schemas/userSchema.py -> build/lib/app/api/schemas
copying app/api/schemas/download_image_schema.py -> build/lib/app/api/schemas
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'app.ui.static' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'app.ui.static' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'app.ui.static' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'app.ui.static' to be distributed and are
        already explicitly excluding 'app.ui.static' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'app.ui.static.css' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'app.ui.static.css' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'app.ui.static.css' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'app.ui.static.css' to be distributed and are
        already explicitly excluding 'app.ui.static.css' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'app.ui.static.fonts' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'app.ui.static.fonts' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'app.ui.static.fonts' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'app.ui.static.fonts' to be distributed and are
        already explicitly excluding 'app.ui.static.fonts' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'app.ui.static.fonts.fontello' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'app.ui.static.fonts.fontello' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'app.ui.static.fonts.fontello' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'app.ui.static.fonts.fontello' to be distributed and are
        already explicitly excluding 'app.ui.static.fonts.fontello' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'app.ui.static.fonts.fontello.css' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'app.ui.static.fonts.fontello.css' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'app.ui.static.fonts.fontello.css' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'app.ui.static.fonts.fontello.css' to be distributed and are
        already explicitly excluding 'app.ui.static.fonts.fontello.css' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'app.ui.static.fonts.fontello.font' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'app.ui.static.fonts.fontello.font' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'app.ui.static.fonts.fontello.font' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'app.ui.static.fonts.fontello.font' to be distributed and are
        already explicitly excluding 'app.ui.static.fonts.fontello.font' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'app.ui.static.images' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'app.ui.static.images' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'app.ui.static.images' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'app.ui.static.images' to be distributed and are
        already explicitly excluding 'app.ui.static.images' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'app.ui.static.js' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'app.ui.static.js' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'app.ui.static.js' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'app.ui.static.js' to be distributed and are
        already explicitly excluding 'app.ui.static.js' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'app.ui.static.templates' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'app.ui.static.templates' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'app.ui.static.templates' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'app.ui.static.templates' to be distributed and are
        already explicitly excluding 'app.ui.static.templates' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages/setuptools/command/build_py.py:201: _Warning: Package 'app.ui.templates' is absent from the `packages` configuration.
!!

        ********************************************************************************
        ############################
        # Package would be ignored #
        ############################
        Python recognizes 'app.ui.templates' as an importable package[^1],
        but it is absent from setuptools' `packages` configuration.

        This leads to an ambiguous overall configuration. If you want to distribute this
        package, please make sure that 'app.ui.templates' is explicitly added
        to the `packages` configuration field.

        Alternatively, you can also rely on setuptools' discovery methods
        (for example by using `find_namespace_packages(...)`/`find_namespace:`
        instead of `find_packages(...)`/`find:`).

        You can read more about "package discovery" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html

        If you don't want 'app.ui.templates' to be distributed and are
        already explicitly excluding 'app.ui.templates' via
        `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`,
        you can try to use `exclude_package_data`, or `include-package-data=False` in
        combination with a more fine grained `package-data` configuration.

        You can read more about "package data files" on setuptools documentation page:

        - https://setuptools.pypa.io/en/latest/userguide/datafiles.html


        [^1]: For Python, any directory (with suitable naming) can be imported,
              even if it does not contain any `.py` files.
              On the other hand, currently there is no concept of package data
              directory, all directories are treated like packages.
        ********************************************************************************

!!
  check.warn(importable)
creating build/lib/app/ui/static
copying app/ui/static/apple-touch-icon.png -> build/lib/app/ui/static
copying app/ui/static/favicon-16x16.png -> build/lib/app/ui/static
copying app/ui/static/favicon-32x32.png -> build/lib/app/ui/static
copying app/ui/static/favicon.ico -> build/lib/app/ui/static
creating build/lib/app/ui/static/css
copying app/ui/static/css/app.css -> build/lib/app/ui/static/css
copying app/ui/static/css/bootstrap-select.min.css -> build/lib/app/ui/static/css
copying app/ui/static/css/bootstrap.min.css -> build/lib/app/ui/static/css
copying app/ui/static/css/datatables.min.css -> build/lib/app/ui/static/css
copying app/ui/static/css/jquery-ui.min.css -> build/lib/app/ui/static/css
copying app/ui/static/css/jquery.tagit.css -> build/lib/app/ui/static/css
copying app/ui/static/css/tagit.ui-zendesk.css -> build/lib/app/ui/static/css
copying app/ui/static/css/toastr.css -> build/lib/app/ui/static/css
copying app/ui/static/css/ui.fancytree.css -> build/lib/app/ui/static/css
copying app/ui/static/css/ui.fancytree.min.css -> build/lib/app/ui/static/css
creating build/lib/app/ui/static/fonts
copying app/ui/static/fonts/glyphicons-halflings-regular.eot -> build/lib/app/ui/static/fonts
copying app/ui/static/fonts/glyphicons-halflings-regular.svg -> build/lib/app/ui/static/fonts
copying app/ui/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/app/ui/static/fonts
copying app/ui/static/fonts/glyphicons-halflings-regular.woff -> build/lib/app/ui/static/fonts
copying app/ui/static/fonts/glyphicons-halflings-regular.woff2 -> build/lib/app/ui/static/fonts
creating build/lib/app/ui/static/fonts/fontello
copying app/ui/static/fonts/fontello/LICENSE.txt -> build/lib/app/ui/static/fonts/fontello
copying app/ui/static/fonts/fontello/README.txt -> build/lib/app/ui/static/fonts/fontello
copying app/ui/static/fonts/fontello/config-old.json -> build/lib/app/ui/static/fonts/fontello
copying app/ui/static/fonts/fontello/config.json -> build/lib/app/ui/static/fonts/fontello
copying app/ui/static/fonts/fontello/demo.html -> build/lib/app/ui/static/fonts/fontello
creating build/lib/app/ui/static/fonts/fontello/css
copying app/ui/static/fonts/fontello/css/animation.css -> build/lib/app/ui/static/fonts/fontello/css
copying app/ui/static/fonts/fontello/css/fontello-codes.css -> build/lib/app/ui/static/fonts/fontello/css
copying app/ui/static/fonts/fontello/css/fontello-embedded.css -> build/lib/app/ui/static/fonts/fontello/css
copying app/ui/static/fonts/fontello/css/fontello-ie7-codes.css -> build/lib/app/ui/static/fonts/fontello/css
copying app/ui/static/fonts/fontello/css/fontello-ie7.css -> build/lib/app/ui/static/fonts/fontello/css
copying app/ui/static/fonts/fontello/css/fontello.css -> build/lib/app/ui/static/fonts/fontello/css
creating build/lib/app/ui/static/fonts/fontello/font
copying app/ui/static/fonts/fontello/font/fontello.eot -> build/lib/app/ui/static/fonts/fontello/font
copying app/ui/static/fonts/fontello/font/fontello.svg -> build/lib/app/ui/static/fonts/fontello/font
copying app/ui/static/fonts/fontello/font/fontello.ttf -> build/lib/app/ui/static/fonts/fontello/font
copying app/ui/static/fonts/fontello/font/fontello.woff -> build/lib/app/ui/static/fonts/fontello/font
copying app/ui/static/fonts/fontello/font/fontello.woff2 -> build/lib/app/ui/static/fonts/fontello/font
creating build/lib/app/ui/static/images
copying app/ui/static/images/CPU-icon.png -> build/lib/app/ui/static/images
copying app/ui/static/images/HDD-icon.jpg -> build/lib/app/ui/static/images
copying app/ui/static/images/NIC-icon.png -> build/lib/app/ui/static/images
copying app/ui/static/images/Ram-icon.png -> build/lib/app/ui/static/images
copying app/ui/static/images/loader.gif -> build/lib/app/ui/static/images
copying app/ui/static/images/logo.png -> build/lib/app/ui/static/images
creating build/lib/app/ui/static/js
copying app/ui/static/js/ace.js -> build/lib/app/ui/static/js
copying app/ui/static/js/app.js -> build/lib/app/ui/static/js
copying app/ui/static/js/bootstrap-select.min.js -> build/lib/app/ui/static/js
copying app/ui/static/js/bootstrap.js -> build/lib/app/ui/static/js
copying app/ui/static/js/container-details.js -> build/lib/app/ui/static/js
copying app/ui/static/js/container.js -> build/lib/app/ui/static/js
copying app/ui/static/js/createcontainer.js -> build/lib/app/ui/static/js
copying app/ui/static/js/datatables.min.js -> build/lib/app/ui/static/js
copying app/ui/static/js/html.js -> build/lib/app/ui/static/js
copying app/ui/static/js/images.js -> build/lib/app/ui/static/js
copying app/ui/static/js/jquery-2.0.0.js -> build/lib/app/ui/static/js
copying app/ui/static/js/jquery-ui.min.js -> build/lib/app/ui/static/js
copying app/ui/static/js/jquery.fancytree-all-deps.min.js -> build/lib/app/ui/static/js
copying app/ui/static/js/jquery.serializejson.min.js -> build/lib/app/ui/static/js
copying app/ui/static/js/lodash.min.js -> build/lib/app/ui/static/js
copying app/ui/static/js/login.js -> build/lib/app/ui/static/js
copying app/ui/static/js/mode-json.js -> build/lib/app/ui/static/js
copying app/ui/static/js/network.js -> build/lib/app/ui/static/js
copying app/ui/static/js/parsley.min.js -> build/lib/app/ui/static/js
copying app/ui/static/js/profile.js -> build/lib/app/ui/static/js
copying app/ui/static/js/properties.js -> build/lib/app/ui/static/js
copying app/ui/static/js/storage-pool.js -> build/lib/app/ui/static/js
copying app/ui/static/js/tag-it.min.js -> build/lib/app/ui/static/js
copying app/ui/static/js/terminado.js -> build/lib/app/ui/static/js
copying app/ui/static/js/toastr.min.js -> build/lib/app/ui/static/js
copying app/ui/static/js/worker-json.js -> build/lib/app/ui/static/js
creating build/lib/app/ui/static/skin-win8
copying app/ui/static/skin-win8/icons.gif -> build/lib/app/ui/static/skin-win8
creating build/lib/app/ui/static/templates
copying app/ui/static/templates/components.html -> build/lib/app/ui/static/templates
creating build/lib/app/ui/templates
copying app/ui/templates/auth_error.html -> build/lib/app/ui/templates
copying app/ui/templates/container-details.html -> build/lib/app/ui/templates
copying app/ui/templates/containers.html -> build/lib/app/ui/templates
copying app/ui/templates/images.html -> build/lib/app/ui/templates
copying app/ui/templates/images_NO_LXC.html -> build/lib/app/ui/templates
copying app/ui/templates/index.html -> build/lib/app/ui/templates
copying app/ui/templates/login.html -> build/lib/app/ui/templates
copying app/ui/templates/network.html -> build/lib/app/ui/templates
copying app/ui/templates/network_nolxdbr0.html -> build/lib/app/ui/templates
copying app/ui/templates/profiles.html -> build/lib/app/ui/templates
copying app/ui/templates/storage-pools.html -> build/lib/app/ui/templates
copying app/ui/templates/termpage.html -> build/lib/app/ui/templates
creating build/lib/conf
copying conf/auth.conf -> build/lib/conf
copying conf/log.conf -> build/lib/conf
creating build/lib/logs
copying logs/.keep -> build/lib/logs
creating build/bdist.linux-x86_64
creating build/bdist.linux-x86_64/egg
creating build/bdist.linux-x86_64/egg/conf
copying build/lib/conf/auth.conf -> build/bdist.linux-x86_64/egg/conf
copying build/lib/conf/log.conf -> build/bdist.linux-x86_64/egg/conf
creating build/bdist.linux-x86_64/egg/logs
copying build/lib/logs/.keep -> build/bdist.linux-x86_64/egg/logs
creating build/bdist.linux-x86_64/egg/app
creating build/bdist.linux-x86_64/egg/app/api
creating build/bdist.linux-x86_64/egg/app/api/models
copying build/lib/app/api/models/LXCFileManager.py -> build/bdist.linux-x86_64/egg/app/api/models
copying build/lib/app/api/models/LXDModule.py -> build/bdist.linux-x86_64/egg/app/api/models
copying build/lib/app/api/models/LXCStoragePool.py -> build/bdist.linux-x86_64/egg/app/api/models
copying build/lib/app/api/models/LXCImage.py -> build/bdist.linux-x86_64/egg/app/api/models
copying build/lib/app/api/models/__init__.py -> build/bdist.linux-x86_64/egg/app/api/models
copying build/lib/app/api/models/LXCSnapshot.py -> build/bdist.linux-x86_64/egg/app/api/models
copying build/lib/app/api/models/LXCProfile.py -> build/bdist.linux-x86_64/egg/app/api/models
copying build/lib/app/api/models/LXCContainer.py -> build/bdist.linux-x86_64/egg/app/api/models
copying build/lib/app/api/models/Base.py -> build/bdist.linux-x86_64/egg/app/api/models
copying build/lib/app/api/models/LXCNetwork.py -> build/bdist.linux-x86_64/egg/app/api/models
creating build/bdist.linux-x86_64/egg/app/api/utils
copying build/lib/app/api/utils/snap.py -> build/bdist.linux-x86_64/egg/app/api/utils
copying build/lib/app/api/utils/authentication.py -> build/bdist.linux-x86_64/egg/app/api/utils
copying build/lib/app/api/utils/containerMapper.py -> build/bdist.linux-x86_64/egg/app/api/utils
copying build/lib/app/api/utils/firebaseAuthentication.py -> build/bdist.linux-x86_64/egg/app/api/utils
copying build/lib/app/api/utils/mappings.py -> build/bdist.linux-x86_64/egg/app/api/utils
copying build/lib/app/api/utils/response.py -> build/bdist.linux-x86_64/egg/app/api/utils
copying build/lib/app/api/utils/__init__.py -> build/bdist.linux-x86_64/egg/app/api/utils
copying build/lib/app/api/utils/converters.py -> build/bdist.linux-x86_64/egg/app/api/utils
copying build/lib/app/api/utils/readInstanceDetails.py -> build/bdist.linux-x86_64/egg/app/api/utils
copying build/lib/app/api/utils/remoteImageMapper.py -> build/bdist.linux-x86_64/egg/app/api/utils
copying build/lib/app/api/utils/snapshotMapper.py -> build/bdist.linux-x86_64/egg/app/api/utils
copying build/lib/app/api/__init__.py -> build/bdist.linux-x86_64/egg/app/api
creating build/bdist.linux-x86_64/egg/app/api/controllers
copying build/lib/app/api/controllers/image.py -> build/bdist.linux-x86_64/egg/app/api/controllers
copying build/lib/app/api/controllers/snapshot.py -> build/bdist.linux-x86_64/egg/app/api/controllers
copying build/lib/app/api/controllers/lxd.py -> build/bdist.linux-x86_64/egg/app/api/controllers
copying build/lib/app/api/controllers/container.py -> build/bdist.linux-x86_64/egg/app/api/controllers
copying build/lib/app/api/controllers/profile.py -> build/bdist.linux-x86_64/egg/app/api/controllers
copying build/lib/app/api/controllers/storagePool.py -> build/bdist.linux-x86_64/egg/app/api/controllers
copying build/lib/app/api/controllers/fileManager.py -> build/bdist.linux-x86_64/egg/app/api/controllers
copying build/lib/app/api/controllers/imageRegistry.py -> build/bdist.linux-x86_64/egg/app/api/controllers
copying build/lib/app/api/controllers/__init__.py -> build/bdist.linux-x86_64/egg/app/api/controllers
copying build/lib/app/api/controllers/auth.py -> build/bdist.linux-x86_64/egg/app/api/controllers
copying build/lib/app/api/controllers/network.py -> build/bdist.linux-x86_64/egg/app/api/controllers
copying build/lib/app/api/controllers/terminal.py -> build/bdist.linux-x86_64/egg/app/api/controllers
creating build/bdist.linux-x86_64/egg/app/api/schemas
copying build/lib/app/api/schemas/networkSchema.py -> build/bdist.linux-x86_64/egg/app/api/schemas
copying build/lib/app/api/schemas/profile_schema.py -> build/bdist.linux-x86_64/egg/app/api/schemas
copying build/lib/app/api/schemas/publishImageSchema.py -> build/bdist.linux-x86_64/egg/app/api/schemas
copying build/lib/app/api/schemas/storagePoolSchema.py -> build/bdist.linux-x86_64/egg/app/api/schemas
copying build/lib/app/api/schemas/container_schema.py -> build/bdist.linux-x86_64/egg/app/api/schemas
copying build/lib/app/api/schemas/__init__.py -> build/bdist.linux-x86_64/egg/app/api/schemas
copying build/lib/app/api/schemas/userSchema.py -> build/bdist.linux-x86_64/egg/app/api/schemas
copying build/lib/app/api/schemas/download_image_schema.py -> build/bdist.linux-x86_64/egg/app/api/schemas
copying build/lib/app/api/core.py -> build/bdist.linux-x86_64/egg/app/api
creating build/bdist.linux-x86_64/egg/app/cli
copying build/lib/app/cli/init.py -> build/bdist.linux-x86_64/egg/app/cli
copying build/lib/app/cli/cli.py -> build/bdist.linux-x86_64/egg/app/cli
copying build/lib/app/cli/__init__.py -> build/bdist.linux-x86_64/egg/app/cli
copying build/lib/app/run.py -> build/bdist.linux-x86_64/egg/app
creating build/bdist.linux-x86_64/egg/app/lib
copying build/lib/app/lib/cert.py -> build/bdist.linux-x86_64/egg/app/lib
copying build/lib/app/lib/termmanager.py -> build/bdist.linux-x86_64/egg/app/lib
copying build/lib/app/lib/log.py -> build/bdist.linux-x86_64/egg/app/lib
copying build/lib/app/lib/__init__.py -> build/bdist.linux-x86_64/egg/app/lib
copying build/lib/app/lib/auth.py -> build/bdist.linux-x86_64/egg/app/lib
copying build/lib/app/lib/conf.py -> build/bdist.linux-x86_64/egg/app/lib
copying build/lib/app/__metadata__.py -> build/bdist.linux-x86_64/egg/app
copying build/lib/app/__init__.py -> build/bdist.linux-x86_64/egg/app
creating build/bdist.linux-x86_64/egg/app/ui
copying build/lib/app/ui/blueprint.py -> build/bdist.linux-x86_64/egg/app/ui
creating build/bdist.linux-x86_64/egg/app/ui/static
creating build/bdist.linux-x86_64/egg/app/ui/static/images
copying build/lib/app/ui/static/images/Ram-icon.png -> build/bdist.linux-x86_64/egg/app/ui/static/images
copying build/lib/app/ui/static/images/NIC-icon.png -> build/bdist.linux-x86_64/egg/app/ui/static/images
copying build/lib/app/ui/static/images/HDD-icon.jpg -> build/bdist.linux-x86_64/egg/app/ui/static/images
copying build/lib/app/ui/static/images/loader.gif -> build/bdist.linux-x86_64/egg/app/ui/static/images
copying build/lib/app/ui/static/images/CPU-icon.png -> build/bdist.linux-x86_64/egg/app/ui/static/images
copying build/lib/app/ui/static/images/logo.png -> build/bdist.linux-x86_64/egg/app/ui/static/images
creating build/bdist.linux-x86_64/egg/app/ui/static/templates
copying build/lib/app/ui/static/templates/components.html -> build/bdist.linux-x86_64/egg/app/ui/static/templates
copying build/lib/app/ui/static/favicon.ico -> build/bdist.linux-x86_64/egg/app/ui/static
copying build/lib/app/ui/static/favicon-16x16.png -> build/bdist.linux-x86_64/egg/app/ui/static
creating build/bdist.linux-x86_64/egg/app/ui/static/css
copying build/lib/app/ui/static/css/tagit.ui-zendesk.css -> build/bdist.linux-x86_64/egg/app/ui/static/css
copying build/lib/app/ui/static/css/bootstrap.min.css -> build/bdist.linux-x86_64/egg/app/ui/static/css
copying build/lib/app/ui/static/css/datatables.min.css -> build/bdist.linux-x86_64/egg/app/ui/static/css
copying build/lib/app/ui/static/css/jquery-ui.min.css -> build/bdist.linux-x86_64/egg/app/ui/static/css
copying build/lib/app/ui/static/css/ui.fancytree.min.css -> build/bdist.linux-x86_64/egg/app/ui/static/css
copying build/lib/app/ui/static/css/ui.fancytree.css -> build/bdist.linux-x86_64/egg/app/ui/static/css
copying build/lib/app/ui/static/css/jquery.tagit.css -> build/bdist.linux-x86_64/egg/app/ui/static/css
copying build/lib/app/ui/static/css/toastr.css -> build/bdist.linux-x86_64/egg/app/ui/static/css
copying build/lib/app/ui/static/css/app.css -> build/bdist.linux-x86_64/egg/app/ui/static/css
copying build/lib/app/ui/static/css/bootstrap-select.min.css -> build/bdist.linux-x86_64/egg/app/ui/static/css
creating build/bdist.linux-x86_64/egg/app/ui/static/skin-win8
copying build/lib/app/ui/static/skin-win8/icons.gif -> build/bdist.linux-x86_64/egg/app/ui/static/skin-win8
copying build/lib/app/ui/static/apple-touch-icon.png -> build/bdist.linux-x86_64/egg/app/ui/static
creating build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/container.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/network.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/jquery-ui.min.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/toastr.min.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/bootstrap.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/storage-pool.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/app.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/worker-json.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/jquery.fancytree-all-deps.min.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/jquery-2.0.0.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/createcontainer.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/lodash.min.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/bootstrap-select.min.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/container-details.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/terminado.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/images.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/properties.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/tag-it.min.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/html.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/profile.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/ace.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/jquery.serializejson.min.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/login.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/parsley.min.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/mode-json.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
copying build/lib/app/ui/static/js/datatables.min.js -> build/bdist.linux-x86_64/egg/app/ui/static/js
creating build/bdist.linux-x86_64/egg/app/ui/static/fonts
copying build/lib/app/ui/static/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-x86_64/egg/app/ui/static/fonts
copying build/lib/app/ui/static/fonts/glyphicons-halflings-regular.woff2 -> build/bdist.linux-x86_64/egg/app/ui/static/fonts
copying build/lib/app/ui/static/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-x86_64/egg/app/ui/static/fonts
copying build/lib/app/ui/static/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-x86_64/egg/app/ui/static/fonts
creating build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello
copying build/lib/app/ui/static/fonts/fontello/demo.html -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello
creating build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello/font
copying build/lib/app/ui/static/fonts/fontello/font/fontello.woff2 -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello/font
copying build/lib/app/ui/static/fonts/fontello/font/fontello.woff -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello/font
copying build/lib/app/ui/static/fonts/fontello/font/fontello.svg -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello/font
copying build/lib/app/ui/static/fonts/fontello/font/fontello.eot -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello/font
copying build/lib/app/ui/static/fonts/fontello/font/fontello.ttf -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello/font
copying build/lib/app/ui/static/fonts/fontello/README.txt -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello
creating build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello/css
copying build/lib/app/ui/static/fonts/fontello/css/fontello-codes.css -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello/css
copying build/lib/app/ui/static/fonts/fontello/css/animation.css -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello/css
copying build/lib/app/ui/static/fonts/fontello/css/fontello.css -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello/css
copying build/lib/app/ui/static/fonts/fontello/css/fontello-ie7-codes.css -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello/css
copying build/lib/app/ui/static/fonts/fontello/css/fontello-ie7.css -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello/css
copying build/lib/app/ui/static/fonts/fontello/css/fontello-embedded.css -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello/css
copying build/lib/app/ui/static/fonts/fontello/LICENSE.txt -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello
copying build/lib/app/ui/static/fonts/fontello/config.json -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello
copying build/lib/app/ui/static/fonts/fontello/config-old.json -> build/bdist.linux-x86_64/egg/app/ui/static/fonts/fontello
copying build/lib/app/ui/static/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-x86_64/egg/app/ui/static/fonts
copying build/lib/app/ui/static/favicon-32x32.png -> build/bdist.linux-x86_64/egg/app/ui/static
creating build/bdist.linux-x86_64/egg/app/ui/templates
copying build/lib/app/ui/templates/container-details.html -> build/bdist.linux-x86_64/egg/app/ui/templates
copying build/lib/app/ui/templates/images_NO_LXC.html -> build/bdist.linux-x86_64/egg/app/ui/templates
copying build/lib/app/ui/templates/profiles.html -> build/bdist.linux-x86_64/egg/app/ui/templates
copying build/lib/app/ui/templates/index.html -> build/bdist.linux-x86_64/egg/app/ui/templates
copying build/lib/app/ui/templates/termpage.html -> build/bdist.linux-x86_64/egg/app/ui/templates
copying build/lib/app/ui/templates/containers.html -> build/bdist.linux-x86_64/egg/app/ui/templates
copying build/lib/app/ui/templates/auth_error.html -> build/bdist.linux-x86_64/egg/app/ui/templates
copying build/lib/app/ui/templates/network.html -> build/bdist.linux-x86_64/egg/app/ui/templates
copying build/lib/app/ui/templates/storage-pools.html -> build/bdist.linux-x86_64/egg/app/ui/templates
copying build/lib/app/ui/templates/login.html -> build/bdist.linux-x86_64/egg/app/ui/templates
copying build/lib/app/ui/templates/network_nolxdbr0.html -> build/bdist.linux-x86_64/egg/app/ui/templates
copying build/lib/app/ui/templates/images.html -> build/bdist.linux-x86_64/egg/app/ui/templates
copying build/lib/app/ui/__init__.py -> build/bdist.linux-x86_64/egg/app/ui
byte-compiling build/bdist.linux-x86_64/egg/app/api/models/LXCFileManager.py to LXCFileManager.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/models/LXDModule.py to LXDModule.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/models/LXCStoragePool.py to LXCStoragePool.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/models/LXCImage.py to LXCImage.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/models/__init__.py to __init__.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/models/LXCSnapshot.py to LXCSnapshot.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/models/LXCProfile.py to LXCProfile.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/models/LXCContainer.py to LXCContainer.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/models/Base.py to Base.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/models/LXCNetwork.py to LXCNetwork.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/utils/snap.py to snap.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/utils/authentication.py to authentication.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/utils/containerMapper.py to containerMapper.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/utils/firebaseAuthentication.py to firebaseAuthentication.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/utils/mappings.py to mappings.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/utils/response.py to response.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/utils/__init__.py to __init__.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/utils/converters.py to converters.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/utils/readInstanceDetails.py to readInstanceDetails.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/utils/remoteImageMapper.py to remoteImageMapper.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/utils/snapshotMapper.py to snapshotMapper.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/__init__.py to __init__.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/controllers/image.py to image.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/controllers/snapshot.py to snapshot.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/controllers/lxd.py to lxd.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/controllers/container.py to container.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/controllers/profile.py to profile.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/controllers/storagePool.py to storagePool.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/controllers/fileManager.py to fileManager.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/controllers/imageRegistry.py to imageRegistry.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/controllers/__init__.py to __init__.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/controllers/auth.py to auth.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/controllers/network.py to network.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/controllers/terminal.py to terminal.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/schemas/networkSchema.py to networkSchema.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/schemas/profile_schema.py to profile_schema.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/schemas/publishImageSchema.py to publishImageSchema.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/schemas/storagePoolSchema.py to storagePoolSchema.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/schemas/container_schema.py to container_schema.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/schemas/__init__.py to __init__.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/schemas/userSchema.py to userSchema.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/schemas/download_image_schema.py to download_image_schema.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/api/core.py to core.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/cli/init.py to init.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/cli/cli.py to cli.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/cli/__init__.py to __init__.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/run.py to run.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/lib/cert.py to cert.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/lib/termmanager.py to termmanager.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/lib/log.py to log.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/lib/__init__.py to __init__.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/lib/auth.py to auth.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/lib/conf.py to conf.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/__metadata__.py to __metadata__.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/__init__.py to __init__.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/ui/blueprint.py to blueprint.cpython-311.pyc
byte-compiling build/bdist.linux-x86_64/egg/app/ui/__init__.py to __init__.cpython-311.pyc
writing byte-compilation script '/tmp/tmpzmrv3kqh.py'
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/bin/python /tmp/tmpzmrv3kqh.py
removing /tmp/tmpzmrv3kqh.py
creating build/bdist.linux-x86_64/egg/EGG-INFO
copying LXDUI.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
copying LXDUI.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying LXDUI.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying LXDUI.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying LXDUI.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
copying LXDUI.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
copying LXDUI.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
creating dist
creating 'dist/LXDUI-2.2-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it
removing 'build/bdist.linux-x86_64/egg' (and everything under it)
Processing LXDUI-2.2-py3.11.egg
creating /var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages/LXDUI-2.2-py3.11.egg
Extracting LXDUI-2.2-py3.11.egg to /var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages
Adding LXDUI 2.2 to easy-install.pth file
Installing lxdui script to /var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/bin

Installed /var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/site-packages/LXDUI-2.2-py3.11.egg
Processing dependencies for LXDUI==2.2
Searching for pyyaml==3.11
Reading https://pypi.org/simple/pyyaml/
Downloading https://files.pythonhosted.org/packages/75/5e/b84feba55e20f8da46ead76f14a3943c8cb722d40360702b2365b91dec00/PyYAML-3.11.tar.gz#sha256=c36c938a872e5ff494938b33b14aaa156cb439ec67548fcab3535bb78b0846e8
Best match: PyYAML 3.11
Processing PyYAML-3.11.tar.gz
Writing /tmp/easy_install-3gqrl8w7/PyYAML-3.11/setup.cfg
Running PyYAML-3.11/setup.py -q bdist_egg --dist-dir /tmp/easy_install-3gqrl8w7/PyYAML-3.11/egg-dist-tmp-k7mtkn56
/var/tmp/pamac-build-pkehl/lxdui-git/pkg/lxdui-git/usr/lib/lxdui/lib/python3.11/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()
In file included from ext/_yaml.c:343:
ext/_yaml.h:10: warning: "PyString_CheckExact" redefined
   10 | #define PyString_CheckExact PyBytes_CheckExact
      | 
ext/_yaml.c:184: note: this is the location of the previous definition
  184 |   #define PyString_CheckExact          PyUnicode_CheckExact
      | 
ext/_yaml.c: In function ‘__Pyx_PyList_Append’:
ext/_yaml.c:766:23: error: lvalue required as left operand of assignment
  766 |         Py_SIZE(list) = len+1;
      |                       ^
ext/_yaml.c: In function ‘__pyx_pf_5_yaml_get_version_string’:
ext/_yaml.c:1346:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
 1346 |   __pyx_v_value = yaml_get_version_string();
      |                 ^
ext/_yaml.c: In function ‘__pyx_pf_5_yaml_7CParser___init__’:
ext/_yaml.c:2471:52: warning: passing argument 2 of ‘yaml_parser_set_input’ from incompatible pointer type [-Wincompatible-pointer-types]
 2471 |     yaml_parser_set_input((&__pyx_v_self->parser), __pyx_f_5_yaml_input_handler, ((void *)__pyx_v_self));
      |                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                    |
      |                                                    int (*)(void *, char *, int,  int *)
In file included from ext/_yaml.h:2:
/usr/include/yaml.h:1374:30: note: expected ‘int (*)(void *, unsigned char *, size_t,  size_t *)’ {aka ‘int (*)(void *, unsigned char *, long unsigned int,  long unsigned int *)’} but argument is of type ‘int (*)(void *, char *, int,  int *)’
 1374 |         yaml_read_handler_t *handler, void *data);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
In file included from /usr/include/python3.11/bytesobject.h:62,
                 from /usr/include/python3.11/Python.h:50,
                 from ext/_yaml.c:16:
/usr/include/python3.11/cpython/bytesobject.h:40:33: warning: pointer targets in passing argument 2 of ‘yaml_parser_set_input_string’ differ in signedness [-Wpointer-sign]
   40 | #  define PyBytes_AS_STRING(op) PyBytes_AS_STRING(_PyObject_CAST(op))
      |                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                 |
      |                                 char *
ext/_yaml.h:11:29: note: in expansion of macro ‘PyBytes_AS_STRING’
   11 | #define PyString_AS_STRING  PyBytes_AS_STRING
      |                             ^~~~~~~~~~~~~~~~~
ext/_yaml.c:2664:59: note: in expansion of macro ‘PyString_AS_STRING’
 2664 |     yaml_parser_set_input_string((&__pyx_v_self->parser), PyString_AS_STRING(__pyx_v_stream), PyString_GET_SIZE(__pyx_v_stream));
      |                                                           ^~~~~~~~~~~~~~~~~~
/usr/include/yaml.h:1348:30: note: expected ‘const unsigned char *’ but argument is of type ‘char *’
 1348 |         const unsigned char *input, size_t size);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~
ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__token_to_object’:
ext/_yaml.c:4183:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 4183 |     __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 417; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
      |                                                                       |
      |                                                                       yaml_char_t * {aka unsigned char *}
In file included from /usr/include/python3.11/Python.h:51:
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:4195:71: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 4195 |     __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag_directive.prefix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 418; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
      |                                                                       |
      |                                                                       yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:4741:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 4741 |     __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.alias.value); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 448; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
      |                                                               |
      |                                                               yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:4792:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 4792 |     __pyx_t_4 = PyUnicode_FromString(__pyx_v_token->data.anchor.value); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 451; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
      |                                                                |
      |                                                                yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:4843:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 4843 |     __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.handle); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 454; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
      |                                                             |
      |                                                             yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:4855:61: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 4855 |     __pyx_t_3 = PyUnicode_FromString(__pyx_v_token->data.tag.suffix); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 455; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
      |                                                             |
      |                                                             yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:4938:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign]
 4938 |     __pyx_t_2 = PyUnicode_DecodeUTF8(__pyx_v_token->data.scalar.value, __pyx_v_token->data.scalar.length, __pyx_k_strict); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 460; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
      |                                                                |
      |                                                                yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:451:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  451 |     const char *string,         /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^~~~~~
ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__event_to_object’:
ext/_yaml.c:6435:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 6435 |         __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->handle); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 574; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                          ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
      |                                                               |
      |                                                               yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:6447:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 6447 |         __pyx_t_4 = PyUnicode_FromString(__pyx_v_tag_directive->prefix); if (unlikely(!__pyx_t_4)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 575; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                          ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~
      |                                                               |
      |                                                               yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:6616:63: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 6616 |     __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.alias.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 586; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
      |                                                               |
      |                                                               yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:6687:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 6687 |       __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.anchor); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 591; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
      |                                                                  |
      |                                                                  yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:6722:66: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 6722 |       __pyx_t_1 = PyUnicode_FromString(__pyx_v_event->data.scalar.tag); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 594; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
      |                                                                  |
      |                                                                  yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:6737:64: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign]
 6737 |     __pyx_t_1 = PyUnicode_DecodeUTF8(__pyx_v_event->data.scalar.value, __pyx_v_event->data.scalar.length, __pyx_k_strict); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 595; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
      |                                                                |
      |                                                                yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:451:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  451 |     const char *string,         /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^~~~~~
ext/_yaml.c:7031:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 7031 |       __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 620; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
      |                                                                          |
      |                                                                          yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:7066:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 7066 |       __pyx_t_3 = PyUnicode_FromString(__pyx_v_event->data.sequence_start.tag); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 623; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
      |                                                                          |
      |                                                                          yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:7253:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 7253 |       __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.anchor); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 637; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
      |                                                                         |
      |                                                                         yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:7288:73: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 7288 |       __pyx_t_2 = PyUnicode_FromString(__pyx_v_event->data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 640; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
      |                                                                         |
      |                                                                         yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_node’:
ext/_yaml.c:8704:75: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 8704 |     __pyx_t_3 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.alias.anchor); if (unlikely(!__pyx_t_3)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 734; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
      |                                                                           |
      |                                                                           yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:8924:76: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 8924 |     __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 750; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
      |                                                                            |
      |                                                                            yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:8962:84: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 8962 |     __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 753; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
      |                                                                                    |
      |                                                                                    yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c:9000:83: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 9000 |     __pyx_t_6 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.anchor); if (unlikely(!__pyx_t_6)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 756; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
      |                                                                                   |
      |                                                                                   yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_scalar_node’:
ext/_yaml.c:9532:74: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUTF8’ differ in signedness [-Wpointer-sign]
 9532 |   __pyx_t_2 = PyUnicode_DecodeUTF8(__pyx_v_self->parsed_event.data.scalar.value, __pyx_v_self->parsed_event.data.scalar.length, __pyx_k_strict); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 791; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
      |                                                                          |
      |                                                                          yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:451:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  451 |     const char *string,         /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^~~~~~
ext/_yaml.c:9688:76: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
 9688 |     __pyx_t_9 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.scalar.tag); if (unlikely(!__pyx_t_9)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 804; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
      |                                                                            |
      |                                                                            yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_sequence_node’:
ext/_yaml.c:10128:84: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
10128 |     __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.sequence_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 837; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
      |                                                                                    |
      |                                                                                    yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c: In function ‘__pyx_f_5_yaml_7CParser__compose_mapping_node’:
ext/_yaml.c:10654:83: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromString’ differ in signedness [-Wpointer-sign]
10654 |     __pyx_t_2 = PyUnicode_FromString(__pyx_v_self->parsed_event.data.mapping_start.tag); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
      |                                                                                   |
      |                                                                                   yaml_char_t * {aka unsigned char *}
/usr/include/python3.11/unicodeobject.h:138:17: note: expected ‘const char *’ but argument is of type ‘yaml_char_t *’ {aka ‘unsigned char *’}
  138 |     const char *u              /* UTF-8 encoded string */
      |     ~~~~~~~~~~~~^
ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter___init__’:
ext/_yaml.c:11721:53: warning: passing argument 2 of ‘yaml_emitter_set_output’ from incompatible pointer type [-Wincompatible-pointer-types]
11721 |   yaml_emitter_set_output((&__pyx_v_self->emitter), __pyx_f_5_yaml_output_handler, ((void *)__pyx_v_self));
      |                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                                                     |
      |                                                     int (*)(void *, char *, int)
/usr/include/yaml.h:1844:31: note: expected ‘int (*)(void *, unsigned char *, size_t)’ {aka ‘int (*)(void *, unsigned char *, long unsigned int)’} but argument is of type ‘int (*)(void *, char *, int)’
 1844 |         yaml_write_handler_t *handler, void *data);
      |         ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
ext/_yaml.c: In function ‘__pyx_f_5_yaml_8CEmitter__object_to_event’:
ext/_yaml.c:12898:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign]
12898 |         __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle);
      |                                            ^
ext/_yaml.c:12991:44: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign]
12991 |         __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix);
      |                                            ^
ext/_yaml.c:13248:62: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign]
13248 |     __pyx_t_4 = ((yaml_alias_event_initialize(__pyx_v_event, __pyx_v_anchor) == 0) != 0);
      |                                                              ^~~~~~~~~~~~~~
      |                                                              |
      |                                                              char *
/usr/include/yaml.h:555:69: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  555 | yaml_alias_event_initialize(yaml_event_t *event, const yaml_char_t *anchor);
      |                                                  ~~~~~~~~~~~~~~~~~~~^~~~~~
ext/_yaml.c:13824:63: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
13824 |     __pyx_t_3 = ((yaml_scalar_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
      |                                                               ^~~~~~~~~~~~~~
      |                                                               |
      |                                                               char *
/usr/include/yaml.h:581:28: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  581 |         const yaml_char_t *anchor, const yaml_char_t *tag,
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~
ext/_yaml.c:13824:79: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
13824 |     __pyx_t_3 = ((yaml_scalar_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
      |                                                                               ^~~~~~~~~~~
      |                                                                               |
      |                                                                               char *
/usr/include/yaml.h:581:55: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  581 |         const yaml_char_t *anchor, const yaml_char_t *tag,
      |                                    ~~~~~~~~~~~~~~~~~~~^~~
ext/_yaml.c:13824:92: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
13824 |     __pyx_t_3 = ((yaml_scalar_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
      |                                                                                            ^~~~~~~~~~~~~
      |                                                                                            |
      |                                                                                            char *
/usr/include/yaml.h:582:28: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  582 |         const yaml_char_t *value, int length,
      |         ~~~~~~~~~~~~~~~~~~~^~~~~
ext/_yaml.c:14166:71: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
14166 |     __pyx_t_4 = ((yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
      |                                                                       ^~~~~~~~~~~~~~
      |                                                                       |
      |                                                                       char *
/usr/include/yaml.h:604:28: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  604 |         const yaml_char_t *anchor, const yaml_char_t *tag, int implicit,
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~
ext/_yaml.c:14166:87: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
14166 |     __pyx_t_4 = ((yaml_sequence_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
      |                                                                                       ^~~~~~~~~~~
      |                                                                                       |
      |                                                                                       char *
/usr/include/yaml.h:604:55: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  604 |         const yaml_char_t *anchor, const yaml_char_t *tag, int implicit,
      |                                    ~~~~~~~~~~~~~~~~~~~^~~
ext/_yaml.c:14508:70: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
14508 |     __pyx_t_3 = ((yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
      |                                                                      ^~~~~~~~~~~~~~
      |                                                                      |
      |                                                                      char *
/usr/include/yaml.h:636:28: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  636 |         const yaml_char_t *anchor, const yaml_char_t *tag, int implicit,
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~
ext/_yaml.c:14508:86: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
14508 |     __pyx_t_3 = ((yaml_mapping_start_event_initialize(__pyx_v_event, __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
      |                                                                                      ^~~~~~~~~~~
      |                                                                                      |
      |                                                                                      char *
/usr/include/yaml.h:636:55: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  636 |         const yaml_char_t *anchor, const yaml_char_t *tag, int implicit,
      |                                    ~~~~~~~~~~~~~~~~~~~^~~
ext/_yaml.c: In function ‘__pyx_pf_5_yaml_8CEmitter_12serialize’:
ext/_yaml.c:15784:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign]
15784 |       __pyx_v_tag_directives_end->handle = PyString_AS_STRING(__pyx_v_handle);
      |                                          ^
ext/_yaml.c:15877:42: warning: pointer targets in assignment from ‘char *’ to ‘yaml_char_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign]
15877 |       __pyx_v_tag_directives_end->prefix = PyString_AS_STRING(__pyx_v_prefix);
      |                                          ^
ext/_yaml.c: In function ‘__pyx_f_5_yaml_8CEmitter__serialize_node’:
ext/_yaml.c:16616:65: warning: pointer targets in passing argument 2 of ‘yaml_alias_event_initialize’ differ in signedness [-Wpointer-sign]
16616 |     __pyx_t_2 = ((yaml_alias_event_initialize((&__pyx_v_event), __pyx_v_anchor) == 0) != 0);
      |                                                                 ^~~~~~~~~~~~~~
      |                                                                 |
      |                                                                 char *
/usr/include/yaml.h:555:69: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  555 | yaml_alias_event_initialize(yaml_event_t *event, const yaml_char_t *anchor);
      |                                                  ~~~~~~~~~~~~~~~~~~~^~~~~~
ext/_yaml.c:17195:68: warning: pointer targets in passing argument 2 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
17195 |       __pyx_t_8 = ((yaml_scalar_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
      |                                                                    ^~~~~~~~~~~~~~
      |                                                                    |
      |                                                                    char *
/usr/include/yaml.h:581:28: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  581 |         const yaml_char_t *anchor, const yaml_char_t *tag,
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~
ext/_yaml.c:17195:84: warning: pointer targets in passing argument 3 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
17195 |       __pyx_t_8 = ((yaml_scalar_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
      |                                                                                    ^~~~~~~~~~~
      |                                                                                    |
      |                                                                                    char *
/usr/include/yaml.h:581:55: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  581 |         const yaml_char_t *anchor, const yaml_char_t *tag,
      |                                    ~~~~~~~~~~~~~~~~~~~^~~
ext/_yaml.c:17195:97: warning: pointer targets in passing argument 4 of ‘yaml_scalar_event_initialize’ differ in signedness [-Wpointer-sign]
17195 |       __pyx_t_8 = ((yaml_scalar_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_value, __pyx_v_length, __pyx_v_plain_implicit, __pyx_v_quoted_implicit, __pyx_v_scalar_style) == 0) != 0);
      |                                                                                                 ^~~~~~~~~~~~~
      |                                                                                                 |
      |                                                                                                 char *
/usr/include/yaml.h:582:28: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  582 |         const yaml_char_t *value, int length,
      |         ~~~~~~~~~~~~~~~~~~~^~~~~
ext/_yaml.c:17473:76: warning: pointer targets in passing argument 2 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
17473 |       __pyx_t_8 = ((yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
      |                                                                            ^~~~~~~~~~~~~~
      |                                                                            |
      |                                                                            char *
/usr/include/yaml.h:604:28: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  604 |         const yaml_char_t *anchor, const yaml_char_t *tag, int implicit,
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~
ext/_yaml.c:17473:92: warning: pointer targets in passing argument 3 of ‘yaml_sequence_start_event_initialize’ differ in signedness [-Wpointer-sign]
17473 |       __pyx_t_8 = ((yaml_sequence_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_sequence_style) == 0) != 0);
      |                                                                                            ^~~~~~~~~~~
      |                                                                                            |
      |                                                                                            char *
/usr/include/yaml.h:604:55: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  604 |         const yaml_char_t *anchor, const yaml_char_t *tag, int implicit,
      |                                    ~~~~~~~~~~~~~~~~~~~^~~
ext/_yaml.c:17874:75: warning: pointer targets in passing argument 2 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
17874 |       __pyx_t_8 = ((yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
      |                                                                           ^~~~~~~~~~~~~~
      |                                                                           |
      |                                                                           char *
/usr/include/yaml.h:636:28: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  636 |         const yaml_char_t *anchor, const yaml_char_t *tag, int implicit,
      |         ~~~~~~~~~~~~~~~~~~~^~~~~~
ext/_yaml.c:17874:91: warning: pointer targets in passing argument 3 of ‘yaml_mapping_start_event_initialize’ differ in signedness [-Wpointer-sign]
17874 |       __pyx_t_8 = ((yaml_mapping_start_event_initialize((&__pyx_v_event), __pyx_v_anchor, __pyx_v_tag, __pyx_v_implicit, __pyx_v_mapping_style) == 0) != 0);
      |                                                                                           ^~~~~~~~~~~
      |                                                                                           |
      |                                                                                           char *
/usr/include/yaml.h:636:55: note: expected ‘const yaml_char_t *’ {aka ‘const unsigned char *’} but argument is of type ‘char *’
  636 |         const yaml_char_t *anchor, const yaml_char_t *tag, int implicit,
      |                                    ~~~~~~~~~~~~~~~~~~~^~~
ext/_yaml.c: In function ‘__pyx_tp_dealloc_5_yaml_CParser’:
ext/_yaml.c:18458:5: error: lvalue required as increment operand
18458 |     ++Py_REFCNT(o);
      |     ^~
ext/_yaml.c:18460:5: error: lvalue required as decrement operand
18460 |     --Py_REFCNT(o);
      |     ^~
ext/_yaml.c: In function ‘__pyx_tp_dealloc_5_yaml_CEmitter’:
ext/_yaml.c:18627:5: error: lvalue required as increment operand
18627 |     ++Py_REFCNT(o);
      |     ^~
ext/_yaml.c:18629:5: error: lvalue required as decrement operand
18629 |     --Py_REFCNT(o);
      |     ^~
ext/_yaml.c: In function ‘__Pyx_InitCachedConstants’:
ext/_yaml.c:19662:250: warning: passing argument 14 of ‘PyCode_New’ makes pointer from integer without a cast [-Wint-conversion]
19662 |   __pyx_codeobj__73 = (PyObject*)__Pyx_PyCode_New(0, 0, 1, 0, 0, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__72, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_root_src_pyyaml_ext__yaml_pyx, __pyx_n_s_get_version_string, 4, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__73)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 4; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                                                                                                                                                                                                                                          ^
      |                                                                                                                                                                                                                                                          |
      |                                                                                                                                                                                                                                                          int
ext/_yaml.c:124:72: note: in definition of macro ‘__Pyx_PyCode_New’
  124 |           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
      |                                                                        ^~~~~
In file included from /usr/include/python3.11/Python.h:71:
/usr/include/python3.11/cpython/code.h:151:33: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘int’
  151 |         PyObject *, PyObject *, PyObject *, int, PyObject *,
      |                                 ^~~~~~~~~~
ext/_yaml.c:19662:253: warning: passing argument 15 of ‘PyCode_New’ makes integer from pointer without a cast [-Wint-conversion]
19662 |   __pyx_codeobj__73 = (PyObject*)__Pyx_PyCode_New(0, 0, 1, 0, 0, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__72, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_root_src_pyyaml_ext__yaml_pyx, __pyx_n_s_get_version_string, 4, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__73)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 4; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                                                                                                                                                                                                                                             ^~~~~~~~~~~~~~~~~
      |                                                                                                                                                                                                                                                             |
      |                                                                                                                                                                                                                                                             PyObject * {aka struct _object *}
ext/_yaml.c:124:79: note: in definition of macro ‘__Pyx_PyCode_New’
  124 |           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
      |                                                                               ^~~~
/usr/include/python3.11/cpython/code.h:151:45: note: expected ‘int’ but argument is of type ‘PyObject *’ {aka ‘struct _object *’}
  151 |         PyObject *, PyObject *, PyObject *, int, PyObject *,
      |                                             ^~~
ext/_yaml.c:124:11: error: too few arguments to function ‘PyCode_New’
  124 |           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
      |           ^~~~~~~~~~
ext/_yaml.c:19662:34: note: in expansion of macro ‘__Pyx_PyCode_New’
19662 |   __pyx_codeobj__73 = (PyObject*)__Pyx_PyCode_New(0, 0, 1, 0, 0, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__72, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_root_src_pyyaml_ext__yaml_pyx, __pyx_n_s_get_version_string, 4, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__73)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 4; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                  ^~~~~~~~~~~~~~~~
/usr/include/python3.11/cpython/code.h:148:28: note: declared here
  148 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
      |                            ^~~~~~~~~~
ext/_yaml.c:19674:243: warning: passing argument 14 of ‘PyCode_New’ makes pointer from integer without a cast [-Wint-conversion]
19674 |   __pyx_codeobj__75 = (PyObject*)__Pyx_PyCode_New(0, 0, 3, 0, 0, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__74, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_root_src_pyyaml_ext__yaml_pyx, __pyx_n_s_get_version, 12, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__75)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 12; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                                                                                                                                                                                                                                   ^~
      |                                                                                                                                                                                                                                                   |
      |                                                                                                                                                                                                                                                   int
ext/_yaml.c:124:72: note: in definition of macro ‘__Pyx_PyCode_New’
  124 |           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
      |                                                                        ^~~~~
/usr/include/python3.11/cpython/code.h:151:33: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘int’
  151 |         PyObject *, PyObject *, PyObject *, int, PyObject *,
      |                                 ^~~~~~~~~~
ext/_yaml.c:19674:247: warning: passing argument 15 of ‘PyCode_New’ makes integer from pointer without a cast [-Wint-conversion]
19674 |   __pyx_codeobj__75 = (PyObject*)__Pyx_PyCode_New(0, 0, 3, 0, 0, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__74, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_root_src_pyyaml_ext__yaml_pyx, __pyx_n_s_get_version, 12, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__75)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 12; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                                                                                                                                                                                                                                       ^~~~~~~~~~~~~~~~~
      |                                                                                                                                                                                                                                                       |
      |                                                                                                                                                                                                                                                       PyObject * {aka struct _object *}
ext/_yaml.c:124:79: note: in definition of macro ‘__Pyx_PyCode_New’
  124 |           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
      |                                                                               ^~~~
/usr/include/python3.11/cpython/code.h:151:45: note: expected ‘int’ but argument is of type ‘PyObject *’ {aka ‘struct _object *’}
  151 |         PyObject *, PyObject *, PyObject *, int, PyObject *,
      |                                             ^~~
ext/_yaml.c:124:11: error: too few arguments to function ‘PyCode_New’
  124 |           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
      |           ^~~~~~~~~~
ext/_yaml.c:19674:34: note: in expansion of macro ‘__Pyx_PyCode_New’
19674 |   __pyx_codeobj__75 = (PyObject*)__Pyx_PyCode_New(0, 0, 3, 0, 0, __pyx_empty_bytes, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_tuple__74, __pyx_empty_tuple, __pyx_empty_tuple, __pyx_kp_s_root_src_pyyaml_ext__yaml_pyx, __pyx_n_s_get_version, 12, __pyx_empty_bytes); if (unlikely(!__pyx_codeobj__75)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 12; __pyx_clineno = __LINE__; goto __pyx_L1_error;}
      |                                  ^~~~~~~~~~~~~~~~
/usr/include/python3.11/cpython/code.h:148:28: note: declared here
  148 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
      |                            ^~~~~~~~~~
ext/_yaml.c: In function ‘PyInit__yaml’:
ext/_yaml.c:19773:25: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’
19773 |   __pyx_type_5_yaml_Mark.tp_print = 0;
      |                         ^
ext/_yaml.c:19789:28: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’
19789 |   __pyx_type_5_yaml_CParser.tp_print = 0;
      |                            ^
ext/_yaml.c:19799:29: error: ‘PyTypeObject’ {aka ‘struct _typeobject’} has no member named ‘tp_print’
19799 |   __pyx_type_5_yaml_CEmitter.tp_print = 0;
      |                             ^
ext/_yaml.c: In function ‘__Pyx_ParseOptionalKeywords’:
ext/_yaml.c:20744:21: warning: ‘PyUnicode_GET_SIZE’ is deprecated [-Wdeprecated-declarations]
20744 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
In file included from /usr/include/python3.11/unicodeobject.h:1042:
/usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here
  652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op)
      |                          ^~~~~~~~~~~~~~~~~~
ext/_yaml.c:20744:21: warning: ‘PyUnicode_GET_SIZE’ is deprecated [-Wdeprecated-declarations]
20744 |                     (PyUnicode_GET_SIZE(**name) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                     ^
/usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here
  652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op)
      |                          ^~~~~~~~~~~~~~~~~~
ext/_yaml.c:20760:25: warning: ‘PyUnicode_GET_SIZE’ is deprecated [-Wdeprecated-declarations]
20760 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
/usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here
  652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op)
      |                          ^~~~~~~~~~~~~~~~~~
ext/_yaml.c:20760:25: warning: ‘PyUnicode_GET_SIZE’ is deprecated [-Wdeprecated-declarations]
20760 |                         (PyUnicode_GET_SIZE(**argname) != PyUnicode_GET_SIZE(key)) ? 1 :
      |                         ^
/usr/include/python3.11/cpython/unicodeobject.h:652:26: note: declared here
  652 | static inline Py_ssize_t PyUnicode_GET_SIZE(PyObject *op)
      |                          ^~~~~~~~~~~~~~~~~~
ext/_yaml.c: In function ‘__Pyx_ExceptionSave’:
ext/_yaml.c:20800:21: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
20800 |     *type = tstate->exc_type;
      |                     ^~~~~~~~
      |                     curexc_type
ext/_yaml.c:20801:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
20801 |     *value = tstate->exc_value;
      |                      ^~~~~~~~~
      |                      curexc_value
ext/_yaml.c:20802:19: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
20802 |     *tb = tstate->exc_traceback;
      |                   ^~~~~~~~~~~~~
      |                   curexc_traceback
ext/_yaml.c: In function ‘__Pyx_ExceptionReset’:
ext/_yaml.c:20814:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
20814 |     tmp_type = tstate->exc_type;
      |                        ^~~~~~~~
      |                        curexc_type
ext/_yaml.c:20815:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
20815 |     tmp_value = tstate->exc_value;
      |                         ^~~~~~~~~
      |                         curexc_value
ext/_yaml.c:20816:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
20816 |     tmp_tb = tstate->exc_traceback;
      |                      ^~~~~~~~~~~~~
      |                      curexc_traceback
ext/_yaml.c:20817:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
20817 |     tstate->exc_type = type;
      |             ^~~~~~~~
      |             curexc_type
ext/_yaml.c:20818:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
20818 |     tstate->exc_value = value;
      |             ^~~~~~~~~
      |             curexc_value
ext/_yaml.c:20819:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
20819 |     tstate->exc_traceback = tb;
      |             ^~~~~~~~~~~~~
      |             curexc_traceback
ext/_yaml.c: In function ‘__Pyx_GetException’:
ext/_yaml.c:20862:24: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
20862 |     tmp_type = tstate->exc_type;
      |                        ^~~~~~~~
      |                        curexc_type
ext/_yaml.c:20863:25: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
20863 |     tmp_value = tstate->exc_value;
      |                         ^~~~~~~~~
      |                         curexc_value
ext/_yaml.c:20864:22: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
20864 |     tmp_tb = tstate->exc_traceback;
      |                      ^~~~~~~~~~~~~
      |                      curexc_traceback
ext/_yaml.c:20865:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_type’; did you mean ‘curexc_type’?
20865 |     tstate->exc_type = local_type;
      |             ^~~~~~~~
      |             curexc_type
ext/_yaml.c:20866:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_value’; did you mean ‘curexc_value’?
20866 |     tstate->exc_value = local_value;
      |             ^~~~~~~~~
      |             curexc_value
ext/_yaml.c:20867:13: error: ‘PyThreadState’ {aka ‘struct _ts’} has no member named ‘exc_traceback’; did you mean ‘curexc_traceback’?
20867 |     tstate->exc_traceback = local_tb;
      |             ^~~~~~~~~~~~~
      |             curexc_traceback
ext/_yaml.c: In function ‘__Pyx_CreateCodeObjectForTraceback’:
ext/_yaml.c:21955:9: warning: passing argument 14 of ‘PyCode_New’ makes pointer from integer without a cast [-Wint-conversion]
21955 |         py_line,      /*int firstlineno,*/
      |         ^~~~~~~
      |         |
      |         int
ext/_yaml.c:124:72: note: in definition of macro ‘__Pyx_PyCode_New’
  124 |           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
      |                                                                        ^~~~~
/usr/include/python3.11/cpython/code.h:151:33: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘int’
  151 |         PyObject *, PyObject *, PyObject *, int, PyObject *,
      |                                 ^~~~~~~~~~
ext/_yaml.c:21956:9: warning: passing argument 15 of ‘PyCode_New’ makes integer from pointer without a cast [-Wint-conversion]
21956 |         __pyx_empty_bytes  /*PyObject *lnotab*/
      |         ^~~~~~~~~~~~~~~~~
      |         |
      |         PyObject * {aka struct _object *}
ext/_yaml.c:124:79: note: in definition of macro ‘__Pyx_PyCode_New’
  124 |           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
      |                                                                               ^~~~
/usr/include/python3.11/cpython/code.h:151:45: note: expected ‘int’ but argument is of type ‘PyObject *’ {aka ‘struct _object *’}
  151 |         PyObject *, PyObject *, PyObject *, int, PyObject *,
      |                                             ^~~
ext/_yaml.c:124:11: error: too few arguments to function ‘PyCode_New’
  124 |           PyCode_New(a, k, l, s, f, code, c, n, v, fv, cell, fn, name, fline, lnos)
      |           ^~~~~~~~~~
ext/_yaml.c:21941:15: note: in expansion of macro ‘__Pyx_PyCode_New’
21941 |     py_code = __Pyx_PyCode_New(
      |               ^~~~~~~~~~~~~~~~
/usr/include/python3.11/cpython/code.h:148:28: note: declared here
  148 | PyAPI_FUNC(PyCodeObject *) PyCode_New(
      |                            ^~~~~~~~~~
ext/_yaml.c: In function ‘__Pyx_AddTraceback’:
ext/_yaml.c:21987:13: error: invalid use of incomplete typedef ‘PyFrameObject’ {aka ‘struct _frame’}
21987 |     py_frame->f_lineno = py_line;
      |             ^~
error: Setup script exited with error: command '/usr/bin/gcc' failed with exit code 1
==> ERROR: A failure occurred in package().
    Aborting...